summaryrefslogtreecommitdiffstats
path: root/cc/layers/ui_resource_layer.h
Commit message (Expand)AuthorAgeFilesLines
* CC Animation: Erase cc::LayerSettings everywhere.loyso2016-03-141-2/+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
* Prevent recreation of UI resource holder if created with resource IDchangwan2014-11-201-3/+3
* cc cleanup: Update paths to geometry headersheejin.r.chung2014-10-231-1/+1
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-6/+5
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-4/+4
* Keeping track of descendants that draw content instead of recalcualtingawoloszyn@chromium.org2014-08-111-2/+2
* [#4] Pass gfx structs by const ref (gfx::PointF)r.kasibhatla@samsung.com2014-01-171-1/+1
* Adding UV and vertex opacity to UIResourceLayerclholgat@chromium.org2013-10-151-0/+14
* Generic UIResourceLayer for shared resources.clholgat@chromium.org2013-10-041-0/+59