- 0266c8a allow overriding {target,host}_link = ... in GN by Mike Klein · 4 years, 2 months ago
- 71624de Allow constant propagation for negated constant-vectors and ints. by John Stiles · 4 years, 2 months ago
- 68dcf54 Migrate CrbugOssfuzz21688 to a golden-output test. by John Stiles · 4 years, 2 months ago
- 3744b2a Revert "Re-enable -Wdeprecated-copy-dtor." by John Stiles · 4 years, 2 months ago
- a888940 Re-enable -Wdeprecated-copy-dtor. by John Stiles · 4 years, 2 months ago
- 0e54309 Merge GrStrokePatchBuilder into GrStrokeTessellateOp by Chris Dalton · 4 years, 2 months ago
- 351b8d8 Poison unallocated block memory in GrBlockAllocator. by John Stiles · 4 years, 2 months ago
- 569249b Improve support for function prototypes in SkSL. by John Stiles · 4 years, 2 months ago
- e103f94 Create test case for oss-fuzz:26942. by John Stiles · 4 years, 2 months ago
- 2882e70 Add GrPathUtils::findCubicConvex180Chops by Chris Dalton · 4 years, 2 months ago
- 7e58179 update build for Apple Silicon by Herb Derby · 4 years, 2 months ago
- e3afdd5 Avoid infinite inverse inner-radii in eliiptical rrect op by Brian Osman · 4 years, 2 months ago
- c3cb099 Add GrVx.h by Chris Dalton · 4 years, 2 months ago
- bfad3e2 Add test cases to function-prototype golden outputs. by John Stiles · 4 years, 2 months ago
- 47ee0ca Split Texture test into separate 1D and 2D tests. by John Stiles · 4 years, 2 months ago
- 869cdef Fix unknown-identifier issue discovered by fuzzer. by John Stiles · 4 years, 2 months ago
- 0947990 Add unit test for error discovered by fuzzer. by John Stiles · 4 years, 2 months ago
- 2d4f959 Reland "Moved SkSL data back into node classes" by John Stiles · 4 years, 2 months ago
- 9615bcf Revert "Moved SkSL data back into node classes" by John Stiles · 4 years, 2 months ago
- 8bc1a72 Add unit test to demonstrate error with modulo in FP files. by John Stiles · 4 years, 2 months ago
- 51e4024 [flutter][fuchsia] Enable Effect Deserialization in Flutter on Fuchsia by Forrest Reiling · 4 years, 4 months ago
- f71e0be Moved SkSL data back into node classes by Ethan Nicholas · 4 years, 2 months ago
- 23e6866 Reland "Replace pooling mechanism with GrMemoryPool." by John Stiles · 4 years, 2 months ago
- b3cc5fd Revert "Replace pooling mechanism with GrMemoryPool." by John Stiles · 4 years, 2 months ago
- 67e1cf4 Replace pooling mechanism with GrMemoryPool. by John Stiles · 4 years, 2 months ago
- e80251a Use shared version of libcutils for host Android builds by Jerome Gaillard · 4 years, 2 months ago
- 40f8107 remove absl experiment by Mike Klein · 4 years, 2 months ago
- 0e13db7 Clean up GrPathUtils by Chris Dalton · 4 years, 2 months ago
- 189ecd4 Add toy variable-width stroker sample by Tyler Denniston · 4 years, 2 months ago
- 9abf719 Remove code guarded by SK_LEGACY_SURFACE_PROPS. by Ben Wagner · 4 years, 2 months ago
- 8744a5c Add unit test for nested function calls in FP files. by John Stiles · 4 years, 2 months ago
- 80f240a Revive SkSLFPTestbed for basic verification of CPP/H codegen. by John Stiles · 4 years, 2 months ago
- 5309330 Add unit test demonstrating recursion codegen bug. by John Stiles · 4 years, 2 months ago
- 9cef66f Fix use-after-free discovered by fuzzer. by John Stiles · 4 years, 2 months ago
- 15d8174 Add unit test for self-referential initializer expressions. by John Stiles · 4 years, 2 months ago
- 5c7bb32 Reland "Create a basic IRNode pooling system." by John Stiles · 4 years, 2 months ago
- f15a598 Revert "Reland "Create a basic IRNode pooling system."" by Greg Daniel · 4 years, 2 months ago
- 5b09e6a Reland "Create a basic IRNode pooling system." by John Stiles · 4 years, 2 months ago
- fb330c2 Revert "Create a basic IRNode pooling system." by John Stiles · 4 years, 2 months ago
- e16eca9 Create a basic IRNode pooling system. by John Stiles · 4 years, 2 months ago
- 838d71d added SkSLNodeArrayWrapper by Ethan Nicholas · 4 years, 2 months ago
- 9ae860a Reland "Remove GrContext" by Adlai Holler · 4 years, 2 months ago
- a80a3dc Fix frexp support in Metal. by John Stiles · 4 years, 2 months ago
- c1a249d Revert "Revert "New variant of SkImage::MakeFromYUVATextures."" by Brian Salomon · 4 years, 2 months ago
- be8004d Revert "New variant of SkImage::MakeFromYUVATextures." by Brian Salomon · 4 years, 3 months ago
- fea1223 New variant of SkImage::MakeFromYUVATextures. by Brian Salomon · 4 years, 3 months ago
- da34798 Cleanup gn_to_bp_utils by Florin Malita · 4 years, 3 months ago
- b341810 Reland "[svg] Relocate out of experimental" by Florin Malita · 4 years, 3 months ago
- d6cf56f Revert "[svg] Relocate out of experimental" by Robert Phillips · 4 years, 3 months ago
- 6fc4106 [svg] Relocate out of experimental by Florin Malita · 4 years, 3 months ago
- 6aaecfb Update image filter debug samples to use new APIs by Michael Ludwig · 4 years, 3 months ago
- 3172208 Revert "Remove GrContext" by Robert Phillips · 4 years, 3 months ago
- 2edf18d Remove GrContext by Adlai Holler · 4 years, 3 months ago
- 30f5f82 Delete SkPEG by Florin Malita · 4 years, 3 months ago
- a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years, 3 months ago
- 8e3b6be Convert expression arrays from std::vector to SkSTArray. by John Stiles · 4 years, 3 months ago
- 8dbdf23 Remove two uses of setModifiersHandle by Brian Osman · 4 years, 3 months ago
- a587865 Enable new GrClipStack for flutter by Michael Ludwig · 4 years, 3 months ago
- 5d08a27 Add geometry shader test demonstrating max_vertices/invocations bug by Brian Osman · 4 years, 3 months ago
- ab6e62c Enable new clip stack for Fuchsia by Michael Ludwig · 4 years, 3 months ago
- f972313 Add test for disabling the inliner. by John Stiles · 4 years, 3 months ago
- aa64c35 Remove legacy gpu blur util code by Brian Salomon · 4 years, 3 months ago
- 13fc260 Reject struct vardecls with modifiers. by John Stiles · 4 years, 3 months ago
- 6f3015a Reland "Add sk_Caps.builtinDeterminantSupport and use it in cross()." by John Stiles · 4 years, 3 months ago
- eaaa71b Add test for sk_Caps.mustGuardDivisionEvenAfterExplicitZeroCheck. by John Stiles · 4 years, 3 months ago
- 8f84cee Add test for sk_Caps.inBlendModesFailRandomlyForAllZeroVec. by John Stiles · 4 years, 3 months ago
- c0d6915 Reland "Rename GrStencilAttachment class to generic GrAttachment" by Greg Daniel · 4 years, 3 months ago
- 2ae1dd9 Revert "Add sk_Caps.builtinDeterminantSupport and use it in cross()." by Jim Van Verth · 4 years, 3 months ago
- 99b1a8b Revert "Rename GrStencilAttachment class to generic GrAttachment" by Jim Van Verth · 4 years, 3 months ago
- 6bbf026 Add sk_Caps.builtinDeterminantSupport and use it in cross(). by John Stiles · 4 years, 3 months ago
- 7d0f853 Add SkImageFilters::Shader in place of Paint factory by Michael Ludwig · 4 years, 3 months ago
- 6113d50 Rename GrStencilAttachment class to generic GrAttachment by Greg Daniel · 4 years, 3 months ago
- d464feb Rename GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 4 years, 3 months ago
- 796cdb7 Use SkTHashMap to implement DefinitionMap. by John Stiles · 4 years, 3 months ago
- c021360 Only include one variable per declaration statement by Brian Osman · 4 years, 3 months ago
- 8ffd4d7 Revert "Add a 2d cross product intrinsic to sksl" by Jim Van Verth · 4 years, 3 months ago
- 57c37ad Add a 2d cross product intrinsic to sksl by Chris Dalton · 4 years, 3 months ago
- 56a6120 retry³ absl by Mike Klein · 4 years, 8 months ago
- 49a547f Separate out SymbolTable aliases from regular Symbols. by John Stiles · 4 years, 3 months ago
- 0ce2c54 Reland "Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext"" by Adlai Holler · 4 years, 3 months ago
- 3c70f0b Revert "retry retry absl" by Mike Klein · 4 years, 3 months ago
- 33b42e1 retry retry absl by Mike Klein · 4 years, 8 months ago
- 2e09693 find cxxabi headers in Android ASAN builds by Mike Klein · 4 years, 3 months ago
- b16b29a Create TinyUnorderedMap class for small-N data storage. by John Stiles · 4 years, 3 months ago
- 09b9ead Rename BlendOverlap to BlendOverlay. by John Stiles · 4 years, 3 months ago
- 0eca74c Move bytesPerPixel query off of GrCaps and add bytesPerBlock query. by Greg Daniel · 4 years, 3 months ago
- 20e4b9d Add unit test for inlining trivial arguments. by John Stiles · 4 years, 3 months ago
- f70f044 moved SkSL Constructor's data into IRNode by Ethan Nicholas · 4 years, 3 months ago
- c993fe6 Work around python 2 shutil.copy2 date bug by Brian Salomon · 4 years, 3 months ago
- 06febef Add 'tricky' OutParams golden output. by John Stiles · 4 years, 3 months ago
- f0b5644 introduce SkGlyphRect specialized for union & intersect by Herb Derby · 4 years, 3 months ago
- 68861e3 Add unit tests for assignment and invalid field access. by John Stiles · 4 years, 3 months ago
- c14defb Disallow assignment to unfoldable ternaries in SkSL. by John Stiles · 4 years, 3 months ago
- ba38588 Remove sk_ClipDistance. by John Stiles · 4 years, 3 months ago
- dce4d3e Migrate setRefKind assignability checker into SkSLAnalysis. by John Stiles · 4 years, 3 months ago
- aeae3a5 Add golden outputs for the Metal backend. by John Stiles · 4 years, 3 months ago
- ab4ab20 Migrate most SkSL tests currently in /glsl/ to /shared/. by John Stiles · 4 years, 3 months ago
- 7e24871 Clean up SkSL test compilation in preparation for Metal support. by John Stiles · 4 years, 3 months ago
- c8d9c8e Revert "Revert "moved BinaryExpression's data into IRNode"" by Ethan Nicholas · 4 years, 3 months ago
- cf43fc6 Revert "Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext"" by Adlai Holler · 4 years, 3 months ago