summaryrefslogtreecommitdiffstats
path: root/cc/render_surface_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-290/+0
* Part 7 of cc/ directory shuffles: treesjamesr@chromium.org2013-03-181-1/+1
* Part 6 of cc/ directory shuffles: quadsjamesr@chromium.org2013-03-181-4/+4
* Part 2 of cc/ directory shuffles: debugjamesr@chromium.org2013-03-181-1/+1
* Part 1 of cc/ directory shuffles: basejamesr@chromium.org2013-03-181-1/+1
* Chromify MathUtil and FloatQuadUnittestjamesr@chromium.org2013-03-181-3/+3
* cc: Chromify QuadSink, QuadCuller and testenne@chromium.org2013-03-181-3/+3
* cc: Chromify the LayerTreeHostImpl class.danakj@chromium.org2013-03-131-1/+1
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-121-18/+18
* cc: Chromify RenderSurface classes.danakj@chromium.org2013-03-081-171/+229
* cc: Chromify DamageTracker class.danakj@chromium.org2013-03-081-5/+5
* cc: Moving anti-aliasing decision to parent compositor.ernstm@chromium.org2013-03-041-1/+1
* Revert 180858danakj@chromium.org2013-02-061-2/+1
* cc: The RenderSurface contentRect can have negative position.danakj@chromium.org2013-02-061-1/+2
* cc: Chromium-stylify the DelegatedRendererLayer classes and tests.danakj@chromium.org2013-01-231-1/+1
* cc: Stop using drawableContentRect for occlusion.danakj@chromium.org2013-01-221-23/+1
* cc: Clarify the uvRect used for RenderSurfaces and support masks with differe...danakj@chromium.org2013-01-171-13/+17
* Fix masks when scaling is in the treepiman@chromium.org2013-01-151-2/+8
* Move filters to RenderPassDrawQuadpiman@chromium.org2012-12-211-4/+1
* Combine mask texture parameters into single gfx::RectFjamesr@chromium.org2012-12-131-10/+9
* [cc] Route LayerImpl::layerTreeHostImpl() calls through LayerTreeImplnduca@chromium.org2012-12-121-1/+1
* cc: Use skia::RefPtr in place of raw pointers and SkAutoTUnref.danakj@chromium.org2012-12-041-1/+1
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-8/+6
* cc: Minimize the number of times GL scissoring state is changedshawnsingh@chromium.org2012-11-211-1/+2
* fdanakj@chromium.org2012-11-211-0/+1
* cc: Increment the ref count when assigning the SkImageFilterdanakj@chromium.org2012-11-211-1/+1
* cc: Make RenderPass into a struct-like class.danakj@chromium.org2012-11-211-5/+5
* cc: Turn SharedQuadState into a struct-like class similar to DrawQuads.danakj@chromium.org2012-11-211-1/+2
* cc: Make the DrawQuad subclasses into a struct-like classes.danakj@chromium.org2012-11-201-3/+7
* cc: Remove opaque flags from SharedQuadState and DrawQuaddanakj@chromium.org2012-11-171-3/+2
* cc: Create cc::DebugColors class to hold all the debugging color/width consta...danakj@chromium.org2012-11-161-14/+4
* cc: Add support for debugging layer borders directly in the compositordanakj@chromium.org2012-11-151-1/+1
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg...danakj@chromium.org2012-11-081-0/+2
* cc: Fix style for comments at the end of namespacesdanakj@chromium.org2012-11-051-1/+1
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-15/+17
* Pass accurate contentsScale to LayerImpl.wangxianzhu@chromium.org2012-11-011-2/+2
* Fixed mask positioning and texture UVs bugs inskaslev@chromium.org2012-10-301-2/+2
* cc: Remove CC*.h temporary includes, part 6/4.tfarina@chromium.org2012-10-241-3/+3
* Implement SkImageFilter support in the compositor.senorblanco@chromium.org2012-10-231-0/+1
* cc: Remove CC*.h temporary includes, part 5/4.tfarina@chromium.org2012-10-231-2/+2
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-34/+34
* cc: Remove CC*.h temporary includes, part 4/4.tfarina@chromium.org2012-10-221-5/+5
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-34/+34
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-34/+34
* Reland "cc: Remove CC*.h temporary includes, part 1/4."tfarina@chromium.org2012-10-191-3/+3
* Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4."pfeldman@chromium.org2012-10-191-3/+3
* cc: Remove CC*.h temporary includes, part 1/4.tfarina@chromium.org2012-10-191-3/+3
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-5/+6
* Revert "cc: Switch to Chromium DCHECKs LOGs"mattm@chromium.org2012-10-171-6/+5