1. afaddc9 Prevent overflow to infinity in constant-folding. by John Stiles · 3 years, 5 months ago
  2. 0bdf8a3 Simplify GrGLSLFragmentShaderBuilder::getPrimaryColorOutputName. by John Stiles · 3 years, 5 months ago
  3. 2e24270 [debugger] Fix build after update to emsdk 2.0.20 by Kevin Lubick · 3 years, 5 months ago
  4. 123e559 [canvaskit] Build with emsdk 2.0.20 by Kevin Lubick · 3 years, 5 months ago
  5. 61b0a88 [canvaskit] Update testing dependencies by Kevin Lubick · 3 years, 5 months ago
  6. dc5530e [canvaskit] Retry loading assets for tests by Kevin Lubick · 3 years, 5 months ago
  7. 95d599c [canvaskit] Introduce self-documenting pointer types by Kevin Lubick · 3 years, 5 months ago
  8. e9f1989 Roll Dawn from 44fc6e3ab55d to 5d39860fef79 (3 revisions) by skia-autoroll · 3 years, 5 months ago
  9. a69b3db Roll ANGLE from 91e693afce9b to 163f6ac055f4 (22 revisions) by skia-autoroll · 3 years, 5 months ago
  10. db4b0fb Roll SwiftShader from b46b97c10c10 to 5d449d4fcb77 (1 revision) by skia-autoroll · 3 years, 5 months ago
  11. b35fbdb Add test demonstrating overflow error in SkSL. by John Stiles · 3 years, 5 months ago
  12. f81ac42 Roll libexpat to 2-4-1 by Ben Wagner · 3 years, 5 months ago
  13. 614e398 expose Matrix transpositions and setUniform to RuntimeEffectBuilder by Jorge Betancourt · 3 years, 5 months ago
  14. b205212 Use std:: versions of math functions. by John Stiles · 3 years, 5 months ago
  15. f47cfa8 Implement compile-time optimization for refract(). by John Stiles · 3 years, 5 months ago
  16. c3ff098 Implement compile-time optimization for pow(). by John Stiles · 3 years, 5 months ago
  17. 4ceccaf Implement compile-time optimization for reflect(). by John Stiles · 3 years, 5 months ago
  18. 59adca5 Revert "Temporarily disable reordering on bots again" by Adlai Holler · 3 years, 5 months ago
  19. 789ec05 Temporarily disable reordering on bots again by Adlai Holler · 3 years, 5 months ago
  20. aaccd85 Revert "When faking GLsync with EGL insert eglSwapBuffers" by Brian Salomon · 3 years, 5 months ago
  21. c5b1d50 Remove unused intrinsic enum from VM generator by Brian Osman · 3 years, 5 months ago
  22. 7cfa1ce Implement compile-time optimization for faceforward(). by John Stiles · 3 years, 5 months ago
  23. 3af709f When faking GLsync with EGL insert eglSwapBuffers by Brian Salomon · 3 years, 5 months ago
  24. 3ef2c61 Implement compile-time optimization for normalize(). by John Stiles · 3 years, 5 months ago
  25. 419d2ce Implement compile-time optimization for dot(). by John Stiles · 3 years, 5 months ago
  26. ca911ae Remove non-conic stroke shader specializations by Chris Dalton · 3 years, 5 months ago
  27. 64d06ba Delete identity matrix shaders from tessellation by Chris Dalton · 3 years, 5 months ago
  28. e1c2beb Implement compile-time optimization for distance(). by John Stiles · 3 years, 5 months ago
  29. f9c2323 Turn evaluate_intrinsic_(float1|bool1) into a template. by John Stiles · 3 years, 5 months ago
  30. 0fb5e62 [infra] Use different dimensions for different XCode versions by Kevin Lubick · 3 years, 5 months ago
  31. 1a7fb9b Roll Dawn from e1598e4891ec to 44fc6e3ab55d (4 revisions) by skia-autoroll · 3 years, 5 months ago
  32. 9b2baac Implement compile-time optimization for length(). by John Stiles · 3 years, 5 months ago
  33. e5240a2 Implement compile-time optimization for mod(). by John Stiles · 3 years, 5 months ago
  34. ad5b447 Improve hw tessellation coverage on "GpuTess" dm bots by Chris Dalton · 3 years, 5 months ago
  35. 4987c4a Implement compile-time optimization for smoothstep(). by John Stiles · 3 years, 5 months ago
  36. 27724cd Disable SkSL test for clamp(). by John Stiles · 3 years, 5 months ago
  37. fb98441 Roll SK Tool from e0bb16c650f5 to ecd65ead0e34 by skia-autoroll · 3 years, 5 months ago
  38. ee7e22a [androidkit] Add fling support to cube demo by Florin Malita · 3 years, 5 months ago
  39. 9a4c965 Remove GrBlurredEdgeFragmentProcessor, use GrRuntimeFPBuilder by Brian Osman · 3 years, 5 months ago
  40. 0873ac9 [infra] Remove skqp build and test by Kevin Lubick · 3 years, 5 months ago
  41. 569c01b Simplify heuristics for selecting path tessellators by Chris Dalton · 3 years, 5 months ago
  42. 017ffd7 Implement compile-time optimization for step(). by John Stiles · 3 years, 5 months ago
  43. 0727a80 Implement compile-time optimization for clamp(). by John Stiles · 3 years, 5 months ago
  44. 8cdf28f Elide sample coords for GrSkSLFP if only used for pass-through sampling by Brian Osman · 3 years, 5 months ago
  45. 0095fcb Make SkBaseGpuDevice sufficient for GrVkSecondaryCBDrawContext by Robert Phillips · 3 years, 5 months ago
  46. 70ae4c8 Add test for runtime effects that don't need sample coords by Brian Osman · 3 years, 5 months ago
  47. 4453c9a [androidkit] add navigation spinner to demo by Jorge Betancourt · 3 years, 5 months ago
  48. 7f17d36 Implement compile-time optimization for min() and max(). by John Stiles · 3 years, 5 months ago
  49. 5ccb4c1 Make SkSurface_Gpu::getDevice return a SkBaseGpuDevice by Robert Phillips · 3 years, 5 months ago
  50. 37cf46f Reduce code size by using std::function. by John Stiles · 3 years, 5 months ago
  51. 966fb69 Add gm for inner join geometry by Tyler Denniston · 3 years, 5 months ago
  52. c91dd69 Update GrFillBoundingBoxShader to use attribs by Chris Dalton · 3 years, 5 months ago
  53. 4ed2baa Added skstd::optional by Ethan Nicholas · 3 years, 5 months ago
  54. 6576de6 Test master branch deletion by Ravi Mistry · 3 years, 5 months ago
  55. 30fd35d Roll Dawn from df7ddab82562 to e1598e4891ec (2 revisions) by skia-autoroll · 3 years, 5 months ago
  56. d9fe013 Roll ANGLE from c229ccfeea64 to 91e693afce9b (3 revisions) by skia-autoroll · 3 years, 5 months ago
  57. 443fa19 Implement compile-time optimization for sqrt(constant). by John Stiles · 3 years, 5 months ago
  58. 8606cec Reland "Re-enable tessellation for cacheable strokes" by Chris Dalton · 3 years, 6 months ago
  59. 215a7e6 Fix ATRACE macro usage after param change by Brian Salomon · 3 years, 5 months ago
  60. 6be4e45 skip, don't fail, yuva420_odd_dim_repeat on abandoned context. by Brian Salomon · 3 years, 5 months ago
  61. 77ecfc9 Add clip id to ngatoy's SortKey by Robert Phillips · 3 years, 5 months ago
  62. 779125d Cleanup SkGpuDevice factory functions a bit by Robert Phillips · 3 years, 5 months ago
  63. e2078f1 Make GrGpu pixel ops functions take SkIRect instead of LTRB params. by Brian Salomon · 3 years, 5 months ago
  64. f76602e Roll SK Tool from c302f28e836a to 831c9fe9d89a by skia-autoroll · 3 years, 5 months ago
  65. 4b73228 NGA sorting playground by Robert Phillips · 3 years, 5 months ago
  66. 015069c [infra] Add bin/fetch-sk by Eric Boren · 3 years, 5 months ago
  67. cd5713a Remove sampler support from .fp files by Brian Osman · 3 years, 5 months ago
  68. 639e812 Remove usage of sqrt() as an optimization barrier in tests. by John Stiles · 3 years, 5 months ago
  69. b639792 Re-enable all matrix-related tests on Adreno. by John Stiles · 3 years, 5 months ago
  70. 6924048 Optimize GrStrokeFixedCountTessellator by Chris Dalton · 3 years, 5 months ago
  71. 7b0c8df Fix tile period of subsampled planes in YUVA images by Brian Salomon · 3 years, 5 months ago
  72. 754e00e [androidkit] change main activity to be like practical app by Jorge Betancourt · 3 years, 5 months ago
  73. 994a37b clean up SkPathEffectPriv removal by Herb Derby · 3 years, 5 months ago
  74. 1042334 Add SkFilterColorProgram by Brian Osman · 3 years, 5 months ago
  75. db418ec Update the documentation for GrResourceAllocator by Adlai Holler · 3 years, 5 months ago
  76. 90a40bb Don't add mips to pinned raster images by Brian Salomon · 3 years, 5 months ago
  77. 5cc24c0 YUVUtils function for splitting image into yuva planes. by Brian Salomon · 3 years, 5 months ago
  78. cd7fc79 [infra] Remove Moto G4 tasks by Kevin Lubick · 3 years, 5 months ago
  79. f061c59 Rewrite matrix comparisons to work around Adreno bug. by John Stiles · 3 years, 5 months ago
  80. b1bc342 Revert "Whitespace change for master->main migration test" by Ravi Mistry · 3 years, 5 months ago
  81. 0e4477e Switch to malloc/free to be compatible with CanvasKit.Malloc by Mike Reed · 3 years, 5 months ago
  82. 09eb337 Roll Chromium from e4951e43cf8f to 9aeecd90eabf (1007 revisions) by skia-autoroll · 3 years, 5 months ago
  83. 29670b0 Roll SwiftShader from 3b9a1a795f1e to b46b97c10c10 (4 revisions) by skia-autoroll · 3 years, 5 months ago
  84. c66d708 Roll Dawn from 4589de61a07e to df7ddab82562 (8 revisions) by skia-autoroll · 3 years, 5 months ago
  85. a3c2a4a Roll ANGLE from 44fabb7b8864 to c229ccfeea64 (11 revisions) by skia-autoroll · 3 years, 5 months ago
  86. f88eb65 Update SKP version by skia-recreate-skps · 3 years, 5 months ago
  87. ec9d0e8 Move patheffect details to (private) base subclass by Mike Reed · 3 years, 5 months ago
  88. 8447f13 Chop tessellated curves that don't fit in a patch by Chris Dalton · 3 years, 5 months ago
  89. 5ee369f Rename caps bit for matrix comparison rewrites. by John Stiles · 3 years, 5 months ago
  90. cbe4634 Revert "Temporarily disable reduceOpsTaskSplitting on bots" by Adlai Holler · 3 years, 5 months ago
  91. 147cfda Allow function declarations to take (void). by John Stiles · 3 years, 5 months ago
  92. 0ea0e75 Update release notes for m92 cut, m93 begin by Heather Miller · 3 years, 5 months ago
  93. 8f4e924 Move class into impl by Mike Reed · 3 years, 5 months ago
  94. b1e9cb0 Remove fExpression (matrix expression) from SampleUsage by Brian Osman · 3 years, 5 months ago
  95. 50cc5d4 [androidkit] Image shader support by Florin Malita · 3 years, 5 months ago
  96. 8017581 Don't under-allocate curve tessellation triangles by Chris Dalton · 3 years, 5 months ago
  97. 54593e7 Revert "Reland "Use SkImage_Raster's unique ID to cache textures."" by Brian Salomon · 3 years, 5 months ago
  98. 465819d Update Skia milestone to 93 by Eric Boren · 3 years, 5 months ago
  99. e5be65e Update references to master branch by Ravi Mistry · 3 years, 5 months ago
  100. 1c933f8 Fix an egregious overallocation error in GrVertexChunkArray by Chris Dalton · 3 years, 5 months ago