1. 533eb78 Convert BBH APIs to use SkRect. by mtklein · 10 years ago
  2. 8875a04 Make BBH::search() const. by mtklein · 10 years ago
  3. e1ca705 deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients by reed@google.com · 11 years ago
  4. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  5. adacc70 Start cleaning up 64bit Win warnings by robertphillips@google.com · 11 years ago
  6. d532172 Make skia almost compile again with clang. by commit-bot@chromium.org · 11 years ago
  7. 8c90212 R-Tree -- Don't sort draw commands unless specified. by sglez@google.com · 11 years ago
  8. 4b32bd5 Fixing SkPicture command pattern optimizations to make them work correctly with bounding box hierarchies by commit-bot@chromium.org · 11 years ago
  9. e83e994 Avoid possible O(n) stack space use by skqsort. by bungeman@google.com · 11 years ago
  10. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  11. 178a267 Address warnings from clang build bot by robertphillips@google.com · 12 years ago
  12. 4813458 Make BBoxHierarchy ref-counted, fix leak in RTreeTest. by rileya@google.com · 12 years ago
  13. 0ab7865 Fix bug in R-Tree bulk-load. Unreviewed. by rileya@google.com · 12 years ago
  14. b839f0f Add optional aspect ratio parameter to R-Tree, this helps the bulk load algorithm create more square tiles. by rileya@google.com · 12 years ago
  15. 6c77816 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  16. 1f45e93 Add R-Tree data structure. Review URL: https://codereview.appspot.com/6489055 by rileya@google.com · 12 years ago