summaryrefslogtreecommitdiffstats
path: root/cc/test
Commit message (Expand)AuthorAgeFilesLines
* Directly use GrGLInterface in cc tests rather than SkNullGLContext.bsalomon2016-03-251-4/+5
* cc: Force a redraw on initializing a new output surface for remote compositor.khushalsagar2016-03-252-0/+8
* cc : Update render surfaces using LayerListIterator instead of treewalkjaydasika2016-03-233-13/+27
* Update secure output flags on display changes.dcastagna2016-03-222-2/+3
* Transfer LayerImpl ownership to LayerTreeImplvollick2016-03-224-14/+5
* Use sk_sp-based picture recording APIsfmalita2016-03-222-5/+4
* Bind GrContext to GLES2Interface rather than C GLES interfacebsalomon2016-03-211-33/+1
* cc : Make tree synchronization independent of layer tree hierarchy (2)jaydasika2016-03-211-2/+4
* Add CONTEXT_TYPE_OPENGLES2_PEPPERericrk2016-03-181-0/+3
* Allow null begin frame sources in cc::Schedulerenne2016-03-181-1/+3
* Store recording invalidations in DisplayListRecordingSource, save them via Up...chrishtr2016-03-181-1/+2
* Allow cc::Scheduler begin frame source to be changedenne2016-03-171-3/+0
* Fold BeginFrameSource::SetClientReady into AddObserverenne2016-03-173-13/+0
* Hoist begin frame sources out of schedulerenne2016-03-163-50/+13
* cc: Remove some unnecessary const scoped_refptr&.vmpstr2016-03-161-2/+2
* Clean scroll logic in LayerTreeImpl:sunxd2016-03-163-12/+15
* cc: Refactor SkipImageCanvas and create it during playback.vmpstr2016-03-142-4/+7
* CC Animation: Erase cc::LayerSettings everywhere.loyso2016-03-1415-160/+68
* CC Animation: Erase old animation system.loyso2016-03-114-163/+1
* Clean LayerImpl's scroll offset callers in unit tests.sunxd2016-03-092-0/+18
* Remove runtime toggling of throttling framesenne2016-03-095-9/+3
* Hook up BeginFrameSource to SurfaceFactoryClient via SurfaceManagerenne2016-03-091-2/+1
* Make TextureLayerImplTest comply with secure_output flag.dcastagna2016-03-082-0/+17
* cc: Fix for releasing output surface during commit.khushalsagar2016-03-081-0/+1
* cc: Fix interchange of red and blue content when using ETC1_RGB8_OES texturesradu.velea2016-03-071-2/+1
* cc: Move SyncedScrollOffset to scroll treesunxd2016-03-033-29/+7
* Clean up function names with from property treesweiliangc2016-03-031-2/+2
* cc: Separate ImageDecodeController into software and gpu parts.vmpstr2016-03-032-2/+6
* Fix name collisions that will occur with chromium style.danakj2016-03-021-1/+1
* Revert of Introduce LayerListImpl (patchset #11 id:200001 of https://coderevi...vollick2016-03-012-39/+39
* Share animations from compositor to main thread.ymalik2016-03-012-0/+8
* Introduce LayerListImplvollick2016-03-012-39/+39
* Revert checkerboarding image/no-image metrics.vollick2016-03-012-35/+0
* Remove unused function LastCommittedSourceFrameNumber from LayerTreeTestweiliangc2016-02-292-11/+0
* tracing: Make ConvertableToTraceFormat move-onlyprimiano2016-02-292-10/+10
* CC Animation: Expose TargetProperty enum to be aliased in Blink Platform.loyso2016-02-255-37/+34
* cc: Add out-of-line copy ctors for complex classes.vmpstr2016-02-252-0/+3
* cc: Replace LayerImpl with ScrollNode when updating scrolling info.sunxd2016-02-222-0/+14
* Reland Allow one-copy and zero-copy task tile worker pools to use compressed ...auygun2016-02-221-2/+4
* cc: Add MainAndImplFrameTimeDelta UMA.brianderson2016-02-202-4/+10
* Delete CalcDrawPropsweiliangc2016-02-194-10/+0
* Introducing gpu::CommandBufferId as a distinct, IdType<...>-based type.lukasza2016-02-162-3/+4
* Add framework for (de)serialization of images in SkPicturenyquist2016-02-124-1/+90
* Move MaxScrollOffset to property_treessunxd2016-02-111-1/+2
* Adds an interface to SurfaceHittestDelegate in order to overridelfg2016-02-092-11/+39
* Remove DelegatedRendererLayerjbauman2016-02-095-157/+0
* Add support for 9- and 10-bit h264 videos.hubbe2016-02-092-1/+5
* cc: fix for huge filtered render surfaces.senorblanco2016-02-081-0/+0
* Revert of Add support for 9- and 10-bit h264 videos. (patchset #27 of https:/...flackr2016-02-052-5/+1
* Add support for 9- and 10-bit h264 videos.hubbe2016-02-052-1/+5