summaryrefslogtreecommitdiffstats
path: root/cc/tiled_layer.cc
Commit message (Expand)AuthorAgeFilesLines
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-888/+0
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-3/+3
* 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 LayerTilingDataenne@chromium.org2013-03-181-50/+53
* cc: Chromify PriorityCalculatorenne@chromium.org2013-03-181-5/+5
* cc: Chromify TiledLayerImpl and testenne@chromium.org2013-03-171-4/+4
* cc: Chromify LayerUpdaterenne@chromium.org2013-03-151-5/+5
* cc: Style fixups for TiledLayer.danakj@chromium.org2013-03-151-12/+12
* cc: Chromify TiledLayerenne@chromium.org2013-03-141-684/+786
* cc: Chromify the LayerTreeHost class.danakj@chromium.org2013-03-131-9/+9
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-121-64/+64
* cc: Chromify the OverdrawMetrics class.danakj@chromium.org2013-03-091-3/+3
* cc: Chromify OcclusionTrackerdanakj@chromium.org2013-03-071-4/+4
* cc: Avoid expensive RenderingStats collection.danakj@chromium.org2013-02-021-3/+3
* cc: Stop using drawableContentRect for occlusion.danakj@chromium.org2013-01-221-1/+1
* Avoid exposing gl bindings through cc public API headersjamesr@chromium.org2013-01-081-0/+3
* cc: Put context-loss tests in layer_tree_host_unittest_context.ccdanakj@chromium.org2013-01-041-0/+8
* cc: Remove all uses of "using namespace std".tfarina@chromium.org2013-01-031-3/+1
* cc: Don't let invalidations that we're going to handle immediately cause an e...danakj@chromium.org2012-12-201-2/+7
* cc: Invalidate the full tiled layer when contents scale changes.danakj@chromium.org2012-12-201-0/+3
* [cc] Make LayerImpls point at LayerTreeImpl instead of LTHInduca@chromium.org2012-12-111-2/+2
* cc: Add a blocksPendingCommit flag to LayerImplenne@chromium.org2012-12-081-0/+5
* cc: Pass LayerTreeHostImpl to LayerImpl constructorenne@chromium.org2012-12-071-2/+2
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-2/+1
* cc: Increase 'small animated layer' size.epenner@chromium.org2012-11-201-11/+12
* ui: Add methods to Rect classes to get points at each of the rect's corners.danakj@chromium.org2012-11-201-1/+0
* Always use border texels on layer tiles. We already did that on certain platf...alokp@chromium.org2012-11-151-14/+0
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-19/+10
* ui: Add methods to clamp Sizes, Points, and Vectors from above or below.danakj@chromium.org2012-11-101-2/+2
* cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg...danakj@chromium.org2012-11-081-1/+0
* cc: Rename PrioritizedTexture to PrioritizedResource.reveman@google.com2012-11-071-16/+16
* cc: Fix style for comments at the end of namespacesdanakj@chromium.org2012-11-051-1/+1
* cc: Remove WebCore rect use from the compositor, except within Region.danakj@chromium.org2012-11-031-3/+2
* Remove most remaining references to IntRect and FloatRect.danakj@chromium.org2012-11-011-6/+6
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-104/+105
* Pass accurate contentsScale to LayerImpl.wangxianzhu@chromium.org2012-11-011-22/+7
* Use gfx:: Geometry types for the resource provider and layer updater classes.danakj@chromium.org2012-10-311-6/+6
* Fix clipping/culling for DelegatedRendererLayer*piman@chromium.org2012-10-301-1/+1
* cc: Convert more usages from Vector to std::vector.tfarina@chromium.org2012-10-291-3/+3
* cc: Rename TextureUpdate to ResourceUpdate.reveman@google.com2012-10-251-3/+3
* One good thing (the only good thing?) about the recent textureepenner@chromium.org2012-10-251-69/+20
* cc: Rename LayerUpdater::Texture to LayerUpdater::Resource.reveman@chromium.org2012-10-251-10/+10
* cc: Add predictive pre-painting.epenner@chromium.org2012-10-231-25/+89
* cc: Rename LayerTextureUpdater to LayerUpdater.reveman@google.com2012-10-231-10/+10
* cc: Remove CC*.h temporary includes, part 5/4.tfarina@chromium.org2012-10-231-2/+2
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-61/+61
* cc: Move contentsSwizzled property from LayerTextureUpdater to CCPrioritizedT...reveman@google.com2012-10-221-3/+1
* cc: Remove CC*.h temporary includes, part 4/4.tfarina@chromium.org2012-10-221-1/+1
* cc: Remove CC*.h temporary includes, part 2/4.tfarina@chromium.org2012-10-201-1/+1