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
...
*
[MIPS]: Use mcontext_t structure for MIPS
rmcilroy@chromium.org
2015-04-21
9
-160
/
+134
*
update svn:ignores
vapier@chromium.org
2015-04-18
0
-0
/
+0
*
synx with latest upstream gnuconfig
vapier@chromium.org
2015-04-18
2
-52
/
+53
*
Fix call to rt_sigaction
cjhopman@chromium.org
2015-04-15
1
-4
/
+4
*
MIPS64: Initial MIPS64 related change.
mark@chromium.org
2015-04-15
14
-20
/
+156
*
Use __NR_rt_sigaction instead of __NR_sigaction
mark@chromium.org
2015-04-13
1
-1
/
+1
*
Microdump processor: be more tolerant for different logcat formats
primiano@chromium.org
2015-04-13
1
-1
/
+1
*
Add address and reason for IN_PAGE_ERROR.
mark@chromium.org
2015-04-10
7
-5
/
+8683
*
Workaround Android sigaction bug
mark@chromium.org
2015-04-10
1
-3
/
+21
*
Fix compilation with gcc --std=c++11
ted.mielczarek@gmail.com
2015-03-24
6
-18
/
+18
*
Fix compatibility with Android NDK r10d.
primiano@chromium.org
2015-03-16
2
-17
/
+20
*
Make breakpad compatible with Android NDK r10d.
primiano@chromium.org
2015-03-10
2
-5
/
+16
*
Microdump writer: stop using new/malloc in compromised context
primiano@chromium.org
2015-03-10
1
-9
/
+13
*
Fix Windows dump_syms x64 linking
ted.mielczarek@gmail.com
2015-03-06
1
-2
/
+20
*
Formatting tweak for https://breakpad.appspot.com/9774002, add more newlines
ted.mielczarek@gmail.com
2015-02-27
1
-4
/
+5
*
Add stack contents output functionality to minidump_stackwalk
hashimoto@chromium.org
2015-02-27
4
-14
/
+185
*
Update license on convert_UTF.* to the standard Unicode license.
mark@chromium.org
2015-02-25
2
-32
/
+64
*
Add option to Breakpad to consume INVALID_HANDLE_VALUE exceptions.
wfh@chromium.org
2015-02-22
2
-0
/
+19
*
Cleanup Linux debug link file handling code.
thestig@chromium.org
2015-02-10
1
-44
/
+74
*
Fix overflow error in breakpad for linux
mark@chromium.org
2015-02-05
1
-4
/
+4
*
Add unit tests for overlapping functions and externs.
thestig@chromium.org
2015-02-04
1
-0
/
+68
*
Handle ARM THUMB functions when removing duplicate PUBLIC entries.
thestig@chromium.org
2015-02-03
1
-3
/
+18
*
Follow debug link correctly
hashimoto@chromium.org
2015-02-03
2
-50
/
+52
*
Demangle symbol name
hashimoto@chromium.org
2015-02-03
2
-1
/
+12
*
Handle failures of copying process data from a core file.
benchan@chromium.org
2015-02-02
6
-16
/
+31
*
Replace uses of hash_map with unordered_map
ted.mielczarek@gmail.com
2015-02-02
1
-6
/
+6
*
Remove unneeded definitions of O_BINARY
vapier@chromium.org
2015-01-28
2
-2
/
+0
*
Remove unused variable 'kGUIDStringSize' in microdump_writer_unittest.
benchan@chromium.org
2015-01-28
1
-4
/
+0
*
Stop calling memmove when unnecessary
hashimoto@chromium.org
2015-01-27
1
-2
/
+4
*
Fix some fragile code that is likely to cause future memory corruption
erikchen@chromium.org
2015-01-27
8
-58
/
+62
*
Fix a source of memory corruption.
erikchen@chromium.org
2015-01-26
1
-7
/
+13
*
Fix the scope on the initialization of kMicrodumpOnConsole to match header.
primiano@chromium.org
2015-01-09
1
-1
/
+2
*
Modify minidump_stackwalk to be more tolerant of overlapping ranges.
wfh@chromium.org
2014-12-20
1
-6
/
+20
*
Add microdump files to project.
jessicag.feedback@gmail.com
2014-12-11
1
-0
/
+6
*
Remove pointers from serialized file format
mdempsky@chromium.org
2014-12-11
4
-23
/
+108
*
Breakpad: Fix build with new clang versions.
mark@chromium.org
2014-12-10
2
-2
/
+2
*
dump_syms: Fix handling of DW_FORM_ref_addr to work with DWARF 4
mseaborn@chromium.org
2014-12-03
1
-6
/
+7
*
Microdumps: support aarch64 and lib mapping from APK
primiano@chromium.org
2014-12-02
21
-776
/
+148959
*
Surfacing the process create time in google_breakpad::ProcessState
ivanpe@chromium.org
2014-11-25
10
-15
/
+123
*
Introduce microdump_stackwalk comand line executable
primiano@chromium.org
2014-11-25
10
-750
/
+1508
*
Fix microdump_writer and add unittest.
primiano@chromium.org
2014-11-25
4
-19
/
+190
*
Microdump processing implementation
mmandlis@chromium.org
2014-11-19
12
-30
/
+1091
*
Add parameter --product to symupload.exe
ivanpe@chromium.org
2014-11-17
6
-959
/
+737
*
Fix UMR and potential crash in Mac dump_syms.
mark@chromium.org
2014-11-05
1
-1
/
+2
*
Read dynamic symbols table even if binary contains debug info
ted.mielczarek@gmail.com
2014-11-03
2
-43
/
+51
*
Fix Windows client compilation on mingw.
ted.mielczarek@gmail.com
2014-11-03
15
-32
/
+45
*
Introduce microdump writer class.
primiano@chromium.org
2014-10-28
9
-23
/
+511
*
Fix breakpad on mips and x86_64 for the NDK r10c update.
primiano@chromium.org
2014-10-24
4
-7
/
+92
*
Update breakpad to support Android NDK r10c
primiano@chromium.org
2014-10-21
4
-447
/
+9
*
Revert "Remove unecessary headers following NDK r10c update."
primiano@chromium.org
2014-10-21
2
-0
/
+484
[prev]
[next]