| Commit message (Expand) | Author | Age | Files | Lines |
* | Resync dump_syms binary in breakpad.gyp with upstream. | mnissler@chromium.org | 2010-07-23 | 1 | -2/+0 |
* | Update breakpad.gyp for Mac compatibility with Breakpad r627 as used by | mark@chromium.org | 2010-07-20 | 1 | -5/+25 |
* | Update Breakpad to r609 to pick up: | mark@chromium.org | 2010-06-24 | 1 | -1/+1 |
* | Fix build break due to breakpad gyp missing stabs_to_module.* | zhurunz@google.com | 2010-05-29 | 1 | -0/+2 |
* | Fix build break due to dump_stabs/breakpad. | zhurunz@google.com | 2010-05-29 | 1 | -2/+0 |
* | Fix build break in breakpad. | zhurunz@google.com | 2010-05-29 | 1 | -0/+7 |
* | Sync to latest breakpad which don't have deps on libglog. Be able to build wi... | zhurunz@google.com | 2010-05-28 | 1 | -0/+6 |
* | Revert 48397 - Upgrade the breakpad deps to r600. Includes a #define in the G... | siggi@chromium.org | 2010-05-27 | 1 | -6/+0 |
* | Upgrade the breakpad deps to r600. Includes a #define in the GYP files that's... | siggi@chromium.org | 2010-05-27 | 1 | -0/+6 |
* | Update breakpad to make it build with new files from upstream. | zhurunz@google.com | 2010-05-22 | 1 | -1/+7 |
* | Revert 47955 - Update breakpad to make it build with new files from upstream. | skrul@chromium.org | 2010-05-21 | 1 | -7/+1 |
* | Update breakpad to make it build with new files from upstream. | zhurunz@google.com | 2010-05-21 | 1 | -1/+7 |
* | Breakpad: sort unittests and add file_id_unittest.cc | agl@chromium.org | 2010-04-05 | 1 | -3/+4 |
* | Fix breakpad (again) | agl@chromium.org | 2010-04-05 | 1 | -2/+2 |
* | Fix breakpad paths. | agl@chromium.org | 2010-04-05 | 1 | -12/+12 |
* | Roll breakpad. | agl@chromium.org | 2010-04-05 | 1 | -0/+26 |
* | Revert 43081 - Bump breakpad version to version 557, which improves how inval... | dmaclach@chromium.org | 2010-03-30 | 1 | -4/+0 |
* | Turn on RTTI for the Mac dump_syms. Breakpad r550 requires it, and after | mark@chromium.org | 2010-03-30 | 1 | -0/+2 |
* | Bump breakpad version to version 557, which improves how invalid argument CRT... | siggi@chromium.org | 2010-03-30 | 1 | -0/+4 |
* | Refactoring build configurations - make it clearer and allow better support f... | gregoryd@google.com | 2009-12-22 | 1 | -2/+2 |
* | Fix breakpad.gyp to reflect the new locations of the DWARF utilities. These | mark@chromium.org | 2009-12-21 | 1 | -3/+3 |
* | Revert 35012 - Rearrange build configurations make it clearer and allow bett... | gregoryd@google.com | 2009-12-19 | 1 | -2/+2 |
* | Rearrange build configurations - make it clearer and allow better support for... | gregoryd@google.com | 2009-12-19 | 1 | -2/+2 |
* | Split breakpad.gyp and add two new Win64-specific targets. | gregoryd@google.com | 2009-12-05 | 1 | -66/+4 |
* | Linux: Use upstream google-breakpad instead of our fork. | thestig@chromium.org | 2009-12-02 | 1 | -19/+38 |
* | Disable -fexceptions in Breakpad. I made the Mac Breakpad framework buildable | mark@chromium.org | 2009-10-15 | 1 | -5/+0 |
* | Add the BREAKPAD_NO_TERMINATE_THREAD define to breakpad build config | siggi@google.com | 2009-10-14 | 1 | -0/+4 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 1 | -0/+6 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ... | thestig@chromium.org | 2009-08-26 | 1 | -2/+2 |
* | Refer to newly-filed bug about Breakpad Mac dump_syms compiler optimization | mark@chromium.org | 2009-08-25 | 1 | -1/+1 |
* | Build Mac Breakpad dump_syms at -O0 to avoid a crash. | mark@chromium.org | 2009-08-25 | 1 | -1/+12 |
* | Reverting 24220. | yutak@chromium.org | 2009-08-25 | 1 | -2/+2 |
* | Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ... | thestig@chromium.org | 2009-08-25 | 1 | -2/+2 |
* | Remove minidump_2_core target since it's not used and breaks 64-bit build. | mmoss@chromium.org | 2009-08-20 | 1 | -13/+0 |
* | Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linux | mark@chromium.org | 2009-08-13 | 1 | -0/+5 |
* | Always build breakpad tools with Linux official build. | mmoss@chromium.org | 2009-06-11 | 1 | -37/+55 |
* | Run real dsymutil to get a real .dSYM for Breakpad dump_syms. This will | mark@chromium.org | 2009-06-01 | 1 | -1/+5 |
* | Fork breakpad's dump_syms and related code. Generate XOR of first page of mem... | thestig@chromium.org | 2009-05-27 | 1 | -5/+6 |
* | Breakpad's symupload needs -ldl. | thestig@chromium.org | 2009-05-22 | 1 | -0/+5 |
* | Comment out dump_syms from the GYP file. | agl@chromium.org | 2009-05-22 | 1 | -15/+15 |
* | Build fix: Building all targets with 32-bit config would fail. | agl@chromium.org | 2009-05-22 | 1 | -13/+16 |
* | Linux: add Breakpad support | agl@chromium.org | 2009-05-22 | 1 | -0/+108 |
* | Update where the nib is on disk since a change moved it to make localization ... | thomasvl@chromium.org | 2009-05-19 | 1 | -1/+1 |
* | Moving all the breakpad stuff to: src/breakpad | bradnelson@chromium.org | 2009-05-13 | 1 | -131/+195 |
* | OS X Breakpad cleanup. | jeremy@chromium.org | 2009-05-07 | 1 | -0/+38 |
* | Last chunk of OS X Breakpad integration: | jeremy@chromium.org | 2009-04-22 | 1 | -0/+8 |
* | .gyp file for Breakpad on OS X. | jeremy@chromium.org | 2009-04-21 | 1 | -0/+99 |
* | Switching breakpad to gyp generated project. | bradnelson@google.com | 2009-04-07 | 1 | -40/+0 |
* | Adding fixed guids to some modules to facilitate incremental switch to gyp. | bradnelson@google.com | 2009-03-10 | 1 | -0/+1 |