1. 688a8e5 More workarounds on Windows Debug DLL crash. by Yong-Hwan Baek · 6 years ago
  2. 3858045 Revert "Remove drawTextBlob from device use drawGlyphRunList" by Robert Phillips · 6 years ago
  3. e2e52e4 Remove drawTextBlob from device use drawGlyphRunList by Herb Derby · 6 years ago
  4. 42f8bc4 Add API for SkTextBlob serialization into caller's memory. by Khushal · 6 years ago
  5. f6eb1f9 simple version of serialization for SkTextBlob by Mike Reed · 7 years ago
  6. 474d687 Send TextBlobCache purge messages only to owning cache. by Jim Van Verth · 7 years ago
  7. 8e74cbc Revert "Revert "use serialprocs for typefaces"" by Mike Reed · 7 years ago
  8. 1a104bc Revert "use serialprocs for typefaces" by Mike Reed · 7 years ago
  9. b681972 use serialprocs for typefaces by Mike Reed · 7 years ago
  10. d923a71 Use SkSafeMath for text blob storage calculations by Florin Malita · 7 years ago
  11. 47f6029 remove legacy Create from SkTextBlob by Mike Reed · 7 years ago
  12. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  13. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  14. 31599e9 remove dead code around SK_SUPPORT_LEGACY_TEXTBLOB_SERIAL_API by Mike Reed · 7 years ago
  15. aaa3056 switch away from std::function in public api by Mike Reed · 7 years ago
  16. b99bedd Add serialize + catalog api to SkTextBlob by Mike Reed · 7 years ago
  17. 4a01ac9 Purge GrTextBlobCache entries on SkTextBlob deletion by Florin Malita · 8 years ago
  18. 3a9a7a3 Remove run count field from SkTextBlob. by Florin Malita · 8 years ago
  19. 16d2c67 Remove SK_SUPPORT_LEGACY_TEXTBLOB_BUILDER. by Ben Wagner · 8 years ago
  20. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  21. 4f0a23a SkTextBlob: Begin implementing Extended TextBlob API by halcanary · 8 years ago
  22. 2ab9057 update textblob api to use sk_sp by reed · 8 years ago
  23. b47cd4b Use SkNVRefCnt for a couple common types. by mtklein · 8 years ago
  24. d0e95a5 typedef uint16_t SkGlyphID by halcanary · 8 years ago
  25. bf521ff Move SkTArray to include/private. by bungeman · 9 years ago
  26. 3377975 Make SkTextBlob::RunIterator public. by halcanary · 9 years ago
  27. cdd7907 Implement cached nvpr text blobs by cdalton · 9 years ago
  28. 9e36c1a Start canonicalizing color for all A8 textblobs by joshualitt · 9 years ago
  29. b7133be Adding a cache + memory pool for GPU TextBlobs by joshualitt · 9 years ago
  30. dbd3593 Rename GrBitmapTextContextB to GrAtlasTextContext by joshualitt · 9 years ago
  31. 7c3a2f8 BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  32. c03391e Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https://codereview.chromium.org/1011403004/) by joshualitt · 9 years ago
  33. eed1dae BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  34. 2af8583 simple patch to always init SkTextBlob uniqueID by joshualitt · 9 years ago
  35. 9c32818 Initial change to move text blob to GrTextContext by joshualitt · 9 years ago
  36. 3dc40ac Conservative SkTextBlob bounds. by fmalita · 10 years ago
  37. 0728031 Stop overloading internal_dispose in SkTextBlob and SkData by bsalomon · 10 years ago
  38. 3c196de Souped-up SkTextBlob. by fmalita · 10 years ago
  39. e50215e Revert of Souped-up SkTextBlob. (patchset #3 id:40001 of https://codereview.chromium.org/581173003/) by fmalita · 10 years ago
  40. 13645ea Souped-up SkTextBlob. by fmalita · 10 years ago
  41. aa1b912 Expose drawTextBlob to devices. by fmalita · 10 years ago
  42. 228a6f2 SkTextBlob GPipe serialization. by fmalita · 10 years ago
  43. b742517 SkTextBlob plumbing by fmalita · 10 years ago
  44. 3053dfa Add SK_API to SkTextBlob and SkTextBlobBuilder. by jbroman · 10 years ago
  45. 37ecbaf [SkTextBlob] Merge run font data at draw time. by fmalita · 10 years ago
  46. c6765d6 Add some SkTextBlob builder tests. by fmalita · 10 years ago
  47. 00d5c2c SkTextBlob by fmalita · 10 years ago