summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_process_sub_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Have content/ create and destroy its own threads. (Re-land)joi@chromium.org2011-11-281-2/+4
* Revert 111695 - Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-4/+2
* Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-2/+4
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+5
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+2
* Create a very simple TabContentsView (and not fully implemented yet) and add ...jam@chromium.org2011-09-151-0/+41