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