summaryrefslogtreecommitdiffstats
path: root/base/message_loop_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* 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/+7
* Revert 115997 - Replace MessageLoop::DeleteSoon implementation with one that ...dcheng@chromium.org2011-12-291-7/+0
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-291-0/+7
* Add WorkerPool::PostTaskAndReply and use in DHCP code.joi@chromium.org2011-10-141-55/+12
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-0/+1
* Implementation of PostTaskAndReply() in MessageLoopProxy and BrowserThread.ajwong@chromium.org2011-08-181-1/+76
* Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release.""mpcomplete@chromium.org2010-10-221-1/+1
* Revert "Const-ify RefCountedThreadSafe::AddRef and Release."levin@chromium.org2010-10-221-1/+1
* Const-ify RefCountedThreadSafe::AddRef and Release.mpcomplete@chromium.org2010-10-221-1/+1
* FBTF: Moves code to the headers.erg@google.com2010-09-281-0/+19