Sign in
flutter
/
mirrors
/
flutter
/
HEAD
0ffc4ce
Remove `--template=skeleton` and add a placeholder error message instead. (#160695)
by Matan Lurey
· 2 days ago
feat-39118
main
master
62c6859
Delete unused `engine_hash.dart` script (and test), simplify `engine_hash.sh`. (#160549)
by Matan Lurey
· 3 days ago
65ff060
Remove bringup: true from web tests. (#160788)
by Jackson Gardner
· 3 days ago
5c7d9d0
[Impeller] fix device buffer nullptr on Intel macOS. (#160645)
by Jonah Williams
· 4 days ago
cb40d94
Remove dependency on web_tests/artifacts. (#160700)
by Jackson Gardner
· 4 days ago
5e8b624
[Impeller] workarounds for slow Adreno primitive restart performance. (#160683)
by Jonah Williams
· 4 days ago
4c8b0a3
[flutter_tool] Change the startup message for the "flutter daemon" command (#160444)
by Danny Tuppeny
· 4 days ago
c3fcb25
[tech debt] delete unused framework-engine test scripts (#160698)
by Yegor
· 4 days ago
d443df0
Fix bash entrypoint tests (#160705)
by John McDole
· 4 days ago
7df127b
Enable strict_top_level_inference (#160674)
by Michael Goderbauer
· 5 days ago
d9e5a5c
Update README.md (#160677)
by Michael Goderbauer
· 5 days ago
6d537a7
deprecate engine ci yaml roller (#160682)
by Christopher Fujino
· 5 days ago
2a3a19c
Revert rematching DropdownMenu.initialSelection (#160643)
by Bruno Leroux
· 5 days ago
a17c647
[Impeller] move barrier setting out of render pass builder. (#160693)
by Jonah Williams
· 5 days ago
4431c09
Roll to dart 3.7.0-267.0.dev (#160680)
by Alexander Aprelev
· 5 days ago
5036e58
Annotate entrypoints in the "isolate spawner" files generated by `flutter test --experimental-faster-testing` (#160694)
by Derek Xu
· 5 days ago
fe4c672
Consider changes to `DEPS` and `engine/**` to impact most runIf-guarded builds (#160706)
by Matan Lurey
· 5 days ago
3dc695d
[flutter_tools] unconditionally skip bash test (#160690)
by Christopher Fujino
· 6 days ago
021b2b3
Ensure engine.version is up to date in the monorepo (#160668)
by John McDole
· 6 days ago
2d81159
[Impeller] Fix GLES SurfaceTexture rendering. (#160634)
by Jonah Williams
· 6 days ago
9eca517
integration_test: Ignore .build dir for iOS/macOS (#160614)
by Chris Bracken
· 6 days ago
cec8f10
[Impeller] remove unused BliPass::EncodeCommands arg and cleanup. (#160623)
by Jonah Williams
· 6 days ago
181f424
[native_assets] Preparation existing tests for future of other (i.e. non-Code) assets (#160436)
by Martin Kustermann
· 6 days ago
a590245
Update New-Android-version.md to include create all (#160661)
by Reid Baker
· 6 days ago
895f0e2
Roll dart sdk to 3.7.0-266.0.dev (#160624)
by Alexander Aprelev
· 6 days ago
a44f745
Allow integration test helpers to work on substrings instead of whole strings (#160437)
by Martin Kustermann
· 6 days ago
188d1e1
🚀 Implements `globalPosition` and `localPosition` for `TapDragEndDetails` (#159962)
by Alex Li
· 6 days ago
a513498
[DisplayList] Migrate DlVertices onto Impeller/DisplayList geometry classes (#160633)
by Jim Graham
· 6 days ago
a45ecdc
Ignore codecov/codecov-action patch version updates (#159996)
by Jenn Magder
· 6 days ago
dd058ff
Remove all remaining use of mock engine (#160635)
by Robert Ancell
· 6 days ago
8ad15cd
[monorepo] mark local engine builds as bringup. (#160627)
by Jonah Williams
· 7 days ago
d554c4e
Update DEPS, remove `upstream-buildroot` (#160548)
by Matan Lurey
· 7 days ago
d363fdc
Split build and test builders for web engine (#160550)
by Jackson Gardner
· 7 days ago
17c1b91
[monorepo] Fix tech debt cost benchmark (#160609)
by Jonah Williams
· 7 days ago
5491c8c
Auto-format Framework (#160545)
by Michael Goderbauer
· 7 days ago
8e0993e
Auto-format Dart code in engine (#160576)
by Michael Goderbauer
· 7 days ago
ba01bab
Change CRLF line endings to LF to match the `.gitattributes` expectations. (#160557)
by Matan Lurey
· 7 days ago
b79ee92
[tech debt] remove web engine windows build (#160573)
by Yegor
· 7 days ago
0fcb6aa
Upstream and Origin check (#160574)
by John McDole
· 7 days ago
d14259a
Commit engine.realm as empty (#160541)
by John McDole
· 7 days ago
f0bf495
Trigger Build Part Deux (#160481)
by John McDole
· 8 days ago
1398dc7
Trigger Build (#160476)
by John McDole
· 9 days ago
721b47e
Merge flutter/engine into framework
by John McDole
· 9 days ago
4fcf633
[monorepo] remove realm checker (#160457)
by Yegor
· 9 days ago
2a17b75
Roll Dart SDK from a74650e32880 to 37bbc285d8d2 (1 revision) (flutter/engine#57244)
by skia-flutter-autoroll
· 9 days ago
7f8da94
embedder: fix bit-order in software pixel format description (flutter/engine#57156)
by Hannes Winkler
· 9 days ago
10514a0
Roll Flutter Engine from 8535ce3c9e5e to 6a75cb6a6a57 (1 revision) (#160450)
by engine-flutter-autoroll
· 9 days ago
flutter-3.28-candidate.1
3.28.0-1.0.pre
fe7d6f3
[monorepo] remove Linux Web Framework tests (flutter/engine#57234)
by Yegor
· 9 days ago
7db982f
Roll Skia from dca47129cf2e to f784f78a5669 (3 revisions) (flutter/engine#57242)
by skia-flutter-autoroll
· 9 days ago
047cbb0
Roll Flutter Engine from cda6630c8e53 to 8535ce3c9e5e (1 revision) (#160447)
by engine-flutter-autoroll
· 9 days ago
9ac9783
Roll Flutter Engine from 5a7ccbc4f6fa to cda6630c8e53 (4 revisions) (#160438)
by engine-flutter-autoroll
· 9 days ago
d2a5b9d
[web] Reland: (Add `crossOrigin` property to `<img>` tag used for decoding)++ (flutter/engine#57228)
by Mouad Debbar
· 9 days ago
37a7c44
Roll Skia from 804042d75299 to dca47129cf2e (1 revision) (flutter/engine#57241)
by skia-flutter-autoroll
· 9 days ago
9acfa53
Roll Dart SDK from 58fb2704f28a to a74650e32880 (1 revision) (flutter/engine#57240)
by skia-flutter-autoroll
· 9 days ago
ddc0866
Add more entry-point annotations for test-only code. (#160421)
by Tess Strickland
· 9 days ago
891e5c6
Roll Dart SDK from 930f66fab234 to 58fb2704f28a (1 revision) (flutter/engine#57239)
by skia-flutter-autoroll
· 9 days ago
d0293d3
Roll Skia from 2422a3fc829a to 804042d75299 (1 revision) (flutter/engine#57238)
by skia-flutter-autoroll
· 9 days ago
8631412
Roll Flutter Engine from 23731d6a967d to 5a7ccbc4f6fa (1 revision) (#160408)
by engine-flutter-autoroll
· 9 days ago
d559ba4
Roll Skia from fbc41b0b55a1 to 2422a3fc829a (1 revision) (flutter/engine#57236)
by skia-flutter-autoroll
· 9 days ago
9bdbf77
Roll Dart SDK from 7ed58b3c462a to 930f66fab234 (1 revision) (flutter/engine#57235)
by skia-flutter-autoroll
· 9 days ago
27ef196
Rename and define `FlutterManifest.generateLocalizations`. (#160401)
by Matan Lurey
· 9 days ago
eb926ea
Consistently set `Cache.flutterRoot` in `create_test.dart`. (#160403)
by Matan Lurey
· 9 days ago
cb8c15c
Replace `--no-implicit-pubspec-resolution` with `flutter config --explicit-package-dependencies`. (#160400)
by Matan Lurey
· 9 days ago
fb67b0c
Roll Flutter Engine from 90c9185be6a5 to 23731d6a967d (2 revisions) (#160404)
by engine-flutter-autoroll
· 9 days ago
0c7f020
Roll Flutter Engine from 1d2eb3f6ac5f to 90c9185be6a5 (1 revision) (#160399)
by engine-flutter-autoroll
· 9 days ago
256a127
Roll Flutter Engine from 4944aebc5015 to 1d2eb3f6ac5f (2 revisions) (#160396)
by engine-flutter-autoroll
· 9 days ago
b195862
Roll Skia from 2c5159518cf2 to fbc41b0b55a1 (1 revision) (flutter/engine#57231)
by skia-flutter-autoroll
· 9 days ago
ea85c9e
Roll Dart SDK from 4bfbad776c1a to 7ed58b3c462a (1 revision) (flutter/engine#57230)
by skia-flutter-autoroll
· 9 days ago
9802c1c
Normalize localizations with dartfmt in presubmit check (#160395)
by Michael Goderbauer
· 9 days ago
7950632
Adjust tools tests that would be broken by formatting (#160393)
by Michael Goderbauer
· 9 days ago
e19e117
Fix line-dependent tests for formatting (#160389)
by Michael Goderbauer
· 9 days ago
d00bfbb
Pre-format licenses script (flutter/engine#57219)
by Michael Goderbauer
· 9 days ago
43ee802
Roll Flutter Engine from eac3180b2366 to 4944aebc5015 (1 revision) (#160392)
by engine-flutter-autoroll
· 9 days ago
93d08f2
Properly report `dart format` errors (flutter/engine#57206)
by Michael Goderbauer
· 10 days ago
06dd9a3
Properly report `dart format` errors (#160364)
by Michael Goderbauer
· 10 days ago
220114f
Roll Skia from 7fc6934b2034 to 2c5159518cf2 (1 revision) (flutter/engine#57229)
by skia-flutter-autoroll
· 10 days ago
4a6ae1e
Roll Flutter Engine from 61616ace5fa8 to eac3180b2366 (3 revisions) (#160386)
by engine-flutter-autoroll
· 10 days ago
81f628f
Migrate `mac_test.dart` to `explicit-package-dependencies`. (#160375)
by Matan Lurey
· 10 days ago
f177d8a
Migrate `test/commands.shard` (mostly) to `explicit-package-dependencies`. (#160288)
by Matan Lurey
· 10 days ago
abe3f40
Merges changes from stable changelog to master. (#160284)
by Kevin Chisholm
· 10 days ago
256ad9f
Move `integration_test` dependencies to non-`dev_dependencies`. (#160380)
by Matan Lurey
· 10 days ago
71f140e
Roll Flutter Engine from 0dfbd04106ed to 61616ace5fa8 (3 revisions) (#160385)
by engine-flutter-autoroll
· 10 days ago
18f56e3
Refactor `TestGoldenComparator` to be useful for non-web (Android, iOS) integration tests (#160215)
by Matan Lurey
· 10 days ago
8fee7cb
Adjust ignores for 'dart format' (#160382)
by Michael Goderbauer
· 10 days ago
6159f2e
Manual pub roll with flutter_tools patch (#160174)
by Ben Konyi
· 10 days ago
fb1948d
Roll Skia from 8054b098b5cd to 7fc6934b2034 (14 revisions) (flutter/engine#57227)
by skia-flutter-autoroll
· 10 days ago
17960e7
Ignore cxx folders for all of flutter/flutter (#160381)
by Reid Baker
· 10 days ago
cff545c
Roll Flutter Engine from d373a934d413 to 0dfbd04106ed (5 revisions) (#160376)
by engine-flutter-autoroll
· 10 days ago
0604f8a
Manual roll Dart SDK from 02aa27c6a075 to 4bfbad776c1a (12 revisions) (flutter/engine#57226)
by skia-flutter-autoroll
· 10 days ago
c837b72
Roll Dart SDK from 02aa27c6a075 to 4bfbad776c1a (12 revisions) (flutter/engine#57224)
by skia-flutter-autoroll
· 10 days ago
1c5ac8c
Roll Fuchsia Linux SDK from iYz_WkWk1uPr8BLSZ... to zvsXvTuk-Z1Mgtn34... (flutter/engine#57222)
by skia-flutter-autoroll
· 10 days ago
c803c13
Remove more references to deprecated package:usage (executable, runner) (#160369)
by Andrew Kolos
· 10 days ago
98e5ce7
Marks Linux_android_emu android_defines_test to be unflaky (#159538)
by Flutter GitHub Bot
· 10 days ago
90c1f8c
Migrate FlBinaryMessenger using embedder API instead of mock engine. (flutter/engine#57214)
by Robert Ancell
· 10 days ago
b19b680
Fix regression to hardcoded AGP/Kotlin values in Android module templates (#160108)
by Gray Mackall
· 10 days ago
a0f2424
🐛 [tool] Do not handle directory arguments implicitly for `pub` commands (#160223)
by Alex Li
· 10 days ago
2bda0cc
re-enable linux packages-autoroller (#160266)
by Christopher Fujino
· 10 days ago
55d7341
Formatter pre-work: Fix syntax in test_fixes (#160371)
by Michael Goderbauer
· 10 days ago
fbb3121
Roll Packages from 56886ffe11ad to eb7358231e43 (6 revisions) (#160351)
by engine-flutter-autoroll
· 10 days ago
6b6227e
Roll Flutter Engine from 330210f44aa6 to d373a934d413 (1 revision) (#160356)
by engine-flutter-autoroll
· 10 days ago
Next »