summaryrefslogtreecommitdiffstats
path: root/cc/nine_patch_layer.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Chromify PriorityCalculatorenne@chromium.org2013-03-181-1/+1
* cc: Chromify all the layer updatersenne@chromium.org2013-03-171-2/+2
* cc: Chromify LayerUpdaterenne@chromium.org2013-03-151-1/+1
* cc: Chromify the LayerTreeHost 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-70/+77
* cc: Avoid expensive RenderingStats collection.danakj@chromium.org2013-02-021-1/+1
* Avoid exposing gl bindings through cc public API headersjamesr@chromium.org2013-01-081-0/+1
* [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/+2
* Handle NinePatchLayer Resource Rebuilding.dtrainor@chromium.org2012-11-161-8/+18
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* cc: Fix nine patch layer resource management bugs.aelias@chromium.org2012-11-071-5/+6
* cc: Nine patch layer.aelias@chromium.org2012-11-061-0/+99