summaryrefslogtreecommitdiffstats
path: root/cc/delegated_renderer_layer_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-350/+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-1/+1
* Part 4 of cc/ directory shuffles: outputjamesr@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-2/+2
* cc: Chromify the LayerTreeHostImpl class.danakj@chromium.org2013-03-131-1/+1
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-121-26/+27
* cc: Chromify the DirectRenderer class.danakj@chromium.org2013-03-081-1/+1
* cc: Chromify ResourceProvider.danakj@chromium.org2013-03-071-6/+6
* cc: Unused resources should be given back to the child compositordanakj@chromium.org2013-03-051-59/+47
* cc: Make DelegatedRendererLayerImpl::SetRenderPasses() private.danakj@chromium.org2013-03-041-9/+9
* cc: Don't display invalid frames in the delegated renderer layer.danakj@chromium.org2013-03-041-5/+26
* cc: Receive and remap resources to the parent.danakj@chromium.org2013-03-011-4/+59
* cc: Without valid frame, delegated renderer layer is not drawabledanakj@chromium.org2013-02-281-15/+4
* cc: Make damage on delegated frame damage the host layer.danakj@chromium.org2013-02-281-9/+53
* cc: DelegatedRendererLayer creates a ChildId with the ResourceProviderdanakj@chromium.org2013-02-271-4/+25
* Activate LayerImpl tree with sync+push instead of pointer swapjamesr@chromium.org2013-01-231-0/+5
* cc: Chromium-stylify the DelegatedRendererLayer classes and tests.danakj@chromium.org2013-01-231-150/+175
* cc: Clip delegated quads to the correct clip rect.danakj@chromium.org2013-01-221-8/+20
* cc: Stop using drawableContentRect for occlusion.danakj@chromium.org2013-01-221-1/+0
* cc: Use the size of the source frame along with the source frame's renderpassesdanakj@chromium.org2013-01-201-7/+20
* cc: Test to verify the order of the transforms when mapping to the delegated ...danakj@chromium.org2013-01-161-1/+1
* cc: Make the ScopedPtrVector and ScopedPtrDeque containers act like STL vecto...danakj@chromium.org2013-01-091-9/+9
* cc: Map the clip_rect in the SharedQuadState to include the drawTransform of ...danakj@chromium.org2013-01-091-0/+1
* Move second internal recursion to a precomputation in layer_tree_host_common.ccshawnsingh@google.com2012-12-121-7/+2
* [cc] Make LayerImpls point at LayerTreeImpl instead of LTHInduca@chromium.org2012-12-111-2/+2
* cc: Pass LayerTreeHostImpl to LayerImpl constructorenne@chromium.org2012-12-071-2/+2
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-1/+1
* Revert 171403danakj@chromium.org2012-12-061-1/+1
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-1/+1
* Don't create render passes for transparent images.skaslev@chromium.org2012-11-301-2/+2
* cc: Make RenderPass into a struct-like class.danakj@chromium.org2012-11-211-17/+15
* cc: Turn SharedQuadState into a struct-like class similar to DrawQuads.danakj@chromium.org2012-11-211-3/+3
* cc: Make the DrawQuad subclasses into a struct-like classes.danakj@chromium.org2012-11-201-2/+2
* cc: Turn DrawQuad into a struct-like class with public data members.danakj@chromium.org2012-11-171-4/+4
* cc: Convert DrawQuad to chromium style.danakj@chromium.org2012-11-171-3/+3
* cc: Switch the DrawQuad enum names to chromium style and remove pragmasdanakj@chromium.org2012-11-161-1/+1
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* cc: Fix style for comments at the end of namespacesdanakj@chromium.org2012-11-051-1/+1
* Remove most remaining references to IntRect and FloatRect.danakj@chromium.org2012-11-011-1/+1
* Add non-member non-mutating methods for common gfx::Rect operations.danakj@chromium.org2012-10-291-2/+1
* cc: Remove CC*.h temporary includes, part 6/4.tfarina@chromium.org2012-10-241-2/+2
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-1/+2
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-35/+35
* cc: Remove CC*.h temporary includes, part 4/4.tfarina@chromium.org2012-10-221-4/+4
* cc: Use ui/gfx geometry types for the CCRenderPass and CCDrawQuad classes.danakj@chromium.org2012-10-201-4/+4
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-35/+35
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-35/+35