master
Migrate the first 3rd of the devicelab tasks to null safety. (#86374)
Add regression test for #98973 (#99187)
Trigger display_cutout_rotation flutter driver test in ci. (#162641)
[Android] Add integration test for setting engine flags via the manifest (#182241)
Bump warn and error versions of agp, kotlin and gradle versions in preparation for gradle 9 (#171776)
[AGP 9] Update Warn Version to AGP 9+ (#189109)
Add Android lifecycles test (#99319)
Split complexity scoring tests into two tasks - one for Android and one for iOS (#98063)
Modernize framework lints (#179089)
Speculative fix for android_verified_input_test (#177937)
Migrate android views to devicelab. (#142081)
[Impeller] Adds advanced blend benchmark (#131893)
Auto-format Framework (#160545)
[devicelab] add regular old blur benchmark (#123879)
[devicelab] track performance of animated image filter (#115850)
add benchmark for animated complex opacity (#102532)
Add several new iOS/Impeller benchmarks (#110358)
[macOS] bringup new e2e_summary devicelab test (#118717)
[macOS] Bring up "basic_material_app" devicelab, compile tests for x64 macs. (#110296)
[Reland] Unmodified android sdk bundle (#179920)
[fix-forward] fix build_android_host_app_with_module_source integration test (#184466)
Remove use of deprecated API related to removal of the VM isolate. (#187013)
[benchmarks] Allow passing --local-web-sdk and --build-mode flags to benchmarks (#175199)
Added platform channel integration tests for macos (#110606)
Add benchmark for clipper layers raster cache (#102495)
Add benchmark for ColorFilter raster cache (#99542)
Added benchmark for early removal of unused raster cache entris mecha… (#107918)
Add Impeller+OpenGLES startup benchmark for mokey (#188495)
Adds complex layout impeller startup benchmark (#183655)
Add bad scroller benchmark (#110362)
Add Impeller complex layout impeller benchmarks. (#139490)
Enable avoid_redundant_argument_values lint (#91409) (#91462)
Made complex_layout_scroll_perf explicitly skia (#183663)
Adds macos impeller complex layout performance test (#183669)
Bring up new Windows start-up tests (#109618)
Add macrobenchmark perf test for drawing arcs (#178690)
[devicelab] boot up benchmarks. (#132148)
[devicelab] add drawPoints benchmark (#126728)
add Impeller path stroke tessellation benchmark (#166939)
Relands "Starts using the --source flag to compile the dart registrant. (#98046)" (#100572)
[devicelab] enable impeller in external texture test. (#152502)
Start renaming by adding a new `bringup: true` as an Android emulator. (#142257)
Migrate flavors_test_ios to Simulators and add UIScene support (#189442)
Add --flavor support for Linux desktop builds (#187029)
Add --flavor support for Windows desktop builds (#187034)
Migrate core devicelab tasks f-i null safety. (#86378)
Add a startup test that delays runApp (#91346)
Separate build and test for `flutter_gallery__transition_perf` task (#103550)
Migrate Linux android gallery `e2e` and `hybrid` tests to build+test (#110533)
Migrate gallery ios tests to build+test (#111164)
Rename hcpp opt in flag to `enable-hcpp` (#183151)
[macOS] Bring up "flutter_gallery_macos__compile" devicelab, compilation test for x86. (#110356)
Re-land [macOS] Bring up "flutter_gallery" devicelab, start up test for x86. (#110379)
Made the bad lines exception print out the bad lines (#180909)
Combine `flutter_tool_startup` devicelab tests (#125226)
[macOS] Add `flutter_view` example. (#111326)
add gradient benchmarks (#101549)
[Reland] Don't strip symbols from `libapp.so` on android by default (#181275)
[flutter_tools] Provision Android NDK in the main Gradle invocation (#186337)
Re-land #162644: Remove `--verbose` from devicelab task executions. (#163017)
Replace more references to `flutter/engine` with `flutter/flutter` (#182654)
Adds integration test for the FLTEnableSDFs flag for iOS (#185637)
Turn linux impeller on by default (#187573)
Adds tests for disabling macos impeller (#188132)
[macOS] Bring up "hello_world" devicelab, compilation test for x86. (#109891)
Makes impeller the default renderer for windows. (#188140)
Rename devicelab catalina tests (#94980)
Fix typo in function name (#136273)
Terminate simulator app on "q" (#113581)
Update macOS gallery display name (#113658)
Reland hybrid views test (#181336)
Add Benchmarks and examples to compare swiftui and flutter (#160681)
Validate that min frame number is numeric (#86498)
Add a flutter app that can resize itself as integration test app. (#112297)
Reland "Disable async mode with LLDB" (#184970)
Migrate devicelab tasks i-z to null safety. (#85998)
[iOS] Hide keyboard on hot restart (#167013)
Reapply "Make device debuggable if useDwdsWebSocketConnection is true … (#173551)" (#173628)
[flutter_driver] use mostly public screenshot API. (#157888)
Reland "Add feature flags to the framework" (#171545)
Revert "[Impeller] Temporary flag flip for devicelab tests to use Impeller redux. (#122340)" (#122362)
Fix impeller name swap (#106350)
[ios]do not nuke user input path when running uiscene integration test (#186436)
Native assets support for Android (#135148)
Native assets support for MacOS and iOS (#130494)
[devicelab] migrate new gallery benchmarks to local copy. (#143545)
Adds macos impeller new gallery transition perf test. (#183802)
Add benchmarks to measure impact of alpha saveLayers in DisplayLists (#97336)
Opacity Peephole optimization benchmarks (#94447)
[openpay] Create an OpenPay benchmark (#107838)
[macOS] Add platform_channel sample/test (#123141)
Add Windows to the platform_channels example (#106754)
Adds platform_view_test_macos_impeller (#183760)
[Android] add HCPP platform views benchmark and integration test. (#163018)
Platform view devicelab ad banner scroll list real ads (#145239)
[ios]A typical news app benchmark with bottom ad banner (#150991)
[devicelab] Add platform view scroll benchmarks for Impeller on Android (#129455)
[integration_test]UIScene Migration (#182631)
[Android] Break up plugin_test integration tests (#174728)
Move shared darwin plugin tests into own builder (#189411)
Adds benchmark for rrect_blur. (#149261)
Test flutter run does not have unexpected engine logs (#116798)
[Linux] Add a 'flutter run' console output test (#118279)
[Android] Refactor the `flutter run` Android console output test (#115023)
[macOS] Refactor the `flutter run` macOS console output test (#114645)
[Windows] Add a `flutter run` console output test (#116626)
Add benchmark for ShaderMask RasterCache (#100127)
Add Sliders to `macrobenchmarks` (#125296)
Sync analysis_options.yaml & cleanups (#117327)
Simplify devicelab logic and fix tests (#139122)
Re-land Add Spell Check to EditableText (#109643)
[iOS] Add task for spell check integration test (#116222)
adds linux impeller integration test for external textures (#186759)
Adds external texture devicelab test for windows impeller (#187886)
Add benchmark for scrolling very long pictures (#133434)
[flutter_tools] Remove web hot reload flag (#185994)
Added integration test for wide gamut support. (#119657)
Implement macOS wide gamut (Display P3) support (#181769)
Implement Regular Windows for Linux (#176187)
[macOS] Implement regular window (#176361)
Implement Regular Windows for the win32 framework + add an example application for regular windows (#173715)
Rename and restructure the primitive_shape_test test to engine_integration_golden_test (#190581)
Add Windows performance benchmark (#99564)
[Windows] Add app startup integration test (#110114)
Adds benchmark for windows shadow text. (#190861)