1. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  2. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  3. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  4. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  5. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  6. b3ec29d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  7. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  8. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  9. b265741 Revert r10603 (Remove operator== from SkPaint) due to Chrome failures by robertphillips@google.com · 11 years ago
  10. 37ffe8a Remove operator== from SkPaint by commit-bot@chromium.org · 11 years ago
  11. 5c561cb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  12. 58c856a Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side unit test failures by robertphillips@google.com · 11 years ago
  13. 6ae6383 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  14. 9cfc83c stop using bitmap-filter flags outside of paint itself, as a step towards really changing them into an enum by reed@google.com · 11 years ago
  15. 98a1967 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  16. c3eb56d use if (false) instead of #ifdef to avoid unused code warning by reed@google.com · 11 years ago
  17. bcb42ae add charsToGlyphs to SkTypeface by reed@google.com · 11 years ago
  18. 25b3bd5 add kBicubicFilterBitmap_Flag to paint, just for testing purposes. by reed@google.com · 11 years ago
  19. 46348e2 Initialize bounds even if the text length is zero. by djsollen@google.com · 12 years ago
  20. efbe8e9 Fix errors when compiling with -Wall -Werror on Android. by djsollen@google.com · 12 years ago
  21. 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
  22. 6853e80 Addressed more Windows compiler complaint issues by robertphillips@google.com · 13 years ago
  23. b44cd65 Fix Paint == comparison on Android. by djsollen@google.com · 13 years ago
  24. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  25. d413445 update to work correctly for scalar == fixed or float by reed@android.com · 14 years ago
  26. a0f5d15 move xfermode modes from porterduff into xfermode itself by reed@android.com · 15 years ago