aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* This CL initialize NSData in HTTPMultipartUpload.m to nil.qsr@chromium.org2014-09-121-1/+1
* Update processor.gyp file with new files added as part of microdumpmmandlis@chromium.org2014-09-101-0/+4
* Introduce stub microdump processor classes.mmandlis@chromium.org2014-09-103-0/+165
* Rename gyp variable use_titlecase_in_grd_files -> use_titlecase_in_grd.mark@chromium.org2014-09-101-1/+1
* Refactoring in preparation for microdump processingmmandlis@chromium.org2014-09-0820-664/+960
* Back out trunk r1367.mark@chromium.org2014-09-036-50/+52
* Adding possibility for client to upload the fileblundell@chromium.org2014-09-017-54/+224
* Support for multiple upload files in CrashReportSender/HTTPUploadted.mielczarek@gmail.com2014-08-286-52/+50
* constructor init list in wrong order in CrashGenerationServerted.mielczarek@gmail.com2014-08-281-2/+2
* Set 32 bits iOS app to use vm_region_recurse_64.blundell@chromium.org2014-08-111-4/+0
* upload_system_symbols: Use the Go1.3 improvements to debug/macho.rsesek@chromium.org2014-07-316-349/+80
* In Mac dump_syms, allow reading debug data out of both the Mach-O file and th...rsesek@chromium.org2014-07-253-11/+110
* Add GYP build for the src/tools directory on Mac and Linux.rsesek@chromium.org2014-07-2413-112/+1034
* Annotate PageAllocator for MSan.mark@chromium.org2014-07-221-0/+10
* Chrome on Android now supports loading the shared library directly from the A...rmcilroy@chromium.org2014-07-2210-43/+201
* Both std::tr1::unordered_set and std::unordered_set are not allowed inivanpe@chromium.org2014-07-212-10/+63
* [Android]: Remove __system_property_get(ro.build.fingerprint) from WriteOSInf...rmcilroy@chromium.org2014-07-181-17/+0
* Add frame pointer recovery to the AMD64 Stackwalker.rsesek@chromium.org2014-07-183-3/+61
* Change some ELF utils to return the length as a size_t.thestig@chromium.org2014-07-173-16/+17
* Ensure C:/Dumps/ exists in crash_generation_appted.mielczarek@gmail.com2014-07-111-0/+6
* Stringify minidump stream_type constants in minidump_dump outputted.mielczarek@gmail.com2014-07-112-19/+88
* Don't free pointer in BasicCodeModules::BasicCodeModules before possibly usin...ted.mielczarek@gmail.com2014-07-101-3/+3
* Fix compilation error in Linux libc++ builds due to use of tr1/.mark@chromium.org2014-07-071-0/+8
* Unhook current Breakpad object after handling uncaught NSException.qsr@chromium.org2014-07-071-0/+1
* Make crash_handler volatile to prevent compiler optimizing it away.rmcilroy@chromium.org2014-07-021-1/+5
* Cleanup: hide undefined behavior from the compiler better.ivanpe@chromium.org2014-07-011-4/+18
* dump_syms: use unordered_set<> instead of set<> for speed.mark@chromium.org2014-06-261-4/+4
* Update output for test minidump_dump_test.ivanpe@chromium.org2014-06-251-19/+20
* minidump_dump: bug fixes.mark@chromium.org2014-06-171-30/+53
* Use PAGE_MAX_SIZE. PAGE_SIZE is now a variable size.qsr@chromium.org2014-06-061-1/+5
* Add virtual dtor to LibcurlWrapper.pbos@chromium.org2014-06-042-0/+3
* Add missing MD_MISCINFO_FLAGS1_BUILDSTRING. Revise documentation to clarifymark@chromium.org2014-06-032-55/+158
* Print more x86-64 registers in minidump_stackwalkted.mielczarek@gmail.com2014-05-301-4/+22
* Linux: Fix a memory leak in ExceptionHandler.thestig@chromium.org2014-05-281-0/+2
* Fix a memory leak in DwarfCUToModule::FuncHandler::Finish().thestig@chromium.org2014-05-281-2/+2
* Fix minor typo in a comment in r1331.rmcilroy@chromium.org2014-05-141-1/+1
* Fix x86_64 Android build after user_fpregs_struct was added to /sys/user.h in...rmcilroy@chromium.org2014-05-141-3/+8
* [MIPS] Fix core dump related unit tests for Android on MIPSgordana.cmiljanovic@imgtec.com2014-05-143-0/+65
* [Mac] Remove unused host_info call and supporting calls.mark@chromium.org2014-05-121-11/+0
* Fix the documentation for MinidumpFileWriter::Open().thestig@chromium.org2014-05-121-2/+2
* Add required build options to correctly target XPwfh@chromium.org2014-05-081-0/+3
* FD leaks and handle errors better.rsesek@chromium.org2014-05-062-5/+13
* Add support for CFI based stack walking on Arm64.rmcilroy@chromium.org2014-05-063-5/+420
* Make the Linux CrashGenerationClient an interface.rsesek@chromium.org2014-05-053-70/+81
* Fixing a build break on Linux.mmandlis@chromium.org2014-05-012-3/+1
* Add Arm64 support to dumpsyms.rmcilroy@chromium.org2014-04-294-3/+42
* Clean up common.gypi.chrisha@chromium.org2014-04-286-353/+55
* Linux: Check the CRC32 of the debug link file in the symbol dumper.thestig@chromium.org2014-04-233-23/+175
* Change PrintFunctions to print functions in address order and not print dupli...wfh@chromium.org2014-04-237-14725/+13827
* Skip ElfCoreDumpTest and LinuxCoreDumperTest on Android if no core file is du...rmcilroy@chromium.org2014-04-232-0/+20