1. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  2. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  3. bb24383 Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https://codereview.chromium.org/2092893003/ ) by bsalomon · 8 years ago
  4. 2895eeb Retract PipelineBuilder some more by robertphillips · 8 years ago
  5. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  6. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  7. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  8. 640789d Push GrPipelineBuilder down to the drawBatch calls in the TextContext by robertphillips · 8 years ago
  9. ecbc12b Replace targetHasUnifiedMultisampling in GrPB constructor by csmartdalton · 8 years ago
  10. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  11. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 8 years ago
  12. 40ff8ed Change parameters to GrPipelineBuilder's ctor by robertphillips · 8 years ago
  13. 8b6fa5e Make GrAtlasTextBlob::run own effects it points to. by bsalomon · 8 years ago
  14. c2878e2 Remove GrFontScaler class. by bsalomon · 8 years ago
  15. c5d07fa Rename SkDescriptor::equals to SkDescriptor::operator== by bsalomon · 8 years ago
  16. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  17. 5280dcb Simplify gamma-correctness for text rendering. by brianosman · 8 years ago
  18. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 8 years ago
  19. 0586f5c sRGB support for distance field text. by brianosman · 8 years ago
  20. a9322c2 Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" by reed · 8 years ago
  21. 25e0a04 Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ ) by borenet · 8 years ago
  22. c791728 Pass effects directly to fontcache by reed · 8 years ago
  23. a1e8f8d Decouple contrast boost from fake gamma. by brianosman · 8 years ago
  24. f6d1e60 Only use fake gamma with linear devices. by bungeman · 9 years ago
  25. 8e0ef29 Calculate translations to apply to vertices in batch by joshualitt · 9 years ago
  26. 8e84a1e Delete GrTextContext by joshualitt · 9 years ago
  27. 9230377 Remove GrTextBlobCache/GrAtlasTextBlob friendliness by joshualitt · 9 years ago
  28. 2f2ee83 cleanup textblob cache sanity check and prevent it from bitrotting by joshualitt · 9 years ago
  29. 7481e75 Fix GrAtlasTextBlob bounds management by joshualitt · 9 years ago
  30. 269a82f Revert of Fix GrAtlasTextBlob bounds management (patchset #8 id:140001 of https://codereview.chromium.org/1605013002/ ) by joshualitt · 9 years ago
  31. ae473fd Fix GrAtlasTextBlob bounds management by joshualitt · 9 years ago
  32. 323c2eb A few more small changes to make GrAtlasTextBlob nearly self contained by joshualitt · 9 years ago
  33. 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
  34. 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
  35. 6695794 Make draw* lines responsible for cache management by joshualitt · 9 years ago
  36. e804292 Move all text stuff to its own folder by joshualitt · 9 years ago[Renamed from src/gpu/GrAtlasTextBlob.cpp]
  37. 0a42e68 Create GrTextUtils by joshualitt · 9 years ago
  38. 2e2202e Move flush logic into GrAtlasTextBlob by joshualitt · 9 years ago
  39. a06e6ab Move appending of large glyphs into GrAtlasTextBlob by joshualitt · 9 years ago
  40. fd5f6c1 Move 'mustRegenerate' function into GrAtlasTextBlob by joshualitt · 9 years ago
  41. f9e658b Fix bug with GrAtlasTextContext color regen by joshualitt · 9 years ago
  42. f528e0d A small text cleanup by joshualitt · 9 years ago
  43. 18b072d A small cleanup of GrAtlasTextContext by joshualitt · 9 years ago
  44. 7e7b5c5 adding assert to GrAtlasTextContext by joshualitt · 9 years ago
  45. 259fbf1 Add sanity check to GrAtlasTextBlob by joshualitt · 9 years ago