1. b19518d add missing unit test for 128-bit ops by Mike Klein · 3 years, 10 months ago
  2. b42686a Painting styled text blocks in RTL by Julia Lavrova · 3 years, 10 months ago
  3. abcc1ec plumb register aliasing hints through on arm64 by Mike Klein · 3 years, 10 months ago
  4. 95fb578 Deprecate Metal support on iOS 9. by Jim Van Verth · 3 years, 10 months ago
  5. e766cb8 Use `addArrayDimension` instead of manually creating array type. by John Stiles · 3 years, 10 months ago
  6. a217950 Simplify addArrayDimensions by removing multi-dimensional array support. by John Stiles · 3 years, 10 months ago
  7. f2fb80f Add unaffectedByDstValue() to GrProcessorSet::Analysis by Chris Dalton · 3 years, 10 months ago
  8. d39aec9 Remove multi-dimensional array support from the parser. by John Stiles · 3 years, 10 months ago
  9. 573dcb7 factor out an `active_lanes = scalar ? 1 : K` by Mike Klein · 3 years, 10 months ago
  10. a7470df add load128/store128 by Mike Klein · 3 years, 10 months ago
  11. 38921ca Reland "[skottie] Add image sampling and transform options" by Florin Malita · 3 years, 10 months ago
  12. 5f9ba69 fix debugger bindings by Mike Reed · 3 years, 10 months ago
  13. ec25563 add to_fp16/from_fp16 by Mike Klein · 3 years, 10 months ago
  14. c7bca52 add load64 by Mike Klein · 3 years, 10 months ago
  15. 1a4140e deprecate getTotalMatrix by Mike Reed · 3 years, 10 months ago
  16. 041f665 [svg] Remove kInherit from several SVG types by Tyler Denniston · 3 years, 10 months ago
  17. b81842a Revert "[skottie] Add image sampling and transform options" by Florin Malita · 3 years, 10 months ago
  18. d39aec0 Simplify InterfaceBlock by removing multi-dimensional array support. by John Stiles · 3 years, 10 months ago
  19. 2833ec6 Plumb mixed samples through GrXPFactory::GetAnalysisProperties by Chris Dalton · 3 years, 10 months ago
  20. 62a5646 Simplify VarDeclaration by removing multi-dimensional array support. by John Stiles · 3 years, 10 months ago
  21. 9ea48e3 Disallow multi-dimensional arrays in SkSL. by John Stiles · 3 years, 10 months ago
  22. 076e9a2 Disallow returning array types in SkSL. by John Stiles · 3 years, 10 months ago
  23. 3dba3ee Fix various codegen issues for Metal array types. by John Stiles · 3 years, 10 months ago
  24. 2f24405 [skottie] Add image sampling and transform options by Florin Malita · 3 years, 10 months ago
  25. f557aef Use MTLCommandBuffer status to determine if completed. by Jim Van Verth · 3 years, 10 months ago
  26. f5097db add store64 by Mike Klein · 3 years, 10 months ago
  27. 2d8bd15 get 4x4 initialMatrix in pictureplayback by Mike Reed · 3 years, 10 months ago
  28. 8c1ad7e stop using bitmapcontroller by Mike Reed · 3 years, 10 months ago
  29. f5e1bf9 Remove NVIDIA_Shield bots. by Ben Wagner · 3 years, 10 months ago
  30. f9433fa Fixing some round problems with metrics by Julia Lavrova · 3 years, 10 months ago
  31. 4b10d58 Fix bug in GrClearOp combining and remove some asserts (take 2) by Robert Phillips · 3 years, 10 months ago
  32. 9f3f2c2 Roll ANGLE from 0f083ab02635 to 8670d6183a84 (11 revisions) by skia-autoroll · 3 years, 10 months ago
  33. 71d3f30 Roll SwiftShader from bfb211914759 to bae138de13ac (8 revisions) by skia-autoroll · 3 years, 10 months ago
  34. 27c78da Roll Dawn from 6f5151f6572b to 3668d352bc5f (6 revisions) by skia-autoroll · 3 years, 10 months ago
  35. c7112ed Fix swizzles in clear_swizzle GM by Brian Salomon · 3 years, 10 months ago
  36. 5334e89 Revert "restore murmur3 for older iOS devices" by Mike Klein · 3 years, 10 months ago
  37. 469d67e Expose more info in SkCodec::FrameInfo by Leon Scroggins III · 3 years, 10 months ago
  38. bb1933e simplify SkSamplingOptions field names by Mike Klein · 3 years, 10 months ago
  39. dcc8960 make SkSamplingOptions fields const by Mike Klein · 3 years, 10 months ago
  40. 07bc9a2 GPU clear values: just 4 floats by Brian Salomon · 3 years, 10 months ago
  41. 4be95c5 Add test for quadratic Wang's formula by Tyler Denniston · 3 years, 10 months ago
  42. 3c16146 restore murmur3 for older iOS devices by Mike Klein · 3 years, 10 months ago
  43. 6bef6a7 Fix flipped array dimensions in SkSL. by John Stiles · 3 years, 10 months ago
  44. f25787b Subpixel anti-aliasing in FreeType 2.8.1+ by Ben Wagner · 3 years, 10 months ago
  45. 9443d58 Revert "Fix bug in GrClearOp combining and remove some asserts" by Robert Phillips · 3 years, 10 months ago
  46. 799b32e Disable inliner on Functions.sksl. by John Stiles · 3 years, 10 months ago
  47. a48c233 Remove unused inColor by Brian Osman · 3 years, 10 months ago
  48. 4089418 hoist the common matrix code for filling vertices by Herb Derby · 3 years, 10 months ago
  49. 0861331 Revert "add CPU feature detection for iOS / ARM Mac" by Mike Klein · 3 years, 10 months ago
  50. 387826f Remove unused SkRWBuffer by Mike Reed · 3 years, 10 months ago
  51. 23f00d7 Reland "Add ByteCode output to skslc" by Brian Osman · 3 years, 10 months ago
  52. c9a24c9 default to using new/delete for GrOp by Herb Derby · 3 years, 10 months ago
  53. 658cb71 [canvaskit] Fix drawPoints to be flattened point array by Kevin Lubick · 3 years, 10 months ago
  54. 5fa4554 Revert "Add ByteCode output to skslc" by Brian Osman · 3 years, 10 months ago
  55. 35f1b20 Fix bug in GrClearOp combining and remove some asserts by Robert Phillips · 3 years, 10 months ago
  56. f0b9364 Roll ANGLE from 234fccfb1818 to 0f083ab02635 (5 revisions) by skia-autoroll · 3 years, 10 months ago
  57. 1ca29cc Roll Dawn from a827aa2c29aa to 6f5151f6572b (9 revisions) by skia-autoroll · 3 years, 10 months ago
  58. bd51ac3 remove perspective SDF from subrun by Herb Derby · 3 years, 10 months ago
  59. 51c0158 add CPU feature detection for iOS / ARM Mac by Mike Klein · 3 years, 10 months ago
  60. b030b1f Don't drop mip map mode in GrTextureOp->GrTextureEffect fallback by Brian Salomon · 3 years, 10 months ago
  61. c504ecd Roll ANGLE from 59aa1ef1975a to 234fccfb1818 (18 revisions) by skia-autoroll · 3 years, 10 months ago
  62. 986c7fb Fix codegen errors with Metal return statements. by John Stiles · 3 years, 10 months ago
  63. 68da339 Add ByteCode output to skslc by Brian Osman · 3 years, 10 months ago
  64. 842b359 Enforce layout(location=...) on Metal out variables. by John Stiles · 3 years, 10 months ago
  65. 46d1e9f remove use of initial matrix by Herb Derby · 3 years, 10 months ago
  66. 7bd7033 Disallow global variables containing arrays of opaque types. by John Stiles · 3 years, 10 months ago
  67. 7b776b5 Created SKSL_USE_THREAD_LOCAL define by Ethan Nicholas · 3 years, 10 months ago
  68. 0c2cc23 rearrange types in SkRuntimeEffect program_fn() by Mike Klein · 3 years, 10 months ago
  69. 683f572 use SkGlyphRect to record subrun bounds by Herb Derby · 3 years, 10 months ago
  70. a927771 Extract reusable functions from stroke tessellation shaders by Chris Dalton · 3 years, 10 months ago
  71. 5ec9c4e disambiguate skvm::bit_cast() by Mike Klein · 3 years, 10 months ago
  72. bb9fbe0 Allow SkASSERTF to take zero varargs parameters by Ethan Nicholas · 3 years, 10 months ago
  73. 42d67a6 remove "half" term from SkVM by Mike Klein · 3 years, 10 months ago
  74. 356cef3 Simplify grvx::approx_angle_between_vectors signature by Chris Dalton · 3 years, 10 months ago
  75. 540c13a Test & implement "vector relational intrinsics" by Brian Osman · 3 years, 10 months ago
  76. 831a5a1 Fix DWrite axis design parameters. by Ben Wagner · 3 years, 10 months ago
  77. a1ebb44 Roll SwiftShader from 9dff6a3bb595 to bfb211914759 (4 revisions) by skia-autoroll · 3 years, 10 months ago
  78. 0607219 Roll Dawn from d8bb0bb7c735 to a827aa2c29aa (9 revisions) by skia-autoroll · 3 years, 10 months ago
  79. 416fe32 Ensure variable font from data created at default. by Ben Wagner · 3 years, 10 months ago
  80. 4c6f57a [svg] Use new code path for rest of presentation attrs by Tyler Denniston · 3 years, 10 months ago
  81. 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 3 years, 10 months ago
  82. 6affa2c move SkMipmapBuilder to private by Mike Reed · 3 years, 10 months ago
  83. 5b589fd Add test for returning arrays from functions. by John Stiles · 3 years, 10 months ago
  84. d7cc093 Fix ASAN error when inlining array constructor expressions. by John Stiles · 3 years, 10 months ago
  85. 74ff1d6 Fix ASAN error when inlining multi-dimensional arrays. by John Stiles · 3 years, 10 months ago
  86. c4fbc8d Stop overflow of windows rects in GrClipStack by Robert Phillips · 3 years, 10 months ago
  87. fd41d87 Fix SPIR-V and Metal support for enum types. by John Stiles · 3 years, 10 months ago
  88. 21f5f45 Fix SPIR-V compilation error with arrays of samplers. by John Stiles · 3 years, 10 months ago
  89. dc75a97 Add global struct definitions to SkSL. by John Stiles · 3 years, 10 months ago
  90. ade695e Add unit test for function dead-stripping. by John Stiles · 3 years, 10 months ago
  91. 712fd6b Add support for enums in Metal code generator. by John Stiles · 3 years, 10 months ago
  92. ba067aa Migrate dedicated SPIR-V tests to golden outputs. by John Stiles · 3 years, 10 months ago
  93. d6449e9 Remove ^^ operator from Metal codegen. by John Stiles · 3 years, 10 months ago
  94. a35fcd6 Don't force linear when extracting miplevel by Mike Reed · 3 years, 10 months ago
  95. ca92424 Remove SkBaseDevice::flush (take 2) by Robert Phillips · 3 years, 10 months ago
  96. 77b68e8 Roll Dawn from 4814bdbdeae4 to d8bb0bb7c735 (4 revisions) by skia-autoroll · 3 years, 10 months ago
  97. 9e8f092 Roll ANGLE from fcb6b5a5c55e to 59aa1ef1975a (5 revisions) by skia-autoroll · 3 years, 10 months ago
  98. 9682673 Update SKP version by skia-recreate-skps · 3 years, 10 months ago
  99. 3f522b2 Roll ANGLE from 5850c748b480 to fcb6b5a5c55e (8 revisions) by skia-autoroll · 3 years, 10 months ago
  100. 32422be Roll SwiftShader from 43bb60e1fa11 to 9dff6a3bb595 (1 revision) by skia-autoroll · 3 years, 10 months ago