summaryrefslogtreecommitdiffstats
path: root/cc/blink
Commit message (Expand)AuthorAgeFilesLines
* Fixes cc_blink_unittests in a better way.yukishiino2016-03-231-2/+2
* Use sk_sp-based picture recording APIsfmalita2016-03-222-4/+5
* Remove lots of usage of WebCString.dtapuska2016-03-181-1/+0
* Re-enable IOSurface Canvas2D.erikchen2016-03-161-2/+4
* Delete scrollCompensationAdjustment.aelias2016-03-152-7/+0
* CC Animation: Rename HasAnimation to HasAnimationForTesting.loyso2016-03-141-1/+1
* CC Animation: Erase cc::LayerSettings everywhere.loyso2016-03-147-22/+9
* CC Animation: Erase old animation system.loyso2016-03-111-1/+0
* Make TextureLayerImplTest comply with secure_output flag.dcastagna2016-03-081-1/+1
* Blink Compositor Animation: Move AnimationDelegate into platform.loyso2016-03-034-88/+0
* Blink Compositor Animation: Erase old animation system.loyso2016-03-027-77/+16
* [SPv2] Support composited plugins via foreign layers.jbroman2016-03-012-0/+5
* Share animations from compositor to main thread.ymalik2016-03-011-0/+4
* Revert of [SPv2] Support composited plugins via foreign layers. (patchset #11...nektar2016-02-292-5/+0
* [SPv2] Support composited plugins via foreign layers.jbroman2016-02-282-0/+5
* Revert of [SPv2] Support composited plugins via foreign layers. (patchset #10...dcheng2016-02-272-5/+0
* [SPv2] Support composited plugins via foreign layers.jbroman2016-02-272-0/+5
* Fix cc_blink_unittests link errors in static GN builds after r377586.John Abd-El-Malek2016-02-251-1/+1
* CC Animation: Expose TargetProperty enum to be aliased in Blink Platform.loyso2016-02-252-6/+6
* Fix smooth scroll jump when switching scroll handling from MT to CCymalik2016-02-252-3/+11
* Never call GraphicsLayer::paint when fetching painted output from cc.chrishtr2016-02-111-0/+2
* CC Animation: Move files from cc_blink to Source/platform/animationloyso2016-02-1033-1891/+18
* cc :: Layer backface visibility determination without layer tree hierarchyjaydasika2016-02-041-1/+1
* Add helper methods to MainThreadScrollingReasons.ymalik2016-02-031-5/+3
* Move scroll event handlers from layer to layer tree view.dtapuska2016-02-032-10/+0
* Remove dead code related to video painting.chrishtr2016-02-022-5/+0
* Move have_wheel_event_handlers to WebLayerTreeView.dtapuska2016-01-292-10/+0
* Purge the ScrollBlocksOn code.dtapuska2016-01-282-24/+0
* Fix broken MainThreadScrollingReason DCHECK.tdresser2016-01-271-1/+1
* CC Animation: Remove meaningless method from WebLayer.loyso2016-01-272-10/+0
* blink: Make WebMainThreadScrollingReason wrap the cc enum.danakj2016-01-232-44/+6
* compositor-worker: Remove code from cc_blinkvollick2016-01-229-409/+0
* cc: Fix enum style conformance in InputHandler.danakj2016-01-211-30/+28
* Add a new field textureTarget to WebExternalTextureMailbox.erikchen2016-01-191-3/+7
* Add histogram attributing cause of main thread scrolling.tdresser2016-01-182-4/+57
* Plumb NotifyAnimationAborted from the compositor to blink animation delegate.ymalik2016-01-153-0/+12
* Tweak smooth scrolling speed.skobes2016-01-141-0/+3
* Make cc::DrawingDisplayItem hold a const SkPicture.jbroman2016-01-081-3/+2
* compositor-worker: Introduce WebCompositorMutableStatevollick2016-01-088-0/+378
* Remove ScopedVector from web_external_texture_layer_implkimwjdalsl2016-01-052-6/+7
* Add paint testing mode subsequence_caching_disabledwangxianzhu2016-01-051-0/+2
* Reland of un smooth scroll animations on the compositor when possible (patchs...noel2015-12-234-0/+10
* Revert of Run smooth scroll animations on the compositor when possible (patch...noel2015-12-234-10/+0
* Run smooth scroll animations on the compositor when possibleymalik2015-12-224-0/+10
* Correctly handle the case when WebCompositorAnimationDelegate is set to null.ymalik2015-12-225-0/+66
* Switch to standard integer types in cc/.avi2015-12-2125-6/+40
* Allow background tab titles to use LCD AA.pkasting2015-12-121-2/+4
* cc: Shrink size of display itemenne2015-12-101-42/+25
* compositor-worker: plumb element id and mutable propertiesvollick2015-12-082-0/+51
* Enforce marking "override" for functions overriding Blink.Avi Drissman2015-12-071-2/+2