1. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  2. ebc1c10 Fix warnings on VS2015 x86_64 build by bsalomon · 9 years ago
  3. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  4. 6f07665 Simplify SkInstCnt by mtklein · 9 years ago
  5. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 10 years ago
  6. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 10 years ago
  7. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  8. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  9. ddf94cf Remove unnamed namespace usage from tests. by commit-bot@chromium.org · 11 years ago
  10. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  11. 9d1cff1 use SkAutoTDelete instead of SkTScopedPtr by reed@google.com · 11 years ago
  12. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 11 years ago
  13. 4e23068 Re-enable inst counting in debug builds. by bsalomon@google.com · 11 years ago
  14. a9590fc Fixed compilation issue when instance counting is disabled by robertphillips@google.com · 12 years ago
  15. 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
  16. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  17. b74af87 Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT) by robertphillips@google.com · 12 years ago
  18. 4da34e3 Add GrMemoryPool as a helper to override operators new/delete by bsalomon@google.com · 12 years ago