DescriptionGTK: More profiling of the rendering path.
- Cleanup TabRendererGtk::PaintIcon so select which surface we should paint and
instead of copy/pasting the same code in each block.
- When calling any version of GtkThemeService::GetCached*, don't first get the
pixbuf (which can lock) and then check if you have a cairo cached version of
the pixbuf, discarding the result of locking every time except the first.
BUG=100803
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107817
Patch Set 1 #
Total comments: 6
Patch Set 2 : Some of estade's nits #
Messages
Total messages: 5 (0 generated)
|