| Commit message (Expand) | Author | Age | Files | Lines |
* | Support target/host architecture with ninja iOS builds | justincohen@google.com | 2013-05-13 | 1 | -154/+177 |
* | Use symupload.exe from Breakpad's src/tools/windows/binaries/symupload.exe | mark@chromium.org | 2013-05-11 | 1 | -0/+0 |
* | Stop using forked Breakpad files. This undoes the local copy of the changes | mark@chromium.org | 2013-05-09 | 5 | -3365/+2 |
* | Fix a typo in breakpad.gyp. | thestig@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | Roll breakpad DEPS r1155 - r1169. | qsr@chromium.org | 2013-05-06 | 1 | -0/+5 |
* | Roll breakpad DEPS r1146 - r1155. | rsesek@chromium.org | 2013-04-23 | 1 | -3/+8 |
* | Roll DEPS for Breakpad r1139:1146. | thestig@chromium.org | 2013-04-16 | 1 | -0/+10 |
* | Roll DEPS for Breakpad r1104:1139. | thestig@chromium.org | 2013-04-02 | 3 | -53/+61 |
* | Start and stop crash reporting outside of the loader lock. | grt@chromium.org | 2013-03-14 | 1 | -26/+4 |
* | Update location of breakpad's scoped_ptr.h | bungeman@chromium.org | 2013-02-27 | 1 | -1/+1 |
* | Fix overlay for breakpad. | qsr@chromium.org | 2013-02-05 | 3 | -133/+24 |
* | Disabling nacl_win64 targets when building in target_arch!=ia32 mode. | bradnelson@google.com | 2013-01-21 | 2 | -2/+10 |
* | Build minidump_stackwalk and minidump_dump on all supported platforms. | rsesek@chromium.org | 2012-11-21 | 2 | -161/+131 |
* | breakpad: Build breakpad_client target as static_library. | tfarina@chromium.org | 2012-10-31 | 1 | -1/+1 |
* | Specify dependences correctly when building mac tools for iOS. | blundell@chromium.org | 2012-10-29 | 1 | -2/+23 |
* | Allow building Official Chrome builds in Debug on ARM by avoiding overcommitt... | fischman@chromium.org | 2012-10-17 | 1 | -0/+5 |
* | Roll DEPS for Breakpad 1052:1069 (try 2, add missing mac files to breakpad.gyp) | thestig@chromium.org | 2012-10-12 | 1 | -12/+17 |
* | Revert 161434 - Roll DEPS for Breakpad 1052:1069. | falken@chromium.org | 2012-10-12 | 1 | -10/+7 |
* | Roll DEPS for Breakpad 1052:1069. | thestig@chromium.org | 2012-10-11 | 1 | -7/+10 |
* | [Android] Add source file to gyp | dfalcantara@chromium.org | 2012-10-05 | 1 | -0/+3 |
* | Re-Fix official Linux builds, broken by missing symupload. | mmoss@chromium.org | 2012-08-30 | 1 | -1/+0 |
* | Revert 154068 - Fix official Linux builds, broken by missing symupload. | karen@chromium.org | 2012-08-30 | 1 | -5/+1 |
* | Fix official Linux builds, broken by missing symupload. | mmoss@chromium.org | 2012-08-30 | 1 | -1/+5 |
* | Roll Breakpad to release 1020 | digit@chromium.org | 2012-08-28 | 1 | -3/+17 |
* | Use mac_build.gypi to build breakpad utilities on iOS | stuartmorgan@chromium.org | 2012-08-21 | 1 | -0/+67 |
* | Use the shared GTMLogger for iOS breakpad builds | stuartmorgan@chromium.org | 2012-08-21 | 1 | -18/+17 |
* | Disable compiler option 'mimplicit-it' for Android ARM | yongsheng.zhu@intel.com | 2012-08-20 | 1 | -1/+2 |
* | linux/clang: Disable the last two warnings, turn on -Werror | thakis@chromium.org | 2012-08-18 | 1 | -0/+8 |
* | Rolling the DEPS of Breakpad. | jcivelli@chromium.org | 2012-08-15 | 2 | -8/+12 |
* | Update license tool to check several additional directories | steveblock@chromium.org | 2012-08-09 | 1 | -1/+1 |
* | Enabling breakpad on iOS. | noyau@chromium.org | 2012-07-25 | 1 | -0/+76 |
* | Roll breakpad DEPS r977:998 | rsesek@chromium.org | 2012-07-25 | 1 | -0/+9 |
* | Revert 148171 - Roll breakpad DEPS r977:996 | rsesek@chromium.org | 2012-07-24 | 1 | -9/+0 |
* | Roll breakpad DEPS r977:996 | rsesek@chromium.org | 2012-07-24 | 1 | -0/+9 |
* | Revert 148133 - Roll breakpad DEPS r977:995 | acolwell@chromium.org | 2012-07-24 | 1 | -9/+0 |
* | Roll breakpad DEPS r977:995 | rsesek@chromium.org | 2012-07-24 | 1 | -0/+9 |
* | Roll Breakpad to @970. | alexeypa@chromium.org | 2012-06-14 | 1 | -0/+2 |
* | Revert 136762 - Bump Breakpad revision to r963 | glider@chromium.org | 2012-05-14 | 1 | -2/+0 |
* | Bump Breakpad revision to r963 | glider@chromium.org | 2012-05-12 | 1 | -0/+2 |
* | Set svn:executable on windows executables. | maruel@chromium.org | 2012-04-27 | 1 | -0/+0 |
* | Upstream crash changes for android. | carlosvaldivia@google.com | 2012-04-10 | 1 | -1/+162 |
* | Revert 131593 | erg@google.com | 2012-04-10 | 1 | -150/+1 |
* | Upstream Android native crash handling changes. | carlosvaldivia@google.com | 2012-04-10 | 1 | -1/+150 |
* | Revert 131404 - Upstream native crash handling changes for Android. | msw@chromium.org | 2012-04-09 | 1 | -150/+1 |
* | Upstream native crash handling changes for Android. | carlosvaldivia@google.com | 2012-04-09 | 1 | -1/+150 |
* | Update LICENSE file for breakpad | steveblock@chromium.org | 2012-03-26 | 1 | -0/+37 |
* | Fix licensing information for breakpad/ | steveblock@chromium.org | 2012-03-12 | 2 | -1/+59 |
* | roll breakpad 915:922 | thakis@chromium.org | 2012-02-22 | 1 | -1/+2 |
* | roll breakpad 902:907 | thakis@chromium.org | 2012-01-27 | 1 | -3/+25 |
* | Roll DEPS for Breakpad r897:r902. Mostly changes being upstreamed from CrOS's... | thestig@chromium.org | 2012-01-13 | 1 | -0/+24 |