summaryrefslogtreecommitdiffstats
path: root/content/worker
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of the message_loop header in content/, part 4.avi@chromium.org2013-07-182-4/+4
* Move DBMessageFilter to content/child since its only used in child ptypesjamesr@chromium.org2013-07-171-2/+2
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-07-021-1/+2
* Remove unused arguments from storage-related Chromium impls of Blink APIadamk@chromium.org2013-06-272-4/+2
* Move timing files into base/time and base/timer, install forwarding headers.avi@chromium.org2013-06-271-2/+2
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-272-11/+13
* Fix IndexedDB after r208777.jam@chromium.org2013-06-272-2/+2
* Remove usage of ChildProcess::current() and ChildThread::current() other than...jam@chromium.org2013-06-254-14/+36
* Use {As,From}UTF16Unsafe instead of file_path_string_conversions.{h,cc}.darin@chromium.org2013-06-251-6/+6
* Move appcache_dispatcher and appcache_backend_proxy to content/child.michaeln@google.com2013-06-172-2/+2
* Update Blink include pathsabarth@chromium.org2013-06-176-13/+13
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in content/.dcheng@chromium.org2013-06-131-3/+3
* Shared workers should support --enable-experimental-webkit-features.simonjam@chromium.org2013-06-121-23/+2
* Use a direct include of strings headers in content/test/, content/worker/.avi@chromium.org2013-06-111-1/+1
* 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