1. 7a1f241 Roll Chromium from 688a0b341c70 to 1d6daec3949b (400 revisions) by skia-autoroll · 3 years, 8 months ago
  2. 4395b2a Roll ANGLE from 48588bd1810d to f39e0f01aa1f (25 revisions) by skia-autoroll · 3 years, 8 months ago
  3. 6f1356d Roll SwiftShader from fe878dedd5ad to 6aadd31a5f98 (1 revision) by skia-autoroll · 3 years, 8 months ago
  4. 3bb94e7 Roll dawn from dcd37fa4f476 to 52a588f3c9ba (1 revision) by skia-autoroll · 3 years, 8 months ago
  5. 1a49a53 Restructure blend functions to allow for smarter inlining. by John Stiles · 3 years, 8 months ago
  6. 371fde5 Rename 'DefaultSettings' golden outputs to 'StandaloneSettings'. by John Stiles · 3 years, 8 months ago
  7. 5fba9ae Revert "Reland "Use Microsoft's ComPtr to wrap D3D12 objects."" by Jim Van Verth · 3 years, 8 months ago
  8. 2b788b1 Create golden outputs for SkSL blend functions. by John Stiles · 3 years, 8 months ago
  9. eed481a Add convenience methods to CFG builder. by John Stiles · 3 years, 8 months ago
  10. 9a48697 Allow client to pass in VK_IMAGE_LAYOUT_UNDEFINED into mutable state change requests. by Greg Daniel · 3 years, 8 months ago
  11. e77162e Make GrStencilAttachment derive from GrSurface. by Greg Daniel · 3 years, 8 months ago
  12. 4e5c3da Remove needless do-while(false) block from inlined blend methods. by John Stiles · 3 years, 8 months ago
  13. 44dff4f Optimize early-return detection. by John Stiles · 3 years, 8 months ago
  14. a02ce0c Fixed a bug with SkSL ternaries in binary files by Ethan Nicholas · 3 years, 8 months ago
  15. 731f67c Migrate skottie to GrDirectContext by Adlai Holler · 3 years, 8 months ago
  16. 6cc032c include freetype in wasm build, see cl/332073924 for complete change by Nathaniel Nifong · 3 years, 8 months ago
  17. b61ee90 Remove duplicate copy of ensureScopedBlocks. by John Stiles · 3 years, 8 months ago
  18. d8ca58a Remove SkCanvas::getGrContext & GrRecordingContext::backdoor by Adlai Holler · 3 years, 8 months ago
  19. 6c6678f Separate YUVATextures, YUVATexturesCopy, and YUVAPixmaps in wacky GMs. by Brian Salomon · 3 years, 8 months ago
  20. 1a42d52 [canvaskit] Fix Debug build by Kevin Lubick · 3 years, 8 months ago
  21. 8614e49 Replace VariableReference::copy_constant with clone(). by John Stiles · 3 years, 8 months ago
  22. 32d41b7 Stop building GL backend on Android Vulkan builders by Brian Salomon · 3 years, 8 months ago
  23. eb70946 Fix D3D non-dev release build. by Jim Van Verth · 3 years, 8 months ago
  24. c1cb270 Allow a BasicBlock to be dumped, outside the CFG. by John Stiles · 3 years, 8 months ago
  25. 4559368 Add MRU to GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 3 years, 8 months ago
  26. d970d65 Roll ANGLE from 8d4331eeb5ea to 48588bd1810d (27 revisions) by skia-autoroll · 3 years, 8 months ago
  27. 7c8b0c3 Roll Chromium from 33c87dade16e to 688a0b341c70 (560 revisions) by skia-autoroll · 3 years, 8 months ago
  28. 8e660dd Roll dawn from d6498a41ab4e to dcd37fa4f476 (4 revisions) by skia-autoroll · 3 years, 8 months ago
  29. 822d3ab Update SKP version by skia-recreate-skps · 3 years, 8 months ago
  30. 046828f Fix generated file. by John Stiles · 3 years, 8 months ago
  31. 881a10c Revert "Add program-settings flag to disable the inliner." by John Stiles · 3 years, 8 months ago
  32. 941fc71 Revert "Remove inliner from IR generation stage." by John Stiles · 3 years, 8 months ago
  33. ca4d074 Fix unit test for InlinerWrapsEarlyReturnsWithDoWhileBlock. by John Stiles · 3 years, 8 months ago
  34. 64fc15a Add unit test for a dead do-while loop. by John Stiles · 3 years, 8 months ago
  35. 94f65d7 Expand SkYUVAInfo::PlanarConfig/SkYUVAPixmapInfo::DataType values. by Brian Salomon · 3 years, 8 months ago
  36. 597c33a Fix CanvasKit warnings compiling on Mac with emsdk 2.0.0 by Chris Dalton · 3 years, 8 months ago
  37. 910845f Add program-settings flag to disable the inliner. by John Stiles · 3 years, 8 months ago
  38. 394a6d5 quad-pump avx2 and up by Mike Klein · 3 years, 8 months ago
  39. f3e2b3c Switch the thread-safe proxy cache over to using an arena for its entries by Robert Phillips · 3 years, 8 months ago
  40. be0a9ca Migrate remaining SkSL GLSL tests to golden outputs. by John Stiles · 3 years, 8 months ago
  41. 21d7778 Remove inliner from IR generation stage. by John Stiles · 3 years, 8 months ago
  42. 752f7e1 Actually test the direct-context's thread-safe proxy cache by Robert Phillips · 3 years, 8 months ago
  43. 87e6ccd Migrate geometry SkSL tests to golden outputs. by John Stiles · 3 years, 8 months ago
  44. c884631 Migrate Derivatives tests to golden outputs. by John Stiles · 3 years, 8 months ago
  45. fd53e63 Lift SkMeasureAngleInsideVectors and SkFindBisector to public SkGeometry API by Chris Dalton · 3 years, 8 months ago
  46. eac4983 SkSL: Cleanup interpreter intrinsics, etc. by Brian Osman · 3 years, 8 months ago
  47. 34c5052 Don't simplify a stroked shape if it isn't closed by Chris Dalton · 3 years, 8 months ago
  48. f4858d3 Add a define causing debugger to use an older clip feature by Nathaniel Nifong · 3 years, 8 months ago
  49. 2e69a13 avx2 specialization for gather32 by Mike Klein · 3 years, 8 months ago
  50. 6798e5d Migrate SkSL error tests to golden outputs. by John Stiles · 3 years, 8 months ago
  51. fbbf9e2 D3D: Reset current descriptor tables when changing root sig. by Jim Van Verth · 3 years, 8 months ago
  52. feb4d10 tweak gathers in skvm interpreter by Mike Klein · 3 years, 8 months ago
  53. ec598d5 Roll ANGLE from 0a8a3ea25b36 to 8d4331eeb5ea (13 revisions) by skia-autoroll · 3 years, 8 months ago
  54. 2e89397 Roll Chromium from 70a60d856acd to 33c87dade16e (467 revisions) by skia-autoroll · 3 years, 8 months ago
  55. 795fa78 Roll dawn from 6419bddd9b0c to d6498a41ab4e (4 revisions) by skia-autoroll · 3 years, 8 months ago
  56. 3163428 Add gms that test limited hw tessellation segments by Chris Dalton · 3 years, 8 months ago
  57. ad48610 use digests internally for SkScalerCache by Herb Derby · 3 years, 8 months ago
  58. b4aa639 Refactor API for mipmap-builder, by Mike Reed · 3 years, 8 months ago
  59. 7e129b8 Reland "refactor any()/all(), ptest for all()" by Mike Klein · 3 years, 8 months ago
  60. 27f189f Allow constant propagation of unary negation. by John Stiles · 3 years, 8 months ago
  61. c21dc07 [canvaskit] Add demo on how to decode images in web worker by Kevin Lubick · 3 years, 8 months ago
  62. 952f8f1 Reland "update skvx scalar-fallback strategy" by Mike Klein · 3 years, 8 months ago
  63. 3ed22a9 Disallow narrowing conversions as part of matrix multiply-assignment by Brian Osman · 3 years, 8 months ago
  64. 95cf99b Don't always set vulkan blend constant when not using it. by Greg Daniel · 3 years, 8 months ago
  65. 45f41b3 rename SkGlyphIndex to SkGlyphDigest by Herb Derby · 3 years, 8 months ago
  66. 02e5c39 refactor making a new glyph by Herb Derby · 3 years, 8 months ago
  67. bf2163f SkSL: Only allow bitwise ops on integral types by Brian Osman · 3 years, 8 months ago
  68. 6dc5265 Migrate several SkSLFP tests to golden outputs. by John Stiles · 3 years, 8 months ago
  69. 0ed9f31 Migrate several GLSL workaround unit tests to golden files. by John Stiles · 3 years, 8 months ago
  70. dd16cb5 Add SkVx.h to core.gni by Mike Klein · 3 years, 8 months ago
  71. 12d06a3 Add plumbing for the GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 3 years, 8 months ago
  72. ed423aa Revert "update skvx scalar-fallback strategy" by Mike Klein · 3 years, 8 months ago
  73. 7e8f13e Revert "refactor any()/all(), ptest for all()" by Mike Klein · 3 years, 8 months ago
  74. 51a7f95 slightly simplify skvm interpreter asserts by Mike Klein · 3 years, 8 months ago
  75. e24f7f3 refactor any()/all(), ptest for all() by Mike Klein · 3 years, 8 months ago
  76. e6467c8 Roll Chromium from da6c6f8f1a68 to 70a60d856acd (419 revisions) by skia-autoroll · 3 years, 8 months ago
  77. d0fa747 Roll ANGLE from 4d3a0f602852 to 0a8a3ea25b36 (21 revisions) by skia-autoroll · 3 years, 8 months ago
  78. 520701e Roll dawn from dbd34449af20 to 6419bddd9b0c (3 revisions) by skia-autoroll · 3 years, 8 months ago
  79. f9fdf29 Roll SwiftShader from b33e0b36a08c to fe878dedd5ad (1 revision) by skia-autoroll · 3 years, 8 months ago
  80. bf66ffb Reland "Revert "moved BinaryExpression's data into IRNode"" by Ethan Nicholas · 3 years, 8 months ago
  81. 72664be Add support for #pragma settings comments in SkSL. by John Stiles · 3 years, 8 months ago
  82. 3ee25e9 Don't link against MetalKit when building the base Skia library. by Chinmay Garde · 3 years, 8 months ago
  83. 4985db4 update skvx scalar-fallback strategy by Mike Klein · 3 years, 8 months ago
  84. 152dfbb Remove "Recompiling..." output when building .fp files by Brian Osman · 3 years, 8 months ago
  85. 9080540 Convert additional GLSL tests to use golden files. by John Stiles · 3 years, 8 months ago
  86. 1d3e0e0 Revert "Revert "moved BinaryExpression's data into IRNode"" by Ethan Nicholas · 3 years, 8 months ago
  87. b23ea38 Avoid generating identity swizzles in the IR. by John Stiles · 3 years, 8 months ago
  88. b25e6e1 Remove unnecessary casting from SkSL in GMs by Brian Osman · 3 years, 8 months ago
  89. db4a9fb verify there are no glyph searches by Herb Derby · 3 years, 8 months ago
  90. 395ddc3 Reland "Enable novel GrClipStack on bots, disable elsewhere" by Michael Ludwig · 3 years, 8 months ago
  91. ebf91b2 Remove swizzle helper function for type creation by Brian Osman · 3 years, 8 months ago
  92. 6e49a37 Avoid redundant zeros and ones in swizzle constructor. by John Stiles · 3 years, 8 months ago
  93. ef3aadb simplify setMetricsAndImage API by Herb Derby · 3 years, 8 months ago
  94. 2780656 Remove SkSurface::getContext by Adlai Holler · 3 years, 8 months ago
  95. e4b7969 Use SkClipOp::kIntersect instead of kReplace_ClipOp by Michael Ludwig · 3 years, 8 months ago
  96. b61c3a9 Revert "moved BinaryExpression's data into IRNode" by Ethan Nicholas · 3 years, 8 months ago
  97. 7f6378f Migrate swizzle tests to golden SkSL files. by John Stiles · 3 years, 8 months ago
  98. 6d94b65 good codegen for Op::mul_q14x2 by Mike Klein · 3 years, 8 months ago
  99. 7b1620f refactor skvx min/max by Mike Klein · 3 years, 8 months ago
  100. efc8797 moved BinaryExpression's data into IRNode by Ethan Nicholas · 3 years, 8 months ago