summaryrefslogtreecommitdiffstats
path: root/cc/layer_tree_host_unittest_context.cc
Commit message (Expand)AuthorAgeFilesLines
* Part 7 of cc/ directory shuffles: treesjamesr@chromium.org2013-03-181-1238/+0
* cc: Chromify Thread and ThreadImplenne@chromium.org2013-03-171-1/+1
* Make ContextProvider::InitializeOnMainThread implicit.danakj@chromium.org2013-03-151-2/+5
* cc: Chromify TextureLayer and testenne@chromium.org2013-03-141-1/+1
* cc: Chromify the LayerTreeHostImpl class.danakj@chromium.org2013-03-131-22/+29
* cc: Chromify IOSurfaceLayerenne@chromium.org2013-03-131-1/+1
* cc: Chromify the LayerTreeHost class.danakj@chromium.org2013-03-131-15/+15
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-121-98/+98
* cc: Chromify the Animation and LayerAnimationController classesdanakj@chromium.org2013-03-121-2/+2
* cc: Chromify the ScrollbarLayer classesdanakj@chromium.org2013-03-081-2/+2
* cc: Chromify cc::Proxy styleenne@chromium.org2013-03-081-4/+4
* cc: Chromify the Renderer class.danakj@chromium.org2013-03-081-1/+1
* cc: Chromify ResourceProvider.danakj@chromium.org2013-03-071-4/+4
* cc: Make DelegatedRendererLayerImpl::SetRenderPasses() private.danakj@chromium.org2013-03-041-7/+7
* cc: Remove Layer::didUpdateBoundsenne@chromium.org2013-02-271-7/+4
* 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