- 25 Jan, 2019 9 commits
-
-
Chris Bracken authored
It appears that the encoding Apple is using to ensure their syslog conforms with the syslog requirement for seven-bit ASCII encoding (see: RFC 5424) is `vis`. Details: https://www.freebsd.org/cgi/man.cgi?query=vis&sektion=3
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/6d405201fa51...36acd02c9412 git log 6d405201fa51c26b1d5211aa9c857c4286d165af..36acd02c9412d0c1e6acbe0fbcb3dd03cda038df --no-merges --oneline 36acd02c9 Roll src/third_party/dart 8e2f3ea4d6..f4afaee422 (6 commits) (flutter/engine#7581) 6ab84998b Roll src/third_party/skia 7150513754f5..aa6ca0a8bfc1 (1 commits) (flutter/engine#7582) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (jsimmons@google.com), and stop the roller if necessary.
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/23b7e29f043f...6d405201fa51 git log 23b7e29f043fbf69c175450a21b81028deffa470..6d405201fa51c26b1d5211aa9c857c4286d165af --no-merges --oneline 6d405201f Add lcov coverage file generation. (flutter/engine#7579) f4bdb9488 Roll src/third_party/skia 7fe360cbc01e..7150513754f5 (10 commits) (flutter/engine#7578) ce44132a1 This is an automated pull request which will automatically merge once checks pass. (flutter/engine#7573) 0dedb56d2 [embedder] Avoid looking for the kernel binary in AOT builds. (flutter/engine#7577) 1dc01adfa Allow generating coverage reports for all unit-tests in the engine. (flutter/engine#7576) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (jsimmons@google.com), and stop the roller if necessary.
-
engine-flutter-autoroll authored
23b7e29f0 Re-land "Wrap the user entrypoint function in a zone with native exception callback. (#7512)" (flutter/engine#7551) (#27056) https://github.com/flutter/engine/compare/31c79171796c...23b7e29f043f git log 31c79171796c7d24d5f81033db77e25f95c45a64..23b7e29f043fbf69c175450a21b81028deffa470 --no-merges --oneline 23b7e29f0 Re-land "Wrap the user entrypoint function in a zone with native exception callback. (#7512)" (flutter/engine#7551) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (jsimmons@google.com), and stop the roller if necessary.
-
Gary Qian authored
* Revert "Make UriMapper and StdoutHandler public and add test cases (#26932)" This reverts commit 6cf554b0. * Revert "Update packages (#27046)" This reverts commit 496c5738. * Revert "roll engine for TODAY bug (#27049)" This reverts commit 5ae6346f. * Revert "Warn when building on master channel (#25007)" This reverts commit dd65a546. * Revert "Add experimentalBuildEnabled flag and initial shim for build_runner (#26989)" This reverts commit 1237ee8f. * Revert "Experimental flags for hot reloads, fixed (#27043)" This reverts commit 2c05d08f.
-
Jonah Williams authored
-
Dan Field authored
* Update packages * Change test for isFile
-
Dan Field authored
-
Gary Qian authored
-
- 24 Jan, 2019 15 commits
-
-
Jonah Williams authored
-
Liam Appelbe authored
* Revert "Revert "Experimental flags for hot reloads (#26988)" (#27037)" This reverts commit cf744198. * Fix analysis failures
-
Jason Simmons authored
This reverts commit 30f33d6c.
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/26544
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/2972c71f3acd...bb3b5b24bac4 git log 2972c71f3acde1fd51c4dd474e0049373cc2e2fb..bb3b5b24bac49275775a1b41dfce9929351ad90a --no-merges --oneline bb3b5b24b Roll src/third_party/skia 094ab18b457e..e964c18b98e0 (1 commits) (flutter/engine#7572) f0962f59d Roll src/third_party/skia beaae554418b..094ab18b457e (5 commits) (flutter/engine#7571) b26736412 Roll src/third_party/dart 2e5453ddb4..3533da6d58 (63 commits) (flutter/engine#7568) 4b0f2cac1 Roll src/third_party/skia 08b0b7fd5bd5..beaae554418b (4 commits) (flutter/engine#7565) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (jsimmons@google.com), and stop the roller if necessary.
-
Liam Appelbe authored
* First pass at incremental exp flags * adkfgjh
-
Frederik Schweiger authored
-
Will Larche authored
This change adds a CardTheme and tests for it. Golden is here: https://github.com/flutter/goldens/blob/ec26eeebb44068599c100d3f0c2db7102b047737/packages/flutter/test/material/card_theme.custom_shape.png From commit: https://github.com/flutter/goldens/commit/ec26eeebb44068599c100d3f0c2db7102b047737#diff-7564b206413654283ddc5cb59ecd64d4
-
Patrice Chalin authored
* Use site-shared as canonical source for Flutter logo (Also, move badge out of the page title/heading) cc @sfshaza2 @kwalrath @filiph * Use markdown link definitions for badge images and links
-
Michael Goderbauer authored
This file gets generated whenever you `flutter run` the stocks app and dirties the tree. Looks like we are checking those files in for the other example apps as well, e.g. https://github.com/flutter/flutter/blob/master/examples/flutter_gallery/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/450c3e4d43cb...2972c71f3acd git log 450c3e4d43cb8c53013716ed25a84a65474e5218..2972c71f3acde1fd51c4dd474e0049373cc2e2fb --no-merges --oneline 2972c71f3 Fix typos in Fuchsia (flutter/engine#7563) 46c22c018 Roll src/third_party/skia 4f81bb73311d..08b0b7fd5bd5 (8 commits) (flutter/engine#7562) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (jsimmons@google.com), and stop the roller if necessary.
-
Jonah Williams authored
-
Chris Bracken authored
All embedders of Flutter within Google have all been updated to an engine version that includes the const constructor added in flutter/engine#7346 and rolled into the framework in flutter/flutter#26252. This reverts commit 88b77a7d. This fixes https://github.com/flutter/flutter/issues/26390.
-
Dan Field authored
-
- 23 Jan, 2019 9 commits
-
-
Dan Field authored
* Detect Android SDK 28/28.0.3 * revert minimumAndroidSdkVersion const change
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/1c26bf8c4b55...450c3e4d43cb git log 1c26bf8c4b55f4fa5f0d175768a1a0cc115c70b2..450c3e4d43cb8c53013716ed25a84a65474e5218 --no-merges --oneline 450c3e4d4 Don't accept gestures by ForwardingGestureRecognizer (flutter/engine#7558) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (jsimmons@google.com), and stop the roller if necessary.
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/319e1c5c1d1c...1c26bf8c4b55 git log 319e1c5c1d1ce1f8f1f3f25c1c40df5be8033775..1c26bf8c4b55f4fa5f0d175768a1a0cc115c70b2 --no-merges --oneline 1c26bf8c4 Roll src/third_party/skia d562545e8a23..4f81bb73311d (1 commits) (flutter/engine#7561) 01c85da0f Roll src/third_party/skia 24120c2a32c6..d562545e8a23 (1 commits) (flutter/engine#7556) 299438728 Roll src/third_party/skia 325778b8884b..24120c2a32c6 (1 commits) (flutter/engine#7553) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (jsimmons@google.com), and stop the roller if necessary.
-
Ewout ter Hoeven authored
-
Alexandre Ardhuin authored
* fix some bad indentations * remove suspicious line
-
engine-flutter-autoroll authored
* 88fee0804 Remove the shell build target's dependency on the embedder library (flutter/engine#7549) * 2123d3a56 Keep engine alive if VC is not deallocated (flutter/engine#7544) * c57e66fda fixes android pressure range (flutter/engine#7516) * 319e1c5c1 Roll src/third_party/skia 347d36586cb6..325778b8884b (7 commits) (flutter/engine#7552)
-
Jonah Williams authored
-
Dan Field authored
-
Hans Muller authored
-
- 22 Jan, 2019 7 commits
-
-
Hans Muller authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/05fee4eeee0f...869d9f528503 git log 05fee4eeee0ff6b219b1fcc394371e5f6963cc46..869d9f528503778be1e5ab27ba53502f0cb20de2 --no-merges --oneline 869d9f528 Support custom kernel blob path in test fixtures (flutter/engine#7525) 981067eec Roll src/third_party/skia 9a4a05e211cb..6af1edccbf23 (3 commits) (flutter/engine#7547) 747d12547 IWYU, esp. since SkFontMetrics.h is leaving SkPaint.h (flutter/engine#7545) ed7a3faea Roll src/third_party/skia 73aec3874101..9a4a05e211cb (1 commits) (flutter/engine#7546) 83349a907 Roll src/third_party/skia 9a9f3aca2b1e..73aec3874101 (1 commits) (flutter/engine#7543) a95b4c096 Roll src/third_party/skia 02738a86e5fd..9a9f3aca2b1e (2 commits) (flutter/engine#7542) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (jsimmons@google.com), and stop the roller if necessary.
-
jslavitz authored
* Changes Cupertino page transition curves to make paging animations more similar to those of native iOS
-
Kartik Sharma authored
-
xster authored
-
xster authored
-
Andrew Davies authored
Adds full path for `find` and `ls` commands.
-