1. 9cfbf95 Switch to bulk api for GPU mask (BMP) drawing. by Herb Derby · 6 years ago
  2. cb7149e Temporarily disable etc1 GM on Google3 by Jim Van Verth · 6 years ago
  3. b961d64 Revert "Force flush in clear benchmarks" by Michael Ludwig · 6 years ago
  4. 2226bf6 Fix etc1 GM in preReleaseGpuContext mode. by Jim Van Verth · 6 years ago
  5. 69d199c [infra] Update upstream CIPD dependencies, roll recipes by Eric Boren · 6 years ago
  6. 1676cb9 Restore ETC1 compressed texture support. by Jim Van Verth · 6 years ago
  7. 98dea7b remove superfluous skia_vulkan_sdk by Mike Klein · 6 years ago
  8. 553610d Change how PromiseLazyInstantiationCallback calls Done proc. by Brian Salomon · 6 years ago
  9. 4edd420 Bugfix for Nexus 5 mipmap+scissor generation failure by Michael Ludwig · 6 years ago
  10. 35d1470 Documentation: fix drawSimpleText by Hal Canary · 6 years ago
  11. 75294fe Force flush in clear benchmarks by Michael Ludwig · 6 years ago
  12. 83de8a6 Roll third_party/externals/angle2 f3179a6a1763..d3e0e84ce7e1 (1 commits) by skia-autoroll · 6 years ago
  13. d153703 Documentation: be explicit about non-shaping by Hal Canary · 6 years ago
  14. 1b45db6 Update go_deps asset by skia-recreate-skps · 6 years ago
  15. 2e712de Roll third_party/externals/angle2 17a50e17004b..f3179a6a1763 (7 commits) by skia-autoroll · 6 years ago
  16. e9fd7ab don't say experimental if its documented in bmh by Mike Reed · 6 years ago
  17. e922a9c Reland "remove SK_SUPPORT_LEGACY_PAINT_FONT_FIELDS" by Mike Reed · 6 years ago
  18. 330b085 Remove "canCombineOverlappedStencilAndCover" by Chris Dalton · 6 years ago
  19. 31ba6fe unflatten directly to font for legacy skps by Mike Reed · 6 years ago
  20. f69f370 Add buffers for Mask drawing in preparation for bulk API by Herb Derby · 6 years ago
  21. 077dd3a Documentation: SkCanvas by Hal Canary · 6 years ago
  22. e99e8da nanobench: quiet a UBSAN failure div/by/zero by Hal Canary · 6 years ago
  23. 4e2478f Roll third_party/externals/angle2 c759b8b4388b..17a50e17004b (1 commits) by skia-autoroll · 6 years ago
  24. 2111d5f SkPDF: elimate old IMAGE_STATS, de-dupe image code. by Hal Canary · 6 years ago
  25. f50b814 Add Test-Ubuntu18-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-DDL1 to CQ by Eric Boren · 6 years ago
  26. 1c0cacf Remove empty statement. by Ben Wagner · 6 years ago
  27. 72b91cb DM: distinguish between reading and parsing in error messages by Hal Canary · 6 years ago
  28. f48c996 Revert "Revert "Add SkImage::makeColorTypeAndColorSpace"" by Brian Osman · 6 years ago
  29. 4ca9fa3 SkPDF: unify Canon and Document by Hal Canary · 6 years ago
  30. 14a3f42 Roll third_party/externals/swiftshader f04b56fb041f..939adc5b9dc7 (1 commits) by skia-autoroll · 6 years ago
  31. 3e91b12 Revert "remove SK_SUPPORT_LEGACY_PAINT_FONT_FIELDS" by Mike Reed · 6 years ago
  32. f2a4cc1 Roll skia/third_party/skcms ca80251f9aca..cd2260c9f528 (1 commits) by skia-autoroll · 6 years ago
  33. 3f4cd77 Make SkPromiseImageTexture ref counted. by Brian Salomon · 6 years ago
  34. e0e41efc remove SK_SUPPORT_LEGACY_PAINT_FONT_FIELDS by Mike Reed · 6 years ago
  35. a21d196 Move clear-as-draw caps into GrCaps by Michael Ludwig · 6 years ago
  36. 69802c4 SkQP: clean up make_universal_apk.py by Hal Canary · 6 years ago
  37. a6854de SkCanvas: hide drawText behind SK_SUPPORT_LEGACY_CANVAS_DRAW_TEXT by Hal Canary · 6 years ago
  38. ec4903d [canvaskit] Use textblob by Kevin Lubick · 6 years ago
  39. 9f810c2 Have SkWuffsCodec get workbuf_len from decoder by Nigel Tao · 6 years ago
  40. da068c0 [presubmit] Remove pylint check by Eric Boren · 6 years ago
  41. 33f58ab Update go_deps asset by skia-recreate-skps · 6 years ago
  42. 60a2f67 Update SKP version by skia-recreate-skps · 6 years ago
  43. 3395f00 Update go_deps asset by skia-recreate-skps · 6 years ago
  44. 1604223 allow flag defines for paint by Mike Reed · 6 years ago
  45. 9a97c96 Revert "Add SkImage::makeColorTypeAndColorSpace" by Brian Osman · 6 years ago
  46. 2ee498c fixed uninitialized value in Perlin noise shader by Ethan Nicholas · 6 years ago
  47. f855c3c Add SkImage::makeColorTypeAndColorSpace by Brian Osman · 6 years ago
  48. 82223aa Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  49. 45eec06 Update go_deps asset by skia-recreate-skps · 6 years ago
  50. fa39628 Roll third_party/externals/angle2 92ee1f9f3032..c759b8b4388b (5 commits) by skia-autoroll · 6 years ago
  51. e548161 Add SkBlurDrawLooper::Make(SkColor4f, SkColorSpace) by Leon Scroggins III · 6 years ago
  52. c334df7 Fixup BookMaker for makeWithFilter change by Robert Phillips · 6 years ago
  53. e7d28f4 add flag for flutter by Mike Reed · 6 years ago
  54. a8ea53e Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  55. 4b5d85a Roll third_party/externals/swiftshader 24e71928441e..f04b56fb041f (1 commits) by skia-autoroll · 6 years ago
  56. 3e4c2f3 Reland "Add target SkColorSpace to SkImage_GpuYUVA." by Jim Van Verth · 6 years ago
  57. a7ceb50 added PLS support to SkSL by Ethan Nicholas · 6 years ago
  58. 28db53d fix up disabled bench: PDFBigDocBench by Hal Canary · 6 years ago
  59. 9716603 Update skia docs to stop referring to NeedsManualRebaseline by Ned Nguyen · 6 years ago
  60. 950243d Hack up SkShaper to pass additional callback info by Florin Malita · 6 years ago
  61. 4c631e2 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  62. d866168 fixed SPIR-V decoration by Ethan Nicholas · 6 years ago
  63. 4938323 Revert "Add target SkColorSpace to SkImage_GpuYUVA." by Jim Van Verth · 6 years ago
  64. 2746765 Reduce reliance on the SkImage_Gpu's GrContext pointer by Robert Phillips · 6 years ago
  65. 59fceb2 Omit another gm for IntelIris655 vk. by Ben Wagner · 6 years ago
  66. 2232b9e Add target SkColorSpace to SkImage_GpuYUVA. by Jim Van Verth · 6 years ago
  67. e1be373 Roll third_party/externals/angle2 18af9a5a50c6..92ee1f9f3032 (1 commits) by skia-autoroll · 6 years ago
  68. 8294015 Fixed GPU perlin noise shaders under rotation. by Ethan Nicholas · 6 years ago
  69. cb42fc0 Update go_deps asset by skia-recreate-skps · 6 years ago
  70. dc7c140 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  71. db39a52 Roll third_party/externals/angle2 b827f490e46e..18af9a5a50c6 (6 commits) by skia-autoroll · 6 years ago
  72. 811a672 Make single ctor for SkGlyph and remove reset by Herb Derby · 6 years ago
  73. 760a052 [sksg] Consolidate Matrix node implementations by Florin Malita · 6 years ago
  74. 14e9177 Remove unneeded SkGlyph::reset by Herb Derby · 6 years ago
  75. 13c1b96 [sksg] Add 3x3 Concat Transform specialization by Florin Malita · 6 years ago
  76. e5f9cfa expand flag to include all text-related paint fields by Mike Reed · 6 years ago
  77. 4627523 Stable pointers for SkRemoteGlyphCache by Herb Derby · 6 years ago
  78. e6fb76b Add additional information (e.g. colorspace) to the GpuDrawHandler by Derek Sollenberger · 6 years ago
  79. f6fca26 Make a ctor for SkGlyph by Herb Derby · 6 years ago
  80. 1400f59 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  81. cdd8a0a Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" by Brian Salomon · 6 years ago
  82. df0e1af [sksg] Hide some implementation methods from public Transform API by Florin Malita · 6 years ago
  83. 707d202 Make SkAnimTimer support speed control by Brian Osman · 6 years ago
  84. 426ba46 Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" by Brian Salomon · 6 years ago
  85. 24c1cf0 hide more fields by Mike Reed · 6 years ago
  86. 559c617 Reuse GrTexture instances when the same GrBackendTexture is used to by Brian Salomon · 6 years ago
  87. cc10c43 Roll third_party/externals/angle2 c05c141619a5..b827f490e46e (1 commits) by skia-autoroll · 6 years ago
  88. 207d410 Viewer: Add ability to pause timer from GUI and keyboard by Brian Osman · 6 years ago
  89. ccb0a30 Update upstream CIPD packages by Eric Boren · 6 years ago
  90. c6444d2 Enable wide color support in CCPR by Brian Osman · 6 years ago
  91. 22bee5a Update FontHostStreamTest to use SkFont by Mike Reed · 6 years ago
  92. fdf91af Roll third_party/externals/angle2 b5ba549abf2f..c05c141619a5 (1 commits) by skia-autoroll · 6 years ago
  93. ab45886 Update go_deps asset by skia-recreate-skps · 6 years ago
  94. 6081a76 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  95. a2823ec Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  96. 919e209 [sksg] 4x4 matrix support by Florin Malita · 6 years ago
  97. d2fa7e3 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  98. e46ccf8 Make pointers to glyphs in the SkGlyphCache stable by Herb Derby · 6 years ago
  99. 9548c3b42 No longer round the non-AA clip bounds by Robert Phillips · 6 years ago
  100. 532c418 Docs: drawText -> drawSimpleText by Hal Canary · 6 years ago