summaryrefslogtreecommitdiffstats
path: root/cc/CCScheduler.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-106/+3
* cc: Remove OwnPtr type from CCFrameRateController.tfarina@chromium.org2012-10-111-5/+6
* cc: Call CCframeRateControllerClient::vsyncTick() even though too many frames...reveman@chromium.org2012-10-021-1/+1
* cc: Switch it to use DISALLOW_COPY_AND_ASSIGN macro from base/ library.tfarina@chromium.org2012-09-281-3/+4
* cc: Only avoid resource updates at vsync time when redraw is needed.reveman@chromium.org2012-09-281-5/+4
* cc: Do not allow CCScheduler::processScheduledActions to recursebrianderson@chromium.org2012-09-261-0/+1
* Convert CC scheduler logic to use base::TimeTicks/Delta instead of doublesjamesr@chromium.org2012-09-201-3/+3
* cc: Remove awareness of incremental updates from state machine.reveman@chromium.org2012-09-151-2/+1
* Change cc files from namespace WebCore to ccenne@chromium.org2012-09-141-1/+1
* cc: Scheduler will never process a commit until it receives a vsync tick.reveman@chromium.org2012-09-131-3/+4
* Roll cc snapshot up to 127605jamesr@chromium.org2012-09-051-2/+2
* Enable webkit_compositor_unittestsjamesr@chromium.org2012-08-301-4/+2
* Roll CC snapshot up to WK r127064jamesr@chromium.org2012-08-301-2/+4
* Here are gyp targets and stubs for compiling libcc and the webkit_compositor ...jamesr@chromium.org2012-08-251-0/+107