Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FBTF: More dtor deinlining. (Can almost see the end!) | erg@google.com | 2010-10-22 | 1 | -0/+4 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -3/+3 |
* | 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 |