summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Do solid color analysis before scheduling tiles.sohan.jyoti2016-01-139-146/+166
* Always antialias clips in ClipDisplayItem.chrishtr2016-01-131-3/+5
* Add begin frame paused signalboliu2016-01-1313-5/+275
* Refactor cc::SkipImageFilter using SkPaintFilterCanvasfmalita2016-01-131-16/+42
* Add task categories to the task graphericrk2016-01-137-17/+86
* cc:: Fix scaling bug while computing transforms using property trees.jaydasika2016-01-132-2/+43
* Don't dump not-yet-allocated resources.ericrk2016-01-121-19/+28
* Add velocity and phase to ScrollState in CCmajidvp2016-01-1211-524/+938
* Use SkPaintImageFilter instead of SkRectShaderImageFilterajuma2016-01-121-1/+0
* CreateLightingFilter is moving to SkColorMatrixFilterreed2016-01-121-1/+2
* Move SelectionBoundType to inside the LayerSelectionBound message.nyquist2016-01-122-22/+22
* Mac Overlays: Initialize edge aa maskccameron2016-01-122-10/+7
* Fixed an issue with verifying resource sync tokens.dyen2016-01-121-3/+11
* cc: Allow returning overlay resources upon swap completionccameron2016-01-129-94/+68
* GpuMemoryBuffers: Add an IsInUse functionccameron2016-01-114-3/+54
* cc: Use effect tree to track the number of copy requestssunxd2016-01-1116-103/+152
* CC Animation: Fix AnimationHost::ScrollAnimationUpdateTarget.loyso2016-01-113-7/+49
* Check display_list_ in HasDiscardableImagesInRectvollick2016-01-092-1/+83
* Fix tree topology in layer_tree_host_unittest:sunxd2016-01-092-29/+32
* Implement external stencil for Android WebViewboliu2016-01-094-1/+5
* Make cc::DrawingDisplayItem hold a const SkPicture.jbroman2016-01-083-8/+7
* cc: Add ericrk to cc owners.vmpstr2016-01-081-1/+2
* Work around a clang/win compile error.Nico Weber2016-01-081-1/+3
* mac: Add support for y-flipped quads to CALayerOverlay.erikchen2016-01-081-3/+9
* compositor-worker: Introduce WebCompositorMutableStatevollick2016-01-0812-3/+520
* CC Animation: Renaming and simplification in TopControlsManager.loyso2016-01-085-63/+52
* Converted cc and mailbox output surface to use new sync tokens.dyen2016-01-084-6/+27
* cc: Use std::forward for forwarding arguments.vmpstr2016-01-082-6/+8
* Revert of Don't dump not-yet-allocated resources. (patchset #2 id:20001 of ht...lukasza2016-01-081-27/+19
* Measure how often we checkerboard tiles without/with-some image contentvollick2016-01-0714-37/+199
* Don't dump not-yet-allocated resources.ericrk2016-01-071-19/+27
* Determine MaxScrollOffset without using 'tree' structure of LayerTreesunxd2016-01-079-66/+103
* cc:: Use clip tree instead of layer tree during hit testingjaydasika2016-01-072-21/+215
* CC Animation: Make sure that we use compositor animation timelines everywhere.loyso2016-01-062-2/+2
* CC Animation: Make sure that all tests use_compositor_animation_timelinesloyso2016-01-063-0/+3
* Determine a layer's IsAffectedByPageScale property without using Layer Tree.sunxd2016-01-067-29/+43
* Remove the "target" argument from CopyTextureChromium.erikchen2016-01-061-4/+3
* Revert cc: turn on strict paint property checkingenne2016-01-064-45/+172
* Revert of Determine a layer's IsAffectedByPageScale property without using La...sunxd2016-01-067-43/+29
* cc:: Create clip node for every render surfacejaydasika2016-01-062-30/+6
* CC Animation: Port LayerTests to use animation timelines.loyso2016-01-063-47/+127
* CC Animation: Port TreeSynchronizerTest to use animation timelines.loyso2016-01-061-2/+20
* Verify resource provider sync tokens before sending to parent.dyen2016-01-066-41/+155
* CC Animation: Fix impl SetNeedsCommit. Port LayerTreeHostImplTests to use ani...loyso2016-01-064-34/+78
* Remove ScopedVector from web_external_texture_layer_implkimwjdalsl2016-01-052-6/+7
* cc: Do not refcount SkNullGLContextkkinnunen2016-01-051-2/+1
* Use the correct variable in the DCHECKrobertn2016-01-051-1/+1
* CC Animation: Port LayerUtilsGetAnimationBoundsTests to use animation timelines.loyso2016-01-051-11/+75
* Add paint testing mode subsequence_caching_disabledwangxianzhu2016-01-055-3/+17
* CC Animation: Port LayerTreeHostCommonTests to use animation timelines.loyso2016-01-046-80/+450