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
path:
root
/
src
/
common
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
dump_symbols: Stop rejecting files with Android packed relocation sections.
Peter Collingbourne
2017-11-07
1
-31
/
+0
*
Provide helper wrappers for basename(3) and dirname(3)
Tobias Sargeant
2017-10-18
1
-11
/
+2
*
Rename src/common/memory.h to memory_allocator.h.
Ted Mielczarek
2017-10-17
3
-3
/
+3
*
Teach the ELF parser to handle multiple PT_NOTE phdrs.
Peter Collingbourne
2017-05-26
4
-38
/
+76
*
Simplify ELF parser code.
Peter Collingbourne
2017-05-25
3
-35
/
+13
*
Wrap config.h include in HAVE_CONFIG_H.
John Budorick
2017-05-24
1
-1
/
+4
*
Only use O_CLOEXEC on platforms that support it
Lars Volker
2017-05-10
1
-0
/
+1
*
Make minidump name generation on Linux as random as possible
Gabriele Svelto
2017-04-12
1
-7
/
+87
*
Remove unused typedef
Gordana Cmiljanovic
2017-03-24
1
-1
/
+0
*
[MIPS]: Relax dwarf section loading to accept both PROGBITS and MIPS_DWARF se...
Dragan Mladjenovic
2017-03-07
1
-4
/
+22
*
Update links
Orgad Shaneh
2016-11-18
1
-1
/
+1
*
Allow compiling the google-breakpad code using a global ::string class instea...
Ivan Penkov
2016-11-08
1
-3
/
+4
*
This change allows compiling the google-breakpad code using a global ::string...
Ivan Penkov
2016-08-30
1
-2
/
+1
*
linux-syscall-support: pull in latest version
Mike Frysinger
2016-06-14
1
-11
/
+0
*
Dump INFO CODE_ID containing Build ID in Linux dump_syms
Ted Mielczarek
2016-06-10
6
-31
/
+104
*
Add debug fission support.
Yunlian Jiang
2016-05-04
1
-1
/
+2
*
tweak IGNORE_RET behavior a bit
Mike Frysinger
2016-04-11
1
-1
/
+1
*
Added an option (-i) to have dump_syms output header information only.
David Yen
2016-04-08
2
-18
/
+77
*
Switch the Linux minidump writer to use MDCVInfoELF for CV data.
Ted Mielczarek
2016-04-05
4
-129
/
+184
*
Refactor sym_upload in tools to extract code into common/linux, and minor fixes
Li Yan
2016-03-30
4
-1
/
+231
*
Have dump_syms output the full symbol table.
David Yen
2016-03-23
1
-18
/
+47
*
convert to uint8_t* for binary data to fix -Wnarrowing build errors
Mike Frysinger
2016-01-26
1
-12
/
+15
*
Let breakpad build with -Wall on OS X and Linux.
Lei Zhang
2015-12-29
4
-3
/
+6
*
Support for multiple upload files in CrashReportSender/HTTPUpload
David Major
2015-10-06
2
-12
/
+12
*
Update breakpad for Android packed relocations.
rmcilroy@chromium.org
2015-06-19
1
-0
/
+31
*
MIPS64: Initial MIPS64 related change.
mark@chromium.org
2015-04-15
1
-2
/
+7
*
Fix compilation with gcc --std=c++11
ted.mielczarek@gmail.com
2015-03-24
1
-2
/
+2
*
Cleanup Linux debug link file handling code.
thestig@chromium.org
2015-02-10
1
-44
/
+74
*
Follow debug link correctly
hashimoto@chromium.org
2015-02-03
1
-37
/
+37
*
Demangle symbol name
hashimoto@chromium.org
2015-02-03
1
-0
/
+11
*
Fix some fragile code that is likely to cause future memory corruption
erikchen@chromium.org
2015-01-27
1
-2
/
+1
*
Read dynamic symbols table even if binary contains debug info
ted.mielczarek@gmail.com
2014-11-03
1
-39
/
+36
*
GoogleCrashdumpUploader: adds Upload(string*) API to get the HTTP response.
gunsch@chromium.org
2014-09-18
5
-18
/
+45
*
Fixes common_unittests build.
thestig@chromium.org
2014-09-17
2
-0
/
+10
*
Back out trunk r1367.
mark@chromium.org
2014-09-03
2
-12
/
+12
*
Support for multiple upload files in CrashReportSender/HTTPUpload
ted.mielczarek@gmail.com
2014-08-28
2
-12
/
+12
*
Chrome on Android now supports loading the shared library directly from the A...
rmcilroy@chromium.org
2014-07-22
5
-33
/
+77
*
Change some ELF utils to return the length as a size_t.
thestig@chromium.org
2014-07-17
3
-16
/
+17
*
Add virtual dtor to LibcurlWrapper.
pbos@chromium.org
2014-06-04
2
-0
/
+3
*
Fixing a build break on Linux.
mmandlis@chromium.org
2014-05-01
2
-3
/
+1
*
Add Arm64 support to dumpsyms.
rmcilroy@chromium.org
2014-04-29
1
-0
/
+9
*
Linux: Check the CRC32 of the debug link file in the symbol dumper.
thestig@chromium.org
2014-04-23
3
-23
/
+175
*
Skip ElfCoreDumpTest and LinuxCoreDumperTest on Android if no core file is du...
rmcilroy@chromium.org
2014-04-23
1
-0
/
+9
*
Limit the workaround in r1313 to Android only.
thestig@chromium.org
2014-04-15
1
-2
/
+9
*
[Android]: Fix hang in CreateChildCrash() on Android.
rmcilroy@chromium.org
2014-04-15
1
-13
/
+19
*
Fix ElfCoreDumpTest.ValidCoreFile unit test.
benchan@chromium.org
2014-04-03
1
-2
/
+5
*
First cut at adding arm64 Linux / Android support to Breakpad.
rmcilroy@chromium.org
2014-04-02
1
-2
/
+2
*
fix races in CrashGenerator::CreateChildCrash
vapier@chromium.org
2014-04-02
2
-14
/
+37
*
Terminating FileID path when at maximum length. (Coverity)
thestig@chromium.org
2014-04-01
2
-5
/
+4
*
GoogleCrashdumpUploader would leak instances of LibcurlWrapper (Coverity)
thestig@chromium.org
2014-04-01
2
-2
/
+3
[next]