1. f201af8 Allow more types of expressions to be directly inlined. by John Stiles · 4 years, 3 months ago
  2. d83ded8 Revert "Revert "moved SkSL Enum data into IRNode"" by Ethan Nicholas · 4 years, 3 months ago
  3. 4cf00a8 Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache by Robert Phillips · 4 years, 3 months ago
  4. 9ecb3ab [canvaskit] Add Initial Typescript definitions/types. by Kevin Lubick · 4 years, 3 months ago
  5. 6877f0b moved SkSL ExpressionStatement's data into IRNode by Ethan Nicholas · 4 years, 3 months ago
  6. c73c1af Make the SW blurred mask path use the thread-safe uniquely-keyed view cache by Robert Phillips · 4 years, 3 months ago
  7. ff22910 Revert "moved SkSL Enum data into IRNode" by John Stiles · 4 years, 3 months ago
  8. 98503f1 moved SkSL Enum data into IRNode by Ethan Nicholas · 4 years, 3 months ago
  9. 401a366 Fix swizzle-of-swizzle lvalues in ByteCodeGenerator by Brian Osman · 4 years, 3 months ago
  10. 24c5d24 Add a benchmark that measures SkSL::Compiler startup time by Brian Osman · 4 years, 3 months ago
  11. 1a47d89 Add an API for clearing the SkParagraph font and paragraph caches by Jason Simmons · 4 years, 3 months ago
  12. f70f044 moved SkSL Constructor's data into IRNode by Ethan Nicholas · 4 years, 3 months ago
  13. bfca128 Have GrCircleBlurFragmentProcessor make use of thread safe view cache by Robert Phillips · 4 years, 3 months ago
  14. 57fd923 Add sample count to GrVkImageInfo. by Brian Salomon · 4 years, 3 months ago
  15. 686a4f2 Roll ANGLE from 2a09e89113af to ec42b1438fd2 (63 revisions) by skia-autoroll · 4 years, 3 months ago
  16. 0b0fb4d minimize includes and forwards for remote glyph cache by Herb Derby · 4 years, 3 months ago
  17. 135e237 moved SkSL FloatLiteral data into IRNode by Ethan Nicholas · 4 years, 3 months ago
  18. 4b6f37d Move MacOS 10.13 Metal jobs to 10.15. by Jim Van Verth · 4 years, 3 months ago
  19. c73bff3 Dawn: factor SKSL-to-SPIRV conversion, creation of ShaderModule. by Stephen White · 4 years, 3 months ago
  20. 842805c Roll Chromium from 8563523f5c74 to 339e4ec27552 (471 revisions) by skia-autoroll · 4 years, 3 months ago
  21. 01bbe18 Roll Dawn from ed2b465f8607 to b2a4e87ad274 (8 revisions) by skia-autoroll · 4 years, 3 months ago
  22. 1fdcd38 Roll SwiftShader from b94db86cf9b3 to 44be0942f9a8 (2 revisions) by skia-autoroll · 4 years, 3 months ago
  23. e96cdd1 moved SkSL IntLiteral data into IRNode by Ethan Nicholas · 4 years, 3 months ago
  24. 70025e5 Remove fKind field from BasicBlock::Node. by John Stiles · 4 years, 3 months ago
  25. 80f6e4e air gap SkStrikeServer API from implementation by Herb Derby · 4 years, 3 months ago
  26. 1fd6116 moved SkSL DoStatement's data into IRNode by Ethan Nicholas · 4 years, 3 months ago
  27. c2d10ef Add deprecation warning when running Metal on older OSes. by Jim Van Verth · 4 years, 3 months ago
  28. c993fe6 Work around python 2 shutil.copy2 date bug by Brian Salomon · 4 years, 3 months ago
  29. 427d8eb Fix offscreen drawing when cleaning up vulkan viewer. by Greg Daniel · 4 years, 3 months ago
  30. 3d921f1 Add unit test to demonstrate lack of SkSL swizzle optimization. by John Stiles · 4 years, 3 months ago
  31. 06febef Add 'tricky' OutParams golden output. by John Stiles · 4 years, 4 months ago
  32. 81b8ba2 impl q14 in JIT using even lanes by Mike Klein · 4 years, 4 months ago
  33. d82e2c1 air gap SkStrikeClient API from implementation by Herb Derby · 4 years, 3 months ago
  34. 525f8a6 Respect kGenA8FromLCD when creating mask from path. by Ben Wagner · 4 years, 4 months ago
  35. f0b5644 introduce SkGlyphRect specialized for union & intersect by Herb Derby · 4 years, 4 months ago
  36. bc0c29e Fix call counts for intrinsic functions. by John Stiles · 4 years, 3 months ago
  37. e41b4ee Reland "Support out parameters that use a swizzle." by John Stiles · 4 years, 3 months ago
  38. 3dad803 Check SkRRect::transform result, don't assume S+T matrix is safe by Michael Ludwig · 4 years, 3 months ago
  39. 9c98368 Roll Chromium from 6a3c229fa0dc to 8563523f5c74 (1024 revisions) by skia-autoroll · 4 years, 3 months ago
  40. 12857d4 Fix gms placing text in bounds. by Ben Wagner · 4 years, 4 months ago
  41. 8ff2449 Log more info for Chrome bug 1132617 by Brian Salomon · 4 years, 3 months ago
  42. 314e7e5 Use sk_sp for GrVkImageViews. by Greg Daniel · 4 years, 3 months ago
  43. defd223 Add correctness checks to GrThreadSafeViewCache tests by Robert Phillips · 4 years, 4 months ago
  44. 6bfa63f Revert "Support out parameters that use a swizzle." by Brian Osman · 4 years, 3 months ago
  45. e5d5eed Update SkClipOp::kMax_EnumValue to match non-deprecated values by Michael Ludwig · 4 years, 3 months ago
  46. ca9dac8 remove unused call from remote glyph cache API by Herb Derby · 4 years, 3 months ago
  47. a976da7 Simplify IsAssignable to only support one assignable var. by John Stiles · 4 years, 4 months ago
  48. 6a189f2 [fuzz] Add CIFuzz taskdriver by Kevin Lubick · 4 years, 3 months ago
  49. f95c862 [canvaskit] Use linear metrics in shaping demo by Kevin Lubick · 4 years, 3 months ago
  50. 435b482 Support out parameters that use a swizzle. by John Stiles · 4 years, 3 months ago
  51. f83f4c6 [canvaskit] Increase timeout for RenderSKPs by Kevin Lubick · 4 years, 3 months ago
  52. 59d660c Revert "Revert "moved SkSL BoolLiteral data into IRNode"" by Ethan Nicholas · 4 years, 3 months ago
  53. 7a6935a Update OutParams unit test to demonstrate SkSL failure. by John Stiles · 4 years, 4 months ago
  54. ad6aeac Roll dawn from eec9edfd5769 to ed2b465f8607 (2 revisions) by skia-autoroll · 4 years, 3 months ago
  55. 0922403 Update SKP version by skia-recreate-skps · 4 years, 4 months ago
  56. eabce08 move paint color to Params by Mike Klein · 4 years, 4 months ago
  57. 5648572 Revert "moved SkSL BoolLiteral data into IRNode" by Mike Klein · 4 years, 4 months ago
  58. 766eeb2 Return target rect for SkPictureImageFilter forward bounds mapping by Fredrik Söderqvist · 4 years, 4 months ago
  59. 5e1545f Finish recording tessellation pipelines by Chris Dalton · 4 years, 4 months ago
  60. a05d27b moved SkSL BoolLiteral data into IRNode by Ethan Nicholas · 4 years, 4 months ago
  61. 68861e3 Add unit tests for assignment and invalid field access. by John Stiles · 4 years, 4 months ago
  62. 2c62e7e factor out some helpers in SkVMBlitter by Mike Klein · 4 years, 4 months ago
  63. fe1a97a split apart uniformPremul() by Mike Klein · 4 years, 4 months ago
  64. cac130f to_foo() -> to_Foo() by Mike Klein · 4 years, 4 months ago
  65. 4e48490 Remove deprecated Vulkan GrBackendRenderTarget constructor by Brian Salomon · 4 years, 4 months ago
  66. c14defb Disallow assignment to unfoldable ternaries in SkSL. by John Stiles · 4 years, 4 months ago
  67. 3fabfc0 Fail gracefully when Metal encounters a geometry shader. by John Stiles · 4 years, 4 months ago
  68. 1b6a43c Move user stencil settings from GrPipeline to GrProgramInfo by Chris Dalton · 4 years, 4 months ago
  69. aba2875 Relax matrix check for fast case in rect blur shader by Brian Salomon · 4 years, 4 months ago
  70. 0ea0c5e More conservative reverse mapping bounds for SkDisplacementMapEffect by Fredrik Söderqvist · 4 years, 4 months ago
  71. f8cafa7 [canvaskit] Followup feedback from shaping demo by Kevin Lubick · 4 years, 4 months ago
  72. ba38588 Remove sk_ClipDistance. by John Stiles · 4 years, 4 months ago
  73. 3079385 [canvaskit] Expose Glyph ID APIs by Kevin Lubick · 4 years, 4 months ago
  74. dce4d3e Migrate setRefKind assignability checker into SkSLAnalysis. by John Stiles · 4 years, 4 months ago
  75. 7bd6043 moved SkSL Block's data into IRNode by Ethan Nicholas · 4 years, 4 months ago
  76. aeae3a5 Add golden outputs for the Metal backend. by John Stiles · 4 years, 4 months ago
  77. 3380be9 Fix creation of gpu resources in GrThreadSafeViewCache tests by Robert Phillips · 4 years, 4 months ago
  78. ab4ab20 Migrate most SkSL tests currently in /glsl/ to /shared/. by John Stiles · 4 years, 4 months ago
  79. 081fcc7 Add a "_volatile" suffix to AllPathsVolatile configs by Chris Dalton · 4 years, 4 months ago
  80. 7e24871 Clean up SkSL test compilation in preparation for Metal support. by John Stiles · 4 years, 4 months ago
  81. a28ea67 Fix checks of GR_TEST_UTILS. by Greg Daniel · 4 years, 4 months ago
  82. d7ab450 Traverse FieldAccess' base expression in visitExpression. by John Stiles · 4 years, 4 months ago
  83. 3b88c07 Handle surrogates in SkUTF::UTF16ToUTF8 by Jason Simmons · 4 years, 4 months ago
  84. 1748c6a Roll SwiftShader from a09406249fa3 to b94db86cf9b3 (1 revision) by skia-autoroll · 4 years, 4 months ago
  85. 5227335 Roll dawn from 75e5ed6161fc to eec9edfd5769 (3 revisions) by skia-autoroll · 4 years, 4 months ago
  86. 79457ef Change VariableReference::fVariable to a pointer by Brian Osman · 4 years, 4 months ago
  87. 03c31ec Reduce needless spread of GrNonAtomicRef.h by Robert Phillips · 4 years, 4 months ago
  88. fe3d9a2 Reland "[skottie] Reduce CompositionBuilder stack footprint" by Florin Malita · 4 years, 4 months ago
  89. 96c8aeb Reland "Allow rect and circle blur fast cases to be used with rotation matrices." by Brian Salomon · 4 years, 4 months ago
  90. 6e51d92 ICU project: text break iterators in SkShaper by Julia Lavrova · 4 years, 5 months ago
  91. 1946366 Revert "[skottie] Reduce CompositionBuilder stack footprint" by Florin Malita · 4 years, 4 months ago
  92. 5f46a27 Add missing include to fix generated files bot by Brian Osman · 4 years, 4 months ago
  93. 6b72d3a q14 rethink by Mike Klein · 4 years, 4 months ago
  94. 18c043e Roll Chromium from 9a7bc8d5069f to 6a3c229fa0dc (401 revisions) by skia-autoroll · 4 years, 4 months ago
  95. 3f751f2 [skottie] Reduce CompositionBuilder stack footprint by Florin Malita · 4 years, 4 months ago
  96. 9278f10 Add "AllPathsVolatile" skpbench bots by Chris Dalton · 4 years, 4 months ago
  97. e74cebe Begin implementing onPrePrepare for tessellation ops by Chris Dalton · 4 years, 4 months ago
  98. 15a4b18 Add digital micrography svg to the RecreateSKPs bot by Ravi Mistry · 4 years, 4 months ago
  99. 8cfbcb5 Update doc comments to match new enum structure. by John Stiles · 4 years, 4 months ago
  100. c8d9c8e Revert "Revert "moved BinaryExpression's data into IRNode"" by Ethan Nicholas · 4 years, 4 months ago