summaryrefslogtreecommitdiffstats
path: root/cc/layers/surface_layer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Fix race in SurfaceLayer unittests.sohan.jyoti2015-01-081-1/+1
* Standardize usage of virtual/override/final specifiers in cc/.dcheng2014-12-231-2/+2
* cc: Remove readability/inheritance exception for linter in cc.danakj2014-11-141-0/+3
* Explicitly specify contents scale for SurfaceLayer.jbauman2014-11-131-17/+20
* Fix high DPI with Surfaces by treating Surface size as content bounds of layerjbauman2014-11-071-3/+30
* Allow layers to signal that additional sequences are needed before surface de...jbauman2014-11-061-0/+206