summaryrefslogtreecommitdiffstats
path: root/cc/resources/resource.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Use CheckedNumeric for resource size calculations.vmpstr2015-06-051-7/+30
* cc: Fix size_t to int truncations in raster/vmpstr2015-06-031-2/+4
* Rename cc::ResourceProvider::ResourceId to cc::ResourceId and move it to its ...jbauman2015-05-191-3/+3
* cc: Remove unused references to header fileshuayong.xu2015-03-121-1/+0
* cc cleanup: Update paths to geometry headersheejin.r.chung2014-10-231-1/+1
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-3/+4
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-4/+3
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-3/+4
* cc: Adding ETC1 support to UIResourceBitmap and ResourceProviderpowei@chromium.org2013-10-241-1/+2
* CC: Organize and optimize format lookups.epenner@chromium.org2013-10-151-1/+3
* cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...kaanb@chromium.org2013-09-191-7/+5
* Revert "Adding support for RGBA_4444 tile textures"tomhudson@google.com2013-09-181-5/+7
* Adding support for RGBA_4444 tile textureskaanb@chromium.org2013-09-181-7/+5
* cc: Don't pass simple well-defined classes by reference.danakj@chromium.org2013-04-231-3/+6
* cc: Add DISALLOW_COPY_AND_ASSIGN where appropriate.danakj@chromium.org2013-03-271-0/+2
* cc/resource/resource.h: Fixup chrome stylepiman@chromium.org2013-03-181-2/+4
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-0/+42