summaryrefslogtreecommitdiffstats
path: root/cc/test/tiled_layer_test_common.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove unused arguments from CalculateContentsScaleajuma@chromium.org2014-08-081-8/+0
* Rasterize at maximum scale for scale animations on CPU-rasterized layersajuma@chromium.org2014-04-091-0/+2
* SkColorType instead of (deprecated) SkBitmap::Configreed@google.com2014-03-251-2/+1
* Pass gfx structs by const ref (gfx::Vector2d)ajay.berwal@samsung.com2014-02-051-1/+1
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-2/+2
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-2/+2
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-2/+2
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-3/+3
* cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...kaanb@chromium.org2013-09-191-1/+1
* Revert "Adding support for RGBA_4444 tile textures"tomhudson@google.com2013-09-181-1/+1
* Adding support for RGBA_4444 tile textureskaanb@chromium.org2013-09-181-1/+1
* cc: Return const* from const getter of LayerTreeHost.danakj@chromium.org2013-08-241-1/+1
* cc: Early out in PushPropertiesTo tree walk for commit.danakj@chromium.org2013-07-131-0/+20
* cc: Remove RenderingStats passed to ContentLayerUpdater during Layer::Update()egraether@chromium.org2013-06-271-4/+2
* cc: Pass the device and page scale factor to CalculateContentsScaledanakj@chromium.org2013-05-071-0/+4
* Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."danakj@chromium.org2013-03-281-2/+4
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-281-4/+2
* Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."hashimoto@chromium.org2013-03-271-2/+4
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-271-4/+2
* cc chromification: tiled_layer_test_common.h/ccpiman@chromium.org2013-03-221-119/+98
* cc: Chromify resource_update_queuealexst@chromium.org2013-03-211-2/+2
* cc: Chromify PrioritizedResourceenne@chromium.org2013-03-201-1/+1
* cc: Chromify LayerTilingDataenne@chromium.org2013-03-181-1/+1
* cc: Chromify LayerUpdaterenne@chromium.org2013-03-151-6/+6
* cc: Chromify TiledLayerenne@chromium.org2013-03-141-6/+6
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-121-23/+23
* cc: Remove Layer::didUpdateBoundsenne@chromium.org2013-02-271-5/+0
* cc: Deblur layers that animate-scale-down on creation.danakj@chromium.org2013-02-061-0/+2
* cc: Avoid expensive RenderingStats collection.danakj@chromium.org2013-02-021-2/+2
* cc: Unify namespaces for all test filesenne@chromium.org2012-12-161-1/+1
* cc: Refactor content scale/bounds into draw propertiesenne@chromium.org2012-12-161-10/+21
* [cc] Make LayerImpls point at LayerTreeImpl instead of LTHInduca@chromium.org2012-12-111-2/+2
* cc: Pass LayerTreeHostImpl to LayerImpl constructorenne@chromium.org2012-12-071-3/+3
* Organize internal properties of cc/ layer typesshawnsingh@google.com2012-12-051-1/+1
* cc: Remove the remaining using-directives of namespace cc.tfarina@chromium.org2012-11-101-1/+8
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* cc: Rename PrioritizedTexture to PrioritizedResource.reveman@google.com2012-11-071-9/+9
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-5/+5
* Pass accurate contentsScale to LayerImpl.wangxianzhu@chromium.org2012-11-011-0/+15
* Use gfx:: Geometry types for the resource provider and layer updater classes.danakj@chromium.org2012-10-311-4/+4
* cc: Rename TextureUpdate to ResourceUpdate.reveman@google.com2012-10-251-1/+1
* cc: Rename LayerUpdater::Texture to LayerUpdater::Resource.reveman@chromium.org2012-10-251-6/+6
* cc: Rename LayerTextureUpdater to LayerUpdater.reveman@google.com2012-10-231-13/+13
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-21/+21
* cc: Move contentsSwizzled property from LayerTextureUpdater to CCPrioritizedT...reveman@google.com2012-10-221-5/+0
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-21/+21
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-21/+21
* cc: Remove all but one texture uploader class.reveman@chromium.org2012-10-191-24/+0
* Remove GraphicsContext3D:: stubs from ccjamesr@chromium.org2012-10-181-2/+2
* cc: Replace TextureUploader::Parameters with ResourceUpdate struct.reveman@google.com2012-10-181-3/+12