summaryrefslogtreecommitdiffstats
path: root/base/tracked.h
Commit message (Expand)AuthorAgeFilesLines
* Added task to Observer methodsdavemoore@chromium.org2010-10-261-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Move implementation from header to source.erg@chromium.org2010-07-151-8/+2
* Reland r49188.willchan@chromium.org2010-06-091-2/+8
* Rebaseline tests whose expectations were changed by r55714.hamaji@chromium.org2010-06-091-8/+2
* Jankometer: Generalize the code more. Add better support for monitoring IO t...willchan@chromium.org2010-06-081-2/+8
* Switch to using TimeTicks for profiling and histogramsjar@chromium.org2010-05-101-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+1
* Eliminate the TimerManager by pulling its priority queue into MessageLoop. T...darin@google.com2008-09-071-0/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix the bug where (a < b && b < a) is true. This is producing an assert when ...maruel@google.com2008-08-161-6/+6
* A new (private) interface is supplied that allows the object watcher (coding injar@google.com2008-08-011-3/+17
* Do not use RecycleOrDelete since it is not ready for prime-time.darin@google.com2008-07-301-0/+6
* Add base to the repository.initial.commit2008-07-261-0/+129