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
...
*
Fixed leak of unloaded module lists.
Joshua Peraza
2017-02-07
2
-2
/
+6
*
Address post-submit review comments related to CL #430050
Tobias Sargeant
2017-02-07
2
-6
/
+13
*
md5: fix strict aliasing warnings
Mike Frysinger
2017-02-07
1
-2
/
+2
*
autotools: refresh config.{sub,guess}
Mike Frysinger
2017-02-06
2
-64
/
+100
*
Remove debugging fprintf in unittest code that prevents rolling breakpad
Tobias Sargeant
2017-02-06
1
-1
/
+0
*
Wire up stack sanitization and skipping to WriteMinidump
Tobias Sargeant
2017-02-03
5
-40
/
+232
*
Revert "Several fixes for broken Mac build"
Roman Margold
2017-02-01
4
-10
/
+11
*
Revert "iOS client identifies itself via URL params"
Roman Margold
2017-02-01
1
-37
/
+0
*
iOS client identifies itself via URL params
Roman Margold
2017-02-01
1
-0
/
+37
*
Several fixes for broken Mac build
Roman Margold
2017-02-01
4
-11
/
+10
*
Sanitize dumped stacks to remove data that may be identifiable.
Tobias Sargeant
2017-01-31
9
-62
/
+362
*
Fixed a bug where cv record size was not correctly checked.
Joshua Peraza
2017-01-30
1
-4
/
+6
*
Change symbol upload message to include 'breakpad'
Bruce Dawson
2017-01-28
1
-1
/
+1
*
Populate stack frames with unloaded module info.
Joshua Peraza
2017-01-19
15
-13
/
+161
*
Add API to skip dump if crashing thread doesn't reference a given module (2)
Tobias Sargeant
2017-01-19
1
-0
/
+8
*
Add API to skip dump if crashing thread doesn't reference a given module
Tobias Sargeant
2017-01-18
10
-62
/
+149
*
Added classes to support reading unloaded module lists in minidumps.
Joshua Peraza
2016-12-16
6
-1
/
+685
*
Fix unit tests expecting no output when a microdump is suppressed.
Tobias Sargeant
2016-12-12
1
-9
/
+9
*
Fix sign-compare compiler warning in MicrodumpWriterTest
Mike Percy
2016-12-10
1
-2
/
+2
*
crash_generation: fix bad call to close
Mike Frysinger
2016-12-09
1
-1
/
+1
*
Log a message when microdump output is suppressed.
Tobias Sargeant
2016-12-07
1
-0
/
+1
*
Remove comparison of this with nullptr
Orgad Shaneh
2016-12-06
2
-13
/
+9
*
Do not generate a microdump if there are no webview pointers on the stack.
Tobias Sargeant
2016-12-01
3
-108
/
+208
*
Comment out an unused function argument
Orgad Shaneh
2016-11-29
1
-1
/
+1
*
microdump_stackwalk_test: fix bashism in test
Mike Frysinger
2016-11-25
4
-2
/
+4
*
Upgrade google test to 1.8.0
Orgad Shaneh
2016-11-23
4
-240
/
+250
*
Update links
Orgad Shaneh
2016-11-18
12
-96
/
+71
*
GitIgnore: Add dump_syms_mac
Orgad Shaneh
2016-11-14
1
-0
/
+1
*
Add a crash reason string for the simulated crashpad exception code
Pierre-Antoine Manzagol
2016-11-10
3
-3
/
+14
*
Allow compiling the google-breakpad code using a global ::string class instea...
Ivan Penkov
2016-11-08
11
-15
/
+16
*
Basic handling of CIE version 4 in dwarf reading
Scott Graham
2016-11-02
5
-8
/
+147
*
minidump-2-core: add more control over filenames
Mike Frysinger
2016-11-01
1
-24
/
+93
*
Fix pointer arithmetic in UTF8ToUTF16Char
Hans Wennborg
2016-10-27
1
-3
/
+3
*
Generate reason for bad function table exception
Mike Wittman
2016-10-27
2
-0
/
+5
*
minidump-2-core: add an -o flag for controlling core output
Mike Frysinger
2016-10-26
1
-24
/
+46
*
minidump-2-core: rewrite argument processing
Mike Frysinger
2016-10-26
1
-85
/
+134
*
Don't demangle Rust symbols by default, but allow linking to rust-demangle.
Ted Mielczarek
2016-10-25
9
-54
/
+551
*
Fix iterating over the MDXStateFeature entries on 32-bit hosts
Gabriele Svelto
2016-10-18
1
-1
/
+1
*
Also treat DBG_PRINTEXCEPTION* as debug exceptions
Tim Angus
2016-10-18
1
-1
/
+3
*
Provide initial EBX value to FPO frame data evaluator
Scott Graham
2016-10-14
2
-6
/
+153
*
Don't call _exit() on iOS.
Justin Cohen
2016-10-13
1
-0
/
+5
*
Fix dump_syms for C++ after 7398ce15b79d
Mark Mentovai
2016-09-26
1
-2
/
+2
*
Initial support for dumping DWARF corresponding to Swift code
Mark Mentovai
2016-09-23
6
-33
/
+130
*
generate a repo manifest from the DEPS file
Mike Frysinger
2016-09-21
4
-0
/
+226
*
Fix a win32 build error by moving a #include out of an #ifndef _WIN32
Ted Mielczarek
2016-09-20
1
-1
/
+2
*
Fixing the Xcode project for the Breakpad Mac crash reporter.
Ivan Penkov
2016-09-02
2
-9
/
+23
*
Corrected some old references to mm files, which were renamed to cc files a w...
Ivan Penkov
2016-09-01
2
-5
/
+5
*
add new dmp file to dist
Mike Frysinger
2016-09-01
2
-0
/
+2
*
This change allows compiling the google-breakpad code using a global ::string...
Ivan Penkov
2016-08-30
7
-31
/
+34
*
Fixing some casts in order to be able to build with new Xcode and SDK version...
Ivan Penkov
2016-08-30
2
-4
/
+8
[prev]
[next]