summaryrefslogtreecommitdiffstats
path: root/content/renderer/renderer_webkitplatformsupport_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* The shared worker repository shouldn't be available on Android.peter@chromium.org2013-08-291-0/+6
* Allow StreamParserFactory to receive and handle mimetypes with no codecs spec...acolwell@chromium.org2013-08-291-1/+1
* Only accept actual key systems for EME methods.ddorwin@chromium.org2013-08-281-4/+0
* Complete switching to use thread-specific WebFileSystem instancekinuko@chromium.org2013-08-221-10/+0
* Add plumbing for platform based Device Orientation testing.timvolodine@chromium.org2013-08-161-4/+22
* Remove implementations of WebMimeRegistry::preferredExtensionForMIMEType.jbroman@chromium.org2013-08-141-17/+0
* Use thread-local version of WebFileSystemImplkinuko@chromium.org2013-08-131-0/+9
* Move gamepad reader code out of PepperHelperImpl in the effort to eliminate P...jam@chromium.org2013-08-061-4/+1
* Remove SandboxSupport::getFontFamilyForCharacters which is now dead codeeseidel@chromium.org2013-08-051-17/+0
* Implement Device Orientation using shared memory in content/renderer.timvolodine@chromium.org2013-08-051-0/+13
* Remove hyphenation code from Chromium.tony@chromium.org2013-08-021-65/+0
* Stop supporting FileUtilities::openFile in non-test codekinuko@chromium.org2013-08-021-11/+0
* Move Content to using WebFontInfo::familyForChareseidel@chromium.org2013-08-011-13/+23
* Fix null listener case for testing Device Motion.timvolodine@chromium.org2013-08-011-1/+2
* remove implementation of obsolete WebKitPlatformSupport::prefetchHostName.kouhei@chromium.org2013-08-011-10/+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-4/+10
* Revert 214162 "Make Platform::queryStorageUsageAndQuota work fro..."kinuko@chromium.org2013-07-291-10/+4
* Make Platform::queryStorageUsageAndQuota work from worker threadskinuko@chromium.org2013-07-291-4/+10
* Implement Worker-MainThread bridge for FileSystem API in Chromekinuko@chromium.org2013-07-291-1/+1
* Remove unused computeLastHyphenLocation implsabarth@chromium.org2013-07-271-20/+0
* Use a mock implementation of Platform::crypto() for layout tests.eroman@chromium.org2013-07-251-0/+6
* Implement WebKit::Platform::queryStorageUsageAndQuotakinuko@chromium.org2013-07-231-0/+14
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-4/+4
* Simplify how we get the plugin list in the webkit platform support by removin...jam@chromium.org2013-07-201-10/+33
* Vibration API: plumbing from Blink to Java.mvanouwerkerk@chromium.org2013-07-191-0/+14
* Move npapi related files from content\child to the new content\child\npapi di...jam@chromium.org2013-07-191-1/+1
* Use a direct include of the shared_memory header in content/plugin/, content/...avi@chromium.org2013-07-181-1/+1
* WebHyphenator::computeLastHyphenLocation should use WebStringabarth@chromium.org2013-07-181-2/+20
* Add chromium side implementation of WebKit::WebCrypto.eroman@chromium.org2013-07-171-0/+10
* Add plumbing for platform based Device Motion testing.timvolodine@chromium.org2013-07-171-4/+21
* Move key_systems* from webkit/ to content/.ddorwin@chromium.org2013-07-141-3/+3
* Use a mock WebAudioDevice for layout testscrogers@google.com2013-07-131-0/+6
* Implement the content/renderer and content/browser part of the Device Motion ...timvolodine@chromium.org2013-07-111-0/+12
* Migrate webkit/renderer/media/ to content/renderer/media/.scherkus@chromium.org2013-07-101-5/+3
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-3/+3
* 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
* Replace RenderThread::Get() with thread_safe_sender_rtoy@google.com2013-06-261-8/+1
* Allow overriding WebMIDIAccessor so we can use a mock for testingcrogers@google.com2013-06-261-0/+5
* 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/+5
* Shuffle media-related WebMimeRegistry code from webkit/ to content/.scherkus@chromium.org2013-06-221-7/+93
* Move webkit/renderer/media/android/ to content/renderer/media/android/.scherkus@chromium.org2013-06-221-6/+9
* Re-land 16025005 with tiny fix for statics perf issuecrogers@google.com2013-06-221-0/+10
* Revert 207992: This looks like a reland of r207983, which was reverted insadrul@chromium.org2013-06-221-10/+0
* don't include iostream.hcrogers@google.com2013-06-221-0/+10