summaryrefslogtreecommitdiffstats
path: root/base/message_loop.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 140102 - Remove old PostDelayedTask interfaces that use int ms instead...asanka@chromium.org2012-06-011-18/+30
* Remove old PostDelayedTask interfaces that use int ms instead of TimeDelta.tedvessenes@gmail.com2012-06-011-30/+18
* PPAPI/NaCl: Re-land speculative implementation for ipc_channel_nacl.ccdmichael@chromium.org2012-05-311-3/+5
* Revert 139635 - PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.ccrch@chromium.org2012-05-301-5/+3
* PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.ccdmichael@chromium.org2012-05-301-3/+5
* Add base::ThreadTaskRunnerHandler class.sergeyu@chromium.org2012-05-091-0/+5
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-2/+3
* base: Remove should_leak_tasks_ from MessageLoopsatorux@chromium.org2012-03-291-14/+0
* Allow task tracing in official chrome.jbates@chromium.org2012-02-231-3/+3
* base::Bind: Remove Task.jhawkins@chromium.org2012-01-051-63/+1
* Convert various ReleaseSoon methods to use base::Bind()dcheng@chromium.org2011-12-301-0/+7
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-301-0/+6
* Add function support for Sleep with TimeDelta input.tedvessenes@gmail.com2011-12-301-1/+30
* Revert 115997 - Replace MessageLoop::DeleteSoon implementation with one that ...dcheng@chromium.org2011-12-291-6/+0
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-291-0/+6
* Refactor MessagePumpX to dispatch events inside of the source Dispatch function.piman@chromium.org2011-12-141-10/+1
* Detect child tasks born during a profiled tasksjar@chromium.org2011-12-141-1/+1
* Revert r114168 "Refactor MessagePumpX to dispatch events inside of the source...oshima@chromium.org2011-12-131-1/+10
* Refactor MessagePumpX to dispatch events inside of the source Dispatch function.piman@chromium.org2011-12-131-10/+1
* Remove obsolete usage of TOUCH_UI.saintlou@chromium.org2011-11-231-1/+1
* base: Refactor PendingTask out of MessageLoop.jhawkins@chromium.org2011-11-151-42/+9
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-2/+2
* Adjust interfaces to indicate when tracking is in progressjar@chromium.org2011-11-141-2/+3
* Add CHECK to catch places where BrowserProcessImpl's refcount goes to 0.willchan@chromium.org2011-11-011-0/+5
* Enable tracking of objects by defaultjar@chromium.org2011-10-311-14/+6
* Revert 107895 - Fully enable about:tracking by defaultjoth@chromium.org2011-10-311-6/+14
* Fully enable about:tracking by defaultjar@chromium.org2011-10-301-14/+6
* Revert 107793 - Fully enable about:tracking by defaultjar@chromium.org2011-10-281-20/+15
* Fully enable about:tracking by defaultjar@chromium.org2011-10-281-15/+20
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-261-8/+8
* Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...brettw@chromium.org2011-10-251-8/+8
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-251-8/+8
* Support JSON encoding of data for about:tracking informationjar@chromium.org2011-10-241-1/+2
* rename Run in MessageLoopForUI to RunWithDispatcheroshima@google.com2011-10-241-1/+1
* Make MessageLoop::QuitClosure call Quit of the current MessageLoop at call ti...kalman@chromium.org2011-10-211-2/+5
* base::Bind: Cleanup in automation.jhawkins@chromium.org2011-10-171-4/+10
* Update task tracking to not depend on message_loop_ singletonjar@chromium.org2011-10-151-6/+8
* Add RunAllPendingWithDispatcheroshima@google.com2011-10-061-0/+8
* Add trace code to track all posted tasks in message_loop and WorkerThreads (n...jbates@chromium.org2011-10-031-3/+8
* Reland 102005 and 102009: aura: Explicitly disable GTK.sadrul@chromium.org2011-09-211-1/+1
* Revert 102005 - aura: Explicitly disable GTK.sky@chromium.org2011-09-201-1/+1
* aura: Explicitly disable GTK.sadrul@chromium.org2011-09-201-1/+1
* aura: A few changes to have aura_demo compile and run on linux.sadrul@chromium.org2011-09-071-1/+1
* Remove Purify and Quantify.Doing so will reduce substantially the size of the...jeanluc@chromium.org2011-08-171-3/+2
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-151-0/+8
* Adding Wayland message loop and gyp build depsdnicoara@chromium.org2011-08-111-5/+3
* Android's paths and message loop implementation with JNImichaelbai@google.com2011-08-021-7/+30
* Support Closure in ALL the loops!ajwong@chromium.org2011-07-261-55/+16
* re-landing r93629oshima@google.com2011-07-221-9/+0
* Revert 93629 - Linux build failure: http://build.chromium.org/p/chromium/buil...leandrogracia@chromium.org2011-07-221-0/+9