summaryrefslogtreecommitdiffstats
path: root/cc/scheduler
Commit message (Expand)AuthorAgeFilesLines
* cc::OutputSurfaceClient::DeferredInitializeboliu@chromium.org2013-06-074-0/+10
* Support computing percentiles on a rolling window of samplesajuma@chromium.org2013-06-043-0/+218
* Update refernces to Blink's Platform API (cc)abarth@chromium.org2013-05-292-2/+2
* cc: Add info for DCHECK in DBTS::NextTickTargetbrianderson@chromium.org2013-05-291-1/+7
* cc: Add a SchedulerTest for acquire layer textures.danakj@chromium.org2013-05-241-0/+58
* cc: Rename VSync to BeginFramebrianderson@chromium.org2013-05-239-300/+351
* cc: Dump the scheduler's state when an unexpected action occurs.danakj@chromium.org2013-05-222-64/+78
* cc: Use EXPECT_SINGLE_ACTION for one missed Scheduler unit testdanakj@chromium.org2013-05-221-2/+2
* cc: Add more verbose output when Scheduler unit tests fail.danakj@chromium.org2013-05-221-33/+35
* Remove cc counters that aren't getting a lot of usenduca@chromium.org2013-05-211-1/+0
* Run all LayerTreeHost tests with impl-side painting.danakj@chromium.org2013-05-132-1/+27
* DelegatingRenderer: send frame on SwapBuffers instead of DrawFramepiman@chromium.org2013-05-084-0/+7
* Add cc option to non-lazily disable vsync notificationboliu@chromium.org2013-05-063-11/+55
* Merge cc initialization pathsboliu@chromium.org2013-05-016-80/+225
* Revert 196708 "Merge cc initialization paths"nick@chromium.org2013-04-266-225/+80
* Merge cc initialization pathsboliu@chromium.org2013-04-266-80/+225
* cc: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-262-3/+3
* Revert 196480 "Merge cc initialization paths"nick@chromium.org2013-04-256-225/+80
* Merge cc initialization pathsboliu@chromium.org2013-04-256-80/+225
* cc: Prevent checkerboarded animations from timing out during tests.danakj@chromium.org2013-04-093-2/+6
* Rewrite scoped_array<T> to scoped_ptr<T[]> in cc/, Linux edition.dcheng@chromium.org2013-04-061-1/+1
* cc: Make animations tick regardless of drawing.danakj@chromium.org2013-04-064-1/+66
* cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...danakj@chromium.org2013-03-295-32/+32
* Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."rsleevi@chromium.org2013-03-295-32/+32
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-295-32/+32
* Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."danakj@chromium.org2013-03-295-32/+32
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-295-32/+32
* cc: Hook vsync time source to output surfaceskyostil@chromium.org2013-03-263-3/+3
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-266-5/+16
* cc: Avoid pointless gfx::Point/Size contructors when making Rects.danakj@chromium.org2013-03-261-2/+2
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-257-47/+47
* cc: Chromify FakeTimeSourceClient, FakeThread, FakeTimeSource, FakeDelayBased...reveman@chromium.org2013-03-224-170/+170
* cc: Chromify FrameRateController unit testbrianderson@chromium.org2013-03-201-143/+152
* cc: Chromify VSyncTimeSource unit testbrianderson@chromium.org2013-03-201-10/+5
* cc: Chromify TimeSource, DelayBasedTimeSource and testenne@chromium.org2013-03-2010-589/+606
* cc: Chromify FrameRateControllerbrianderson@chromium.org2013-03-205-206/+196
* Delay resetting the frame rate controller count until we get a new surface.backer@chromium.org2013-03-192-1/+30
* Part 9 of cc/ directory shuffles: schedulerjamesr@chromium.org2013-03-1823-0/+4822