Sign in
chromium
/
external
/
github.com
/
flutter
/
flutter
/
refs/tags/v1.15.3
67826bd
Revert "Fix SnackBar clipping when it is floating due to FloatingActionButton positioning (#47616)" (#50516)
by Shi-Hao Hong
· 6 years ago
v1.15.3
18f8002
Make FocusManager a ChangeNotifier that notifies when the prim… (#50392)
by Greg Spencer
· 6 years ago
9cb2953
Fix image tests that make faulty assumptions about lifecycle of image provider (#50297)
by Dan Field
· 6 years ago
5681727
Add "flutter symbolize" command (#49465)
by Jonah Williams
· 6 years ago
ffc8559
more gradle upgrades (#50388)
by Dan Field
· 6 years ago
6d87337
Remove some obsolete // ignore: (#50481)
by Michael Goderbauer
· 6 years ago
9bc0e6a
Revert "Reduced code duplication in ink_splash.dart, ink_ripple.dart (#49480)" (#50502)
by Jonah Williams
· 6 years ago
c23d9cd
[flutter_tools] Print emojis in Windows Terminal (#50446)
by Zachary Anderson
· 6 years ago
5f46589
Update RefreshIndicator documentation to clarify the need for the child for be scrollable (#50345)
by Per Classon
· 6 years ago
038762b
[ci] Upgrade to Catalina (#49519)
by Fedor Korotkov
· 6 years ago
b277534
Assert cache hints are not set for null painters (#49771)
by liyuqian
· 6 years ago
9fb781a
Update samples to work with Dartpad, and convert all that make… (#50377)
by Greg Spencer
· 6 years ago
2a6bc61
[framework] minimize performance effect of stateless/stateful swap (#50394)
by Jonah Williams
· 6 years ago
6146cd7
[flutter_tools] add missing vm_service dep to BUILD.gn (#50454)
by Jonah Williams
· 6 years ago
a8cc853
[flutter-tools] replace mock with FakeProcessmanager (#50456)
by Jonah Williams
· 6 years ago
9020642
Reduced code duplication in ink_splash.dart, ink_ripple.dart (#49480)
by Prerak Mann
· 6 years ago
6dc3bfa
Fix Dropdown `'itemHeights' was called on null` crash (#50366)
by Shi-Hao Hong
· 6 years ago
95d6ef7
Nested TickerMode cannot turn tickers back on (#50355)
by Michael Goderbauer
· 6 years ago
0ffecc6
change capability for test tiles_scroll_perf_iphonexs__timeline_summary (#50385)
by keyonghan
· 6 years ago
b40cb08
Roll engine 580503c35926..6158f03ef5fa (6 commits) (#50381)
by engine-flutter-autoroll
· 6 years ago
801a6a7
Fix SnackBar clipping when it is floating due to FloatingActionButton positioning (#47616)
by filaps
· 6 years ago
92a335e
Use state value in DropdownButtonFieldForm (#37145)
by jimshepherd
· 6 years ago
082ae83
Fall back to global cache and platform if null when injected into constructor (#50370)
by Jenn Magder
· 6 years ago
ef74572
Roll engine f3ce90e9387b..580503c35926 (24 commits) (#50363)
by engine-flutter-autoroll
· 6 years ago
b540479
Reduce duplication in sharded tests in .cirrus.yml (#50306)
by Mouad Debbar
· 6 years ago
4411d8e
Update minimum version to Xcode 11.0 (#50371)
by Jenn Magder
· 6 years ago
b65f421
Make `codesign.dart` integration test easier to run locally (#50289)
by Christopher Fujino
· 6 years ago
5dfa8e9
Remove redundant gen_l10n tests (#50301)
by Shi-Hao Hong
· 6 years ago
48a9bd5
Revert "Update minimum version to Xcode 11.0 (#50315)" (#50369)
by Jenn Magder
· 6 years ago
2b7582e
Update minimum version to Xcode 11.0 (#50315)
by Jenn Magder
· 6 years ago
9348aea
Disable tests using gauge (#50367)
by Dan Field
· 6 years ago
fc2c0af
Roll engine f34bc65bee49..f3ce90e9387b (20 commits) (#50305)
by engine-flutter-autoroll
· 6 years ago
324a216
Change definition of offset to object (#50157)
by Tong Mu
· 6 years ago
2627122
Throw when trying to load an empty file (#50325)
by Dan Field
· 6 years ago
f118b63
Add channel-specific dartpad URL to snippet generation (#49845)
by Greg Spencer
· 6 years ago
b953c3e
use raw strings to avoid escaping (#50322)
by Alexandre Ardhuin
· 6 years ago
8735ab1
Make onImage re-entrant safe (#50316)
by Dan Field
· 6 years ago
7b07446
Update compile size benchmarks to include --split-debug-info and --tree-shake-icons (#50313)
by Jonah Williams
· 6 years ago
5c28e3e
unnecessary escapes fixes (#50178)
by Alexandre Ardhuin
· 6 years ago
b8199ab
[flutter_tools] Prevent web ServiceWorker from modifying fetch requests. (#50312)
by David Iglesias
· 6 years ago
82410a5
[flutter_tools] support iOS and macOS with split-debug-info and tree-shake-icons (#50296)
by Jonah Williams
· 6 years ago
8c398a8
Reland: Skia gold driver test (#50160)
by Emmanuel Garcia
· 6 years ago
0fc1c6f
[flutter_tool] Make the registrant import relative to the entrypoint (#50302)
by Harry Terkelsen
· 6 years ago
181cdec
[flutter_tools] remove automatic multiroot scheme (#50284)
by Jonah Williams
· 6 years ago
6bfff98
[flutter_tools] Handle AndroidStudio validator crash (#50282)
by Zachary Anderson
· 6 years ago
2032760
Explain how the scroll controller behaves under tests (#50129)
by David Shuckerow
· 6 years ago
f8b286d
Updated documentation for CupertinoPicker (#50264)
by YizhePKU
· 6 years ago
149e062
Add option to clear the terminal by pressing "c" (#50034)
by Levi Lesches
· 6 years ago
a9b8d36
Remove ideviceinfo, idevice_id artifacts (#50248)
by Jenn Magder
· 6 years ago
2512163
Allow Android to be missing from multi-platform manifest (#50304)
by Jenn Magder
· 6 years ago
e6e14b0
Have android validator suggest ANDROID_SDK_ROOT instead of deprecated ANDROID_HOME (#49846)
by Christopher Fujino
· 6 years ago
db901ce
[flutter_tools] remove dependencies checks that are no longer relevant in assemble-land (#50225)
by Jonah Williams
· 6 years ago
69ecca5
[flutter_tools] iOS fallback discovery protocol (#49735)
by Jonah Williams
· 6 years ago
d94ff4b
Fix LRUness of ScrollAwareImageProvider (#50242)
by Dan Field
· 6 years ago
v1.15.2
b8dd6bd
support endless recorder for timeline (#47419)
by Gityuan
· 6 years ago
b16fd13
[fuchsia] Pass device name to the drive comand. (#50290)
by Kaushik Iska
· 6 years ago
13e30aa
Remove android directory from platform_channel_swift example project (#50213)
by Jenn Magder
· 6 years ago
a0665ab
Reland Replace ideviceinfo and idevice_id with xcdevice (#50252)
by Jenn Magder
· 6 years ago
fbb3d28
Roll engine 81dffd1241e6..f34bc65bee49 (29 commits) (#50255)
by engine-flutter-autoroll
· 6 years ago
8159178
Remove usages of StackTraceMapper (#50153)
by Nate Bosch
· 6 years ago
81525fa
Support downloading font-subset for all platforms (#50240)
by Lau Ching Jun
· 6 years ago
247f6a1
[flutter_tools] wire up tree shake fonts to iOS (#50224)
by Jonah Williams
· 6 years ago
4896c85
[versions] update packages (#50251)
by Jonah Williams
· 6 years ago
49be146
[flutter_tools] revert split debug info from macOS (#50245)
by Jonah Williams
· 6 years ago
ce6fbf6
Revert "Replace ideviceinfo and idevice_id with xcdevice (#49854)" (#50243)
by Jenn Magder
· 6 years ago
eb4b6dc
Retry Gradle command when failing to download a resource (#50223)
by Emmanuel Garcia
· 6 years ago
da4b5d6
[flutter_tools] support --split-debug-info option in android builds (#49650)
by Jonah Williams
· 6 years ago
de7908f
[flutter_tools] Reland flutter assemble for iOS (#50229)
by Jonah Williams
· 6 years ago
91c342e
[flutter_tools] force page refresh when hot restarting in profile/release mode (#50215)
by Jonah Williams
· 6 years ago
e300c1a
Docs: provide Guidance for SingleChildRenderObjectWidget implementations (#49993)
by creativecreatorormaybenot
· 6 years ago
3e1a124
Expose selectionHeightStyle and selectionWidthStyle on TextFields (#48917)
by Gary Qian
· 6 years ago
3aa7a80
Replace ideviceinfo and idevice_id with xcdevice (#49854)
by Jenn Magder
· 6 years ago
4d2ce7b
Revert "[flutter_tools] Reland migrate xcode_backend.sh to flutter assemble (#50200)" (#50228)
by Jonah Williams
· 6 years ago
v1.15.1
cc7b886
Docs: provide Guidance for MultiChildRenderObjectWidget implementations (#49994)
by creativecreatorormaybenot
· 6 years ago
e4014a5
Web benchmarks: make headless mode opt-out (#50166)
by Yegor
· 6 years ago
ed73f94
Reland "install goldctl in docker build" (#50124)
by Dan Field
· 6 years ago
868b0e6
[flutter_tools] Reland migrate xcode_backend.sh to flutter assemble (#50200)
by Jonah Williams
· 6 years ago
105582e
add test to verify binaries are signed on release branches (#50074)
by Christopher Fujino
· 6 years ago
1c15cd8
Fix Gold flake from gsutil fallback (#50149)
by Kate Lovett
· 6 years ago
05eae42
fix initial routes do not run secondary animation when pops (#47476)
by chunhtai
· 6 years ago
374b55c
Run microbenchmarks_ios only on ios/12 testbeds. (#50134)
by godofredoc
· 6 years ago
82c00c9
Move the localization_utils camelCase function to LocaleInfo (#50152)
by Hans Muller
· 6 years ago
c3e0f2d
Add Message.isPlural, Message.getCountPlaceholder() to gen_l10n_types (#50132)
by Hans Muller
· 6 years ago
94c7e82
remove unnecessary string escapes (#50096)
by Alexandre Ardhuin
· 6 years ago
4b8efad
Font subset in the tool (#49737)
by Dan Field
· 6 years ago
a4093ed
Fix Path Separator in Service Workers (#50154)
by Mehmet Oguz Derin
· 6 years ago
4485a65
Add -destination generic/platform=iOS to "build ios-framework" xcodebuild (#50140)
by Jenn Magder
· 6 years ago
103b12f
[flutter_tools] Isolate userHomePath, other cleanups (#50125)
by Zachary Anderson
· 6 years ago
7467bde
Add Gamepad support for the activation action (#49987)
by creativecreatorormaybenot
· 6 years ago
52d5744
Revert "[flutter_tools] Migrate xcode_backend.sh to flutter assemble (#49842)" (#50151)
by Jonah Williams
· 6 years ago
ccf5d64
Fix stack filtering (#49956)
by Dan Field
· 6 years ago
64b82f5
[flutter_tools][web] serve dummy service_worker and manifest file in run mode (#50115)
by Jonah Williams
· 6 years ago
c2353b2
[flutter_tools] Migrate xcode_backend.sh to flutter assemble (#49842)
by Jonah Williams
· 6 years ago
d00a39c
Remove dead code IMobileDevice.isWorking (#50084)
by Jenn Magder
· 6 years ago
6e605f3
Run "build ios-framework" processes async (#49657)
by Jenn Magder
· 6 years ago
9b3e163
Revert "Reland: Skia gold driver test (#49905)" (#50127)
by Emmanuel Garcia
· 6 years ago
v1.15.0
2ff62b1
[fuchsia] Do not run precache on Fuchsia bots (#50128)
by Kaushik Iska
· 6 years ago
450f168
81dffd124 Roll src/third_party/skia af99f3ee6017..71ce449d2814 (19 commits) (flutter/engine#16356) (#50119)
by engine-flutter-autoroll
· 6 years ago
f14bc8f
Roll engine 44f24bd9807f..f44f50f3c587 (2 commits) (#50113)
by engine-flutter-autoroll
· 6 years ago
a301878
[flutter_tools] Small addition to the readme about testing (#50051)
by Zachary Anderson
· 6 years ago
Next »