1. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  2. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  3. 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
  4. da04e0e Allow setting of GrBatchFontCache atlas sizes by joshualitt · 9 years ago
  5. 7539856 Make GrVertexBatch objects hold their own draws during GrDrawTarget flush by bsalomon · 9 years ago
  6. 76cc657 Tweak the MaskFormat in one more place in GrBatchFontCache by joshualitt · 9 years ago
  7. 4f19ca3 Dont try to draw glyphs with unexpected mask formats by joshualitt · 9 years ago
  8. 6c2c2b0 Minimize retrieving SkGlyph in GrTextContext by joshualitt · 9 years ago
  9. 4765bdc fix comment on GrBatchTextStrike by joshualitt · 9 years ago
  10. 265697d Remove some redundant fields from BitmapTextBatch (and rename to TextBatch). by bsalomon · 9 years ago
  11. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 9 years ago
  12. 010db53 Some simple optimizations for improving GrAtlasTextContext perf by joshualitt · 9 years ago
  13. ae32c10 Store pointers to GrGlyph directly in BitmapTextBlob. This patch improves performance by avoiding hashmap lookups under normal use by joshualitt · 9 years ago
  14. 62db8ba fix for perf regression on ugamsolutions / msaa16 by joshualitt · 9 years ago
  15. b4c507e Adding bulk plot reffer to cached textblobs by joshualitt · 9 years ago
  16. 3cf9863 Revert of Adding bulk plot reffer to cached textblobs (patchset #7 id:110001 of https://codereview.chromium.org/1050113004/) by joshualitt · 9 years ago
  17. 7281c61 Adding bulk plot reffer to cached textblobs by joshualitt · 9 years ago
  18. 7c3a2f8 BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  19. c03391e Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https://codereview.chromium.org/1011403004/) by joshualitt · 9 years ago
  20. eed1dae BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago