summaryrefslogtreecommitdiffstats
path: root/content/browser/worker_host
Commit message (Expand)AuthorAgeFilesLines
* Move UserMetrics to content.michaeln@google.com2011-04-271-2/+2
* Switch to using content::ResourceContext* instead of incognito.willchan@chromium.org2011-04-235-58/+63
* Replace more uses of ChromeURLRequestContext/URLRequestContextGetter in conte...willchan@chromium.org2011-04-206-32/+8
* Move the rest of the storage objects into ResourceContext.willchan@chromium.org2011-04-161-12/+12
* Create a content::ResourceContext.willchan@chromium.org2011-04-156-45/+115
* Remove some unneeded includes to chrome/ from within content/michaeln@google.com2011-04-051-3/+1
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-316-20/+30
* Move some files from base to base/memory.levin@chromium.org2011-03-283-6/+6
* Stop returning the true root path of each filesystem from openFileSystem.ericu@google.com2011-03-241-2/+3
* Move the rest of the content browser->renderer messages to content. Also mov...jam@chromium.org2011-03-233-6/+3
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Remove 'off the record' references from ChromeURLContext.vipul.bhasin@gmail.com2011-03-152-2/+2
* Removing 'off the record' references from TabRendererGtkvipul.bhasin@gmail.com2011-03-141-2/+2
* Remove off the record references from WorkerInstance. Contributed by vipul.bh...atwilson@chromium.org2011-03-124-29/+29
* Move worker_messages to content in preparation of moving worker.jam@chromium.org2011-03-124-4/+4
* Remove Gears from Chrome.aa@chromium.org2011-03-111-1/+2
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-1/+1
* Move resource related IPCs to their own file in content. I added a IPC_STRUC...jam@chromium.org2011-03-051-1/+1
* Move worker_host code to content.jam@chromium.org2011-02-2810-0/+2125