Sign in
chromium
/
external
/
github.com
/
flutter
/
flutter
/
refs/tags/v0.8.1
0235ec5
Revert "InheritedModel - an InheritedWidget for data models (#19739)" (#21523)
by Mehmet Fidanboylu
· 7 years ago
v0.8.1
7aea279
Roll engine to 9b297b3b51228... and Update goldens for flutter/engine#6184 (#21519)
by Gary Qian
· 7 years ago
e2167b9
Add build test for Flutter codelabs (#19579)
by TL Lee
· 7 years ago
4fc5048
gradle: add a dependency on the task that generates the x86 jar instead of the jar file (#21466)
by Jason Simmons
· 7 years ago
358822e
Roll engine de4c7a53f21c..5f61056946ef (31 commits) (#21502)
by engine-flutter-autoroll
· 7 years ago
b53ac0d
change expand icon to use default icon colors (#21328)
by Jonah Williams
· 7 years ago
f5efbc4
remove some temporary debug output (#21500)
by Devon Carew
· 7 years ago
c6e8a51
Add android semantics integration test to device lab (#20971)
by Jonah Williams
· 7 years ago
a4838a2
Scale high-pixel-ratio images with BoxFit.none/BoxFit.scaleDown correctly (#20791)
by sir-boformer
· 7 years ago
7a950eb
Update InheritedModel doc (#21501)
by Hans Muller
· 7 years ago
9506d1e
Add an EagerGestureRecognizer. (#21407)
by Amir Hardon
· 7 years ago
7c477b9
monodrag fix (#21138)
by jslavitz
· 7 years ago
992f266
Update animateToItem for new behavior of Future<void> in Dart 2 (#21446)
by Jason Simmons
· 7 years ago
3519eab
Do not pass --preview-dart-2 to Dart VM (#21455)
by Chris Bracken
· 7 years ago
cc1766d
Remove flutter_tester test (#21493)
by Danny Tuppeny
· 7 years ago
6c4b38b
Enable fading animation during page transitions. (#21394)
by liyuqian
· 7 years ago
3e7f8b8
Add a clipBehavior parameter to BottomAppBar. (#21461)
by Amir Hardon
· 7 years ago
7fc9165
Add a detach command to detach without terminating (#21490)
by Danny Tuppeny
· 7 years ago
e55b0f5
remove the --use-cfe flag from flutter analyze (#21463)
by Devon Carew
· 7 years ago
7e3ebfc
Rename test file to end with _test so it runs on the bots (#21438)
by Danny Tuppeny
· 7 years ago
2c1d12d
Revert "Add a detach command to detach without terminating" (#21464)
by Jonah Williams
· 7 years ago
409baff
Revert "Allow FlutterTester to be provided with the working directory for execution (#21119)" (#21453)
by Danny Tuppeny
· 7 years ago
857bdc7
Allow FlutterTester to be provided with the working directory for execution (#21119)
by Danny Tuppeny
· 7 years ago
bae44b2
Add a note about the Android API level requirement for AndroidView. (#21386)
by Amir Hardon
· 7 years ago
fc8dbd3
Move asset_bundle_variant_test over to memory file system (#21426)
by Danny Tuppeny
· 7 years ago
eb9c975
Add a detach command to detach without terminating (#21376)
by Danny Tuppeny
· 7 years ago
11ee2f7
Move asset_bundle_package_test to MemoryFileSystem to avoid setting fs.currentDirectory in tests (#21427)
by Danny Tuppeny
· 7 years ago
567a4b9
Switch asset_bundle_test.dart to use memory file system (#21425)
by Danny Tuppeny
· 7 years ago
05edc00
Eliminate Dart 1 support from Flutter test (#21408)
by Chris Bracken
· 7 years ago
61719c4
fix unawaited future (#21439)
by Jonah Williams
· 7 years ago
5907a72
Fix/ios run simulator (#20262)
by Matteo Crippa
· 7 years ago
6e64cb0
Fix windows crash running `flutter run` which tries to find Xcode (#21423)
by Danny Tuppeny
· 7 years ago
58d98ce
Create categories for doctor validators (#20758)
by tonyzhao1
· 7 years ago
88c94f5
Remove unnecessary consts (#21410)
by Ian Hickson
· 7 years ago
1658fd9
Added size to stepper icons (#19313)
by Marcin Szałek
· 7 years ago
2ab4ed7
Eliminate Dart 1 support from DevFS (#21404)
by Chris Bracken
· 7 years ago
2ef7cd6
[Icons] Updating default icon theme values. (#20840)
by Will Larche
· 7 years ago
70eefd1
Eliminate Dart 1 support from FlutterDevice class (#21402)
by Chris Bracken
· 7 years ago
63fde92
Eliminate Dart 1 support from Xcode xcconfig files (#21400)
by Chris Bracken
· 7 years ago
3cd6f40
wire bold text flag to text widget (#21325)
by Jonah Williams
· 7 years ago
d04a057
Eliminate BuildInfo.previewDart2 (now always true) (#21392)
by Chris Bracken
· 7 years ago
5b5a5b8
Revert "Enable taking screenshots of arbitrary RenderObjects from a running a… (#20637)" (#21395)
by Jonah Williams
· 7 years ago
3306fc1
Enable taking screenshots of arbitrary RenderObjects from a running a… (#20637)
by Jacob Richman
· 7 years ago
ac8b906
Eliminate support for Dart 1 in AOT snapshotter (#21388)
by Chris Bracken
· 7 years ago
ed0b8be
Eliminate script snapshot support (#21387)
by Chris Bracken
· 7 years ago
343b570
InheritedModel - an InheritedWidget for data models (#19739)
by Hans Muller
· 7 years ago
a74f591
Change asset_bundle_package_font_test to memory file system (#21114)
by Danny Tuppeny
· 7 years ago
v0.8.0
041ff62
Eliminate --preview-dart-2 flag (#21304)
by Chris Bracken
· 7 years ago
db7aa6a
Unskip passing tests on Windows + add a new failing test with GH reference (#21351)
by Danny Tuppeny
· 7 years ago
cd65903
Initialize from dill on tests (#20414)
by jensjoha
· 7 years ago
2369087
Roll engine 77fad1a731f2..de4c7a53f21c (1 commits) (#21364)
by engine-flutter-autoroll
· 7 years ago
84ee416
Roll engine 2318a5274af4..77fad1a731f2 (1 commits) (#21360)
by engine-flutter-autoroll
· 7 years ago
eb5a285
Roll engine d88e0b8229ec..2318a5274af4 (1 commits) (#21345)
by engine-flutter-autoroll
· 7 years ago
409fd05
Roll engine 949fb0fb4cbe..d88e0b8229ec (1 commits) (#21342)
by engine-flutter-autoroll
· 7 years ago
6678efe
Roll engine a4471589f2cd..949fb0fb4cbe (1 commits) (#21339)
by engine-flutter-autoroll
· 7 years ago
26b2909
Cupertino Countdown Timer Picker doc fix (#21299)
by Viet Do
· 7 years ago
3b21e34
Roll engine 017dafd42660..a4471589f2cd (8 commits) (#21337)
by engine-flutter-autoroll
· 7 years ago
457e7b2
Fix FixedExtentScrollController.animateToItem (#20618)
by xster
· 7 years ago
4aaa5df
Don't reject the gesture after all pointers are up on AndroidView. (#21295)
by Amir Hardon
· 7 years ago
abb55cb
fix wrong hashCode implementation in FakeMotionEvent (#21291)
by Amir Hardon
· 7 years ago
4a01066
Migrate hot reload tests to Dart 2 (#21290)
by Chris Bracken
· 7 years ago
4d0f09a
Migrate Flutter Tester tests to Dart 2 (#21292)
by Chris Bracken
· 7 years ago
c1beb15
Use Visibility to hide gallery menu (#19121)
by liyuqian
· 7 years ago
a6af2ca
Run resident_runner_test in Dart 2 mode (#21288)
by Chris Bracken
· 7 years ago
1593b98
Roll engine f612a761c2f0..017dafd42660 (2 commits) (#21287)
by engine-flutter-autoroll
· 7 years ago
c1c4c41
Roll engine to 017dafd4266005805167045739fa2ddec9bb7cad (1 commit, new NDK) (#21283)
by Michael Goderbauer
· 7 years ago
251e82d
Migrate devfs tests to Dart 2 (#21285)
by Chris Bracken
· 7 years ago
9d0084f
Restrict compilationQueue to library-visibility (#21280)
by Chris Bracken
· 7 years ago
80a5843
Roll engine 90faf8531c00..f612a761c2f0 (1 commits) (#21282)
by engine-flutter-autoroll
· 7 years ago
927a056
Roll engine a114659c4a83..90faf8531c00 (1 commits) (#21274)
by engine-flutter-autoroll
· 7 years ago
6cc8008
Fix extraction of product bundle ID for iOS projects (#21252)
by Mikkel Nygaard Ravn
· 7 years ago
f999f14
Roll engine dc7b5eb89da3..a114659c4a83 (5 commits) (#21261)
by engine-flutter-autoroll
· 7 years ago
f7b2722
Add clipBehavior to Chips and update documents (#21231)
by liyuqian
· 7 years ago
cda2c22
Turn on unawaited_futures in flutter_tools (#21048)
by xster
· 7 years ago
f2442b8
Fix traversal order issues caused by intersecting or overlapping child rects (#21235)
by Jonah Williams
· 7 years ago
2f32166
Update packges (#21241)
by Todd Volkert
· 7 years ago
9f9676c
Eliminate Dart 1 support in devicelab tests (#21240)
by Chris Bracken
· 7 years ago
eab5cd9
Fix analysis shard of dev/bots/test.dart so it works on Windows. (#21203)
by Alexander Aprelev
· 7 years ago
v0.7.5
6d7ecab
Minor improvements to analyzer test naming (#21234)
by Chris Bracken
· 7 years ago
5a5ebde
Roll engine 252da4808277..dc7b5eb89da3 (5 commits) (#21233)
by engine-flutter-autoroll
· 7 years ago
e4b7e87
Pass uri instead of filepaths when hot-reloading. (#21201)
by Alexander Aprelev
· 7 years ago
7598050
Add VS Code path to user install (#21070)
by Suvorov Daniil
· 7 years ago
7306ac9
Fix spellings of AppBar (#21197)
by Alan Russian
· 7 years ago
ce51e71
Add Card clipBehavior pass-through property (#21187)
by Hans Muller
· 7 years ago
v0.7.4
ec5c2e3
Add links to implicit animation illustrations. (#21092)
by Greg Spencer
· 7 years ago
d1417c7
'fix' build (#21225)
by Jonah Williams
· 7 years ago
391e91c
Split analysis steps out of dev/bots/test.dart into dev/bots/analyze.dart (#21174)
by Alexander Aprelev
· 7 years ago
22832d3
Support for flutter run/build module on iOS (#21216)
by Mikkel Nygaard Ravn
· 7 years ago
19c9628
[Material] Fix 20051 FAB tooltip touch target (#21084)
by MH Johnson
· 7 years ago
7cebaac
Makes switching channels remove version freshness stamp. (#21182)
by Greg Spencer
· 7 years ago
8f8af99
Roll engine a02a94e0182c..252da4808277 (6 commits) (#21196)
by engine-flutter-autoroll
· 7 years ago
f353c30
remove flaky rects (#21194)
by Jonah Williams
· 7 years ago
0e9cfe7
Address follow up to https://github.com/flutter/flutter/pull/20354 (#21181)
by Jonah Williams
· 7 years ago
44cdb04
Update Text/Rich text to describe recognizers in semantics (#20676)
by Jonah Williams
· 7 years ago
a7d954e
Add TODOs to remove lint ignore directives. (#21170)
by Alexander Aprelev
· 7 years ago
1e5cb2d
Remove workaround for compiler dill-initialization. (#20541)
by Alexander Aprelev
· 7 years ago
8c8ee83
Roll engine eceb722b7111..a02a94e0182c (1 commits) (#21163)
by engine-flutter-autoroll
· 7 years ago
11d49a2
Roll engine f3ff83a5db71..eceb722b7111 (2 commits) (#21161)
by engine-flutter-autoroll
· 7 years ago
a9275d2
Swap order of attach/stop in flutter_attach integration test (#21106)
by Danny Tuppeny
· 7 years ago
cf764e3
Use differrent name for initial flutter tester kernel file. (#21137)
by Alexander Aprelev
· 7 years ago
Next »