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