summaryrefslogtreecommitdiffstats
path: root/cc/resources/resource_provider_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: simplify mailbox management in ResourceProviderpiman@chromium.org2013-06-191-30/+35
* cc: Refactor force upload mechanism to allow proper resource ownership passing.reveman@chromium.org2013-06-141-48/+1
* cc: Defer texture creation to LazyAllocatekaanb@chromium.org2013-06-081-50/+78
* [Aura] Added Support for rendering software compositor frames as cc::TextureL...skaslev@chromium.org2013-06-081-0/+66
* Update refernces to Blink's Platform API (cc)abarth@chromium.org2013-05-291-1/+1
* cc: Changes to use GL API for GpuMemoryBufferskaanb@chromium.org2013-05-231-1/+86
* cc: Fix pixel buffer handling in lost context situations.reveman@chromium.org2013-05-041-0/+31
* cc: Add a texture target to TextureMailbox.danakj@chromium.org2013-04-161-0/+127
* cc: Delete resources when ResourceProvider shuts down.danakj@chromium.org2013-04-111-2/+105
* Rewrite scoped_array<T> to scoped_ptr<T[]> in cc/, Linux edition.dcheng@chromium.org2013-04-061-1/+1
* cc: Use highp precision for texture coords if available and neededbrianderson@chromium.org2013-04-011-9/+9
* cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...danakj@chromium.org2013-03-291-26/+33
* Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."rsleevi@chromium.org2013-03-291-33/+26
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-291-26/+33
* Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."danakj@chromium.org2013-03-291-33/+26
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-291-26/+33
* This fixes all lint issues (except for false positives) in:jamesr@chromium.org2013-03-261-4/+10
* cc: Avoid pointless gfx::Point/Size contructors when making Rects.danakj@chromium.org2013-03-261-5/+5
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-18/+18
* cc chromification: ressource_provider_unittest.ccpiman@chromium.org2013-03-211-926/+1058
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-0/+1020