1. e0ee932 Preserve sdf text in SkPictureImageFilter by Chris Dalton · 3 years, 7 months ago
  2. 4d92e41 Revert "Enable DAG reordering on all bots except one" by Adlai Holler · 3 years, 7 months ago
  3. 89b484a Simplify parsing of for init-statements. by John Stiles · 3 years, 7 months ago
  4. 6475638 Add GrPathUtils::conicHasCusp by Chris Dalton · 3 years, 7 months ago
  5. 1a15e57 Revert "Fix for loops with multiple init-variables in Metal." by John Stiles · 3 years, 7 months ago
  6. b1992c2 Revert "Fix for loops with multiple init-variables in GLSL." by John Stiles · 3 years, 7 months ago
  7. 49b409e Simplify for init-stmts at the IR level. by John Stiles · 3 years, 7 months ago
  8. b8e02c5 Enable DAG reordering on all bots except one by Adlai Holler · 3 years, 7 months ago
  9. 6ef10e9 Add SkImage_Base::asFragmentProcessor(). by Brian Salomon · 3 years, 7 months ago
  10. b278967 Fix Android build (SkVertices API change) by Brian Osman · 3 years, 7 months ago
  11. 9950171 Reduce VRAM budget on nanobench bot by Adlai Holler · 3 years, 7 months ago
  12. fb5865e Add Sparky360, aka Acer Spin 512, Chrome OS device. by Joe Gregorio · 3 years, 7 months ago
  13. d9bf97c Roll Chromium from 3e8dec5e7dff to f2c9d791993c (436 revisions) by skia-autoroll · 3 years, 7 months ago
  14. 472716e Roll ANGLE from b027dfeb83d0 to b574643ef28c (7 revisions) by skia-autoroll · 3 years, 7 months ago
  15. d8c2750 Roll Dawn from b6c0dac11024 to 8091c6845079 (4 revisions) by skia-autoroll · 3 years, 7 months ago
  16. 9d11cbd Fix soft merge conflict in SkRuntimeEffect by Brian Osman · 3 years, 7 months ago
  17. 8ced56f Allow Convexicator to implicitly close correctly by Michael Ludwig · 3 years, 7 months ago
  18. b40c925 Removing the staging flag for Google3 (SK_PARAGRAPH_ROUND_POSITION) by Julia Lavrova · 3 years, 7 months ago
  19. 8f1dff6 Remove layout(marker) from runtime effect SkSL by Brian Osman · 3 years, 7 months ago
  20. f6cc858 Reland "Fix sk_app macOS raster window build conditions." by Ben Wagner · 3 years, 7 months ago
  21. c36ccb6 Direct3D: add aliasing texture support by Jim Van Verth · 3 years, 7 months ago
  22. e49703f Remove custom SkVertices data and runtime effect `varying` support by Brian Osman · 3 years, 7 months ago
  23. 4c8c87e Show text hilites by Mike Reed · 3 years, 7 months ago
  24. 50f5e68 Use the word "precision" to describe "1/tolerance" for linearization by Chris Dalton · 3 years, 7 months ago
  25. 53a65b2 Reduce VRAM budget on one perf bot by Adlai Holler · 3 years, 7 months ago
  26. 8e2a84b Fix for fuzzer-discovered error in SPIR-V compilation. by John Stiles · 3 years, 7 months ago
  27. db2326b Comma operator on DSL statements now creates unscoped blocks by Ethan Nicholas · 3 years, 7 months ago
  28. cc3d2d2 Runtime effects: Detect passthrough sample calls automatically by Brian Osman · 3 years, 7 months ago
  29. d0f35c2 Reflatten YUVA image on each request. by Brian Salomon · 3 years, 7 months ago
  30. 816db16 GrMatrixEffect applies coord normalization/flip for GrTextureEffect. by Brian Salomon · 3 years, 7 months ago
  31. 59f1a9c Roll Chromium from c6b364c274f4 to 3e8dec5e7dff (495 revisions) by skia-autoroll · 3 years, 7 months ago
  32. 5aebc93 Roll ANGLE from f2aa9d5da699 to b027dfeb83d0 (13 revisions) by skia-autoroll · 3 years, 7 months ago
  33. 3be203d Roll SwiftShader from f32791f5d53b to dac99e8221a8 (1 revision) by skia-autoroll · 3 years, 7 months ago
  34. 5e99e36 Roll Dawn from 413dcf8a40df to b6c0dac11024 (6 revisions) by skia-autoroll · 3 years, 7 months ago
  35. 8548784 Update SKP version by skia-recreate-skps · 3 years, 7 months ago
  36. be82005 Roll SK Tool from dfcdab06d626 to 70f14bb1a417 by skia-autoroll · 3 years, 7 months ago
  37. 9d47413 Revert "Fix sk_app macOS raster window build conditions." by Brian Osman · 3 years, 7 months ago
  38. 163ba10 Fix sk_app macOS raster window build conditions. by Ben Wagner · 3 years, 7 months ago
  39. 66aed21 Expose proposed Shaper API to JS by Mike Reed · 3 years, 7 months ago
  40. d0ca961 Roll SK Tool from 322ca33c3401 to dfcdab06d626 by skia-autoroll · 3 years, 7 months ago
  41. 68072a4 Perform the loop-exit test when continuing from inside a do-while. by John Stiles · 3 years, 7 months ago
  42. 6e92709 [canvaskit] Remove isNode and saveAsPicture by Kevin Lubick · 3 years, 7 months ago
  43. a0f7654 SkSL For statement now enforces correct initializer type by Ethan Nicholas · 3 years, 7 months ago
  44. 624a529 Added an API for creating RuntimeEffects using the SkSL DSL. by Ethan Nicholas · 3 years, 7 months ago
  45. 224e5e4 Generalize the squircle runtime effect to draw "super rounded rects" by Chris Dalton · 3 years, 7 months ago
  46. b5ea786 Viewer: apply same transform as slide to dimensions display. by Jim Van Verth · 3 years, 7 months ago
  47. c81ad2d Lower GPU budget to 16MB on some desktop bots by Adlai Holler · 3 years, 7 months ago
  48. 32f1553 Add halfLeading to TextStyle and StrutStyle: https://github.com/flutter/engine/pull/24668 by weiyuhuang · 3 years, 7 months ago
  49. 1456aff Fix android framework build in GrVkOpsRenderPass. by Greg Daniel · 3 years, 7 months ago
  50. 6ac5310 Incorporate top-level DSL blocks into fragment processors. by John Stiles · 3 years, 7 months ago
  51. da34d09 Fix gm dimensions by Mike Reed · 3 years, 7 months ago
  52. 60ec617 Use GrVkFramebuffer throughout GrVkOpsRenderPass instead of GrVkRT. by Greg Daniel · 3 years, 7 months ago
  53. b34270e Fix gpuResourceCacheLimit implementation by Adlai Holler · 3 years, 7 months ago
  54. b4e08be Expose experimental iterator on SkParagraph by Mike Reed · 3 years, 7 months ago
  55. e2b457a Fix CMakeLists to find Emscripten headers by Kevin Lubick · 3 years, 7 months ago
  56. e90a295 fix SkCanvas::drawGlyphs's bounds calculation by Herb Derby · 3 years, 7 months ago
  57. 35c894e More plumbing for new virtual onDrawGlyphRunList by Mike Reed · 3 years, 7 months ago
  58. ce58502 Fix implicit references to _input when GrSkSLFP invokes children by Brian Osman · 3 years, 7 months ago
  59. 829de5b Remove sample variants from runtime shaders by Brian Osman · 3 years, 7 months ago
  60. f112483 Roll SK Tool from a34c89040445 to 28a50e3888cb by skia-autoroll · 3 years, 7 months ago
  61. c42f7727 Roll Chromium from b11e0710253c to c6b364c274f4 (482 revisions) by skia-autoroll · 3 years, 7 months ago
  62. e33da90 Roll ANGLE from 212849e9323a to f2aa9d5da699 (16 revisions) by skia-autoroll · 3 years, 7 months ago
  63. 1efd7fc Roll Dawn from e87ea2bedc8b to 413dcf8a40df (5 revisions) by skia-autoroll · 3 years, 7 months ago
  64. de89bf0 [androidkit] Start sketching out Paint by Florin Malita · 3 years, 7 months ago
  65. 0962268 Fix SampleUsage analysis for calls that use coords and color by Brian Osman · 3 years, 7 months ago
  66. dcde69b Direct3D: Add UAV support to the root signature by Jim Van Verth · 3 years, 7 months ago
  67. 102d6e5 Add test case for sample() with color and various forms of coords by Brian Osman · 3 years, 7 months ago
  68. 70fae35 Preserve winding scale for outer edges in AA triangulation by Michael Ludwig · 3 years, 7 months ago
  69. 387309c Fall back to unordered DAG if we go over budget by Adlai Holler · 3 years, 7 months ago
  70. f35853a Clarify output from rewrite_includes assertion. by John Stiles · 3 years, 7 months ago
  71. 3910bc9 introduce SkCanvas::onDrawGlyphRunList by Herb Derby · 3 years, 8 months ago
  72. 6860db7 Insert newlines in generated FP constructors by Brian Osman · 3 years, 7 months ago
  73. 665920e Roll skcms from 163066c2a041 to a638db877ef8 (1 revision) by skia-autoroll · 3 years, 7 months ago
  74. c204e5f Dawn: update fences to new API. by Stephen White · 3 years, 7 months ago
  75. eefde6f Clean up D3D12 shader compilation by Jim Van Verth · 3 years, 7 months ago
  76. b51dd57 Add GrResourceAllocator::reset by Adlai Holler · 3 years, 7 months ago
  77. e6f1d8c Add a reset method to SkTMultiMap by Adlai Holler · 3 years, 7 months ago
  78. 4d10e45 Add more support for UAVs and SRV miplevel access by Jim Van Verth · 3 years, 7 months ago
  79. 532b799 [sk] Add documentation by Eric Boren · 3 years, 7 months ago
  80. 333de88 Use fillPixelsWithLocalMatrix in SkBlurMaskFilterImpl::filterMaskGPU by Chris Dalton · 3 years, 7 months ago
  81. 0b1228d put an arena on GrRenderTargetProxy by Herb Derby · 3 years, 7 months ago
  82. cbb60bd Add runtime color filter and shader modes to the SkSL compiler by Brian Osman · 3 years, 7 months ago
  83. be834bf Fix up quotes and prototype decl from prev CL by Mike Reed · 3 years, 7 months ago
  84. 804c6ad Roll SK Tool from 182db4e6cd1b to e65260dcb444 by skia-autoroll · 3 years, 7 months ago
  85. 3a3d457 Roll Chromium from 576abd334c74 to b11e0710253c (429 revisions) by skia-autoroll · 3 years, 7 months ago
  86. 0629f7a Roll ANGLE from 9e1ccb240f59 to 212849e9323a (5 revisions) by skia-autoroll · 3 years, 7 months ago
  87. 8233285 Roll Dawn from f7d01e07cd84 to e87ea2bedc8b (4 revisions) by skia-autoroll · 3 years, 7 months ago
  88. 0b7a8b2 Roll SwiftShader from b71a5569b879 to f32791f5d53b (1 revision) by skia-autoroll · 3 years, 7 months ago
  89. de4bbdb Move vulkan external commandbuffer logic from RT to GrVkFramebufer. by Greg Daniel · 3 years, 7 months ago
  90. f1ce6fa Fix for loops with multiple init-variables in GLSL. by John Stiles · 3 years, 7 months ago
  91. 5c5f09b Redirect fillRectWithEdgeAA to fillRectToRect when edgeAA==kAll by Chris Dalton · 3 years, 7 months ago
  92. 3e4ff84 Revert GrOpsRenderPass::fUsesMSAASurface by Chris Dalton · 3 years, 7 months ago
  93. b91382e remove SkNx::rsqrt() by Mike Klein · 3 years, 7 months ago
  94. a36fa66 Fix for loops with multiple init-variables in Metal. by John Stiles · 3 years, 7 months ago
  95. c5d8608 Add unit test for for-loop with multiple variables. by John Stiles · 3 years, 7 months ago
  96. 5a32828 No VS specialization for identity or scale/trans in reduced shader mode by Brian Salomon · 3 years, 7 months ago
  97. 940ec1c remove unused SkNx::invert() by Mike Klein · 3 years, 7 months ago
  98. b3d1487 Demo different sampling options by Mike Reed · 3 years, 7 months ago
  99. 9983b1e Expose drawGlyphs to CK by Mike Reed · 3 years, 7 months ago
  100. 8e2a8b2 Surface resource cache through cmdline flag by Adlai Holler · 3 years, 7 months ago