summaryrefslogtreecommitdiffstats
path: root/cc/layers/layer_position_constraint_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix scroll-compensation for fixed position layers within fixed position layersshawnsingh@chromium.org2013-10-031-0/+115
* cc: Clean up use of scrollable layersenne@chromium.org2013-07-311-0/+7
* cc: Use a struct for CalcDrawProps inputsenne@chromium.org2013-07-261-12/+7
* Revert 213493 "cc: Use a struct for CalcDrawProps inputs"enne@chromium.org2013-07-241-7/+12
* cc: Use a struct for CalcDrawProps inputsenne@chromium.org2013-07-241-12/+7
* Implement transform/clip support for Android WebView.aelias@chromium.org2013-06-061-22/+19
* cc: Replace Layer::SetAutomaticallyComputeRasterScale with a setting.danakj@chromium.org2013-05-091-0/+1
* cc: Simplify the logic for deciding to update tile priorities.danakj@chromium.org2013-05-021-9/+9
* Remove boundsContainPageScale from layer typeswjmaclean@chromium.org2013-04-261-1/+8
* Implement pinch zoom for bottom-right fixed-position elementstrchen@chromium.org2013-04-091-0/+1091