summaryrefslogtreecommitdiffstats
path: root/cc/layers/nine_patch_layer.cc
Commit message (Expand)AuthorAgeFilesLines
* Generic UIResourceLayer for shared resources.clholgat@chromium.org2013-10-041-92/+4
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-201-69/+102
* cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...kaanb@chromium.org2013-09-191-3/+2
* Revert "Adding support for RGBA_4444 tile textures"tomhudson@google.com2013-09-181-2/+3
* Adding support for RGBA_4444 tile textureskaanb@chromium.org2013-09-181-3/+2
* Revert 223162 "Update the nine patch layer to use UI resources"zmo@chromium.org2013-09-131-102/+70
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-131-70/+102
* Revert 222732 "Update the nine patch layer to use UI resources"yfriedman@chromium.org2013-09-121-102/+70
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-121-70/+102
* Fix crashes when NinePatchLayer doesn't have a resource.ccameron@chromium.org2013-08-201-0/+6
* cc: Push valid property values when CalcDrawProps skips layer.danakj@chromium.org2013-08-031-2/+4
* cc: Cleanup Layer::SetNeedsDisplayInRectenne@chromium.org2013-07-311-3/+2
* cc: Make Layer::Update return a boolenne@chromium.org2013-07-081-1/+3
* cc: Remove RenderingStats passed to Layer::Update()egraether@chromium.org2013-06-291-2/+1
* cc: Replace FIXMEs with TODO(danakj)enne@chromium.org2013-06-281-2/+0
* Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-1/+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
* 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
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-261-1/+1
* cc: Avoid pointless gfx::Point/Size contructors when making Rects.danakj@chromium.org2013-03-261-2/+1
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-4/+4
* cc: Inline simple PrioritizedResource::ResourceId() method.danakj@chromium.org2013-03-231-2/+3
* cc: Chromify resource_update_queuealexst@chromium.org2013-03-211-1/+1
* cc: Chromify PrioritizedResourceenne@chromium.org2013-03-201-5/+5
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-0/+116