summaryrefslogtreecommitdiffstats
path: root/cc/nine_patch_layer_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Chromify the LayerTreeHostImpl class.danakj@chromium.org2013-03-131-2/+2
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-121-13/+13
* cc: Chromify the NinePatchLayer classes.danakj@chromium.org2013-03-081-6/+6
* Putting back: Add point-based UV coordinate on TextureLayerjscholler@chromium.org2013-01-181-2/+2
* Revert 177288ilevy@chromium.org2013-01-171-2/+2
* cc: Add point-based UV coordinate on TextureLayerjscholler@chromium.org2013-01-171-2/+2
* [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-2/+8
* Organize internal properties of cc/ layer typesshawnsingh@google.com2012-12-051-5/+5
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-3/+3
* Squeeze ninepatch when layer is smaller than bitmap.aelias@chromium.org2012-11-211-6/+62
* cc: Make the DrawQuad subclasses into a struct-like classes.danakj@chromium.org2012-11-201-2/+2
* cc: Turn DrawQuad into a struct-like class with public data members.danakj@chromium.org2012-11-171-2/+1
* cc: Convert DrawQuad to chromium style.danakj@chromium.org2012-11-171-3/+3
* cc: Switch the DrawQuad enum names to chromium style and remove pragmasdanakj@chromium.org2012-11-161-1/+1
* cc: Remove forbidden using namespace directives.tfarina@chromium.org2012-11-101-3/+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-2/+0
* cc: Nine patch layer.aelias@chromium.org2012-11-061-0/+94