summaryrefslogtreecommitdiffstats
path: root/cc/CCTextureUpdateController.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove CCTextureUpdateController::updateTextures().reveman@chromium.org2012-09-201-1/+0
* Allow deletion of some (as opposed to all) textures on the impl thread. ccameron@chromium.org2012-09-191-0/+3
* Adaptively throttle texture uploadsbrianderson@chromium.org2012-09-191-0/+3
* cc: Only use upload throttling when performing full texture uploads.reveman@chromium.org2012-09-181-1/+1
* Move TextureCopier and TextureUploader from CCRenderer to CCResourceProviderpiman@chromium.org2012-09-181-6/+4
* cc: Remove partial texture updates from scheduler.reveman@google.com2012-09-171-2/+3
* Change cc files from namespace WebCore to ccenne@chromium.org2012-09-141-1/+1
* cc: Scheduler will never process a commit until it receives a vsync tick.reveman@chromium.org2012-09-131-5/+14
* Enable webkit_compositor_unittestsjamesr@chromium.org2012-08-301-17/+5
* Roll CC snapshot up to WK r127064jamesr@chromium.org2012-08-301-5/+17
* Here are gyp targets and stubs for compiling libcc and the webkit_compositor ...jamesr@chromium.org2012-08-251-0/+59