summaryrefslogtreecommitdiffstats
path: root/cc/layers/nine_patch_layer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* cc cleanup: Update paths to geometry headersheejin.r.chung2014-10-231-2/+2
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-9/+8
* cc: Pass Occlusion instead of OcclusionTracker to LayerImplsvmpstr2014-10-071-1/+1
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-5/+5
* Removed QuadSink and MockQuadCullerweiliangc@chromium.org2014-06-231-1/+2
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-2/+2
* Generic UIResourceLayer for shared resources.clholgat@chromium.org2013-10-041-13/+4
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-201-4/+38
* Revert 223162 "Update the nine patch layer to use UI resources"zmo@chromium.org2013-09-131-38/+4
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-131-4/+38
* Revert 222732 "Update the nine patch layer to use UI resources"yfriedman@chromium.org2013-09-121-38/+4
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-121-4/+38
* cc: Delete LayerTreeAsText / ShowPlatformLayerTreeenne@chromium.org2013-06-201-1/+0
* Skip drawing unsupported layers in forced software modeboliu@chromium.org2013-06-021-0/+2
* cc: Remove empty WillDraw/DidDraw from NinePatchLayerImpl.danakj@chromium.org2013-04-061-2/+0
* cc: Add DISALLOW_COPY_AND_ASSIGN where appropriate.danakj@chromium.org2013-03-271-0/+2
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-261-0/+2
* cc: Chromify animation_test_commonshawnsingh@chromium.org2013-03-211-1/+1
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-0/+63