summaryrefslogtreecommitdiffstats
path: root/cc/quad_culler.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Stop using drawableContentRect for occlusion.danakj@chromium.org2013-01-221-1/+1
* cc: Make the ScopedPtrVector and ScopedPtrDeque containers act like STL vecto...danakj@chromium.org2013-01-091-5/+5
* cc: Remove all uses of "using namespace std".tfarina@chromium.org2013-01-031-2/+0
* [cc] Route LayerImpl::layerTreeHostImpl() calls through LayerTreeImplnduca@chromium.org2012-12-121-1/+1
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-1/+1
* cc: Make RenderPass into a struct-like class.danakj@chromium.org2012-11-211-4/+4
* cc: Don't return non-const Layer* from a const Layer.danakj@chromium.org2012-11-211-2/+2
* cc: Turn SharedQuadState into a struct-like class similar to DrawQuads.danakj@chromium.org2012-11-211-2/+0
* cc: Make the DrawQuad subclasses into a struct-like classes.danakj@chromium.org2012-11-201-1/+3
* cc: Turn DrawQuad into a struct-like class with public data members.danakj@chromium.org2012-11-171-8/+8
* cc: Convert DrawQuad to chromium style.danakj@chromium.org2012-11-171-9/+9
* cc: Create cc::DebugColors class to hold all the debugging color/width consta...danakj@chromium.org2012-11-161-10/+6
* 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-1/+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-4/+4
* Use gfx::Rect types for occlusion tracker and quad culler classes.danakj@chromium.org2012-10-311-5/+5
* Fix clipping/culling for DelegatedRendererLayer*piman@chromium.org2012-10-301-1/+2
* cc: Remove CC*.h temporary includes, part 6/4.tfarina@chromium.org2012-10-241-2/+2
* cc: Remove CC*.h temporary includes, part 5/4.tfarina@chromium.org2012-10-231-1/+1
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-5/+5
* 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-5/+5
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-5/+5
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-4/+4
* Revert "cc: Switch to Chromium DCHECKs LOGs"mattm@chromium.org2012-10-171-4/+4
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-171-4/+4
* cc: Fix the include paths to skia header files.tfarina@chromium.org2012-10-161-1/+1
* Remove USE(ACCELERATED_COMPOSITING) references from ccjamesr@chromium.org2012-10-151-3/+0
* [cc] Rename all cc/ filenames to Chromium styleenne@chromium.org2012-10-121-0/+94