| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the worker script loading code to the worker process (phase:4/5) | horo@chromium.org | 2014-02-05 | 1 | -30/+2 |
* | Finally remove ResourceRequestInfo::GetAssociatedRenderView. Also remove the ... | jam@chromium.org | 2014-01-07 | 1 | -2/+1 |
* | A bunch of work to transition from render_view_id to render_frame_id. | jam@chromium.org | 2013-12-20 | 1 | -1/+2 |
* | Chrome side of making SharedWorkerRepositoryClient be per RenderFrame instead... | jam@chromium.org | 2013-12-18 | 1 | -4/+4 |
* | Convert string16 to base::string16 in content. | brettw@chromium.org | 2013-12-03 | 1 | -4/+4 |
* | Delete some dead code. | michaeln@google.com | 2013-06-21 | 1 | -1/+0 |
* | Lower the priority of shared workers that aren't associated with the foregrou... | simonhatch@chromium.org | 2013-05-31 | 1 | -1/+9 |
* | Revert 200932 "Lower the priority of shared workers that aren't ..." | simonhatch@chromium.org | 2013-05-20 | 1 | -6/+1 |
* | Lower the priority of shared workers that aren't associated with the foregrou... | simonhatch@chromium.org | 2013-05-18 | 1 | -1/+6 |
* | Revert 199840 "Lower the priority of shared workers that aren't ..." | simonhatch@chromium.org | 2013-05-13 | 1 | -6/+1 |
* | Lower the priority of shared workers that aren't associated with the foregrou... | simonhatch@chromium.org | 2013-05-13 | 1 | -1/+6 |
* | Move the worker code into the content namespace. | jam@chromium.org | 2012-10-25 | 1 | -1/+1 |
* | Remove flags for Workers that violate multiple profile and storage isolation ... | ajwong@chromium.org | 2012-09-14 | 1 | -15/+0 |
* | Remove storage context accessors from ResourceContext. | ajwong@chromium.org | 2012-09-11 | 1 | -2/+9 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 1 | -2/+1 |
* | Make content::ResourceContext be a real interface like the rest of the Conten... | jam@chromium.org | 2012-02-09 | 1 | -6/+6 |
* | Hide WorkerProcessHost from chrome. | jam@chromium.org | 2012-02-01 | 1 | -3/+2 |
* | Create an API around WorkerService that chrome consumes. Rename the existing ... | jam@chromium.org | 2011-12-29 | 1 | -0/+152 |