summaryrefslogtreecommitdiffstats
path: root/cc/resources/ui_resource_bitmap.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove SK_SUPPORT_LEGACY_PUBLIC_IMAGEINFO_FIELDSfmalita2015-05-191-2/+1
* Support an ALPHA_8 UIResourceBitmap formatjdduke@chromium.org2014-08-141-3/+23
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-06-301-1/+1
* SkColorType instead of (deprecated) SkBitmap::Configreed@google.com2014-03-251-3/+14
* android: Migrate old content readback to use async readback (and delegated re...powei@chromium.org2014-02-061-7/+10
* Revert of android: Migrate old content readback to use async readback (and de...powei@chromium.org2014-02-061-10/+7
* android: Migrate old content readback to use async readback (and delegated re...powei@chromium.org2014-02-051-7/+10
* Revert 248827 "android: Migrate old content readback to use asyn..."pasko@chromium.org2014-02-051-10/+7
* android: Migrate old content readback to use async readback (and delegated re...powei@chromium.org2014-02-051-7/+10
* replace etc1_pixel_ref with skia version (SkMallocPixelRef)reed@google.com2014-01-231-13/+9
* cc: Fix incomplete changes to add ETC1 supportpowei@chromium.org2013-11-081-4/+6
* cc: Add opacity to UIResourceBitmap and UIResourceLayerpowei@chromium.org2013-10-261-1/+4
* cc: Adding ETC1 support to UIResourceBitmap and ResourceProviderpowei@chromium.org2013-10-241-5/+10
* [cc] Don't access pixels without a lockccameron@chromium.org2013-09-261-6/+13
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-201-13/+33
* Revert 223162 "Update the nine patch layer to use UI resources"zmo@chromium.org2013-09-131-33/+13
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-131-13/+33
* Revert 222732 "Update the nine patch layer to use UI resources"yfriedman@chromium.org2013-09-121-33/+13
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-121-13/+33
* [cc] Allow resources and ui resources to specify wrap modeccameron@chromium.org2013-09-051-0/+2
* Proposed UI Resource Manager. See internal doc: powei@chromium.org2013-08-011-0/+26