summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/platform/graphics/GraphicsLayer.h
Commit message (Expand)AuthorAgeFilesLines
* Blink Platform: Erase GraphicsLayerFactory.loyso2016-03-171-6/+1
* blink: Rename platform/ methods to prefix with get when they collide.danakj2016-03-111-3/+3
* Blink Compositor Animation: Erase old animation system.loyso2016-03-021-16/+1
* tracing: Make ConvertableToTraceFormat move-onlyprimiano2016-02-291-1/+1
* Rename some methods in paint-related platform code to avoid problems in Chrom...chrishtr2016-02-271-1/+1
* Move squash preventing reasons out of compositing reasonsvollick2016-02-241-0/+1
* CC Animation: Move files from cc_blink to Source/platform/animationloyso2016-02-101-2/+2
* Apply offset and subpixel accumulation to visual rects.wkorman2016-02-071-1/+2
* Purge the ScrollBlocksOn code.dtapuska2016-01-281-4/+0
* Plumb NotifyAnimationAborted from the compositor to blink animation delegate.ymalik2016-01-151-0/+1
* Remove paintInvalidationRect from display item client invalidationwangxianzhu2016-01-141-4/+1
* 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
* Refactor GraphicsLayer::paint() and improve performancewangxianzhu2015-12-161-6/+8
* Let GraphisLayer::paintController() return a reference and ensure drawsContent()wangxianzhu2015-12-161-1/+1
* Add a method visualRect() to DisplayItemClient.chrishtr2015-12-111-0/+2
* remove duplicate friend declarationmostynb2015-12-101-1/+0
* Fix flattening for scrollable areas.tdresser2015-12-091-0/+2
* Make DisplayItemClient an interfacewangxianzhu2015-12-081-4/+3
* compositor-worker: plumb element id and mutable propertiesvollick2015-12-081-0/+3
* Replace a raw pointer with RawPtrWillBeWeakPersistent.peria2015-11-261-2/+1
* Turn off computation of the interest rect in cc in synchronized paint mode.chrishtr2015-11-241-0/+1
* Reland of Remove blink::WebLayerClient and WebGraphicsLayerDebugInfo.jbroman2015-11-231-6/+6
* Revert of Remove blink::WebLayerClient and WebGraphicsLayerDebugInfo. (patchs...dyen2015-11-201-6/+6
* Remove blink::WebLayerClient and WebGraphicsLayerDebugInfo.jbroman2015-11-201-6/+6
* Use recomputed interest rect only if it changed enoughwangxianzhu2015-11-171-4/+5
* Oilpan: annotate weak ScrollableArea* refs with GC_PLUGIN_IGNORE()s.sigbjornf2015-11-101-1/+3
* Repaint on interest rect changewangxianzhu2015-10-291-2/+1
* Rename WTF_MAKE_FAST_ALLOCATED to USING_FAST_MALLOCharaken2015-10-291-1/+1
* Add time-to-first-paint and time-to-first-image-paint to PageLoadMetricsksakamoto2015-10-281-0/+4
* Let synchronized painting generate correct paint invalidation rectswangxianzhu2015-10-241-1/+4
* Remove pointless virtual GraphicsLayer::contentsLayer.jbroman2015-10-231-1/+1
* Use PaintLayer::needsRepaint() instead of GraphicsLayer::needsDisplay().wangxianzhu2015-10-141-13/+1
* Rename DisplayItemList to PaintControllerpdr2015-10-141-6/+6
* Implement interest rects for synchronized paint.chrishtr2015-10-121-3/+1
* Add "time to first text paint" to PageLoadMetrics systemksakamoto2015-10-071-0/+2
* Fix directly composited image path for CSS image-orientationrob.buis2015-10-061-1/+2
* Plumb paint invalidation rects through the DisplayItemClient interfaces.chrishtr2015-10-031-2/+2
* Implement synchronized paint of graphics layers that need display.chrishtr2015-09-301-2/+17
* Add a FOUC painting test.esprehn@chromium.org2015-09-111-0/+4
* Revert of Add a FOUC painting test. (patchset #6 id:100001 of https://coderev...mkwst@chromium.org2015-09-091-3/+0
* Add a FOUC painting test.esprehn@chromium.org2015-09-091-0/+3
* blink: Add backdrop-filter supporthendrikw@chromium.org2015-08-271-0/+1
* Rename LinkHighlight code.jbroman@chromium.org2015-07-291-15/+5
* Remove unused class WebNinePatchLayer.h.thakis@chromium.org2015-07-231-1/+0
* remove unused methods createNinePatchLayer() and setContentsToNinePatch()thakis@chromium.org2015-07-231-2/+0
* Remove unnecessary trailing semicolon in non-Source/core directorykochi@chromium.org2015-07-081-1/+1
* Fix virtual/override/final usage in Source/platform/.tkent@chromium.org2015-07-081-7/+7
* Update DeprecatedPaint files to layoutObject.dsinclair@chromium.org2015-04-151-8/+8