summaryrefslogtreecommitdiffstats
path: root/content/renderer/renderer_webkitplatformsupport_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-061-2/+2
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-301-2/+2
* Implement WebPrescientNetworking to trigger preconnect from blink.kouhei@chromium.org2013-05-271-0/+1
* Remove now-unused sharedOffscreenGraphicsContext3D() methods.danakj@chromium.org2013-05-161-2/+0
* Move webkit/compositor_bindings into webkit/rendererjamesr@chromium.org2013-05-151-1/+1
* Move compositor support out of base WebKitPlatformSupport into rendererjamesr@chromium.org2013-05-101-0/+4
* Add the WebGraphicsContext3DProviderImpl class.danakj@chromium.org2013-05-091-0/+6
* Implement web speech synthesis.dmazzoni@chromium.org2013-05-031-0/+2
* Change include paths to use the new IDB header locations in Platformalecflett@chromium.org2013-05-021-1/+1
* Add a method to the content renderer client to allow the embedder to override...jochen@chromium.org2013-03-201-0/+1
* Pass more detailed audio hardware configuration information to the renderercrogers@google.com2013-03-131-0/+1
* Provide shared context to Platform API in renderer.danakj@chromium.org2013-03-061-3/+10
* Use ThreadSafeSender in a couple of places.michaeln@chromium.org2013-03-061-0/+3
* Remove deprecated hyphenation methods from WebKit::Platform implementationsjochen@chromium.org2013-03-051-5/+0
* Implement WebKit::Platform::isThreadedCompositingEnabled()jamesr@chromium.org2013-03-051-0/+1
* Switch from using individual methods for hyphenation to using the WebHyphanto...jochen@chromium.org2013-03-011-3/+4
* Change all references of WebKit::WebKitPlatformSupport to WebKit::Platform in...pilgrim@chromium.org2013-02-271-2/+2
* RendererWebKitPlatformSupportImpl::createAudioDevice() needs the ability to m...crogers@google.com2013-02-221-0/+6
* Retrieve renderer process memory sizes from browser via IPC.alph@chromium.org2013-02-041-0/+2
* Update some #includes in content/renderer for headers in the new Platform dir...pilgrim@chromium.org2013-01-151-1/+1
* Update RendererWebKitPlatformSupportImpl::createAudioDevice() to handle |inpu...crogers@google.com2013-01-121-0/+6
* Fix the last of the #includes and OVERRIDEs in preparation for removing WebKi...pilgrim@chromium.org2013-01-091-0/+1
* Remove OVERRIDE keyword from functions that don't really need itpilgrim@chromium.org2013-01-031-34/+34
* Fiddle with includes so we don't break the build once we land https://bugs.we...pilgrim@chromium.org2012-12-171-0/+1
* [content shell] implement testRunner.setGamepadDatajochen@chromium.org2012-12-111-0/+3
* Removing support for PeerConnection00tommyw@chromium.org2012-11-061-2/+0
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-3/+2
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-191-8/+9
* This cl adds a new PeerConnection handler in Chrome to support latest W3C Pee...perkj@chromium.org2012-09-131-0/+2
* In-te-grate hy-phen-ator to con-tent.hbono@chromium.org2012-09-031-0/+8
* Remove all the indexeddb-related utility process codealecflett@chromium.org2012-08-241-8/+0
* Revert 152873 - Remove all the indexeddb-related utility process codericow@chromium.org2012-08-231-0/+8
* Remove all the indexeddb-related utility process codealecflett@chromium.org2012-08-221-8/+0
* Make plugins work in a RenderViewTestfsamuel@chromium.org2012-07-311-0/+6
* Remove the deprecated PeerConnection supporting the ROAP protocol.perkj@chromium.org2012-07-261-2/+0
* Adds monitor ICC profile support for win and mactpayne@chromium.org2012-07-191-0/+1
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Fix client-side phishing detection test flakiness and ChromeOS failure.bryner@chromium.org2012-06-051-0/+9
* Adding UMA for sync IPCskinuko@chromium.org2012-06-011-7/+0
* Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type.jsbell@chromium.org2012-04-301-2/+2
* More DomStorage house cleaning, many files but all mechanical changes.michaeln@google.com2012-04-171-4/+0
* Adding JSEP PeerConnection glue - attempt 2 perkj@chromium.org2012-04-131-0/+2
* Revert 131949 (multiple memory leaks) - Adding JSEP PeerConnection glue.eugenis@google.com2012-04-121-2/+0
* Adding JSEP PeerConnection glue.grunell@chromium.org2012-04-121-0/+2
* Implement WebKitPlatformSupport::canAccelerate2dCanvasjamesr@chromium.org2012-03-141-0/+1
* Fix --single-process mode issues with GpuChannelHostFactorypiman@chromium.org2012-03-121-0/+3
* Adding a skeleton MediaStreamCenter.mflodman@chromium.org2012-03-091-0/+2
* Revert 125629 - Adding a skeleton MediaStreamCenter.mad@chromium.org2012-03-081-2/+0
* Adding a skeleton MediaStreamCenter.mflodman@chromium.org2012-03-081-0/+2
* Allow browser compositor to create an offscreen context3D.danakj@chromium.org2012-03-021-2/+0