1. d22a70b Roll ANGLE from bf4aa6c468db to 3d082a102d72 (4 revisions) by skia-autoroll · 3 years, 5 months ago
  2. f91ce02 Roll SK Tool from bdc889bc194c to 1a8ff8585fce by skia-autoroll · 3 years, 5 months ago
  3. bc7c754 Expose glyphIntercepts to CK by Mike Reed · 3 years, 5 months ago
  4. bc8e0d8 Roll ANGLE from 83689e32eef4 to bf4aa6c468db (11 revisions) by skia-autoroll · 3 years, 5 months ago
  5. df2dbad Reland "Reland "Reland "Use conics with w=Inf to describe triangles for the tessellator""" by Chris Dalton · 3 years, 5 months ago
  6. 0638df1 Cull tessellated strokes that don't intersect the viewport by Chris Dalton · 3 years, 5 months ago
  7. 5a87b80 Roll SwiftShader from c4d054c6ad41 to af907708adb3 (2 revisions) by skia-autoroll · 3 years, 5 months ago
  8. 8731a71 Convert GrPathIndirectTessellator to use GrVertexWriter by Chris Dalton · 3 years, 5 months ago
  9. 024f418 Disable nonsquare matrix test temporarily. by John Stiles · 3 years, 5 months ago
  10. fe788f9 Revert "Round up DMSAA attachments to pow2 if supported." by Greg Daniel · 3 years, 5 months ago
  11. 259553c Perform basic pass-fail checks in MatricesNonsquare. by John Stiles · 3 years, 5 months ago
  12. 536b749 Revert "Reland "Reland "Use conics with w=Inf to describe triangles for the tessellator""" by Chris Dalton · 3 years, 5 months ago
  13. c3e8a7e Round up DMSAA attachments to pow2 if supported. by Greg Daniel · 3 years, 5 months ago
  14. aecf8d5 Expose non-square matrix types when fEnforceES2Restrictions is off. by John Stiles · 3 years, 5 months ago
  15. bd816d3 Roll ANGLE from 39ee36406c7b to 83689e32eef4 (3 revisions) by skia-autoroll · 3 years, 5 months ago
  16. 81e2f93 Expose intercepts on SkFont by Mike Reed · 3 years, 5 months ago
  17. c650cc0 Revert "Vectorize scalars in SPIR-V using ConstructorSplat." by Robert Phillips · 3 years, 5 months ago
  18. 16eead8 [skottie] Clamp OpacityEffect values by Florin Malita · 3 years, 5 months ago
  19. 6f520cd Enable vertex ID support on Metal by Brian Osman · 3 years, 5 months ago
  20. 82491c5 Enable proper testing of const arrays. by John Stiles · 3 years, 5 months ago
  21. 6831635 Cleanup TODO for constant-expression handling. by John Stiles · 3 years, 5 months ago
  22. 18d4964 Fix inflation radii of tessellated hairlines by Chris Dalton · 3 years, 5 months ago
  23. 43b593c Cleanup writeComponentwiseMatrixBinary implementation. by John Stiles · 3 years, 5 months ago
  24. 5d61cc2 Vectorize scalars in SPIR-V using ConstructorSplat. by John Stiles · 3 years, 5 months ago
  25. 29b44fc Add SPIR-V test for matrix-op-scalar math. by John Stiles · 3 years, 5 months ago
  26. 6b49c59 Roll ANGLE from c5e344b1e676 to 39ee36406c7b (3 revisions) by skia-autoroll · 3 years, 5 months ago
  27. 99e6f0f Reland "Reland "Use conics with w=Inf to describe triangles for the tessellator"" by Chris Dalton · 3 years, 5 months ago
  28. cad48c6 Revert "Reland "Use conics with w=Inf to describe triangles for the tessellator"" by Robert Phillips · 3 years, 5 months ago
  29. 6e35474 Revert "Reland "Delete the index buffer from middle-out tessellation"" by Robert Phillips · 3 years, 5 months ago
  30. 3193a04 Handle null vertex buffers in Metal by Brian Osman · 3 years, 5 months ago
  31. 1a183bc Roll ANGLE from 9809122dbd0d to c5e344b1e676 (9 revisions) by skia-autoroll · 3 years, 5 months ago
  32. 58134e1 Fix const globals in Metal by Brian Osman · 3 years, 5 months ago
  33. 0c2ee32 Reland "Delete the index buffer from middle-out tessellation" by Chris Dalton · 3 years, 5 months ago
  34. 1264001 Use shared lock for charsToGlyphs by Herb Derby · 3 years, 5 months ago
  35. 4c0da73 [skottie] Text fill/stroke opacity animators by Florin Malita · 3 years, 5 months ago
  36. 6610bed Share DMSAA attachments in GL between render targets. by Greg Daniel · 3 years, 5 months ago
  37. 82fdab4 reject sizes that will overflow in SkSpan by Herb Derby · 3 years, 5 months ago
  38. 6529990 Fix overdraw from unstable perspective math by Michael Ludwig · 3 years, 5 months ago
  39. 025b914 [androidkit] add getter for matrices by Jorge Betancourt · 3 years, 5 months ago
  40. c985e14 Add support for matrix division to Metal codegen. by John Stiles · 3 years, 5 months ago
  41. 7cbe66b Cleanup operator conversion from assignment to non-assignment form. by John Stiles · 3 years, 5 months ago
  42. 0cfe5e1 Add a GrCullTest class by Chris Dalton · 3 years, 5 months ago
  43. 154bd1f Avoid repeated failure messages in the dm logs. by John Stiles · 3 years, 5 months ago
  44. 465da15 Reland "The Matrices test now verifies its results." by John Stiles · 3 years, 5 months ago
  45. 6b13129 Add support for matrix + scalar to Metal codegen. by John Stiles · 3 years, 5 months ago
  46. e3f8030 [androidkit] implement ThreadedSurface backed by WindowSurface by Jorge Betancourt · 3 years, 5 months ago
  47. ff515df Reland "Use conics with w=Inf to describe triangles for the tessellator" by Chris Dalton · 3 years, 5 months ago
  48. 3cbba1a Roll ANGLE from 25b53ceb65b7 to 9809122dbd0d (1 revision) by skia-autoroll · 3 years, 5 months ago
  49. 43ee3f5 Fix implicit signedness change warnings in private includes by Brian Osman · 3 years, 5 months ago
  50. d977fde Re-disable indirect draw on ANGLE D3D by Brian Salomon · 3 years, 5 months ago
  51. ca9f6a8 limit transfer buffer workaround to angle d3d backend by Brian Salomon · 3 years, 5 months ago
  52. c7dd6f4 Revert "Use conics with w=Inf to describe triangles for the tessellator" by Robert Phillips · 3 years, 5 months ago
  53. 9db2098 Revert "Delete the index buffer from middle-out tessellation" by Robert Phillips · 3 years, 5 months ago
  54. 6b719c2 Roll Chromium from 51f0f14b5681 to 5bc0d1561110 (555 revisions) by skia-autoroll · 3 years, 5 months ago
  55. f9362ef Roll Dawn from f0fdfa0d61df to c2a281862153 (5 revisions) by skia-autoroll · 3 years, 5 months ago
  56. 1648ded Roll SwiftShader from be169ef35238 to c4d054c6ad41 (2 revisions) by skia-autoroll · 3 years, 5 months ago
  57. 537b750 Fix bit shift overflow making bots sad by Michael Ludwig · 3 years, 5 months ago
  58. 66441d4 Roll ANGLE from 930db294639d to 25b53ceb65b7 (18 revisions) by skia-autoroll · 3 years, 5 months ago
  59. 0d0b1b3 Delete the index buffer from middle-out tessellation by Chris Dalton · 3 years, 5 months ago
  60. 84f7013 Use conics with w=Inf to describe triangles for the tessellator by Chris Dalton · 3 years, 5 months ago
  61. 1a14c4a Revert "When running on ANGLE GL backend use the underlying GL driver info" by Robert Kroeger · 3 years, 5 months ago
  62. 33ec6113 viewer can show offscreen layers in MSKPSlide by Brian Salomon · 3 years, 5 months ago
  63. 09b2bcb Add SkBaseGpuDevice ... by Robert Phillips · 3 years, 5 months ago
  64. 4e9d5e2 Use Wang's formula for quadratic and cubic point counts by Michael Ludwig · 3 years, 5 months ago
  65. 90508f0 Revert "The Matrices test now verifies its results." by John Stiles · 3 years, 5 months ago
  66. e3bea7a6 Can ctrl-key work on non-macs? by Mike Reed · 3 years, 5 months ago
  67. 22dcb73 Revert "Revert "Added DSL flags"" by Ethan Nicholas · 3 years, 5 months ago
  68. 4ce8189 switch to SkMutex in SkStrike by Herb Derby · 3 years, 5 months ago
  69. 0270bf5 Add shader styling by Mike Reed · 3 years, 5 months ago
  70. 71f5b92 Remove workaround for angle bug 4536 by Brian Salomon · 3 years, 5 months ago
  71. 86121f6 The Matrices test now verifies its results. by John Stiles · 3 years, 5 months ago
  72. 9ec377e Reland "Simplify quickReject implementation in SkCanvas" by Michael Ludwig · 3 years, 6 months ago
  73. 2446196 3d cube initial demo by Jorge Betancourt · 3 years, 5 months ago
  74. 433d25c Safeguard against wacky keys for now by Mike Reed · 3 years, 5 months ago
  75. cc29ca5 Remove SK_DISABLE_NONSQUARE_MATRIX_TRANSFORM guard flag. by John Stiles · 3 years, 5 months ago
  76. bb3966a Update GN reference to recently moved SkSpan.h by Brian Osman · 3 years, 5 months ago
  77. 827bb72 Use rescale in async-rescale-and-read to do non-rescaling conversions. by Brian Salomon · 3 years, 5 months ago
  78. a5842bc Move SkSpan to include/, for use in public API by Brian Osman · 3 years, 5 months ago
  79. d9a7c59 Roll Chromium from 5d4a69b076e1 to 51f0f14b5681 (472 revisions) by skia-autoroll · 3 years, 5 months ago
  80. 982a5d1 Roll Dawn from e2f083e4b0f5 to f0fdfa0d61df (1 revision) by skia-autoroll · 3 years, 5 months ago
  81. c1b6b6c Roll SwiftShader from dcb33711bd4b to be169ef35238 (1 revision) by skia-autoroll · 3 years, 5 months ago
  82. 8fac6c1 Reland "Transform verts using nonsquare matrices when available." by John Stiles · 3 years, 5 months ago
  83. acda7ec Roll ANGLE from 125f128e6239 to 930db294639d (2 revisions) by skia-autoroll · 3 years, 5 months ago
  84. 2305b79 Use SkMakeSpan in SkShaper_harfbuzz by Brian Osman · 3 years, 5 months ago
  85. 0c9962a Revert "Switching SkText to UTF16" by Robert Phillips · 3 years, 5 months ago
  86. 9eb0bb6 Revert "Added DSL flags" by Brian Osman · 3 years, 5 months ago
  87. 7143059 Added DSL flags by Ethan Nicholas · 3 years, 5 months ago
  88. 594a1af Remove unused pixel ops caps from GrGLCaps. by Brian Salomon · 3 years, 5 months ago
  89. a3262aa Switching SkText to UTF16 by Julia Lavrova · 3 years, 5 months ago
  90. 7d97991 Tune up tessellated stroke gms by Chris Dalton · 3 years, 5 months ago
  91. ae87bf1 Remove SkSpan class template deduction guides by Brian Osman · 3 years, 5 months ago
  92. 543fd5f Revert "Transform verts using nonsquare matrices in FPs." by John Stiles · 3 years, 5 months ago
  93. b22fcaf Added DSL layout() support by Ethan Nicholas · 3 years, 5 months ago
  94. 3945895 Fix prefer-flat in GrGLCaps by Brian Salomon · 3 years, 5 months ago
  95. 6d14195 Multi line + LTR/RTL by Julia Lavrova · 3 years, 6 months ago
  96. 4882f97 [svgcanvas] Add support for relative path encoding by Florin Malita · 3 years, 5 months ago
  97. 4e1c1a7 Implement computeFastBounds for PathEffects by Michael Ludwig · 3 years, 5 months ago
  98. 33ef30e Optimize remaining simple 1-argument intrinsics. by John Stiles · 3 years, 5 months ago
  99. f3c38a3 Transform verts using nonsquare matrices in FPs. by John Stiles · 3 years, 5 months ago
  100. 7c328b4 Replace macro with constexpr now that we require C++14. by John Stiles · 3 years, 5 months ago