1. 8d05883 Revert "Revert "we now cache GLSL shaders when we can't cache the binaries"" by Ethan Nicholas · 5 years ago
  2. 1af9b48 use drawstring with font by Mike Reed · 5 years ago
  3. 351e80c Reland "ccpr: Rework the path cache to support sporadic flushing" by Chris Dalton · 5 years ago
  4. 8e13f69 Support combining per-vertex coverage with color in default GP vertex shader by Brian Osman · 6 years ago
  5. 8f40b66 Run ddl2-vk and ddl2-gl on bots by Brian Salomon · 6 years ago
  6. a676648 Update third_party/wuffs version by Nigel Tao · 5 years ago
  7. 46ee3f7 return proper false for jpeg by Mike Reed · 6 years ago
  8. c4745d6 use drawString with font by Mike Reed · 5 years ago
  9. a47eb45 Update go_deps asset by skia-recreate-skps · 5 years ago
  10. faa7387 [*kit] fulfil promise immediately by Kevin Lubick · 5 years ago
  11. 3ac3a40 Roll third_party/externals/angle2 86b0868d367c..5df1d281a992 (1 commits) by skia-autoroll · 5 years ago
  12. caf4f92 Roll third_party/externals/angle2 f75e654d1966..86b0868d367c (1 commits) by skia-autoroll · 6 years ago
  13. 41a5eac Update SKP version by skia-recreate-skps · 6 years ago
  14. d6f3497 Update go_deps asset by skia-recreate-skps · 6 years ago
  15. e9d28bd Roll third_party/externals/angle2 dbc605cecc64..f75e654d1966 (1 commits) by skia-autoroll · 6 years ago
  16. 4de2f1f add drawString to ease the pain of converting to skfont by Mike Reed · 6 years ago
  17. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  18. b282e1f Roll third_party/externals/angle2 9db8df4c3e6e..dbc605cecc64 (2 commits) by skia-autoroll · 6 years ago
  19. 125f767 Update go_deps asset by skia-recreate-skps · 6 years ago
  20. 5e710e1 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  21. 3d5b488 Roll third_party/externals/angle2 e4109f27136d..9db8df4c3e6e (1 commits) by skia-autoroll · 6 years ago
  22. 86dbae9 Separate cache lookup from run font setup by Herbert Derby · 6 years ago
  23. 2e825a3 Revert "ccpr: Rework the path cache to support sporadic flushing" by Chris Dalton · 6 years ago
  24. d5cdc2c paint is losing its text-related fields by Mike Reed · 6 years ago
  25. 8061ba8 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  26. b73cb3f Add IntelIris655 Win10 jobs. by Ben Wagner · 6 years ago
  27. d2efe52 [pathkit] Increase test timeouts (for asmjs mostly) by Kevin Lubick · 6 years ago
  28. d6fa454 ccpr: Rework the path cache to support sporadic flushing by Chris Dalton · 6 years ago
  29. 5809a4e [skjson] NaN while parsing long decimals by Florin Malita · 6 years ago
  30. 275eaff [pathkit] Add .ready() to initialize by Kevin Lubick · 6 years ago
  31. 5a0338c Fixed GL shader link status checks by Ethan Nicholas · 6 years ago
  32. 65846c0 [canvaskit] Add .ready() which is a real promise by Kevin Lubick · 6 years ago
  33. 74b7677 change paint serialization to exclude font-related fields by Mike Reed · 6 years ago
  34. dde2a37 Update SkDescriptor by Herbert Derby · 6 years ago
  35. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  36. 1cefc09 Reland "Remove win_vulkan_sdk." by Ben Wagner · 6 years ago
  37. 18df87e Fix bugs and add features to imgcvt by Brian Osman · 6 years ago
  38. 6793ad9 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  39. 60a0e87 remove blob iterator::applyFontToPaint by Mike Reed · 6 years ago
  40. 7d06735 Set skia_use_vulkan on our vulkan bots. by Greg Daniel · 6 years ago
  41. 3ae4733 start to change Viewer's filtering to know about fonts by Mike Reed · 6 years ago
  42. 13486cb more extra semis by Kevin Lubick · 6 years ago
  43. 070cbaf Add support to gpu command buffers to wrap an external command buffer. by Greg Daniel · 6 years ago
  44. 0ae5f90 Fix link in /dev/contrib. by Joe Gregorio · 6 years ago
  45. 23d8943e Revert "Use specialized quad lists in rectangle ops" by Michael Ludwig · 6 years ago
  46. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 6 years ago
  47. 48ce543 remove more extra semicolons by Kevin Lubick · 6 years ago
  48. be7fc46 Restrict ops that can be executed when we have a wrapped vulkan secondary command buffer. by Greg Daniel · 6 years ago
  49. 5f1692c [canvaskit] Allow providing webgl context and canvas element by Kevin Lubick · 6 years ago
  50. c519fed Update go_deps asset by skia-recreate-skps · 6 years ago
  51. a6d1c0a start to build with no paint-text fields by Mike Reed · 6 years ago
  52. fb93e61 fix conditionals for flag by Mike Reed · 6 years ago
  53. 76616a1 Roll third_party/externals/angle2 9fa54eab2590..e4109f27136d (7 commits) by skia-autoroll · 6 years ago
  54. 9bb34ca Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  55. 2de13dd Allow aliasing in GrProxyProvider::processInvalidUniqueKey by Chris Dalton · 6 years ago
  56. 532c05f Revert "Remove win_vulkan_sdk." by Ben Wagner · 6 years ago
  57. b62fc90 [infra] Upgrade Win10 in Skolo. by Ben Wagner · 6 years ago
  58. 876dc81 Remove win_vulkan_sdk. by Ben Wagner · 6 years ago
  59. 5820b0c Use specialized quad lists in rectangle ops by Michael Ludwig · 6 years ago
  60. b579f07 change textutils to require font param by Mike Reed · 6 years ago
  61. 4683942 [canvaskit] Refactor skottie into own file by Kevin Lubick · 6 years ago
  62. f61472f Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  63. 0cace8e Make the RRectEffect's screen coords be Float4 (rather than Half4) by Robert Phillips · 6 years ago
  64. 7a8d08d Normalize vectors in dot product for quad type calculations. by Michael Ludwig · 6 years ago
  65. 016cd02 SkPDF: eliminalte one member function by Hal Canary · 6 years ago
  66. b1452ae Roll third_party/externals/angle2 4627b3705d59..9fa54eab2590 (1 commits) by skia-autoroll · 6 years ago
  67. 89126e4 use drawSimpleText by Mike Reed · 6 years ago
  68. c013ef6 Roll skia/third_party/skcms e9b211dd665b..8b9d1f9db8a8 (1 commits) by skia-autoroll · 6 years ago
  69. 53a11f5 remove legacy drawPosText (and variants) by Mike Reed · 6 years ago
  70. 8b0f9d1 tear down one-big-switch SkRasterPipeline backend by Mike Klein · 6 years ago
  71. 3b7e651 rm legacy FontMetrics from docs by Mike Reed · 6 years ago
  72. 352057b remove legacy fontmetrics flag by Mike Reed · 6 years ago
  73. 31c4bcb rm unneeded encoding param by Mike Reed · 6 years ago
  74. 8966b55 Reland "undefine SK_SUPPORT_LEGACY_PAINT_TEXTMEASURE" by Mike Reed · 6 years ago
  75. fdde292 Roll third_party/externals/angle2 904bb9185767..4627b3705d59 (1 commits) by skia-autoroll · 6 years ago
  76. aae6ae3 Update go_deps asset by skia-recreate-skps · 6 years ago
  77. 96345a2 pass font's explicitly, instead of relying on SkFont::LEGACY_ExtractFromPaint by Mike Reed · 6 years ago
  78. e413dae Roll third_party/externals/angle2 04ea03e4e1e1..904bb9185767 (4 commits) by skia-autoroll · 6 years ago
  79. bc84adc Move GrVkSecondaryCBDrawContext header into src to hide it. by Greg Daniel · 6 years ago
  80. 1a88dd5 hide drawpostext etc. by Mike Reed · 6 years ago
  81. 191e64b pass a font to GlyphRunBuilder by Mike Reed · 6 years ago
  82. 35ac038 [canvaskit] Move to using SkFont instead of SkPaint.measure* by Kevin Lubick · 6 years ago
  83. 2e342cd [infra] Uninstall ASAN when cleaning up Android device. by Ben Wagner · 6 years ago
  84. b46add8 Add initial support for creating a vulkan secondary command buffer drawing context. by Greg Daniel · 6 years ago
  85. d0d5bb8 Revert "undefine SK_SUPPORT_LEGACY_PAINT_TEXTMEASURE" by Mike Reed · 6 years ago
  86. dc45871 Remove special case for DCI P3 when making ICC profiles by Brian Osman · 6 years ago
  87. 096a639 Update SkFontMgr_fuchsia.cpp for new FIDL API by Ian McKellar · 6 years ago
  88. b2fc3b8 Return SkGlyphCache and GrTextStrike together. by Herbert Derby · 6 years ago
  89. d2a1853 [skottie] Initial 3D layer transform support by Florin Malita · 6 years ago
  90. b87374f undefine SK_SUPPORT_LEGACY_PAINT_TEXTMEASURE by Mike Reed · 6 years ago
  91. 65528ab don't use paint to perform char-to-glyph by Mike Reed · 6 years ago
  92. 344d34d make bookmaker happier by Mike Reed · 6 years ago
  93. 7752bc6 flip on one-big-switch SkRasterPipeline by Mike Klein · 6 years ago
  94. 8b5e0d6 allocate a little bit of space by Mike Klein · 6 years ago
  95. 9191913 use font instead of paint for text by Mike Reed · 6 years ago
  96. c11bf8c fix fallthrough when deciding lowp/highp by Mike Klein · 6 years ago
  97. 279b65d SkPDF: clean up public header by Hal Canary · 6 years ago
  98. e31f89b Roll third_party/externals/angle2 0c6672158c77..04ea03e4e1e1 (2 commits) by skia-autoroll · 6 years ago
  99. 40654f2 Add docker caches in more places by Kevin Lubick · 6 years ago
  100. 9356393 [skottie] Derive most adapters from SkNVRefCnt by Florin Malita · 6 years ago