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]: Relax dwarf section loading to accept both PROGBITS and MIPS_DWARF se...
Dragan Mladjenovic
2017-03-07
1
-4
/
+22
*
Fix dump_syms clang compilation on Windows
Maciej Pawlowski
2017-03-02
1
-8
/
+8
*
roll lss deps
Mike Frysinger
2017-03-01
2
-2
/
+2
*
win: Set LargeAddressAware on symupload
Scott Graham
2017-02-28
1
-0
/
+5
*
Improve stack sanitization unittests.
Tobias Sargeant
2017-02-24
2
-47
/
+73
*
Handle ntdll only emitting PUBLIC at func entry
Scott Graham
2017-02-23
3
-1
/
+69
*
Make stack sanitization elide pointers to non-executable mappings.
Tobias Sargeant
2017-02-23
1
-1
/
+3
*
Use the correct PC when determining whether to skip storing a stack.
Tobias Sargeant
2017-02-23
1
-5
/
+7
*
minidump: mark Read as override in derived classes
Mike Frysinger
2017-02-20
1
-11
/
+10
*
travis: add a clang build
Mike Frysinger
2017-02-17
2
-15
/
+13
*
Fix compile errors arising from compiling breakpad with clang.
Tobias Sargeant
2017-02-17
1
-16
/
+17
*
autotools: move -W flags to configure detection
Mike Frysinger
2017-02-16
9
-74
/
+449
*
libdisasm: add upstream/license details
Mike Frysinger
2017-02-14
2
-0
/
+146
*
There is no need to use the main queue just for perform selector.
George Kola
2017-02-13
1
-34
/
+31
*
Appveyor CI for Windows MSVS build
Jon Turney
2017-02-13
4
-1
/
+95
*
turn on -Werror generally
Mike Frysinger
2017-02-13
2
-0
/
+2
*
processor: drop set-but-unused variable
Mike Frysinger
2017-02-12
1
-4
/
+2
*
macho_reader_unittest: use EXPECT_FALSE
Mike Frysinger
2017-02-12
1
-2
/
+2
*
windows: fix build on pre-Win10 systems
Mike Frysinger
2017-02-11
1
-0
/
+5
*
windows: update gtest/gmock paths
Mike Frysinger
2017-02-11
6
-20
/
+22
*
aclocal: regenerate properly
Mike Frysinger
2017-02-08
5
-166
/
+5
*
fix write() unused-result warning
Mike Frysinger
2017-02-08
3
-4
/
+6
*
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
[next]