1. 0ae5f90 Fix link in /dev/contrib. by Joe Gregorio · 6 years ago
  2. 23d8943 Revert "Use specialized quad lists in rectangle ops" by Michael Ludwig · 6 years ago
  3. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 6 years ago
  4. 48ce543 remove more extra semicolons by Kevin Lubick · 6 years ago
  5. be7fc46 Restrict ops that can be executed when we have a wrapped vulkan secondary command buffer. by Greg Daniel · 6 years ago
  6. 5f1692c [canvaskit] Allow providing webgl context and canvas element by Kevin Lubick · 6 years ago
  7. c519fed Update go_deps asset by skia-recreate-skps · 6 years ago
  8. a6d1c0a start to build with no paint-text fields by Mike Reed · 6 years ago
  9. fb93e61 fix conditionals for flag by Mike Reed · 6 years ago
  10. 76616a1 Roll third_party/externals/angle2 9fa54eab2590..e4109f27136d (7 commits) by skia-autoroll · 6 years ago
  11. 9bb34ca Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  12. 2de13dd Allow aliasing in GrProxyProvider::processInvalidUniqueKey by Chris Dalton · 6 years ago
  13. 532c05f Revert "Remove win_vulkan_sdk." by Ben Wagner · 6 years ago
  14. b62fc90 [infra] Upgrade Win10 in Skolo. by Ben Wagner · 6 years ago
  15. 876dc81 Remove win_vulkan_sdk. by Ben Wagner · 6 years ago
  16. 5820b0c Use specialized quad lists in rectangle ops by Michael Ludwig · 6 years ago
  17. b579f07 change textutils to require font param by Mike Reed · 6 years ago
  18. 4683942 [canvaskit] Refactor skottie into own file by Kevin Lubick · 6 years ago
  19. f61472f Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  20. 0cace8e Make the RRectEffect's screen coords be Float4 (rather than Half4) by Robert Phillips · 6 years ago
  21. 7a8d08d Normalize vectors in dot product for quad type calculations. by Michael Ludwig · 6 years ago
  22. 016cd02 SkPDF: eliminalte one member function by Hal Canary · 6 years ago
  23. b1452ae Roll third_party/externals/angle2 4627b3705d59..9fa54eab2590 (1 commits) by skia-autoroll · 6 years ago
  24. 89126e4 use drawSimpleText by Mike Reed · 6 years ago
  25. c013ef6 Roll skia/third_party/skcms e9b211dd665b..8b9d1f9db8a8 (1 commits) by skia-autoroll · 6 years ago
  26. 53a11f5 remove legacy drawPosText (and variants) by Mike Reed · 6 years ago
  27. 8b0f9d1 tear down one-big-switch SkRasterPipeline backend by Mike Klein · 6 years ago
  28. 3b7e651 rm legacy FontMetrics from docs by Mike Reed · 6 years ago
  29. 352057b remove legacy fontmetrics flag by Mike Reed · 6 years ago
  30. 31c4bcb rm unneeded encoding param by Mike Reed · 6 years ago
  31. 8966b55 Reland "undefine SK_SUPPORT_LEGACY_PAINT_TEXTMEASURE" by Mike Reed · 6 years ago
  32. fdde292 Roll third_party/externals/angle2 904bb9185767..4627b3705d59 (1 commits) by skia-autoroll · 6 years ago
  33. aae6ae3 Update go_deps asset by skia-recreate-skps · 6 years ago
  34. 96345a2 pass font's explicitly, instead of relying on SkFont::LEGACY_ExtractFromPaint by Mike Reed · 6 years ago
  35. e413dae Roll third_party/externals/angle2 04ea03e4e1e1..904bb9185767 (4 commits) by skia-autoroll · 6 years ago
  36. bc84adc Move GrVkSecondaryCBDrawContext header into src to hide it. by Greg Daniel · 6 years ago
  37. 1a88dd5 hide drawpostext etc. by Mike Reed · 6 years ago
  38. 191e64b pass a font to GlyphRunBuilder by Mike Reed · 6 years ago
  39. 35ac038 [canvaskit] Move to using SkFont instead of SkPaint.measure* by Kevin Lubick · 6 years ago
  40. 2e342cd [infra] Uninstall ASAN when cleaning up Android device. by Ben Wagner · 6 years ago
  41. b46add8 Add initial support for creating a vulkan secondary command buffer drawing context. by Greg Daniel · 6 years ago
  42. d0d5bb8 Revert "undefine SK_SUPPORT_LEGACY_PAINT_TEXTMEASURE" by Mike Reed · 6 years ago
  43. dc45871 Remove special case for DCI P3 when making ICC profiles by Brian Osman · 6 years ago
  44. 096a639 Update SkFontMgr_fuchsia.cpp for new FIDL API by Ian McKellar · 6 years ago
  45. b2fc3b8 Return SkGlyphCache and GrTextStrike together. by Herbert Derby · 6 years ago
  46. d2a1853 [skottie] Initial 3D layer transform support by Florin Malita · 6 years ago
  47. b87374f undefine SK_SUPPORT_LEGACY_PAINT_TEXTMEASURE by Mike Reed · 6 years ago
  48. 65528ab don't use paint to perform char-to-glyph by Mike Reed · 6 years ago
  49. 344d34d make bookmaker happier by Mike Reed · 6 years ago
  50. 7752bc6 flip on one-big-switch SkRasterPipeline by Mike Klein · 6 years ago
  51. 8b5e0d6 allocate a little bit of space by Mike Klein · 6 years ago
  52. 9191913 use font instead of paint for text by Mike Reed · 6 years ago
  53. c11bf8c fix fallthrough when deciding lowp/highp by Mike Klein · 6 years ago
  54. 279b65d SkPDF: clean up public header by Hal Canary · 6 years ago
  55. e31f89b Roll third_party/externals/angle2 0c6672158c77..04ea03e4e1e1 (2 commits) by skia-autoroll · 6 years ago
  56. 40654f2 Add docker caches in more places by Kevin Lubick · 6 years ago
  57. 9356393 [skottie] Derive most adapters from SkNVRefCnt by Florin Malita · 6 years ago
  58. 7f4735b Reland "Wide color support in AA Convex path renderer" by Brian Osman · 6 years ago
  59. 6cdac62 Remove extra semi-colons by Kevin Lubick · 6 years ago
  60. 8f37ce5 SkPDF: clean up by Hal Canary · 6 years ago
  61. dd9003a SkPDF: wait for jobs to complete on abort() by Hal Canary · 6 years ago
  62. 1409ac7 Roll third_party/externals/angle2 ba319ba31cae..0c6672158c77 (1 commits) by skia-autoroll · 6 years ago
  63. f6e3983 Update go_deps asset by skia-recreate-skps · 6 years ago
  64. 22451cc accessors for RunBuffer as points or rsxforms by Mike Reed · 6 years ago
  65. db0fdfb Roll third_party/externals/angle2 957eb07f59bc..ba319ba31cae (2 commits) by skia-autoroll · 6 years ago
  66. 247f03b Roll third_party/externals/angle2 cc37cbf20179..957eb07f59bc (1 commits) by skia-autoroll · 6 years ago
  67. 4f050fb Update go_deps asset by skia-recreate-skps · 6 years ago
  68. 8f42e24 Roll third_party/externals/angle2 60a50cfcb876..cc37cbf20179 (1 commits) by skia-autoroll · 6 years ago
  69. 9bc33b9 Fix header file for _byteswap_ulong from MSVC CRT by Tom Tan · 6 years ago
  70. 61b3d1d Update go_deps asset by skia-recreate-skps · 6 years ago
  71. 7b0f014 Roll third_party/externals/angle2 9f088621ebf5..60a50cfcb876 (1 commits) by skia-autoroll · 6 years ago
  72. 197b1f7 Update SKP version by skia-recreate-skps · 6 years ago
  73. db929ef Update go_deps asset by skia-recreate-skps · 6 years ago
  74. 0c15922 Roll third_party/externals/angle2 03923558a710..9f088621ebf5 (1 commits) by skia-autoroll · 6 years ago
  75. 3b0a332 Roll third_party/externals/angle2 8c78ce4bd30c..03923558a710 (1 commits) by skia-autoroll · 6 years ago
  76. a5d2a94 Roll third_party/externals/angle2 3f01f53c02e8..8c78ce4bd30c (4 commits) by skia-autoroll · 6 years ago
  77. 3dc2167 Update go_deps asset by skia-recreate-skps · 6 years ago
  78. 739b760 Roll third_party/externals/angle2 cb9609fe58c2..3f01f53c02e8 (1 commits) by skia-autoroll · 6 years ago
  79. aec8c7e Docs: fix @text_shadow, use blob, font. by Hal Canary · 6 years ago
  80. f3e6b90 Revert "Wide color support in the AA linearizing convex path renderer" by Brian Osman · 6 years ago
  81. d7c2a38 Revert "Wide color support in AA Convex path renderer" by Brian Osman · 6 years ago
  82. 5711940 Roll third_party/externals/angle2 7f6b3674978d..cb9609fe58c2 (1 commits) by skia-autoroll · 6 years ago
  83. 0fe39ba move work out of GM ctor by Mike Klein · 6 years ago
  84. e3fc853 include_dirs = [ "tests" ] not needed by Mike Klein · 6 years ago
  85. 51eaa79 Wide color support in AA Convex path renderer by Brian Osman · 6 years ago
  86. 05bf931 add run_pipeline_obs by Mike Klein · 6 years ago
  87. 4948e55 Wide color support in the AA linearizing convex path renderer by Brian Osman · 6 years ago
  88. 7561dba Wide color support in GrGregionOp by Brian Osman · 6 years ago
  89. 3e7ba8f Update go_deps asset by skia-recreate-skps · 6 years ago
  90. acc763e Fix gn file for moved vulkan file. by Greg Daniel · 6 years ago
  91. 487132b Don't include system vulkan header when building skia files. by Greg Daniel · 6 years ago
  92. d2fa2eb Use GrVertexWriter in AA convex path renderer by Brian Osman · 6 years ago
  93. 0b53703 Support wide color in GrLatticeOp by Brian Osman · 6 years ago
  94. 568bec7 Remove templating from QuadUVMatrix::apply, and fix const-ness by Brian Osman · 6 years ago
  95. cae020a use ghash linking on Windows by Mike Klein · 6 years ago
  96. 31c1bf8 Update go_deps asset by skia-recreate-skps · 6 years ago
  97. f6e963e remove extra semicolons by Kevin Lubick · 6 years ago
  98. 3605fde Update go_deps asset by skia-recreate-skps · 6 years ago
  99. f78b7ea don't use paint's gettextpath by Mike Reed · 6 years ago
  100. 212e906 don't use drawPosText by Mike Reed · 6 years ago