summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/paint_aggregator_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move a bunch more random files from chrome\renderer to content\renderer.jam@chromium.org2011-03-181-437/+0
* Increase the % coverage for coalescing for paint rects.brettw@chromium.org2010-12-221-2/+5
* Allow painting multiple paint rects.darin@chromium.org2010-12-061-71/+133
* Handle the case of two scroll events cancelling each other out.darin@chromium.org2009-12-111-0/+15
* Preserve optimized scrolling in the presence of multiple animating rects.darin@chromium.org2009-12-041-35/+264
* Refactors RenderWidget to extract a PaintAggregator class.darin@chromium.org2009-11-191-0/+128