summaryrefslogtreecommitdiffstats
path: root/cc/tiled_layer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-1672/+0
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-4/+4
* Part 7 of cc/ directory shuffles: treesjamesr@chromium.org2013-03-181-1/+1
* Part 2 of cc/ directory shuffles: debugjamesr@chromium.org2013-03-181-1/+1
* cc: Chromify all the layer updatersenne@chromium.org2013-03-171-1/+1
* cc: Chromify TiledLayerImpl and testenne@chromium.org2013-03-171-64/+64
* cc: Chromify TiledLayerenne@chromium.org2013-03-141-54/+54
* cc: Chromify the LayerTreeHostImpl class.danakj@chromium.org2013-03-131-34/+34
* cc: Chromify the LayerTreeHost class.danakj@chromium.org2013-03-131-140/+137
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-121-275/+275
* cc: Chromify the OverdrawMetrics class.danakj@chromium.org2013-03-091-72/+72
* cc: Chromify cc::Proxy styleenne@chromium.org2013-03-081-1/+1
* cc: Chromify ResourceUpdateControllerdanakj@chromium.org2013-03-081-2/+2
* cc: Chromify the LayerPainter class.danakj@chromium.org2013-03-081-2/+2
* cc: Chromify OcclusionTrackerdanakj@chromium.org2013-03-071-74/+74
* cc: Chromify ResourceProvider.danakj@chromium.org2013-03-071-1/+1
* cc: Remove Layer::didUpdateBoundsenne@chromium.org2013-02-271-45/+44
* cc: Route offscreen context creation for compositor to the browser.danakj@chromium.org2013-02-221-2/+1
* cc: Avoid expensive RenderingStats collection.danakj@chromium.org2013-02-021-37/+35
* cc: Stop using drawableContentRect for occlusion.danakj@chromium.org2013-01-221-8/+4
* cc: Clip quads to their target surface's texture in occlusion trackerdanakj@chromium.org2013-01-221-0/+5
* Avoid exposing gl bindings through cc public API headersjamesr@chromium.org2013-01-081-0/+1
* 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