summaryrefslogtreecommitdiffstats
path: root/cc/blink
Commit message (Expand)AuthorAgeFilesLines
* Never call GraphicsLayer::paint when fetching painted output from cc.Chris Harrelson2016-03-171-0/+2
* 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
* Revert of Enforce marking "override" for functions overriding Blink. (patchse...avi2015-12-071-2/+2
* Enforce marking "override" for functions overriding Blink.avi2015-12-071-2/+2
* Remove the clip parameter from ContentLayerClient.chrishtr2015-12-032-3/+1
* Remove the clip argument to WebContentLayerClient::paintContents.chrishtr2015-12-021-1/+1
* Avoid duplicate matrix and transform initialization.wkorman2015-12-011-2/+2
* Add and implement WebCompositorSupport::createLayerFromCcLayer.jbroman2015-12-012-0/+6
* Mac: Don't repaint scrollbars every frameccameron2015-11-272-0/+12
* Further plumb visual rect into cc:DisplayItemList.wkorman2015-11-251-14/+26
* Turn off computation of the interest rect in cc in synchronized paint mode.chrishtr2015-11-242-0/+5
* Reland of Remove blink::WebLayerClient and WebGraphicsLayerDebugInfo.jbroman2015-11-232-46/+7
* Remove unused field draws_content_ from WebContentLayerImpl.esprehn2015-11-221-1/+0
* cc: Remove calls to Pass() on rvalues.danakj2015-11-204-12/+11
* Revert of Remove blink::WebLayerClient and WebGraphicsLayerDebugInfo. (patchs...dyen2015-11-202-7/+46
* Run gn --format over all .gn filesagrieve2015-11-201-3/+3
* Remove blink::WebLayerClient and WebGraphicsLayerDebugInfo.jbroman2015-11-202-46/+7
* Move cc::LayerSettings to cc/layers/layer_settings.h.jbroman2015-11-182-0/+2
* cc: Replace Pass() with std::move() in some subdirs.danakj2015-11-183-8/+5
* Add plumbing to WebScrollOffsetAnimationCurve.skobes2015-11-184-8/+28
* Remove most of WebContentLayer.esprehn2015-11-174-5/+5
* Modified old wait sync point functions to also accept new sync tokens.dyen2015-11-032-5/+15
* Plumb display item visual rect to compositor.wkorman2015-11-022-30/+56
* Always call LayerImpl::SetDebugInfo in debug builds.skobes2015-10-211-0/+1
* cc: Remove cc::ContentLayerClient::PaintContents(SkCanvas*, ...).jbroman2015-10-152-13/+0
* Add a flag to disable cached picture raster for blink.danakj2015-10-151-1/+9
* Simplify the mapping between scroll layer and scrollbars.aelias2015-10-082-8/+0
* gfx: Make conversions from Size to SizeF be explicit.danakj2015-09-251-2/+2
* Enforce marking "override" for functions overriding Blink in cc/.avi2015-09-2417-282/+283
* Removing GL context rate limiting feature and related wrappersjunov2015-09-222-5/+0
* cc: Unify DisplayItemList::Create calls to use the settings.vmpstr2015-09-161-1/+2
* Prevent blink from modifying VideoLayer content opaquenessjbauman2015-09-102-2/+17
* Add null check in WebExternalBitmapImpl::pixels.kbr2015-09-101-0/+7
* Remove WebCompositorSupportImpl::createDisplayItemList.esprehn2015-09-042-5/+0
* cc: Delete RenderSurfaceenne2015-08-241-1/+0
* cc: Detemplatize CDP input structsenne2015-08-211-6/+4