summaryrefslogtreecommitdiffstats
path: root/cc/layer_tree_host_unittest_context.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Route offscreen context creation for compositor to the browser.danakj@chromium.org2013-02-221-16/+218
* Implement WebKit::WebUnitTestSupport::createLayerTreeViewForTesting()jamesr@chromium.org2013-02-121-11/+11
* Linux/ChromeOS Chromium style checker cleanup, cc/ edition.rsleevi@chromium.org2013-02-061-6/+6
* cc: Unify context losing machinerydanakj@chromium.org2013-01-231-37/+149
* cc: Chromium-stylify the DelegatedRendererLayer classes and tests.danakj@chromium.org2013-01-231-2/+2
* Fix scrollbars missing after lost contextpiman@chromium.org2013-01-191-2/+54
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-161-2/+5
* cc: Fix lost context handling when using impl-side painting.reveman@chromium.org2013-01-161-0/+46
* ThreadedTest that a non-null OutputSurface that fails initialization immediat...jamesr@chromium.org2013-01-101-0/+32
* cc: Make the ScopedPtrVector and ScopedPtrDeque containers act like STL vecto...danakj@chromium.org2013-01-091-3/+3
* Revert 175690estade@chromium.org2013-01-091-5/+2
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-091-2/+5
* Revert 175632kaiwang@chromium.org2013-01-091-32/+0
* ThreadedTest that a non-null OutputSurface that fails initialization immediat...jamesr@chromium.org2013-01-091-0/+32
* Move VideoFrameProvider to, and remove all usage of WebVideoFrame from cc/danakj@chromium.org2013-01-071-33/+26
* cc: Put context-loss tests in layer_tree_host_unittest_context.ccdanakj@chromium.org2013-01-041-0/+791