summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/backing_store.cc
Commit message (Expand)AuthorAgeFilesLines
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-0/+17
* Split the BackingStoreManager out of backing_store.* and into its own class.brettw@chromium.org2009-06-031-119/+0
* Scale backing store cache size.deanm@chromium.org2009-06-011-4/+15
* Reverting 17183 since it caused linux unit_test breakage.maruel@chromium.org2009-05-291-15/+4
* Scale backing store cache size.deanm@chromium.org2009-05-291-4/+15
* Linux: server side backing storesagl@chromium.org2009-02-251-8/+8
* Bitmap transportagl@chromium.org2009-02-201-2/+2
* From agl. Cleaned up version of issue 19046.thestig@chromium.org2009-02-031-1/+1
* Fix a bunch of lint complaints in preparation to land issue 19046. Mostly for...thestig@chromium.org2009-01-301-109/+108
* Move Windows specific backing-store functions into backing_store_win.ccagl@chromium.org2009-01-281-136/+2
* Separate out the backing store from the RenderWidgetHost into its own file tobrettw@chromium.org2009-01-231-0/+243