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