- 17 Sep, 2019 1 commit
-
-
Hans Muller authored
-
- 03 Jul, 2019 1 commit
-
-
Gary Qian authored
-
- 25 Jun, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 19 May, 2019 1 commit
-
-
xster authored
-
- 07 May, 2019 1 commit
-
-
xster authored
-
- 06 May, 2019 1 commit
-
-
Darren Austin authored
Fixed several layout issues with the material date picker. Mostly just removed hard coded sizes to allow the grid view to scroll instead of overflowing.
-
- 24 Apr, 2019 1 commit
-
-
xster authored
Cupertino localization step 8: create a gen_cupertino_localizations and generate one for cupertino english and french (#29824)
-
- 09 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 07 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* fix indentof statements in BlockFunctionBody * fix indentof statements in BlockFunctionBody in tests
-
- 06 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* fix some formatting issues * address review comments * fix indent
-
- 01 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* add trailing commas on list/map/parameters * add trailing commas on Invocation with nb of arg>1 * add commas for widget containing widgets * add trailing commas if instantiation contains trailing comma * revert bad change
-
- 21 Feb, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 19 Nov, 2018 1 commit
-
-
Noor Dawod authored
-
- 15 Nov, 2018 1 commit
-
-
Dan Field authored
* Make progress indicators accessible
-
- 09 Nov, 2018 1 commit
-
-
Gary Qian authored
New locale resolution algorithm to use full preferred locale list, include scriptCode in Locale. (#23583)
-
- 08 Nov, 2018 1 commit
-
-
Gary Qian authored
-
- 30 Oct, 2018 4 commits
-
-
Gary Qian authored
-
Hans Muller authored
-
Hans Muller authored
-
Gary Qian authored
162b2e98c036a8f8c355fd475dbe0db4f4bc886c..7be0217d6796954694753647b7a757b8e3907f64 7be0217d6 Roll back _countryCode assert - breaking change (#6693) 91a019cfd Fix popSystemNavigator (#6691) 2b2fbf0f6 Add Locale.fromSubtags and support for scriptCode. (#6518) 58c8e30e5 Roll src/third_party/skia ab18c8e6cc20..d48b7a881b24 (5 commits) (#6690) 3b17cfb68 Flutter tester default locales (#6689) 96bbd2b36 Roll buildroot to 11a934e99eaa4aa8e278cd2772aff4f51f1f3c41 (#6687) 0e9defbd6 Roll src/third_party/skia 68825776f4b4..ab18c8e6cc20 (11 commits) (#6688) cc686d7ae Don't populate the external view embedder in PaintContext. (#6686) ab782faa7 Roll src/third_party/skia 1de48d8040aa..68825776f4b4 (1 commits) (#6685) c4aa8d343 Roll src/third_party/skia 797197a772b8..1de48d8040aa (2 commits) (#6684) 7352251eb Roll src/third_party/skia 79c96811863f..797197a772b8 (1 commits) (#6683) 3dac47e4d Roll src/third_party/skia 38e4fd0c5654..79c96811863f (1 commits) (#6682) 2f06a53a8 Roll src/third_party/skia b53f1f46982d..38e4fd0c5654 (1 commits) (#6681) a1d7cad70 Fix inconsistent include syntax (#6680) 236661cd8 Roll src/third_party/skia 3b79aa3a5ad0..b53f1f46982d (13 commits) (#6679) c4f50611d Roll buildroot to pick up Mac toolchain updates. (#6678) ba8f6aa71 Handle Windows headers defining ERROR to 0 in log levels. (#6677) 505d2a923 Roll buildroot to pick up updates to custom toolchains. (#6674) 6c2a0b3a6 Undefine ERROR in platform_view_layer.cc (#6675) 55e12993a Update FlutterPlugin.h docs, suppress warning for older API (#6672) f7970048d Attach and position embedded UIVIews (#6614) df85722fa Plumb the iOS PlatformViewsController into flow. (#6603) 2bfb893cf iOS Embedding Refactor (#6447)
-
- 23 Oct, 2018 1 commit
-
-
Gary Qian authored
cdd592f5b Reland 'Pass null instead of 'none' locale' (#6632) 2cd89200c Roll src/third_party/skia b1a002e850e1..327955b1ba19 (12 commits) (#6631) edfe02481 13771 - iOS dictation bug (#6607) cadf4405b Roll src/third_party/skia b9998cdceec7..b1a002e850e1 (13 commits) (#6626)
-
- 16 Oct, 2018 1 commit
-
-
Hans Muller authored
-
- 10 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 03 Oct, 2018 1 commit
-
-
Hans Muller authored
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 28 Aug, 2018 1 commit
-
-
Jonah Williams authored
-
- 23 Aug, 2018 1 commit
-
-
Hans Muller authored
-
- 22 Aug, 2018 1 commit
-
-
Jonah Williams authored
-
- 03 Aug, 2018 1 commit
-
-
Ian Hickson authored
The following changes are made by this PR: * Translation bundles now implement MaterialLocalizations directly, and are public so that they can be directly extended. * The list of supported languages is now a generated constant. * The icuShortTimePattern/TimeOfDayFormat values are now pre-parsed. * Various other changes for consistency with the style guide and the rest of the codebase, e.g. the class names don't use `_`, the `path` library is imported as such, more dartdocs, fewer `// ignore`s, validation using exceptions. This reduces our technical debt benchmark.
-
- 02 Aug, 2018 2 commits
-
-
Alexandre Ardhuin authored
-
Michael Goderbauer authored
-
- 27 Jul, 2018 1 commit
-
-
Todd Volkert authored
It was causing problems rolling Flutter into Fuchsia
-
- 23 Jul, 2018 1 commit
-
-
Alexandre Ardhuin authored
* re-enable lint unnecessary_const * remove trailling whitespaces * remove unnecessary const (after merge)
-
- 19 Jul, 2018 1 commit
-
-
Hans Muller authored
-
- 16 Jul, 2018 2 commits
-
-
Ian Hickson authored
This reverts commit cc1cf13e.
-
Alexandre Ardhuin authored
-
- 09 Jul, 2018 1 commit
-
-
Hans Muller authored
-
- 05 Jun, 2018 2 commits
-
-
Alan Knight authored
-
Alexandre Ardhuin authored
-
- 22 May, 2018 1 commit
-
-
Hans Muller authored
-