1. 4107806 Remove vertical/horizontal metrics selection. by bungeman · 10 years ago
  2. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  3. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  4. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  5. f117781 fix size_t/int warnings by commit-bot@chromium.org · 10 years ago
  6. 900ecf2 use colortype instead of config by reed@google.com · 11 years ago
  7. 34abef1 Fix spelling of class name in comment. by commit-bot@chromium.org · 11 years ago
  8. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  9. 1938242 Convert SkWriter32 to use an SkTDArray for its internal storage. by commit-bot@chromium.org · 11 years ago
  10. c932c9f Fix truncation of glyphs in SkScalerContext.cpp by robertphillips@google.com · 11 years ago
  11. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  12. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  13. cb4f77d Document the SkScalerContext pure virtuals. by bungeman@google.com · 11 years ago
  14. 43c465f fix 8->1 bugs shown by removal of A1 config by reed@google.com · 11 years ago
  15. 11f392e Revert "Revert "remove kA1_Config, as it is no longer supported"" by commit-bot@chromium.org · 11 years ago
  16. 72e7808 Revert "remove kA1_Config, as it is no longer supported" by reed@google.com · 11 years ago
  17. 2a1f446 remove kA1_Config, as it is no longer supported by reed@google.com · 11 years ago
  18. 583b18a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  19. c0b7e10 Initial error handling code by commit-bot@chromium.org · 11 years ago
  20. 3534822 force readbuffer clients to use specialized readFoo for flattenables by reed@google.com · 11 years ago
  21. 29bf862 Upstream changes from Android by djsollen@google.com · 11 years ago
  22. 27e21fe Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  23. 0abbff9 Fix metrics on Windows. by bungeman@google.com · 11 years ago
  24. de2e4e8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  25. 84e22d8 allow createScalerContext to return null, and then have the GDI backend trigger that if we fail to create the necessary GDI resources by reed@google.com · 11 years ago
  26. ed43dff add size limit for using glyphcache. above that, draw using paths by reed@google.com · 11 years ago
  27. c7a20e4 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 11 years ago
  28. e55491d Reverting 9083 & 9084 due to Android failures by robertphillips@google.com · 11 years ago
  29. 3a886cc fix warning/error of uninitialized len by reed@google.com · 11 years ago
  30. 1445170 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 11 years ago
  31. 0a01f5a we only need one fontmetrics, since the paint (and fontcache) now know explicitly by reed@google.com · 11 years ago
  32. 2fd42c4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  33. 5bdfb33 Detect color masks, and divert to draw-sprite instead of maskblitters. by reed@google.com · 11 years ago
  34. 1fa793f remove SkFontHost::NextLogicalFont, and add android-specific function by reed@google.com · 11 years ago
  35. d257a7e limit SkFontHost::NextLogicalTypeface to only android (the only backend that by reed@google.com · 11 years ago
  36. a45bcc8 make SkFontHost::NextLogicalTypeface private (only called by SkScalerContext) by reed@google.com · 11 years ago
  37. 01c34ee Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  38. 0da4861 remove SkFontHost::CreateScalerContext by reed@google.com · 11 years ago
  39. 90808e8 Add SkTypeface* parameter to SkScalerContext (and its callers) by reed@google.com · 11 years ago
  40. 4bd2bdb Upstream changes from Android. by djsollen@google.com · 12 years ago
  41. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  42. 4bbdeac add optional cull-rect to patheffects, so they can do less work if their results by reed@google.com · 12 years ago
  43. 50dd410 Make SkScalerContextRec::getMatrixFrom2x2 more direct. by bungeman@google.com · 12 years ago
  44. 9be5727 detect out-of-memory when we try to create a mask offscreen by reed@google.com · 12 years ago
  45. 0c5f376 Fix generateMask to properly apply pre-blend. by bungeman@google.com · 12 years ago
  46. a76de72 Clean up usage of mask gamma. https://codereview.appspot.com/6749061/ by bungeman@google.com · 12 years ago
  47. 027038a Turn off some debugging statements. by scroggo@google.com · 12 years ago
  48. 8136d58 check for very large blurs, and don't try to cache the result in fontcache by reed@google.com · 12 years ago
  49. 0996e83 Fix 5492. by bungeman@google.com · 12 years ago
  50. ae30f56 Reduce SkMaskGamma cache thrashing. https://codereview.appspot.com/6497114/ by bungeman@google.com · 12 years ago
  51. bae9ff7 SkDraw's constructor zero's is fields, so don't do it outside by reed@google.com · 12 years ago
  52. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  53. 4fa9c9f Fixed instance counting for templated classes by robertphillips@google.com · 12 years ago
  54. 51ee8f1 Compilation fix for r5123 (disabling template inst count tracking) by robertphillips@google.com · 12 years ago
  55. a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@google.com · 12 years ago
  56. a9d4e84 To allow forward declarations, move SkScalerContext::Rec to SkScalerContextRec by reed@google.com · 12 years ago
  57. 97efada Gamma correcting masks. https://codereview.appspot.com/6244068/ by bungeman@google.com · 12 years ago
  58. bbe5013 Split SkGlyph into its own header. https://codereview.appspot.com/6434049/ by bungeman@google.com · 12 years ago
  59. 803eceb fix warnings on Mac in src/core by caryclark@google.com · 12 years ago
  60. fd4be26 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
  61. d3521f1 revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory somewhere? by reed@google.com · 12 years ago
  62. 9797272 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
  63. 2b2ede3 Decouple the SkFlattenable from SkReader32/SkWriter32. by djsollen@google.com · 12 years ago
  64. 9575fb8 Stroked text should check inverse return. http://codereview.appspot.com/5986067/ by bungeman@google.com · 12 years ago
  65. 60abb07 Merge changes from the android repo upstream to Skia by djsollen@google.com · 13 years ago
  66. 0c00f21 Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); by tomhudson@google.com · 13 years ago
  67. 1f6b4ae remove GetGammaFlag from SkFontHost prep for retooling of gamma support by reed@google.com · 13 years ago
  68. 045e62d enable soft clipping (yikes) by reed@google.com · 13 years ago
  69. 2e68478 move SkComputeAxisAlignmentForHText(const SkMatrix& matrix) out of inline, by reed@google.com · 13 years ago
  70. cf598b1 refactor utility code to create a mask (any format) from the path, for those by reed@google.com · 13 years ago
  71. a767fa0 add api for scalers to force us to use skia to generate their bits from their by reed@google.com · 13 years ago
  72. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  73. effc501 remove obsolete text codepaths by reed@google.com · 13 years ago
  74. 1eeaf0b Add support for 8 bits/component glyphs, to by caryclark@google.com · 13 years ago
  75. 7d26c59 add 2nd parameter to SkFontHost::NextLogicalFont() by reed@google.com · 13 years ago
  76. 7db9fe6 code style by reed@google.com · 13 years ago
  77. f88d676 check-point for kLCD16_Format mask support by reed@google.com · 14 years ago
  78. 0bc7bf5 Implement SkScalerContext_Windows::generateGlyphCount() and provide access via SkGlyphCache interface. by ctguil@chromium.org · 14 years ago
  79. ce2b1af call glyph::init() on tmpGlyph, so we have a properly initialized fMaskFormat by reed@google.com · 14 years ago
  80. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 14 years ago
  81. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  82. 9d3a985 add glyph->unichar query (inverse of a cmap) by reed@android.com · 15 years ago
  83. b757f8d reinstate the empty check, and always initialize the format field by reed@android.com · 15 years ago
  84. 297a11c Remove check for empty devPath by agl@chromium.org · 15 years ago
  85. 7767cd8 Win32 build fix (unreviewed). by senorblanco@chromium.org · 15 years ago
  86. d457775 add checks for exceeding 16bits, and apply those for glyphs in getMetrics() by reed@android.com · 15 years ago
  87. f549369 rename SK_BUILD_SUBPIXEL to SK_SUPPORT_LCDTEXT to better match the name of the by reed@android.com · 15 years ago
  88. 309485b Subpixel glyph rendering support. by agl@chromium.org · 15 years ago
  89. 4516f47 use sk_bzero instead of bzero, since it isn't always available. by reed@android.com · 15 years ago
  90. d252db0 API change: SkPath computeBounds -> getBounds by reed@android.com · 15 years ago
  91. 6c14b43 use static_cast fix comments by reed@android.com · 15 years ago
  92. 49f0ff2 promote SkMask's rowBytes to 32bits, since its bounds is a 32bit rect by reed@android.com · 15 years ago
  93. a14ea0e Simplify font-chaining (fallbacks) to have fonthost just return the next by reed@android.com · 16 years ago
  94. 62900b4 handle failure when creating a scalercontext by reed@android.com · 16 years ago
  95. fc25abd fix warnings by reed@android.com · 16 years ago
  96. 8a1c16f grab from latest android by reed@android.com · 16 years ago