summaryrefslogtreecommitdiffstats
path: root/cc/ThrottledTextureUploaderTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* cc: Measure texture upload time individually.brianderson@chromium.org2012-10-031-18/+6
* cc: Never block on uploads from previous frame and increase max pending uploads.reveman@chromium.org2012-10-021-7/+41
* cc: Change gtest includes to the style used in chromium.tfarina@chromium.org2012-10-021-2/+2
* cc: Move max pending uploads decision to update controller.reveman@chromium.org2012-09-291-10/+27
* Add some missing unit tests and update cc_unittests and webkit_compositor_bin...shawnsingh@chromium.org2012-09-181-0/+72