| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 61269 (broke lots of browser and ui tests, like on your try run) - [GT... | thakis@chromium.org | 2010-10-02 | 1 | -9/+0 |
* | Revert 61272 - Fix windows build (missing include). | thakis@chromium.org | 2010-10-02 | 1 | -0/+1 |
* | Fix windows build (missing include). | estade@chromium.org | 2010-10-02 | 1 | -1/+0 |
* | [GTK] delay reference count check in OwnedWidgetGtk | estade@chromium.org | 2010-10-02 | 1 | -0/+9 |
* | symbolize: don't stringify errno if we're using google::Symbolize. | evan@chromium.org | 2010-09-29 | 1 | -6/+13 |
* | clang: don't build unused function | evan@chromium.org | 2010-09-13 | 1 | -0/+2 |
* | Cleanup some duplicated includes. | tfarina@chromium.org | 2010-09-04 | 1 | -1/+0 |
* | Header cleanup in base. | brettw@chromium.org | 2010-08-17 | 1 | -5/+9 |
* | In release mode, trigger a SIGABRT rather than a SIGTRAP for fatal log errors... | thestig@chromium.org | 2010-03-18 | 1 | -10/+28 |
* | linux: check the return value passed through HANDLE_EINTR | evan@chromium.org | 2010-02-02 | 1 | -1/+2 |
* | Import google-glog's Symbolize() and use it in debug_util_posix.cc. | satorux@chromium.org | 2010-01-26 | 1 | -16/+61 |
* | Revert 36997 - Import googleglog's Symbolize() and use it in debug_util_posix... | satorux@chromium.org | 2010-01-25 | 1 | -61/+16 |
* | Import google-glog's Symbolize() and use it in debug_util_posix.cc. | satorux@chromium.org | 2010-01-25 | 1 | -16/+61 |
* | Changes to base/ from a combination of FreeBSD and OpenBSD patches. | evan@chromium.org | 2009-12-29 | 1 | -1/+9 |
* | Demangle C++ symbols in stack traces for Linux. | evan@chromium.org | 2009-10-14 | 1 | -1/+66 |
* | Eliminate all uses of strerror() in code that uses src/base. strerror() is in... | tschmelcher@chromium.org | 2009-10-13 | 1 | -1/+2 |
* | Explicitly compare to NULL when looking for weak_import symbols. | craig.schlenter@chromium.org | 2009-09-18 | 1 | -3/+3 |
* | A build fix for gcc 4.3 (and later). | craig.schlenter@chromium.org | 2009-09-17 | 1 | -25/+35 |
* | Revert r26431. | craig.schlenter@chromium.org | 2009-09-17 | 1 | -6/+0 |
* | Squash warnings about backtrace et. al. not being NULL on Linux. | craig.schlenter@chromium.org | 2009-09-17 | 1 | -0/+6 |
* | Changes needed for MacOS X 10.4 support. | maf@google.com | 2009-09-15 | 1 | -20/+28 |
* | Move StringPiece into the base namespace. It is colliding | tony@chromium.org | 2009-09-10 | 1 | -4/+4 |
* | Print stack trace on exception in unit tests on Windows. | maruel@chromium.org | 2009-09-08 | 1 | -18/+6 |
* | Implement BreakDebugger for ARM. | deanm@chromium.org | 2009-05-07 | 1 | -2/+4 |
* | Lands http://codereview.chromium.org/99349 for Ryan. | sky@chromium.org | 2009-05-04 | 1 | -0/+2 |
* | POSIX: Add a macro for handling EINTR. | agl@chromium.org | 2009-05-01 | 1 | -2/+3 |
* | Print backtraces on FATAL log messages in debug mode. | ajwong@chromium.org | 2009-04-24 | 1 | -4/+34 |
* | Some fixes to ease debugging of the renderer process on OS X. | jeremy@chromium.org | 2009-02-05 | 1 | -3/+17 |
* | "Port" StackTrace to Mac | mark@chromium.org | 2009-01-16 | 1 | -26/+2 |
* | Mac build fix | agl@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | Add StackTrace debugging utility class. | agl@chromium.org | 2009-01-16 | 1 | -0/+41 |
* | Add Mac BeingDebugged implementation | mark@chromium.org | 2008-10-08 | 1 | -7/+33 |
* | Move NOTIMPLEMENTED() macro from "base/notimplemented.h" into "base/logging.h". | ericroman@google.com | 2008-08-25 | 1 | -1/+1 |
* | 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 | -0/+90 |