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
...
*
Submitting this on behalf of Xiaoling Bao.
ivan.penkov@gmail.com
2013-05-20
4
-4
/
+17
*
Ensure a proper LinuxDumper::crash_thread_ value
ted.mielczarek@gmail.com
2013-05-17
2
-4
/
+4
*
Use std::vector with a custom allocator wrapping PageAllocator for wasteful_v...
ted.mielczarek@gmail.com
2013-05-17
1
-70
/
+29
*
Avoid gmock warning "Uninteresting mock function call"
ted.mielczarek@gmail.com
2013-05-17
4
-0
/
+22
*
Always read CFI section, even when not outputing CFI information.
qsr@chromium.org
2013-05-16
1
-8
/
+6
*
Compile issue when using global string "::string". For more details take a l...
ivan.penkov@gmail.com
2013-05-11
1
-2
/
+5
*
Fix a "set but not used" compiler warning in a test
mseaborn@chromium.org
2013-05-10
1
-1
/
+2
*
Fix a "set but not used" compiler warning in libdisasm
mseaborn@chromium.org
2013-05-10
1
-2
/
+0
*
Fix following r1175: the section name is __debug_info, not .debug_info.
mark@chromium.org
2013-05-09
1
-1
/
+1
*
Check in new Windows binaries.
chrisha@chromium.org
2013-05-09
2
-0
/
+0
*
Mac: Fix more errors from clang to get crash_report.xcodeproj close to compil...
thestig@chromium.org
2013-05-08
4
-5
/
+7
*
Fix mac dump_syms after r1163.
thestig@chromium.org
2013-05-08
3
-18
/
+40
*
NULL-check the entry in NonAllocatingMap before setting on it.
rsesek@chromium.org
2013-05-08
2
-5
/
+10
*
Make x86-64 stack walking work for Native Client minidumps
mseaborn@chromium.org
2013-05-08
2
-4
/
+16
*
Add MD_OS_NACL platform_id value for identifying NaCl minidumps
mseaborn@chromium.org
2013-05-06
4
-3
/
+15
*
Fix an "unused variable" compiler warning in exploitability_win.cc
mseaborn@chromium.org
2013-05-06
1
-3
/
+0
*
Fix GetLoadingAddress() to work for Native Client executables
mark@chromium.org
2013-05-06
1
-4
/
+6
*
Fix minidump generation from exception.
qsr@chromium.org
2013-05-03
2
-9
/
+15
*
Add GYP file for tools\windows\symupload.
chrisha@chromium.org
2013-05-01
2
-0
/
+65
*
Add explicit OMAP support to dump_syms.
chrisha@chromium.org
2013-05-01
23
-14147
/
+20051
*
Fixing a clang warning.
ivan.penkov@gmail.com
2013-04-25
1
-1
/
+3
*
Add MD_OS_PS3 to breakpad and exception types.
thestig@chromium.org
2013-04-25
5
-4
/
+161
*
Cleanup: Use scoped_ptr where appropriate in DwarfCUToModule.
thestig@chromium.org
2013-04-24
2
-13
/
+13
*
Add an option to not handle DWARF inter-compilation unit references in Linux ...
thestig@chromium.org
2013-04-24
7
-129
/
+300
*
Fix Clang warning regarding null pointer argument.
ivan.penkov@gmail.com
2013-04-24
1
-1
/
+3
*
Rewrite SimpleStringDictionary with NonAllocatingMap.
rsesek@chromium.org
2013-04-24
8
-307
/
+384
*
Improve ARM CPU info reporting.
digit@chromium.org
2013-04-24
15
-127
/
+1249
*
Cleanup: Remove duplicate wording in license headers.
thestig@chromium.org
2013-04-23
2
-24
/
+4
*
This change allows compiling sym_upload.cc and minidump_upload.cc using a glo...
ivan.penkov@gmail.com
2013-04-23
2
-38
/
+42
*
Allow option for efficient and safe opt out of in-proc dump generation for Wi...
ivan.penkov@gmail.com
2013-04-23
4
-41
/
+143
*
Fix Bigcluster build error with minidump.cc after r1147.
thestig@chromium.org
2013-04-19
1
-9
/
+14
*
Get SimpleStringDictionary compiling on Linux.
rsesek@chromium.org
2013-04-19
1
-5
/
+7
*
Move SimpleStringDictionary from common/mac/ to just common/.
rsesek@chromium.org
2013-04-18
12
-165
/
+94
*
Add Android ifdef to fix issue 526
ted.mielczarek@gmail.com
2013-04-18
1
-0
/
+2
*
Fix missing result check in Mac exception handler
ted.mielczarek@gmail.com
2013-04-18
1
-3
/
+7
*
minidump_stackwalk should display r12 in ARM stack traces
ted.mielczarek@gmail.com
2013-04-17
1
-0
/
+2
*
Don't print an error when a user-set max frames limit has been reached in the...
ted.mielczarek@gmail.com
2013-04-16
2
-2
/
+14
*
ESP is zero in dumps created by CrashGenerationClient::RequestDump on i386 Linux
ted.mielczarek@gmail.com
2013-04-16
1
-0
/
+30
*
Change MDRawSystemInfo.processor_architecture value for PPC64 to 0x8002.
thestig@chromium.org
2013-04-13
1
-1
/
+1
*
Add PPC64 support to breakpad processor.
thestig@chromium.org
2013-04-12
11
-8
/
+423
*
Fix build on Android - put the missing NT_GNU_BUILD_ID #define in elf_gnu_com...
thestig@chromium.org
2013-04-10
4
-8
/
+49
*
Remove auto_ptr usage in Breakpad. Also fix some lint errors.
thestig@chromium.org
2013-04-09
1
-9
/
+11
*
Turn off verbose logging but keep logic for future reference for debug logging.
jessicag.feedback
2013-04-05
1
-13
/
+23
*
Try to find a build-id through PT_NOTE program headers
ted.mielczarek@gmail.com
2013-04-04
4
-10
/
+138
*
Support generic Elf notes, with unit tests
ted.mielczarek@gmail.com
2013-04-04
4
-27
/
+63
*
Refactor BasicElf synth_elf unitest
ted.mielczarek@gmail.com
2013-04-04
3
-7
/
+183
*
These are prerequisites needed for a wider effort inside Google to enable
mark@chromium.org
2013-04-03
1
-1
/
+13
*
Removing redundant calls to string::c_str().
ivan.penkov@gmail.com
2013-03-29
1
-7
/
+7
*
Refactor file_id_unittest
ted.mielczarek@gmail.com
2013-03-29
1
-102
/
+35
*
Add tests for section headers in synth_elf unittest
ted.mielczarek@gmail.com
2013-03-29
1
-0
/
+24
[prev]
[next]