summaryrefslogtreecommitdiffstats
path: root/cc/CCThreadProxy.cpp
Commit message (Expand)AuthorAgeFilesLines
* [cc] Rename all cc/ filenames to Chromium styleenne@chromium.org2012-10-121-957/+0
* cc: Remove OwnPtr type from CCFrameRateController.tfarina@chromium.org2012-10-111-8/+8
* [cc] Remove all WTF #includes from CCLayerTreeHostenne@chromium.org2012-10-101-6/+8
* Pinch-zoom applied via compositor instead of CSS transformation.aelias@chromium.org2012-10-081-0/+2
* Remove resource instrumentation, now that the culprit has been apprehended.ccameron@chromium.org2012-10-081-14/+0
* Revert 160623 - [cc] Remove all WTF #includes from CCLayerTreeHostjochen@chromium.org2012-10-081-8/+6
* [cc] Remove all WTF #includes from CCLayerTreeHostenne@chromium.org2012-10-081-6/+8
* [cc] Use scoped_ptr for CCLayerTreeHost(Impl)enne@chromium.org2012-10-061-7/+7
* [cc] Remove WTF constructs from CCLayerTreeHostClientenne@chromium.org2012-10-061-16/+16
* Add more extensive lifetime tracking.ccameron@chromium.org2012-10-021-2/+15
* Add lifetime tracking instrumentation to Canary.ccameron@chromium.org2012-10-011-5/+2
* cc: Only avoid resource updates at vsync time when redraw is needed.reveman@chromium.org2012-09-281-11/+12
* cc: Convert texture update controller logic to use base::TimeTicks/Delta inst...reveman@chromium.org2012-09-271-2/+1
* Add crash instrumentation to help diagnose issue 151428.ccameron@chromium.org2012-09-271-0/+6
* Add average commit time to texture upload scrolling testsbrianderson@chromium.org2012-09-271-5/+15
* cc: Remove TextureUploaderOption.reveman@chromium.org2012-09-221-9/+2
* Fix remaining cc files to compile with Clangenne@chromium.org2012-09-211-0/+9
* Convert CC scheduler logic to use base::TimeTicks/Delta instead of doublesjamesr@chromium.org2012-09-201-5/+7
* Allow deletion of some (as opposed to all) textures on the impl thread. ccameron@chromium.org2012-09-191-6/+10
* Integrate r128344 and r128253 from WebKitccameron@chromium.org2012-09-181-20/+28
* Move TextureCopier and TextureUploader from CCRenderer to CCResourceProviderpiman@chromium.org2012-09-181-1/+1
* cc: Remove partial texture updates from scheduler.reveman@google.com2012-09-171-5/+8
* Change cc files from namespace WebCore to ccenne@chromium.org2012-09-141-2/+2
* cc: Scheduler will never process a commit until it receives a vsync tick.reveman@chromium.org2012-09-131-11/+10
* cc: Avoid unnecessary destruction of texture update controller.reveman@chromium.org2012-09-131-1/+0
* Roll in CC changes up to 128196jamesr@chromium.org2012-09-121-5/+10
* Enable cc_unittests in component buildjamesr@chromium.org2012-09-121-1/+0
* Update cc snapshot to r127918jamesr@chromium.org2012-09-081-12/+8
* Roll cc snapshot up to 127605jamesr@chromium.org2012-09-051-11/+13
* Rolls cc and webkit_compositor up to 127340jamesr@chromium.org2012-09-011-5/+19
* Enable webkit_compositor_unittestsjamesr@chromium.org2012-08-301-19/+35
* Roll CC snapshot up to WK r127064jamesr@chromium.org2012-08-301-13/+13
* Update cc snapshot to WK r126941jamesr@chromium.org2012-08-291-2/+2
* Here are gyp targets and stubs for compiling libcc and the webkit_compositor ...jamesr@chromium.org2012-08-251-0/+892