1. e64855f Fix fuzzer-discovered crash with negated swizzles. by John Stiles · 4 years, 1 month ago
  2. ce61300 Add rsx_blob_shader GM by Florin Malita · 4 years, 1 month ago
  3. 33c64a4 SkSL: Remove "null" as a type and literal value. by Brian Osman · 4 years, 1 month ago
  4. 6bba3d8 Remove pixel write/read tests. by Brian Salomon · 4 years, 1 month ago
  5. 3624aba Enforce additional restrictions on opaque types. by John Stiles · 4 years, 1 month ago
  6. e7dc7cb Implement bitCount intrinsic on SPIR-V and Metal. by John Stiles · 4 years, 1 month ago
  7. c5ff486 Elide return expression temp-var in vardecl-less blocks. by John Stiles · 4 years, 1 month ago
  8. 977feec Add .rte -> .skvm unit test framework by Brian Osman · 4 years, 1 month ago
  9. f2ce4e9 Test that the inliner uses a temp var for return statements. by John Stiles · 4 years, 1 month ago
  10. a60ac0c Fix for fuzzer-discovered crash with swizzles. by John Stiles · 4 years, 1 month ago
  11. 6aea078 Don't use sprite-blit if cubic sampling by Mike Reed · 4 years, 1 month ago
  12. 80dc74b Remove obsolete samples (esp. using drawBitmap) by Mike Reed · 4 years, 1 month ago
  13. dcd2f86 Reland "Reland "Reland "Reland "Revert "Initial land of SkSL DSL.""""" by Ethan Nicholas · 4 years, 1 month ago
  14. 74ebd7e Add support for inlining switches with returns inside. by John Stiles · 4 years, 1 month ago
  15. c819bb1 Add material shadows sample. by Jim Van Verth · 4 years, 1 month ago
  16. 4129b6b Revert "Reland "Reland "Reland "Revert "Initial land of SkSL DSL.""""" by Ethan Nicholas · 4 years, 1 month ago
  17. 0047aff remove very oldest SkVM testing by Mike Klein · 4 years, 1 month ago
  18. 7b92044 Replace inliner do-while loops with for loops. by John Stiles · 4 years, 1 month ago
  19. 0a442b7 New SkSL code generator that emits directly to skvm by Brian Osman · 4 years, 1 month ago
  20. 8298f6d Fix 4x4 outerProduct, and add unit tests. by John Stiles · 4 years, 1 month ago
  21. 6bd4d1c Android: Build skia on top of libicu.so by Victor Chang · 4 years, 2 months ago
  22. d6f2338 SkSL IR normalization: Convert while loops to for loops by Brian Osman · 4 years, 1 month ago
  23. 590f567 Add GrSurfaceFillContext by Brian Salomon · 4 years, 1 month ago
  24. 0263bff Revert "Add GrSurfaceFillContext" by Brian Salomon · 4 years, 1 month ago
  25. b339bbe Add GrSurfaceFillContext by Brian Salomon · 4 years, 1 month ago
  26. a16bdc1 Remove sk_OutColor usage from .fp unit tests. by John Stiles · 4 years, 1 month ago
  27. 346dd53 Reland "Reland "Reland "Revert "Initial land of SkSL DSL."""" by Ethan Nicholas · 4 years, 1 month ago
  28. 1c86b63 Improve clamp mode in GPU blur with downsampling. by Brian Salomon · 4 years, 1 month ago
  29. 1fd8ac8 Add gr_cb class to help tracking command buffer uses of GrGpuResources. by Greg Daniel · 4 years, 1 month ago
  30. 2933907 fixed SkSL crash when performing binary operations on invalid types by Ethan Nicholas · 4 years, 1 month ago
  31. b37a693 Revert "Reland "Reland "Revert "Initial land of SkSL DSL."""" by Ethan Nicholas · 4 years, 1 month ago
  32. ff44584 SkSL: Disallow '%' and '%=' on non-integral types by Brian Osman · 4 years, 1 month ago
  33. 6b07e0e Reland "Reland "Revert "Initial land of SkSL DSL.""" by Ethan Nicholas · 4 years, 1 month ago
  34. d06d4a9 Fix matrixCompMult halfNxM implementation and add unit tests. by John Stiles · 4 years, 1 month ago
  35. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 4 years, 1 month ago
  36. 52e5850 Revert "Reland "Revert "Initial land of SkSL DSL.""" by Ethan Nicholas · 4 years, 1 month ago
  37. 23cbb99 Fix blending bug in animated webp decodes by Leon Scroggins · 4 years, 1 month ago
  38. 2aa7682 Fix floatBitsToInt family of intrinsics and add tests. by John Stiles · 4 years, 1 month ago
  39. 53f69f1 Reland "Revert "Initial land of SkSL DSL."" by Jorge Betancourt · 4 years, 1 month ago
  40. 0195727 Add SPIR-V support for modf intrinsic. by John Stiles · 4 years, 1 month ago
  41. a3b8ac7 Revert "Revert "Initial land of SkSL DSL."" by Ethan Nicholas · 4 years, 1 month ago
  42. c2a1746 Implement stroke tessellation with indirect draws by Chris Dalton · 4 years, 1 month ago
  43. 3679cd1 Add support for isinf/isnan intrinsics to SPIR-V. by John Stiles · 4 years, 1 month ago
  44. 5f675be Add tests for SkSL intrinsic functions. by John Stiles · 4 years, 1 month ago
  45. 06b84ef Improve Metal support for out parameters. by John Stiles · 4 years, 1 month ago
  46. dd213e9 Revert "Initial land of SkSL DSL." by Ethan Nicholas · 4 years, 1 month ago
  47. 6e59951 Initial land of SkSL DSL. by Ethan Nicholas · 4 years, 1 month ago
  48. 99c9446 Add flag to hide non-sampling imageshader factories by Mike Reed · 4 years, 1 month ago
  49. 60a2ec0 Rename SkBitmapController to SkMipmapAccessor by Mike Reed · 4 years, 1 month ago
  50. 1b27c3d Check array bounds when a constant array index is used. by John Stiles · 4 years, 1 month ago
  51. b21fac2 Detect cases in Metal where out params are swizzled. by John Stiles · 4 years, 1 month ago
  52. 2c1cfb4 Remove rendundant tests/GrTestingBackendTextureUploadTest by Brian Salomon · 4 years, 1 month ago
  53. f2bd501 Use references instead of pointers for Metal out params. by John Stiles · 4 years, 1 month ago
  54. bc3c41b Enforce that layout(binding=...) is set on interface blocks in Metal. by John Stiles · 4 years, 1 month ago
  55. ca3755d Reland "Remove some flutter flags" by Mike Reed · 4 years, 1 month ago
  56. 2630ea3 Disallow identifier names that overlap existing types. by John Stiles · 4 years, 1 month ago
  57. 7672470 Revert "Remove some flutter flags" by Mike Reed · 4 years, 1 month ago
  58. a58c140 Remove some flutter flags by Mike Reed · 4 years, 1 month ago
  59. 9ea48e3 Disallow multi-dimensional arrays in SkSL. by John Stiles · 4 years, 1 month ago
  60. 076e9a2 Disallow returning array types in SkSL. by John Stiles · 4 years, 1 month ago
  61. 07bc9a2 GPU clear values: just 4 floats by Brian Salomon · 4 years, 1 month ago
  62. 6bef6a7 Fix flipped array dimensions in SkSL. by John Stiles · 4 years, 1 month ago
  63. 387826f Remove unused SkRWBuffer by Mike Reed · 4 years, 1 month ago
  64. 23f00d7 Reland "Add ByteCode output to skslc" by Brian Osman · 4 years, 1 month ago
  65. 986c7fb Fix codegen errors with Metal return statements. by John Stiles · 4 years, 1 month ago
  66. 842b359 Enforce layout(location=...) on Metal out variables. by John Stiles · 4 years, 1 month ago
  67. 7bd7033 Disallow global variables containing arrays of opaque types. by John Stiles · 4 years, 2 months ago
  68. 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 4 years, 2 months ago
  69. 5b589fd Add test for returning arrays from functions. by John Stiles · 4 years, 2 months ago
  70. d7cc093 Fix ASAN error when inlining array constructor expressions. by John Stiles · 4 years, 2 months ago
  71. fd41d87 Fix SPIR-V and Metal support for enum types. by John Stiles · 4 years, 2 months ago
  72. 21f5f45 Fix SPIR-V compilation error with arrays of samplers. by John Stiles · 4 years, 2 months ago
  73. dc75a97 Add global struct definitions to SkSL. by John Stiles · 4 years, 2 months ago
  74. ade695e Add unit test for function dead-stripping. by John Stiles · 4 years, 2 months ago
  75. 712fd6b Add support for enums in Metal code generator. by John Stiles · 4 years, 2 months ago
  76. ba067aa Migrate dedicated SPIR-V tests to golden outputs. by John Stiles · 4 years, 2 months ago
  77. 420a9ba Switch to m44 for the rest of canvas virtuals by Mike Reed · 4 years, 2 months ago
  78. d8ca6b6 Replace SPIR-V assertion with mixed-types error message. by John Stiles · 4 years, 2 months ago
  79. 46787d5 SkSL: Add test for scalar versions of geometric intrinsics by Brian Osman · 4 years, 2 months ago
  80. bc75ebb Fix crash with boolean vectors in is_constant<T>. by John Stiles · 4 years, 2 months ago
  81. 4c1fb1c Return the contour's final point from SkPath::RangeIter in kClose by Chris Dalton · 4 years, 2 months ago
  82. ce0c876 hide legacy scalePixels and makeShader by Mike Reed · 4 years, 2 months ago
  83. 92072a3 Fix SPIR-V golden output file extensions. by John Stiles · 4 years, 2 months ago
  84. 931da26 Add unit test demonstrating output from Gaussian blur. by John Stiles · 4 years, 2 months ago
  85. 21a59d6 Fix double-negation of constant-value construcors. by John Stiles · 4 years, 2 months ago
  86. dda1d31 Enable SPIR-V disassembly output from skslc. by John Stiles · 4 years, 2 months ago
  87. a446ca1 Reland various cleanups to SkSLMain. by John Stiles · 4 years, 2 months ago
  88. 8c58899 Fix fuzzer crash when casting between int and float. by John Stiles · 4 years, 2 months ago
  89. 2d36627 Add ios_min_target. by Jim Van Verth · 4 years, 2 months ago
  90. 421ee3a Fix typo in gn/ios.gni. by Jim Van Verth · 4 years, 2 months ago
  91. d0f712f Add fix for fuzzer-discovered crash at oss-fuzz:27614. by John Stiles · 4 years, 2 months ago
  92. 57adba0 Fix worklist files with skslc. by John Stiles · 4 years, 2 months ago
  93. 7b23905 Revert "Replace skslc worklist files with -- delimited command lines." by Brian Osman · 4 years, 2 months ago
  94. 8dbceba Remove (unused) SkSL::NodeArrayWrapper by Brian Osman · 4 years, 2 months ago
  95. 6aeb414 add staging flags by Mike Reed · 4 years, 2 months ago
  96. 8f46ecc Remove two YUV effect GMs: yuv_to_rgb_effect and yuv_nv12_to_rgb_effect. by Brian Salomon · 4 years, 2 months ago
  97. e1bbd5c Disallow unsized array dimensions on size fields past the frontmost. by John Stiles · 4 years, 2 months ago
  98. 1d75778 Disallow opaque types in structs and interface blocks. by John Stiles · 4 years, 2 months ago
  99. fbbc3bb Move SkTTopoSort to src/gpu and rename it to GrTTopoSort by Robert Phillips · 4 years, 2 months ago
  100. ee33a3a Added SK_PARAGRAPH_LIBTXT_SPACES_RESOLUTION to flutter_defines.gni by Julia Lavrova · 4 years, 2 months ago