summaryrefslogtreecommitdiffstats
path: root/cc/trees/damage_tracker_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Move worker threads to RenderThreadImpl.reveman2015-03-231-1/+4
* Move RenderSurface creation outside of CalcDrawPropsawoloszyn2014-12-221-15/+15
* cc: Change scoped_ptr<T>() to nullptr.danakj2014-10-151-3/+3
* cc: Stop converting update rect from int to float to int.danakj2014-10-111-21/+21
* Revert of "Converted LayerImpl::bounds() to return SizeF."bokan2014-10-081-10/+7
* Converted LayerImpl::bounds() to return SizeF.bokan2014-10-071-7/+10
* Keeping track of descendants that draw content instead of recalcualtingawoloszyn@chromium.org2014-08-111-0/+1
* Get rid of graphics layer anchor points, and replace withchrishtr@chromium.org2014-06-051-27/+14
* Use factory methods for Skia effects in unit tests.dominikg@chromium.org2014-05-111-3/+2
* cc: Add support for partial swaps when using impl-side painting by only sohan.jyoti@samsung.com2014-04-291-0/+94
* cc: Change damage tracking from floats to integers.danakj@chromium.org2014-04-071-148/+189
* Switch to use SharedBitmapManager all the time in cc_unittestsjbauman@chromium.org2014-03-201-1/+3
* Pluming for needs_push_properties for the impl tree.clholgat@chromium.org2014-01-181-19/+19
* Add support for converting cc::FilterOperations into an SkImageFilterajuma@chromium.org2013-09-261-5/+5
* cc: Use SkMScalar instead of doubles for transforms in ccenne@chromium.org2013-09-121-7/+5
* cc: Use a struct for CalcDrawProps inputsenne@chromium.org2013-07-261-15/+5
* Revert 213493 "cc: Use a struct for CalcDrawProps inputs"enne@chromium.org2013-07-241-5/+15
* cc: Use a struct for CalcDrawProps inputsenne@chromium.org2013-07-241-15/+5
* cc: Clean up the RenderSurface objects in the RenderSurfaceLayerListdanakj@chromium.org2013-07-181-2/+3
* cc: Replace FIXMEs with TODO(danakj)enne@chromium.org2013-06-281-5/+4
* Move implementation of WebFilterOperations into ccajuma@chromium.org2013-06-251-12/+9
* Implement transform/clip support for Android WebView.aelias@chromium.org2013-06-061-0/+1
* Update refernces to Blink's Platform API (cc)abarth@chromium.org2013-05-291-2/+2
* cc: Replace Layer::SetAutomaticallyComputeRasterScale with a setting.danakj@chromium.org2013-05-091-7/+9
* cc: Simplify the logic for deciding to update tile priorities.danakj@chromium.org2013-05-021-2/+1
* Remove boundsContainPageScale from layer typeswjmaclean@chromium.org2013-04-261-0/+1
* cc: Don't draw and swap if the frame will not change.danakj@chromium.org2013-04-061-12/+17
* cc: Consolidate LayerList types.danakj@chromium.org2013-03-291-2/+2
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-261-1/+2
* cc: Few style fixes.danakj@chromium.org2013-03-261-1/+1
* cc: Avoid pointless gfx::Point/Size contructors when making Rects.danakj@chromium.org2013-03-261-4/+2
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-15/+16
* cc: chromify damage tracker unit tests.shawnsingh@chromium.org2013-03-221-1074/+1257
* cc: Chromify LayerTreeHostCommonenne@chromium.org2013-03-221-1/+1
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-1/+1
* Part 7 of cc/ directory shuffles: treesjamesr@chromium.org2013-03-181-0/+1171