summaryrefslogtreecommitdiffstats
path: root/cc/blink/web_layer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Remove lots of usage of WebCString.dtapuska2016-03-181-1/+0
* Delete scrollCompensationAdjustment.aelias2016-03-151-1/+0
* CC Animation: Erase cc::LayerSettings everywhere.loyso2016-03-141-1/+0
* Blink Compositor Animation: Erase old animation system.loyso2016-03-021-16/+1
* [SPv2] Support composited plugins via foreign layers.jbroman2016-03-011-0/+1
* Revert of [SPv2] Support composited plugins via foreign layers. (patchset #11...nektar2016-02-291-1/+0
* [SPv2] Support composited plugins via foreign layers.jbroman2016-02-281-0/+1
* Revert of [SPv2] Support composited plugins via foreign layers. (patchset #10...dcheng2016-02-271-1/+0
* [SPv2] Support composited plugins via foreign layers.jbroman2016-02-271-0/+1
* Fix smooth scroll jump when switching scroll handling from MT to CCymalik2016-02-251-1/+3
* CC Animation: Move files from cc_blink to Source/platform/animationloyso2016-02-101-4/+5
* Move scroll event handlers from layer to layer tree view.dtapuska2016-02-031-2/+0
* Remove dead code related to video painting.chrishtr2016-02-021-1/+0
* Move have_wheel_event_handlers to WebLayerTreeView.dtapuska2016-01-291-2/+0
* Purge the ScrollBlocksOn code.dtapuska2016-01-281-2/+0
* CC Animation: Remove meaningless method from WebLayer.loyso2016-01-271-3/+0
* blink: Make WebMainThreadScrollingReason wrap the cc enum.danakj2016-01-231-3/+1
* Add histogram attributing cause of main thread scrolling.tdresser2016-01-181-1/+5
* Reland of un smooth scroll animations on the compositor when possible (patchs...noel2015-12-231-0/+1
* Revert of Run smooth scroll animations on the compositor when possible (patch...noel2015-12-231-1/+0
* Run smooth scroll animations on the compositor when possibleymalik2015-12-221-0/+1
* Switch to standard integer types in cc/.avi2015-12-211-0/+4
* compositor-worker: plumb element id and mutable propertiesvollick2015-12-081-0/+4
* Reland of Remove blink::WebLayerClient and WebGraphicsLayerDebugInfo.jbroman2015-11-231-8/+3
* Revert of Remove blink::WebLayerClient and WebGraphicsLayerDebugInfo. (patchs...dyen2015-11-201-3/+8
* Remove blink::WebLayerClient and WebGraphicsLayerDebugInfo.jbroman2015-11-201-8/+3
* Remove most of WebContentLayer.esprehn2015-11-171-0/+1
* Enforce marking "override" for functions overriding Blink in cc/.avi2015-09-241-84/+85
* Prevent blink from modifying VideoLayer content opaquenessjbauman2015-09-101-0/+7
* Remove non-impl-side painting as an option for blink.danakj2015-06-111-3/+0
* CC: Plumb LayerSettings parameter for cc::Layer construction.loyso2015-05-251-0/+5
* Add accessor for frameTimingRequests for blink unit tests.mpb2015-04-221-0/+2
* cc: Expose frame timing request to Blink.mpb2015-02-101-0/+3
* mechanical rename of base::debug -> base::trace_event for /ccssid2015-02-091-7/+2
* Reland of Move tracing namespace from base::debug to base::trace_event.primiano2015-02-051-1/+7
* Add initial CC support for scroll-blocks-onrbyers2015-02-051-0/+2
* Revert of Move tracing namespace from base::debug to base::trace_event. (patc...zhaoqin2015-02-051-7/+1
* Move tracing namespace from base::debug to base::trace_event.ssid2015-02-041-1/+7
* Rename ScrollOffsetFractionalPart to ScrollCompensationAdjustmentmiletus2015-01-301-1/+1
* Fixed position layer counter-scroll with main thread scroll offset fractional...miletus2015-01-291-0/+1
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-2/+1
* cc: Remove WebLayerImpl::invalidateRect(WebFloatRect)danakj2014-10-151-2/+0
* cc: Stop converting update rect from int to float to int.danakj2014-10-111-0/+2
* Remove WebPoint version of WebLayerImpl::setScrollPositionmiletus2014-10-101-4/+0
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-1/+1
* Add WebDoublePoint version of scrollPosition to WebLayerImplmiletus2014-10-011-0/+5
* Move blink<->cc bindings to cc/blinkjamesr@chromium.org2014-08-191-0/+152