summaryrefslogtreecommitdiffstats
path: root/cc/tiled_layer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Invalidate the full tiled layer when contents scale changes.danakj@chromium.org2012-12-201-3/+8
* cc: Create a cc::ScrollbarThemePainter and an adapter class in compositor bin...danakj@chromium.org2012-12-181-1/+1
* cc: Make occlusion tracker always work in target space.danakj@chromium.org2012-12-171-98/+137
* 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-4/+4
* Remove the pools from the ResourceProvider.ccameron@chromium.org2012-12-141-1/+1
* [cc] Make LayerImpls point at LayerTreeImpl instead of LTHInduca@chromium.org2012-12-111-36/+36
* cc: Pass LayerTreeHostImpl to LayerImpl constructorenne@chromium.org2012-12-071-36/+40
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-4/+4
* Revert 171403danakj@chromium.org2012-12-061-4/+4
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-4/+4
* Organize internal properties of cc/ layer typesshawnsingh@google.com2012-12-051-75/+75
* Use a mutex to deal with concurrent access to the m_evictedBackingsccameron@chromium.org2012-11-301-3/+6
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-8/+8
* cc: Increase 'small animated layer' size.epenner@chromium.org2012-11-201-11/+12
* Set contents texture manager's limit to something reasonablejamesr@chromium.org2012-11-151-1/+1
* 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
* Remove static thread pointers from CC, attempt 3aelias@chromium.org2012-11-081-70/+72
* cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg...danakj@chromium.org2012-11-081-10/+6
* cc: Rename PrioritizedTexture to PrioritizedResource.reveman@google.com2012-11-071-77/+77
* 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-157/+155
* Remove static thread pointers from CC, attempt 2aelias@chromium.org2012-11-041-155/+157
* cc: Remove WebCore rect use from the compositor, except within Region.danakj@chromium.org2012-11-031-4/+4
* Remove most remaining references to IntRect and FloatRect.danakj@chromium.org2012-11-011-16/+16
* Revert 165476 - Remove static thread pointers from CCjamesr@chromium.org2012-11-011-157/+155
* Remove static thread pointers from CCjamesr@chromium.org2012-11-011-155/+157
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-202/+202
* Pass accurate contentsScale to LayerImpl.wangxianzhu@chromium.org2012-11-011-1/+2
* Use gfx:: Geometry types for the resource provider and layer updater classes.danakj@chromium.org2012-10-311-4/+4
* Use gfx::Rect types for occlusion tracker and quad culler classes.danakj@chromium.org2012-10-311-4/+4
* Remove WebKit::Platform dependencies from ccjamesr@chromium.org2012-10-301-4/+1
* Revert 165050 - Remove WebKit::Platform dependencies from ccsergeyu@chromium.org2012-10-301-1/+4
* Remove WebKit::Platform dependencies from ccjamesr@chromium.org2012-10-301-4/+1
* Fix clipping/culling for DelegatedRendererLayer*piman@chromium.org2012-10-301-4/+8
* cc: Rename TextureUpdate to ResourceUpdate.reveman@google.com2012-10-251-6/+6
* cc: Rename CanvasLayerUpdater to ContentLayerUpdater.reveman@google.com2012-10-251-3/+3
* cc: Add predictive pre-painting.epenner@chromium.org2012-10-231-6/+78
* cc: Rename LayerTextureUpdater to LayerUpdater.reveman@google.com2012-10-231-70/+70
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-202/+202
* cc: Remove CC*.h temporary includes, part 4/4.tfarina@chromium.org2012-10-221-1/+1
* cc: Remove CC*.h temporary includes, part 3/4.tfarina@chromium.org2012-10-211-1/+1
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-202/+202
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-202/+202
* Reland "cc: Remove CC*.h temporary includes, part 1/4."tfarina@chromium.org2012-10-191-2/+2
* Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4."pfeldman@chromium.org2012-10-191-2/+2
* cc: Remove CC*.h temporary includes, part 1/4.tfarina@chromium.org2012-10-191-2/+2
* cc: Remove all but one texture uploader class.reveman@chromium.org2012-10-191-3/+1
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-1/+1