| Commit message (Expand) | Author | Age | Files | Lines |
* | Move debug-related stuff from base to the base/debug directory and use the | brettw@chromium.org | 2010-10-26 | 1 | -65/+5 |
* | Revert 61269 (broke lots of browser and ui tests, like on your try run) - [GT... | thakis@chromium.org | 2010-10-02 | 1 | -3/+0 |
* | Revert 61272 - Fix windows build (missing include). | thakis@chromium.org | 2010-10-02 | 1 | -1/+0 |
* | Fix windows build (missing include). | estade@chromium.org | 2010-10-02 | 1 | -0/+1 |
* | [GTK] delay reference count check in OwnedWidgetGtk | estade@chromium.org | 2010-10-02 | 1 | -0/+3 |
* | FBTF: Remove unneeded #includes of <string> and <vector> from src/app and src... | viettrungluu@chromium.org | 2010-08-14 | 1 | -2/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Clean up suppressing error dialogs for buildbots. | phajdan.jr@chromium.org | 2010-05-04 | 1 | -0/+10 |
* | Trim the list of signals used by debug_util::DisableOSCrashDumps() on Mac. | mark@chromium.org | 2009-10-12 | 1 | -6/+4 |
* | Copy the leak callstacks onto the stack before crashing in LeakTracker::Check... | eroman@chromium.org | 2009-09-21 | 1 | -2/+4 |
* | Print stack trace on exception in unit tests on Windows. | maruel@chromium.org | 2009-09-08 | 1 | -5/+21 |
* | Reduce header dependencies in base/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -1/+1 |
* | Print backtraces on FATAL log messages in debug mode. | ajwong@chromium.org | 2009-04-24 | 1 | -3/+7 |
* | posix: make ctl-C work within gdb for dropping to a console. | evan@chromium.org | 2009-04-08 | 1 | -1/+1 |
* | Disable Native Crash reporting on OS X, till we enable Breakpad integration. | jeremy@chromium.org | 2009-02-13 | 1 | -0/+10 |
* | Some fixes to ease debugging of the renderer process on OS X. | jeremy@chromium.org | 2009-02-05 | 1 | -0/+4 |
* | Add StackTrace debugging utility class. | agl@chromium.org | 2009-01-16 | 1 | -1/+23 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Make debug_util cross platform, adding BeingDebugged and BreakDebugger. Linux | deanm@google.com | 2008-08-13 | 1 | -3/+13 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+44 |