summaryrefslogtreecommitdiffstats
path: root/cc/quad_culler_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Clip quads to their target surface's texture in occlusion trackerdanakj@chromium.org2013-01-221-0/+2
* cc: Add id->LayerImpl map to LayerTreeImplenne@chromium.org2012-12-141-1/+3
* [cc] Make LayerImpls point at LayerTreeImpl instead of LTHInduca@chromium.org2012-12-111-1/+1
* cc: Pass LayerTreeHostImpl to LayerImpl constructorenne@chromium.org2012-12-071-58/+73
* Organize internal properties of cc/ layer typesshawnsingh@google.com2012-12-051-6/+6
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-44/+42
* cc: Make RenderPass into a struct-like class.danakj@chromium.org2012-11-211-1/+1
* 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-4/+4
* cc: Guard overdraw metrics behind the --trace-overdraw command-line flag.danakj@chromium.org2012-11-121-2/+2
* cc: Remove forbidden using namespace directives.tfarina@chromium.org2012-11-101-3/+3
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* Remove static thread pointers from CC, attempt 3aelias@chromium.org2012-11-081-1/+0
* cc: Turn overdraw metrics on only when about:tracing is recording.danakj@chromium.org2012-11-071-2/+2
* Revert 166464 - Turn overdraw metrics on only when about:tracing is recording.scottmg@google.com2012-11-071-2/+2
* Turn overdraw metrics on only when about:tracing is recording.danakj@chromium.org2012-11-071-2/+2
* cc: Fix style for comments at the end of namespacesdanakj@chromium.org2012-11-051-1/+1
* A speculative Revert for r165872 - Remove static thread pointers from CC, att...hbono@chromium.org2012-11-051-0/+1
* Remove static thread pointers from CC, attempt 2aelias@chromium.org2012-11-041-1/+0
* Revert 165476 - Remove static thread pointers from CCjamesr@chromium.org2012-11-011-0/+1
* Remove static thread pointers from CCjamesr@chromium.org2012-11-011-1/+0
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-71/+71
* cc: Remove CC*.h temporary includes, part 6/4.tfarina@chromium.org2012-10-241-1/+1
* 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-107/+107
* cc: Move contentsSwizzled property from LayerTextureUpdater to CCPrioritizedT...reveman@google.com2012-10-221-1/+1
* cc: Remove CC*.h temporary includes, part 4/4.tfarina@chromium.org2012-10-221-4/+4
* cc: Remove CC*.h temporary includes, part 2/4.tfarina@chromium.org2012-10-201-2/+2
* 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-107/+107
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-107/+107
* Reland "cc: Remove CC*.h temporary includes, part 1/4."tfarina@chromium.org2012-10-191-1/+1
* Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4."pfeldman@chromium.org2012-10-191-1/+1
* cc: Remove CC*.h temporary includes, part 1/4.tfarina@chromium.org2012-10-191-1/+1
* Revert 162284 - cc: Get rid of CC*.h temporary header files.mattm@chromium.org2012-10-171-3/+3
* cc: Get rid of CC*.h temporary header files.tfarina@chromium.org2012-10-161-3/+3
* cc: Store tiles, painters, tiling data in scoped_ptrenne@chromium.org2012-10-151-1/+1
* [cc] Change cc_tests.gyp filenames to Chromium styleenne@chromium.org2012-10-121-0/+471