summaryrefslogtreecommitdiffstats
path: root/content/renderer/renderer_blink_platform_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Animations: Plumb disable-threaded-animation to blinkloyso2015-08-111-0/+1
* Update Blink's screen orientation path in Chromium.mlamouri2015-06-081-1/+1
* content/renderer: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-271-4/+0
* Move Indexed DB Blink API headers to public/platform/modules/indexeddb (2/3)jsbell2015-05-121-1/+1
* Move blink scheduler implementation into a componentjochen2015-04-221-4/+8
* Patch 3/3 to get WebScheduler via WebThreadalexclarke2015-04-201-4/+0
* Patch 1/3 to get WebScheduler via WebThreadalexclarke2015-04-161-1/+2
* 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/+2
* Add SetFileSize() IPC for WebSQL.shess2015-04-061-0/+2
* Cache Storage: Implement Blink Platform APIjsbell2015-03-261-0/+3
* [Win, Android] Don't create WebSandboxSupport when it would have no methods.jbroman2015-03-091-0/+2
* scheduler: Implement task observersskyostil2015-02-241-0/+3
* Remove obsolete code path that uses double as time stamp for metadata in the ...yangguo2015-02-211-2/+0
* Use int64 time stamp when storing metadata to the HTTP cache.yangguo2015-02-201-0/+1
* Revert of scheduler: Implement task observers (patchset #7 id:120001 of https...skyostil2015-02-161-3/+0
* scheduler: Implement task observersskyostil2015-02-161-0/+3
* Vibration API : migrate to device/vibration using mojo.timvolodine2014-12-061-0/+5
* bluetooth: Impl uses new WebBluetoothDevice in content/browser.scheib2014-11-261-6/+0
* Reland rewrite clipboard write IPC handling to be easier to understand.dcheng2014-11-201-2/+2
* Revert of Rewrite clipboard write IPC handling to be easier to understand. (p...sky2014-11-191-2/+2
* Rewrite clipboard write IPC handling to be easier to understand.dcheng2014-11-191-2/+2
* Hookup WebMessagePortChannelImpl and WebMessagePortChannelImplalexclarke2014-11-171-1/+0
* Hook the WebThreadImplForMessageLoop up to post taks through the blinkalexclarke2014-11-101-2/+1
* content: Add RendererScheduler.rmcilroy2014-11-061-1/+8
* bluetooth: Initial simple mock content::WebBluetoothImpl.scheib2014-11-051-0/+6
* [WebGL] Return meaningful information in WebGL context creation error message.siva.gunturi2014-11-011-0/+4
* content: Rename all classes with WebKitPlatform to BlinkPlatform.tfarina2014-10-051-0/+247