summaryrefslogtreecommitdiffstats
path: root/cc/layers/nine_patch_layer.h
Commit message (Expand)AuthorAgeFilesLines
* CC Animation: Erase cc::LayerSettings everywhere.loyso2016-03-141-2/+2
* [Android] tab switcher exit animation gray line bug fix.kkimlabs2016-01-231-0/+2
* Switch to standard integer types in cc/.avi2015-12-211-0/+1
* CC: Plumb LayerSettings parameter for cc::Layer construction.loyso2015-05-251-2/+2
* cc cleanup: Update paths to geometry headersheejin.r.chung2014-10-231-1/+1
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-4/+3
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-2/+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-18/+3
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-201-15/+28
* Revert 223162 "Update the nine patch layer to use UI resources"zmo@chromium.org2013-09-131-28/+15
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-131-15/+28
* Revert 222732 "Update the nine patch layer to use UI resources"yfriedman@chromium.org2013-09-121-28/+15
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-121-15/+28
* cc: Make Layer::Update return a boolenne@chromium.org2013-07-081-1/+1
* cc: Remove RenderingStats passed to Layer::Update()egraether@chromium.org2013-06-291-2/+1
* Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."danakj@chromium.org2013-03-281-1/+2
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-281-2/+1
* cc: Add DISALLOW_COPY_AND_ASSIGN where appropriate.danakj@chromium.org2013-03-271-0/+2
* Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."hashimoto@chromium.org2013-03-271-1/+2
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-271-2/+1
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-0/+61