summaryrefslogtreecommitdiffstats
path: root/breakpad
Commit message (Expand)AuthorAgeFilesLines
* Update Breakpad to r609 to pick up:mark@chromium.org2010-06-241-1/+1
* Windows: Remove invalid gyp settings.thestig@chromium.org2010-06-142-10/+0
* Fix build break due to breakpad gyp missing stabs_to_module.*zhurunz@google.com2010-05-291-0/+2
* Fix build break due to dump_stabs/breakpad.zhurunz@google.com2010-05-291-2/+0
* Fix build break in breakpad.zhurunz@google.com2010-05-291-0/+7
* Sync to latest breakpad which don't have deps on libglog. Be able to build wi...zhurunz@google.com2010-05-281-0/+6
* Revert 48397 - Upgrade the breakpad deps to r600. Includes a #define in the G...siggi@chromium.org2010-05-271-6/+0
* Upgrade the breakpad deps to r600. Includes a #define in the GYP files that's...siggi@chromium.org2010-05-271-0/+6
* Update breakpad to make it build with new files from upstream.zhurunz@google.com2010-05-221-1/+7
* Revert 47955 - Update breakpad to make it build with new files from upstream.skrul@chromium.org2010-05-211-7/+1
* Update breakpad to make it build with new files from upstream.zhurunz@google.com2010-05-211-1/+7
* Breakpad: sort unittests and add file_id_unittest.ccagl@chromium.org2010-04-051-3/+4
* Fix breakpad (again)agl@chromium.org2010-04-051-2/+2
* Fix breakpad paths.agl@chromium.org2010-04-051-12/+12
* Roll breakpad.agl@chromium.org2010-04-051-0/+26
* Revert 43081 - Bump breakpad version to version 557, which improves how inval...dmaclach@chromium.org2010-03-301-4/+0
* Turn on RTTI for the Mac dump_syms. Breakpad r550 requires it, and aftermark@chromium.org2010-03-301-0/+2
* Bump breakpad version to version 557, which improves how invalid argument CRT...siggi@chromium.org2010-03-301-0/+4
* Refactoring build configurations - make it clearer and allow better support f...gregoryd@google.com2009-12-223-4/+4
* Fix breakpad.gyp to reflect the new locations of the DWARF utilities. Thesemark@chromium.org2009-12-211-3/+3
* Revert 35012 - Rearrange build configurations make it clearer and allow bett...gregoryd@google.com2009-12-193-4/+4
* Rearrange build configurations - make it clearer and allow better support for...gregoryd@google.com2009-12-193-4/+4
* Split breakpad.gyp and add two new Win64-specific targets.gregoryd@google.com2009-12-053-66/+158
* Linux: Use upstream google-breakpad instead of our fork.thestig@chromium.org2009-12-0228-8276/+47
* Linux: build fix for systems where sys/user.h needs sys/types.hagl@chromium.org2009-10-241-0/+1
* MDRawSystemInfo.processor_level refers to the CPU family, not the cpuid level.thestig@chromium.org2009-10-191-1/+1
* Disable -fexceptions in Breakpad. I made the Mac Breakpad framework buildablemark@chromium.org2009-10-151-5/+0
* Add the BREAKPAD_NO_TERMINATE_THREAD define to breakpad build configsiggi@google.com2009-10-141-0/+4
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Linux Breakpad: Use MD_MODULE_SIZE in place of sizeof(MDRawModule).thestig@chromium.org2009-09-042-4/+4
* Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ...thestig@chromium.org2009-08-261-2/+2
* Refer to newly-filed bug about Breakpad Mac dump_syms compiler optimizationmark@chromium.org2009-08-251-1/+1
* Build Mac Breakpad dump_syms at -O0 to avoid a crash.mark@chromium.org2009-08-251-1/+12
* Reverting 24220.yutak@chromium.org2009-08-251-2/+2
* Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ...thestig@chromium.org2009-08-251-2/+2
* Updates to be able to build all targets in Linux x64.deanm@chromium.org2009-08-211-2/+2
* Remove minidump_2_core target since it's not used and breaks 64-bit build.mmoss@chromium.org2009-08-201-13/+0
* Include linux_syscall_support.h to get definition of NT_PRXFPREG.agl@chromium.org2009-08-181-0/+1
* Build breakpad / crash reporting on Linux 64-bit.deanm@chromium.org2009-08-145-7/+16
* Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linuxmark@chromium.org2009-08-131-0/+5
* Fix incorrect logic in WriteCPUInformation().thestig@chromium.org2009-07-151-3/+3
* Linux: SUID sandbox supportagl@chromium.org2009-07-081-0/+3
* Initialize the age field in Linux Breakpad.thestig@chromium.org2009-07-071-1/+2
* Fix breakpad compile on Fedora 11.thestig@chromium.org2009-07-071-2/+2
* Avoid using fgets in a compromised context in Linux Breakpad.thestig@chromium.org2009-06-301-12/+18
* Add missing include, fix compile on Fedora 11.thestig@chromium.org2009-06-261-2/+3
* Linux: add linux-gate.so to the minidump mappings.agl@chromium.org2009-06-253-42/+201
* Fill in sys_info->csd_version_rva on Linux.thestig@chromium.org2009-06-231-0/+48
* Fill in more fields of struct MDRawSystemInfo.thestig@chromium.org2009-06-221-6/+114