summaryrefslogtreecommitdiffstats
path: root/base/message_loop.cc
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@760 0039d316-1c4b-4281-b9...darin@google.com2008-08-121-15/+63
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@739 0039d316-1c4b-4281-b9...darin@google.com2008-08-121-63/+15
* Make timer.cc portable by factoring its Windows bits into MessageLoop.darin@google.com2008-08-121-15/+63
* Fix bug 1317458: Busy wait in IPC::SyncChannel::Send in some casesmpcomplete@google.com2008-08-091-6/+7
* Apparently, our WndProc can get called for other HWNDs :(darin@google.com2008-08-061-15/+17
* just some hopefully non-contentious stuff to get out of the way before doing ...darin@google.com2008-08-061-22/+12
* ObjectWatcher needs to know when the current thread's MessageLoop is being de...darin@google.com2008-08-051-0/+18
* Rollback message loop testjar@google.com2008-08-031-13/+11
* This is a test, and will rollback asap after a build/test cycle starts.jar@google.com2008-08-031-11/+13
* Call ResetBirthTime before dispatching the user's Task. Also, remove PostSig...darin@google.com2008-08-021-9/+0
* A new (private) interface is supplied that allows the object watcher (coding injar@google.com2008-08-011-0/+10
* Support RanAllPending() rather than RunOnce(), and integrated into ipc_sync_c...jar@google.com2008-07-311-11/+11
* (Re-landing of) Support RunOnce() in message loop.jar@google.com2008-07-301-36/+39
* Rollback 109jar@google.com2008-07-301-36/+36
* M base/message_loop.hjar@google.com2008-07-301-36/+36
* Add base to the repository.initial.commit2008-07-261-0/+969