summaryrefslogtreecommitdiffstats
path: root/content/browser/worker_host
Commit message (Expand)AuthorAgeFilesLines
* 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
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-252-2/+2
* Fix PP_FileOpenFlags_Dev handling:yzshen@chromium.org2011-05-231-1/+1
* Chrome side of having the WebKit FileSystem API use WebPermissionClient for c...jam@chromium.org2011-05-122-5/+29
* Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...jam@chromium.org2011-05-121-1/+1
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-1/+1
* Start moving content_settings code out of content code.jam@chromium.org2011-05-032-42/+11
* blob_storage_controller.cc assert from this bug was caused by the fact that w...zelidrag@chromium.org2011-05-021-1/+2
* Remove safe_browsing code from BrowserRenderProcessHost. Also remove crash r...jam@chromium.org2011-05-021-1/+0
* Remove ChromeURLRequestContext from content/.willchan@chromium.org2011-04-294-17/+15
* 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