summaryrefslogtreecommitdiffstats
path: root/cc/layer_tree_host_common_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Migrate from MathUtil::inverse() to gfx::Transform::GetInverse()shawnsingh@google.com2013-01-071-20/+20
* cc: When the transform's scale is unknown, draw into render surfaces at the s...danakj@chromium.org2012-12-211-4/+76
* Ref count layer animation controllers.vollick@chromium.org2012-12-201-13/+13
* cc: Unify namespaces for all test filesenne@chromium.org2012-12-161-2/+0
* cc: Refactor content scale/bounds into draw propertiesenne@chromium.org2012-12-161-19/+12
* Mark layers that can use LCD text based on layer transform and opacity.alokp@chromium.org2012-12-131-49/+172
* [cc] Make LayerImpls point at LayerTreeImpl instead of LTHInduca@chromium.org2012-12-111-40/+40
* Revert 171714 - Use an auxiliary list of animation controllers.vollick@chromium.org2012-12-081-13/+13
* cc: Pass LayerTreeHostImpl to LayerImpl constructorenne@chromium.org2012-12-071-51/+107
* With this patch we accomplish the following:vollick@chromium.org2012-12-071-13/+13
* Move LayerSorter to exist locally only in layer_tree_host_commonshawnsingh@google.com2012-12-071-22/+20
* Organize internal properties of cc/ layer typesshawnsingh@google.com2012-12-051-98/+98
* Don't create render passes for transparent images.skaslev@chromium.org2012-11-301-0/+29
* Move temporary MathUtil wrappers to permanent home in gfx::Transformshawnsingh@google.com2012-11-281-4/+4
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-508/+494
* cc: Minimize the number of times GL scissoring state is changedshawnsingh@chromium.org2012-11-211-0/+100
* Add API for hit testing layer_impl touchEventHandlerRegions from the hostyusufo@chromium.org2012-11-161-1/+408
* cc: Layer that have empty bounds should still have their contentsScale applie...danakj@chromium.org2012-11-141-10/+31
* 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
* cc: Prevent small scale factors (below 1) from being used or saved as the lay...danakj@chromium.org2012-11-101-0/+55
* ui: Prefer +/- operators to apply offsets.danakj@chromium.org2012-11-101-2/+1
* cc: Do not save the rasterScale for layers until they are finished animating ...danakj@chromium.org2012-11-081-0/+44
* Remove static thread pointers from CC, attempt 3aelias@chromium.org2012-11-081-44/+0
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-21/+21
* cc: Fix style for comments at the end of namespacesdanakj@chromium.org2012-11-051-1/+1
* Revert "cc: Remove all remaining use of WebCore Rect/Point/Size types from th...phajdan.jr@chromium.org2012-11-051-21/+21
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-21/+21
* A speculative Revert for r165872 - Remove static thread pointers from CC, att...hbono@chromium.org2012-11-051-0/+44
* Remove static thread pointers from CC, attempt 2aelias@chromium.org2012-11-041-44/+0
* cc: Replace WebCore::FloatQuad with gfx::QuadF.danakj@chromium.org2012-11-021-2/+2
* Revert 165476 - Remove static thread pointers from CCjamesr@chromium.org2012-11-011-0/+44
* Remove static thread pointers from CCjamesr@chromium.org2012-11-011-44/+0
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-487/+487
* Pass accurate contentsScale to LayerImpl.wangxianzhu@chromium.org2012-11-011-26/+177
* Use gfx:: Geometry types for the resource provider and layer updater classes.danakj@chromium.org2012-10-311-1/+1
* Remove root layer specialness in calculateDrawTransformsshawnsingh@chromium.org2012-10-301-35/+59
* Revert 164723 - Remove root layer specialness in calculateDrawTransformssergeyu@chromium.org2012-10-301-59/+35
* Remove root layer specialness in calculateDrawTransformsshawnsingh@chromium.org2012-10-291-35/+59
* cc: Apply the layer's initial CSS scale to the contentsScale to render text a...danakj@chromium.org2012-10-241-56/+344
* cc: Remove CC*.h temporary includes, part 5/4.tfarina@chromium.org2012-10-231-4/+4
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-450/+450
* cc: Remove CC*.h temporary includes, part 4/4.tfarina@chromium.org2012-10-221-2/+2
* cc: Remove CC*.h temporary includes, part 2/4.tfarina@chromium.org2012-10-201-1/+1
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-450/+450
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-450/+450
* 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: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-2/+2