1. 6aaecfb Update image filter debug samples to use new APIs by Michael Ludwig · 4 years ago
  2. 3172208 Revert "Remove GrContext" by Robert Phillips · 4 years ago
  3. 2edf18d Remove GrContext by Adlai Holler · 4 years ago
  4. 30f5f82 Delete SkPEG by Florin Malita · 4 years ago
  5. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years ago
  6. 8e3b6be Convert expression arrays from std::vector to SkSTArray. by John Stiles · 4 years ago
  7. 8dbdf23 Remove two uses of setModifiersHandle by Brian Osman · 4 years ago
  8. a587865 Enable new GrClipStack for flutter by Michael Ludwig · 4 years ago
  9. 5d08a27 Add geometry shader test demonstrating max_vertices/invocations bug by Brian Osman · 4 years ago
  10. ab6e62c Enable new clip stack for Fuchsia by Michael Ludwig · 4 years ago
  11. f972313 Add test for disabling the inliner. by John Stiles · 4 years ago
  12. aa64c35 Remove legacy gpu blur util code by Brian Salomon · 4 years ago
  13. 13fc260 Reject struct vardecls with modifiers. by John Stiles · 4 years ago
  14. 6f3015a Reland "Add sk_Caps.builtinDeterminantSupport and use it in cross()." by John Stiles · 4 years ago
  15. eaaa71b Add test for sk_Caps.mustGuardDivisionEvenAfterExplicitZeroCheck. by John Stiles · 4 years ago
  16. 8f84cee Add test for sk_Caps.inBlendModesFailRandomlyForAllZeroVec. by John Stiles · 4 years ago
  17. c0d6915 Reland "Rename GrStencilAttachment class to generic GrAttachment" by Greg Daniel · 4 years ago
  18. 2ae1dd9 Revert "Add sk_Caps.builtinDeterminantSupport and use it in cross()." by Jim Van Verth · 4 years ago
  19. 99b1a8b Revert "Rename GrStencilAttachment class to generic GrAttachment" by Jim Van Verth · 4 years ago
  20. 6bbf026 Add sk_Caps.builtinDeterminantSupport and use it in cross(). by John Stiles · 4 years ago
  21. 7d0f853 Add SkImageFilters::Shader in place of Paint factory by Michael Ludwig · 4 years ago
  22. 6113d50 Rename GrStencilAttachment class to generic GrAttachment by Greg Daniel · 4 years ago
  23. d464feb Rename GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 4 years ago
  24. 796cdb7 Use SkTHashMap to implement DefinitionMap. by John Stiles · 4 years ago
  25. c021360 Only include one variable per declaration statement by Brian Osman · 4 years ago
  26. 8ffd4d7 Revert "Add a 2d cross product intrinsic to sksl" by Jim Van Verth · 4 years ago
  27. 57c37ad Add a 2d cross product intrinsic to sksl by Chris Dalton · 4 years ago
  28. 56a6120 retry³ absl by Mike Klein · 4 years, 5 months ago
  29. 49a547f Separate out SymbolTable aliases from regular Symbols. by John Stiles · 4 years ago
  30. 0ce2c54 Reland "Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext"" by Adlai Holler · 4 years ago
  31. 3c70f0b Revert "retry retry absl" by Mike Klein · 4 years ago
  32. 33b42e1 retry retry absl by Mike Klein · 4 years, 5 months ago
  33. 2e09693 find cxxabi headers in Android ASAN builds by Mike Klein · 4 years ago
  34. b16b29a Create TinyUnorderedMap class for small-N data storage. by John Stiles · 4 years ago
  35. 09b9ead Rename BlendOverlap to BlendOverlay. by John Stiles · 4 years ago
  36. 0eca74c Move bytesPerPixel query off of GrCaps and add bytesPerBlock query. by Greg Daniel · 4 years ago
  37. 20e4b9d Add unit test for inlining trivial arguments. by John Stiles · 4 years ago
  38. f70f044 moved SkSL Constructor's data into IRNode by Ethan Nicholas · 4 years ago
  39. c993fe6 Work around python 2 shutil.copy2 date bug by Brian Salomon · 4 years ago
  40. 06febef Add 'tricky' OutParams golden output. by John Stiles · 4 years ago
  41. f0b5644 introduce SkGlyphRect specialized for union & intersect by Herb Derby · 4 years ago
  42. 68861e3 Add unit tests for assignment and invalid field access. by John Stiles · 4 years ago
  43. c14defb Disallow assignment to unfoldable ternaries in SkSL. by John Stiles · 4 years ago
  44. ba38588 Remove sk_ClipDistance. by John Stiles · 4 years ago
  45. dce4d3e Migrate setRefKind assignability checker into SkSLAnalysis. by John Stiles · 4 years ago
  46. aeae3a5 Add golden outputs for the Metal backend. by John Stiles · 4 years ago
  47. ab4ab20 Migrate most SkSL tests currently in /glsl/ to /shared/. by John Stiles · 4 years ago
  48. 7e24871 Clean up SkSL test compilation in preparation for Metal support. by John Stiles · 4 years ago
  49. c8d9c8e Revert "Revert "moved BinaryExpression's data into IRNode"" by Ethan Nicholas · 4 years ago
  50. cf43fc6 Revert "Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext"" by Adlai Holler · 4 years ago
  51. 1b89eb7 Add AMD allocator to D3D12 backend. by Jim Van Verth · 4 years ago
  52. 5d9d837 error on the side of safety for empty blobs by Herb Derby · 4 years ago
  53. ff13ffb Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext" by Adlai Holler · 4 years ago
  54. 59b2a92 Add new unit tests for SkSL. by John Stiles · 4 years ago
  55. 1d3c8c1 Add optional param to setBackendTextureState to return previous state. by Greg Daniel · 4 years ago
  56. db62d08 Bring back the harness from SkSLGLSLTest as a testbed for debugging. by John Stiles · 4 years ago
  57. 647a9bd Convert the remaining FP tests to golden outputs. by John Stiles · 4 years ago
  58. 89bdc90 Revert "Take GrContext private, GrDDLContext inherit from GrRecordingContext" by Adlai Holler · 4 years ago
  59. d2daa94 Take GrContext private, GrDDLContext inherit from GrRecordingContext by Adlai Holler · 4 years ago
  60. 5f35ac9 Add unit test for swizzling booleans. by John Stiles · 4 years ago
  61. 371fde5 Rename 'DefaultSettings' golden outputs to 'StandaloneSettings'. by John Stiles · 4 years ago
  62. 2b788b1 Create golden outputs for SkSL blend functions. by John Stiles · 4 years ago
  63. 881a10c Revert "Add program-settings flag to disable the inliner." by John Stiles · 4 years ago
  64. ca4d074 Fix unit test for InlinerWrapsEarlyReturnsWithDoWhileBlock. by John Stiles · 4 years ago
  65. 64fc15a Add unit test for a dead do-while loop. by John Stiles · 4 years ago
  66. 910845f Add program-settings flag to disable the inliner. by John Stiles · 4 years ago
  67. be0a9ca Migrate remaining SkSL GLSL tests to golden outputs. by John Stiles · 4 years ago
  68. 87e6ccd Migrate geometry SkSL tests to golden outputs. by John Stiles · 4 years ago
  69. c884631 Migrate Derivatives tests to golden outputs. by John Stiles · 4 years ago
  70. 6798e5d Migrate SkSL error tests to golden outputs. by John Stiles · 4 years ago
  71. bf2163f SkSL: Only allow bitwise ops on integral types by Brian Osman · 4 years ago
  72. 6dc5265 Migrate several SkSLFP tests to golden outputs. by John Stiles · 4 years ago
  73. 0ed9f31 Migrate several GLSL workaround unit tests to golden files. by John Stiles · 4 years ago
  74. dd16cb5 Add SkVx.h to core.gni by Mike Klein · 4 years ago
  75. bf66ffb Reland "Revert "moved BinaryExpression's data into IRNode"" by Ethan Nicholas · 4 years ago
  76. 72664be Add support for #pragma settings comments in SkSL. by John Stiles · 4 years ago
  77. 152dfbb Remove "Recompiling..." output when building .fp files by Brian Osman · 4 years ago
  78. 9080540 Convert additional GLSL tests to use golden files. by John Stiles · 4 years ago
  79. 1d3e0e0 Revert "Revert "moved BinaryExpression's data into IRNode"" by Ethan Nicholas · 4 years ago
  80. 395ddc3 Reland "Enable novel GrClipStack on bots, disable elsewhere" by Michael Ludwig · 4 years ago
  81. b61c3a9 Revert "moved BinaryExpression's data into IRNode" by Ethan Nicholas · 4 years ago
  82. 7f6378f Migrate swizzle tests to golden SkSL files. by John Stiles · 4 years ago
  83. efc8797 moved BinaryExpression's data into IRNode by Ethan Nicholas · 4 years ago
  84. f6e0f58 Revert "Enable novel GrClipStack on bots, disable elsewhere" by Michael Ludwig · 4 years ago
  85. e1ade2a Enable novel GrClipStack on bots, disable elsewhere by Michael Ludwig · 4 years ago
  86. 26f3aeb Add initial GrThreadSafeUniquelyKeyedProxyViewCache implementation by Robert Phillips · 4 years ago
  87. a195d10 New GrClipStack supporting only intersect/difference by Michael Ludwig · 4 years ago
  88. 6f3ed7f unbreak Build-Debian10-Clang-x86-Debug by Mike Klein · 4 years ago
  89. 886b9d4 Create blank SkSL test files for Ninja's benefit. by John Stiles · 4 years ago
  90. d911c91 Normalize line endings in SkSL error tests by Brian Osman · 4 years ago
  91. f2cdf59 Migrate SkSL inliner tests to golden files. by John Stiles · 4 years ago
  92. 272e8bc [fuzz] Add libfuzzer binaries to BUILD.gn by Kevin Lubick · 4 years ago
  93. 8f02625 Demonstrate name reuse error in inliner. by John Stiles · 4 years ago
  94. b024549 Convert several SkSL->GLSL unit tests to golden outputs. by John Stiles · 4 years ago
  95. ea9e7ca Support testing error cases in our SkSL unit test goldens. by John Stiles · 4 years ago
  96. d836f84 Generate SkSL golden output files from test inputs during the build. by John Stiles · 4 years ago
  97. 98c1f82 Add a new statement type 'InlineMarker' to indicate inlined functions. by John Stiles · 4 years ago
  98. 683becc Migrate inliner-related tests to a separate unit-test file. by John Stiles · 4 years ago
  99. 90b027a disable -Wpsabi everywhere by Mike Klein · 4 years ago
  100. 44e96be Migrate SkSL Inliner out of IRGenerator and into its own module. by John Stiles · 4 years, 1 month ago