1. f50b814 Add Test-Ubuntu18-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-DDL1 to CQ by Eric Boren · 5 years ago
  2. 1c0cacf Remove empty statement. by Ben Wagner · 5 years ago
  3. 72b91cb DM: distinguish between reading and parsing in error messages by Hal Canary · 5 years ago
  4. f48c996 Revert "Revert "Add SkImage::makeColorTypeAndColorSpace"" by Brian Osman · 5 years ago
  5. 4ca9fa3 SkPDF: unify Canon and Document by Hal Canary · 6 years ago
  6. 14a3f42 Roll third_party/externals/swiftshader f04b56fb041f..939adc5b9dc7 (1 commits) by skia-autoroll · 5 years ago
  7. 3e91b12 Revert "remove SK_SUPPORT_LEGACY_PAINT_FONT_FIELDS" by Mike Reed · 5 years ago
  8. f2a4cc1 Roll skia/third_party/skcms ca80251f9aca..cd2260c9f528 (1 commits) by skia-autoroll · 5 years ago
  9. 3f4cd77 Make SkPromiseImageTexture ref counted. by Brian Salomon · 5 years ago
  10. e0e41efc remove SK_SUPPORT_LEGACY_PAINT_FONT_FIELDS by Mike Reed · 5 years ago
  11. a21d196 Move clear-as-draw caps into GrCaps by Michael Ludwig · 5 years ago
  12. 69802c4 SkQP: clean up make_universal_apk.py by Hal Canary · 5 years ago
  13. a6854de SkCanvas: hide drawText behind SK_SUPPORT_LEGACY_CANVAS_DRAW_TEXT by Hal Canary · 5 years ago
  14. ec4903d [canvaskit] Use textblob by Kevin Lubick · 5 years ago
  15. 9f810c2 Have SkWuffsCodec get workbuf_len from decoder by Nigel Tao · 5 years ago
  16. da068c0 [presubmit] Remove pylint check by Eric Boren · 5 years ago
  17. 33f58ab Update go_deps asset by skia-recreate-skps · 5 years ago
  18. 60a2f67 Update SKP version by skia-recreate-skps · 5 years ago
  19. 3395f00 Update go_deps asset by skia-recreate-skps · 5 years ago
  20. 1604223 allow flag defines for paint by Mike Reed · 5 years ago
  21. 9a97c96 Revert "Add SkImage::makeColorTypeAndColorSpace" by Brian Osman · 5 years ago
  22. 2ee498c fixed uninitialized value in Perlin noise shader by Ethan Nicholas · 5 years ago
  23. f855c3c Add SkImage::makeColorTypeAndColorSpace by Brian Osman · 5 years ago
  24. 82223aa Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  25. 45eec06 Update go_deps asset by skia-recreate-skps · 5 years ago
  26. fa39628 Roll third_party/externals/angle2 92ee1f9f3032..c759b8b4388b (5 commits) by skia-autoroll · 5 years ago
  27. e548161 Add SkBlurDrawLooper::Make(SkColor4f, SkColorSpace) by Leon Scroggins III · 5 years ago
  28. c334df7 Fixup BookMaker for makeWithFilter change by Robert Phillips · 5 years ago
  29. e7d28f4 add flag for flutter by Mike Reed · 5 years ago
  30. a8ea53e Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  31. 4b5d85a Roll third_party/externals/swiftshader 24e71928441e..f04b56fb041f (1 commits) by skia-autoroll · 5 years ago
  32. 3e4c2f3 Reland "Add target SkColorSpace to SkImage_GpuYUVA." by Jim Van Verth · 5 years ago
  33. a7ceb50 added PLS support to SkSL by Ethan Nicholas · 5 years ago
  34. 28db53d fix up disabled bench: PDFBigDocBench by Hal Canary · 5 years ago
  35. 9716603 Update skia docs to stop referring to NeedsManualRebaseline by Ned Nguyen · 5 years ago
  36. 950243d Hack up SkShaper to pass additional callback info by Florin Malita · 5 years ago
  37. 4c631e2 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  38. d866168 fixed SPIR-V decoration by Ethan Nicholas · 6 years ago
  39. 4938323 Revert "Add target SkColorSpace to SkImage_GpuYUVA." by Jim Van Verth · 5 years ago
  40. 2746765 Reduce reliance on the SkImage_Gpu's GrContext pointer by Robert Phillips · 5 years ago
  41. 59fceb2 Omit another gm for IntelIris655 vk. by Ben Wagner · 5 years ago
  42. 2232b9e Add target SkColorSpace to SkImage_GpuYUVA. by Jim Van Verth · 5 years ago
  43. e1be373 Roll third_party/externals/angle2 18af9a5a50c6..92ee1f9f3032 (1 commits) by skia-autoroll · 5 years ago
  44. 8294015 Fixed GPU perlin noise shaders under rotation. by Ethan Nicholas · 5 years ago
  45. cb42fc0 Update go_deps asset by skia-recreate-skps · 5 years ago
  46. dc7c140 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  47. db39a52 Roll third_party/externals/angle2 b827f490e46e..18af9a5a50c6 (6 commits) by skia-autoroll · 5 years ago
  48. 811a672 Make single ctor for SkGlyph and remove reset by Herb Derby · 5 years ago
  49. 760a052 [sksg] Consolidate Matrix node implementations by Florin Malita · 5 years ago
  50. 14e9177 Remove unneeded SkGlyph::reset by Herb Derby · 5 years ago
  51. 13c1b96 [sksg] Add 3x3 Concat Transform specialization by Florin Malita · 5 years ago
  52. e5f9cfa expand flag to include all text-related paint fields by Mike Reed · 5 years ago
  53. 4627523 Stable pointers for SkRemoteGlyphCache by Herb Derby · 5 years ago
  54. e6fb76b Add additional information (e.g. colorspace) to the GpuDrawHandler by Derek Sollenberger · 5 years ago
  55. f6fca26 Make a ctor for SkGlyph by Herb Derby · 5 years ago
  56. 1400f59 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  57. cdd8a0a Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" by Brian Salomon · 5 years ago
  58. df0e1af [sksg] Hide some implementation methods from public Transform API by Florin Malita · 5 years ago
  59. 707d202 Make SkAnimTimer support speed control by Brian Osman · 5 years ago
  60. 426ba46 Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" by Brian Salomon · 5 years ago
  61. 24c1cf0 hide more fields by Mike Reed · 5 years ago
  62. 559c617 Reuse GrTexture instances when the same GrBackendTexture is used to by Brian Salomon · 5 years ago
  63. cc10c43 Roll third_party/externals/angle2 c05c141619a5..b827f490e46e (1 commits) by skia-autoroll · 5 years ago
  64. 207d410 Viewer: Add ability to pause timer from GUI and keyboard by Brian Osman · 5 years ago
  65. ccb0a30 Update upstream CIPD packages by Eric Boren · 5 years ago
  66. c6444d2 Enable wide color support in CCPR by Brian Osman · 5 years ago
  67. 22bee5a Update FontHostStreamTest to use SkFont by Mike Reed · 5 years ago
  68. fdf91af Roll third_party/externals/angle2 b5ba549abf2f..c05c141619a5 (1 commits) by skia-autoroll · 5 years ago
  69. ab45886 Update go_deps asset by skia-recreate-skps · 5 years ago
  70. 6081a76 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  71. a2823ec Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  72. 919e209 [sksg] 4x4 matrix support by Florin Malita · 5 years ago
  73. d2fa7e3 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  74. e46ccf8 Make pointers to glyphs in the SkGlyphCache stable by Herb Derby · 5 years ago
  75. 9548c3b42 No longer round the non-AA clip bounds by Robert Phillips · 5 years ago
  76. 532c418 Docs: drawText -> drawSimpleText by Hal Canary · 5 years ago
  77. d8deeee tools: Remove sk_tool_utils::set_portable_typeface() by Hal Canary · 5 years ago
  78. f1921f4 drawText Cleanup, part 6 by Hal Canary · 5 years ago
  79. 92aae1a Roll third_party/externals/angle2 4f3b207d049a..b5ba549abf2f (3 commits) by skia-autoroll · 5 years ago
  80. a7b2874 Roll skia/third_party/skcms 1747706b4afe..ca80251f9aca (1 commits) by skia-autoroll · 5 years ago
  81. 292ece8 SkCanvas::drawText: remove calls by Hal Canary · 5 years ago
  82. ac907bd SkPDF: Fix Hal's bad spelling by Hal Canary · 5 years ago
  83. db76763 Revert "Remove android framework compile bots from CQ" by Ravi Mistry · 5 years ago
  84. 4284ec6 add SkTHashTable::LookupOrNull() by Mike Klein · 5 years ago
  85. 97c7cf1 remove --undefok by Mike Klein · 5 years ago
  86. 21c3482 revert changes to FontHostStreamTest by Hal Canary · 5 years ago
  87. 33535cb remove legacy drawstring by Mike Reed · 5 years ago
  88. 980b231 Add link to general Google privacy policy. by Joe Gregorio · 5 years ago
  89. a70ae1a drawText Cleanup, part 5 by Hal Canary · 5 years ago
  90. 3560ea7 drawText Cleanup, part 3 by Hal Canary · 5 years ago
  91. 4484b8f drawText Cleanup, part 4 by Hal Canary · 5 years ago
  92. df2d27e drawText Cleanup, part 2 by Hal Canary · 5 years ago
  93. 0995fd5 Remove SK_LEGACY_TESSELLATOR_CPU_COVERAGE by Brian Osman · 5 years ago
  94. 1d1a1e4 Remove android framework compile bots from CQ by Ravi Mistry · 5 years ago
  95. 8cb7376 SkPDF: rasterize for color-filter+layer by Hal Canary · 5 years ago
  96. dcd4821 Don't store local coordinates for solid color quad ops by Michael Ludwig · 5 years ago
  97. 31c1b50 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  98. 3c88857 Update BUILDCONFIG.gn to support Visual Studio 2017 Enterprise by Dawson Coleman · 5 years ago
  99. 3de7684 Use ICU in libandroidicu by Derek Sollenberger · 5 years ago
  100. 76dc683 Roll third_party/externals/angle2 29b4941737bc..4f3b207d049a (1 commits) by skia-autoroll · 5 years ago