| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove msvs_guids from app, base, breakpad and build. | tony@chromium.org | 2011-06-13 | 1 | -2/+0 |
* | Remove files that don't exist, and fix typos in gyp files | sadrul@chromium.org | 2011-05-25 | 1 | -2/+0 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 3 | -9/+9 |
* | Fix 64-bit Breakpad build when building for target_arch=ia32. | thestig@chromium.org | 2011-05-13 | 1 | -0/+1 |
* | See http://codereview.chromium.org/6901037/. Same CL but to ToT. | raymes@chromium.org | 2011-04-28 | 1 | -0/+6 |
* | Update Breakpad to r786 to pick up: | mark@chromium.org | 2011-04-05 | 1 | -0/+1 |
* | Fix clang warning / miscompile | thakis@chromium.org | 2011-01-24 | 1 | -1/+1 |
* | Breakpad: Include src/client/mac/handler/breakpad_nlist_64.cc in the build. | thestig@chromium.org | 2011-01-12 | 1 | -1/+2 |
* | Create a new breakpad target that is built in a manner suitable for use in a ... | robertshield@chromium.org | 2011-01-10 | 1 | -6/+26 |
* | scons: excise more scons references from the code base | evan@chromium.org | 2010-12-03 | 1 | -1/+1 |
* | Save real .dSYMs for Breakpad's crash_inspector and crash_report_sender.app | mark@chromium.org | 2010-10-07 | 1 | -0/+6 |
* | Roll DEPS for Breakpad r697:r700. | thestig@chromium.org | 2010-09-26 | 1 | -2/+2 |
* | Linux: Fix linux_syscall_support #include path for generate-test-dump.cc. | thestig@chromium.org | 2010-09-24 | 1 | -1/+1 |
* | Roll DEPS for Breakpad r692:r697, try 3. | thestig@chromium.org | 2010-09-23 | 1 | -0/+25 |
* | Breakpad DEPS roll 657:692 | thestig@chromium.org | 2010-09-17 | 1 | -1/+1 |
* | Revert 59753 - Linux Breakpad: Update #include in generate-test-dump.cc. | inferno@chromium.org | 2010-09-17 | 1 | -1/+1 |
* | Linux Breakpad: Update #include in generate-test-dump.cc. | thestig@chromium.org | 2010-09-16 | 1 | -1/+1 |
* | Linux: Enable symbol dumping on 64-bit Breakpad. | thestig@chromium.org | 2010-08-31 | 1 | -2/+2 |
* | Update symupload.exe to r659 from breakpad tree | eblake@chromium.org | 2010-08-20 | 1 | -0/+0 |
* | Allow minidump-2-core to be built from gyp | markus@chromium.org | 2010-08-19 | 1 | -0/+13 |
* | Mac: Speculative fix following the Breakpad roll to r657. | thestig@chromium.org | 2010-08-19 | 1 | -0/+2 |
* | 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 |
* | Windows: Remove invalid gyp settings. | thestig@chromium.org | 2010-06-14 | 2 | -10/+0 |
* | 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 | 3 | -4/+4 |
* | 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 | 3 | -4/+4 |
* | Rearrange build configurations - make it clearer and allow better support for... | gregoryd@google.com | 2009-12-19 | 3 | -4/+4 |
* | Split breakpad.gyp and add two new Win64-specific targets. | gregoryd@google.com | 2009-12-05 | 3 | -66/+158 |
* | Linux: Use upstream google-breakpad instead of our fork. | thestig@chromium.org | 2009-12-02 | 28 | -8276/+47 |
* | Linux: build fix for systems where sys/user.h needs sys/types.h | agl@chromium.org | 2009-10-24 | 1 | -0/+1 |
* | MDRawSystemInfo.processor_level refers to the CPU family, not the cpuid level. | thestig@chromium.org | 2009-10-19 | 1 | -1/+1 |
* | Disable -fexceptions in Breakpad. I made the Mac Breakpad framework buildable | mark@chromium.org | 2009-10-15 | 1 | -5/+0 |