summaryrefslogtreecommitdiffstats
path: root/cc/nine_patch_layer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Avoid expensive RenderingStats collection.danakj@chromium.org2013-02-021-7/+5
* Avoid exposing gl bindings through cc public API headersjamesr@chromium.org2013-01-081-3/+4
* 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
* Handle NinePatchLayer Resource Rebuilding.dtrainor@chromium.org2012-11-161-0/+12
* 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-5/+7
* cc: Fix nine patch layer resource management bugs.aelias@chromium.org2012-11-071-8/+2
* Android: fixes copyright for cc/nine_patch_layer_unittest.cc.bulach@chromium.org2012-11-061-1/+1
* cc: Nine patch layer.aelias@chromium.org2012-11-061-0/+142