summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_thread_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Flush the blocking pool in TestBrowserThreadBundle.earthdok@chromium.org2013-08-131-0/+1
* Remove unused WEBKIT_DEPRECATED threadjamesr@chromium.org2013-07-191-1/+0
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-061-2/+3
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-10/+11
* Flush SequenceWorkerPool tasks after each test. Applies to unit_test, interac...michaeln@google.com2013-03-071-0/+4
* content: Remove deprecated method from TestBrowserThread.tfarina@chromium.org2013-01-171-2/+2
* Added unique function names (IOThreadRun, DBThreadRun, etc)rtenneti@google.com2012-07-231-0/+12
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Cleanup: IWYU for BrowserThread.thestig@chromium.org2012-03-031-1/+0
* Add functions to expand PostDelayedTask interface.tedvessenes@gmail.com2012-02-261-1/+1
* Hook up the SequencedWorkerPool to the browser thread.brettw@chromium.org2012-01-191-0/+2
* Revert 116816 - Hook up the SequencedWorkerPool to the browser thread.msw@chromium.org2012-01-071-2/+0
* Hook up the SequencedWorkerPool to the browser thread.brettw@chromium.org2012-01-071-0/+2
* base::Bind: Remove Task.jhawkins@chromium.org2012-01-051-8/+1
* Have content/ create and destroy its own threads. (Re-land)joi@chromium.org2011-11-281-5/+23
* Revert 111695 - Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-23/+5
* Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-5/+23
* content: Remove 16 exit time destructors and 15 static initializers.thakis@chromium.org2011-11-081-10/+0
* browser-thread related exportsdpranke@chromium.org2011-10-311-1/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-0/+53