summaryrefslogtreecommitdiffstats
path: root/content/renderer/renderer_webkitplatformsupport_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* content: Rename all classes with WebKitPlatform to BlinkPlatform.tfarina2014-10-051-1196/+0
* Move InitializeOnCurrentThread down from WebGraphicsContext3DImpl to WebGraph...pilgrim2014-09-301-21/+26
* Revert of [Mac] Implement a new WebSandboxSupport method to get the display's...noel2014-09-151-7/+0
* Remove storage-related redirect headers in webkit/common/, update #includes a...pilgrim2014-09-101-1/+1
* [Mac] Implement a new WebSandboxSupport method to get the display's color space.rsesek2014-09-091-0/+7
* gpu: Remove WebGraphicsContext3D::makeContextCurrent()dongseong.hwang2014-08-291-15/+24
* Revert of Revert of Remove the last piece of deprecated synchronous IO code. ...xians2014-08-281-2/+1
* Revert of Remove the last piece of deprecated synchronous IO code. (patchset ...tnagel2014-08-271-1/+2
* Remove the last piece of deprecated synchronous IO code.xians2014-08-271-2/+1
* Remove implicit conversions from scoped_refptr to T* in content/renderer/dcheng2014-08-261-4/+4
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-221-4/+4
* Refactor code listening to platform events in content/renderer/.mlamouri@chromium.org2014-08-191-125/+99
* Revert "Refactor code listening to platform events in content/renderer/."adamk@chromium.org2014-08-141-100/+125
* GN: Make content_shell and webkit_unit_tests work in component buildjamesr@chromium.org2014-08-121-1/+4
* Implement --v8-cache-options (instead of --enable-preparsed-js-caching)vogelheim@chromium.org2014-08-121-15/+0
* Refactor code listening to platform events in content/renderer/.mlamouri@chromium.org2014-08-091-125/+100
* content: Rename blink_glue.* to file_info_util.*.tfarina@chromium.org2014-08-081-1/+1
* Poll for Display rotation on Android 4.0 and 4.1 when needed.mlamouri@chromium.org2014-08-081-0/+7
* Update RendererWebPlatformSupportImpl to use {start,stop}Listening().mlamouri@chromium.org2014-08-071-63/+123
* Fixes for re-enabling more MSVC level 4 warnings: content/renderer/ editionpkasting@chromium.org2014-07-081-1/+1
* [DeviceLight] Add renderer+common partsrijubrata.bhaumik@intel.com2014-06-271-1/+30
* Move MockScreenOrientationController to content/shell/renderer/test_runner/ch.dumez@samsung.com2014-06-271-20/+0
* Keep track of paths for fallback fonts in sandbox_ipc_linuxdominik.rottsches@intel.com2014-06-221-0/+1
* Gamepad: make page visibility behavior layout testableb.kelemen@samsung.com2014-06-201-35/+6
* Complete Chromium side rename of WebFontFamily to WebFallbackFontdominik.rottsches@intel.com2014-06-171-30/+0
* Fix: Adding list of supported codecs for MP4 containersamogh.bihani@samsung.com2014-06-161-10/+3
* Update content/ to use WebScreenOrientationClient.mlamouri@chromium.org2014-06-131-52/+0
* Introduce WebFallbackFont on the Chromium sidedominik.rottsches@intel.com2014-06-121-6/+38
* Call RenderViewImpl::SetScreenOrientationForTesting from MockScreenOrientatio...sl.ostapenko@samsung.com2014-06-121-2/+5
* Revert of Call RenderViewImpl::SetScreenOrientationForTesting to make sure th...abarth@chromium.org2014-06-071-4/+1
* Call RenderViewImpl::SetScreenOrientationForTesting from MockScreenOrientatio...sl.ostapenko@samsung.com2014-06-061-1/+4
* Basic Promise-based lockOrientation() implementation in content/.mlamouri@chromium.org2014-06-051-7/+17
* Revert of Basic Promise-based lockOrientation() implementation in content/. (...machenbach@chromium.org2014-06-051-17/+7
* Basic Promise-based lockOrientation() implementation in content/.mlamouri@chromium.org2014-06-051-7/+17
* Battery Status API: add testing support for LayoutTests.timvolodine@chromium.org2014-06-031-0/+18
* Removed webgl-command-buffer-size-kb flagbajones@chromium.org2014-05-201-10/+0
* Renamed MediaStreamDependencyFactory to PeerConnectionDependencyFactory.perkj@chromium.org2014-05-161-3/+3
* Support screen.lockOrientation() / screen.unlockOrientation() when running la...ch.dumez@samsung.com2014-05-151-6/+18
* Add Battery Status API support in content/renderer and IPC messages.timvolodine@chromium.org2014-05-141-0/+13
* Remove stray platform_file.h from contentrvargas@chromium.org2014-05-141-1/+0
* Gamepad API: add support for connection eventsb.kelemen@samsung.com2014-05-091-1/+4
* Move IsStringUTF8/ASCII to base namespacebrettw@chromium.org2014-05-071-3/+3
* Remove WebPreferences::accelerated_compositing_enabledpiman@chromium.org2014-04-241-1/+3
* Adding check for MIME types that do not take codecs parameteramogh.bihani@samsung.com2014-04-231-8/+7
* Rename device_orientation to device_sensorsrijubrata.bhaumik@intel.com2014-04-221-2/+2
* Improve the handling of mock screen orientation for layout tests.mlamouri@chromium.org2014-04-181-19/+18
* Update Chrome code to use new WebScreenOrientation types.mlamouri@chromium.org2014-04-161-4/+4
* Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...piman@chromium.org2014-04-111-1/+1
* Remove unnecessary Platform::createMessagePortChannel methoddarin@chromium.org2014-04-091-9/+2
* Hook up webgl context for in-process synchronous compositorboliu@chromium.org2014-04-091-0/+8