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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Read dynamic symbols table even if binary contains debug info
ted.mielczarek@gmail.com
2014-11-03
2
-43
/
+51
*
Fix Windows client compilation on mingw.
ted.mielczarek@gmail.com
2014-11-03
4
-15
/
+22
*
Fix breakpad on mips and x86_64 for the NDK r10c update.
primiano@chromium.org
2014-10-24
2
-3
/
+87
*
Update breakpad to support Android NDK r10c
primiano@chromium.org
2014-10-21
3
-445
/
+6
*
Revert "Remove unecessary headers following NDK r10c update."
primiano@chromium.org
2014-10-21
2
-0
/
+484
*
Remove unecessary headers following NDK r10c update.
primiano@chromium.org
2014-10-21
2
-484
/
+0
*
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
3
-0
/
+13
*
Mac: Add support for in-process crash reporting to Breakpad.
andresantoso@chromium.org
2014-09-15
2
-0
/
+127
*
This CL initialize NSData in HTTPMultipartUpload.m to nil.
qsr@chromium.org
2014-09-12
1
-1
/
+1
*
Back out trunk r1367.
mark@chromium.org
2014-09-03
4
-46
/
+48
*
Adding possibility for client to upload the file
blundell@chromium.org
2014-09-01
1
-6
/
+10
*
Support for multiple upload files in CrashReportSender/HTTPUpload
ted.mielczarek@gmail.com
2014-08-28
4
-48
/
+46
*
In Mac dump_syms, allow reading debug data out of both the Mach-O file and th...
rsesek@chromium.org
2014-07-25
2
-2
/
+7
*
Add GYP build for the src/tools directory on Mac and Linux.
rsesek@chromium.org
2014-07-24
1
-0
/
+240
*
Annotate PageAllocator for MSan.
mark@chromium.org
2014-07-22
1
-0
/
+10
*
Chrome on Android now supports loading the shared library directly from the A...
rmcilroy@chromium.org
2014-07-22
5
-33
/
+77
*
Both std::tr1::unordered_set and std::unordered_set are not allowed in
ivanpe@chromium.org
2014-07-21
2
-10
/
+63
*
Change some ELF utils to return the length as a size_t.
thestig@chromium.org
2014-07-17
3
-16
/
+17
*
Fix compilation error in Linux libc++ builds due to use of tr1/.
mark@chromium.org
2014-07-07
1
-0
/
+8
*
dump_syms: use unordered_set<> instead of set<> for speed.
mark@chromium.org
2014-06-26
1
-4
/
+4
*
Add virtual dtor to LibcurlWrapper.
pbos@chromium.org
2014-06-04
2
-0
/
+3
*
Fix a memory leak in DwarfCUToModule::FuncHandler::Finish().
thestig@chromium.org
2014-05-28
1
-2
/
+2
*
Fix minor typo in a comment in r1331.
rmcilroy@chromium.org
2014-05-14
1
-1
/
+1
*
Fix x86_64 Android build after user_fpregs_struct was added to /sys/user.h in...
rmcilroy@chromium.org
2014-05-14
1
-3
/
+8
*
[MIPS] Fix core dump related unit tests for Android on MIPS
gordana.cmiljanovic@imgtec.com
2014-05-14
2
-0
/
+53
*
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
4
-3
/
+42
*
Linux: Check the CRC32 of the debug link file in the symbol dumper.
thestig@chromium.org
2014-04-23
3
-23
/
+175
*
Change PrintFunctions to print functions in address order and not print dupli...
wfh@chromium.org
2014-04-23
1
-11
/
+53
*
Skip ElfCoreDumpTest and LinuxCoreDumperTest on Android if no core file is du...
rmcilroy@chromium.org
2014-04-23
1
-0
/
+9
*
Change the way function and public symbols are obtained to use the findChildr...
wfh@chromium.org
2014-04-16
1
-37
/
+48
*
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
*
Update offset of fpregs_mem.
rmcilroy@chromium.org
2014-04-15
2
-2
/
+2
*
Add x64 version of getcontext.
rmcilroy@chromium.org
2014-04-11
5
-0
/
+275
*
Adding support for 64-bit Windows modules to ms_symbol_server_converter.
ivan.penkov@gmail.com
2014-04-10
8
-300
/
+321
*
Moving directory 'build' one level up as it collides with a file named 'BUILD...
ivan.penkov@gmail.com
2014-04-10
1
-1
/
+1
*
Fix aarch64 ucontext layout on Android
rmcilroy@chromium.org
2014-04-09
4
-9
/
+23
*
Add Arm64 support to breakpad unittests.
rmcilroy@chromium.org
2014-04-08
1
-0
/
+1
*
Move build configuration to root of repository.
chrisha@chromium.org
2014-04-03
1
-1
/
+1
*
Fix ElfCoreDumpTest.ValidCoreFile unit test.
benchan@chromium.org
2014-04-03
1
-2
/
+5
*
Add Arm64 version of breakpad_getcontext for Android.
rmcilroy@chromium.org
2014-04-03
2
-9
/
+109
*
First cut at adding arm64 Linux / Android support to Breakpad.
rmcilroy@chromium.org
2014-04-02
9
-6
/
+46
*
Remove some unecessary Android system header definitions.
rmcilroy@chromium.org
2014-04-02
3
-58
/
+6
*
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
*
Add support for Win64 stack unwind data as STACK CFI
wfh@chromium.org
2014-03-24
2
-1
/
+201
*
Fixing compiler warnings:
ivan.penkov@gmail.com
2014-02-28
3
-4
/
+4
[prev]
[next]