Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A new (private) interface is supplied that allows the object watcher (coding in | jar@google.com | 2008-08-01 | 1 | -3/+17 |
| | | | | | | | | | | | | | | | | | | | | | proress by Darin) to Post the task (when the object is signaled) into a message loop. I also cleaned up the time-of-birth for tasks that sleep for a while before running (such as those held by the timer, or by passed to this new PostSignaledTask() interface. r=darin M base/tracked.cc M base/message_loop.h M base/message_loop.cc M base/tracked.h git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Do not use RecycleOrDelete since it is not ready for prime-time. | darin@google.com | 2008-07-30 | 1 | -0/+6 |
| | | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+129 |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8 0039d316-1c4b-4281-b951-d872f2087c98 |