1. fa9e5fa replace setConfig+allocPixels with alloc-or-install-pixels by commit-bot@chromium.org · 11 years ago
  2. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  3. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  4. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  5. 014f2c4 Add an even more convenient way to declare tests, with example. by mtklein@google.com · 11 years ago
  6. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  7. 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
  8. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 11 years ago
  9. 54f0d1b Tests : Unused parameters cleanup by sugoi@google.com · 11 years ago
  10. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  11. a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@google.com · 12 years ago
  12. 18c464b update the nearly_integral calculation to be (a) faster, and (b) to correctly by reed@google.com · 12 years ago
  13. 6853e80 Addressed more Windows compiler complaint issues by robertphillips@google.com · 12 years ago
  14. 0435f16 Close a couple of minor memory leaks, add a valgrind suppression file to by tomhudson@google.com · 12 years ago
  15. 9b0da23 fix bug and add test for aaclip when blitV is called by reed@google.com · 12 years ago
  16. 80cdb9a aaclip needs to handle paths with holes by reed@google.com · 13 years ago
  17. a052aca more rgn==aaclip tests by reed@google.com · 13 years ago
  18. 95b85bd add test that aaclip.setRegion creates the same mask as the region by mike@reedtribe.org · 13 years ago
  19. c904191 now we trim the aaclip after building it, to ensure that it has tight bounds by reed@google.com · 13 years ago
  20. d8676d2 add test for rgn-ops. some disable for now as they don't work (yet) by reed@google.com · 13 years ago
  21. 12e1525 fix new test to work in fixed-point by reed@google.com · 13 years ago
  22. 209c415 add initial unittests for aaclip. Fix case where BuilderBlitter skipped the top by reed@google.com · 13 years ago