index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
renderer
/
paint_aggregator.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Boldly increase the paint aggregation threshold. It turns out my previous value
brettw@chromium.org
2011-01-03
1
-1
/
+1
*
Revert my change in r69993 to the paint aggregation threshold to see if it's
brettw@chromium.org
2011-01-03
1
-1
/
+1
*
Increase the % coverage for coalescing for paint rects.
brettw@chromium.org
2010-12-22
1
-1
/
+1
*
Revert 69982 - Increase the % coverage for coalescing for paint rects.
brettw@chromium.org
2010-12-22
1
-1
/
+1
*
Increase the % coverage for coalescing for paint rects.
brettw@chromium.org
2010-12-22
1
-1
/
+1
*
Allow painting multiple paint rects.
darin@chromium.org
2010-12-06
1
-1
/
+24
*
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