summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Tweak the math in ScrollOffsetAnimationCurve::UpdateTarget.skobes2015-12-302-62/+64
* Determine a layer's IsAffectedByPageScale property without using Layer Tree.sunxd2015-12-297-29/+43
* remove SK_SUPPORT_LEGACY_LAYER_BITMAP_IMAGEFILTERS to enable optimizations fo...reed2015-12-241-0/+0
* Reland of un smooth scroll animations on the compositor when possible (patchs...noel2015-12-238-0/+25
* Revert of Run smooth scroll animations on the compositor when possible (patch...noel2015-12-238-25/+0
* Run smooth scroll animations on the compositor when possibleymalik2015-12-228-0/+25
* CC Animation: Make sure that LayerTreeHostAnimationTests have !use_compositor...loyso2015-12-221-2/+11
* Correctly handle the case when WebCompositorAnimationDelegate is set to null.ymalik2015-12-225-0/+66
* use baseclass from factory, to track cleanup in Skiareed2015-12-211-1/+1
* CC Animations: Fix the case when main-thread player changes layer_id.loyso2015-12-214-9/+51
* Switch to standard integer types in cc/.avi2015-12-21499-256/+1156
* cc: Restore GPU suitability check in cached_picture case.senorblanco2015-12-192-4/+23
* cc:: Do LayerIsHidden computation while building property treesjaydasika2015-12-1814-21/+83
* Add support for (de)serializing LayerSelection.nyquist2015-12-184-0/+67
* Mac CoreAnimation: Specify edge anti-aliasingccameron2015-12-183-3/+15
* TaskGraphRunner Group supportericrk2015-12-1814-119/+313
* Add support for (de)serializing LayerSelectionBound.nyquist2015-12-188-10/+138
* Revert of Allow one-copy task tile worker pool to use compressed textures. (p...rbyers2015-12-1823-232/+106
* Convert Pass()→std::move() in cc/dcheng2015-12-1811-32/+50
* cc:: Give a valid transform tree index to mask layers.jaydasika2015-12-183-0/+36
* Mac CoreAnimation: Add more CALayer parametersccameron2015-12-181-3/+10
* Revert of TaskGraphRunner Group support (patchset #12 id:360001 of https://co...yutak2015-12-1714-311/+117
* Add support for (de)serializing base Layer propertiesnyquist2015-12-175-13/+644
* cc: Move draw params from SetExternalDrawConstraints to OnDrawboliu2015-12-1726-479/+488
* Unit tests for DisplayItemList::AsValue.wkorman2015-12-171-0/+81
* Don't test rasterize_and_record for non-DrawsContent layerwangxianzhu2015-12-161-0/+3
* cc:: Assign the correct transform id to effect tree nodesjaydasika2015-12-162-5/+34
* Add mechanism to signal DelegatedFrameHost that a surface is about to draw.jbauman2015-12-167-7/+107
* TaskGraphRunner Group supportericrk2015-12-1614-117/+311
* Correct bounds-check off-by-one which crashes when tracingpdr2015-12-161-1/+1
* Adjust metrics in RasterizeAndRecordBenchmark to have the correct pixels_reco...chrishtr2015-12-162-11/+2
* cc: Fix error in smoothness_priority_expiration_notifier for ProxyImplkhushalsagar2015-12-169-3/+126
* Add support for aborting animations from the main threadymalik2015-12-163-6/+51
* cc:: Change plumbing for external_begin_frame_source to the Scheduler.khushalsagar2015-12-1613-106/+85
* drawSprite is deprecated, use SkImage insteadreed2015-12-162-32/+35
* cc: Fix flakiness in LayerTreeHostCopyRequestTestLostOutputSurfacedanakj2015-12-151-41/+46
* Change output surface opacity to match root render pass.jbauman2015-12-157-20/+41
* SkCanvas::drawSprite and SkGrPixelRef are both deprecated.reed2015-12-152-26/+17
* cc: Don't update snapping when we have singular transformsjaydasika2015-12-152-1/+43
* cc: Ignore transform for tile update in resourceless drawboliu2015-12-154-23/+46
* Revert of TaskGraphRunner Group support (patchset #11 id:340001 of https://co...yoichio2015-12-1514-309/+115
* TaskGraphRunner Group supportericrk2015-12-1514-115/+309
* cc: widen threshold for background filter pixeltests on Windows.Stephen White2015-12-141-4/+4
* Remove SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS #ifdef.senorblanco2015-12-142-0/+0
* Factor cc::ScrollStateData out of cc::ScrollState.tdresser2015-12-146-54/+121
* Fix RTree include to use rect.h as actually needed.wkorman2015-12-121-1/+1
* Allow background tab titles to use LCD AA.pkasting2015-12-125-14/+34
* Resize output_rect of aggregated CompositorFrame to enable it to be drawn whe...jbauman2015-12-122-4/+36
* Serialize DisplayListRecordingSource to protos.dtrainor2015-12-1114-23/+194
* cc: Remove visual rects capacity when clearing.vmpstr2015-12-111-1/+3