summaryrefslogtreecommitdiffstats
path: root/cc/layers
Commit message (Expand)AuthorAgeFilesLines
* Removing unnecessary tests to fix buildAlex Mineer2016-03-191-84/+0
* Store recording invalidations in DisplayListRecordingSource, save them via Up...Chris Harrelson2016-03-188-27/+105
* Never call GraphicsLayer::paint when fetching painted output from cc.Chris Harrelson2016-03-171-0/+1
* Make hud layer initialize its own font.Stanislav Chiknavaryan2016-02-254-7/+50
* [Merge m49] cc: Early out of UpdateTiles for resoureceless drawBo Liu2016-01-284-177/+38
* Support sharing stream textures between Render and GPU threads in WebView.Tobias Sargeant2016-01-201-1/+3
* cc: Add some tracing below LayerTreeHost::PushProperties.danakj2016-01-167-20/+32
* Plumb NotifyAnimationAborted from the compositor to blink animation delegate.ymalik2016-01-151-0/+3
* Verify returned frames from media::VideoFrame::Wrap*() methodsemircan2016-01-151-0/+1
* Add support for deserializing without existing root nodenyquist2016-01-153-3/+36
* CC Animation: Replace AnimiationEventsVector with AnimiationEvents class.loyso2016-01-141-1/+0
* cc: Use effect tree to track the number of copy requestssunxd2016-01-115-61/+17
* Check display_list_ in HasDiscardableImagesInRectvollick2016-01-091-0/+82
* compositor-worker: Introduce WebCompositorMutableStatevollick2016-01-081-0/+9
* Measure how often we checkerboard tiles without/with-some image contentvollick2016-01-073-36/+97
* Determine MaxScrollOffset without using 'tree' structure of LayerTreesunxd2016-01-074-16/+19
* CC Animation: Make sure that we use compositor animation timelines everywhere.loyso2016-01-061-1/+1
* Determine a layer's IsAffectedByPageScale property without using Layer Tree.sunxd2016-01-066-26/+36
* Revert cc: turn on strict paint property checkingenne2016-01-061-44/+44
* Revert of Determine a layer's IsAffectedByPageScale property without using La...sunxd2016-01-066-36/+26
* CC Animation: Port LayerTests to use animation timelines.loyso2016-01-061-47/+111
* 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-051-1/+2
* Cleanup: Remove double semicolons.thestig2016-01-041-2/+2
* cc: turn on strict paint property checkingenne2016-01-041-44/+44
* Serialize PictureLayer properties.dtrainor2016-01-048-44/+358
* Determine a layer's IsAffectedByPageScale property without using Layer Tree.sunxd2015-12-296-26/+36
* Reland of un smooth scroll animations on the compositor when possible (patchs...noel2015-12-232-0/+7
* Revert of Run smooth scroll animations on the compositor when possible (patch...noel2015-12-232-7/+0
* Run smooth scroll animations on the compositor when possibleymalik2015-12-222-0/+7
* use baseclass from factory, to track cleanup in Skiareed2015-12-211-1/+1
* Switch to standard integer types in cc/.avi2015-12-2173-25/+158
* cc:: Do LayerIsHidden computation while building property treesjaydasika2015-12-185-4/+30
* Revert of Allow one-copy task tile worker pool to use compressed textures. (p...rbyers2015-12-182-14/+4
* Convert Pass()→std::move() in cc/dcheng2015-12-182-2/+4
* Add support for (de)serializing base Layer propertiesnyquist2015-12-174-12/+574
* cc: Move draw params from SetExternalDrawConstraints to OnDrawboliu2015-12-173-85/+34
* cc:: Change plumbing for external_begin_frame_source to the Scheduler.khushalsagar2015-12-161-1/+1
* cc: Ignore transform for tile update in resourceless drawboliu2015-12-153-23/+42
* Allow one-copy and zero-copy task tile worker pools to use compressed textures.christiank2015-12-102-4/+14
* cc: Fix recording of GPU rasterization histogram for renderer compositor.khushalsagar2015-12-101-1/+1
* cc: Shrink size of display itemenne2015-12-101-3/+2
* Revert of Allow one-copy task tile worker pool to use compressed textures. (p...engedy2015-12-102-14/+4
* Allow one-copy and zero-copy task tile worker pools to use compressed textures.christiank2015-12-102-4/+14
* Jitter Measurementjaydasika2015-12-092-0/+32
* Create RenderSurface on Effect Treeweiliangc2015-12-0914-46/+74
* cc: Use compositor mode in LayerTreeTestskhushalsagar2015-12-091-2/+2
* Remove now-unneeded second invalidation region object from PictureLayer.chrishtr2015-12-093-18/+12
* List all child surfaces (including occluded) in CompositorFramejbauman2015-12-092-2/+6