index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix MSVC build (including on 2015), drop some workarounds for MSVC older than...
Ted Mielczarek
2015-10-06
7
-39
/
+15
*
Increasing the Breakpad stack walker max scan limit from 30 to 40.
Ivan Penkov
2015-10-05
4
-6
/
+6
*
[mac] Teach dump_syms to handle additional zerofill sections
Pavel Labath
2015-09-30
1
-1
/
+3
*
Fix automake files after README.md -> README rename
Primiano Tucci
2015-09-28
2
-2
/
+2
*
Add GPU fingerprint information to breakpad microdumps.
Primiano Tucci
2015-09-28
7
-81
/
+164
*
[Docs] Add wiki content to Markdown docs
Mike Frysinger
2015-09-24
2
-0
/
+31
*
Update configure to look for README.md instead of README
Mark Mentovai
2015-09-23
3
-5
/
+5
*
[Docs] add markdown docs (converted from Wiki)
Andy Bonventre
2015-09-22
17
-37
/
+2948
*
Linux ExceptionHandler: don't allocate the CrashContext on the stack
Primiano Tucci
2015-09-22
1
-15
/
+27
*
Fixup a bad strcmp call landed in previous commit
Ted Mielczarek
2015-09-16
1
-1
/
+1
*
Fix Mac Breakpad host tools to build in Linux cross-compile
Ted Mielczarek
2015-09-16
35
-201
/
+4533
*
Update gitignore to ignore more GYP things
Ted Mielczarek
2015-09-11
1
-0
/
+5
*
solaris: fix spurious ;
Mike Frysinger
2015-09-11
1
-1
/
+1
*
README: update dev documents w/new git flow
Mike Frysinger
2015-09-11
1
-19
/
+13
*
deps: switch lss to git
Mike Frysinger
2015-09-11
1
-1
/
+2
*
Fix regression on x86 for "Fix compile error with Windows clang"
Will Harris
2015-09-03
1
-6
/
+5
*
Change codereview.settings to point to new repo URL.
Vadim Shtayura
2015-09-01
1
-1
/
+1
*
The "CPU architecture" field is being filled from the wrong part of
mmandlis@chromium.org
2015-08-26
6
-25
/
+106
*
Add check for Linux minidump ending on bad write for exploitability rating.
Liu.andrew.x@gmail.com
2015-08-21
13
-8
/
+584
*
Don't use strtok_s for mingw builds
ted.mielczarek@gmail.com
2015-08-20
3
-2
/
+4
*
Add user_regs_struct and user_fpsimd_struct for aarch64 on Android.
rmcilroy@chromium.org
2015-08-20
1
-18
/
+23
*
Fix compile error with Windows clang.
wfh@chromium.org
2015-08-19
1
-4
/
+7
*
Fix inttypes format macros in src/processor/proc_maps_linux.cc
primiano@chromium.org
2015-08-19
1
-1
/
+4
*
Remove obsolete seccomp_unwinder for legacy (pre-BPF) sandbox
primiano@chromium.org
2015-08-18
6
-224
/
+0
*
Fix proc_maps_linux compile for non-Linux
ted.mielczarek@gmail.com
2015-08-17
1
-4
/
+2
*
[microdump] Move microdump writes to the crash ring-buffer log
primiano@chromium.org
2015-08-17
4
-3
/
+60
*
[microdump] Fix hw architecture indication in build fingerprint line
primiano@chromium.org
2015-08-17
2
-15
/
+60
*
Add check for executable stack/heap when rating Linux exploitability.
Liu.andrew.x@gmail.com
2015-08-15
6
-3
/
+33
*
Add check to see if stack pointer is off the stack according to the memory
Liu.andrew.x@gmail.com
2015-08-15
5
-1
/
+33
*
Fix format specifier in proc maps to support 32-bit architectures.
Liu.andrew.x@gmail.com
2015-08-13
2
-6
/
+6
*
Actually remove removed files
ted.mielczarek@gmail.com
2015-08-13
3
-0
/
+0
*
Remove some old unused code, add a missing include
ted.mielczarek@gmail.com
2015-08-13
8
-849
/
+91
*
Fix format specifier in proc maps to support 32-bit architectures.
Liu.andrew.x@gmail.com
2015-08-12
1
-1
/
+1
*
Allow Print() to be called by const instances of MinidumpLinuxMaps and
Liu.andrew.x@gmail.com
2015-08-12
2
-4
/
+4
*
Change Print method of MinidumpLinuxMaps and MinidumpLinuxMapsList to print
Liu.andrew.x@gmail.com
2015-08-11
3
-1
/
+5
*
Workaround for range map overlaps caused by Android package relocation.
ivanpe@chromium.org
2015-08-10
1
-6
/
+25
*
Fix breakpad for arm on arm64
cjhopman@chromium.org
2015-08-05
1
-0
/
+6
*
Fix potential null pointer dereference.
Liu.andrew.x@gmail.com
2015-07-31
2
-12
/
+15
*
Remove unnecessary dependencies.
Liu.andrew.x@gmail.com
2015-07-29
1
-2
/
+0
*
Add support for Linux memory mapping stream and remove ELF header usage
Liu.andrew.x@gmail.com
2015-07-28
12
-214
/
+885
*
Fix incorrect comment.
Liu.andrew.x@gmail.com
2015-07-27
1
-1
/
+1
*
add aarch64 support to minidump-2-core
vapier@chromium.org
2015-07-20
2
-10
/
+37
*
tests: InstructionPointerMemoryNullPointer: make it work under llvm
vapier@chromium.org
2015-07-20
2
-2
/
+9
*
Add ELF header analysis when checking for instruction pointer in code.
Liu.andrew.x@gmail.com
2015-07-16
9
-10
/
+207
*
Fix -Wreorder warnings in the Windows code.
wfh@chromium.org
2015-07-10
3
-14
/
+14
*
Default nil or empty version string to CFBundleVersion
changluo@google.com
2015-07-10
1
-1
/
+1
*
Set exception whitelist check as earlier check instead of last check.
Liu.andrew.x@gmail.com
2015-07-07
1
-15
/
+15
*
Use general instruction/stack pointer convenience method instead of manually
Liu.andrew.x@gmail.com
2015-06-30
7
-33
/
+74
*
Checking for benign exceptions that trigger a minidump.
Liu.andrew.x@gmail.com
2015-06-30
3
-3
/
+62
*
This CL adds support for ARM and ARM64 architectures when calculating
Liu.andrew.x@gmail.com
2015-06-30
1
-1
/
+8
[prev]
[next]