projects
/
external
/
google-breakpad
/
src.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
external/google-breakpad/src.git
2 days ago
ivan.penkov...
Thanks to Matthew Riley who noticed this issue and...
master
commit
|
commitdiff
|
tree
4 days ago
ivan.penkov...
Fixing several instances of std::vector::operator[...
commit
|
commitdiff
|
tree
5 days ago
ivan.penkov...
Submitting this on behalf of Xiaoling Bao.
commit
|
commitdiff
|
tree
8 days ago
ted.mielczarek...
Ensure a proper LinuxDumper::crash_thread_ value
commit
|
commitdiff
|
tree
8 days ago
ted.mielczarek...
Use std::vector with a custom allocator wrapping PageAl...
commit
|
commitdiff
|
tree
8 days ago
ted.mielczarek...
Avoid gmock warning "Uninteresting mock function call"
commit
|
commitdiff
|
tree
9 days ago
qsr@chromium.org
Always read CFI section, even when not outputing CFI...
commit
|
commitdiff
|
tree
2013-05-11
ivan.penkov...
Compile issue when using global string "::string"....
commit
|
commitdiff
|
tree
2013-05-10
mseaborn@chromium.org
Fix a "set but not used" compiler warning in a test
commit
|
commitdiff
|
tree
2013-05-10
mseaborn@chromium.org
Fix a "set but not used" compiler warning in libdisasm
commit
|
commitdiff
|
tree
2013-05-09
mark@chromium.org
Fix following r1175: the section name is __debug_info...
commit
|
commitdiff
|
tree
2013-05-09
chrisha@chromium.org
Check in new Windows binaries.
commit
|
commitdiff
|
tree
2013-05-08
thestig@chromium.org
Mac: Fix more errors from clang to get crash_report...
commit
|
commitdiff
|
tree
2013-05-08
thestig@chromium.org
Fix mac dump_syms after r1163.
commit
|
commitdiff
|
tree
2013-05-08
rsesek@chromium.org
NULL-check the entry in NonAllocatingMap before setting...
commit
|
commitdiff
|
tree
2013-05-08
mseaborn@chromium.org
Make x86-64 stack walking work for Native Client minidumps
commit
|
commitdiff
|
tree
2013-05-06
mseaborn@chromium.org
Add MD_OS_NACL platform_id value for identifying NaCl...
commit
|
commitdiff
|
tree
2013-05-06
mseaborn@chromium.org
Fix an "unused variable" compiler warning in exploitabi...
commit
|
commitdiff
|
tree
2013-05-06
mark@chromium.org
Fix GetLoadingAddress() to work for Native Client execu...
commit
|
commitdiff
|
tree
2013-05-03
qsr@chromium.org
Fix minidump generation from exception.
commit
|
commitdiff
|
tree
2013-05-01
chrisha@chromium.org
Add GYP file for tools\windows\symupload.
commit
|
commitdiff
|
tree
2013-05-01
chrisha@chromium.org
Add explicit OMAP support to dump_syms.
commit
|
commitdiff
|
tree
2013-04-25
ivan.penkov...
Fixing a clang warning.
commit
|
commitdiff
|
tree
2013-04-25
thestig@chromium.org
Add MD_OS_PS3 to breakpad and exception types.
commit
|
commitdiff
|
tree
2013-04-24
thestig@chromium.org
Cleanup: Use scoped_ptr where appropriate in DwarfCUToM...
commit
|
commitdiff
|
tree
2013-04-24
thestig@chromium.org
Add an option to not handle DWARF inter-compilation...
commit
|
commitdiff
|
tree
2013-04-24
ivan.penkov...
Fix Clang warning regarding null pointer argument.
commit
|
commitdiff
|
tree
2013-04-24
rsesek@chromium.org
Rewrite SimpleStringDictionary with NonAllocatingMap.
commit
|
commitdiff
|
tree
2013-04-24
digit@chromium.org
Improve ARM CPU info reporting.
commit
|
commitdiff
|
tree
2013-04-23
thestig@chromium.org
Cleanup: Remove duplicate wording in license headers.
commit
|
commitdiff
|
tree
2013-04-23
ivan.penkov...
This change allows compiling sym_upload.cc and minidump...
commit
|
commitdiff
|
tree
2013-04-23
ivan.penkov...
Allow option for efficient and safe opt out of in-proc...
commit
|
commitdiff
|
tree
2013-04-19
thestig@chromium.org
Fix Bigcluster build error with minidump.cc after r1147.
commit
|
commitdiff
|
tree
2013-04-19
rsesek@chromium.org
Get SimpleStringDictionary compiling on Linux.
commit
|
commitdiff
|
tree
2013-04-18
rsesek@chromium.org
Move SimpleStringDictionary from common/mac/ to just...
commit
|
commitdiff
|
tree
2013-04-18
ted.mielczarek...
Add Android ifdef to fix issue 526
commit
|
commitdiff
|
tree
2013-04-18
ted.mielczarek...
Fix missing result check in Mac exception handler
commit
|
commitdiff
|
tree
2013-04-17
ted.mielczarek...
minidump_stackwalk should display r12 in ARM stack...
commit
|
commitdiff
|
tree
2013-04-16
ted.mielczarek...
Don't print an error when a user-set max frames limit...
commit
|
commitdiff
|
tree
2013-04-16
ted.mielczarek...
ESP is zero in dumps created by CrashGenerationClient...
commit
|
commitdiff
|
tree
2013-04-13
thestig@chromium.org
Change MDRawSystemInfo.processor_architecture value...
commit
|
commitdiff
|
tree
2013-04-12
thestig@chromium.org
Add PPC64 support to breakpad processor.
commit
|
commitdiff
|
tree
2013-04-10
thestig@chromium.org
Fix build on Android - put the missing NT_GNU_BUILD_ID...
commit
|
commitdiff
|
tree
2013-04-09
thestig@chromium.org
Remove auto_ptr usage in Breakpad. Also fix some lint...
commit
|
commitdiff
|
tree
2013-04-05
jessicag.feedback
Turn off verbose logging but keep logic for future...
commit
|
commitdiff
|
tree
2013-04-04
ted.mielczarek...
Try to find a build-id through PT_NOTE program headers
commit
|
commitdiff
|
tree
2013-04-04
ted.mielczarek...
Support generic Elf notes, with unit tests
commit
|
commitdiff
|
tree
2013-04-04
ted.mielczarek...
Refactor BasicElf synth_elf unitest
commit
|
commitdiff
|
tree
2013-04-03
mark@chromium.org
These are prerequisites needed for a wider effort insid...
commit
|
commitdiff
|
tree
2013-03-29
ivan.penkov...
Removing redundant calls to string::c_str().
commit
|
commitdiff
|
tree
2013-03-29
ted.mielczarek...
Refactor file_id_unittest
commit
|
commitdiff
|
tree
2013-03-29
ted.mielczarek...
Add tests for section headers in synth_elf unittest
commit
|
commitdiff
|
tree
2013-03-29
ted.mielczarek...
Refactor BasicElf synth_elf unitest
commit
|
commitdiff
|
tree
2013-03-29
ted.mielczarek...
Defer adding sections until ELF::Finish in synth_elf
commit
|
commitdiff
|
tree
2013-03-29
ted.mielczarek...
Get the complete linux gate mapping instead of only...
commit
|
commitdiff
|
tree
2013-03-29
ted.mielczarek...
Fix Windows unittest build on VC2012
commit
|
commitdiff
|
tree
2013-03-21
digit@chromium.org
Fix three unit tests on recent ARM devices.
commit
|
commitdiff
|
tree
2013-03-12
ted.mielczarek...
Linux MinidumpWriter should properly set number_of_proc...
commit
|
commitdiff
|
tree
2013-03-07
ted.mielczarek...
Remove "library" variable
commit
|
commitdiff
|
tree
2013-03-07
ted.mielczarek...
fix size types w/x32
commit
|
commitdiff
|
tree
2013-03-06
ted.mielczarek...
Provide a ReadSymbolData API for Mac dump_syms
commit
|
commitdiff
|
tree
2013-03-06
ted.mielczarek...
Make OOP mac crashreporting exit after writing dump
commit
|
commitdiff
|
tree
2013-03-06
ivan.penkov...
Keeping track of modules without symbols during crash...
commit
|
commitdiff
|
tree
2013-03-06
ted.mielczarek...
Allow building symbol dumping without STABS support
commit
|
commitdiff
|
tree
2013-03-06
ted.mielczarek...
Allow reading just CFI data when reading symbols
commit
|
commitdiff
|
tree
2013-03-06
ted.mielczarek...
Minor Android fixup for symbol dumping code
commit
|
commitdiff
|
tree
2013-03-06
ted.mielczarek...
Fix some more Win32 compat issues in processor code
commit
|
commitdiff
|
tree
2013-03-06
ted.mielczarek...
Use stdint types everywhere
commit
|
commitdiff
|
tree
2013-03-04
ted.mielczarek...
Work around Windows headers #defining ERROR by renaming...
commit
|
commitdiff
|
tree
2013-03-01
ted.mielczarek...
Remove unnecessary #include unistd.h
commit
|
commitdiff
|
tree
2013-02-28
ted.mielczarek...
Make CompareStringPtrs::operator() a const method
commit
|
commitdiff
|
tree
2013-02-28
ted.mielczarek...
Add missing "using std::sort" to dwarf_cu_to_module.cc.
commit
|
commitdiff
|
tree
2013-02-27
ted.mielczarek...
Fix DumpSymbols error message when using multiple debug...
commit
|
commitdiff
|
tree
2013-02-14
ted.mielczarek...
size_limit_ member of minidump_descriptor ignored in...
commit
|
commitdiff
|
tree
2013-02-14
ted.mielczarek...
Make MmapWrapper a little less silly
commit
|
commitdiff
|
tree
2013-02-01
ted.mielczarek...
Fix some issues with -Werror=sign-compare on Android...
commit
|
commitdiff
|
tree
2013-02-01
qsr@chromium.org
Add API to find out if there is crash reports to send...
commit
|
commitdiff
|
tree
2013-01-31
ted.mielczarek...
minidump_stackwalk: Show argument registers for ARM...
commit
|
commitdiff
|
tree
2013-01-31
ted.mielczarek...
Remove a call to new[] from WriteDSODebugStream
commit
|
commitdiff
|
tree
2013-01-23
ted.mielczarek...
Include the compilation directory for FILE entries...
commit
|
commitdiff
|
tree
2013-01-22
jimblandy
Print the correct return address, even on architectures...
commit
|
commitdiff
|
tree
2013-01-22
thestig@chromium.org
Fix remaining processor/scoped_ptr.h references for...
commit
|
commitdiff
|
tree
2013-01-22
thestig@chromium.org
Fix remaining processor/scoped_ptr.h references after...
commit
|
commitdiff
|
tree
2013-01-22
ted.mielczarek...
Make DumpSymbols methods take a vector of debug_dirs
commit
|
commitdiff
|
tree
2013-01-19
thestig@chromium.org
Remove <(library) usage from gyp files.
commit
|
commitdiff
|
tree
2013-01-18
ted.mielczarek...
Provide a ReadSymbolData function to get symbol data...
commit
|
commitdiff
|
tree
2013-01-18
ted.mielczarek...
Don't make MmapWrapper's destructor assert
commit
|
commitdiff
|
tree
2013-01-18
ted.mielczarek...
Fix a couple of warnings in stack_frame_symbolizer...
commit
|
commitdiff
|
tree
2013-01-17
ted.mielczarek...
Move scoped_ptr.h to common
commit
|
commitdiff
|
tree
2013-01-14
mark@chromium.org
ExceptionHandler::HandleSignal
commit
|
commitdiff
|
tree
2013-01-08
jimblandy
DWARF can store DW_AT_high_pc as either an address...
commit
|
commitdiff
|
tree
2012-12-17
qsr@chromium.org
Fix typo.
commit
|
commitdiff
|
tree
2012-12-17
qsr@chromium.org
Updating BreakpadController to allow start and stop...
commit
|
commitdiff
|
tree
2012-12-12
mark@chromium.org
Remove dead code.
commit
|
commitdiff
|
tree
2012-12-12
mkrebs@chromium.org
Fix minidump size limit used for MinidumpSizeLimit...
commit
|
commitdiff
|
tree
2012-12-11
mark@chromium.org
Allow the Mac and iOS Breakpad clients to build without...
commit
|
commitdiff
|
tree
2012-12-08
ivan.penkov...
The Google-breakpad processor rejects (ignores) context...
commit
|
commitdiff
|
tree
2012-12-07
mark@chromium.org
Explicitly include unistd.h for getpagesize().
commit
|
commitdiff
|
tree
2012-12-04
ted.mielczarek...
Allow StackwalkerARM to scan much farther to find the...
commit
|
commitdiff
|
tree
2012-11-28
qsr@chromium.org
Add assertion on initialization sequence.
commit
|
commitdiff
|
tree
next