1. 0226114 Use Impeller geometry classes in DLMatrixClipTracker (#51919) by Jim Graham · 11 months ago
  2. dcc99d6 Multiview backing store (#51722) by Tong Mu · 11 months ago
  3. f71e5ad Make EmbedderExternalViewEmbedder present to the correct view (#51719) by Tong Mu · 11 months ago
  4. 01d42ad [ios]ignore single edge pixel instead of rounding (#51687) by hellohuanlin · 11 months ago
  5. 5a12de1 [ios][platform_view][performance] overlay intersection (#50637) by hellohuanlin · 12 months ago
  6. 1e199ce [Fuchsia] Remove the use of //build/ in fuchsia (#51072) by zijiehe@ · 12 months ago
  7. 14d712d Avoid unnecessary transform resets for pixel snapping (#51337) by Jim Graham · 12 months ago
  8. 54dccde Reland 5: Multiview pipeline (#51186) by Tong Mu · 1 year ago
  9. 924d5db Revert "Reland 4: Multiview pipeline (#50931)" (#50985) by Tong Mu · 1 year ago
  10. 81035b7 Reland 4: Multiview pipeline (#50931) by Tong Mu · 1 year ago
  11. ca24520 Reverts "Reland 3: Multiview pipeline (#49950)" (#50929) by auto-submit[bot] · 1 year ago
  12. 9409b75 Reland 3: Multiview pipeline (#49950) by Tong Mu · 1 year ago
  13. 7ccc5de Shift some deps to //flutter/third_party (#50830) by Zachary Anderson · 1 year ago
  14. 69ebe43 Use 'et format' in CI. Check formatting of all files in CI (#50810) by Zachary Anderson · 1 year ago
  15. 988f0c5 Use a GN variable (dart_src) to reference the location of the Dart checkout. (#50624) by Chinmay Garde · 1 year, 1 month ago
  16. f34c658 Delete fml::ThreadLocalUniquePtr. (#50310) by Chinmay Garde · 1 year, 1 month ago
  17. a379405 Revert "Reland 2: Multiview Pipeline (#47239)" (#49238) by Tong Mu · 1 year, 3 months ago
  18. 9524a18 Fix text missing in performance overlay (on Android) (#49035) by Kevin Lubick · 1 year, 3 months ago
  19. a17bb0a Automatically fix header guards in the rest of the `flutter/engine` repo. (#49059) by Matan Lurey · 1 year, 3 months ago
  20. 6d643cb Reland "Replace use of Fontmgr::RefDefault with explicit creation calls" (#48764) by Jason Simmons · 1 year, 3 months ago
  21. 82de334 Revert "Replace use of Fontmgr::RefDefault with explicit creation calls" (#48755) by Jason Simmons · 1 year, 3 months ago
  22. ab89510 Replace use of Fontmgr::RefDefault with explicit creation calls (#48571) by Kevin Lubick · 1 year, 3 months ago
  23. e532e4b Multiview ExternalViewEmbedder (#46169) by Tong Mu · 1 year, 3 months ago
  24. e17df2f Remove use of variable length arrays (#48232) by Jason Simmons · 1 year, 3 months ago
  25. c18d3df Replace all calls to SkTypeface::Make with SkFontMgr ones (#48319) by Kevin Lubick · 1 year, 3 months ago
  26. 0430f98 SurfaceFrame root DisplayLists will no longer prepare an RTree (#48422) by Jim Graham · 1 year, 3 months ago
  27. 9b610ec Reduce number of surfaces required when presenting platform views (#43301) by Matej Knopp · 1 year, 3 months ago
  28. 3179986 Make `{flow|fml|impeller}/...` compatible with `.clang_tidy`. (#48241) by Matan Lurey · 1 year, 4 months ago
  29. 66f764a Make `testing/...` and `vulkan/...` compatible with `.clang-tidy`. (#48161) by Matan Lurey · 1 year, 4 months ago
  30. 7f0d20d Make `flow/...` compatible with `.clang_tidy`. (#48148) by Matan Lurey · 1 year, 4 months ago
  31. 985e5ec Re-land "Make `flow/embedded_views.h` compatible with `.clang_tidy`." (#48137) by Matan Lurey · 1 year, 4 months ago
  32. d8fb1b1 Reverts "Make `flow/embedded_views.h` compatible with `.clang_tidy`." (#48130) by auto-submit[bot] · 1 year, 4 months ago
  33. ea42577 Make `flow/embedded_views.h` compatible with `.clang_tidy`. (#47994) by Matan Lurey · 1 year, 4 months ago
  34. dd53c6e Make `flow/...` compatible with `.clang_tidy`. (#47995) by Matan Lurey · 1 year, 4 months ago
  35. ed001a5 [engine] request frame rate once per frame. (#47954) by Jonah Williams · 1 year, 4 months ago
  36. 64d5af2 Don't use Skia BUILD.gn files (#47677) by Zachary Anderson · 1 year, 4 months ago
  37. 7374822 Update DisplayList tests to explicitly select the Roboto font (#47493) by Jason Simmons · 1 year, 4 months ago
  38. 84416c9 Adds lint for checking argument commments (#47305) by gaaclarke · 1 year, 4 months ago
  39. 0ef5caa Reland 2: Multiview Pipeline (#47239) by Tong Mu · 1 year, 5 months ago
  40. 0bd7031 Revert "Reland: Multiview pipeline " (#47237) by Zachary Anderson · 1 year, 5 months ago
  41. 9023d23 Reland: Multiview pipeline (#47234) by Tong Mu · 1 year, 5 months ago
  42. e2d006d [Impeller] Disable raster stats service protocol. (#47206) by Jonah Williams · 1 year, 5 months ago
  43. 4a65910 Reverts "Multiview pipeline" (#47174) by auto-submit[bot] · 1 year, 5 months ago
  44. d9f2453 Multiview pipeline (#44473) by Tong Mu · 1 year, 5 months ago
  45. e6d3386 [Impeller] Don't cull readbacks outside the damage rect. (#46705) by Brandon DeRosier · 1 year, 5 months ago
  46. 7241b7b Add Base64::EncodedSize to tidy up allocations (#46624) by Kevin Lubick · 1 year, 5 months ago
  47. ad83202 Replace use of Skia's Base64 Encoding/Decoding logic with a copy of the equivalent code (#46543) by Kevin Lubick · 1 year, 5 months ago
  48. d203e34 Multi-view Rasterizer (#45512) by Tong Mu · 1 year, 5 months ago
  49. 47c4122 Remove opacity layer dcheck. (#46160) by gaaclarke · 1 year, 5 months ago
  50. 7cd0439 Do not call DrawTextBlob for performance overlay text when using Impeller (#46307) by Jason Simmons · 1 year, 5 months ago
  51. 689d403 [Impeller] Reland: construct text frames on UI thread. (#46115) by Jonah Williams · 1 year, 6 months ago
  52. 991f529 [Impeller] Remove removal of save layer from clip. (#46113) by Jonah Williams · 1 year, 6 months ago
  53. a15b93d Clang tidy-ify `DlColor` and friends. (#46122) by Matan Lurey · 1 year, 6 months ago
  54. c5979a1 Make `dl_color_(filter|source)` tidy. (#46111) by Matan Lurey · 1 year, 6 months ago
  55. cdcbdcc Revert "[Impeller] construct text frames on UI thread." (#45910) by Jonah Williams · 1 year, 6 months ago
  56. 7c78ea2 Revert "Lazily allocate RasterCacheItems only when caching is enabled" (#45734) by Zachary Anderson · 1 year, 6 months ago
  57. add224d Use safer GrDirectContext APIs (#45644) by Kevin Lubick · 1 year, 6 months ago
  58. 8bacc3b [Impeller] construct text frames on UI thread. (#45418) by Jonah Williams · 1 year, 6 months ago
  59. 81ed971 Remove deprecated MOCK_METHODx calls (#45307) by Tong Mu · 1 year, 6 months ago
  60. bf75359 [Impeller] use correct blend mode for performance overlay (#45365) by Jonah Williams · 1 year, 6 months ago
  61. df619c6 Lazily allocate RasterCacheItems only when caching is enabled (#45211) by Jim Graham · 1 year, 6 months ago
  62. 7a2eaf4 Revert dl split (#45326) by Zachary Anderson · 1 year, 6 months ago
  63. 3b75e3d [Impeller] Reland DlAiksCanvas (#45232) by Dan Field · 1 year, 6 months ago
  64. 73e8636 Add a `DlStopwatchVisualizer` and conditionally use it for Impeller (#45259) by Matan Lurey · 1 year, 6 months ago
  65. 99b9e20 Refactor `Stopwatch` into `StopwatchVisualizer` and `SkStopwatchVisualizer` (#45200) by Matan Lurey · 1 year, 6 months ago
  66. 4943598 Rename `instrumentation` to `stopwatch` (#45196) by Matan Lurey · 1 year, 6 months ago
  67. 4aaf77e Revert "[Impeller] DlAiksCanvas as a DlCanvas wrapper for impeller::Canvas" (#45149) by Jonah Williams · 1 year, 6 months ago
  68. 14242a0 [Impeller] DlAiksCanvas as a DlCanvas wrapper for impeller::Canvas (#45131) by Dan Field · 1 year, 6 months ago
  69. faaa2ff Fix: Complete Documentation for RasterStatus::kSkipAndRetry (#44880) by Yatendra Kumar · 1 year, 6 months ago
  70. 1382d6d Reland "Split DisplayListBuilder into DlCanvas optimizer and DlOp recorder classes #44718" (#45085) by Jim Graham · 1 year, 7 months ago
  71. dcb3fe0 Revert "Split DisplayListBuilder into DlCanvas optimizer and DlOp recorder classes" (#44968) by Jim Graham · 1 year, 7 months ago
  72. 36ab259 Split DisplayListBuilder into DlCanvas optimizer and DlOp recorder classes (#44718) by Jim Graham · 1 year, 7 months ago
  73. 6ceebc9 Flush pending graphics commands when the unref queue is drained on the IO thread (#44831) by Jason Simmons · 1 year, 7 months ago
  74. 2e2321e Use the Clang unreachable code warning flag in the engine tree (#44458) by Jason Simmons · 1 year, 7 months ago
  75. 3429528 Revert "[Impeller] DlCanvas implementation wrapping Aiks canvas" (#44466) by Jason Simmons · 1 year, 7 months ago
  76. 6e90446 [Impeller] DlCanvas implementation wrapping Aiks canvas (#44248) by Dan Field · 1 year, 7 months ago
  77. e8710ac Handle deprecation of Dart_TimelineEvent Embedder API (#42497) by Derek Xu · 1 year, 7 months ago
  78. b3e2d44 [fuchsia] Only use upstream vulkan headers (#44157) by David Worsham · 1 year, 7 months ago
  79. d73b8ee Hide some log lines from release builds (#44073) by Ian Hickson · 1 year, 7 months ago
  80. bc7a207 Reland "Add non-rendering operation culling to DisplayListBuilder" (#41463) (#43831) by Jim Graham · 1 year, 8 months ago
  81. 58f8ea3 Apply the offset to the child bounds of an ImageFilterLayer with no filter (#43783) by Jason Simmons · 1 year, 8 months ago
  82. 0ec9cc8 [Impeller] Avoid inserting additional save layers based on clip configuration. (#43759) by Jonah Williams · 1 year, 8 months ago
  83. 886a14e Revert "Reland "add non-rendering operation culling to DisplayListBuilder" (#41463)" (#43721) by Zachary Anderson · 1 year, 8 months ago
  84. eb57d70 Reland "add non-rendering operation culling to DisplayListBuilder" (#41463) (#43698) by Jim Graham · 1 year, 8 months ago
  85. cf2fa19 move rtree and canvas_spy sources to Fuchsia sub-directory (#43615) by Jim Graham · 1 year, 8 months ago
  86. 0c76c75 Add comment to use of 3x3 mapRect in TransformLayer (#43608) by Jim Graham · 1 year, 8 months ago
  87. 73093fd header file cleanup focusing on removing unnecessary SkPicture includes (#43589) by Jim Graham · 1 year, 8 months ago
  88. 77808cc Remove stray semicolons from embedded_views.cc (#43566) by Dan Field · 1 year, 8 months ago
  89. a57a17a Delete unused display list/SkPicture code (#43560) by Dan Field · 1 year, 8 months ago
  90. 999b6f4 remove include of SkPicture files from non-Fuchsia sources (#43542) by Jim Graham · 1 year, 8 months ago
  91. b9b1b63 Use full 4x4 matrix transforms in TransformLayer (#43536) by Jim Graham · 1 year, 8 months ago
  92. 01bb6af [iOS] Avoid crash when backdrop filter is null for PlatformViews (#43150) by Chris Yang · 1 year, 8 months ago
  93. fc9fc93 Revert "Reland "add non-rendering operation culling to DisplayListBuilder" (#41463)" (#43358) by Brandon DeRosier · 1 year, 8 months ago
  94. 7c7c45d Update skia includes to be more specific (#43284) by Jim Graham · 1 year, 8 months ago
  95. c4be737 Implement union and intersection for DlRegion (#42620) by Matej Knopp · 1 year, 9 months ago
  96. d6e96c0 Raster cache should preserve RTree for overlay layers (#42552) by Matej Knopp · 1 year, 9 months ago
  97. 9bb0a59 Reland "add non-rendering operation culling to DisplayListBuilder" (#41463) (#42584) by Jim Graham · 1 year, 9 months ago
  98. ef7b773 [Impeller] Reland 2: Add Impeller Metal support in the embedder API (#42411) (#42597) by Brandon DeRosier · 1 year, 9 months ago
  99. 350a12b Revert "[Impeller] Reland: Add Impeller Metal support in the embedder API (#42411)" (#42593) by Zachary Anderson · 1 year, 9 months ago
  100. 4e80c6f Fix raster cache optional value check logic (#42592) by Zachary Anderson · 1 year, 9 months ago