| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename base::debug::StackTrace::PrintBacktrace() to Print(). | rsesek@chromium.org | 2013-08-29 | 1 | -2/+2 |
* | GTTF: dump registers on crash on 64-bit Linux | phajdan.jr@chromium.org | 2013-01-10 | 1 | -1/+5 |
* | Fix gcc 4.7 compilation problem by adding explict unistd.h inclusion. | shenhan@google.com | 2012-11-17 | 1 | -0/+4 |
* | GTTF: Make Linux stack dump signal handler async-signal safe. | phajdan.jr@chromium.org | 2012-11-14 | 1 | -0/+14 |
* | Move EnableInProcessStackDumping to base/debug | phajdan.jr@chromium.org | 2012-11-01 | 1 | -0/+5 |
* | Coverity: Fully initialize the |trace_| member variable. | jhawkins@chromium.org | 2012-07-25 | 1 | -2/+4 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Add StackTrace::ToString(). | satorux@chromium.org | 2011-10-12 | 1 | -0/+4 |
* | [Mac] Capture -dealloc backtrace to log with CrZombie messages. | shess@chromium.org | 2011-08-30 | 1 | -0/+5 |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -2/+2 |
* | Fix constness of StackTrace. | willchan@chromium.org | 2011-04-14 | 1 | -3/+3 |
* | Base: A few more files using BASE_API (for base.dll) | rvargas@google.com | 2011-03-25 | 1 | -2/+3 |
* | Move debug-related stuff from base to the base/debug directory and use the | brettw@chromium.org | 2010-10-26 | 1 | -0/+63 |