1. 107e862 Add int-vector folding tests to VectorFolding. by John Stiles · 4 years, 2 months ago
  2. 71624de Allow constant propagation for negated constant-vectors and ints. by John Stiles · 4 years, 2 months ago
  3. 96c2165 Revert "Add memsets to the GrBlockAllocator unit tests." by John Stiles · 4 years, 2 months ago
  4. 87bc83e Add memsets to the GrBlockAllocator unit tests. by John Stiles · 4 years, 2 months ago
  5. 68dcf54 Migrate CrbugOssfuzz21688 to a golden-output test. by John Stiles · 4 years, 2 months ago
  6. 91292e9 Runtime Effects: Support 'uniform shader' (vs. 'in shader') by Brian Osman · 4 years, 2 months ago
  7. 95acbbc Fix crash when comparing against a negated constant vector. by John Stiles · 4 years, 2 months ago
  8. 6c88ea1 Create unit test for comparison against a negated constant vector. by John Stiles · 4 years, 2 months ago
  9. d7e7659 Move GrShaderCaps from Program::Settings to Compiler by Brian Osman · 4 years, 2 months ago
  10. f12d05d Implement SkPathBuilder(SkPathFillType) by Leon Scroggins · 4 years, 2 months ago
  11. 007d97d Allow creating SkSurfaceCharacterizations directly for vk secondary CB context. by Greg Daniel · 4 years, 2 months ago
  12. 6e7cfaf Fix bad FP codegen when sample() calls are inlined. by John Stiles · 4 years, 2 months ago
  13. 569249b Improve support for function prototypes in SkSL. by John Stiles · 4 years, 2 months ago
  14. 7d3f089 Fix use-after-free error discovered by the fuzzer. by John Stiles · 4 years, 2 months ago
  15. b047b5d Disable "any" function workaround in standalone/non-GPU caps by Brian Osman · 4 years, 2 months ago
  16. e103f94 Create test case for oss-fuzz:26942. by John Stiles · 4 years, 2 months ago
  17. 6bacd9f Fix the grvx_approx_angle_between_vectors test by Chris Dalton · 4 years, 2 months ago
  18. 2882e70 Add GrPathUtils::findCubicConvex180Chops by Chris Dalton · 4 years, 2 months ago
  19. 4195bcc Use uint4 instead if int4 in grvx test by Chris Dalton · 4 years, 2 months ago
  20. c3cb099 Add GrVx.h by Chris Dalton · 4 years, 2 months ago
  21. bfad3e2 Add test cases to function-prototype golden outputs. by John Stiles · 4 years, 2 months ago
  22. 4dd3c8c Fix Wang's formula for cubics by Chris Dalton · 4 years, 2 months ago
  23. 47ee0ca Split Texture test into separate 1D and 2D tests. by John Stiles · 4 years, 2 months ago
  24. 67e58cb Add callback to thread-safe cache to resolve vertexData collisions by Robert Phillips · 4 years, 2 months ago
  25. b21c1f2 test lineTo after addRect by Mike Reed · 4 years, 2 months ago
  26. 869cdef Fix unknown-identifier issue discovered by fuzzer. by John Stiles · 4 years, 2 months ago
  27. d5e6368 Add initializer_list support to SkTArray. by John Stiles · 4 years, 2 months ago
  28. 0947990 Add unit test for error discovered by fuzzer. by John Stiles · 4 years, 2 months ago
  29. 4691b0f Fix crash when compiling FP files containing the modulo operator. by John Stiles · 4 years, 2 months ago
  30. 8bc1a72 Add unit test to demonstrate error with modulo in FP files. by John Stiles · 4 years, 2 months ago
  31. f933e4f Have SkWuffsCodec speak kRGB_565_SkColorType by Nigel Tao · 4 years, 2 months ago
  32. 83c38a8 Allow uniqueKey invalidation messages to reach the thread safe cache by Robert Phillips · 4 years, 2 months ago
  33. e25c300 use SkArenaAlloc for combineIfPossible by Herb Derby · 4 years, 2 months ago
  34. 71f1266 Revert "SkPathView for ownerless (can live on stack) SkPaths" by Mike Klein · 4 years, 2 months ago
  35. e32e1ab replace GrOpMemoryPool with GrMemoryPool by Herb Derby · 4 years, 2 months ago
  36. fdf6148 Pass function arguments using SkSpan instead of count + ptr. by John Stiles · 4 years, 2 months ago
  37. 890363a Prototype helper functions from FP files before use. by John Stiles · 4 years, 2 months ago
  38. 6b58a33 Mangle function names as a separate step before emitting func-bodies. by John Stiles · 4 years, 2 months ago
  39. 40f8107 remove absl experiment by Mike Klein · 4 years, 2 months ago
  40. 81b270a Optimize SkChopCubicAt to chop at two points at once by Chris Dalton · 4 years, 3 months ago
  41. 3ac83b2f Add additional GrThreadSafeCache test case by Robert Phillips · 4 years, 2 months ago
  42. c76d409 add API for Op creation by Herb Derby · 4 years, 3 months ago
  43. d2a3a5b Add support for fFormatArgs in .fp-file inner functions. by John Stiles · 4 years, 2 months ago
  44. 375e1f6 Add unit tests for vertexData in the thread-safe cache by Robert Phillips · 4 years, 2 months ago
  45. 8744a5c Add unit test for nested function calls in FP files. by John Stiles · 4 years, 2 months ago
  46. 80f240a Revive SkSLFPTestbed for basic verification of CPP/H codegen. by John Stiles · 4 years, 2 months ago
  47. 5309330 Add unit test demonstrating recursion codegen bug. by John Stiles · 4 years, 2 months ago
  48. 9cef66f Fix use-after-free discovered by fuzzer. by John Stiles · 4 years, 2 months ago
  49. 15d8174 Add unit test for self-referential initializer expressions. by John Stiles · 4 years, 2 months ago
  50. e267464 Make small epsilons more rigorous for gpu gaussian blurs by Michael Ludwig · 4 years, 2 months ago
  51. 2d2f82c Always declare sk_FragColor in GLSL, even if unused by Brian Osman · 4 years, 2 months ago
  52. 838d71d added SkSLNodeArrayWrapper by Ethan Nicholas · 4 years, 2 months ago
  53. b270568 Almost remove GrContext by Adlai Holler · 4 years, 2 months ago
  54. a80a3dc Fix frexp support in Metal. by John Stiles · 4 years, 2 months ago
  55. 51dc285 allow early returns by Mike Klein · 4 years, 3 months ago
  56. 9f8ee0d Remove legacy SkImageGenerator YUV planes interface by Brian Salomon · 4 years, 2 months ago
  57. 2e25ff4 Directly compute call counts, rather than mutating state by Brian Osman · 4 years, 3 months ago
  58. 137068d impl SkTPin with std::{min,max} by Mike Klein · 4 years, 3 months ago
  59. f9c7b28 Add test for old font axis deserialization. by Ben Wagner · 4 years, 3 months ago
  60. 8aa0edf move SkTPin to include/private by Mike Klein · 4 years, 3 months ago
  61. a0c6731 update SkTPin() by Mike Klein · 4 years, 3 months ago
  62. f1f1e7d Hide shrinkToFit -- not needed now that we have pathbuilder by Mike Reed · 4 years, 3 months ago
  63. f4bda74 Rename SkTArray::reserve to reserve_back. by John Stiles · 4 years, 3 months ago
  64. c924a88 SkPath::shrinkToFit() needs to perform copy-on-write by Mike Reed · 4 years, 3 months ago
  65. 3172208 Revert "Remove GrContext" by Robert Phillips · 4 years, 3 months ago
  66. 2edf18d Remove GrContext by Adlai Holler · 4 years, 3 months ago
  67. 30f5f82 Delete SkPEG by Florin Malita · 4 years, 3 months ago
  68. df5739c Fix GrCCPerFlushResources error caused by cache eviction by Jiulong Wang · 4 years, 3 months ago
  69. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years, 3 months ago
  70. f4c6463 refine SkPath::approximateBytesUsed() by Mike Klein · 4 years, 3 months ago
  71. a221f1c remove skvx::{rsqrt,rcp} by Mike Klein · 4 years, 3 months ago
  72. 4c412bc Revert "Reland "Remove inliner from IR generation stage."" by John Stiles · 4 years, 3 months ago
  73. f1319c3 Add GLSL type aliases for SkRuntimeEffect SkSL by Brian Osman · 4 years, 3 months ago
  74. 01b93ea Add SkImageFilters::Blend rename for Xfermode filter by Michael Ludwig · 4 years, 3 months ago
  75. 8dbdf23 Remove two uses of setModifiersHandle by Brian Osman · 4 years, 3 months ago
  76. f58db3c Various optimizations to stroke tessellation shaders by Chris Dalton · 4 years, 3 months ago
  77. 7205080 Revert "Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers.""" by Brian Salomon · 4 years, 3 months ago
  78. 4efaf5e Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 4 years, 3 months ago
  79. 5d08a27 Add geometry shader test demonstrating max_vertices/invocations bug by Brian Osman · 4 years, 3 months ago
  80. 21f8b51 Revert "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 4 years, 3 months ago
  81. 01bdceb Rename SkTArray::allocCntForTest to capacity. by John Stiles · 4 years, 3 months ago
  82. 30c9b4c Remove SkSurface::MakeFromBackendTextureAsRenderTarget by Brian Salomon · 4 years, 3 months ago
  83. f972313 Add test for disabling the inliner. by John Stiles · 4 years, 3 months ago
  84. e497a08 Reland "Remove inliner from IR generation stage." by John Stiles · 4 years, 3 months ago
  85. f625e4c Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers." by Brian Salomon · 4 years, 3 months ago
  86. 0f37907 Undo call-count fix for intrinsic functions. by John Stiles · 4 years, 3 months ago
  87. 5ee0556 Use ManagedBackendTexture in place of TestUtils backend texture helpers. by Brian Salomon · 4 years, 3 months ago
  88. 07055b5 Parse out the orientation in the SubIFD of EXIF by Matthew Leibowitz · 4 years, 3 months ago
  89. 13fc260 Reject struct vardecls with modifiers. by John Stiles · 4 years, 3 months ago
  90. 60003f7 Use BackendSurfaceFactory in Vk protected unit tests. by Brian Salomon · 4 years, 3 months ago
  91. 6f3015a Reland "Add sk_Caps.builtinDeterminantSupport and use it in cross()." by John Stiles · 4 years, 3 months ago
  92. eaaa71b Add test for sk_Caps.mustGuardDivisionEvenAfterExplicitZeroCheck. by John Stiles · 4 years, 3 months ago
  93. 8f84cee Add test for sk_Caps.inBlendModesFailRandomlyForAllZeroVec. by John Stiles · 4 years, 3 months ago
  94. c0d6915 Reland "Rename GrStencilAttachment class to generic GrAttachment" by Greg Daniel · 4 years, 3 months ago
  95. 2ae1dd9 Revert "Add sk_Caps.builtinDeterminantSupport and use it in cross()." by Jim Van Verth · 4 years, 3 months ago
  96. 99b1a8b Revert "Rename GrStencilAttachment class to generic GrAttachment" by Jim Van Verth · 4 years, 3 months ago
  97. 6bbf026 Add sk_Caps.builtinDeterminantSupport and use it in cross(). by John Stiles · 4 years, 3 months ago
  98. 7d0f853 Add SkImageFilters::Shader in place of Paint factory by Michael Ludwig · 4 years, 3 months ago
  99. f9b0042 Expose ManagedBackendTexture from BackendTextureImageFactory. by Brian Salomon · 4 years, 3 months ago
  100. 6113d50 Rename GrStencilAttachment class to generic GrAttachment by Greg Daniel · 4 years, 3 months ago