Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle the case of two scroll events cancelling each other out. | darin@chromium.org | 2009-12-11 | 1 | -0/+6 |
* | Reduce kMaxPaintRects to test impact on single-core bot. | darin@chromium.org | 2009-12-09 | 1 | -1/+1 |
* | Limit the total number of paint rects. | darin@chromium.org | 2009-12-09 | 1 | -9/+48 |
* | Coalesce damage rects that share an edge. | darin@chromium.org | 2009-12-07 | 1 | -14/+23 |
* | Preserve optimized scrolling in the presence of multiple animating rects. | darin@chromium.org | 2009-12-04 | 1 | -35/+133 |
* | Refactors RenderWidget to extract a PaintAggregator class. | darin@chromium.org | 2009-11-19 | 1 | -0/+105 |