summaryrefslogtreecommitdiffstats
path: root/cc/CCTextureUpdateControllerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [cc] Change cc_tests.gyp filenames to Chromium styleenne@chromium.org2012-10-121-508/+0
* [cc] Remove all WTF #includes from CCLayerTreeHostenne@chromium.org2012-10-101-2/+2
* Revert 160623 - [cc] Remove all WTF #includes from CCLayerTreeHostjochen@chromium.org2012-10-081-2/+2
* [cc] Remove all WTF #includes from CCLayerTreeHostenne@chromium.org2012-10-081-2/+2
* [cc] Remove WTF constructs from CCLayerTreeHostClientenne@chromium.org2012-10-061-1/+1
* cc: Measure texture upload time individually.brianderson@chromium.org2012-10-031-78/+14
* cc: Change gtest includes to the style used in chromium.tfarina@chromium.org2012-10-021-1/+1
* cc: Convert texture update controller logic to use base::TimeTicks/Delta inst...reveman@chromium.org2012-09-271-27/+37
* cc: Remove TextureUploaderOption.reveman@chromium.org2012-09-221-1/+1
* cc: Remove CCTextureUpdateController::updateTextures().reveman@chromium.org2012-09-201-8/+19
* Allow deletion of some (as opposed to all) textures on the impl thread. ccameron@chromium.org2012-09-191-6/+58
* Adaptively throttle texture uploadsbrianderson@chromium.org2012-09-191-2/+8
* cc: Only use upload throttling when performing full texture uploads.reveman@chromium.org2012-09-181-212/+21
* Move TextureCopier and TextureUploader from CCRenderer to CCResourceProviderpiman@chromium.org2012-09-181-26/+25
* cc: Remove partial texture updates from scheduler.reveman@google.com2012-09-171-16/+16
* Change cc files from namespace WebCore to ccenne@chromium.org2012-09-141-8/+8
* cc: Scheduler will never process a commit until it receives a vsync tick.reveman@chromium.org2012-09-131-27/+47
* Update cc snapshot to r127918jamesr@chromium.org2012-09-081-24/+21
* Enable webkit_compositor_unittestsjamesr@chromium.org2012-08-301-41/+30
* Roll CC snapshot up to WK r127064jamesr@chromium.org2012-08-301-30/+41
* Here are gyp targets and stubs for compiling libcc and the webkit_compositor ...jamesr@chromium.org2012-08-251-0/+668