summaryrefslogtreecommitdiffstats
path: root/base/debug
Commit message (Expand)AuthorAgeFilesLines
* Move base/debug_on_start to base/debugger and rename it to be _win since itbrettw@chromium.org2011-01-012-0/+151
* Remove base/debug_util. Move the debug UI related functions to base/debug/deb...brettw@google.com2011-01-014-3/+20
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-312-2/+2
* Remove compat_execinfo since we no longer support Mac 10.4.brettw@chromium.org2010-12-302-2/+2
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-2/+2
* This CL add a GetInstance() method to singleton classes instead of relying on...satish@chromium.org2010-12-045-15/+19
* scons: excise more scons references from the code baseevan@chromium.org2010-12-031-2/+2
* Help make base compile under NaClabarth@chromium.org2010-12-011-0/+15
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-5/+5
* Fixed logging so that vmodule works correctly againakalin@chromium.org2010-11-231-2/+4
* Move Windows-specific Event Tracing for Windows implementation to base/win. siggi@chromium.org2010-11-063-7/+15
* 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-2617-0/+2096