summaryrefslogtreecommitdiffstats
path: root/content/worker/worker_webkitplatformsupport_impl.h
Commit message (Expand)AuthorAgeFilesLines
* remove implementation of obsolete WebKitPlatformSupport::prefetchHostName.kouhei@chromium.org2013-08-011-1/+0
* Revert 214172 "Revert 214162 "Make Platform::queryStorageUsageAn..."kinuko@chromium.org2013-07-291-1/+4
* Revert 214162 "Make Platform::queryStorageUsageAndQuota work fro..."kinuko@chromium.org2013-07-291-4/+1
* Make Platform::queryStorageUsageAndQuota work from worker threadskinuko@chromium.org2013-07-291-1/+4
* Implement WebKit::Platform::queryStorageUsageAndQuotakinuko@chromium.org2013-07-231-0/+4
* Remove unused arguments from storage-related Chromium impls of Blink APIadamk@chromium.org2013-06-271-2/+1
* Remove usage of ChildProcess::current() and ChildThread::current() other than...jam@chromium.org2013-06-251-1/+13
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-061-1/+1
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-301-2/+2
* Change include paths to use the new IDB header locations in Platformalecflett@chromium.org2013-05-021-1/+1
* Add Chromium-side changes for MediaSource::isTypeSupported()acolwell@chromium.org2013-03-151-0/+3
* Use ThreadSafeSender in a couple of places.michaeln@chromium.org2013-03-061-3/+3
* Change all references of WebKit::WebKitPlatformSupport to WebKit::Platform in...pilgrim@chromium.org2013-02-271-1/+1
* Fix the last of the #includes and OVERRIDEs in preparation for removing WebKi...pilgrim@chromium.org2013-01-091-1/+2
* We're removing the sharedWorkerRepository() function from WebKitpilgrim@chromium.org2012-12-111-1/+0
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-2/+1
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-211-3/+6
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Initial implementation of Encrypted Media Extensions in Chrome.ddorwin@chromium.org2012-04-191-0/+5
* Get IPC working for Indexed DB in shared workers.dgrogan@chromium.org2012-02-161-0/+3
* Update includes for WebMimeRegistry to new upstream locationsjamesr@chromium.org2012-01-051-2/+2
* Update includes to new header locationsabarth@chromium.org2011-12-031-1/+1
* Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...piman@chromium.org2011-11-221-2/+2
* Clean up style errors introduced in r99349.abarth@chromium.org2011-09-051-3/+3
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-021-0/+94