1. e12a090 make some textblob builders private for now by Cary Clark · 6 years ago
  2. c3bc69f Rename MakeAsTextDraw to MakeFromText by Herb Derby · 6 years ago
  3. ab54e73 Hide SkTextBlob::GlyphPositioning from public API by Florin Malita · 6 years ago
  4. 785586a remove unused serialization in textblob by Cary Clark · 6 years ago
  5. 4b3a515 MakeAsDrawText for SkTextBlob by Herb Derby · 6 years ago
  6. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  7. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  8. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  9. fcac00f Reland "Remove devKerning" by Herb Derby · 6 years ago
  10. c76e26a Revert "Remove devKerning" by Mike Klein · 6 years ago
  11. c86c5c0 Remove devKerning by Herb Derby · 6 years ago
  12. d234afd Remove SkPaint::kGenA8FromLCD_Flag. by Ben Wagner · 6 years ago
  13. 8e74cbc Revert "Revert "use serialprocs for typefaces"" by Mike Reed · 7 years ago
  14. 4bcef3c minor cleanup to typeface serial test by Mike Reed · 7 years ago
  15. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  16. aaa3056 switch away from std::function in public api by Mike Reed · 7 years ago
  17. 6409f84 Revert "Revert "Change image encode api to return sk_sp"" by Mike Reed · 7 years ago
  18. 7e49d53 check for null surface in test by Mike Reed · 7 years ago
  19. f778eb2 check for default typeface for new test by Mike Reed · 7 years ago
  20. 64778d9 Revert "Change image encode api to return sk_sp" by Mike Reed · 7 years ago
  21. dc79955 Change image encode api to return sk_sp by Mike Reed · 7 years ago
  22. b99bedd Add serialize + catalog api to SkTextBlob by Mike Reed · 7 years ago
  23. 3a9a7a3 Remove run count field from SkTextBlob. by Florin Malita · 7 years ago
  24. bcfb8f6 Revert "Revert "Revert[2] "hide deprecated underline and strikethru""" by Mike Reed · 7 years ago
  25. cfd3d9f Revert "Revert[2] "hide deprecated underline and strikethru"" by Mike Reed · 7 years ago
  26. aab68c5 Revert[2] "hide deprecated underline and strikethru" by Mike Reed · 7 years ago
  27. e005edd Revert "hide deprecated underline and strikethru" by Leon Scroggins · 7 years ago
  28. a01bf9a hide deprecated underline and strikethru by Mike Reed · 7 years ago
  29. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  30. 4f0a23a SkTextBlob: Begin implementing Extended TextBlob API by halcanary · 8 years ago
  31. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  32. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  33. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  34. 32d6b87 SkTextBlob should store per-run text alignment by fmalita · 9 years ago
  35. 3377975 Make SkTextBlob::RunIterator public. by halcanary · 9 years ago
  36. 0b01da7 Fix TextBlobTest valgrind error by fmalita · 9 years ago
  37. 9ae8fe1 [SkTextBlob] Remove incorrect builder assert by fmalita · 9 years ago
  38. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  39. 3c196de Souped-up SkTextBlob. by fmalita · 10 years ago
  40. e50215e Revert of Souped-up SkTextBlob. (patchset #3 id:40001 of https://codereview.chromium.org/581173003/) by fmalita · 10 years ago
  41. 13645ea Souped-up SkTextBlob. by fmalita · 10 years ago
  42. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  43. 51bf957 Add some text blob bounds unit tests. by fmalita · 10 years ago
  44. c6765d6 Add some SkTextBlob builder tests. by fmalita · 10 years ago