Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove unnamed namespace usage from tests. | commit-bot@chromium.org | 2013-10-12 |
* | Change old PRG to be SkLCGRandom; change new one to SkRandom | commit-bot@chromium.org | 2013-09-09 |
* | use SkAutoTDelete instead of SkTScopedPtr | reed@google.com | 2013-04-18 |
* | Change random number generator for 'tests' to SkMWCRandom. Also removes some | jvanverth@google.com | 2013-03-04 |
* | Re-enable inst counting in debug builds. | bsalomon@google.com | 2013-01-15 |
* | Fixed compilation issue when instance counting is disabled | robertphillips@google.com | 2012-08-21 |
* | Move SK_SUPPORT_GPU checks below first #includes in case the macro is defined... | bsalomon@google.com | 2012-08-03 |
* | Create GPU-less build of Skia. | bsalomon@google.com | 2012-08-02 |
* | Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT) | robertphillips@google.com | 2012-06-27 |
* | Add GrMemoryPool as a helper to override operators new/delete | bsalomon@google.com | 2012-06-19 |