1. 12545d4 Implement compile-time optimization for outerProduct. by John Stiles · 3 years ago
  2. 144ea42 Enable outerProduct() in public SkSL and add unit tests. by John Stiles · 3 years ago
  3. bf4a7d5 Fixed DSLParser crash with invalid swizzle by Ethan Nicholas · 3 years ago
  4. 588dcc0 Update Skia milestone to 96 by Heather Miller · 3 years ago
  5. c96f979 Roll Chromium from a2b0fa8ea081 to bb2d18926c64 (15686 revisions) by skia-autoroll · 3 years ago
  6. c00ff3d Roll SwiftShader from 35209220317c to 446e61c24b37 (1 revision) by skia-autoroll · 3 years ago
  7. 9292c80 Roll Dawn from 053b58cd29dc to 6fa50b5e6c57 (4 revisions) by skia-autoroll · 3 years ago
  8. f17e400 Ignore more pixel mismatches in mtltestprecompile. by Jim Van Verth · 3 years ago
  9. 2533953 Add Round() to DSL. by John Stiles · 3 years ago
  10. df84ccd Disable SkSLIntrinsicPackUnorm2x16 test. by John Stiles · 3 years ago
  11. 997c3ed Use generic types to specify square forms of outerProduct. by John Stiles · 3 years ago
  12. feb1e12 Add implementation of outerProduct() intrinsic to Metal. by John Stiles · 3 years ago
  13. fc309ea Metal: add programmatic command buffer capture by Jim Van Verth · 3 years ago
  14. 3270a78 Add Adreno5xx workaround for dual source blending followed by disabling blending bug. by Greg Daniel · 3 years ago
  15. 8d0dd0d Add support for pack/unpackUnorm2x16 to public SkSL. by John Stiles · 3 years ago
  16. 7494722 Update comment explaining ignoreable subset rects by Brian Osman · 3 years ago
  17. 171ff2f Patch TextureBindingsResetTest to match CommandBuffer expectations by Robert Phillips · 3 years ago
  18. 19a7b97 Convert constant variables to values earlier in intrinsic optimization. by John Stiles · 3 years ago
  19. 2c70466 Update usage of deprecated Dawn typedefs by Corentin Wallez · 3 years ago
  20. 66ef11d Roll SK Tool from 876761b46493 to f9e7723e5a27 by skia-autoroll · 3 years ago
  21. 10d153e improve quality of life by Herb Derby · 3 years ago
  22. db2b44e Move all Android machines to arm64. by Joe Gregorio · 3 years ago
  23. 9605042 Metal: Fix discardable MSAA when used with stencil. by Jim Van Verth · 3 years ago
  24. f4f2f75 Roll SwiftShader from 83556eae921f to 35209220317c (1 revision) by skia-autoroll · 3 years ago
  25. 14282f8 Roll Dawn from c6140d5c95b8 to 053b58cd29dc (4 revisions) by skia-autoroll · 3 years ago
  26. fc36020 Roll ANGLE from 5a7b8c612591 to 8b2fd983e61a (6 revisions) by skia-autoroll · 3 years ago
  27. b6981fb Add float-packing intrinsics from sksl_gpu to Metal. by John Stiles · 3 years ago
  28. 51f9512 Update GLSL intrinsic ordering to match latest docs. by John Stiles · 3 years ago
  29. 14c3175 Add ES3 intrinsic modf to sksl_public. by John Stiles · 3 years ago
  30. 0736712 Support swizzled out-params in SPIR-V intrinsic calls. by John Stiles · 3 years ago
  31. 8ff713b Revert "Add RelaxedPrecision decoration to function-call temp vars." by John Stiles · 3 years ago
  32. 201b72a In runtime effects, treat all children as sampled by Brian Osman · 3 years ago
  33. a0d61eb Roll SK Tool from f846e64d8dfe to a2c45e4997e0 by skia-autoroll · 3 years ago
  34. 0f4304e Add RelaxedPrecision decoration to function-call temp vars. by John Stiles · 3 years ago
  35. 38ecac7 [skottie] Suppress layer parser errors for tt: 0 by Florin Malita · 3 years ago
  36. 769b488 Move some more Ops to skgpu::v1 namespace by Robert Phillips · 3 years ago
  37. f6c564e Move DeviceFlags and CheckAlphaTypeAndGetFlags to skgpu::BaseDevice by Robert Phillips · 3 years ago
  38. 6a51b20 Avoid unnecessary load-store for out params in SPIR-V. by John Stiles · 3 years ago
  39. 77b39ea [infra] Update skia-infra to include building shaders.skia.org by Kevin Lubick · 3 years ago
  40. b5e449b Metal: fix inline upload for discardable resolve by Jim Van Verth · 3 years ago
  41. 30f8611 Add RelaxedPrecision decoration to out-param temp vars. by John Stiles · 3 years ago
  42. 5ccad8a Roll ANGLE from 48da7e7e7c1a to 5a7b8c612591 (1 revision) by skia-autoroll · 3 years ago
  43. f92a185 Roll SwiftShader from aed9a7633481 to 83556eae921f (1 revision) by skia-autoroll · 3 years ago
  44. 1855461 Roll Dawn from ba1feb07bc5f to c6140d5c95b8 (4 revisions) by skia-autoroll · 3 years ago
  45. 72fe2e5 Roll ANGLE from fefdf81e09ae to 48da7e7e7c1a (5 revisions) by skia-autoroll · 3 years ago
  46. b98cddd Roll ANGLE from 3271dea1673a to fefdf81e09ae (27 revisions) by skia-autoroll · 3 years ago
  47. 0f2d2f0 implement ARM saturating multiply using ssse3 by Herb Derby · 3 years ago
  48. ecc5555 Only terminate egl display once by Michael Ludwig · 3 years ago
  49. 151a6f3 expose Font to JetSki by Jorge Betancourt · 3 years ago
  50. 535f43d add simulation for arm rounding saturating multiply by Herb Derby · 3 years ago
  51. e588189 Remove overly verbose Usage enum from FilterResult by Michael Ludwig · 3 years ago
  52. a2c76c7 Fixed illegal interface block reporting by Ethan Nicholas · 3 years ago
  53. ff6c5bf Generate more diagnostics from IRGenerator, when given bad code. by John Stiles · 3 years ago
  54. 887230a basic experiments for understanding lowp by Herb Derby · 3 years ago
  55. 106e0cd Increase GetLoopUnrollInfo loop-count limit to 100,000. by John Stiles · 3 years ago
  56. 41a6ace Have vulkan copy commands take attachments instead of images. by Greg Daniel · 3 years ago
  57. 3272412 Switched DSL error handling from const char* to string_view by Ethan Nicholas · 3 years ago
  58. 983ae86 Only treat PNG_COLOR_TYPE_RGB as 565 by Derek Sollenberger · 3 years ago
  59. 2a3ee58 Metal: Set up discardable MSAA. by Jim Van Verth · 3 years ago
  60. 7d64a03 Disable UBSAN overflow detection in SkVM. by John Stiles · 3 years ago
  61. ca5d31e Revert "Add OWNERS to include (and include/private) to enforce API review" by Brian Osman · 3 years ago
  62. 5e11063 Roll SK Tool from fa3927a79599 to 583b1ee16513 by skia-autoroll · 3 years ago
  63. 7efdc8f Reland "Metal: add loadMSAAFromResolve support." by Jim Van Verth · 3 years ago
  64. be0e255 Add OWNERS to include (and include/private) to enforce API review by Brian Osman · 3 years ago
  65. 6763e7c Remove unused vk tiling param from memory allocating/freeing. by Greg Daniel · 3 years ago
  66. d5bd2df Silence unused-variable warning for layerHeight. by John Stiles · 3 years ago
  67. 09961b5 [COLRv1] Fix blending and compositing by Dominik Röttsches · 3 years ago
  68. 8e5fca1 Disable SkSL LoopFloat test on Mac Intel GPUs. by John Stiles · 3 years ago
  69. 0ad2d01 SkSL: Turn DSL parser off again by Brian Osman · 3 years ago
  70. 733fd74 Improve unit testing of for-loops. by John Stiles · 3 years ago
  71. 3ff77f4 Fix inliner bug discovered by fuzzer. by John Stiles · 3 years ago
  72. 826468f Optimize dead-code elimination in SkVM. by John Stiles · 3 years ago
  73. cf6ea77 fix fontMgr.makeTypefaceFromData type name by Nam Se Hyun · 3 years ago
  74. e1b74b7 Fix EmbindObject's deleteLater to deleteAfter by Nam Se Hyun · 3 years ago
  75. 10fa1c8 Roll Dawn from 2e40f90e8cb9 to ba1feb07bc5f (1 revision) by skia-autoroll · 3 years ago
  76. 48bb9a5 Roll SwiftShader from bac3c5559b2b to aed9a7633481 (1 revision) by skia-autoroll · 3 years ago
  77. fc5efe3 Roll Dawn from 90b41c78f94f to 2e40f90e8cb9 (4 revisions) by skia-autoroll · 3 years ago
  78. f65cd9b Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 3 years ago
  79. 360db87 Fix line numbers of several DSLParser errors by Ethan Nicholas · 3 years ago
  80. 7ad42c0 Fix nanobench perf bug with large --ms values by Brian Osman · 3 years ago
  81. c3a0c8e Perform rect+path clip intersection in-place by Michael Ludwig · 3 years ago
  82. 56273c9 Update SkSL docs slightly by Brian Osman · 3 years ago
  83. 0ed278b Flip the switch to activate DSLParser by Ethan Nicholas · 3 years ago
  84. 678ec71 Added DSL modifiers declarations by Ethan Nicholas · 3 years ago
  85. 33e0f9a Remove SkSL shade/blend/filter intrinsics by Brian Osman · 3 years ago
  86. 3e4ccf1 Roll ANGLE from de09f8db317d to 3271dea1673a (3 revisions) by skia-autoroll · 3 years ago
  87. 642215e Added DSL extension support by Ethan Nicholas · 3 years ago
  88. 1eb1f44 Add typeface to shaper md by Mike Reed · 3 years ago
  89. cbfa34a Convert internal SkSL to use .eval() by Brian Osman · 3 years ago
  90. 9d82e61 Only perform unrolled-size check on valid code. by John Stiles · 3 years ago
  91. 36ddccc Remove unnecessary [[maybe_unused]]. by John Stiles · 3 years ago
  92. b6c29c7 Initialize class variables at construction time. by John Stiles · 3 years ago
  93. e780d6b Revert "Metal: add loadMSAAFromResolve support." by Florin Malita · 3 years ago
  94. 3099f79 SkSL: Add support for method calls on effect objects by Brian Osman · 3 years ago
  95. b61a243 Refactored swizzle domain testing by Ethan Nicholas · 3 years ago
  96. 7deee71 Remove recursion from SkVM dead-code elimination. by John Stiles · 3 years ago
  97. 5572b2a Reland "[skottie] AllCaps support" by Florin Malita · 3 years ago
  98. 6142500 Revert "[skottie] AllCaps support" by Florin Malita · 3 years ago
  99. 9bb2422 Roll SwiftShader from c82c59307208 to bac3c5559b2b (1 revision) by skia-autoroll · 3 years ago
  100. 5438f1c Roll Dawn from 305f4df2b5ad to 90b41c78f94f (8 revisions) by skia-autoroll · 3 years ago