summaryrefslogtreecommitdiffstats
path: root/cc/UnthrottledTextureUploader.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove the temporary header files that aren't prefixed with CC*tfarina@chromium.org2012-10-161-6/+0
* [cc] Rename all cc/ filenames to Chromium styleenne@chromium.org2012-10-121-32/+2
* cc: Measure texture upload time individually.brianderson@chromium.org2012-10-031-2/+0
* cc: Never block on uploads from previous frame and increase max pending uploads.reveman@chromium.org2012-10-021-1/+2
* cc: Move max pending uploads decision to update controller.reveman@chromium.org2012-09-291-1/+1
* cc: Switch it to use DISALLOW_COPY_AND_ASSIGN macro from base/ library.tfarina@chromium.org2012-09-281-1/+4
* Fix remaining cc files to compile with Clangenne@chromium.org2012-09-211-3/+3
* Adaptively throttle texture uploadsbrianderson@chromium.org2012-09-191-0/+1
* 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/+33