summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Create a dedicated cache thread and use it to create thervargas@google.com2010-05-181-0/+3
* Created a stock implementation of the MessageLoopProxy interface than can be ...sanjeevr@chromium.org2010-05-061-1/+3
* Created a MessageLoopProxy interface. This provides a thread-safe refcounted ...sanjeevr@chromium.org2010-04-291-0/+7
* BSD port: another chunk of chrome/browser ifdef cleaningpvalchev@google.com2010-02-031-1/+1
* Adding instrument to NotificationRegistrar to checkhuanr@chromium.org2009-12-041-0/+4
* Fix bug when accessing g_browser_process->broker_services() at shutdown.jam@chromium.org2009-11-231-0/+3
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Small cleanup. No more need for Init() since the internal process id is vali...jam@chromium.org2009-11-101-0/+7
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-6/+0
* Add the ability for objects which derive from RefCountedThreadSafe to specify...jam@chromium.org2009-11-021-0/+29
* Get rid of MessageLoop* caching in extensions code.jam@chromium.org2009-10-301-4/+4
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-29/+74
* Switch history thread back to base::Thread. Sync unit tests require more than...chron@chromium.org2009-09-211-3/+0
* Add the UI thread to the list of ChromeThreads.paul@chromium.org2009-08-181-0/+11
* Simplify the WebKit thread model. It's now created/destroyed on the UI threa...jorlow@chromium.org2009-07-081-0/+14
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-221-0/+10
* I managed to break test_shell. Reverting. I'll fix tomorrow.agl@chromium.org2009-04-211-10/+0
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-211-0/+10
* Give each HistoryService instance it's own backend thread.tim@chromium.org2009-04-141-4/+1
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-121-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-1/+1
* 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/+106