summaryrefslogtreecommitdiffstats
path: root/content/renderer/renderer_blink_platform_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Moved media mime type and codec checks to media/base/mime_util.*servolk2015-05-161-9/+10
* Mechanical change for updating the paths to WebDevice{Motion|Orientation}rijubrata.bhaumik2015-04-281-2/+2
* Move blink scheduler implementation into a componentjochen2015-04-221-5/+6
* Patch 3/3 to get WebScheduler via WebThreadalexclarke2015-04-201-9/+0
* Patch 1/3 to get WebScheduler via WebThreadalexclarke2015-04-161-2/+6
* Revert of Revert of Add a WorkerScheduler and a WebThreadImplForWorker (patch...alexclarke2015-04-141-2/+2
* Revert of Add a WorkerScheduler and a WebThreadImplForWorker (patchset #16 id...alexclarke2015-04-141-2/+2
* Add a WorkerScheduler and a WebThreadImplForWorkeralexclarke2015-04-141-2/+2
* Revert of Add a WorkerScheduler and a WebThreadImplForWorker (patchset #15 id...japhet2015-04-131-2/+2
* Add a WorkerScheduler and a WebThreadImplForWorkeralexclarke2015-04-131-2/+2
* Add an IPC method for Blink to call RapporService::RecordSample()kojii2015-04-101-0/+12
* Add SetFileSize() IPC for WebSQL.shess2015-04-061-0/+6
* Cache Storage: Move files to content/*/cache_storage, rename classesjsbell2015-03-311-1/+1
* Cache Storage: Implement Blink Platform APIjsbell2015-03-261-0/+12
* [Win, Android] Don't create WebSandboxSupport when it would have no methods.jbroman2015-03-091-29/+9
* scheduler: Implement task observersskyostil2015-02-241-0/+8
* Remove obsolete code path that uses double as time stamp for metadata in the ...yangguo2015-02-211-12/+0
* Use int64 time stamp when storing metadata to the HTTP cache.yangguo2015-02-201-2/+14
* Revert of scheduler: Implement task observers (patchset #7 id:120001 of https...skyostil2015-02-161-8/+0
* scheduler: Implement task observersskyostil2015-02-161-0/+8
* Remove unused supportsEncryptedMediaMIMEType()jrummell2015-02-131-30/+0
* Fix virtual/override in RendererBlinkPlatformImpl::MimeRegistryjrummell2015-02-121-3/+3
* Handle failures for GPU info collection.siva.gunturi2015-02-081-5/+21
* Don't update Media.EME.KeySystemSupport UMA for unprefixed EMEjrummell2015-02-051-1/+4
* Cleanup: Move ContextProviderWebContext into cc/blink.tfarina2015-02-041-2/+2
* Unify the three places that patch font loading for PDFium on Windows.jam2015-02-031-4/+4
* Extract WebGraphicsContext3DInProcessCommandBufferImpl from webkit/.tfarina2015-01-091-2/+2
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-1/+2
* Drop the VibrationManager service mojo connection after use.timvolodine2014-12-111-0/+2
* Vibration API : migrate to device/vibration using mojo.timvolodine2014-12-061-3/+13
* bluetooth: Impl uses new WebBluetoothDevice in content/browser.scheib2014-11-261-9/+1
* Reland rewrite clipboard write IPC handling to be easier to understand.dcheng2014-11-201-3/+3
* Revert of Rewrite clipboard write IPC handling to be easier to understand. (p...sky2014-11-191-3/+3
* Rewrite clipboard write IPC handling to be easier to understand.dcheng2014-11-191-3/+3
* Hookup WebMessagePortChannelImpl and WebMessagePortChannelImplalexclarke2014-11-171-3/+2
* Move Encrypted Media classes from /content to /media.xhwang2014-11-141-1/+1
* [content/renderer] Convert VLOGs to DVLOGsanujk.sharma2014-11-141-2/+2
* Move KeySystems to media.xhwang2014-11-121-4/+4
* Hook the WebThreadImplForMessageLoop up to post taks through the blinkalexclarke2014-11-101-6/+2
* content: Add RendererScheduler.rmcilroy2014-11-061-2/+16
* bluetooth: Initial simple mock content::WebBluetoothImpl.scheib2014-11-051-1/+9
* [WebGL] Return meaningful information in WebGL context creation error message.siva.gunturi2014-11-011-0/+17
* Reland "Replace Chrome IPC with Mojo IPC for querying BatteryStatus service"ppi2014-10-281-28/+42
* Revert of Replace Chrome IPC with Mojo IPC for querying BatteryStatus service...leviw2014-10-271-30/+24
* Replace Chrome IPC with Mojo IPC for querying BatteryStatus serviceppi2014-10-271-24/+30
* Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderermohan.reddy2014-10-081-1/+1
* content: Rename all classes with WebKitPlatform to BlinkPlatform.tfarina2014-10-051-0/+1180