summaryrefslogtreecommitdiffstats
path: root/cc/tiled_layer.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-61/+61
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-61/+61
* Reland "cc: Remove CC*.h temporary includes, part 1/4."tfarina@chromium.org2012-10-191-1/+0
* Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4."pfeldman@chromium.org2012-10-191-0/+1
* cc: Remove CC*.h temporary includes, part 1/4.tfarina@chromium.org2012-10-191-1/+0
* Remove GraphicsContext3D:: stubs from ccjamesr@chromium.org2012-10-181-1/+2
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-9/+9
* Revert "cc: Switch to Chromium DCHECKs LOGs"mattm@chromium.org2012-10-171-9/+9
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-171-9/+9
* Revert 162284 - cc: Get rid of CC*.h temporary header files.mattm@chromium.org2012-10-171-2/+2
* cc: Get rid of CC*.h temporary header files.tfarina@chromium.org2012-10-161-2/+2
* cc: Remove the temporary header files that aren't prefixed with CC*tfarina@chromium.org2012-10-161-2/+2
* cc: Remove wtf includes from *LayerTextureUpdater headersenne@chromium.org2012-10-161-6/+7
* cc: Store tiles, painters, tiling data in scoped_ptrenne@chromium.org2012-10-151-34/+9
* Remove USE(ACCELERATED_COMPOSITING) references from ccjamesr@chromium.org2012-10-151-4/+1
* cc: Remove LayerTextureUpdater::Texture::updateRect() callback.reveman@chromium.org2012-10-131-9/+4
* [cc] Rename all cc/ filenames to Chromium styleenne@chromium.org2012-10-121-0/+820