summaryrefslogtreecommitdiffstats
path: root/content/renderer/gpu/render_widget_compositor.h
Commit message (Expand)AuthorAgeFilesLines
* CC Animation: Move files from cc_blink to Source/platform/animationloyso2016-02-101-2/+2
* Communicate whether passive event listeners exist to cc.dtapuska2016-02-051-2/+5
* Move scroll event handlers from layer to layer tree view.dtapuska2016-02-031-0/+2
* Move have_wheel_event_handlers to WebLayerTreeView.dtapuska2016-01-291-0/+2
* RenderWidgetCompositor should be decoupled from RenderWidget.fsamuel2016-01-201-6/+8
* Revert of RenderWidgetCompositor should be decoupled from RenderWidget. (patc...vasilii2016-01-141-8/+6
* RenderWidgetCompositor should be decoupled from RenderWidget.fsamuel2016-01-141-6/+8
* Switch to standard integer types in content/renderer/.avi2015-12-251-0/+2
* Add IPC messages to transfer compositor protosdtrainor2015-11-191-1/+15
* Rename legacy 'Layout' methods across Blink and cc.wkorman2015-11-031-1/+1
* Introduce painted-device-scale-factor and use it when --enable-use-zoom-for-d...oshima2015-10-311-3/+1
* Delete hide_pinch_scrollbars_near_min_scale setting.aelias2015-10-091-1/+0
* cc: Remove SetLayerTreeHostClientReady()sievers2015-10-071-1/+2
* Move gpu memory calculations to Compositor.sohan.jyoti2015-10-051-0/+3
* Remove unused dsf related methodoshima2015-10-041-1/+0
* Enforce marking "override" for functions overriding Blink in content/renderer/.avi2015-09-251-46/+46
* Removing GL context rate limiting feature and related wrappersjunov2015-09-221-1/+0
* Devtools: Remove continuous repainting featuresamli2015-09-141-1/+0
* Remove finishAllRendering, nothing uses it.esprehn2015-09-031-1/+0
* Remove layoutViewportSize and deviceViewportSize, nothing uses them.esprehn2015-09-031-2/+0
* cc: Make layer updating optional in BeginMainFrameskyostil2015-08-121-0/+2
* Make LatencyInfo to be classmiletus2015-08-051-1/+1
* Don't hide pinch viewport scrollbars near min-scale with device emulation.skobes2015-08-041-0/+1
* Remove implementations of commitRequested() since no one calls it.esprehn2015-07-071-1/+0
* CC Animations: Establish AnimationHost, AnimationTimeline and AnimationPlayer.loyso2015-07-031-0/+4
* Avoid rasterization in RenderWidgetCompositor::layoutAndPaintAsync()wangxianzhu2015-06-301-3/+4
* Pass collected frame timing events to Blinkmpb2015-06-051-2/+6
* Remove flag for virtual-viewport pinch to zoom and old paths.bokan2015-05-291-3/+0
* Pass Surface ID namespace to renderer compositors.kenrb2015-05-141-0/+1
* Revert of Pass Surface ID namespace to renderer compositors. (patchset #4 id:...jsbell2015-05-131-1/+0
* Pass Surface ID namespace to renderer compositors.kenrb2015-05-131-0/+1
* Let layoutAndPaintAsync() schedule commit asynchronouslywangxianzhu2015-05-071-1/+1
* Implement testRunner.layoutAndPaintAsyncThen()wangxianzhu2015-05-061-0/+7
* [DevTools] Remove WebDevToolsAgent::setLayerTreeId calls.dgozman2015-04-271-1/+0
* Implement layerTreeId() in RenderWidgetCompositor.dgozman2015-04-251-0/+1
* Plumb selection bounds as a single unitjdduke2015-04-231-2/+1
* Split cc/base into separate GN source_set and clean depsjamesr2015-03-161-2/+2
* Remove Unused setTopControlsContentOffset functionsujiths.s2015-03-051-2/+0
* Notify main-thread of top controls state/height changes instead of CC.majidvp2015-02-231-6/+5
* Make commit for swap promises do not unset can_cancel_commit.igsolla2015-02-201-3/+4
* [cc]: Add a BeginMainFrameNotExpectedSoon signal and route it to the Renderer...rmcilroy2015-02-181-0/+1
* Normalize top controls offset to (0, 1), Chromium-side.aelias2015-02-071-0/+3
* Remove scroll_delta flooring hackmiletus2015-02-041-2/+2
* DevTools: unwire WebDevToolsAgent from CC, emit trace events directly in CCcaseq2015-02-041-1/+1
* cc: Fix multiple outstanding output surface requestsenne2015-01-271-1/+0
* Remove support for custom overscroll backgroundccameron2015-01-221-1/+0
* [Android] Show autofill popup after animation.rouslan2015-01-221-0/+1
* Enable idle GC tasks and remove compositor driven V8 idle notifications.rmcilroy2015-01-081-5/+0
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-1/+1
* Move virtual setSurfaceReady to non-virtual StartCompositor.danakj2014-12-161-1/+1