1. 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
  2. 98a1967 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  3. c3eb56d use if (false) instead of #ifdef to avoid unused code warning by reed@google.com · 11 years ago
  4. bcb42ae add charsToGlyphs to SkTypeface by reed@google.com · 11 years ago
  5. 25b3bd5 add kBicubicFilterBitmap_Flag to paint, just for testing purposes. by reed@google.com · 11 years ago
  6. 46348e2 Initialize bounds even if the text length is zero. by djsollen@google.com · 11 years ago
  7. efbe8e9 Fix errors when compiling with -Wall -Werror on Android. by djsollen@google.com · 11 years ago
  8. 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
  9. 6853e80 Addressed more Windows compiler complaint issues by robertphillips@google.com · 12 years ago
  10. b44cd65 Fix Paint == comparison on Android. by djsollen@google.com · 13 years ago
  11. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  12. d413445 update to work correctly for scalar == fixed or float by reed@android.com · 13 years ago
  13. a0f5d15 move xfermode modes from porterduff into xfermode itself by reed@android.com · 15 years ago