- 25 Jan, 2019 1 commit
-
-
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 12 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.
-
Jonah Williams authored
-
rami-a authored
This change creates an `AppBarTheme` to be used with `AppBar` widgets. This allows for users to theme their AppBars separately from their overall Theme if they choose.
-
sjindel-google authored
-
Dan Field authored
* Avoid calling cancel more than once * add some missing checks for ansispinner
-
Dan Field authored
* move flutter_assets to App.framework * Roll engine to 05fee4eeee0ff6b219b1fcc394371e5f6963cc46 05fee4eee Update default flutter_assets path for iOS embedding (flutter/engine#7518) 02205db01 Roll src/third_party/skia 5d052dac3ac1..02738a86e5fd (4 commits) (flutter/engine#7541) af907c074 Roll src/third_party/skia 5c7a3ac0e214..5d052dac3ac1 (7 commits) (flutter/engine#7540) dde286673 IWYU to get SkFontMetrics (flutter/engine#7539)
-
- 21 Jan, 2019 1 commit
-
-
engine-flutter-autoroll authored
5a8b0f3db When the instance method:init is unavailable, mark the class method:new unavailable. (flutter/engine#7532) (#26827) https://github.com/flutter/engine/compare/898b4f8da4ef...5a8b0f3dba6a git log 898b4f8da4efd905934d35cfc808932c80b26df0..5a8b0f3dba6a8627a90398f57511f8085b94fb61 --no-merges --oneline 5a8b0f3db When the instance method:init is unavailable, mark the class method:new unavailable. (flutter/engine#7532) 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 (bmparr@google.com), and stop the roller if necessary.
-
- 19 Jan, 2019 2 commits
-
-
Dan Field authored
-
Mehmet Fidanboylu authored
-