1. af4e233 Add tests of the runtime effect stage factories by Brian Osman · 3 years, 3 months ago
  2. 8676ebe Demonstrate DSL for statements with multiple vardecls. by John Stiles · 3 years, 3 months ago
  3. bf9dff6 Switch deque to forward_list for memory use. by John Stiles · 3 years, 3 months ago
  4. 9a56eb7 Consolidate on SkImage_Gpu constructor that takes SkColorInfo. by Brian Salomon · 3 years, 3 months ago
  5. af5afed Add makeAnalysisCanvas to SkStrikeServer by Michael Ludwig · 3 years, 3 months ago
  6. 7924446 [androidkit] Add Canvas.drawColor() by Florin Malita · 3 years, 3 months ago
  7. 3397f71 [androidkit] Simple animation demo by Florin Malita · 3 years, 3 months ago
  8. e7dfbfe Disable flight_animated_image on iPhone 6. by Jim Van Verth · 3 years, 3 months ago
  9. c34dc52 Roll Chromium from f2c9d791993c to 6e17434800cb (445 revisions) by skia-autoroll · 3 years, 3 months ago
  10. c1e116d Roll ANGLE from b574643ef28c to d170f8e11bdb (12 revisions) by skia-autoroll · 3 years, 3 months ago
  11. 5ba330c Roll SwiftShader from dac99e8221a8 to c597a8af03ef (2 revisions) by skia-autoroll · 3 years, 3 months ago
  12. 04c8216 [canvaskit] Add halfLeading to TextStyle and StrutStyle by weiyuhuang · 3 years, 3 months ago
  13. 60191e0 Revert "Implement statements and expressions in DSL C++ code generator." by John Stiles · 3 years, 3 months ago
  14. 72ca357 [infra] Update recipe deps by Eric Boren · 3 years, 3 months ago
  15. d0ef907 Add Debug Pixel5 bot. by Joe Gregorio · 3 years, 3 months ago
  16. 16cbfb4 Implement statements and expressions in DSL C++ code generator. by John Stiles · 3 years, 3 months ago
  17. e058608 [canvaskit] Fix transform() call in test by Kevin Lubick · 3 years, 3 months ago
  18. 4eaa392 [canvaskit] Split paragraph_bindings into two files for generation POC by Kevin Lubick · 3 years, 3 months ago
  19. 94df572 Convert dmsaa to an SkSurfaceProp by Chris Dalton · 3 years, 3 months ago
  20. f5b87f9 Make SkSurfaceProps non-optional for SDCs and SkSpecialImages by Chris Dalton · 3 years, 3 months ago
  21. e0ee932 Preserve sdf text in SkPictureImageFilter by Chris Dalton · 3 years, 3 months ago
  22. 4d92e41 Revert "Enable DAG reordering on all bots except one" by Adlai Holler · 3 years, 3 months ago
  23. 89b484a Simplify parsing of for init-statements. by John Stiles · 3 years, 3 months ago
  24. 6475638 Add GrPathUtils::conicHasCusp by Chris Dalton · 3 years, 3 months ago
  25. 1a15e57 Revert "Fix for loops with multiple init-variables in Metal." by John Stiles · 3 years, 3 months ago
  26. b1992c2 Revert "Fix for loops with multiple init-variables in GLSL." by John Stiles · 3 years, 3 months ago
  27. 49b409e Simplify for init-stmts at the IR level. by John Stiles · 3 years, 3 months ago
  28. b8e02c5 Enable DAG reordering on all bots except one by Adlai Holler · 3 years, 3 months ago
  29. 6ef10e9 Add SkImage_Base::asFragmentProcessor(). by Brian Salomon · 3 years, 3 months ago
  30. b278967 Fix Android build (SkVertices API change) by Brian Osman · 3 years, 3 months ago
  31. 9950171 Reduce VRAM budget on nanobench bot by Adlai Holler · 3 years, 3 months ago
  32. fb5865e Add Sparky360, aka Acer Spin 512, Chrome OS device. by Joe Gregorio · 3 years, 3 months ago
  33. d9bf97c Roll Chromium from 3e8dec5e7dff to f2c9d791993c (436 revisions) by skia-autoroll · 3 years, 3 months ago
  34. 472716e Roll ANGLE from b027dfeb83d0 to b574643ef28c (7 revisions) by skia-autoroll · 3 years, 3 months ago
  35. d8c2750 Roll Dawn from b6c0dac11024 to 8091c6845079 (4 revisions) by skia-autoroll · 3 years, 3 months ago
  36. 9d11cbd Fix soft merge conflict in SkRuntimeEffect by Brian Osman · 3 years, 3 months ago
  37. 8ced56f Allow Convexicator to implicitly close correctly by Michael Ludwig · 3 years, 3 months ago
  38. b40c925 Removing the staging flag for Google3 (SK_PARAGRAPH_ROUND_POSITION) by Julia Lavrova · 3 years, 3 months ago
  39. 8f1dff6 Remove layout(marker) from runtime effect SkSL by Brian Osman · 3 years, 3 months ago
  40. f6cc858 Reland "Fix sk_app macOS raster window build conditions." by Ben Wagner · 3 years, 3 months ago
  41. c36ccb6 Direct3D: add aliasing texture support by Jim Van Verth · 3 years, 3 months ago
  42. e49703f Remove custom SkVertices data and runtime effect `varying` support by Brian Osman · 3 years, 3 months ago
  43. 4c8c87e Show text hilites by Mike Reed · 3 years, 3 months ago
  44. 50f5e68 Use the word "precision" to describe "1/tolerance" for linearization by Chris Dalton · 3 years, 3 months ago
  45. 53a65b2 Reduce VRAM budget on one perf bot by Adlai Holler · 3 years, 3 months ago
  46. 8e2a84b Fix for fuzzer-discovered error in SPIR-V compilation. by John Stiles · 3 years, 3 months ago
  47. db2326b Comma operator on DSL statements now creates unscoped blocks by Ethan Nicholas · 3 years, 3 months ago
  48. cc3d2d2 Runtime effects: Detect passthrough sample calls automatically by Brian Osman · 3 years, 3 months ago
  49. d0f35c2 Reflatten YUVA image on each request. by Brian Salomon · 3 years, 3 months ago
  50. 816db16 GrMatrixEffect applies coord normalization/flip for GrTextureEffect. by Brian Salomon · 3 years, 3 months ago
  51. 59f1a9c Roll Chromium from c6b364c274f4 to 3e8dec5e7dff (495 revisions) by skia-autoroll · 3 years, 3 months ago
  52. 5aebc93 Roll ANGLE from f2aa9d5da699 to b027dfeb83d0 (13 revisions) by skia-autoroll · 3 years, 3 months ago
  53. 3be203d Roll SwiftShader from f32791f5d53b to dac99e8221a8 (1 revision) by skia-autoroll · 3 years, 3 months ago
  54. 5e99e36 Roll Dawn from 413dcf8a40df to b6c0dac11024 (6 revisions) by skia-autoroll · 3 years, 3 months ago
  55. 8548784 Update SKP version by skia-recreate-skps · 3 years, 3 months ago
  56. be82005 Roll SK Tool from dfcdab06d626 to 70f14bb1a417 by skia-autoroll · 3 years, 3 months ago
  57. 9d47413 Revert "Fix sk_app macOS raster window build conditions." by Brian Osman · 3 years, 3 months ago
  58. 163ba10 Fix sk_app macOS raster window build conditions. by Ben Wagner · 3 years, 3 months ago
  59. 66aed21 Expose proposed Shaper API to JS by Mike Reed · 3 years, 3 months ago
  60. d0ca961 Roll SK Tool from 322ca33c3401 to dfcdab06d626 by skia-autoroll · 3 years, 3 months ago
  61. 68072a4 Perform the loop-exit test when continuing from inside a do-while. by John Stiles · 3 years, 3 months ago
  62. 6e92709 [canvaskit] Remove isNode and saveAsPicture by Kevin Lubick · 3 years, 3 months ago
  63. a0f7654 SkSL For statement now enforces correct initializer type by Ethan Nicholas · 3 years, 3 months ago
  64. 624a529 Added an API for creating RuntimeEffects using the SkSL DSL. by Ethan Nicholas · 3 years, 3 months ago
  65. 224e5e4 Generalize the squircle runtime effect to draw "super rounded rects" by Chris Dalton · 3 years, 3 months ago
  66. b5ea786 Viewer: apply same transform as slide to dimensions display. by Jim Van Verth · 3 years, 3 months ago
  67. c81ad2d Lower GPU budget to 16MB on some desktop bots by Adlai Holler · 3 years, 3 months ago
  68. 32f1553 Add halfLeading to TextStyle and StrutStyle: https://github.com/flutter/engine/pull/24668 by weiyuhuang · 3 years, 3 months ago
  69. 1456aff Fix android framework build in GrVkOpsRenderPass. by Greg Daniel · 3 years, 3 months ago
  70. 6ac5310 Incorporate top-level DSL blocks into fragment processors. by John Stiles · 3 years, 3 months ago
  71. da34d09 Fix gm dimensions by Mike Reed · 3 years, 3 months ago
  72. 60ec617 Use GrVkFramebuffer throughout GrVkOpsRenderPass instead of GrVkRT. by Greg Daniel · 3 years, 3 months ago
  73. b34270e Fix gpuResourceCacheLimit implementation by Adlai Holler · 3 years, 3 months ago
  74. b4e08be Expose experimental iterator on SkParagraph by Mike Reed · 3 years, 3 months ago
  75. e2b457a Fix CMakeLists to find Emscripten headers by Kevin Lubick · 3 years, 3 months ago
  76. e90a295 fix SkCanvas::drawGlyphs's bounds calculation by Herb Derby · 3 years, 3 months ago
  77. 35c894e More plumbing for new virtual onDrawGlyphRunList by Mike Reed · 3 years, 3 months ago
  78. ce58502 Fix implicit references to _input when GrSkSLFP invokes children by Brian Osman · 3 years, 3 months ago
  79. 829de5b Remove sample variants from runtime shaders by Brian Osman · 3 years, 3 months ago
  80. f112483 Roll SK Tool from a34c89040445 to 28a50e3888cb by skia-autoroll · 3 years, 3 months ago
  81. c42f7727 Roll Chromium from b11e0710253c to c6b364c274f4 (482 revisions) by skia-autoroll · 3 years, 3 months ago
  82. e33da90 Roll ANGLE from 212849e9323a to f2aa9d5da699 (16 revisions) by skia-autoroll · 3 years, 3 months ago
  83. 1efd7fc Roll Dawn from e87ea2bedc8b to 413dcf8a40df (5 revisions) by skia-autoroll · 3 years, 3 months ago
  84. de89bf0 [androidkit] Start sketching out Paint by Florin Malita · 3 years, 3 months ago
  85. 0962268 Fix SampleUsage analysis for calls that use coords and color by Brian Osman · 3 years, 3 months ago
  86. dcde69b Direct3D: Add UAV support to the root signature by Jim Van Verth · 3 years, 3 months ago
  87. 102d6e5 Add test case for sample() with color and various forms of coords by Brian Osman · 3 years, 3 months ago
  88. 70fae35 Preserve winding scale for outer edges in AA triangulation by Michael Ludwig · 3 years, 3 months ago
  89. 387309c Fall back to unordered DAG if we go over budget by Adlai Holler · 3 years, 3 months ago
  90. f35853a Clarify output from rewrite_includes assertion. by John Stiles · 3 years, 3 months ago
  91. 3910bc9 introduce SkCanvas::onDrawGlyphRunList by Herb Derby · 3 years, 4 months ago
  92. 6860db7 Insert newlines in generated FP constructors by Brian Osman · 3 years, 3 months ago
  93. 665920e Roll skcms from 163066c2a041 to a638db877ef8 (1 revision) by skia-autoroll · 3 years, 3 months ago
  94. c204e5f Dawn: update fences to new API. by Stephen White · 3 years, 3 months ago
  95. eefde6f Clean up D3D12 shader compilation by Jim Van Verth · 3 years, 3 months ago
  96. b51dd57 Add GrResourceAllocator::reset by Adlai Holler · 3 years, 3 months ago
  97. e6f1d8c Add a reset method to SkTMultiMap by Adlai Holler · 3 years, 3 months ago
  98. 4d10e45 Add more support for UAVs and SRV miplevel access by Jim Van Verth · 3 years, 3 months ago
  99. 532b799 [sk] Add documentation by Eric Boren · 3 years, 3 months ago
  100. 333de88 Use fillPixelsWithLocalMatrix in SkBlurMaskFilterImpl::filterMaskGPU by Chris Dalton · 3 years, 3 months ago