1. 4f00982 Make the generic SkRuntimeEffect::Make factories private by Brian Osman · 3 years, 4 months ago
  2. d1c9e52 [canvaskit] Fix whitespace constant definition. by Kevin Lubick · 3 years, 4 months ago
  3. 9121667 Remove DefinedExpression. by John Stiles · 3 years, 4 months ago
  4. 421c360 Roll Chromium from 8bfc5a756697 to 1e783d543ffc (448 revisions) by skia-autoroll · 3 years, 4 months ago
  5. b99df2c Roll Dawn from c952097dc65a to 1bd0450254de (6 revisions) by skia-autoroll · 3 years, 4 months ago
  6. 66bce0c Roll ANGLE from d6a91dab3670 to ed8755dfdee1 (13 revisions) by skia-autoroll · 3 years, 4 months ago
  7. 9eaae18 An attempt to fix the last glyph position problem by Mike Reed · 3 years, 4 months ago
  8. ae33954 Updates to GlyphRuns[] by Mike Reed · 3 years, 4 months ago
  9. 3386533 Add some comments by Mike Reed · 3 years, 4 months ago
  10. c17a3e9 Don't gather proxy intervals at all for NoOp ops tasks by Adlai Holler · 3 years, 4 months ago
  11. c4e9588 Improve DSL CPP support for global variables. by John Stiles · 3 years, 4 months ago
  12. d6e1e0f Use macros for sk_Caps again. by John Stiles · 3 years, 4 months ago
  13. ec871bf Fix global variables which call built-in functions. by John Stiles · 3 years, 4 months ago
  14. b7223e1 Fix global variables with default values in DSL CPP. by John Stiles · 3 years, 4 months ago
  15. e9ea414 Improve API for skipping render tasks by Adlai Holler · 3 years, 4 months ago
  16. 169c890 Reland "Add coords parameter to all .sksl test files used as runtime effects" by Brian Osman · 3 years, 4 months ago
  17. 11a737f Update AndroidKit to use SkRuntimeEffect::MakeForShader by Brian Osman · 3 years, 4 months ago
  18. 972abe9 [androidkit] support GL surfaces in AndroidKit by Jorge Betancourt · 3 years, 4 months ago
  19. 47c88cc handle perspective glyph drawing correctly by Herb Derby · 3 years, 4 months ago
  20. e4b8c3a OrderedFontMgr utility by Mike Reed · 3 years, 4 months ago
  21. 4d57111 Reland "Runtime effects: Detect passthrough sample calls automatically" by Brian Osman · 3 years, 4 months ago
  22. 5e29e31 Don't optimize out color attribute in reduced shader mode in GrTextureOp by Brian Salomon · 3 years, 4 months ago
  23. 38162b5 Remove Metal support on older OSes. by Jim Van Verth · 3 years, 4 months ago
  24. b2497dd Revert "Revert "onMatchFaceStyle is unused, so remove it"" by Mike Reed · 3 years, 4 months ago
  25. e40b38e Roll SK Tool from 06b911a1f036 to 33d0c2fe3ee4 by skia-autoroll · 3 years, 4 months ago
  26. be1c996 Rename TextShadow.fBlurRadius to fBlurSigma by Jason Simmons · 3 years, 4 months ago
  27. 3c04a65 Revert "onMatchFaceStyle is unused, so remove it" by Mike Reed · 3 years, 4 months ago
  28. 9b718cb guard against nullptr while drawing by Herb Derby · 3 years, 4 months ago
  29. 40f2985 onMatchFaceStyle is unused, so remove it by Mike Reed · 3 years, 4 months ago
  30. 6d970c6 [androidkit] add custom view for easy navigation between demos by Jorge Betancourt · 3 years, 4 months ago
  31. 827dab4 Add runtime effect unsharp GM by Brian Osman · 3 years, 4 months ago
  32. e6318b5 Roll ANGLE from 3182095f19bc to d6a91dab3670 (8 revisions) by skia-autoroll · 3 years, 4 months ago
  33. bbcc2eb Roll Dawn from 221b8b06cc77 to c952097dc65a (8 revisions) by skia-autoroll · 3 years, 4 months ago
  34. f6051bd Roll Chromium from 162e27665cb1 to 8bfc5a756697 (384 revisions) by skia-autoroll · 3 years, 4 months ago
  35. 2cc6538 [androidkit] VK Surface by Florin Malita · 3 years, 4 months ago
  36. 8e3bca6 Add SkSurfaceProps to GrPathRenderer::CanDrawPathArgs by Chris Dalton · 3 years, 4 months ago
  37. f285bd1 Don't use tessellation on secondary Vk cmd buffers by Chris Dalton · 3 years, 4 months ago
  38. 00f3041 Revert "Runtime effects: Detect passthrough sample calls automatically" by Brian Osman · 3 years, 4 months ago
  39. 67baf2d Revert "Add coords parameter to all .sksl test files used as runtime effects" by Joe Gregorio · 3 years, 4 months ago
  40. c10f688 Don't use single pass blur for small sigmas in reduced shader mode by Brian Salomon · 3 years, 4 months ago
  41. f102b88 [androidkit] initial foundation for Android Surface thread management by Jorge Betancourt · 3 years, 4 months ago
  42. 22dcb5f Add coords parameter to all .sksl test files used as runtime effects by Brian Osman · 3 years, 4 months ago
  43. 0188b34 Cleanup pass over UniformCTypeMapper::Get. by John Stiles · 3 years, 4 months ago
  44. 3e8ff3e Fix vertex alpha when connector edges intersect inner edges by Michael Ludwig · 3 years, 4 months ago
  45. 119ad73 Remove superfluous lines from DSL generated code. by John Stiles · 3 years, 4 months ago
  46. fbc06d8 Switch runtime effect fuzzer to use MakeForShader by Brian Osman · 3 years, 4 months ago
  47. e3fa745 Add support for atan() to DSL. by John Stiles · 3 years, 4 months ago
  48. b9fc6e4 Support 'layout(when)' expressions in DSL C++. by John Stiles · 3 years, 4 months ago
  49. 56ed7da Use MakeForShader/ColorFilter in runtime effect tests by Brian Osman · 3 years, 4 months ago
  50. 08771b0 Add DSLVar::swap method. by John Stiles · 3 years, 4 months ago
  51. c36aae3 Roll SK Tool from c16eea521d3a to a714fd3486df by skia-autoroll · 3 years, 4 months ago
  52. adcf2ef Roll Chromium from c1593bf1225d to 162e27665cb1 (541 revisions) by skia-autoroll · 3 years, 4 months ago
  53. 7916734 Roll ANGLE from 1800d1d92bca to 3182095f19bc (19 revisions) by skia-autoroll · 3 years, 4 months ago
  54. 4671030 Roll Dawn from 02336e6f9993 to 221b8b06cc77 (3 revisions) by skia-autoroll · 3 years, 4 months ago
  55. 8980b65 Update SKP version by skia-recreate-skps · 3 years, 4 months ago
  56. 4df5672 Fix invalid SKP file names by Ravi Mistry · 3 years, 4 months ago
  57. 08ea025 Roll SK Tool from 56306cbe458a to 45de31c865cf by skia-autoroll · 3 years, 4 months ago
  58. 5d8a09e Add wait time to ebay pageset by Ravi Mistry · 3 years, 4 months ago
  59. d7872ac Don't test hw tessellation on dmsaa android by Chris Dalton · 3 years, 4 months ago
  60. 08c6608 Append `f` suffix to float literals in DSL C++. by John Stiles · 3 years, 4 months ago
  61. 1dcf463 Fix sk_Caps support in DSL C++ code generator. by John Stiles · 3 years, 4 months ago
  62. 710e1c9 Implement dynamic MSAA on OpenGL by Chris Dalton · 3 years, 4 months ago
  63. b0ada77 Remove drop-work-before-color-clear while we fix a bug by Adlai Holler · 3 years, 4 months ago
  64. 48f1065 Reland "Stop using copying SkPath::Iter for convexity and contains checks" by Michael Ludwig · 3 years, 4 months ago
  65. 1034425 Move cached input descriptor to attachment and off GrVkRenderTarget. by Greg Daniel · 3 years, 4 months ago
  66. e0fe23a Add a second stencil attachment to GrRenderTarget for dmsaa by Chris Dalton · 3 years, 4 months ago
  67. 9a0da78 Restore code that sets preserve stencil when breaking up SDC into by Brian Salomon · 3 years, 4 months ago
  68. 3befaf2 Fix overzealous destruction of DSL FP VarDeclarations. by John Stiles · 3 years, 4 months ago
  69. 56bc148 Remove fSupportsTracking flag from UniformCTypeMapper. by John Stiles · 3 years, 4 months ago
  70. c5fac47 Simplify implementation of eval_template. by John Stiles · 3 years, 4 months ago
  71. 92934d7 Don't use dmsaa for blurs yet by Chris Dalton · 3 years, 4 months ago
  72. 7bbe365 Don't include the intrinsics headers in SkFloatingPoint.h by Hans Wennborg · 3 years, 4 months ago
  73. 796501e Remove pixelbook devices. by Joe Gregorio · 3 years, 4 months ago
  74. 600bc36 [infra] update iOS profile by Kevin Lubick · 3 years, 4 months ago
  75. 4680db6 Disable switch test on Adreno to work around GLSL driver bugs. by John Stiles · 3 years, 4 months ago
  76. a3ce568 [androidkit] Add Surface.flushAndSubmit() by Florin Malita · 3 years, 4 months ago
  77. 05bb5a8 [androidkit] Introduce RuntimeShader by Florin Malita · 3 years, 4 months ago
  78. f4f8d92 Generate and use Flutter's SKPs in RecreateSKPs bot by Ravi Mistry · 3 years, 4 months ago
  79. 7978aba [canvaskit] Deploy 0.26.0 by Kevin Lubick · 3 years, 4 months ago
  80. 7b8f149 Add Acer Spin 514 ChromeOS devices to the tree. by Joe Gregorio · 3 years, 4 months ago
  81. 94d3dd8 Roll Chromium from faf3e3230d75 to c1593bf1225d (506 revisions) by skia-autoroll · 3 years, 4 months ago
  82. b189541 Roll ANGLE from e0e5eb8480ab to 1800d1d92bca (10 revisions) by skia-autoroll · 3 years, 4 months ago
  83. e6613d1 Roll Dawn from 8091c6845079 to 02336e6f9993 (20 revisions) by skia-autoroll · 3 years, 4 months ago
  84. 7b60dee Roll SwiftShader from c597a8af03ef to 112faf441539 (1 revision) by skia-autoroll · 3 years, 4 months ago
  85. 395274e stop using rcp/rsqrt in SkRasterPipeline by Mike Klein · 3 years, 4 months ago
  86. db21d93 Fix DSL C++ code generation when FP variable names overlap. by John Stiles · 3 years, 4 months ago
  87. 83b0c83 Add support for built-in functions to DSLCPPCodeGenerator. by John Stiles · 3 years, 4 months ago
  88. f0e564f remove sk_float_rsqrt() by Mike Klein · 3 years, 4 months ago
  89. 40f45d6 create ops directly for drawGlyphs, etc. by Herb Derby · 3 years, 4 months ago
  90. d85d720 Add support for sample() to DSLCPPCodeGenerator. by John Stiles · 3 years, 4 months ago
  91. abde8fc Enable DSL FP tests. by John Stiles · 3 years, 4 months ago
  92. 82007f5 Implement a fixed count stroke tessellator by Chris Dalton · 3 years, 4 months ago
  93. 57ab06c Delete mixed samples by Chris Dalton · 3 years, 4 months ago
  94. 47b48bc Reland "Add support for uniforms and layout(key)s to DSLCPPCodeGenerator." by John Stiles · 3 years, 4 months ago
  95. 9568023 Reland "Reland "Implement statements and expressions in DSL C++ code generator."" by John Stiles · 3 years, 4 months ago
  96. 071182e always use shader based tile modes for blurs in reduced shader mode by Brian Salomon · 3 years, 4 months ago
  97. 4755b0b [canvaskit] Add TextHeightBehavior by Kevin Lubick · 3 years, 4 months ago
  98. dd8f8ed clean up defines that do nothing by Mike Klein · 3 years, 4 months ago
  99. d37a085 Enable DAG reordering on almost all bots by Adlai Holler · 3 years, 4 months ago
  100. d5a6764 use GrArenas for direct glyph drawing by Herb Derby · 3 years, 4 months ago