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