summaryrefslogtreecommitdiffstats
path: root/content/worker/worker_webkitplatformsupport_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-3/+3
* IndexedDB: Simplify blink public/platform implementation namesjsbell@chromium.org2013-12-121-4/+3
* Followup cleanup for WebDatabaseObserverkinuko@chromium.org2013-11-181-1/+1
* Change WebDatabaseObserverImpl to implement public/platform's WebDatabaseObse...kinuko@chromium.org2013-11-121-0/+8
* Make RendererWebKitPlatformSupportImpl::idbFactory() thread safejsbell@chromium.org2013-11-081-1/+3
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-18/+18
* Take the laziness out of WebBlobRegistryImpl construction since the WebKit::P...michaeln@google.com2013-10-231-2/+2
* Remove supportsMediaMIMEType() override, part 2 of 3jrummell@chromium.org2013-10-071-7/+0
* Complete switching to use thread-specific WebFileSystem instancekinuko@chromium.org2013-08-221-10/+0
* Remove implementations of WebMimeRegistry::preferredExtensionForMIMEType.jbroman@chromium.org2013-08-141-9/+0
* Use thread-local version of WebFileSystemImplkinuko@chromium.org2013-08-131-0/+9
* remove implementation of obsolete WebKitPlatformSupport::prefetchHostName.kouhei@chromium.org2013-08-011-4/+0
* Revert 214599 "Revert 214160 "Implement Worker-MainThread bridge..."kinuko@chromium.org2013-07-311-1/+1
* Revert 214160 "Implement Worker-MainThread bridge for FileSystem..."kinuko@chromium.org2013-07-311-1/+1
* Revert 214172 "Revert 214162 "Make Platform::queryStorageUsageAn..."kinuko@chromium.org2013-07-291-6/+13
* Revert 214162 "Make Platform::queryStorageUsageAndQuota work fro..."kinuko@chromium.org2013-07-291-13/+6
* Make Platform::queryStorageUsageAndQuota work from worker threadskinuko@chromium.org2013-07-291-6/+13
* Implement Worker-MainThread bridge for FileSystem API in Chromekinuko@chromium.org2013-07-291-1/+1
* Implement WebKit::Platform::queryStorageUsageAndQuotakinuko@chromium.org2013-07-231-0/+12
* 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-271-2/+1
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-271-9/+9
* Fix IndexedDB after r208777.jam@chromium.org2013-06-271-1/+1
* Remove usage of ChildProcess::current() and ChildThread::current() other than...jam@chromium.org2013-06-251-8/+17
* Use {As,From}UTF16Unsafe instead of file_path_string_conversions.{h,cc}.darin@chromium.org2013-06-251-6/+6
* 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-061-3/+3
* Rename content/common_child to content/childscottmg@chromium.org2013-06-041-3/+3
* 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-301-4/+4
* 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-281-1/+1
* Move indexeddb "common child" code out of content/common.alecflett@chromium.org2013-05-221-2/+2
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-4/+4
* Add Chromium-side changes for MediaSource::isTypeSupported()acolwell@chromium.org2013-03-151-0/+6
* Use ThreadSafeSender in a couple of places.michaeln@chromium.org2013-03-061-20/+19
* Change all references of WebKit::WebKitPlatformSupport to WebKit::Platform in...pilgrim@chromium.org2013-02-271-2/+2
* 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-151-3/+3
* Fiddle with includes so we don't break the build once we land https://bugs.we...pilgrim@chromium.org2012-12-171-1/+0
* We're removing the sharedWorkerRepository() function from WebKitpilgrim@chromium.org2012-12-111-5/+0
* webkit: Move FilePath/WebString conversion functions from 'glue' to 'base'hashimoto@chromium.org2012-10-231-5/+6
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-211-0/+4
* Deprecate FileUtilities::getFileSize and getFileModifiedTimekinuko@chromium.org2012-05-301-29/+0
* Add FileUtilities::GetFileInfo() to capture file metadata with single IPCkinuko@chromium.org2012-05-251-0/+19
* Initial implementation of Encrypted Media Extensions in Chrome.ddorwin@chromium.org2012-04-191-0/+7
* Rename content/{common,browser}/file_system to fileapi and move blob stuff in...tzik@chromium.org2012-03-011-2/+2
* Get IPC working for Indexed DB in shared workers.dgrogan@chromium.org2012-02-161-1/+8
* Update includes to new header locationsabarth@chromium.org2011-12-031-3/+3