1. a22dd64 [g3 roll] Revert "add non-rendering operation culling to DisplayListBuilder" (#42097) by Xilai Zhang · 1 year, 10 months ago flutter-3.11-candidate.9 3.11.0-9.0.pre
  2. 1738c1f Migrate uses of SkSurface factories (#41978) by Kevin Lubick · 1 year, 10 months ago
  3. fb703b1 add non-rendering operation culling to DisplayListBuilder (#41463) by Jim Graham · 1 year, 10 months ago
  4. cea8d94 switch MockTexture off of MockCanvas calls (#41906) by Jim Graham · 1 year, 10 months ago
  5. 8dbffe5 switch from MockCanvas to DisplayListBuilder in layer unit tests (#41889) by Jim Graham · 1 year, 10 months ago
  6. a3c45b0 Adjust DL filter bounds tests to not rely on exact Skia results (#41792) by Jim Graham · 1 year, 10 months ago
  7. e64aee0 [Impeller] take advantage of DisplayList culling (#41606) by Jim Graham · 1 year, 10 months ago
  8. 6d79839 hide DisplayList::DisposeOps and other lint suggestions (#41464) by Jim Graham · 1 year, 11 months ago
  9. 35833e7 focus SkiaGPUObject wrappers on only those objects that need the protection (#41237) by Jim Graham · 1 year, 11 months ago
  10. a8bc2d3 Migrate uses of deprecated SkImage->encodeToData (#41204) by Kevin Lubick · 1 year, 11 months ago
  11. de44501 [embedder] embedder external view adopt DisplayListEmbedderViewSlice (#40578) by Chris Yang · 1 year, 11 months ago
  12. 293cab1 Use new SkImages namespace instead of legacy SkImage static functions (#40761) by Kevin Lubick · 2 years ago
  13. 6c2dafe Avoid implicit conversions to floats in dart:ui (#40098) by Dan Field · 2 years ago
  14. ee6969d restructure DL sources into sub-directories and new file naming conventions (#40157) by Jim Graham · 2 years ago
  15. 25514ec Reland "Sequester all Skia<->DL interactions into the skia sub-module" (#40435) by Jim Graham · 2 years ago flutter-3.9-candidate.11 3.9.0-11.0.pre
  16. a1bf9fd drawTextBlob should not be compatible with opacity inheritance (#40396) by Jim Graham · 2 years ago
  17. 63238fe Un-bitrot impeller_unittests; disable failing tests; disable non-metal backends (#40339) by Zachary Anderson · 2 years ago
  18. e408e09 Revert "Reland "Sequester all Skia<->DL interactions into the skia sub-module" (#40319)" (#40357) by Jim Graham · 2 years ago
  19. fc88310 Reland "Sequester all Skia<->DL interactions into the skia sub-module" (#40319) by Jim Graham · 2 years ago
  20. 2cf597c Revert "Reland "Sequester all Skia<->DL interactions into the skia sub-module" (#40243)" (#40283) by Jim Graham · 2 years ago
  21. f9f7706 Reland "Sequester all Skia<->DL interactions into the skia sub-module" (#40243) by Jim Graham · 2 years ago
  22. 2dc124f fix unittests that depend on DL when Impeller 3D is enabled (#40258) by Jim Graham · 2 years ago
  23. 5ed581f fix typo in LayerInfo::has_compatible_op (#40209) by Jim Graham · 2 years ago
  24. 45f6a50 Revert "Reland "Sequester all Skia<->DL interactions into the skia sub-module" (#40114)" (#40161) by Jim Graham · 2 years ago
  25. d034050 Reland "Sequester all Skia<->DL interactions into the skia sub-module" (#40114) by Jim Graham · 2 years ago
  26. b3e314e Revert "Sequester all Skia<->DL interactions into the skia sub-module (#40083)" (#40103) by Jason Simmons · 2 years ago
  27. b053d74 Sequester all Skia<->DL interactions into the skia sub-module (#40083) by Jim Graham · 2 years ago
  28. f73ac7d remove obsolete DlAttribute::From(SkObject) methods (#40005) by Jim Graham · 2 years ago
  29. 03c9a9f switch DL rendertests to DlCanvas(SkCanvas) and DlCanvas(Builder) operations (#39944) by Jim Graham · 2 years ago
  30. de9093d delete DL ops no longer needed after removing SkCanvasRecorder (#39863) by Jim Graham · 2 years ago
  31. 11b4380 remove obsolete DisplayListCanvasRecorder and its tests (#39844) by Jim Graham · 2 years ago
  32. 0d5b780 Create DlCanvas interface and implement with DisplayListBuilder and SkCanvasAdapter (#39762) by Jim Graham · 2 years ago
  33. 27696d2 Cached DisplayList opacity inheritance fix (#39690) by Jim Graham · 2 years, 1 month ago
  34. 6660300 Use DisplayListMatrixClipTracker in DiffContext (#38010) by Matej Knopp · 2 years, 1 month ago
  35. 7bf8bfd add support to run dl_canvas_unittests on GPU surfaces (off by default) (#38993) by Jim Graham · 2 years, 1 month ago
  36. 38913c5 Add SkSurface include to every file where it's used (#39304) by Brandon DeRosier · 2 years, 1 month ago
  37. 2722c54 Remove use of SkTAddOffset and sk_careful_memcpy (#38977) by Kevin Lubick · 2 years, 2 months ago
  38. 716bb91 [Impeller Scene] Add DisplayList OP and Dart bindings (#38676) by Brandon DeRosier · 2 years, 2 months ago
  39. 4f0cdcd Inline usage of SkIsPow2 (#38722) by Kevin Lubick · 2 years, 2 months ago
  40. c582547 SkBudgeted -> skgpu::Budgeted (#38660) by Kevin Lubick · 2 years, 2 months ago
  41. cdd3bf2 make DisplayListFlags constexpr throughout (#38649) by Jim Graham · 2 years, 2 months ago
  42. 00ce1fd add virtual destructor to new virtual Culler class (#38494) by Jim Graham · 2 years, 2 months ago
  43. 147ac7d Display list R-Tree culling (#38429) by Jim Graham · 2 years, 3 months ago
  44. c9ee05b use min/max sandwich test on unit test bounds (#38435) by Jim Graham · 2 years, 3 months ago
  45. 6b7ed78 Use DisplayListMatrixClipTracker in DisplayListBuilder (#38349) by ColdPaleLight · 2 years, 3 months ago
  46. 290f3ef Add more missing includes (#38398) by Kevin Lubick · 2 years, 3 months ago
  47. 3626c48 Add a missing include to display_list_matrix_clip_tracker.h (#38371) by Jason Simmons · 2 years, 3 months ago
  48. 60cf34e Remove DisplayList's dependency on SkAutoTMalloc (#38359) by Jason Simmons · 2 years, 3 months ago
  49. 353d694 make sure CanvasRecorder updates clip bounds methods (#38325) by Jim Graham · 2 years, 3 months ago
  50. 948699b Collapse bounds calculations into DisplayListBuilder (#34365) by ColdPaleLight · 2 years, 3 months ago
  51. 9f7e3ae Turn on clang tidy error for underscores in Google tests (#37700) by Jenn Magder · 2 years, 4 months ago
  52. 5b31f4f Reland layer state stack 2 (#37394) by Jim Graham · 2 years, 4 months ago
  53. 4cbfe42 Build display lists from SkParagraph output using the ParagraphPainter interface (#37087) by Jason Simmons · 2 years, 4 months ago
  54. 0721c86 [Impeller] null check samplers (#37489) by Jonah Williams · 2 years, 4 months ago
  55. f8048be [Reland] Add rects to accumulator rather than bounds (#37435) (#37451) by Kaushik Iska · 2 years, 4 months ago
  56. c171f27 Revert "Add rects to accumulator rather than bounds (#37435)" (#37444) by Kaushik Iska · 2 years, 4 months ago
  57. 306b0fe Add rects to accumulator rather than bounds (#37435) by Kaushik Iska · 2 years, 4 months ago
  58. c6f26e0 Update display_list_image_filter_unittests to be permit Skia roll (#37327) by Michael Ludwig · 2 years, 4 months ago
  59. 96c0353 Revert "Reland layer state stack" (#37178) by Dan Field · 2 years, 4 months ago
  60. 74969a2 Reland layer state stack (#37135) by Jim Graham · 2 years, 4 months ago
  61. b5c5256 Revert layer state stack (#37090) by Jim Graham · 2 years, 4 months ago
  62. 871de2f Fix a clang-tidy warning in display_list_canvas_unittests.cc (#37062) by Jason Simmons · 2 years, 4 months ago
  63. 705939b Create a mechanism to manage layer state (#36458) by Jim Graham · 2 years, 4 months ago
  64. 56841d4 Clang-tidy: made verbose print out commands and fixed quoting problem for warnings as errors (#37015) by gaaclarke · 2 years, 4 months ago
  65. 6e5bde2 Remove expensive trace events (#36989) by Jonah Williams · 2 years, 4 months ago
  66. 7acf886 [Impeller] Copy uniforms before appending them to the DisplayList (#36981) by Brandon DeRosier · 2 years, 4 months ago
  67. de83ef6 Remove use of SkFunctionWrapper from display_list (#36931) by Jason Simmons · 2 years, 5 months ago
  68. 59dea4c [Impeller] Add DlRuntimeEffect, pipe RuntimeStage through the DL (#36708) by Brandon DeRosier · 2 years, 5 months ago
  69. 623d2d9 Apply path effects from a DlPaint to a DisplayListBuilder (#36669) by Jason Simmons · 2 years, 5 months ago flutter-3.5-candidate.5
  70. 38da11c Convert a dart:ui Paint to a DisplayList DlPaint (#36629) by Jason Simmons · 2 years, 5 months ago
  71. 8fdb92c Removed instances of unnecessary values (#36221) by gaaclarke · 2 years, 5 months ago
  72. 1ebc1bc Implement local matrix filter (#36309) by Brandon DeRosier · 2 years, 6 months ago
  73. b41073f [lint] Update local variable names in display_list (#36097) by Chris Bracken · 2 years, 6 months ago
  74. 6279c78 Lint and fix `bugprone-use-after-move` violations (#35978) by Dan Field · 2 years, 6 months ago
  75. 29593a1 Fix crash on ImageFilter.blur with very small sigma (#35890) by Callum Moffat · 2 years, 6 months ago
  76. f74d243 Add function restoreToCount to Canvas. (#35798) by xiaomiao · 2 years, 6 months ago
  77. 4fbe41d Support deferred GPU images in ImageShaders (#35323) by Dan Field · 2 years, 7 months ago
  78. c007c40 Use DlImageFilter for ImageFilterLayer (#34837) by JsouLiang · 2 years, 7 months ago
  79. 8a1ab46 Display list multiplexer (#35421) by Jim Graham · 2 years, 7 months ago flutter-3.4-candidate.10
  80. dc3f179 add missing break statements in makeWithLocalMatrix (#35346) by Jim Graham · 2 years, 7 months ago
  81. ac81750 optimize out unnecessary save restore pairs (#34967) by JsouLiang · 2 years, 7 months ago
  82. f2fce02 Create DlLocalMatrixImageFilter (#34878) by JsouLiang · 2 years, 7 months ago
  83. dc17742 Make 'DlImageColorSource' work with 'DlImage's (#35258) by ColdPaleLight · 2 years, 7 months ago
  84. 9c3950e Change the time unit of 'DisplayListBuilderBenchmarks' to 'kMicrosecond' (#35228) by ColdPaleLight · 2 years, 7 months ago
  85. e3477e4 add check to prevent using DLCanvasRecorder after Build (#35172) by Jim Graham · 2 years, 7 months ago
  86. ca8cd6f fix typos buider -> builder (#35104) by Jim Graham · 2 years, 7 months ago
  87. 56c6c18 Create benchmarks for DisplayListBuilder (#34910) by ColdPaleLight · 2 years, 7 months ago
  88. 862773f Roll Clang and Abseil (#34953) by Jason Simmons · 2 years, 7 months ago
  89. c8845bb Fix the best guess results from DlComposeImageFilter with unbounded children (#34956) by Jim Graham · 2 years, 7 months ago
  90. 68e9e35 Make ui.Canvas.getDestinationClipBounds works with matrix (#34835) by ColdPaleLight · 2 years, 7 months ago
  91. 5d0c8dd Rtree from displaylist (#34809) by Jim Graham · 2 years, 8 months ago
  92. 6f14ffb [Impeller] Copy user indices directly into buffer for DrawVertices (#34792) by Brandon DeRosier · 2 years, 8 months ago
  93. 9290433 move definition of DLOpFlags to matching .cc file (#34674) by Jim Graham · 2 years, 8 months ago
  94. 34fce0e [impeller] Fix linkage issue when `impeller_enable_vulkan = true` (#34763) by Kaushik Iska · 2 years, 8 months ago
  95. 7dccdbb Remove canvas render test skia bug workarounds (#34513) by Jim Graham · 2 years, 8 months ago
  96. 6a91246 fix empty bounds for flat sets of drawPoints (#34430) by Jim Graham · 2 years, 8 months ago
  97. 3818fcc Reland "render BackdropFilter layers directly to DisplayListBuilder" (#34381) by Jim Graham · 2 years, 8 months ago
  98. 97010c5 Revert "Reland "render BackdropFilter layers directly to DisplayListBuilder"" (#34367) by Jim Graham · 2 years, 8 months ago
  99. a5ee1ba Reland "render BackdropFilter layers directly to DisplayListBuilder" (#34337) by Jim Graham · 2 years, 8 months ago
  100. 4b8abee Revert "render BackdropFilter layers directly to DisplayListBuilder (#34146)" (#34334) by Jim Graham · 2 years, 8 months ago