summaryrefslogtreecommitdiffstats
path: root/cc/resources/prioritized_resource.h
Commit message (Expand)AuthorAgeFilesLines
* base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().danakj2015-01-081-1/+1
* cc cleanup: Update paths to geometry headersheejin.r.chung2014-10-231-4/+3
* cc: Change #if !defined(NDEBUG) to #if DCHECK_IS_ON.danakj@chromium.org2014-03-181-1/+1
* Pass gfx structs by const ref (gfx::Vector2d)ajay.berwal@samsung.com2014-02-051-1/+1
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-4/+4
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-4/+4
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-4/+4
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-2/+2
* More aggressively evict textures used by the parent compositor.ccameron@chromium.org2013-11-281-1/+1
* cc: Sort backings in the parent compositor to the back of the list.danakj@chromium.org2013-10-261-1/+4
* cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...kaanb@chromium.org2013-09-191-9/+11
* Revert "Adding support for RGBA_4444 tile textures"tomhudson@google.com2013-09-181-11/+9
* Adding support for RGBA_4444 tile textureskaanb@chromium.org2013-09-181-9/+11
* cc: Inline simple PrioritizedResource::ResourceId() method.danakj@chromium.org2013-03-231-1/+3
* cc: Chromify PrioritizedResourceenne@chromium.org2013-03-201-118/+138
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-0/+158