summaryrefslogtreecommitdiffstats
path: root/content/worker
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-066-14/+14
* Move webkit/appcache/* into webkit/{browser,common}/appcachekinuko@chromium.org2013-06-052-2/+4
* Remove old webkit support code for IndexedDB.alecflett@chromium.org2013-06-051-2/+0
* Rename content/common_child to content/childscottmg@chromium.org2013-06-044-10/+10
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-3/+3
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-307-15/+15
* Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to ...michaeln@google.com2013-05-291-1/+1
* Split FileAPI code for common|common_child|rendererkinuko@chromium.org2013-05-283-4/+4
* Move webkit/database to webkit/browser and webkit/common. Also move content::...michaeln@google.com2013-05-221-1/+1
* Move indexeddb "common child" code out of content/common.alecflett@chromium.org2013-05-223-3/+4
* Cleanup: Deprecate FileSystemCallbackDispatcherkinuko@chromium.org2013-05-161-2/+4
* Update Content to use new names for WebRuntimeFeatures APIs.eseidel@chromium.org2013-05-101-1/+4
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-042-6/+6
* Change include paths to use the new IDB header locations in Platformalecflett@chromium.org2013-05-022-2/+1
* content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-302-2/+2
* Add Shutdown() helper to ChildThread and move all destructor logic.dcheng@chromium.org2013-04-222-0/+4
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-4/+4
* Linux: make current InitializeSandbox() private.jln@chromium.org2013-04-131-1/+2
* WebSocket: Remove runtime disable flagtoyoshim@chromium.org2013-04-091-3/+0
* Split the power monitoring feature from SystemMonitorhongbo.min@intel.com2013-04-031-2/+2
* Proxy queryUsageAndQuota from worker process (3rd try)kinuko@chromium.org2013-03-232-0/+13
* Revert 189913 "Proxy queryUsageAndQuota from worker process"msw@chromium.org2013-03-222-13/+0
* Proxy queryUsageAndQuota from worker processalecflett@chromium.org2013-03-222-0/+13
* Revert 189731 "Proxy queryUsageAndQuota from worker process"tapted@chromium.org2013-03-222-13/+0
* Proxy queryUsageAndQuota from worker processalecflett@chromium.org2013-03-222-0/+13
* Remove dead code behind ifndef WEBKIT_USE_NEW_WEBFILESYSTEMTYPEpilgrim@chromium.org2013-03-202-8/+0
* Add support for WEBKIT_USE_NEW_WEBFILESYSTEMTYPEpilgrim@chromium.org2013-03-192-1/+11
* Add Chromium-side changes for MediaSource::isTypeSupported()acolwell@chromium.org2013-03-152-0/+9
* WorkerMain contains code to initialize the sandbox on OS X which is disabled ...jeremy@chromium.org2013-03-141-4/+7
* Use ThreadSafeSender in a couple of places.michaeln@chromium.org2013-03-063-24/+24
* Change all references of WebKit::WebKitPlatformSupport to WebKit::Platform in...pilgrim@chromium.org2013-02-272-3/+3
* Add explicit base to FilePath.brettw@chromium.org2013-02-071-2/+2
* Update some #includes in content/worker for headers that have moved to the ne...pilgrim@chromium.org2013-02-061-1/+1
* Update some #includes in content/worker for headers in the new Platform direc...pilgrim@chromium.org2013-01-156-11/+11
* Fix the last of the #includes and OVERRIDEs in preparation for removing WebKi...pilgrim@chromium.org2013-01-091-1/+2
* Call new WebKit::setIDBFactory method to initialize Indexed DB supportpilgrim@chromium.org2013-01-081-0/+3
* Removing unnecessary content:: namespace qualifier.darin@chromium.org2013-01-021-2/+2
* Fiddle with includes so we don't break the build once we land https://bugs.we...pilgrim@chromium.org2012-12-171-1/+0
* Sandbox the worker process on Macjeremy@chromium.org2012-12-171-0/+4
* We're removing the sharedWorkerRepository() function from WebKitpilgrim@chromium.org2012-12-112-6/+0
* Initialize the Linux sandbox earlier in workers.jln@chromium.org2012-11-291-5/+6
* content: Update the includes to point to ipc_listener.htfarina@chromium.org2012-11-101-1/+1
* Move a bunch more code into the content namespace.jam@chromium.org2012-10-231-1/+1
* Move a bunch of content\common code into the content namespace.jam@chromium.org2012-10-231-1/+1
* webkit: Move FilePath/WebString conversion functions from 'glue' to 'base'hashimoto@chromium.org2012-10-231-5/+6
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-223-6/+5
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-2113-7/+57
* Remove flags for Workers that violate multiple profile and storage isolation ...ajwong@chromium.org2012-09-141-9/+0
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-182-2/+2