summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Adding instrument to NotificationRegistrar to checkhuanr@chromium.org2009-12-041-0/+7
* Fix bug when accessing g_browser_process->broker_services() at shutdown.jam@chromium.org2009-11-231-0/+1
* Stop each ChromeThread before nulling out the entry in chrome_threads_. This...jam@chromium.org2009-11-041-0/+5
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-3/+0
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-28/+101
* Switch history thread back to base::Thread. Sync unit tests require more than...chron@chromium.org2009-09-211-2/+0
* Add the UI thread to the list of ChromeThreads.paul@chromium.org2009-08-181-2/+16
* Simplify the WebKit thread model. It's now created/destroyed on the UI threa...jorlow@chromium.org2009-07-081-0/+12
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-221-0/+8
* I managed to break test_shell. Reverting. I'll fix tomorrow.agl@chromium.org2009-04-211-8/+0
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-211-0/+8
* Give each HistoryService instance it's own backend thread.tim@chromium.org2009-04-141-2/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+72