- 21 Nov, 2019 19 commits
-
-
Zachary Anderson authored
* Reland: [flutter_tool] Fuchsia AOT builds * Fixes
-
Jonah Williams authored
-
Kaushik Iska authored
Testes on the Fuchsia tree by reverting it locally. This reverts commit f45bd48c.
-
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.
-
Michael Goderbauer authored
-
Christopher Fujino authored
-
Zachary Anderson authored
This reverts commit a57dddd2.
-
Alexandre Ardhuin authored
* implicit-casts:false in flutter_goldens and flutter_goldens_client * fix type
-
Zachary Anderson authored
-
sjindel-google authored
-
Alexandre Ardhuin authored
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/6bf311f1d62c...7a77e3625dd1 git log 6bf311f1d62c..7a77e3625dd1 --no-merges --oneline 2019-11-21 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from bC9Qy... to FQdiV... (flutter/engine#13936) 2019-11-21 skia-flutter-autoroll@skia.org Roll src/third_party/skia 935a35d972e5..f9291b8942d8 (13 commits) (flutter/engine#13938) 2019-11-21 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from 7mmHP... to VHWsK... (flutter/engine#13939) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC aaclarke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
-
Emmanuel Garcia authored
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/176f56329631...6bf311f1d62c git log 176f56329631..6bf311f1d62c --no-merges --oneline 2019-11-20 bkonyi@google.com Roll src/third_party/dart b188632458..867a6e0e52 (4 commits) (flutter/engine#13948) 2019-11-20 gw280@google.com Ensure we use the base CompositorContext's AcquireFrame method when screenshotting (flutter/engine#13934) 2019-11-20 chinmaygarde@google.com Update SwiftShader to 5d1e854. (flutter/engine#13945) 2019-11-20 ianloic@google.com [flutter_runner] fix a11y tests (flutter/engine#13947) 2019-11-20 bkonyi@google.com Roll src/third_party/dart 8342ec2c71..b188632458 (2 commits) (flutter/engine#13942) 2019-11-20 ferhat@gmail.com Fix edge detection for correct dom_renderer reset (flutter/engine#13940) 2019-11-20 bkonyi@google.com Roll src/third_party/dart 1f933abcee..8342ec2c71 (12 commits) (flutter/engine#13941) 2019-11-20 50856934+nturgut@users.noreply.github.com [web] Flutter for web autocorrect support (flutter/engine#13922) 2019-11-20 skia-flutter-autoroll@skia.org Roll src/third_party/skia e678b79c489d..935a35d972e5 (13 commits) (flutter/engine#13927) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC aaclarke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
-
Justin McCandless authored
Typo in a title in a gallery demo
-
Amir Hardon authored
-
Gary Qian authored
-
James George authored
-
Sangmin Lee authored
-
- 20 Nov, 2019 21 commits
-
-
Jonah Williams authored
This reverts commit 6b5634fe.
-
Jonah Williams authored
-
chunhtai authored
-
Michael Goderbauer authored
-
Jonah Williams authored
-
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.
-
Danny Tuppeny authored
* Enable asserts See https://github.com/flutter/flutter/issues/36476 * Remove comment
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit 99324105. It was implicated in https://github.com/flutter/flutter/issues/45258
-
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.
-
Danny Tuppeny authored
-
Emmanuel Garcia authored
This reverts commit 2135e9fb.
-
Emmanuel Garcia authored
-
engine-flutter-autoroll authored
* f240462bb Implement basic text rendering support in CanvasKit backend (flutter/engine#13903) * ffcd8564a Imagefilter wrapper object (flutter/engine#13711) * 176f56329 Roll src/third_party/dart eeca3fb1cb..1f933abcee (7 commits) (flutter/engine#13931)
-
Jonah Williams authored
-
Todd Volkert authored
https://github.com/flutter/engine/compare/c812a62b8810...2d35b4ec1f04 Expose the platform view mutator stack to custom compositors. (flutter/engine#13731) Roll fuchsia/sdk/core/linux-amd64 from T9BAw... to 7mmHP... (flutter/engine#13924) Changing test runner and platform to be browser independent (flutter/engine#13869) Roll Skia to e678b79c489d (2 commits) (flutter/engine#13923)
-
Ian Hickson authored
-
Todd Volkert authored
git@github.com:flutter/engine.git/compare/f4fba66c2fad...c812a62b8810 git log f4fba66c2fad..c812a62b8810 --no-merges --oneline 2019-11-19 jonahwilliams@google.com allow ignoring toString, hashCode, and == in api_conform_test (flutter/engine#13907) 2019-11-19 bkonyi@google.com Roll src/third_party/dart d9d5fbc109..eeca3fb1cb (5 commits) 2019-11-19 chinmaygarde@google.com Add virtual destructor to GPUSurfaceSoftwareDelegate. (flutter/engine#13918) 2019-11-19 47866232+chunhtai@users.noreply.github.com Moves pointer event sanitizing to engine. (flutter/engine#13697)
-
Greg Spencer authored
Before this change, it was possible to move the focus onto a control that was no longer in the view using focus traversal. This changes that, so that when a control is focused, it makes sure that if it is the child of a scrollable, that the scrollable attempts to keep it in view. If it is already in view, then nothing scrolls. When asked to move in a direction, the focus traversal code tries to find a control to move to inside the scrollable first, and then looks for things outside of the scrollable only once the scrollable has reached its limit in that direction.
-
Emmanuel Garcia authored
This reverts commit 6d77996d.
-