summaryrefslogtreecommitdiffstats
path: root/cc/delegated_renderer_layer_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-10/+10
* Revert "cc: Switch to Chromium DCHECKs LOGs"mattm@chromium.org2012-10-171-10/+10
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-171-10/+10
* Revert 162284 - cc: Get rid of CC*.h temporary header files.mattm@chromium.org2012-10-171-1/+1
* cc: Get rid of CC*.h temporary header files.tfarina@chromium.org2012-10-161-1/+1
* [cc] Rename all cc/ filenames to Chromium styleenne@chromium.org2012-10-121-0/+185