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