1. ddb6fc2 Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  2. 1e561ae Roll ANGLE from 989c790d4b8b to b10f4b94aa17 (11 revisions) by skia-autoroll · 4 years, 4 months ago
  3. a903f48 Roll Chromium from 2f74454086a5 to b7bb5840cba2 (462 revisions) by skia-autoroll · 4 years, 4 months ago
  4. 5ba8cbd Roll SwiftShader from 0711869b5f20 to e3eb327e8c3c (1 revision) by skia-autoroll · 4 years, 4 months ago
  5. ab4b215 Roll dawn from 783cd5a79c8a to 0a6a9d86926e (1 revision) by skia-autoroll · 4 years, 4 months ago
  6. 149f22d ICU optimization by Julia Lavrova · 4 years, 5 months ago
  7. 59f31b1 Revert "Add 2x2 bilinear downscale steps to GrSurfaceContext::rescale." by Brian Salomon · 4 years, 4 months ago
  8. cdc39bd Update GrBlurredEdgeFragmentProcessor to use a child FP. by John Stiles · 4 years, 4 months ago
  9. d1d997e Reland "Improve scissor state tracking in GrRTC" by Michael Ludwig · 4 years, 4 months ago
  10. c11ab9a Revert "ICU optimization" by Julia Lavrova · 4 years, 4 months ago
  11. fcddaf2 Roll skcms from 5404be4a2703 to 403d32176ebc (1 revision) by skia-autoroll · 4 years, 4 months ago
  12. ed827bc Make shadow in drawShadow test much more prominent by Nathaniel Nifong · 4 years, 4 months ago
  13. a5fc154 remove AVX raster pipeline stages by Mike Klein · 4 years, 4 months ago
  14. cc6349d ICU optimization by Julia Lavrova · 4 years, 5 months ago
  15. 4926b07 Revert "Improve scissor state tracking in GrRTC" by Michael Ludwig · 4 years, 4 months ago
  16. 3b923a8 Improve scissor state tracking in GrRTC by Michael Ludwig · 4 years, 4 months ago
  17. f800c1d refine __chkstk_darwin() workaround by Mike Klein · 4 years, 4 months ago
  18. 29b231e remove templates from SkSwizzler_opts by Mike Klein · 4 years, 4 months ago
  19. 4a085a0 Make vertex structs private by Herb Derby · 4 years, 4 months ago
  20. 92cc580 Remove unused vertex filler by Herb Derby · 4 years, 4 months ago
  21. eed56f0 Update GrFragmentProcessor::SwizzleOutput to use a child FP. by John Stiles · 4 years, 4 months ago
  22. 5a2a7b3 Update GrClampFragmentProcessor to use a child FP. by John Stiles · 4 years, 4 months ago
  23. d13487e Regularize SkFontMgr for CoreText build. by Ben Wagner · 4 years, 4 months ago
  24. 06f3d08 Fix invalid code generation with @setData and 'in fragmentProcessor?'. by John Stiles · 4 years, 4 months ago
  25. 396deb0 Move addToAtlas to GrAtlasManager by Herb Derby · 4 years, 4 months ago
  26. b007bb2 Dawn: skip PromiseImageShutdownTest and TextureIdleProcTest. by Stephen White · 4 years, 4 months ago
  27. 024d42f [canvaskit] roll v0.16.1 by Kevin Lubick · 4 years, 4 months ago
  28. f278886 Direct3D: Create samplers and shaderResourceViews for textures. by Jim Van Verth · 4 years, 4 months ago
  29. 7f3408b Update GrVkImage setImageLayout to take a specific queue index. by Greg Daniel · 4 years, 4 months ago
  30. 1faaa97 Revert "apply SkOpts_skx approach to SkOpts_hsw" by Mike Klein · 4 years, 4 months ago
  31. 7f5b734 Revert "finish new-style opts" by Mike Klein · 4 years, 4 months ago
  32. bfe44b6 Don't leak ref returned by SkFontMgr::matchFamilyStyle. by Ben Wagner · 4 years, 4 months ago
  33. c3320be Reland "Request specific ANGLE context versions." by Geoff Lang · 4 years, 4 months ago
  34. 9adc1d4 [canvaskit] Fix JS representation of Color by Kevin Lubick · 4 years, 4 months ago
  35. 23708cd SkRecord cleanup by Mike Klein · 4 years, 4 months ago
  36. e19a3ce Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  37. 9e2ebf1 Roll SwiftShader from 3ad285a60d82 to 0711869b5f20 (1 revision) by skia-autoroll · 4 years, 4 months ago
  38. be8b7ce Roll dawn from 295a4177aebc to 783cd5a79c8a (24 revisions) by skia-autoroll · 4 years, 4 months ago
  39. 96f3b41 Roll Chromium from 065b0a7f68ea to 2f74454086a5 (474 revisions) by skia-autoroll · 4 years, 4 months ago
  40. f966f4e Roll ANGLE from 6c1581646c46 to 989c790d4b8b (14 revisions) by skia-autoroll · 4 years, 4 months ago
  41. bf68ce5 add missing import for std::atomic by Ethan Nicholas · 4 years, 4 months ago
  42. 64aa513 Remove SkAtlasTextTarget by Herb Derby · 4 years, 4 months ago
  43. 4272d07 finish new-style opts by Mike Klein · 4 years, 4 months ago
  44. e8ad02c Revert "Reland "Revert "Omit dead SkSL functions""" by Ethan Nicholas · 4 years, 4 months ago
  45. 4aca906 move #include out of header by Mike Klein · 4 years, 4 months ago
  46. c48caaa Fixing crash when some fonts are unresolved by Julia Lavrova · 4 years, 5 months ago
  47. 88b3b15 Add clipShader with perspective GM by Michael Ludwig · 4 years, 4 months ago
  48. 89dd4e7 Divide by w for sample matrices by Michael Ludwig · 4 years, 4 months ago
  49. e973ee2 remove SubRun from addGlyphToAtlas by Herb Derby · 4 years, 4 months ago
  50. 08a39c2 apply SkOpts_skx approach to SkOpts_hsw by Mike Klein · 4 years, 4 months ago
  51. f80a786 Use correct transfer offset for GL_HALF_FLOAT_OES by Brian Salomon · 4 years, 4 months ago
  52. 64c8b81 Dawn: fix memory corruption in DawnTestContext. by Stephen White · 4 years, 4 months ago
  53. 625dc60 [canvaskit] Publish v0.16.0 by Kevin Lubick · 4 years, 4 months ago
  54. d3a95c2 Fixed sample_matrix_constant GM by Ethan Nicholas · 4 years, 4 months ago
  55. e84f96d Fix comments for SkYUVColorSpace by Wan-Teh Chang · 4 years, 4 months ago
  56. a15f2bf Reland "Revert "Omit dead SkSL functions"" by Ethan Nicholas · 4 years, 4 months ago
  57. 59e087e [canvaskit] Add JS optimization for int color by Kevin Lubick · 4 years, 4 months ago
  58. 26f9de3 simplify loop in updateTextureCoordinates by Herb Derby · 4 years, 4 months ago
  59. 2362022 [canvaskit] Make SkCanvas.drawColor/clear take SkColor4f by Kevin Lubick · 4 years, 4 months ago
  60. 3fdc49f Always call release procs on SkSurface GPU factories by Brian Salomon · 4 years, 4 months ago
  61. c3f4943 Only set GL tex base/max MIP level if supported by Brian Salomon · 4 years, 4 months ago
  62. b42660f [canvaskit] Speculative fix for flaky dommatrix test by Kevin Lubick · 4 years, 4 months ago
  63. fd1173a Revert "Revert "Omit dead SkSL functions"" by Ethan Nicholas · 4 years, 4 months ago
  64. 463d729 Fix an "use-after-move" in SkFontMgr_custom_embedded. by Anthony Catel · 4 years, 4 months ago
  65. 5b4a80a Revert "Roll dawn from 295a4177aebc to adbf9153d909 (18 revisions)" by Tyler Denniston · 4 years, 4 months ago
  66. 93f1a38 [canvaskit] Add flexibility to setColor API by Kevin Lubick · 4 years, 4 months ago
  67. 462a860 [canvaskit] Change Malloc to return object instead of TypedArray by Kevin Lubick · 4 years, 4 months ago
  68. c1150db Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  69. 43a3da7 Roll Chromium from 0fa619691087 to 065b0a7f68ea (487 revisions) by skia-autoroll · 4 years, 4 months ago
  70. d55bcc4 Roll ANGLE from 77e5316a515d to 6c1581646c46 (12 revisions) by skia-autoroll · 4 years, 4 months ago
  71. e2d1235 Roll dawn from 295a4177aebc to adbf9153d909 (18 revisions) by skia-autoroll · 4 years, 4 months ago
  72. 98ee5e7 Roll SwiftShader from 11dd7183c4d2 to 3ad285a60d82 (15 revisions) by skia-autoroll · 4 years, 4 months ago
  73. c2a06de Make add_glyph_to_atlas a method by Herb Derby · 4 years, 4 months ago
  74. 4920384 Check for deferred saves in SkCanvas::clipShader by Michael Ludwig · 4 years, 4 months ago
  75. 579c295 Android test to depend on icu and harfbuzz. by Mike Reed · 4 years, 5 months ago
  76. 4af57c9 Check for sync extensions only on correct context types by Brian Salomon · 4 years, 4 months ago
  77. 63559a5 Revert "Revert "gms for SkParagraph"" by Mike Reed · 4 years, 4 months ago
  78. 77a2332 does -fms-compatibility-version=19 still matter? by Mike Klein · 4 years, 4 months ago
  79. 8e04eb4 Make strike fields private by Herb Derby · 4 years, 4 months ago
  80. b9bde84 A example of 3D rotation that shows a quotation with all the glyphs rotated. by Nathaniel Nifong · 4 years, 4 months ago
  81. 5c51f5f Add localmatrix w/ perspective GM by Michael Ludwig · 4 years, 4 months ago
  82. 2ad3dfb For custom vector/normal/position attrs, let marker ID 0 mean CTM by Brian Osman · 4 years, 5 months ago
  83. 3ae5b29 Dawn: fix MSC build. by Stephen White · 4 years, 4 months ago
  84. fdd542f roll clang_win by Mike Klein · 4 years, 4 months ago
  85. f105818 Add headers to SkSL GN file. by John Stiles · 4 years, 4 months ago
  86. 3e8b57d Remove ineffective lazy field fMetricsAndImages by Herb Derby · 4 years, 4 months ago
  87. 54c0d06 add Fuchsia condition results for G3 build by Mike Klein · 4 years, 4 months ago
  88. 3927802 Remove submit from async read pixels. User must submit. by Brian Salomon · 4 years, 4 months ago
  89. 5e370c22 Remove ES3 context requirement to use rectangle textures with ANGLE. by Geoff Lang · 4 years, 4 months ago
  90. e219d1c Make GrContextThreadSafeProxy not a GrContext_Base by Adlai Holler · 4 years, 4 months ago
  91. aa9d99f Add support for vk image sharing mode and handle queues xfers correctly. by Greg Daniel · 4 years, 4 months ago
  92. 674a5cc Add threshold for partitioning blur draws by Brian Salomon · 4 years, 4 months ago
  93. 1adcac5 Remove transform_scanline from SkWebpEncoder by Leon Scroggins III · 4 years, 5 months ago
  94. b2a19f0 Make path data private by Herb Derby · 4 years, 4 months ago
  95. bcbef3a Rolling 2 dependencies by Corentin Wallez · 4 years, 4 months ago
  96. 06d2e96 Bind D3D constants. by Jim Van Verth · 4 years, 4 months ago
  97. 6b3d6e9 Rewrite SkVertices serialization to use SkReadBuffer/SkWriteBuffer by Brian Osman · 4 years, 4 months ago
  98. 0bfae28 Roll ANGLE from 48102b2b3655 to 77e5316a515d (11 revisions) by skia-autoroll · 4 years, 4 months ago
  99. a5ced79 Move addOp to SubRun and rename by Herb Derby · 4 years, 4 months ago
  100. bec7f10 trim down skia_select() by Mike Klein · 4 years, 4 months ago