summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Remove plumbing for the inert-visual-viewport flag.ymalik2015-10-231-2/+0
* Sets the extra data for single image loads tomegjablon2015-10-231-2/+4
* OOPIF: Send page-level focus messages to all processes rendering a page.alexmos2015-10-234-0/+14
* media: Add AndroidCdmFactory.xhwang2015-10-231-3/+8
* Add iclelland to BackgroundSync ownersiclelland2015-10-231-0/+1
* Introduce WebMediaSessiondavve2015-10-234-0/+65
* Absolute Device Orientation API: add renderer/browser plumbing and IPCs.timvolodine2015-10-233-0/+77
* android webview: allow cc to fail hardware drawboliu2015-10-232-2/+10
* Revert of Absolute Device Orientation API: add renderer/browser plumbing and ...dalecurtis2015-10-233-77/+0
* Plugin Power Saver: Do not always throttle plugins with posters.tommycli2015-10-235-73/+62
* Consistently use LoFi for an entire pagemegjablon2015-10-222-1/+26
* Promote PPB_VideoDecoder 1.1 to Stablelpique2015-10-221-9/+0
* Reland: GpuMemoryBuffer interface change: Map(**) to Map() and memory(plane);...mcasas2015-10-222-9/+6
* Move some AX attrs from AXNodeData to AXTreeData.dmazzoni2015-10-225-55/+58
* Absolute Device Orientation API: add renderer/browser plumbing and IPCs.timvolodine2015-10-223-0/+77
* content: Remove some implicit conversions from Point to PointF.danakj2015-10-221-2/+2
* Enable WebRTC on GN and Androidpkotwicz2015-10-221-2/+11
* RTCCertificate, RTCPeerConnection.generateCertificate (WebRTC JavaScript) added.hbos2015-10-228-10/+313
* Revert of GpuMemoryBuffer interface change: Map(**) to Map() and memory(plane...vasilii2015-10-222-6/+9
* ServiceWorker: Pass worker handle to Blink instead of worker itself for bette...nhiroki2015-10-221-1/+2
* Revert of Introduce WebMediaSession (patchset #13 id:240001 of https://codere...davve2015-10-224-65/+0
* Fix return value of InputHandlerProxy::HandleMouseWheel for SCROLL_IGNORED case.skobes2015-10-222-0/+14
* Improve usefulness of webglcontextcreationerror.siva.gunturi2015-10-222-27/+52
* Minor refactoring of audio output devices API.guidou2015-10-224-19/+21
* Don't call AnimatedScroll for wheel events triggered by the trackpadymalik2015-10-213-4/+45
* Remove ContextProvider::DestroyedOnMainThread.dcastagna2015-10-211-1/+2
* Make enum HTTPVersion value names more specific.bnc2015-10-211-4/+8
* Testing that actual = expected, not just actual ⊆ expected.lukasza2015-10-211-66/+25
* GpuMemoryBuffer interface change: Map(**) --> Map() + memory(plane); GetStrid...mcasas2015-10-212-9/+6
* content: Make conversions from gfx::Point to PointF explicit.danakj2015-10-213-6/+7
* MediaStream Recorder: implement pause() and resume()mcasas2015-10-213-5/+28
* Turn on VideoRendererAlgorithm for WebMediaPlayerMS by default.qiangchen2015-10-211-2/+2
* Use signals from RenderWidgetImpl to guide schedulingalexclarke2015-10-213-4/+22
* Rename enums in WebPlatformEventType.h to follow blink stylesrirama.m2015-10-211-15/+15
* Wire up transport sequence number and send time.holmer2015-10-211-0/+8
* Bump 1080p limit of the pepper vpx software encoder to 4k/2160pthembrown2015-10-211-3/+3
* bluetooth: Implement BluetoothCharacteristicPropertiesortuno2015-10-212-6/+8
* Pepper: Check render frame before getting screen size.bbudge2015-10-211-1/+3
* bluetooth: Add characteristicvaluechanged eventortuno2015-10-204-3/+91
* Let LayerTreeHostImpl::ScrollAnimated scroll the outer viewport.skobes2015-10-202-3/+6
* Collect separate V8 histograms for Youtubehablich2015-10-201-0/+2
* 80% of calls to skia::GetTopDevice() were retrieving a read-only reference to...tomhudson2015-10-201-2/+1
* Change paused frame of WebMediaPlayerMS from YV12 to I420emircan2015-10-202-14/+29
* When WebMediaPlayerMS uses VideoRendererAlgorithm for frame selection, incomi...qiangchen2015-10-203-1/+16
* Introduce WebMediaSessiondavve2015-10-204-0/+65
* [BackgroundSync] Abort the sync event if the renderer is shutting down.jkarlin2015-10-201-1/+8
* Call setUseMobileViewportStyle before setViewportEnabledyoav2015-10-201-6/+6
* ServiceWorker: Avoid accessing null ServiceWorkerProviderContextnhiroki2015-10-201-1/+5
* Add a flag to disable partial raster in rendererericrk2015-10-204-9/+8
* Use mojo to connect to BackgroundSyncManager objectchasej2015-10-201-4/+3