summaryrefslogtreecommitdiffstats
path: root/base/debug/stack_trace_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* xp: copy dbghelp.dll to output dir and have base.isolate use it therescottmg2015-02-251-4/+2
* Revert of xp: copy dbghelp.dll to output dir and have base.isolate use it the...scottmg2015-02-241-2/+4
* xp: copy dbghelp.dll to output dir and have base.isolate use it therescottmg2015-02-241-4/+2
* Temporarily disable stack trace tests, pending investigation on XP botsScott Graham2015-02-241-2/+4
* Remove base::WaitForSingleProcessrvargas2015-02-241-2/+3
* MultiProcessTest: Update SpawnChild* to return a Process.rvargas2015-01-121-3/+4
* disable stack trace unittests for uClibc buildsmostynb@opera.com2014-04-101-0/+2
* Get rid of multiprocess_test's debug_on_start arguments.viettrungluu@chromium.org2014-03-091-1/+1
* Rename base::debug::StackTrace::PrintBacktrace() to Print().rsesek@chromium.org2013-08-291-1/+1
* Update include paths in base for base/process changes.rsesek@chromium.org2013-07-251-1/+2
* GTTF: dump registers on crash on 64-bit Linuxphajdan.jr@chromium.org2013-01-101-20/+37
* GTTF: Make Linux stack dump signal handler async-signal safe.phajdan.jr@chromium.org2012-11-141-4/+95
* GTTF: remove FAILS_ prefix, part 1phajdan.jr@chromium.org2012-11-011-1/+1
* Add StackTrace::ToString().satorux@chromium.org2011-10-121-1/+4
* Update a bunch of FLAKY_ tests to match current realitystuartmorgan@chromium.org2010-10-281-2/+7
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-0/+112