1. 8cdf28f Elide sample coords for GrSkSLFP if only used for pass-through sampling by Brian Osman · 3 years, 3 months ago
  2. 0095fcb Make SkBaseGpuDevice sufficient for GrVkSecondaryCBDrawContext by Robert Phillips · 3 years, 3 months ago
  3. 70ae4c8 Add test for runtime effects that don't need sample coords by Brian Osman · 3 years, 3 months ago
  4. 4453c9a [androidkit] add navigation spinner to demo by Jorge Betancourt · 3 years, 3 months ago
  5. 7f17d36 Implement compile-time optimization for min() and max(). by John Stiles · 3 years, 3 months ago
  6. 5ccb4c1 Make SkSurface_Gpu::getDevice return a SkBaseGpuDevice by Robert Phillips · 3 years, 3 months ago
  7. 37cf46f Reduce code size by using std::function. by John Stiles · 3 years, 3 months ago
  8. 966fb69 Add gm for inner join geometry by Tyler Denniston · 3 years, 3 months ago
  9. c91dd69 Update GrFillBoundingBoxShader to use attribs by Chris Dalton · 3 years, 3 months ago
  10. 4ed2baa Added skstd::optional by Ethan Nicholas · 3 years, 3 months ago
  11. 6576de6 Test master branch deletion by Ravi Mistry · 3 years, 3 months ago
  12. 30fd35d Roll Dawn from df7ddab82562 to e1598e4891ec (2 revisions) by skia-autoroll · 3 years, 3 months ago
  13. d9fe013 Roll ANGLE from c229ccfeea64 to 91e693afce9b (3 revisions) by skia-autoroll · 3 years, 3 months ago
  14. 443fa19 Implement compile-time optimization for sqrt(constant). by John Stiles · 3 years, 3 months ago
  15. 8606cec Reland "Re-enable tessellation for cacheable strokes" by Chris Dalton · 3 years, 4 months ago
  16. 215a7e6 Fix ATRACE macro usage after param change by Brian Salomon · 3 years, 3 months ago
  17. 6be4e45 skip, don't fail, yuva420_odd_dim_repeat on abandoned context. by Brian Salomon · 3 years, 3 months ago
  18. 77ecfc9 Add clip id to ngatoy's SortKey by Robert Phillips · 3 years, 3 months ago
  19. 779125d Cleanup SkGpuDevice factory functions a bit by Robert Phillips · 3 years, 3 months ago
  20. e2078f1 Make GrGpu pixel ops functions take SkIRect instead of LTRB params. by Brian Salomon · 3 years, 3 months ago
  21. f76602e Roll SK Tool from c302f28e836a to 831c9fe9d89a by skia-autoroll · 3 years, 3 months ago
  22. 4b73228 NGA sorting playground by Robert Phillips · 3 years, 3 months ago
  23. 015069c [infra] Add bin/fetch-sk by Eric Boren · 3 years, 3 months ago
  24. cd5713a Remove sampler support from .fp files by Brian Osman · 3 years, 3 months ago
  25. 639e812 Remove usage of sqrt() as an optimization barrier in tests. by John Stiles · 3 years, 3 months ago
  26. b639792 Re-enable all matrix-related tests on Adreno. by John Stiles · 3 years, 3 months ago
  27. 6924048 Optimize GrStrokeFixedCountTessellator by Chris Dalton · 3 years, 3 months ago
  28. 7b0c8df Fix tile period of subsampled planes in YUVA images by Brian Salomon · 3 years, 3 months ago
  29. 754e00e [androidkit] change main activity to be like practical app by Jorge Betancourt · 3 years, 3 months ago
  30. 994a37b clean up SkPathEffectPriv removal by Herb Derby · 3 years, 3 months ago
  31. 1042334 Add SkFilterColorProgram by Brian Osman · 3 years, 3 months ago
  32. db418ec Update the documentation for GrResourceAllocator by Adlai Holler · 3 years, 3 months ago
  33. 90a40bb Don't add mips to pinned raster images by Brian Salomon · 3 years, 3 months ago
  34. 5cc24c0 YUVUtils function for splitting image into yuva planes. by Brian Salomon · 3 years, 3 months ago
  35. cd7fc79 [infra] Remove Moto G4 tasks by Kevin Lubick · 3 years, 3 months ago
  36. f061c59 Rewrite matrix comparisons to work around Adreno bug. by John Stiles · 3 years, 3 months ago
  37. b1bc342 Revert "Whitespace change for master->main migration test" by Ravi Mistry · 3 years, 3 months ago
  38. 0e4477e Switch to malloc/free to be compatible with CanvasKit.Malloc by Mike Reed · 3 years, 3 months ago
  39. 09eb337 Roll Chromium from e4951e43cf8f to 9aeecd90eabf (1007 revisions) by skia-autoroll · 3 years, 3 months ago
  40. 29670b0 Roll SwiftShader from 3b9a1a795f1e to b46b97c10c10 (4 revisions) by skia-autoroll · 3 years, 3 months ago
  41. c66d708 Roll Dawn from 4589de61a07e to df7ddab82562 (8 revisions) by skia-autoroll · 3 years, 3 months ago
  42. a3c2a4a Roll ANGLE from 44fabb7b8864 to c229ccfeea64 (11 revisions) by skia-autoroll · 3 years, 3 months ago
  43. f88eb65 Update SKP version by skia-recreate-skps · 3 years, 3 months ago
  44. ec9d0e8 Move patheffect details to (private) base subclass by Mike Reed · 3 years, 3 months ago
  45. 8447f13 Chop tessellated curves that don't fit in a patch by Chris Dalton · 3 years, 3 months ago
  46. 5ee369f Rename caps bit for matrix comparison rewrites. by John Stiles · 3 years, 3 months ago
  47. cbe4634 Revert "Temporarily disable reduceOpsTaskSplitting on bots" by Adlai Holler · 3 years, 3 months ago
  48. 147cfda Allow function declarations to take (void). by John Stiles · 3 years, 3 months ago
  49. 0ea0e75 Update release notes for m92 cut, m93 begin by Heather Miller · 3 years, 3 months ago
  50. 8f4e924 Move class into impl by Mike Reed · 3 years, 3 months ago
  51. b1e9cb0 Remove fExpression (matrix expression) from SampleUsage by Brian Osman · 3 years, 3 months ago
  52. 50cc5d4 [androidkit] Image shader support by Florin Malita · 3 years, 3 months ago
  53. 8017581 Don't under-allocate curve tessellation triangles by Chris Dalton · 3 years, 3 months ago
  54. 54593e7 Revert "Reland "Use SkImage_Raster's unique ID to cache textures."" by Brian Salomon · 3 years, 3 months ago
  55. 465819d Update Skia milestone to 93 by Eric Boren · 3 years, 3 months ago
  56. e5be65e Update references to master branch by Ravi Mistry · 3 years, 3 months ago
  57. 1c933f8 Fix an egregious overallocation error in GrVertexChunkArray by Chris Dalton · 3 years, 3 months ago
  58. 7dd9996 Remove last two uses of SkGpuDevice's GrSurfaceDrawContext-based factory by Robert Phillips · 3 years, 3 months ago
  59. 9604eab Temporarily disable reduceOpsTaskSplitting on bots by Adlai Holler · 3 years, 3 months ago
  60. 7c67ebc Roll ANGLE from 019eda5c9478 to 44fabb7b8864 (10 revisions) by skia-autoroll · 3 years, 3 months ago
  61. a39b80b Roll Dawn from b58efd079cab to 4589de61a07e (6 revisions) by skia-autoroll · 3 years, 3 months ago
  62. 36c5796 Add caps bit for 2x2 matrix comparison rewrites. by John Stiles · 3 years, 3 months ago
  63. 77a5bc3 Remove GrArithmeticProcessor, use GrRuntimeFPBuilder instead by Brian Osman · 3 years, 3 months ago
  64. ec87dc1 Just expose factories for patheffects by Mike Reed · 3 years, 3 months ago
  65. 298de8a Add catch-all Adreno6xx renderer type. by John Stiles · 3 years, 3 months ago
  66. 6e5d64b [androidkit] Add SamplingOptions by Florin Malita · 3 years, 3 months ago
  67. 934c021 [androidkit] Introduce Image support by Florin Malita · 3 years, 3 months ago
  68. 25be58e Reland "Eliminate unreachable code during optimization." by John Stiles · 3 years, 3 months ago
  69. b82e931 Reland "Add support for do-while loops in PipelineStage." by John Stiles · 3 years, 3 months ago
  70. 1391170 More ctype cleanup in SkSL by Brian Osman · 3 years, 3 months ago
  71. 60e5228 Label `willReadDstColor` argument to GrXferProcessor ctor. by John Stiles · 3 years, 3 months ago
  72. 82c4a69 [canvaskit] Roll 0.27.0 by Kevin Lubick · 3 years, 3 months ago
  73. 21282e7 Roll SK Tool from 473c0ef7fb65 to 4ef22d867c8f by skia-autoroll · 3 years, 3 months ago
  74. d2c5a80 Enable additional do-while SkSL tests. by John Stiles · 3 years, 3 months ago
  75. 6017b48 [canvaskit] Remove two previously deprecated APIs by Kevin Lubick · 3 years, 3 months ago
  76. 54c878e Retract GrSurfaceDrawContext when creating SkGpuDevices by Robert Phillips · 3 years, 3 months ago
  77. 6011bbc Fix comma operator support with matrices in Metal. by John Stiles · 3 years, 3 months ago
  78. 2758a31 Add triangle support to GrPathOuterCurveTessellator by Chris Dalton · 3 years, 3 months ago
  79. ea46fb7 Disable CCPR everywhere except testing by Chris Dalton · 3 years, 3 months ago
  80. 0801ffd Update path tessellation shaders to use GrWangsFormula by Chris Dalton · 3 years, 3 months ago
  81. 1c4a0b8 Roll ANGLE from eaa6961d64d1 to 019eda5c9478 (14 revisions) by skia-autoroll · 3 years, 3 months ago
  82. e72fd09 Revert "Eliminate unreachable code during optimization." by Brian Salomon · 3 years, 3 months ago
  83. edb7aa7 Revert "Add support for do-while loops in PipelineStage." by Brian Salomon · 3 years, 3 months ago
  84. 1f193df Roll Chromium from 6f2ae8d58410 to e4951e43cf8f (598 revisions) by skia-autoroll · 3 years, 3 months ago
  85. 4f0d9a09 Roll Dawn from fd783ce6270a to b58efd079cab (7 revisions) by skia-autoroll · 3 years, 3 months ago
  86. d24422a Roll SwiftShader from 0ca03fb2907c to 3b9a1a795f1e (4 revisions) by skia-autoroll · 3 years, 3 months ago
  87. 9c7e04c Add support for do-while loops in PipelineStage. by John Stiles · 3 years, 3 months ago
  88. ee8f277 Support complex matrices in Image image filter by Michael Ludwig · 3 years, 3 months ago
  89. c6260f9 Eliminate unreachable code during optimization. by John Stiles · 3 years, 3 months ago
  90. 794e74e Update SKP version by skia-recreate-skps · 3 years, 3 months ago
  91. 8988cb4 Whitespace change for master->main migration test by Ravi Mistry · 3 years, 3 months ago
  92. b32708a Use SkM44 for SkDevice's device-to-global transform by Michael Ludwig · 3 years, 4 months ago
  93. 9176a65 [infra] Use TRIGGER_MAIN_ONLY instead of TRIGGER_MASTER_ONLY by Ravi Mistry · 3 years, 3 months ago
  94. 10e7e77 Reland "Switching SkText to UTF16" by Julia Lavrova · 3 years, 3 months ago
  95. 850e4b5 Fix linkedin pageset for RecreateSKPs bot by Ravi Mistry · 3 years, 3 months ago
  96. 42bee2d Enable all Direct3D tests by Jim Van Verth · 3 years, 3 months ago
  97. d6584bd Add GrColorFormatDesc GrBackendFormat::desc() by Brian Salomon · 3 years, 3 months ago
  98. f83a232 [akdroidkit] Release the surface when exiting SurfaceRenderer's loop by Florin Malita · 3 years, 3 months ago
  99. 814c6db Reland "Use SkImage_Raster's unique ID to cache textures." by Brian Salomon · 3 years, 3 months ago
  100. a65c295 Exclude a few more tests from mtltestprecompile by Brian Salomon · 3 years, 3 months ago