summaryrefslogtreecommitdiffstats
path: root/cc/layers/delegated_renderer_layer_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Rendering context information added to SharedQuadStatethildebr@chromium.org2014-06-191-4/+8
* Invert DSF to map from delegated frame to layer spacejamesr@chromium.org2014-06-101-56/+67
* Revert of Invert DSF to map from delegated frame to layer space (https://code...acleung@chromium.org2014-06-071-67/+56
* Invert DSF to map from delegated frame to layer spacejamesr@chromium.org2014-06-061-56/+67
* Get rid of graphics layer anchor points, and replace withchrishtr@chromium.org2014-06-051-1/+2
* Do not use MockQuadCuller when only testing with RenderPassweiliangc@chromium.org2014-05-161-23/+20
* Remove CompositeAndReadback from LayerTreeHost(Impl) and the Proxys.danakj@chromium.org2014-05-151-25/+25
* cc: Unify use of DidSwapBuffers() and did_request_swapsimonhong@chromium.org2014-05-121-50/+25
* Create SharedQuadState on RenderPassweiliangc@chromium.org2014-05-071-12/+8
* cc: Apply occlusion before creating quads in DelegatedRendererLayerImpl.danakj@chromium.org2014-03-261-0/+135
* Switch to use SharedBitmapManager all the time in cc_unittestsjbauman@chromium.org2014-03-201-1/+4
* cc: Use QuadSink::Append instead of MaybeAppend in DRLImpl tests.danakj@chromium.org2014-03-191-14/+14
* cc: Rename QuadSink::Append to MaybeAppend.danakj@chromium.org2014-03-131-14/+14
* cc: Remove the AppendQuadsData from QuadSink::Append.danakj@chromium.org2014-03-121-19/+14
* cc: Add visible_rect to Draw*Quad::SetNew().danakj@chromium.org2014-03-071-26/+76
* Rename and unify paths for LayerTreeTest::CreateFakeOutputSurface.danakj@chromium.org2014-02-051-1/+2
* cc: Make PrepareToDraw return an enum for why it abortsenne@chromium.org2014-01-301-25/+50
* The blink part of this implementation is uploaded at https://codereview.chrom...rosca@adobe.com2013-11-261-22/+23
* Move test-only stuff from cc/debug/ to cc/testjamesr@chromium.org2013-10-311-1/+1
* cc: Modify RenderPass::transform_to_root_target in DRLayerImpl.danakj@chromium.org2013-10-271-15/+48
* cc: Use HighResNow as timebase if it is fast and reliablebrianderson@chromium.org2013-10-251-24/+25
* Add support for converting cc::FilterOperations into an SkImageFilterajuma@chromium.org2013-09-261-2/+0
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-251-5/+5
* Revert 224725 "Fix compilation and ui_unittests with float trans..."sky@chromium.org2013-09-231-5/+5
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-231-5/+5
* cc: Use SkMScalar instead of doubles for transforms in ccenne@chromium.org2013-09-121-33/+33
* cc: Be robust against invalid RenderPassDrawQuads.danakj@chromium.org2013-09-051-0/+53
* ContextProvider in OutputSurfacedanakj@chromium.org2013-08-161-6/+1
* aura,cc: Make TestContextProvider usable outside cc.danakj@chromium.org2013-08-131-1/+1
* Move implementation of WebFilterOperations into ccajuma@chromium.org2013-06-251-4/+4
* cc: Remove cc::Thread and cc::ThreadImpl.danakj@chromium.org2013-06-201-1/+1
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in cc/.dcheng@chromium.org2013-06-121-1/+1
* cc: Replace Layer::SetAutomaticallyComputeRasterScale with a setting.danakj@chromium.org2013-05-091-8/+18
* cc: Add force anti-aliasing off option to SolidColorDrawQuadwonsik@chromium.org2013-05-021-12/+12
* Delete layout_viewport_size.aelias@chromium.org2013-04-091-4/+4
* cc: Don't draw and swap if the frame will not change.danakj@chromium.org2013-04-061-23/+23
* cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...danakj@chromium.org2013-03-291-16/+0
* Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."rsleevi@chromium.org2013-03-291-0/+16
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-291-16/+0
* cc: Fix constructor initialization style.danakj@chromium.org2013-03-291-2/+2
* Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."danakj@chromium.org2013-03-291-0/+16
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-291-16/+0
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-261-8/+8
* cc: Few style fixes.danakj@chromium.org2013-03-261-1/+1
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-16/+16
* cc: Fix comment in delegated renderer layer unittestenne@chromium.org2013-03-221-2/+2
* cc: Chromify FakeOutputSurfaceenne@chromium.org2013-03-211-1/+1
* cc: Chromify MockQuadCullerenne@chromium.org2013-03-211-4/+4
* cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStatsegraether@chromium.org2013-03-211-1/+6
* cc chromification: layer_tree_settingspiman@chromium.org2013-03-211-1/+1