- 30 Jan, 2019 1 commit
-
-
Michael Goderbauer authored
-
- 29 Jan, 2019 1 commit
-
-
Jonah Williams authored
-
- 26 Jan, 2019 1 commit
-
-
Jonah Williams authored
-
- 25 Jan, 2019 2 commits
- 24 Jan, 2019 4 commits
-
-
Jason Simmons authored
This reverts commit 30f33d6c.
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/26544
-
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
-
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.
-
- 22 Jan, 2019 3 commits
-
-
Hans Muller authored
-
Jonah Williams authored
-
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)
-
- 19 Jan, 2019 2 commits
- 18 Jan, 2019 2 commits
-
-
xster authored
-
Jonah Williams authored
-
- 17 Jan, 2019 1 commit
-
- 16 Jan, 2019 1 commit
-
-
Dan Field authored
* move flutter_assets to App.framework * remove flutter_assets references from all pbxproj files checked in
-
- 11 Jan, 2019 2 commits
-
-
xster authored
-
Chris Bracken authored
Usages of ParagraphConstraints (from dart:ui) whose constructor could be const as of flutter/engine#7346 are currently marked // ignore:prefer_const_constructors in the framework until all Google-internal embedders have been updated to an engine version that includes the above change. These were initially updated in engine roll flutter/flutter#26252, but broke internal embedders. We should re-enable use of the const constructor in those cases once internal embedders are updated. See: https://github.com/flutter/flutter/issues/26390
-
- 10 Jan, 2019 1 commit
-
-
Jonah Williams authored
-
- 09 Jan, 2019 2 commits
-
-
jslavitz authored
* the onStart callback will report the location of the pointer where it wins the gesture arena by default instead of the pointer down location. Fixes all tests related to changing this default value.
-
Ben Konyi authored
https://github.com/flutter/engine/compare/7112b72cc229...e5ec3cf3ea5c git log 7112b72cc229e05d36716c3d7739885d3ffa72e6..e5ec3cf3ea5ce78c6c3116271601f60d30a799d4 --no-merges --oneline e5ec3cf3e Dart SDK roll for 2019-01-08 08c95d27a Roll src/third_party/skia 55ff5d3ba881..1337f5b85978 (10 commits) (flutter/engine#7407) e385f5cbb Roll src/third_party/skia 26d173fee72b..55ff5d3ba881 (12 commits) (flutter/engine#7406) 0f8273b0c Dart SDK roll for 2019-01-07 4036b260a Reset ParagraphBuilder after build() (flutter/engine#7401) 4820cbec4 Dart SDK roll for 2019-01-07 8eccb860d Add onStart hook to FlutterFragmentActivity (flutter/engine#6719) f2ea838b3 Roll src/third_party/skia b2fdcbf3033f..26d173fee72b (10 commits) (flutter/engine#7400) 5ca8aadaa Announce in/out of list (flutter/engine#6918) 4487d392d Replace Java code with equivalent, more concise code. (flutter/engine#7398) 395b7852d Roll src/third_party/skia 46ee3f7a8ff5..b2fdcbf3033f (11 commits) (flutter/engine#7394) 5965f9084 Make `ParagraphConstraints` have const constructor (flutter/engine#7346) e02dd416a Roll src/third_party/skia a47eb455360f..46ee3f7a8ff5 (2 commits) (flutter/engine#7390) f0038b3cc Roll src/third_party/skia 3ac3a4053f86..a47eb455360f (2 commits) (flutter/engine#7389)
-
- 08 Jan, 2019 2 commits
-
-
Michael Goderbauer authored
-
- 07 Jan, 2019 2 commits
-
-
jslavitz authored
* Adds start behavior option to the drag gesture recognizer and makes it the default option when a drag gesture recognizer is created. Also fixes all the tests to work correctly with the new default behavior.
-
Alexandre Ardhuin authored
-
- 04 Jan, 2019 2 commits
-
-
xster authored
-
Michael Goderbauer authored
-
- 03 Jan, 2019 1 commit
-
-
Zachary Anderson authored
-
- 27 Dec, 2018 1 commit
-
-
Michael Goderbauer authored
-
- 22 Dec, 2018 1 commit
-
-
Hans Muller authored
-
- 21 Dec, 2018 1 commit
-
-
Stanislav Baranov authored
-
- 19 Dec, 2018 4 commits
-
-
Stanislav Baranov authored
-
Stanislav Baranov authored
This version honors flutter tool's --build-number/--build-name flags.
-
xster authored
-
- 18 Dec, 2018 2 commits
-
-
Hans Muller authored
* Video Demo instrumentation * Video Demo instrumentation * Updated per review * Fixed a typo
-
Stanislav Baranov authored
This version honors flutter tool's --build-number/--build-name flags.
-
- 13 Dec, 2018 1 commit
-
-
Michael Goderbauer authored
-