summaryrefslogtreecommitdiffstats
path: root/chrome/common/profiling.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in chrome/common/, part 2.avi@chromium.org2013-06-111-1/+1
* Support the Syzygy instrumenting profiler.siggi@chromium.org2012-03-011-0/+12
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-271-2/+4
* Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.fischman@chromium.org2012-01-231-3/+2
* Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.hbono@chromium.org2012-01-161-5/+3
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-161-3/+5
* Coverity: Initialize member variables.jhawkins@chromium.org2011-12-201-1/+1
* Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,...ajwong@chromium.org2011-11-211-2/+2
* chrome: Remove 10 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-161-1/+1
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* Profiling for the renderer process.scottbyer@chromium.org2011-10-121-18/+47
* Added command line switches and UI (controlled via a build option)davemoore@chromium.org2011-02-011-0/+112