- 03 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 27 Jan, 2020 1 commit
-
-
Dan Field authored
-
- 22 Jan, 2020 2 commits
-
-
Angjie Li authored
-
Alexandre Ardhuin authored
-
- 17 Jan, 2020 2 commits
-
-
Anthony authored
[a11y] Make sure RenderFractionalTranslation updates its semantics after the translation field is set (#48985)
-
Jenn Magder authored
-
- 16 Jan, 2020 2 commits
-
-
Alexandre Ardhuin authored
-
Xavjer authored
-
- 10 Jan, 2020 1 commit
-
-
Angjie Li authored
-
- 09 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 08 Jan, 2020 2 commits
-
-
Lau Ching Jun authored
-
David Iglesias authored
-
- 07 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 03 Jan, 2020 1 commit
-
-
Angjie Li authored
-
- 27 Dec, 2019 3 commits
-
-
Francisco Magdaleno authored
This reverts commit 50d42122.
-
Francisco Magdaleno authored
This reverts commit e43fd1c5.
-
Gityuan authored
* fix duration event of timeline summary * Revert "fix duration event of timeline summary" This reverts commit 699aa45ed3d115f8bbea95cf6d37116b442db399. * fix duration event of timeline summary
-
- 23 Dec, 2019 1 commit
-
-
Francisco Magdaleno authored
This reverts commit cc1c9649.
-
- 20 Dec, 2019 1 commit
-
-
Angjie Li authored
-
- 19 Dec, 2019 4 commits
-
-
Alexandre Ardhuin authored
-
Lau Ching Jun authored
This reverts commit c235998a.
-
Alexandre Ardhuin authored
-
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
-
-
George Wright authored
-
- 04 Dec, 2019 3 commits
-
-
Alexandre Ardhuin authored
* implicit-casts:false in flutter_driver * address review comments
-
Jacek Marchwicki authored
-
Ian Hickson authored
* Simplify logging code in flutter_driver It appears nobody is benefitting from this logic, so we may as well not pay the cost. * Make all of the driver interface public. This is the second attempt at this; it should be better than before because the Logger interface, which conflicted in various places, no longer exists. See #45733 for original attempt. This reverts commit 0ce9206e (PR #45924).
-
- 03 Dec, 2019 1 commit
-
-
Kate Lovett authored
This reverts commit f2445002.
-
- 28 Nov, 2019 1 commit
-
-
Ian Hickson authored
We keep finding things that we've accidentally not made public. The pattern we use elsewhere in the platform is to just export everything, to avoid encouraging people from importing `src/` files directly.
-
- 27 Nov, 2019 1 commit
-
-
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
-
- 22 Nov, 2019 1 commit
-
-
Greg Spencer authored
No code changes, just comments: I spell-checked all the comments in the repo.
-
- 21 Nov, 2019 1 commit
-
-
Kaushik Iska authored
Testes on the Fuchsia tree by reverting it locally. This reverts commit f45bd48c.
-
- 19 Nov, 2019 1 commit
-
-
Kaushik Iska authored
This reverts commit f48f4573.
-
- 16 Nov, 2019 1 commit
-
-
Ian Hickson authored
-
- 15 Nov, 2019 1 commit
-
-
Kaushik Iska authored
-
- 14 Nov, 2019 1 commit
-
-
Jonah Williams authored
-
- 12 Nov, 2019 1 commit
-
-
Jonah Williams authored
-
- 31 Oct, 2019 1 commit
-
-
Kaushik Iska authored
This reverts commit e091d724.
-
- 29 Oct, 2019 1 commit
-
-
Kaushik Iska authored
This is to account for the flutter_runner migration. fxb/fl-250 has more context. This change specifically uses the build rules that were added as a part of: fxr/333681
-