1. c6ad06a unsigned -> int for counts and indices in picture-related code by mtklein · 9 years ago
  2. bfd5bff Simplify SkBBH::insert API by mtklein · 9 years ago
  3. a06a953 Prune SkRTree by mtklein · 10 years ago
  4. 4477c3c Cut down SkBBH API more. by mtklein · 10 years ago
  5. 6bd4196 BBHs: void* data -> unsigned data by mtklein · 10 years ago
  6. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  7. 533eb78 Convert BBH APIs to use SkRect. by mtklein · 10 years ago
  8. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 10 years ago
  9. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  10. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  11. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  12. ffb71f2 Fix rtree tests build error by sglez@google.com · 11 years ago
  13. 8c90212 R-Tree -- Don't sort draw commands unless specified. by sglez@google.com · 11 years ago
  14. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 11 years ago
  15. 373ebc6 Suppress some warnings on linux. by bsalomon@google.com · 12 years ago
  16. 178a267 Address warnings from clang build bot by robertphillips@google.com · 12 years ago
  17. 4813458 Make BBoxHierarchy ref-counted, fix leak in RTreeTest. by rileya@google.com · 12 years ago
  18. 6c77816 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  19. 1f45e93 Add R-Tree data structure. Review URL: https://codereview.appspot.com/6489055 by rileya@google.com · 12 years ago