summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Implementation of PostTaskAndReply() in MessageLoopProxy and BrowserThread.ajwong@chromium.org2011-08-181-0/+12
* Support Closure in ALL the loops!ajwong@chromium.org2011-07-261-0/+24
* Remove the background X11 thread.tony@chromium.org2011-06-011-3/+0
* Fix gpu acceleration with --in-process-gpu and --single-process modes.sievers@google.com2011-05-271-1/+0
* Support getting the font list in Pepper. This currently only works out ofbrettw@chromium.org2011-05-181-0/+70
* Websocket to TCP proxy running in a separate thread (only on ChromeOS).dilmah@chromium.org2011-05-101-0/+3
* This is a thread that runs in the browser process that can issue GL calls wit...apatrick@chromium.org2011-03-211-1/+2
* Avoid holding a lock during destructor call when not neededjar@chromium.org2011-03-031-2/+3
* Revert 76168 - Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-261-1/+0
* Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-261-0/+1
* Revert 76156 - Added back thread watcher changes.rtenneti@chromium.org2011-02-261-1/+0
* Added back thread watcher changes.rtenneti@chromium.org2011-02-261-0/+1
* Revert 76154 - Revert 76015 - Added back thread watcher changes byrtenneti@chromium.org2011-02-261-1/+0
* Revert 76015 - Added back thread watcher changes byrtenneti@chromium.org2011-02-261-0/+1
* Back out thread watcher changes.rtenneti@chromium.org2011-02-251-1/+0
* First cut at a WATCHDOG thread that monitors threads for theirrtenneti@chromium.org2011-02-231-0/+1
* Move core pieces of chrome\browser. I've only gone up to "g", will do the re...jam@chromium.org2011-02-221-0/+233