Sign in
chromium
/
external
/
github.com
/
flutter
/
flutter
/
refs/tags/v1.14.6
fabeb2a
Revert string interp (#49602)
by Dan Field
· 6 years ago
v1.14.6
bc5ea0a
Reland "Do not rebuild Routes when a new opaque Route is pushed on top" (#49376)
by Michael Goderbauer
· 6 years ago
c341d4b
[flutter_tools] Discover pubspec.yaml in parent directories (#48548)
by Jonah Williams
· 6 years ago
3233252
[flutter_tools] only apply --strip to iOS gen_snapshot in release mode (#49596)
by Jonah Williams
· 6 years ago
afa24b1
[flutter_tools] only strip when bitcode is enabled (#49595)
by Jonah Williams
· 6 years ago
fdb0225
Revert "[flutter_tools] move dsym generation logic into dart build process (#49491)" (#49592)
by Jenn Magder
· 6 years ago
74c1be6
[flutter_tool] Make base/net.dart context free (#49575)
by Zachary Anderson
· 6 years ago
9980d6e
Script to generate missing localization resources (#49379)
by Darren Austin
· 6 years ago
2a91a75
[flutter_tools] move dsym generation logic into dart build process (#49491)
by Jonah Williams
· 6 years ago
123de15
add more devices into whitelist (#49569)
by chunhtai
· 6 years ago
900f158
Fix a TextTheme.body1 deprecation warning typo (#49557)
by Hans Muller
· 6 years ago
11621cc
[flutter_tools] remove dwarf stripping now that linked issue is fixed (#49563)
by Jonah Williams
· 6 years ago
ace2c22
[flutter_tools] Generate correct entrypoint module name for experimental web compiler (#49486)
by Jonah Williams
· 6 years ago
7f71562
Replace FlutterVersion.instance with FlutterVersion context fetch in global.dart (#49462)
by Jenn Magder
· 6 years ago
7539826
Update gen_l10n handling of plurals, numbers, and dates (#49357)
by Hans Muller
· 6 years ago
1a3379d
Fix semantic sort name (#48920)
by Greg Spencer
· 6 years ago
8b29933
revert #48985 (#49572)
by Dan Field
· 6 years ago
31cd3c7
[flutter_tools] fast start off by default (#49554)
by Jonah Williams
· 6 years ago
f323540
Fix StrutStyle docs to remove references to leading property. (#49443)
by Gary Qian
· 6 years ago
dc084b9
[flutter_tools] handle plugins for entrypoints outside of main (#49459)
by Jonah Williams
· 6 years ago
f9908f5
Address extra `FutureOr` from _isolates_io.dart. (#49043)
by Lasse R.H. Nielsen
· 6 years ago
8fe35ae
Roll engine ac1ba3033c38..c4229bfbbae4 (3 commits) (#49565)
by engine-flutter-autoroll
· 6 years ago
3478232
[flutter_tools] Apply --no-causal-async-stacks and --lazy-async-stacks to profile/release builds (#49377)
by Jonah Williams
· 6 years ago
4964fb6
reland add lifecycle enum and remove workaround (#49368)
by chunhtai
· 6 years ago
cf86592
Run secondary animation of previous route when using pushReplacement(… (#42100)
by joellurcook
· 6 years ago
7feb7dd
Inject platform into build ios-framework command (#49463)
by Jenn Magder
· 6 years ago
92a7cd4
ac1ba3033 Roll src/third_party/skia d92e4e9de7f1..f93a8436cea5 (1 commits) (flutter/engine#16029) (#49523)
by engine-flutter-autoroll
· 6 years ago
477686a
004cbdf06 Roll src/third_party/skia 45add166fdb9..d92e4e9de7f1 (32 commits) (flutter/engine#16022) (#49520)
by engine-flutter-autoroll
· 6 years ago
4fa24e6
a41ff8d35 Roll src/third_party/skia 3ea4d5bb857d..45add166fdb9 (1 commits) (flutter/engine#15967) (#49509)
by engine-flutter-autoroll
· 6 years ago
73275f0
Change reference to current class when setting the MethodChannel (#48806)
by Gonçalo Palma
· 6 years ago
2510036
276481c4d Move tonic into //flutter/third_party. (flutter/engine#15895) (#49493)
by engine-flutter-autoroll
· 6 years ago
4fbb85e
6fa1fcda8 Register plugins at the right time, once (flutter/engine#15979) (#49485)
by engine-flutter-autoroll
· 6 years ago
91f7902
Move Xcode context fetch to global.dart (#49458)
by Jenn Magder
· 6 years ago
2042c7d
Make local-engine an input property (#49455)
by Emmanuel Garcia
· 6 years ago
20ace05
[infra] reduce cirrus task dependencies (#49454)
by Jonah Williams
· 6 years ago
a66e956
sort channels by stability upon running flutter channel (#48427)
by Prerak Mann
· 6 years ago
10649ac
Fix TransformLayer with perspective transform (#49441)
by Tong Mu
· 6 years ago
6a7fac2
Roll engine 4218f8026f29..f30ff4fcbf19 (2 commits) (#49475)
by engine-flutter-autoroll
· 6 years ago
93a5b7d
[flutter_tool] Don't crash on a failure to write to std{out,err} (#49380)
by Zachary Anderson
· 6 years ago
bcfc293
recommendDeferredLoading (#49319)
by Dan Field
· 6 years ago
6b8f013
Roll engine 51a79649662f..4218f8026f29 (14 commits) (#49470)
by engine-flutter-autoroll
· 6 years ago
d204731
[flutter_tools] disable fast-start on routes test (#49473)
by Jonah Williams
· 6 years ago
2f59919
[flutter_tools] Reland fast start by default for Android (#49315)
by Jonah Williams
· 6 years ago
782f9cc
Expose a color property to CloseButton (#49256)
by Darren Austin
· 6 years ago
bc5c464
Migrate TextTheme to 2018 APIs (#48547)
by Hans Muller
· 6 years ago
77fb0c1
Roll engine f10f03a6c415..51a79649662f (13 commits) (#49452)
by engine-flutter-autoroll
· 6 years ago
ab8632b
Fix the the typos (#49442)
by Dan Field
· 6 years ago
acdaffc
Suppress upgrade message with --machine (#49408)
by Jenn Magder
· 6 years ago
1cc3868
remove empty string in string interpolations (#49371)
by Alexandre Ardhuin
· 6 years ago
0450e7c
Trigger MouseRegion.toHover only on hover events (#47403)
by Tong Mu
· 6 years ago
3ae0345
[bugfix] SliverGeometry is not valid: The "layoutExtent" is negative (#48947)
by 齐翊
· 6 years ago
ed32b0a
Roll engine 439a21816e61..f10f03a6c415 (5 commits) (#49409)
by engine-flutter-autoroll
· 6 years ago
92cbaa3
remove unnecessary string interpolations (#49352)
by Alexandre Ardhuin
· 6 years ago
v1.14.5
5d532e4
fix R8 error message (#49341)
by Alexandre Ardhuin
· 6 years ago
57e8189
Guard against a null navigator on popping a route. (#49329)
by Greg Spencer
· 6 years ago
3f97315
[flutter_tools] Do not use the logcat -T flag on Android versions before Lollipop (#49327)
by Jason Simmons
· 6 years ago
d9f071f
[flutter_tool] Don't crash when writing to pub stdin fails (#49323)
by Zachary Anderson
· 6 years ago
7faf2d7
[flutter_tools] implement build aot in terms of assemble for iOS (#49224)
by Jonah Williams
· 6 years ago
e2aa9e1
Achieve Color Contrast Accessibility for Menu Demo (#49099)
by Tianguang
· 6 years ago
adc8680
update incremental web compiler bootstrapping to use the new module names (#49073)
by Jacob MacDonald
· 6 years ago
0c2f51f
Fix concurrent modification error (#48916)
by Christopher Fujino
· 6 years ago
da369e9
Roll engine 46e58b930d11..439a21816e61 (19 commits) (#49401)
by engine-flutter-autoroll
· 6 years ago
9d29108
Remove App.framework copy during build ios-framework (#49321)
by Jenn Magder
· 6 years ago
7915e58
Change firebase Pixel3 version from Q-beta3 to 29 (#49396)
by Michael Goderbauer
· 6 years ago
ef15eac
[flutter_tools] Remove context from Xcode and most of Xcodeproj (#48661)
by Jonah Williams
· 6 years ago
7cf2ff1
Roll engine 83a64b7233d5..46e58b930d11 (9 commits) (#49312)
by engine-flutter-autoroll
· 6 years ago
5e1000c
[flutter_tools] remove linter dep from BUILD.gn (#49373)
by Jonah Williams
· 6 years ago
v1.14.4
0941abe
Disable flaky LineMetrics test (#49364)
by Gary Qian
· 6 years ago
52c665d
Revert "Do not rebuild Routes when a new opaque Route is pushed on top (#48900)" (#49366)
by Maurice Parrish
· 6 years ago
a1fa1a3
[web] Wire the "--start-paused" flag correctly for web (#49310)
by Mouad Debbar
· 6 years ago
4fd19aa
fix multiline FlutterError (#49280)
by Alexandre Ardhuin
· 6 years ago
3b1ad16
Add additional expects to check if LineMetrics flake is a race (#49261)
by Gary Qian
· 6 years ago
d68278e
[flutter_tools] rollback to dwds 0.8.5, fix versioning (#49301)
by Jonah Williams
· 6 years ago
14fc0e5
soft transition for the mustcallsuper in Element forgetChild (#49246)
by chunhtai
· 6 years ago
0fffa51
Add very large text scale support for time picker (#48837)
by Pierre-Louis
· 6 years ago
2b8c75d
Copy the local engine repo in the output directory (#49276)
by Emmanuel Garcia
· 6 years ago
10fb018
Roll engine 79f898e61d9c..83a64b7233d5 (4 commits) (#49272)
by engine-flutter-autoroll
· 6 years ago
379c3f46
Fix the issue of TextSelection could misbehave inside a Nested Overlay (#49257)
by shihchanghsiungsonos
· 6 years ago
a499e05
Let material ThemeData dictate brightness if cupertinoOverrideTheme.brightness is null (#47249)
by LongCatIsLooong
· 6 years ago
8a3c986
Disallow empty platforms and specific platforms when parsing manifest for plugins (#49262)
by Jenn Magder
· 6 years ago
320c19e
Fix build aar instructions (#49265)
by Emmanuel Garcia
· 6 years ago
d3a835e
Fix template syntax error in WidgetController doc (#49255)
by Tong Mu
· 6 years ago
aa5b9a3
Roll engine f38f6a09be65..79f898e61d9c (5 commits) (#49264)
by engine-flutter-autoroll
· 6 years ago
f8d361e
contains (#49247)
by Dan Field
· 6 years ago
525855d
download font-subset (#49234)
by Dan Field
· 6 years ago
f0a175f
Use flutter_tools to start WebDriver browser. (#49228)
by Angjie Li
· 6 years ago
d8092d9
Fix YamlMap cast error (#49253)
by Jenn Magder
· 6 years ago
3800bb7
fix missing spaces in adjacent strings (#49159)
by Alexandre Ardhuin
· 6 years ago
def2205
Android Project: Opt into splash behavior by default. (#49096)
by Matt Carroll
· 6 years ago
2a7d577
Generate bitcode for plugin frameworks for flutter build ios-framework (#49102)
by Jenn Magder
· 6 years ago
4c32ae8
Grammar fix: "it's" -> "its" (#48913)
by David Shuckerow
· 6 years ago
d189b94
Revert "Enable iOS platform views for Flutter Gallery (#45126)" (#45130)
by Amir Hardon
· 6 years ago
875011b
Roll engine 975c9c8607fa..f38f6a09be65 (2 commits) (#49232)
by engine-flutter-autoroll
· 6 years ago
c3684d8
remove an unnecessary import (#49231)
by Michael Goderbauer
· 6 years ago
8eecdbe
Do not rebuild Routes when a new opaque Route is pushed on top (#48900)
by Michael Goderbauer
· 6 years ago
b530111
Update documentation URLs (#49208)
by Brett Morgan
· 6 years ago
8086dd6
Roll engine c15efb9231a4..975c9c8607fa (3 commits) (#49214)
by engine-flutter-autoroll
· 6 years ago
b5a23fd
Fix comment typo (#49129)
by Wu Zhong
· 6 years ago
v1.14.3
2ebe9da
Revert "[flutter_tools] Reland enable fast-start by default for Android (#48851)" (#49227)
by Jonah Williams
· 6 years ago
1ac01b3
[flutter_tools] Reland enable fast-start by default for Android (#48851)
by Jonah Williams
· 6 years ago
Next »