summaryrefslogtreecommitdiffstats
path: root/cc/test/test_shared_bitmap_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove cc::SharedBitmap::memory()jbauman2014-12-121-17/+2
* Remove GetBitmapForSharedMemory from cc::SharedBitmapManagerjbauman2014-12-121-8/+0
* Switch SharedBitmap to use virtual destructor instead of callback.jbauman2014-11-271-11/+34
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-4/+4
* Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....dcheng2014-09-271-4/+4
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-4/+4
* Switch to use SharedBitmapManager all the time in cc_unittestsjbauman@chromium.org2014-03-201-0/+51