summaryrefslogtreecommitdiffstats
path: root/cc/occlusion_tracker_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Throttle tile priority updates to once a frame.danakj@chromium.org2013-01-271-1/+1
* cc: Stop using drawableContentRect for occlusion.danakj@chromium.org2013-01-221-189/+93
* cc: Clip quads to their target surface's texture in occlusion trackerdanakj@chromium.org2013-01-221-128/+50
* cc: Fix clipped render surface caching.danakj@chromium.org2013-01-181-0/+107
* Migrate more functions from MathUtil to gfx::Transformshawnsingh@chromium.org2013-01-151-1/+1
* Clean up cc and webkit/compositor_bindings include path shenanigansjamesr@chromium.org2012-12-181-3/+2
* cc: Make occlusion tracker always work in target space.danakj@chromium.org2012-12-171-167/+190
* cc: Unify namespaces for all test filesenne@chromium.org2012-12-161-23/+20
* Mark layers that can use LCD text based on layer transform and opacity.alokp@chromium.org2012-12-131-2/+2
* [cc] Make LayerImpls point at LayerTreeImpl instead of LTHInduca@chromium.org2012-12-111-5/+5
* cc: Pass LayerTreeHostImpl to LayerImpl constructorenne@chromium.org2012-12-071-13/+35
* Preparing cc for the removal of scoped_refptr::release()piman@chromium.org2012-12-071-2/+6
* Move LayerSorter to exist locally only in layer_tree_host_commonshawnsingh@google.com2012-12-071-2/+1
* Organize internal properties of cc/ layer typesshawnsingh@google.com2012-12-051-2/+2
* Move temporary MathUtil wrappers to permanent home in gfx::Transformshawnsingh@google.com2012-11-281-2/+2
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-104/+105
* cc: Remove forbidden using namespace directives.tfarina@chromium.org2012-11-101-2/+3
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* ui: Prefer +/- operators to apply offsets.danakj@chromium.org2012-11-101-8/+8
* Remove static thread pointers from CC, attempt 3aelias@chromium.org2012-11-081-2/+0
* cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg...danakj@chromium.org2012-11-081-250/+158
* 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/+2
* Remove static thread pointers from CC, attempt 2aelias@chromium.org2012-11-041-2/+0
* cc: Remove WebCore rect use from the compositor, except within Region.danakj@chromium.org2012-11-031-134/+136
* Remove most remaining references to IntRect and FloatRect.danakj@chromium.org2012-11-011-209/+209
* Revert 165476 - Remove static thread pointers from CCjamesr@chromium.org2012-11-011-0/+2
* Remove static thread pointers from CCjamesr@chromium.org2012-11-011-2/+0
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-198/+198
* Use gfx::Rect types for occlusion tracker and quad culler classes.danakj@chromium.org2012-10-311-661/+653
* Fix clipping/culling for DelegatedRendererLayer*piman@chromium.org2012-10-301-379/+474
* cc: Apply the layer's initial CSS scale to the contentsScale to render text a...danakj@chromium.org2012-10-241-12/+6
* cc: Remove CC*.h temporary includes, part 5/4.tfarina@chromium.org2012-10-231-3/+3
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-258/+258
* cc: Remove CC*.h temporary includes, part 4/4.tfarina@chromium.org2012-10-221-3/+3
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-255/+255
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-255/+255
* 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
* cc: Make opaqueLayers a member instead of a template parameter in CCOcclusion...thakis@chromium.org2012-10-181-108/+158
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-5/+5
* Revert "cc: Switch to Chromium DCHECKs LOGs"mattm@chromium.org2012-10-171-5/+5
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-171-5/+5
* 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: Remove the temporary header files that aren't prefixed with CC*tfarina@chromium.org2012-10-161-1/+1
* cc: Get rid of temporary (stub) header files under test/ directory.tfarina@chromium.org2012-10-161-3/+3
* [cc] Change cc_tests.gyp filenames to Chromium styleenne@chromium.org2012-10-121-0/+3043