summaryrefslogtreecommitdiffstats
path: root/content/browser/worker_host
Commit message (Expand)AuthorAgeFilesLines
* Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...jam@chromium.org2012-01-203-94/+81
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-203-81/+94
* Move RenderViewHostDelegate to content/public and content namespace.joi@chromium.org2012-01-181-1/+1
* Group BrowserChildProcesshost methods that will be part of the interface toge...jam@chromium.org2012-01-171-1/+1
* Get rid of unnecessary accessors in BrowserProcessHost that were transitional...jam@chromium.org2012-01-132-14/+15
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-115-24/+6
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-105-6/+24
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-105-24/+6
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Cleanup: Removing FileSystemPathManagerkinuko@chromium.org2012-01-051-5/+4
* Create an API around WorkerService that chrome consumes. Rename the existing ...jam@chromium.org2011-12-296-107/+93
* Move BrowserMessageFilter to public, and into content namespace.joi@chromium.org2011-12-162-3/+4
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-2/+3
* Make ChildProcessHost be used through an interface in content/public, instead...jam@chromium.org2011-12-031-4/+5
* Don't make classes derive from ChildProcessHost, and instead have them use it...jam@chromium.org2011-12-021-15/+18
* Define DevTools content APIyurys@chromium.org2011-12-011-1/+1
* Move the ProcessType enum out to its own file. This is in preparation for get...jam@chromium.org2011-12-012-12/+13
* base::Bind: Convert a use of Task in worker_process_host.cc.jhawkins@chromium.org2011-11-281-19/+8
* Add OVERRIDE to content/.avi@chromium.org2011-11-172-5/+5
* Enable content component (again!).dpranke@chromium.org2011-11-161-1/+2
* Remove includes of worker_messages.h from chrome code, since that's an intern...jam@chromium.org2011-11-122-4/+11
* Cleanup: Remove unneeded forward declarations in content/browser.thestig@chromium.org2011-11-103-14/+7
* Move BrowserThread to content namespace.joi@chromium.org2011-11-023-0/+6
* Removing dedicated worker-related IPC codei (second round).dslomov@chromium.org2011-10-282-7/+0
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* more content exports.dpranke@chromium.org2011-10-271-3/+3
* Removing dedicated worker-related IPC codei (first round). dslomov@chromium.org2011-10-273-135/+73
* Move resource_codes to content/public/common.jam@chromium.org2011-10-251-1/+1
* When WorkerProcessHost receives WorkerHostMsg_WorkerContextDestroyed message ...yurys@chromium.org2011-10-214-6/+11
* Move content_browser_client.h to public, and while at it, movejoi@chromium.org2011-10-191-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-2/+2
* base::Bind: Cleanup in browser_render_process_host.cc.jhawkins@chromium.org2011-10-183-14/+16
* Move content_switches to content\public\common.jam@chromium.org2011-10-132-2/+2
* DevTools: support shared worker initialization debuggeryurys@chromium.org2011-10-125-3/+76
* yet another batch of symbols to export from content.dpranke@chromium.org2011-10-041-2/+3
* Fix an AppCache crash due to a dangling ResourceContext ptr. michaeln@google.com2011-09-041-3/+4
* Initialize the resource bundle now that it is used due to http://trac.webkit....levin@chromium.org2011-08-291-0/+4
* Give plug-in processes an executable heap and disable PIE/ASLR for Nativemark@chromium.org2011-08-241-1/+7
* Create ipc.dll.darin@chromium.org2011-08-151-0/+1
* Removal of Profile from content part 7.avi@chromium.org2011-08-092-3/+4
* wstring: remove wstrings from ChildProcessInfoevan@chromium.org2011-08-051-1/+1
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-1/+1
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-1/+1
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-1/+1
* DevTools: add initial support for shared workers debugging.yurys@chromium.org2011-07-131-0/+2
* Remove content dependency on chrome/browser/accessibility/browser_accessibili...jam@chromium.org2011-06-131-1/+1
* Remove last extension dependencies from content.mpcomplete@chromium.org2011-06-081-13/+9
* Small refactor: have ExtensionInfoMap use ExtensionSet.mpcomplete@chromium.org2011-06-021-4/+5
* Move OWNERS from top level of content to the subdirectories. Before this cha...jam@chromium.org2011-05-311-0/+1
* Code to turn on obfuscated filesystems for all, and to migrate all existing u...ericu@google.com2011-05-281-19/+35