1. 4b4e32f Fix ClangTidy bugprone-bool-pointer-implicit-conversion warning. by John Stiles · 4 years, 6 months ago
  2. 9878d9e Fix nondeterminism when copying intrinsic functions. by John Stiles · 4 years, 4 months ago
  3. d2daa94 Take GrContext private, GrDDLContext inherit from GrRecordingContext by Adlai Holler · 4 years, 4 months ago
  4. 331699c Yet more GrThreadSafeUniquelyKeyedProxyViewCache purging tests by Robert Phillips · 4 years, 4 months ago
  5. a5f3c31 Create VariableExpression struct for referencing inlined variables. by John Stiles · 4 years, 4 months ago
  6. c61c895 Fix a GrThreadSafeUniquelyKeyedProxyViewCache test by Robert Phillips · 4 years, 4 months ago
  7. d0e4840 Fix crash when swizzling a bvec with constant 0/1s. by John Stiles · 4 years, 4 months ago
  8. 5f35ac9 Add unit test for swizzling booleans. by John Stiles · 4 years, 4 months ago
  9. 772e04d Make sure we release all refs in GrD3DTextureResource::releaseResource. by Jim Van Verth · 4 years, 4 months ago
  10. 3d6d416 Reland "include freetype in wasm build, see cl/332073924 for complete change" by Nathaniel Nifong · 4 years, 4 months ago
  11. 187b04b Increase testing of GrThreadSafeUniquelyKeyedProxyViewCache wrt GrResourceCache purging by Robert Phillips · 4 years, 4 months ago
  12. 84a008f GrClipStack::contains, add fast path for axis-aligned paths by Michael Ludwig · 4 years, 4 months ago
  13. a9be76d Reduce the number of inliner temporaries by swizzling. by John Stiles · 4 years, 4 months ago
  14. a38945a Calculate texture clamping X/Y coordinates in parallel. by John Stiles · 4 years, 4 months ago
  15. 8b5ed02 Fix skia_use_ffmpeg builds by Florin Malita · 4 years, 4 months ago
  16. d8efe70 Change default of fBuiltinFMASupport back to false by Brian Osman · 4 years, 4 months ago
  17. b28e141 Use analytic coverage FPs with MSAA by Michael Ludwig · 4 years, 4 months ago
  18. 5d8b7e9 Remove RTAdjust plumbing by Brian Osman · 4 years, 4 months ago
  19. 77960d9 Revert "include freetype in wasm build, see cl/332073924 for complete change" by Greg Daniel · 4 years, 4 months ago
  20. 7a1f241 Roll Chromium from 688a0b341c70 to 1d6daec3949b (400 revisions) by skia-autoroll · 4 years, 4 months ago
  21. 4395b2a Roll ANGLE from 48588bd1810d to f39e0f01aa1f (25 revisions) by skia-autoroll · 4 years, 4 months ago
  22. 6f1356d Roll SwiftShader from fe878dedd5ad to 6aadd31a5f98 (1 revision) by skia-autoroll · 4 years, 4 months ago
  23. 3bb94e7 Roll dawn from dcd37fa4f476 to 52a588f3c9ba (1 revision) by skia-autoroll · 4 years, 4 months ago
  24. 1a49a53 Restructure blend functions to allow for smarter inlining. by John Stiles · 4 years, 4 months ago
  25. 371fde5 Rename 'DefaultSettings' golden outputs to 'StandaloneSettings'. by John Stiles · 4 years, 4 months ago
  26. 5fba9ae Revert "Reland "Use Microsoft's ComPtr to wrap D3D12 objects."" by Jim Van Verth · 4 years, 4 months ago
  27. 2b788b1 Create golden outputs for SkSL blend functions. by John Stiles · 4 years, 4 months ago
  28. eed481a Add convenience methods to CFG builder. by John Stiles · 4 years, 4 months ago
  29. 9a48697 Allow client to pass in VK_IMAGE_LAYOUT_UNDEFINED into mutable state change requests. by Greg Daniel · 4 years, 4 months ago
  30. e77162e Make GrStencilAttachment derive from GrSurface. by Greg Daniel · 4 years, 4 months ago
  31. 4e5c3da Remove needless do-while(false) block from inlined blend methods. by John Stiles · 4 years, 4 months ago
  32. 44dff4f Optimize early-return detection. by John Stiles · 4 years, 4 months ago
  33. a02ce0c Fixed a bug with SkSL ternaries in binary files by Ethan Nicholas · 4 years, 4 months ago
  34. 731f67c Migrate skottie to GrDirectContext by Adlai Holler · 4 years, 4 months ago
  35. 6cc032c include freetype in wasm build, see cl/332073924 for complete change by Nathaniel Nifong · 4 years, 4 months ago
  36. b61ee90 Remove duplicate copy of ensureScopedBlocks. by John Stiles · 4 years, 4 months ago
  37. d8ca58a Remove SkCanvas::getGrContext & GrRecordingContext::backdoor by Adlai Holler · 4 years, 4 months ago
  38. 6c6678f Separate YUVATextures, YUVATexturesCopy, and YUVAPixmaps in wacky GMs. by Brian Salomon · 4 years, 4 months ago
  39. 1a42d52 [canvaskit] Fix Debug build by Kevin Lubick · 4 years, 4 months ago
  40. 8614e49 Replace VariableReference::copy_constant with clone(). by John Stiles · 4 years, 4 months ago
  41. 32d41b7 Stop building GL backend on Android Vulkan builders by Brian Salomon · 4 years, 4 months ago
  42. eb70946 Fix D3D non-dev release build. by Jim Van Verth · 4 years, 4 months ago
  43. c1cb270 Allow a BasicBlock to be dumped, outside the CFG. by John Stiles · 4 years, 4 months ago
  44. 4559368 Add MRU to GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 4 years, 4 months ago
  45. d970d65 Roll ANGLE from 8d4331eeb5ea to 48588bd1810d (27 revisions) by skia-autoroll · 4 years, 4 months ago
  46. 7c8b0c3 Roll Chromium from 33c87dade16e to 688a0b341c70 (560 revisions) by skia-autoroll · 4 years, 4 months ago
  47. 8e660dd Roll dawn from d6498a41ab4e to dcd37fa4f476 (4 revisions) by skia-autoroll · 4 years, 4 months ago
  48. 822d3ab Update SKP version by skia-recreate-skps · 4 years, 4 months ago
  49. 046828f Fix generated file. by John Stiles · 4 years, 4 months ago
  50. 881a10c Revert "Add program-settings flag to disable the inliner." by John Stiles · 4 years, 4 months ago
  51. 941fc71 Revert "Remove inliner from IR generation stage." by John Stiles · 4 years, 4 months ago
  52. ca4d074 Fix unit test for InlinerWrapsEarlyReturnsWithDoWhileBlock. by John Stiles · 4 years, 4 months ago
  53. 64fc15a Add unit test for a dead do-while loop. by John Stiles · 4 years, 4 months ago
  54. 94f65d7 Expand SkYUVAInfo::PlanarConfig/SkYUVAPixmapInfo::DataType values. by Brian Salomon · 4 years, 4 months ago
  55. 597c33a Fix CanvasKit warnings compiling on Mac with emsdk 2.0.0 by Chris Dalton · 4 years, 4 months ago
  56. 910845f Add program-settings flag to disable the inliner. by John Stiles · 4 years, 4 months ago
  57. 394a6d5 quad-pump avx2 and up by Mike Klein · 4 years, 4 months ago
  58. f3e2b3c Switch the thread-safe proxy cache over to using an arena for its entries by Robert Phillips · 4 years, 4 months ago
  59. be0a9ca Migrate remaining SkSL GLSL tests to golden outputs. by John Stiles · 4 years, 4 months ago
  60. 21d7778 Remove inliner from IR generation stage. by John Stiles · 4 years, 4 months ago
  61. 752f7e1 Actually test the direct-context's thread-safe proxy cache by Robert Phillips · 4 years, 4 months ago
  62. 87e6ccd Migrate geometry SkSL tests to golden outputs. by John Stiles · 4 years, 4 months ago
  63. c884631 Migrate Derivatives tests to golden outputs. by John Stiles · 4 years, 4 months ago
  64. fd53e63 Lift SkMeasureAngleInsideVectors and SkFindBisector to public SkGeometry API by Chris Dalton · 4 years, 4 months ago
  65. eac4983 SkSL: Cleanup interpreter intrinsics, etc. by Brian Osman · 4 years, 4 months ago
  66. 34c5052 Don't simplify a stroked shape if it isn't closed by Chris Dalton · 4 years, 4 months ago
  67. f4858d3 Add a define causing debugger to use an older clip feature by Nathaniel Nifong · 4 years, 4 months ago
  68. 2e69a13 avx2 specialization for gather32 by Mike Klein · 4 years, 4 months ago
  69. 6798e5d Migrate SkSL error tests to golden outputs. by John Stiles · 4 years, 4 months ago
  70. fbbf9e2 D3D: Reset current descriptor tables when changing root sig. by Jim Van Verth · 4 years, 4 months ago
  71. feb4d10 tweak gathers in skvm interpreter by Mike Klein · 4 years, 4 months ago
  72. ec598d5 Roll ANGLE from 0a8a3ea25b36 to 8d4331eeb5ea (13 revisions) by skia-autoroll · 4 years, 4 months ago
  73. 2e89397 Roll Chromium from 70a60d856acd to 33c87dade16e (467 revisions) by skia-autoroll · 4 years, 4 months ago
  74. 795fa78 Roll dawn from 6419bddd9b0c to d6498a41ab4e (4 revisions) by skia-autoroll · 4 years, 4 months ago
  75. 3163428 Add gms that test limited hw tessellation segments by Chris Dalton · 4 years, 4 months ago
  76. ad48610 use digests internally for SkScalerCache by Herb Derby · 4 years, 4 months ago
  77. b4aa639 Refactor API for mipmap-builder, by Mike Reed · 4 years, 4 months ago
  78. 7e129b8 Reland "refactor any()/all(), ptest for all()" by Mike Klein · 4 years, 4 months ago
  79. 27f189f Allow constant propagation of unary negation. by John Stiles · 4 years, 4 months ago
  80. c21dc07 [canvaskit] Add demo on how to decode images in web worker by Kevin Lubick · 4 years, 4 months ago
  81. 952f8f1 Reland "update skvx scalar-fallback strategy" by Mike Klein · 4 years, 4 months ago
  82. 3ed22a9 Disallow narrowing conversions as part of matrix multiply-assignment by Brian Osman · 4 years, 4 months ago
  83. 95cf99b Don't always set vulkan blend constant when not using it. by Greg Daniel · 4 years, 4 months ago
  84. 45f41b3 rename SkGlyphIndex to SkGlyphDigest by Herb Derby · 4 years, 4 months ago
  85. 02e5c39 refactor making a new glyph by Herb Derby · 4 years, 4 months ago
  86. bf2163f SkSL: Only allow bitwise ops on integral types by Brian Osman · 4 years, 4 months ago
  87. 6dc5265 Migrate several SkSLFP tests to golden outputs. by John Stiles · 4 years, 4 months ago
  88. 0ed9f31 Migrate several GLSL workaround unit tests to golden files. by John Stiles · 4 years, 4 months ago
  89. dd16cb5 Add SkVx.h to core.gni by Mike Klein · 4 years, 4 months ago
  90. 12d06a3 Add plumbing for the GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 4 years, 4 months ago
  91. ed423aa Revert "update skvx scalar-fallback strategy" by Mike Klein · 4 years, 4 months ago
  92. 7e8f13e Revert "refactor any()/all(), ptest for all()" by Mike Klein · 4 years, 4 months ago
  93. 51a7f95 slightly simplify skvm interpreter asserts by Mike Klein · 4 years, 4 months ago
  94. e24f7f3 refactor any()/all(), ptest for all() by Mike Klein · 4 years, 4 months ago
  95. e6467c8 Roll Chromium from da6c6f8f1a68 to 70a60d856acd (419 revisions) by skia-autoroll · 4 years, 4 months ago
  96. d0fa747 Roll ANGLE from 4d3a0f602852 to 0a8a3ea25b36 (21 revisions) by skia-autoroll · 4 years, 4 months ago
  97. 520701e Roll dawn from dbd34449af20 to 6419bddd9b0c (3 revisions) by skia-autoroll · 4 years, 4 months ago
  98. f9fdf29 Roll SwiftShader from b33e0b36a08c to fe878dedd5ad (1 revision) by skia-autoroll · 4 years, 4 months ago
  99. bf66ffb Reland "Revert "moved BinaryExpression's data into IRNode"" by Ethan Nicholas · 4 years, 4 months ago
  100. 72664be Add support for #pragma settings comments in SkSL. by John Stiles · 4 years, 4 months ago