Sign in
chromium
/
external
/
github.com
/
flutter
/
flutter
/
refs/tags/v1.6.0
ed90d05
Fix needsCompositing propagation from child widgets. (#32717)
by Greg Spencer
· 6 years ago
v1.6.0
a967bc3
832cdacc6 Roll src/third_party/skia 4167215daf0e..c8a84d2b7ff9 (9 commits) (flutter/engine#8964) (#32722)
by engine-flutter-autoroll
· 6 years ago
6722fb4
Teach flutter msbuild for Windows (#32335)
by stuartmorgan
· 6 years ago
6d4b0ab
Ignore some JSON RPC errors (#32710)
by Dan Field
· 6 years ago
5f98260
d0dc9b94d Rename frame_time and engine_time (flutter/engine#8952) (#32721)
by engine-flutter-autoroll
· 6 years ago
752147e
Added 'enabled' property to the PopupMenuButton (#32527)
by Darren Austin
· 6 years ago
41b9abd
enable lint prefer_null_aware_operators (#32686)
by Alexandre Ardhuin
· 6 years ago
242e2f5
Roll engine a89cf80d4de5..66087301cd9a (2 commits) (#32709)
by engine-flutter-autoroll
· 6 years ago
7498ad0
Add a more meaningful message to the assertion on children property of MultiChildRenderObjectWidget and SliverChildListDelegate. (#32487)
by Efthymis Sarmpanis
· 6 years ago
d9f6cad
Tabs code/doc cleanup (#32654)
by Hans Muller
· 6 years ago
bcae356
Redo: Show/hide toolbar and handles based on device kind (#32704)
by Mouad Debbar
· 6 years ago
8841afe
[flutter_tool] Build a Fuchsia package (#32519)
by Zachary Anderson
· 6 years ago
054d9bb
Updating dart.dev related links (#32641)
by Kate Lovett
· 6 years ago
ef5abcc
Revert "Show/hide toolbar and handles based on device kind (#29683)" (#32702)
by Mouad Debbar
· 6 years ago
7ab111e
a89cf80d4 Roll src/third_party/skia 136ad09848f5..c2aea5938d0d (1 commits) (flutter/engine#8958) (#32700)
by engine-flutter-autoroll
· 6 years ago
18ca375
Show/hide toolbar and handles based on device kind (#29683)
by Mouad Debbar
· 6 years ago
fe8cddb
423816301 Roll src/third_party/skia 4e66df54e7da..136ad09848f5 (2 commits) (flutter/engine#8957) (#32685)
by engine-flutter-autoroll
· 6 years ago
96ebfec
Add diagnostics around needsCompositing (#32656)
by Greg Spencer
· 6 years ago
894dca7
49bc9c86c Roll src/third_party/skia 0221e8b22687..4e66df54e7da (5 commits) (flutter/engine#8955) (#32671)
by engine-flutter-autoroll
· 6 years ago
b3b4d60
Roll engine c83ec26f351f..5ac2d02645a2 (4 commits) (#32665)
by engine-flutter-autoroll
· 6 years ago
5bd307c
c83ec26f3 Roll Tonic (flutter/engine#8940) (#32653)
by engine-flutter-autoroll
· 6 years ago
a5053bf
Fix transforms for things with RenderPointerListeners (#32535)
by Greg Spencer
· 6 years ago
f5cf209
Remove appbundle build steps that are required for APKs but not AABs (#32515)
by Jason Simmons
· 6 years ago
41ff840
Add Actions to AppBar Sample Doc (#32530)
by Shi-Hao Hong
· 6 years ago
74d3fe6
Roll engine f4d23ef694a9..904cfc4fe363 (5 commits) (#32648)
by engine-flutter-autoroll
· 6 years ago
06f86c8
Reland matrix check (#32521)
by liyuqian
· 6 years ago
1cd88c3
Let CupertinoNavigationBarBackButton take a custom onPressed (#32469)
by xster
· 6 years ago
f82c83b
f4d23ef69 Replace Skia font macros with enums. (flutter/engine#8920) (#32640)
by engine-flutter-autoroll
· 6 years ago
11fe9fc
839628b1e Roll src/third_party/skia 617d801ff762..d696f8e6bca3 (6 commits) (flutter/engine#8946) (#32635)
by engine-flutter-autoroll
· 6 years ago
9545c5d
Tab Animation Sample Video (#32177)
by Shi-Hao Hong
· 6 years ago
c4d5271
Roll engine 816d3fc58611..c454d2ef7fc5 (2 commits) (#32625)
by engine-flutter-autoroll
· 6 years ago
b76a1e8
Comment out .vscode/ in gitignore for templates (#32404)
by Danny Tuppeny
· 6 years ago
9b2a185
816d3fc58 New Plugin API PR1: Introduces PluginRegistry and FlutterPlugin, adds support for plugin registration to FlutterEngine. (flutter/engine#8826) (#32598)
by engine-flutter-autoroll
· 6 years ago
ebacca3
21ad7f051 Move the Fuchsia Flutter Runner to //flutter/shell/platform/fuchsia/flutter (flutter/engine#8939) (#32593)
by engine-flutter-autoroll
· 6 years ago
3d42e3f
7553de25d Roll src/third_party/skia 5c7b54112bca..806621b2e0b5 (1 commits) (flutter/engine#8941) (#32579)
by engine-flutter-autoroll
· 6 years ago
710a0cb
Adjust macOS build flow (#32538)
by stuartmorgan
· 6 years ago
145f9f7
Roll engine 6e3c0431410c..5526884e7878 (3 commits) (#32568)
by engine-flutter-autoroll
· 6 years ago
8b0243f
Teach Linux to use local engine (#31631)
by Jonah Williams
· 6 years ago
829bdeb
Fixing accidental merge from WIP branch. (#32520)
by Kate Lovett
· 6 years ago
e3a03c0
Merge branch 'master' into master
by Kate Lovett
· 6 years ago
6474982
6e3c04314 Synthesize buttons for embedders (flutter/engine#8873) (#32508)
by engine-flutter-autoroll
· 6 years ago
382704c
Use precisionErrorTolerance (#32499)
by Dan Field
· 6 years ago
38f408f
Roll engine 710e9edda6a4..3822aeccd93f (2 commits) (#32505)
by engine-flutter-autoroll
· 6 years ago
a7a9e87
710e9edda Roll src/third_party/skia 6eeaf927e381..6e407986cd3b (4 commits) (flutter/engine#8933) (#32497)
by engine-flutter-autoroll
· 6 years ago
549b412
Revert "Add more asserts to check matrix validity (#31701)" (#32496)
by Jonah Williams
· 6 years ago
0dc290c
Add more asserts to check matrix validity (#31701)
by liyuqian
· 6 years ago
b37c3be
Add ancestor and descendant finders to Driver (#32410)
by Michael Goderbauer
· 6 years ago
7051438
Make font semibold when isDefaultAction is true in CupertinoDialogAction (#31308)
by Riccardo Ratta
· 6 years ago
fc6dfe5
bf17478a9 Roll src/third_party/skia 4f6eb15178d8..6eeaf927e381 (12 commits) (flutter/engine#8932) (#32490)
by engine-flutter-autoroll
· 6 years ago
b24f1f7
Add breadcrumbs to TextOverflow (#32328)
by Efthymis Sarmpanis
· 6 years ago
8cf6552
everything const (#32380)
by Michael Goderbauer
· 6 years ago
87d9c55
Revert "Cupertino localization step 12: push translation for all supported languages (#31644)" (#32470)
by xster
· 6 years ago
10922df
Cupertino localization step 12: push translation for all supported languages (#31644)
by xster
· 6 years ago
1ac813a
Cupertino localization step 10: update the flutter_localizations README (#30224)
by xster
· 6 years ago
6d0e235
Support for replacing the TabController, after disposing the old one (#32434)
by Hans Muller
· 6 years ago
3fb1079
Roll engine f1f95f91df12..d8646ed07cf3 (2 commits) (#32460)
by engine-flutter-autoroll
· 6 years ago
4dce050
Roll engine 644db5a49c35..f1f95f91df12 (3 commits) (#32440)
by engine-flutter-autoroll
· 6 years ago
d2fe086
Implements FocusTraversalPolicy and DefaultFocusTraversal features. (#30076)
by Greg Spencer
· 6 years ago
9c77e8e
Fix missing return statements on function literals (#31825)
by Sam Rawlins
· 6 years ago
66a6726
Fix benchmark regression in layer.find<S>(Offset) (#32425)
by Greg Spencer
· 6 years ago
3436e16
Add master channel to performance issue template (#32345)
by liyuqian
· 6 years ago
3a6acb8
More const conversions (#32408)
by Phil Quitslund
· 6 years ago
d80a14c
Roll engine 3ef5007d90cf..644db5a49c35 (10 commits) (#32413)
by engine-flutter-autoroll
· 6 years ago
4d3b51e
Allow flutter web to be compiled with flutter (#32360)
by Jonah Williams
· 6 years ago
e8c5c98
Fix assignment in macos_build_flutter_assets.sh (#32406)
by stuartmorgan
· 6 years ago
d96c1c8
make immutables const (#32340)
by Phil Quitslund
· 6 years ago
1621baa
Introduce separate HitTestResults for Box and Sliver (#31894)
by Michael Goderbauer
· 6 years ago
ff1dbcd
Add geometry getters to Flutter Driver (#32302)
by Michael Goderbauer
· 6 years ago
8b11448
Roll engine 026df8e46cde..3ef5007d90cf (2 commits) (#32355)
by engine-flutter-autoroll
· 6 years ago
aeccd6a
Fix nested listeners so that ancestor listeners can also receive enter/exit/move events. (#32350)
by Greg Spencer
· 6 years ago
e0943c4
026df8e46 Roll src/third_party/dart f80f0bfcfd..f7bf890ff7 (2 commits) (#32343)
by engine-flutter-autoroll
· 6 years ago
23baae0
Fix RenderPointerListener so that callbacks aren't called at the wrong time. (#32142)
by Greg Spencer
· 6 years ago
41d26b9
0a2d18da9 Roll src/third_party/dart 0e2e186262..f80f0bfcfd (4 commits) (#32331)
by engine-flutter-autoroll
· 6 years ago
b1835cf
892b505d0 Provide a resource context in the GLFW shell (flutter/engine#8895) (#32322)
by engine-flutter-autoroll
· 6 years ago
ce4bdd2
edff0aa18 Roll src/third_party/dart 8143450941..0e2e186262 (3 commits) (#32318)
by engine-flutter-autoroll
· 6 years ago
d6c4e36
Roll engine ac4f3c9945ee..1604a413add7 (3 commits) (#32316)
by engine-flutter-autoroll
· 6 years ago
45d2b15
ac4f3c994 Prevent iOS from autofilling password into wrong text box (flutter/engine#8894) (#32297)
by engine-flutter-autoroll
· 6 years ago
91aa36b
436a3c70a Roll src/third_party/skia 51e15a69ce5b..4497ac179949 (1 commits) (flutter/engine#8893) (#32287)
by engine-flutter-autoroll
· 6 years ago
969c6ef
Add reference to Runner-Bridging-Header.h to iOS template's profile configuration (#32266)
by Matthew Lloyd
· 6 years ago
13985db
Roll engine 149b7b8981bf..0fc6efb0d5de (7 commits) (#32284)
by engine-flutter-autoroll
· 6 years ago
fbe1167
149b7b898 Roll src/third_party/dart 3173e594ba..a8b6e18b62 (16 commits) (flutter/engine#8883) (#32260)
by engine-flutter-autoroll
· 6 years ago
21efdff
fix issue 32212 Text field keyboard selection crashes (#32256)
by chunhtai
· 6 years ago
c27d10b
Roll engine 0e500daac83b..df79d63a7387 (20 commits) (#32253)
by engine-flutter-autoroll
· 6 years ago
186b619
Roll engine ee6412a74d36..0e500daac83b (3 commits) (#32133)
by engine-flutter-autoroll
· 6 years ago
aa450d5
Cupertino localization step 9: add tests (#29954)
by xster
· 6 years ago
eb996af
make hotfix use a plus instead of minus (#32060)
by Jonah Williams
· 6 years ago
2f1e7cf
Added state management docs/sample to SwitchListTile (#32147)
by Shi-Hao Hong
· 6 years ago
f5674d7
Performance issue template (#31944)
by Ian Hickson
· 6 years ago
f61a2c3
Clean up flutter_test/test/controller_test.dart (#31333)
by Ian Hickson
· 6 years ago
b770cdf
Revert "Add `shape` property to SliverAppBar (#31662)" (#32155)
by Ian Hickson
· 6 years ago
fecba55
Remove deprecated decodedCacheRatioCap (#32041)
by Michael Klimushyn
· 6 years ago
57d6666
Fix text selection toolbar appearing under obstructions (#29809)
by yaheng
· 6 years ago
cc7ec6d
Bump multicast_dns version
by Emmanuel Garcia
· 6 years ago
28b58db
Add `shape` property to SliverAppBar (#31662)
by Tiziano Munegato
· 6 years ago
017997b
Increase size of touch regions in the Time Picker header (#32053)
by Darren Austin
· 6 years ago
2d2edbf
Date picker layout exceptions (#31514)
by Darren Austin
· 6 years ago
61236c8
[flutter_tool] In 'attach' use platform dill and patched sdk dir from the Fuchsia SDK (#32071)
by Zachary Anderson
· 6 years ago
dd5d0d6
rename foreground and background to light and dark (#32070)
by Jonah Williams
· 6 years ago
99e7b0a
dont NPE with empty pubspec (#32072)
by Jonah Williams
· 6 years ago
526113d
Fix tab indentation (#31798)
by Antti Ahti
· 6 years ago
Next »