summaryrefslogtreecommitdiffstats
path: root/base/debug/stack_trace_win.cc
Commit message (Expand)AuthorAgeFilesLines
* GTTF: Make debug symbol "resolution" work even after binaries are moved.phajdan.jr@chromium.org2013-04-111-3/+39
* Revert "GTTF: Make debug symbol "resolution" work even after binaries are mov...phajdan.jr@chromium.org2013-03-081-34/+3
* GTTF: Make debug symbol "resolution" work even after binaries are moved.phajdan.jr@chromium.org2013-03-081-3/+34
* Move EnableInProcessStackDumping to base/debugphajdan.jr@chromium.org2012-11-011-0/+22
* Coverity: Fully initialize the |trace_| member variable.jhawkins@chromium.org2012-07-251-4/+7
* Disable frame pointer optimization on base::debug::StackTrace() so it works p...eroman@chromium.org2011-08-271-0/+13
* Fix constness of StackTrace.willchan@chromium.org2011-04-141-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-3/+3
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-2/+2
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-0/+197