summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/backing_store_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-implement BackingStore on the Mac as a CGLayer instead of a Skia canvas,amanda@chromium.org2009-08-191-140/+0
* change backing store cache to be memory-based rather than counterikkay@chromium.org2009-06-251-0/+5
* Fixes a crash when scrolling quickly on Mac.rohitrao@chromium.org2009-06-181-23/+34
* Adds kind-of-live thumbnail generation for a potential tab switcher.brettw@chromium.org2009-06-161-2/+3
* Reverting Rev 18383 since it brings down the performance of single core page ...mad@chromium.org2009-06-151-14/+4
* This is to thest the page cycler performance without the resize corner, to se...mad@chromium.org2009-06-151-4/+14
* Revert mad's backing store changes, it completely hosed Linux painting.deanm@chromium.org2009-06-111-14/+4
* Relanding reverted patch 18090.mad@google.com2009-06-111-4/+14
* Revert 18090jrg@chromium.org2009-06-101-14/+4
* To help resolve the performance issue introduced when enabling the resize cor...mad@google.com2009-06-101-4/+14
* Fixes scrolling in the mac backingstore. We were copyingrohitrao@chromium.org2009-06-081-4/+5
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-2/+2
* Rename _posix to _mac since it doesn't build on Linux.mmoss@chromium.org2009-03-071-0/+122