1. 9797272 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
  2. 2b2ede3 Decouple the SkFlattenable from SkReader32/SkWriter32. by djsollen@google.com · 12 years ago
  3. 9575fb8 Stroked text should check inverse return. http://codereview.appspot.com/5986067/ by bungeman@google.com · 12 years ago
  4. 60abb07 Merge changes from the android repo upstream to Skia by djsollen@google.com · 13 years ago
  5. 0c00f21 Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); by tomhudson@google.com · 13 years ago
  6. 1f6b4ae remove GetGammaFlag from SkFontHost prep for retooling of gamma support by reed@google.com · 13 years ago
  7. 045e62d enable soft clipping (yikes) by reed@google.com · 13 years ago
  8. 2e68478 move SkComputeAxisAlignmentForHText(const SkMatrix& matrix) out of inline, by reed@google.com · 13 years ago
  9. cf598b1 refactor utility code to create a mask (any format) from the path, for those by reed@google.com · 13 years ago
  10. a767fa0 add api for scalers to force us to use skia to generate their bits from their by reed@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. effc501 remove obsolete text codepaths by reed@google.com · 13 years ago
  13. 1eeaf0b Add support for 8 bits/component glyphs, to by caryclark@google.com · 13 years ago
  14. 7d26c59 add 2nd parameter to SkFontHost::NextLogicalFont() by reed@google.com · 13 years ago
  15. 7db9fe6 code style by reed@google.com · 13 years ago
  16. f88d676 check-point for kLCD16_Format mask support by reed@google.com · 13 years ago
  17. 0bc7bf5 Implement SkScalerContext_Windows::generateGlyphCount() and provide access via SkGlyphCache interface. by ctguil@chromium.org · 13 years ago
  18. ce2b1af call glyph::init() on tmpGlyph, so we have a properly initialized fMaskFormat by reed@google.com · 14 years ago
  19. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 14 years ago
  20. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  21. 9d3a985 add glyph->unichar query (inverse of a cmap) by reed@android.com · 15 years ago
  22. b757f8d reinstate the empty check, and always initialize the format field by reed@android.com · 15 years ago
  23. 297a11c Remove check for empty devPath by agl@chromium.org · 15 years ago
  24. 7767cd8 Win32 build fix (unreviewed). by senorblanco@chromium.org · 15 years ago
  25. d457775 add checks for exceeding 16bits, and apply those for glyphs in getMetrics() by reed@android.com · 15 years ago
  26. f549369 rename SK_BUILD_SUBPIXEL to SK_SUPPORT_LCDTEXT to better match the name of the by reed@android.com · 15 years ago
  27. 309485b Subpixel glyph rendering support. by agl@chromium.org · 15 years ago
  28. 4516f47 use sk_bzero instead of bzero, since it isn't always available. by reed@android.com · 15 years ago
  29. d252db0 API change: SkPath computeBounds -> getBounds by reed@android.com · 15 years ago
  30. 6c14b43 use static_cast fix comments by reed@android.com · 15 years ago
  31. 49f0ff2 promote SkMask's rowBytes to 32bits, since its bounds is a 32bit rect by reed@android.com · 15 years ago
  32. a14ea0e Simplify font-chaining (fallbacks) to have fonthost just return the next by reed@android.com · 15 years ago
  33. 62900b4 handle failure when creating a scalercontext by reed@android.com · 16 years ago
  34. fc25abd fix warnings by reed@android.com · 16 years ago
  35. 8a1c16f grab from latest android by reed@android.com · 16 years ago