aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/GrMemoryPoolTest.cpp
Commit message (Expand)AuthorAge
* use SkAutoTDelete instead of SkTScopedPtrGravatar reed@google.com2013-04-18
* Change random number generator for 'tests' to SkMWCRandom. Also removes some Gravatar jvanverth@google.com2013-03-04
* Re-enable inst counting in debug builds.Gravatar bsalomon@google.com2013-01-15
* Fixed compilation issue when instance counting is disabledGravatar robertphillips@google.com2012-08-21
* Move SK_SUPPORT_GPU checks below first #includes in case the macro is defined...Gravatar bsalomon@google.com2012-08-03
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT)Gravatar robertphillips@google.com2012-06-27
* Add GrMemoryPool as a helper to override operators new/deleteGravatar bsalomon@google.com2012-06-19