1. a1e8f8d Decouple contrast boost from fake gamma. by brianosman · 9 years ago
  2. f6d1e60 Only use fake gamma with linear devices. by bungeman · 9 years ago
  3. 8e0ef29 Calculate translations to apply to vertices in batch by joshualitt · 9 years ago
  4. 8e84a1e Delete GrTextContext by joshualitt · 9 years ago
  5. ddd22d8 Remove last bit of privacy violation for GrAtlasTextBlob by joshualitt · 9 years ago
  6. bc81111 start to chip away at friending of GrAtlasTextBatch/GrAtlasTextBlob by joshualitt · 9 years ago
  7. 9230377 Remove GrTextBlobCache/GrAtlasTextBlob friendliness by joshualitt · 9 years ago
  8. 2f2ee83 cleanup textblob cache sanity check and prevent it from bitrotting by joshualitt · 9 years ago
  9. 7481e75 Fix GrAtlasTextBlob bounds management by joshualitt · 9 years ago
  10. 269a82f Revert of Fix GrAtlasTextBlob bounds management (patchset #8 id:140001 of https://codereview.chromium.org/1605013002/ ) by joshualitt · 9 years ago
  11. ae473fd Fix GrAtlasTextBlob bounds management by joshualitt · 9 years ago
  12. 323c2eb A few more small changes to make GrAtlasTextBlob nearly self contained by joshualitt · 9 years ago
  13. 0d2199b Move distance field text positioning into GrTextUtils by joshualitt · 9 years ago
  14. a6bf4c5 This CL moves a bit more logic into GrAtlasTextBlob by joshualitt · 9 years ago
  15. e76b4bb Reland of Make draw* lines responsible for cache management (patchset #1 id:1 of https://codereview.chromium.org/1552513003/ ) by joshualitt · 9 years ago
  16. 90e293d Revert of Make draw* lines responsible for cache management (patchset #1 id:1 of https://codereview.chromium.org/1521613002/ ) by joshualitt · 9 years ago
  17. 6695794 Make draw* lines responsible for cache management by joshualitt · 9 years ago
  18. e804292 Move all text stuff to its own folder by joshualitt · 9 years ago[Renamed from src/gpu/GrAtlasTextBlob.h]
  19. 0a42e68 Create GrTextUtils by joshualitt · 9 years ago
  20. 2e2202e Move flush logic into GrAtlasTextBlob by joshualitt · 9 years ago
  21. a06e6ab Move appending of large glyphs into GrAtlasTextBlob by joshualitt · 9 years ago
  22. fd5f6c1 Move 'mustRegenerate' function into GrAtlasTextBlob by joshualitt · 9 years ago
  23. f9e658b Fix bug with GrAtlasTextContext color regen by joshualitt · 9 years ago
  24. f528e0d A small text cleanup by joshualitt · 9 years ago
  25. b3adc26 Make GrAtlasTextBlob non-virtual by joshualitt · 9 years ago
  26. 18b072d A small cleanup of GrAtlasTextContext by joshualitt · 9 years ago
  27. 3660d53 Start objectifying GrAtlasTextBlob by joshualitt · 9 years ago
  28. ce79a3a Initialize subrun variables to make Valgrind happy by jvanverth · 9 years ago
  29. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  30. 0fe04a2 Fix for distance field draw large glyph as paths by joshualitt · 9 years ago
  31. 0628a52 Regenerate LCD text blobs if GrPaint's color changes, not SkPaint. by jvanverth · 9 years ago
  32. 7e97b0b Move strike to subrun in GrAtlasTextContext by joshualitt · 9 years ago
  33. da9ccf1 Revert of Move strike to subrun in GrAtlasTextContext (patchset #3 id:40001 of https://codereview.chromium.org/1257253005/) by joshualitt · 9 years ago
  34. 77d89f7 Move strike to subrun in GrAtlasTextContext by joshualitt · 9 years ago
  35. e43e3bd Fix for GrAtlasTextContext crash by joshualitt · 9 years ago
  36. 259fbf1 Add sanity check to GrAtlasTextBlob by joshualitt · 9 years ago
  37. 374b2f7 rename BitmapTextBlob and move it to its own file by joshualitt · 9 years ago