1. 9d1cff1 use SkAutoTDelete instead of SkTScopedPtr by reed@google.com · 11 years ago
  2. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 11 years ago
  3. 4e23068 Re-enable inst counting in debug builds. by bsalomon@google.com · 12 years ago
  4. a9590fc Fixed compilation issue when instance counting is disabled by robertphillips@google.com · 12 years ago
  5. a68937c Move SK_SUPPORT_GPU checks below first #includes in case the macro is defined in SkUserConfig.h rather than by the build system. by bsalomon@google.com · 12 years ago
  6. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  7. b74af87 Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT) by robertphillips@google.com · 12 years ago
  8. 4da34e3 Add GrMemoryPool as a helper to override operators new/delete by bsalomon@google.com · 12 years ago