summaryrefslogtreecommitdiffstats
path: root/cc/ThrottledTextureUploader.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Measure texture upload time individually.brianderson@chromium.org2012-10-031-5/+3
* cc: Never block on uploads from previous frame and increase max pending uploads.reveman@chromium.org2012-10-021-2/+6
* cc: Move max pending uploads decision to update controller.reveman@chromium.org2012-09-291-11/+6
* cc: Switch it to use DISALLOW_COPY_AND_ASSIGN macro from base/ library.tfarina@chromium.org2012-09-281-1/+3
* Adaptively throttle texture uploadsbrianderson@chromium.org2012-09-191-1/+10
* Change cc files from namespace WebCore to ccenne@chromium.org2012-09-141-1/+1
* Here are gyp targets and stubs for compiling libcc and the webkit_compositor ...jamesr@chromium.org2012-08-251-0/+68