summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/backing_store_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds a command line flag to suppress flashing blinking for those who really, ...slightlyoff@chromium.org2010-03-011-2/+17
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-14/+12
* Preserve optimized scrolling in the presence of multiple animating rects.darin@chromium.org2009-12-041-2/+26
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-1/+1
* Add a Clear() function to MRUCache. This will be useful in my MemoryPurger c...pkasting@chromium.org2009-10-021-1/+9
* Remove non-full paints from uninitialized backing storecpu@chromium.org2009-09-041-0/+3
* Fix a DCHECK corner case.yusukes@google.com2009-09-011-2/+1
* cap the number of tabs in the backing store cacheerikkay@chromium.org2009-08-171-26/+46
* change backing store cache to be memory-based rather than counterikkay@chromium.org2009-06-251-44/+117
* Adds kind-of-live thumbnail generation for a potential tab switcher.brettw@chromium.org2009-06-161-9/+42
* Reverting Rev 18383 since it brings down the performance of single core page ...mad@chromium.org2009-06-151-9/+3
* This is to thest the page cycler performance without the resize corner, to se...mad@chromium.org2009-06-151-3/+9
* Revert mad's backing store changes, it completely hosed Linux painting.deanm@chromium.org2009-06-111-9/+3
* Relanding reverted patch 18090.mad@google.com2009-06-111-3/+9
* Revert 18090jrg@chromium.org2009-06-101-9/+3
* To help resolve the performance issue introduced when enabling the resize cor...mad@google.com2009-06-101-3/+9
* Split the BackingStoreManager out of backing_store.* and into its own class.brettw@chromium.org2009-06-031-0/+120