1. f165f79 Remove unused variant of SkImage::MakeFromYUVAPixmaps by Brian Salomon · 4 years, 3 months ago
  2. e2c4999 Revert "Revert "moved SkSL Field data into IRNode"" by Ethan Nicholas · 4 years, 3 months ago
  3. e615000 Use SkBitSet for the work list, instead of a set<int>. by John Stiles · 4 years, 3 months ago
  4. 03aa12b Minor improvements to SymbolTable::addWithoutOwnership. by John Stiles · 4 years, 3 months ago
  5. 52c17c4 Pull blur mask key creation into its own subroutine by Robert Phillips · 4 years, 3 months ago
  6. b497568 In GrVkRenderTarget reset sk_sp instead of unref'ing underlying object by Brian Salomon · 4 years, 3 months ago
  7. bd0881c Revert "Remove use of legacy display globals." by Jim Van Verth · 4 years, 3 months ago
  8. c1916c3 Remove use of legacy display globals. by Ben Wagner · 4 years, 4 months ago
  9. 00a8b5b Revert "Revert "Convert sksl_frag.sksl to an IRIntrinsicMap"" by Brian Osman · 4 years, 3 months ago
  10. b16b29a Create TinyUnorderedMap class for small-N data storage. by John Stiles · 4 years, 3 months ago
  11. 750261f [canvaskit] Update npm to 0.18.0 by Kevin Lubick · 4 years, 3 months ago
  12. 3d00e3a [canvaskit] Flesh out remaining docs for core CanvasKit. by Kevin Lubick · 4 years, 3 months ago
  13. 166d633 [canvaskit] Add docs/types for Font and related. by Kevin Lubick · 4 years, 3 months ago
  14. a2535af [canvaskit] Add docs/types for Path by Kevin Lubick · 4 years, 3 months ago
  15. 2fd08e6 [canvaskit] Add docs/types for Paint and Filters/Effects by Kevin Lubick · 4 years, 4 months ago
  16. 97440de [canvaskit] Add docs/types for Canvas. by Kevin Lubick · 4 years, 4 months ago
  17. 43865d3 Roll Chromium from 1693b2839ab9 to 2cd17d78c985 (541 revisions) by skia-autoroll · 4 years, 3 months ago
  18. c909579 Roll SwiftShader from 375fee944c76 to b3c1e71eb1cb (2 revisions) by skia-autoroll · 4 years, 3 months ago
  19. e34a8d7 Roll ANGLE from 1fd3e5d89a8f to 500704812409 (18 revisions) by skia-autoroll · 4 years, 3 months ago
  20. b54ce23 Update SKP version by skia-recreate-skps · 4 years, 3 months ago
  21. 223ffcd Add more paragraph bindings to CanvasKit by Harry Terkelsen · 4 years, 3 months ago
  22. 0f7242f Roll Dawn from 16ebcf601d7f to ed3a93f690de (1 revision) by skia-autoroll · 4 years, 3 months ago
  23. 09b9ead Rename BlendOverlap to BlendOverlay. by John Stiles · 4 years, 3 months ago
  24. 58384ad Revert "moved SkSL Field data into IRNode" by Brian Osman · 4 years, 3 months ago
  25. 556b8be moved SkSL Field data into IRNode by Ethan Nicholas · 4 years, 3 months ago
  26. 825268f fix SkSL dehydration by Ethan Nicholas · 4 years, 3 months ago
  27. 70957c8 Fix indenting on InlineCandidateAnalyzer. by John Stiles · 4 years, 3 months ago
  28. a6ca975 Let skslc use more of Skia's core by Brian Osman · 4 years, 3 months ago
  29. 2d7973a Factor out Inliner candidate list assembly into its own function. by John Stiles · 4 years, 3 months ago
  30. 034f78a Detect non-2D textures in MetalCodeGenerator and fail cleanly by Brian Osman · 4 years, 3 months ago
  31. e8c2608 Fixes to array handling and interface blocks by Brian Osman · 4 years, 4 months ago
  32. 86d07fd Remove unused SkImage YUVA factories. by Brian Salomon · 4 years, 3 months ago
  33. 71bcfef [skottie] Auto-resize and VAlign support for point text by Florin Malita · 4 years, 3 months ago
  34. b509bbb Remove some unneed read access from vk srcAccessMasks. by Greg Daniel · 4 years, 3 months ago
  35. a3f22f1 Revert "Revert "moved SkSL FloatLiteral data into IRNode"" by Ethan Nicholas · 4 years, 4 months ago
  36. 6d69608 Store a unique_ptr* for a candidate's parent statement. by John Stiles · 4 years, 4 months ago
  37. 8cc5f19 Always bind input attachment to all pipelines in subpasses that uses one. by Greg Daniel · 4 years, 3 months ago
  38. 3636620 Require stencil bits on wrapped GrBackendRenderTargets to 0, 8, or 16. by Greg Daniel · 4 years, 3 months ago
  39. 93f22bc Update release notes for M87 branch cut, M88 begin by Heather Miller · 4 years, 3 months ago
  40. 7d96c5c [canvaskit] Fix computeTightBounds by Kevin Lubick · 4 years, 4 months ago
  41. 17b0c75 Remove unsized gl stencil support. by Greg Daniel · 4 years, 4 months ago
  42. 326f1d7 Accumulated non-substantive changes by Robert Phillips · 4 years, 4 months ago
  43. 2d403f2 Revert "Convert sksl_frag.sksl to an IRIntrinsicMap" by Brian Osman · 4 years, 3 months ago
  44. 4896b33 Roll Chromium from 085332bfbb3a to 1693b2839ab9 (532 revisions) by skia-autoroll · 4 years, 4 months ago
  45. b62286f Roll SwiftShader from 5e947adaf26e to 375fee944c76 (2 revisions) by skia-autoroll · 4 years, 4 months ago
  46. 4ddc48e Roll ANGLE from b09f16ee7aeb to 1fd3e5d89a8f (8 revisions) by skia-autoroll · 4 years, 4 months ago
  47. 5c09106 Roll Dawn from da5828c06b4c to 16ebcf601d7f (1 revision) by skia-autoroll · 4 years, 4 months ago
  48. a80ce1a remove SkMakeSpan use ctor parameter deduction by Herb Derby · 4 years, 8 months ago
  49. 3e40ce0 Convert sksl_frag.sksl to an IRIntrinsicMap by Brian Osman · 4 years, 4 months ago
  50. 219d412 Update Skia milestone to 88 by Heather Miller · 4 years, 4 months ago
  51. 8e2ef02 Support variables in the intrinsic map, clone them into Programs by Brian Osman · 4 years, 4 months ago
  52. 61e75e3 Replace set of entrances with boolean. by John Stiles · 4 years, 4 months ago
  53. 2c1e492 Convert Analysis::NodeCount to NodeCountExceeds. by John Stiles · 4 years, 4 months ago
  54. efe6c11 [sksg] Fix uninitialized DashEffect attribute by Florin Malita · 4 years, 4 months ago
  55. f5c90eb Roll ANGLE from fa082bb58ba7 to b09f16ee7aeb (16 revisions) by skia-autoroll · 4 years, 4 months ago
  56. 280a4de Fix vulkan input usage flag for VulkanWindowContext. by Greg Daniel · 4 years, 4 months ago
  57. 6d32686 Remove unused field from DeviceCM by Michael Ludwig · 4 years, 4 months ago
  58. 8ba54ea GrRenderTargetContext takes release proc helper. by Brian Salomon · 4 years, 4 months ago
  59. 28f11bf Remove unused variable from IR generator by Brian Osman · 4 years, 4 months ago
  60. 0eca74c Move bytesPerPixel query off of GrCaps and add bytesPerBlock query. by Greg Daniel · 4 years, 4 months ago
  61. a0c82f0 Revert "moved SkSL FloatLiteral data into IRNode" by Brian Osman · 4 years, 4 months ago
  62. 4f09dd4 Roll SwiftShader from b042f4e70879 to 5e947adaf26e (4 revisions) by skia-autoroll · 4 years, 4 months ago
  63. cdc9e74 Roll Chromium from cc47e0cdb922 to 085332bfbb3a (612 revisions) by skia-autoroll · 4 years, 4 months ago
  64. 8c337a3 Roll Dawn from ad421a248adb to da5828c06b4c (2 revisions) by skia-autoroll · 4 years, 4 months ago
  65. 8e0aa44 Get GrBackendRenderTarget's sample count from MtlTexture. by Brian Salomon · 4 years, 4 months ago
  66. 692915e Have the GrShadowRRectOp make use of the thread-safe view cache by Robert Phillips · 4 years, 4 months ago
  67. f3fc25e Have GrMatrixConvolutionEffect use the thread-safe view cache by Robert Phillips · 4 years, 4 months ago
  68. d2bb315 Update TextureEffect to avoid extraneous out variable. by John Stiles · 4 years, 4 months ago
  69. 3887a01 Add Variable::fBuiltin, to track Variables owned by pre-includes by Brian Osman · 4 years, 4 months ago
  70. 2889e69 Return GrBackendTexture from SkPromiseImageTexture by value. by Brian Salomon · 4 years, 4 months ago
  71. 52e9a7a Update MatrixEffect to avoid extraneous out variable. by John Stiles · 4 years, 4 months ago
  72. 6e86ec9 moved SkSL ExternalFunctionCall's data into IRNode by Ethan Nicholas · 4 years, 4 months ago
  73. 0323356 Simplify generated GLSL code for trivial FPs. by John Stiles · 4 years, 4 months ago
  74. f63d8b7 Dawn: remove persistent TextureView from GrDawnTexture. by Stephen White · 4 years, 4 months ago
  75. db9172d Avoid heap initialization for skia allocations. by Steven Moreland · 4 years, 4 months ago
  76. 2683806 Move VariableReference ref-adjusting into helper functions by Brian Osman · 4 years, 4 months ago
  77. a6919c6 Make GrRectBlurEffect use the thread-safe view cache by Robert Phillips · 4 years, 4 months ago
  78. 3fb66b5 Calculate texture clamping X/Y coordinates in parallel. by John Stiles · 4 years, 4 months ago
  79. 80ccdbd Inline trivial single-argument constructors directly. by John Stiles · 4 years, 4 months ago
  80. 1283d559 Fix GrClipStackClip::preApply to report kClippedOut by Michael Ludwig · 4 years, 4 months ago
  81. aac5728 Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache (take 2) by Robert Phillips · 4 years, 4 months ago
  82. 70b8242 Add ProgramWriter, a non-const version of ProgramVisitor. by John Stiles · 4 years, 4 months ago
  83. 20e4b9d Add unit test for inlining trivial arguments. by John Stiles · 4 years, 4 months ago
  84. efb09e2 moved SkSL Extension data into IRNode by Ethan Nicholas · 4 years, 4 months ago
  85. 4c1fcdb Don't cast emscripten pointers when assembling WebGL interface by Chris Dalton · 4 years, 4 months ago
  86. 7f88b72 Update nanobench SkSL tests. by John Stiles · 4 years, 4 months ago
  87. d503a5a Revert "Revert "moved SkSL ExpressionStatement's data into IRNode"" by Ethan Nicholas · 4 years, 4 months ago
  88. 718ae76 Add sample count field to GrD3DTextureResourceInfo. by Brian Salomon · 4 years, 4 months ago
  89. af65332 Roll ANGLE from ec42b1438fd2 to fa082bb58ba7 (11 revisions) by skia-autoroll · 4 years, 4 months ago
  90. 44733aa Avoid creating temporary variables for nested trivial cases. by John Stiles · 4 years, 4 months ago
  91. dd33b3e Revert "moved SkSL ExpressionStatement's data into IRNode" by John Stiles · 4 years, 4 months ago
  92. 55b69f5 Revert "Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache" by Brian Osman · 4 years, 4 months ago
  93. a87c507 Roll SwiftShader from 44be0942f9a8 to b042f4e70879 (15 revisions) by skia-autoroll · 4 years, 4 months ago
  94. 0a0143d Roll Dawn from b2a4e87ad274 to ad421a248adb (2 revisions) by skia-autoroll · 4 years, 4 months ago
  95. 8a1ed2a Roll Chromium from 339e4ec27552 to cc47e0cdb922 (351 revisions) by skia-autoroll · 4 years, 4 months ago
  96. f201af8 Allow more types of expressions to be directly inlined. by John Stiles · 4 years, 4 months ago
  97. d83ded8 Revert "Revert "moved SkSL Enum data into IRNode"" by Ethan Nicholas · 4 years, 4 months ago
  98. 4cf00a8 Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache by Robert Phillips · 4 years, 4 months ago
  99. 9ecb3ab [canvaskit] Add Initial Typescript definitions/types. by Kevin Lubick · 4 years, 4 months ago
  100. 6877f0b moved SkSL ExpressionStatement's data into IRNode by Ethan Nicholas · 4 years, 4 months ago