1. f88eb65 Update SKP version by skia-recreate-skps · 3 years, 2 months ago
  2. ec9d0e8 Move patheffect details to (private) base subclass by Mike Reed · 3 years, 2 months ago
  3. 8447f13 Chop tessellated curves that don't fit in a patch by Chris Dalton · 3 years, 2 months ago
  4. 5ee369f Rename caps bit for matrix comparison rewrites. by John Stiles · 3 years, 2 months ago
  5. cbe4634 Revert "Temporarily disable reduceOpsTaskSplitting on bots" by Adlai Holler · 3 years, 2 months ago
  6. 147cfda Allow function declarations to take (void). by John Stiles · 3 years, 2 months ago
  7. 0ea0e75 Update release notes for m92 cut, m93 begin by Heather Miller · 3 years, 2 months ago
  8. 8f4e924 Move class into impl by Mike Reed · 3 years, 2 months ago
  9. b1e9cb0 Remove fExpression (matrix expression) from SampleUsage by Brian Osman · 3 years, 2 months ago
  10. 50cc5d4 [androidkit] Image shader support by Florin Malita · 3 years, 2 months ago
  11. 8017581 Don't under-allocate curve tessellation triangles by Chris Dalton · 3 years, 2 months ago
  12. 54593e7 Revert "Reland "Use SkImage_Raster's unique ID to cache textures."" by Brian Salomon · 3 years, 2 months ago
  13. 465819d Update Skia milestone to 93 by Eric Boren · 3 years, 2 months ago
  14. e5be65e Update references to master branch by Ravi Mistry · 3 years, 2 months ago
  15. 1c933f8 Fix an egregious overallocation error in GrVertexChunkArray by Chris Dalton · 3 years, 2 months ago
  16. 7dd9996 Remove last two uses of SkGpuDevice's GrSurfaceDrawContext-based factory by Robert Phillips · 3 years, 2 months ago
  17. 9604eab Temporarily disable reduceOpsTaskSplitting on bots by Adlai Holler · 3 years, 2 months ago
  18. 7c67ebc Roll ANGLE from 019eda5c9478 to 44fabb7b8864 (10 revisions) by skia-autoroll · 3 years, 2 months ago
  19. a39b80b Roll Dawn from b58efd079cab to 4589de61a07e (6 revisions) by skia-autoroll · 3 years, 2 months ago
  20. 36c5796 Add caps bit for 2x2 matrix comparison rewrites. by John Stiles · 3 years, 2 months ago
  21. 77a5bc3 Remove GrArithmeticProcessor, use GrRuntimeFPBuilder instead by Brian Osman · 3 years, 2 months ago
  22. ec87dc1 Just expose factories for patheffects by Mike Reed · 3 years, 2 months ago
  23. 298de8a Add catch-all Adreno6xx renderer type. by John Stiles · 3 years, 2 months ago
  24. 6e5d64b [androidkit] Add SamplingOptions by Florin Malita · 3 years, 2 months ago
  25. 934c021 [androidkit] Introduce Image support by Florin Malita · 3 years, 2 months ago
  26. 25be58e Reland "Eliminate unreachable code during optimization." by John Stiles · 3 years, 2 months ago
  27. b82e931 Reland "Add support for do-while loops in PipelineStage." by John Stiles · 3 years, 2 months ago
  28. 1391170 More ctype cleanup in SkSL by Brian Osman · 3 years, 2 months ago
  29. 60e5228 Label `willReadDstColor` argument to GrXferProcessor ctor. by John Stiles · 3 years, 2 months ago
  30. 82c4a69 [canvaskit] Roll 0.27.0 by Kevin Lubick · 3 years, 2 months ago
  31. 21282e7 Roll SK Tool from 473c0ef7fb65 to 4ef22d867c8f by skia-autoroll · 3 years, 2 months ago
  32. d2c5a80 Enable additional do-while SkSL tests. by John Stiles · 3 years, 2 months ago
  33. 6017b48 [canvaskit] Remove two previously deprecated APIs by Kevin Lubick · 3 years, 2 months ago
  34. 54c878e Retract GrSurfaceDrawContext when creating SkGpuDevices by Robert Phillips · 3 years, 2 months ago
  35. 6011bbc Fix comma operator support with matrices in Metal. by John Stiles · 3 years, 2 months ago
  36. 2758a31 Add triangle support to GrPathOuterCurveTessellator by Chris Dalton · 3 years, 2 months ago
  37. ea46fb7 Disable CCPR everywhere except testing by Chris Dalton · 3 years, 2 months ago
  38. 0801ffd Update path tessellation shaders to use GrWangsFormula by Chris Dalton · 3 years, 2 months ago
  39. 1c4a0b8 Roll ANGLE from eaa6961d64d1 to 019eda5c9478 (14 revisions) by skia-autoroll · 3 years, 2 months ago
  40. e72fd09 Revert "Eliminate unreachable code during optimization." by Brian Salomon · 3 years, 2 months ago
  41. edb7aa7 Revert "Add support for do-while loops in PipelineStage." by Brian Salomon · 3 years, 2 months ago
  42. 1f193df Roll Chromium from 6f2ae8d58410 to e4951e43cf8f (598 revisions) by skia-autoroll · 3 years, 2 months ago
  43. 4f0d9a09 Roll Dawn from fd783ce6270a to b58efd079cab (7 revisions) by skia-autoroll · 3 years, 2 months ago
  44. d24422a Roll SwiftShader from 0ca03fb2907c to 3b9a1a795f1e (4 revisions) by skia-autoroll · 3 years, 2 months ago
  45. 9c7e04c Add support for do-while loops in PipelineStage. by John Stiles · 3 years, 2 months ago
  46. ee8f277 Support complex matrices in Image image filter by Michael Ludwig · 3 years, 2 months ago
  47. c6260f9 Eliminate unreachable code during optimization. by John Stiles · 3 years, 2 months ago
  48. 794e74e Update SKP version by skia-recreate-skps · 3 years, 2 months ago
  49. 8988cb4 Whitespace change for master->main migration test by Ravi Mistry · 3 years, 2 months ago
  50. b32708a Use SkM44 for SkDevice's device-to-global transform by Michael Ludwig · 3 years, 3 months ago
  51. 9176a65 [infra] Use TRIGGER_MAIN_ONLY instead of TRIGGER_MASTER_ONLY by Ravi Mistry · 3 years, 2 months ago
  52. 10e7e77 Reland "Switching SkText to UTF16" by Julia Lavrova · 3 years, 3 months ago
  53. 850e4b5 Fix linkedin pageset for RecreateSKPs bot by Ravi Mistry · 3 years, 2 months ago
  54. 42bee2d Enable all Direct3D tests by Jim Van Verth · 3 years, 2 months ago
  55. d6584bd Add GrColorFormatDesc GrBackendFormat::desc() by Brian Salomon · 3 years, 2 months ago
  56. f83a232 [akdroidkit] Release the surface when exiting SurfaceRenderer's loop by Florin Malita · 3 years, 2 months ago
  57. 814c6db Reland "Use SkImage_Raster's unique ID to cache textures." by Brian Salomon · 3 years, 3 months ago
  58. a65c295 Exclude a few more tests from mtltestprecompile by Brian Salomon · 3 years, 2 months ago
  59. d7d7a82 Roll ANGLE from ac42dbf98772 to eaa6961d64d1 (15 revisions) by skia-autoroll · 3 years, 2 months ago
  60. d9ea298 Roll Chromium from 0a2ed03e195c to 6f2ae8d58410 (503 revisions) by skia-autoroll · 3 years, 2 months ago
  61. 996305d Roll Dawn from 880a3d631197 to fd783ce6270a (2 revisions) by skia-autoroll · 3 years, 2 months ago
  62. f519ab8 Remove SkSurface_Gpu::MakeWrappedRenderTarget by Robert Phillips · 3 years, 2 months ago
  63. 3c74a53 Add GLSL workaround for 4x2 diagonal matrix bug. by John Stiles · 3 years, 2 months ago
  64. a5569ac Fix abs intrinsic detection in GLSL backend. by John Stiles · 3 years, 2 months ago
  65. d45ebbc Simplify getNormalizeSkPositionCode using DSL. by John Stiles · 3 years, 2 months ago
  66. fa6a127 Large simplification of the CType mapper logic in SkSL by Brian Osman · 3 years, 2 months ago
  67. bfeba24 Add GM for failing Image image filter by Michael Ludwig · 3 years, 2 months ago
  68. a655f0d Direct3D: implement transfer methods by Jim Van Verth · 3 years, 2 months ago
  69. be65cd5 Use DSL to simplify applyInvocationIDWorkaround by Ethan Nicholas · 3 years, 2 months ago
  70. 4af11a1 Detect chrome command buffer separately from GL driver. by Brian Salomon · 3 years, 2 months ago
  71. 0dfb1c9 Use template specialization to remove redundant parameter by Mike Reed · 3 years, 2 months ago
  72. c23386c Remove layout(override_coverage) by Brian Osman · 3 years, 2 months ago
  73. a1304f5 [androidkit] Add SurfaceRenderer utility by Florin Malita · 3 years, 2 months ago
  74. a9f759d Rewrite the path tessellation sample by Chris Dalton · 3 years, 2 months ago
  75. 3c429d0 make jline a JS object by Yegor Jbanov · 3 years, 2 months ago
  76. 0419252 Roll SK Tool from 67f2438a6a3a to 8650dbaf6050 by skia-autoroll · 3 years, 2 months ago
  77. 3adc091 Remove layout(tracked) from SkSL by Brian Osman · 3 years, 2 months ago
  78. d682b9f Roll SK Tool from a795b4c90da7 to 67f2438a6a3a by skia-autoroll · 3 years, 2 months ago
  79. 9e42ec3 Remove usage of GrImageInfo from SkBaseGpuDevice by Robert Phillips · 3 years, 2 months ago
  80. fb8d20b Stop using layout(tracked) in .fp files by Brian Osman · 3 years, 2 months ago
  81. bdfd776 Optimize reading from a JS array by Mike Reed · 3 years, 2 months ago
  82. 55a63af Make it possible to use the DSL from within the compiler itself by Ethan Nicholas · 3 years, 2 months ago
  83. 5e8d88e [androidkit] Add support for Skottie animations by Florin Malita · 3 years, 2 months ago
  84. 24a358e Remove wgpu::Fence object from Dawn backend. by Stephen White · 3 years, 2 months ago
  85. a565456 [androidkit] use cube face normals to prioritize cube face draws by Jorge Betancourt · 3 years, 2 months ago
  86. 5696bcd GrColorTypeDesc -> GrColorFormatDesc by Brian Salomon · 3 years, 2 months ago
  87. 66125ea [canvaskit] Specify gold url and bucket for uploading by Kevin Lubick · 3 years, 2 months ago
  88. 3d854ba Roll Chromium from ecbf59478cb7 to 0a2ed03e195c (406 revisions) by skia-autoroll · 3 years, 2 months ago
  89. 419241b Roll Dawn from c2a281862153 to 880a3d631197 (13 revisions) by skia-autoroll · 3 years, 2 months ago
  90. b35c4aa Roll ANGLE from 8328743a2ec3 to ac42dbf98772 (13 revisions) by skia-autoroll · 3 years, 2 months ago
  91. 454bf27 Roll SwiftShader from af907708adb3 to 0ca03fb2907c (1 revision) by skia-autoroll · 3 years, 2 months ago
  92. e8cd0a5 Don't need/want to pay attention to non-shaping attributes by Mike Reed · 3 years, 2 months ago
  93. e73c070 Refactor stroke tessellation shaders by Chris Dalton · 3 years, 2 months ago
  94. 2fed9f6 Disable SkSLStaticSwitchInline_GPU on Adreno. by John Stiles · 3 years, 2 months ago
  95. 325c808 Enable additional SkSL tests which require non-ES2 features. by John Stiles · 3 years, 2 months ago
  96. f2b08cc Fix SPIR-V code generation of dead return statements. by John Stiles · 3 years, 2 months ago
  97. c2132ea Start retracting GrSurfaceDrawContext by Robert Phillips · 3 years, 2 months ago
  98. 85edec6 Update stroke tessellation shader to match instanced by Chris Dalton · 3 years, 2 months ago
  99. 858fc99 Make GrRenderTask::numTargets non-virtual by Adlai Holler · 3 years, 2 months ago
  100. 304f653 Optimize GrOpsTask::onIsUsed by Adlai Holler · 3 years, 2 months ago