summaryrefslogtreecommitdiffstats
path: root/cc/CCResourceProvider.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 162284 - cc: Get rid of CC*.h temporary header files.mattm@chromium.org2012-10-171-0/+6
* cc: Get rid of CC*.h temporary header files.tfarina@chromium.org2012-10-161-6/+0
* [cc] Rename all cc/ filenames to Chromium styleenne@chromium.org2012-10-121-271/+2
* Remove resource instrumentation, now that the culprit has been apprehended.ccameron@chromium.org2012-10-081-5/+0
* Add more extensive lifetime tracking.ccameron@chromium.org2012-10-021-2/+2
* Add lifetime tracking instrumentation to Canary.ccameron@chromium.org2012-10-011-17/+2
* cc: Switch it to use DISALLOW_COPY_AND_ASSIGN macro from base/ library.tfarina@chromium.org2012-09-281-6/+11
* Skia is deprecating setDevice in favor of factories to create SkCanvas variantsreed@google.com2012-09-281-2/+2
* Add commit count and resource count to instrumentation.ccameron@chromium.org2012-09-281-4/+15
* Add crash instrumentation to help diagnose issue 151428.ccameron@chromium.org2012-09-271-0/+9
* cc: Remove TextureUploaderOption.reveman@chromium.org2012-09-221-4/+2
* Fix CC*Renderer and CC*LayerImpl to compile with Clangenne@chromium.org2012-09-191-36/+10
* Move TextureCopier and TextureUploader from CCRenderer to CCResourceProviderpiman@chromium.org2012-09-181-2/+11
* 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/+289