| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Breakpad to r842, picking up: | mark@chromium.org | 2011-10-03 | 1 | -7/+0 |
* | Back out trunk r103089 because it caused bug 98550. | mark@chromium.org | 2011-09-29 | 1 | -0/+7 |
* | Give each process its own bootstrap subset port as a subset of its inherited | mark@chromium.org | 2011-09-28 | 1 | -7/+0 |
* | Refactor Mac crash key reporting - move to base/mac/crash_logging.{h,mm} | jeremy@chromium.org | 2011-09-11 | 1 | -33/+23 |
* | [Mac] Breakpad key to help track web-drag crash. | shess@chromium.org | 2011-04-19 | 1 | -0/+10 |
* | Begin the DCHECK() cleanup. Starting off with /src/chrome/a* and /src/chrome/... | rsesek@chromium.org | 2011-02-17 | 1 | -1/+1 |
* | Reland 72784 | danno@chromium.org | 2011-01-28 | 1 | -1/+1 |
* | Revert 72784 - Policy: generate boilerplate policy type and constant code. | danno@chromium.org | 2011-01-27 | 1 | -1/+1 |
* | Policy: generate boilerplate policy type and constant code. | danno@chromium.org | 2011-01-27 | 1 | -1/+1 |
* | Move base/mac_util.h to base/mac and use the base::mac namespace. | brettw@chromium.org | 2011-01-01 | 1 | -3/+3 |
* | Move scoped_nsdisable_screen_update from base to app/mac | brettw@chromium.org | 2010-10-18 | 1 | -2/+2 |
* | Move scoped_cftyperef from base to base/mac, use the new namespace, and name it | brettw@chromium.org | 2010-10-17 | 1 | -2/+2 |
* | Mac: Enable Breakpad when CHROME_HEADLESS is set. | thestig@chromium.org | 2010-09-28 | 1 | -3/+7 |
* | Set Mac crash dumps to go in chrome::DIR_CRASH_DUMPS | nirnimesh@chromium.org | 2010-08-17 | 1 | -9/+10 |
* | De-wstringify some of our breakpad interfaces. | evan@chromium.org | 2010-08-03 | 1 | -3/+4 |
* | [MAC] Disable crash reporting if configuration management says so. | mnissler@chromium.org | 2010-08-02 | 1 | -10/+31 |
* | [mac] fix official build | mnissler@chromium.org | 2010-07-29 | 1 | -2/+2 |
* | Mac: Reduce console spew when stats reporting ids disabled. | jeremy@chromium.org | 2010-07-14 | 1 | -1/+1 |
* | Mac: Limit Breakpad LOG spew | jeremy@chromium.org | 2010-04-15 | 1 | -1/+1 |
* | Fix Mac Breakpad glue compilation error: | mark@chromium.org | 2009-11-06 | 1 | -5/+6 |
* | Change id that identifies client in crash reports. Whenever metrics service r... | kuchhal@chromium.org | 2009-11-05 | 1 | -0/+6 |
* | Add env variable to write minidumps to a preset directory. | jeremy@chromium.org | 2009-10-15 | 1 | -0/+29 |
* | Fix Breakpad-enabled builds on the Mac. | mark@chromium.org | 2009-09-01 | 1 | -1/+1 |
* | Change when we enable Apple's Crash reporter. | jeremy@chromium.org | 2009-08-31 | 1 | -4/+7 |
* | Tweak the comment in the lproj fixup script to explain why we need an "en" fo... | thomasvl@chromium.org | 2009-08-24 | 1 | -1/+2 |
* | Flip inverted logic that caused Breakpad to never initialize after r23509. | mark@chromium.org | 2009-08-17 | 1 | -1/+1 |
* | Change breakpads on the helper processes to keep our rimZ clean. | mark@chromium.org | 2009-08-15 | 1 | -52/+46 |
* | Send browser crashes to Apple Crash Reporters. | jeremy@chromium.org | 2009-08-12 | 1 | -1/+11 |
* | Simplify how we stub breakpad. If breakpad is in, use the real file, if not,... | thomasvl@chromium.org | 2009-07-11 | 1 | -25/+0 |
* | Renable sending page urls in renderer crashes on Mac. | jabdelmalek@google.com | 2009-07-09 | 1 | -0/+5 |
* | Try to fix broken tree | jrg@chromium.org | 2009-07-08 | 1 | -4/+5 |
* | Fix for extra BreakPad param upload on OSX | jeremy@chromium.org | 2009-06-03 | 1 | -4/+5 |
* | 1)When we enabled breakpad on first run we weren't correctly setting the proc... | jeremy@chromium.org | 2009-05-22 | 1 | -2/+2 |
* | Implement temporary First Run Dialog on OS X | jeremy@chromium.org | 2009-05-21 | 1 | -0/+5 |
* | Fix for breakpad not generating a minidump in certain cases on OSX. | jeremy@chromium.org | 2009-05-19 | 1 | -1/+1 |
* | Hook up stats reporting via default system on OS X. | jeremy@chromium.org | 2009-05-18 | 1 | -7/+2 |
* | Last chunk of OS X Breakpad integration: | jeremy@chromium.org | 2009-04-22 | 1 | -69/+70 |
* | * Breakpad on OSX now works with stock Breakpad framwork. | jeremy@chromium.org | 2009-03-30 | 1 | -17/+73 |
* | First stab at Mac breakpad support. | jeremy@chromium.org | 2009-03-26 | 1 | -0/+95 |