summaryrefslogtreecommitdiffstats
path: root/cc/resources/ui_resource_bitmap.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Add out-of-line copy ctors for complex classes.vmpstr2016-02-251-0/+1
* Switch to standard integer types in cc/.avi2015-12-211-0/+2
* cc: Remove GL_REPEAT wrap modeccameron2015-10-091-7/+0
* cc cleanup: Update paths to geometry headersheejin.r.chung2014-10-231-2/+1
* Support an ALPHA_8 UIResourceBitmap formatjdduke@chromium.org2014-08-141-1/+2
* SkColorType instead of (deprecated) SkBitmap::Configreed@google.com2014-03-251-2/+4
* android: Migrate old content readback to use async readback (and delegated re...powei@chromium.org2014-02-061-1/+2
* Revert of android: Migrate old content readback to use async readback (and de...powei@chromium.org2014-02-061-2/+1
* android: Migrate old content readback to use async readback (and delegated re...powei@chromium.org2014-02-051-1/+2
* Revert 248827 "android: Migrate old content readback to use asyn..."pasko@chromium.org2014-02-051-2/+1
* android: Migrate old content readback to use async readback (and delegated re...powei@chromium.org2014-02-051-1/+2
* replace etc1_pixel_ref with skia version (SkMallocPixelRef)reed@google.com2014-01-231-6/+3
* cc: Fix incomplete changes to add ETC1 supportpowei@chromium.org2013-11-081-6/+6
* cc: Add opacity to UIResourceBitmap and UIResourceLayerpowei@chromium.org2013-10-261-0/+3
* cc: Adding ETC1 support to UIResourceBitmap and ResourceProviderpowei@chromium.org2013-10-241-4/+8
* [cc] Don't access pixels without a lockccameron@chromium.org2013-09-261-1/+11
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-201-18/+22
* Revert 223162 "Update the nine patch layer to use UI resources"zmo@chromium.org2013-09-131-22/+18
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-131-18/+22
* Revert 222732 "Update the nine patch layer to use UI resources"yfriedman@chromium.org2013-09-121-22/+18
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-121-18/+22
* [cc] Allow resources and ui resources to specify wrap modeccameron@chromium.org2013-09-051-0/+7
* Proposed UI Resource Manager. See internal doc: powei@chromium.org2013-08-011-0/+50