summaryrefslogtreecommitdiffstats
path: root/cc/test
Commit message (Expand)AuthorAgeFilesLines
* Store recording invalidations in DisplayListRecordingSource, save them via Up...Chris Harrelson2016-03-181-1/+2
* [Merge m49] cc: Early out of UpdateTiles for resoureceless drawBo Liu2016-01-282-10/+2
* Plumb NotifyAnimationAborted from the compositor to blink animation delegate.ymalik2016-01-152-0/+6
* CC Animation: Replace AnimiationEventsVector with AnimiationEvents class.loyso2016-01-147-7/+14
* Add begin frame paused signalboliu2016-01-132-0/+8
* Add task categories to the task graphericrk2016-01-131-2/+4
* GpuMemoryBuffers: Add an IsInUse functionccameron2016-01-112-1/+21
* CC Animation: Fix AnimationHost::ScrollAnimationUpdateTarget.loyso2016-01-111-0/+1
* Measure how often we checkerboard tiles without/with-some image contentvollick2016-01-072-1/+35
* Determine MaxScrollOffset without using 'tree' structure of LayerTreesunxd2016-01-071-2/+1
* CC Animation: Make sure that all tests use_compositor_animation_timelinesloyso2016-01-062-0/+2
* CC Animation: Port LayerTests to use animation timelines.loyso2016-01-062-0/+16
* Verify resource provider sync tokens before sending to parent.dyen2016-01-064-6/+54
* cc: Do not refcount SkNullGLContextkkinnunen2016-01-051-2/+1
* CC Animation: Port LayerTreeHostCommonTests to use animation timelines.loyso2016-01-045-3/+198
* Serialize PictureLayer properties.dtrainor2016-01-041-3/+9
* remove SK_SUPPORT_LEGACY_LAYER_BITMAP_IMAGEFILTERS to enable optimizations fo...reed2015-12-241-0/+0
* CC Animations: Fix the case when main-thread player changes layer_id.loyso2015-12-212-2/+13
* Switch to standard integer types in cc/.avi2015-12-2156-35/+151
* TaskGraphRunner Group supportericrk2015-12-182-14/+70
* Revert of Allow one-copy task tile worker pool to use compressed textures. (p...rbyers2015-12-181-4/+2
* Convert Pass()→std::move() in cc/dcheng2015-12-181-1/+3
* Revert of TaskGraphRunner Group support (patchset #12 id:360001 of https://co...yutak2015-12-172-70/+14
* cc: Move draw params from SetExternalDrawConstraints to OnDrawboliu2015-12-177-24/+14
* TaskGraphRunner Group supportericrk2015-12-162-14/+70
* cc: Fix error in smoothness_priority_expiration_notifier for ProxyImplkhushalsagar2015-12-164-2/+57
* cc:: Change plumbing for external_begin_frame_source to the Scheduler.khushalsagar2015-12-164-43/+27
* Change output surface opacity to match root render pass.jbauman2015-12-152-3/+4
* SkCanvas::drawSprite and SkGrPixelRef are both deprecated.reed2015-12-151-0/+0
* cc: Ignore transform for tile update in resourceless drawboliu2015-12-151-0/+4
* Revert of TaskGraphRunner Group support (patchset #11 id:340001 of https://co...yoichio2015-12-152-70/+14
* TaskGraphRunner Group supportericrk2015-12-152-14/+70
* Remove SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS #ifdef.senorblanco2015-12-142-0/+0
* Serialize DisplayListRecordingSource to protos.dtrainor2015-12-116-3/+57
* Allow one-copy and zero-copy task tile worker pools to use compressed textures.christiank2015-12-101-2/+4
* cc: Fix recording of GPU rasterization histogram for renderer compositor.khushalsagar2015-12-102-4/+27
* cc: Shrink size of display itemenne2015-12-102-20/+11
* Revert of Allow one-copy task tile worker pool to use compressed textures. (p...engedy2015-12-101-4/+2
* Allow one-copy and zero-copy task tile worker pools to use compressed textures.christiank2015-12-101-2/+4
* cc: Split ThreadProxy into ProxyMain and ProxyImplkhushalsagar2015-12-0910-387/+684
* Create RenderSurface on Effect Treeweiliangc2015-12-093-8/+48
* cc: Use compositor mode in LayerTreeTestskhushalsagar2015-12-093-15/+14
* Revert of Create RenderSurface on Effect Tree (patchset #7 id:120001 of https...weiliangc2015-12-083-48/+8
* cc: Introduce CompositorMode enum.khushalsagar2015-12-082-6/+13
* Create RenderSurface on Effect Treeweiliangc2015-12-073-8/+48
* Reland: Enable compositor-thread property treesajuma2015-12-061-0/+0
* cc: Allow Surfaces clients to customize hit testingfsamuel2015-12-062-0/+53
* cc: Make property trees support elastic overscrollajuma2015-12-041-2/+13
* cc: Move the MockBeginFrameObserver (and helper macros) into cc/test directory.mithro2015-12-045-0/+312
* Reland: DirectRenderer allows empty swap rects for CommitOverlayPlaneswatk2015-12-041-0/+3