summaryrefslogtreecommitdiffstats
path: root/base/message_loop.h
Commit message (Expand)AuthorAgeFilesLines
* Consolidate message observer API for MessagePumpX and MessagePumWinoshima@google.com2011-10-041-1/+1
* Add trace code to track all posted tasks in message_loop and WorkerThreads (n...jbates@chromium.org2011-10-031-3/+3
* Upstream ProcessUtilTest, and make a few other files compile on Android.jingzhao@chromium.org2011-09-291-2/+2
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-1/+1
* aura: A few changes to have aura_demo compile and run on linux.sadrul@chromium.org2011-09-071-1/+1
* Implementation of PostTaskAndReply() in MessageLoopProxy and BrowserThread.ajwong@chromium.org2011-08-181-1/+1
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-151-0/+9
* Adding Wayland message loop and gyp build depsdnicoara@chromium.org2011-08-111-1/+5
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-7/+7
* Android's paths and message loop implementation with JNImichaelbai@google.com2011-08-021-2/+20
* re-landing r93629oshima@google.com2011-07-221-13/+0
* Revert 93629 - Linux build failure: http://build.chromium.org/p/chromium/buil...leandrogracia@chromium.org2011-07-221-0/+13
* Consolidate access to X Displayoshima@google.com2011-07-221-13/+0
* Refactor the glib message-pump, and use it as the base for a gtk message pump...sadrul@chromium.org2011-06-241-9/+7
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Tag all tracked objects, including Tasks, with the program counter at the sit...apatrick@chromium.org2011-05-191-0/+3
* X message pump: Allow adding observers for XEvents.sadrul@chromium.org2011-05-111-4/+3
* Base: More adjustments to BASE_API and project dependencies torvargas@google.com2011-04-211-1/+1
* Add support for base::Closure in the MessageLoop, and reimplement the whole s...ajwong@chromium.org2011-04-201-16/+76
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-251-5/+7
* When we process the tickler message in our windows message pump, we should no...ananta@chromium.org2011-03-241-0/+13
* Fix style mistakes in r75477.ajwong@chromium.org2011-02-251-6/+14
* Run event executor on the ui thread to remove the need to explicitly XFlush()...ajwong@chromium.org2011-02-191-0/+5
* Add MessageLoop::AssertIdle(). Use in ChromeOS audio threads.willchan@chromium.org2011-01-261-2/+5
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* Make the order of methods in the cc files match the headers in base/.erg@google.com2011-01-071-15/+3
* Start sorting methods in class declarations.erg@google.com2011-01-071-63/+63
* Switch to using TimeTicks rather than Time in message loopsjar@chromium.org2010-11-061-6/+6
* Try to improve message_loop efficiency when backloggedjar@chromium.org2010-11-041-0/+3
* Added task to Observer methodsdavemoore@chromium.org2010-10-261-2/+2
* touchui: Directly process key and mouse events.rjkroege@google.com2010-10-261-0/+7
* Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release.""mpcomplete@chromium.org2010-10-221-2/+3
* Revert "Const-ify RefCountedThreadSafe::AddRef and Release."levin@chromium.org2010-10-221-3/+2
* Const-ify RefCountedThreadSafe::AddRef and Release.mpcomplete@chromium.org2010-10-221-2/+3
* Revert 63332 - Test of performance value of reducing calls to Now().jar@chromium.org2010-10-211-5/+0
* Test of performance value of reducing calls to Now().jar@chromium.org2010-10-211-0/+5
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+3
* Fixes bad URLRequest leak detection. nss_ocsp creates asky@chromium.org2010-09-151-1/+3
* `#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-3/+3
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-5/+3
* Revert everything related to the relanding.erg@chromium.org2010-07-141-3/+5
* Reland r52336.erg@chromium.org2010-07-141-5/+3
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-3/+5
* More header cleanup:erg@chromium.org2010-07-141-5/+3
* Change chrome from statically enabling high resolution timers on windowsmbelshe@chromium.org2010-06-291-0/+18
* Reland r49188.willchan@chromium.org2010-06-091-18/+60
* Rebaseline tests whose expectations were changed by r55714.hamaji@chromium.org2010-06-091-60/+18