- 19 Dec, 2019 1 commit
-
-
Lau Ching Jun authored
This reverts commit 1ef0eadb.
-
- 18 Dec, 2019 1 commit
-
-
Angjie Li authored
* Support Flutter Driver test for Flutter Web application. * Support Flutter Driver test for Flutter Web application. * Fix documentation issues. * Support Flutter Driver test for Flutter Web application. * Fix documentation. * Remove unused file from dartdoc check. * Sync to date. * Revert change to dartdoc. * Address comments. * Apply suggestions from code review Co-Authored-By:
Jonah Williams <jonahwilliams@google.com> * Update copyrights. * Update allowed list for browsers. * Verify command line arguments for Drive command is correctly parsed. * Make waitUntilFirstFrameRasterized throw unimplementedError for Flutter Web Driver. * Add comment for why sync WebDriver is used. * Update documentations. * Add more unit tests and update documentation. * Configure test.dart so that web_extension_test will be executed with --platform=chrome. * Revert unnecessary changes. * Add new file path for Windows to blacklist. * Reconstruct the structure of flutter_driver/test/src folder to remove filtering logic in dev/bots/test.dart/ * Fix path to web_extension_test.dart. * Add instructions for how to use WebFlutterDriver. * Update getLayerTree to use sendCommand instead of _sendCommand. * Update pubspec files.
-
- 16 Dec, 2019 1 commit
-
-
Jonah Williams authored
-
- 12 Dec, 2019 1 commit
-
-
Jonah Williams authored
[flutter_tool][gallery] Standardize target platform override behavior in tool and update flutter gallery to support it (#46206)
-
- 10 Dec, 2019 1 commit
-
-
Jonah Williams authored
-
- 06 Dec, 2019 1 commit
-
-
Shi-Hao Hong authored
* Add tests to gen_l10n.dart tool * Separate out LocalizationsGenerator class to improve testability of code * Add testing dependencies to dev/tools * Integrate dev/tools testing to flutter CI * Restructure dev/tools folder for testing * Fix license headers
-
- 05 Dec, 2019 3 commits
-
-
Alexandre Ardhuin authored
-
Jenn Magder authored
This reverts commit 2a113165.
-
Jonah Williams authored
-
- 03 Dec, 2019 1 commit
-
-
Kate Lovett authored
-
- 02 Dec, 2019 1 commit
-
-
Kaushik Iska authored
* [flutter_driver] [fuchsia] Validate existance of cmx for driver tests Also added an example driver test that can run on Fuchsia devices. Fixes: https://github.com/flutter/flutter/issues/45624 * update packages for stock example * fix licenses
-
- 28 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Relicense Shrine demo to match rest of repository The Shrine demo was Apache-licensed. The code was mostly Google-written, with contributions from: - Michelle Dudley (@michdud) - Abhijeeth Padarthi <rkinabhi@gmail.com> (@rkinabhi) - @a14n I contacted all three, and they confirmed their approval for this change, as described below. Abhijeeth Padarthi said by e-mail on Thu, Nov 21, 2019 at 5:48 PM: > hi Ian, > > sure :) > > let me know if I need to do anything on my end.. Michelle Dudley wrote by e-mail on Sun, Nov 24, 2019 at 2:07 PM: > Hi Ian, > > That would be ok with me. > > Thanks, > > Michelle @a14n said on Discord's Flutter server in the #hackers channel at 10:44PM on Thursday, November 21, 2019: > @Hixie no problem I agree with this relicensing * Remove shrine loophole from license checker.
-
- 27 Nov, 2019 3 commits
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
Kaushik Iska authored
-
Greg Spencer authored
This PR adds TargetPlatform.macOS to the TargetPlatform enum. This allows us to begin implementation of some adaptive UI based on which target platform is desired. I haven't updated the tests here, that will come in a follow-up PR.
-
- 22 Nov, 2019 2 commits
-
-
Greg Spencer authored
No code changes, just comments: I spell-checked all the comments in the repo.
-
Alexandre Ardhuin authored
* make BuildContext.{ancestorStateOfType,ancestorRenderObjectOfType,rootAncestorStateOfType} generic * make BuildContext.inheritFromWidgetOfExactType generic * make BuildContext.ancestorInheritedElementForWidgetOfExactType generic * make BuildContext.ancestorWidgetOfExactType generic * fix snippet * bump scoped_model on temp version * update names * Revert "bump scoped_model on temp version" This reverts commit d1fcbba028cdb07f44738d1652391692d1ea5ec0. * address review comments * fix ci * address review comments * repeat the deprecation notice * fix uppercase * use of recommanded deprecation syntax * address review comment
-
- 21 Nov, 2019 2 commits
-
-
Kaushik Iska authored
Reverting since https://github.com/flutter/flutter/commit/2c7af1e24e45a79f4eb73d67d98fcecea8bf6146 reverted the original commit that required this in the first place. This reverts commit 68d1fe58.
-
Justin McCandless authored
Typo in a title in a gallery demo
-
- 20 Nov, 2019 4 commits
-
-
Todd Volkert authored
This reverts commit 399aebc4. It contained Apache 2.0 licensed files, which aren't allowed in flutter/flutter
-
Todd Volkert authored
This reverts commit 421bf647. Was causing severe breakages in Google.
-
Jonah Williams authored
-
Anthony authored
Update the Slider and RangeSlider to the latest Material spec. This introduces an updated track, updated thumbs, updated tick marks, and a new value indicator shape. The old paddle value indicator shape is also updated so that text scaling works consistently.
-
- 19 Nov, 2019 4 commits
-
-
liyuqian authored
This will catch issues like https://github.com/flutter/flutter/issues/44252, and this test is inspired by the `list_demo` sample app in https://github.com/flutter/flutter/issues/43083#issue-509586473 This is tested locally on a Moto G4 before and after the fix https://github.com/flutter/engine/pull/13710 The `average_frame_rasterizer_time_millis` of this test drops from ~5.4ms to ~4.9ms after that fix.
-
Jason Simmons authored
-
Per Classon authored
Add Material Study app Rally as an example app
-
Amir Hardon authored
While building the iOS platform views support we only enabled it when the app developer explicitly specified it with a flag, the main reasons were using an untested thread configuration, and taking a performance hit (even when no platform view is used due to disabled raster cache). Now that we are using the same dynamic thread configuration whether platform views is used or not, and that raster cache works with platform views in the tree as well, we are almost ready to enabled the platform views support by default. As a first step, I'm enabling it for the Flutter Gallery app on which we run benchmarks. After monitoring the benchmarks and making sure the gallery takes no hit we should be more confident to enabled platform views by default. This change is expected to have no performance effect on the Gallery app at all.
-
- 14 Nov, 2019 3 commits
-
-
Zachary Anderson authored
-
Jonah Williams authored
-
Matt Carroll authored
Updated flutter/examples to further conform to new embedding: removed references to FlutterApplication, deleted all MainActivity's that were not necessary, removed all direct invocations of GeneratedPluginRegistrant. (#22529) (#44782)
-
- 13 Nov, 2019 3 commits
-
-
Ian Hickson authored
-
Shi-Hao Hong authored
* Canonicalize locale string for gen_l10n.dart script * Refresh stocks example to use canonicalized locale
-
Shi-Hao Hong authored
* Sort locales and method/properties/getters alphabetically * Refresh stocks example to show proper sorting
-
- 12 Nov, 2019 1 commit
-
-
Jonah Williams authored
-
- 11 Nov, 2019 1 commit
-
-
Shi-Hao Hong authored
* Add check for placeholders being an empty map * Remove unnecessary properties from en_ES.arb in the stocks example * Use getter instead of methods in the stocks example * Fixed "annotating types for function expression parameters" lint issue from generated localizations delegate code
-
- 09 Nov, 2019 2 commits
-
-
Shi-Hao Hong authored
* Use raw string for l10n description * Stock app refresh
-
Ian Hickson authored
-
- 07 Nov, 2019 3 commits
-
-
-
LongCatIsLooong authored
-
Shi-Hao Hong authored
* Add pubspec.yaml comment * Add --help flag
-