summaryrefslogtreecommitdiffstats
path: root/content/browser/worker_host/worker_service_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Move the worker script loading code to the worker process (phase:4/5)horo@chromium.org2014-02-051-30/+2
* Finally remove ResourceRequestInfo::GetAssociatedRenderView. Also remove the ...jam@chromium.org2014-01-071-2/+1
* A bunch of work to transition from render_view_id to render_frame_id.jam@chromium.org2013-12-201-1/+2
* Chrome side of making SharedWorkerRepositoryClient be per RenderFrame instead...jam@chromium.org2013-12-181-4/+4
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-4/+4
* Delete some dead code.michaeln@google.com2013-06-211-1/+0
* Lower the priority of shared workers that aren't associated with the foregrou...simonhatch@chromium.org2013-05-311-1/+9
* Revert 200932 "Lower the priority of shared workers that aren't ..."simonhatch@chromium.org2013-05-201-6/+1
* Lower the priority of shared workers that aren't associated with the foregrou...simonhatch@chromium.org2013-05-181-1/+6
* Revert 199840 "Lower the priority of shared workers that aren't ..."simonhatch@chromium.org2013-05-131-6/+1
* Lower the priority of shared workers that aren't associated with the foregrou...simonhatch@chromium.org2013-05-131-1/+6
* Move the worker code into the content namespace.jam@chromium.org2012-10-251-1/+1
* Remove flags for Workers that violate multiple profile and storage isolation ...ajwong@chromium.org2012-09-141-15/+0
* Remove storage context accessors from ResourceContext.ajwong@chromium.org2012-09-111-2/+9
* Remove #pragma once from contentajwong@chromium.org2012-07-111-2/+1
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-091-6/+6
* Hide WorkerProcessHost from chrome.jam@chromium.org2012-02-011-3/+2
* Create an API around WorkerService that chrome consumes. Rename the existing ...jam@chromium.org2011-12-291-0/+152