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
...
*
Back out trunk r1367.
mark@chromium.org
2014-09-03
6
-50
/
+52
*
Adding possibility for client to upload the file
blundell@chromium.org
2014-09-01
7
-54
/
+224
*
Support for multiple upload files in CrashReportSender/HTTPUpload
ted.mielczarek@gmail.com
2014-08-28
6
-52
/
+50
*
constructor init list in wrong order in CrashGenerationServer
ted.mielczarek@gmail.com
2014-08-28
1
-2
/
+2
*
update svn:ignore
vapier@chromium.org
2014-08-27
0
-0
/
+0
*
make "make install" also install headers and pkgconfig files
vapier@chromium.org
2014-08-27
11
-326
/
+597
*
Set 32 bits iOS app to use vm_region_recurse_64.
blundell@chromium.org
2014-08-11
1
-4
/
+0
*
update svn:ignore lists
vapier@chromium.org
2014-08-11
0
-0
/
+0
*
Update lss from r24 to r31.
thestig@chromium.org
2014-08-01
0
-0
/
+0
*
upload_system_symbols: Use the Go1.3 improvements to debug/macho.
rsesek@chromium.org
2014-07-31
6
-349
/
+80
*
In Mac dump_syms, allow reading debug data out of both the Mach-O file and th...
rsesek@chromium.org
2014-07-25
3
-11
/
+110
*
Add GYP build for the src/tools directory on Mac and Linux.
rsesek@chromium.org
2014-07-24
13
-112
/
+1034
*
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
10
-43
/
+201
*
Both std::tr1::unordered_set and std::unordered_set are not allowed in
ivanpe@chromium.org
2014-07-21
2
-10
/
+63
*
[Android]: Remove __system_property_get(ro.build.fingerprint) from WriteOSInf...
rmcilroy@chromium.org
2014-07-18
1
-17
/
+0
*
Add frame pointer recovery to the AMD64 Stackwalker.
rsesek@chromium.org
2014-07-18
3
-3
/
+61
*
Change some ELF utils to return the length as a size_t.
thestig@chromium.org
2014-07-17
3
-16
/
+17
*
Ensure C:/Dumps/ exists in crash_generation_app
ted.mielczarek@gmail.com
2014-07-11
1
-0
/
+6
*
Stringify minidump stream_type constants in minidump_dump output
ted.mielczarek@gmail.com
2014-07-11
2
-19
/
+88
*
Don't free pointer in BasicCodeModules::BasicCodeModules before possibly usin...
ted.mielczarek@gmail.com
2014-07-10
1
-3
/
+3
*
Fix compilation error in Linux libc++ builds due to use of tr1/.
mark@chromium.org
2014-07-07
1
-0
/
+8
*
Unhook current Breakpad object after handling uncaught NSException.
qsr@chromium.org
2014-07-07
1
-0
/
+1
*
Make crash_handler volatile to prevent compiler optimizing it away.
rmcilroy@chromium.org
2014-07-02
1
-1
/
+5
*
Cleanup: hide undefined behavior from the compiler better.
ivanpe@chromium.org
2014-07-01
1
-4
/
+18
*
dump_syms: use unordered_set<> instead of set<> for speed.
mark@chromium.org
2014-06-26
1
-4
/
+4
*
Update output for test minidump_dump_test.
ivanpe@chromium.org
2014-06-25
1
-19
/
+20
*
minidump_dump: bug fixes.
mark@chromium.org
2014-06-17
1
-30
/
+53
*
Use PAGE_MAX_SIZE. PAGE_SIZE is now a variable size.
qsr@chromium.org
2014-06-06
1
-1
/
+5
*
Add virtual dtor to LibcurlWrapper.
pbos@chromium.org
2014-06-04
2
-0
/
+3
*
Add missing MD_MISCINFO_FLAGS1_BUILDSTRING. Revise documentation to clarify
mark@chromium.org
2014-06-03
2
-55
/
+158
*
Print more x86-64 registers in minidump_stackwalk
ted.mielczarek@gmail.com
2014-05-30
1
-4
/
+22
*
Linux: Fix a memory leak in ExceptionHandler.
thestig@chromium.org
2014-05-28
1
-0
/
+2
*
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
3
-0
/
+65
*
[Mac] Remove unused host_info call and supporting calls.
mark@chromium.org
2014-05-12
1
-11
/
+0
*
Fix the documentation for MinidumpFileWriter::Open().
thestig@chromium.org
2014-05-12
1
-2
/
+2
*
Add required build options to correctly target XP
wfh@chromium.org
2014-05-08
1
-0
/
+3
*
FD leaks and handle errors better.
rsesek@chromium.org
2014-05-06
2
-5
/
+13
*
Add support for CFI based stack walking on Arm64.
rmcilroy@chromium.org
2014-05-06
3
-5
/
+420
*
Make the Linux CrashGenerationClient an interface.
rsesek@chromium.org
2014-05-05
3
-70
/
+81
*
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
*
Clean up common.gypi.
chrisha@chromium.org
2014-04-28
6
-353
/
+55
*
Linux: Check the CRC32 of the debug link file in the symbol dumper.
thestig@chromium.org
2014-04-23
5
-25
/
+206
*
Change PrintFunctions to print functions in address order and not print dupli...
wfh@chromium.org
2014-04-23
7
-14725
/
+13827
*
Skip ElfCoreDumpTest and LinuxCoreDumperTest on Android if no core file is du...
rmcilroy@chromium.org
2014-04-23
2
-0
/
+20
*
minidump-2-core: Allow user to override shared lib basedir.
thestig@chromium.org
2014-04-18
1
-5
/
+19
[prev]
[next]