- 04 Feb, 2020 11 commits
-
-
Zachary Anderson authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/810b9b91e299...44f24bd9807f git log 810b9b91e299..44f24bd9807f --first-parent --oneline 2020-02-03 stuartmorgan@google.com Fix delete of entire selection in macOS text input (flutter/engine#16276) 2020-02-03 mouad.debbar@gmail.com [web][felt] If full dart-sdk isn't available, install it (flutter/engine#16341) 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 cbracken@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
-
Michael Goderbauer authored
-
Mehmet Fidanboylu authored
-
Chris Bracken authored
This change broke some internal tests that set the text editing value to the same thing (the empty string) twice in a row. Note that in that case, the developer had subclassed EditableTextState and overridden the updateEditingValue method, which may or may not be relevant to the failure. This reverts commit 83d4d63a.
-
Jonah Williams authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/0816c040fbba...810b9b91e299 git log 0816c040fbba..810b9b91e299 --first-parent --oneline 2020-02-03 anna_gringauze@hotmail.com supporting changes for evaluation in web debugger (flutter/engine#16309) 2020-02-03 skia-flutter-autoroll@skia.org Roll src/third_party/skia f1e316ff39e7..af99f3ee6017 (13 commits) (flutter/engine#16335) 2020-02-03 chinmaygarde@google.com Update buildroot to 02b77827fd4ac639f1c048c6340262cdb4c2a3ab. (flutter/engine#16339) 2020-02-03 chinmaygarde@google.com Disable flaky MessageLoop tests on Fuchsia. (flutter/engine#16340) 2020-02-03 iska.kaushik@gmail.com [fuchsia] Add additional contributing instructions for Googlers (flutter/engine#16337) 2020-02-03 skia-flutter-autoroll@skia.org Roll src/third_party/dart ed441e48d055..c8ed304e979a (1 commits) (flutter/engine#16328) 2020-02-03 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from AtXwP... to Tszo5... (flutter/engine#16334) 2020-02-03 skia-flutter-autoroll@skia.org Roll src/third_party/skia 3d05192abedf..f1e316ff39e7 (3 commits) (flutter/engine#16329) 2020-02-03 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from jtwQF... to 6h3IH... (flutter/engine#16332) 2020-02-03 dnfield@google.com Change NSLog to FML_DLOG (flutter/engine#16331) 2020-02-01 skia-flutter-autoroll@skia.org Roll src/third_party/skia 5d92ae2b56df..3d05192abedf (1 commits) (flutter/engine#16326) 2020-02-01 skia-flutter-autoroll@skia.org Roll src/third_party/skia 776293dceefd..5d92ae2b56df (1 commits) (flutter/engine#16325) 2020-02-01 skia-flutter-autoroll@skia.org Roll src/third_party/skia 1b80c357926b..776293dceefd (2 commits) (flutter/engine#16324) 2020-02-01 dnfield@google.com use echo to test whether host is up (flutter/engine#16322) 2020-02-01 dnfield@google.com Revert "Modifies accessibility bridge to populate new node fields in semantic… (#15116)" (flutter/engine#16323) 2020-02-01 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from x6sVj... to jtwQF... (flutter/engine#16320) 2020-02-01 skia-flutter-autoroll@skia.org Roll src/third_party/dart 91a3ea89c8e4..ed441e48d055 (4 commits) (flutter/engine#16319) 2020-02-01 chinmaygarde@google.com Remove all uses of the redundant flutter_root variable. (flutter/engine#16311) 2020-02-01 skia-flutter-autoroll@skia.org Roll src/third_party/skia 4513cdde4912..1b80c357926b (1 commits) (flutter/engine#16318) 2020-02-01 skia-flutter-autoroll@skia.org Roll src/third_party/dart 5ae5aff6406a..91a3ea89c8e4 (22 commits) (flutter/engine#16310) 2020-01-31 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from VMcGV... to AtXwP... (flutter/engine#16308) 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 cbracken@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
-
Kaushik Iska authored
Also pushes tiles which is needed to host the flutter application on Fuchsia.
-
Jenn Magder authored
This reverts commit a1143d17.
-
- 03 Feb, 2020 8 commits
-
-
Zachary Anderson authored
-
creativecreatorormaybenot authored
-
Remi Rousselet authored
-
Bogdan Lukin authored
-
Jonah Williams authored
-
Zachary Anderson authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/e625e174c5df...0816c040fbba git log e625e174c5df..0816c040fbba --first-parent --oneline 2020-01-31 mklim@google.com Deprecated FlutterView v1 points to FlutterView v2 (flutter/engine#16304) 2020-01-31 skia-flutter-autoroll@skia.org Roll src/third_party/skia 0ee16f689843..4513cdde4912 (13 commits) (flutter/engine#16307) 2020-01-31 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from 93K0d... to VMcGV... (flutter/engine#16267) 2020-01-31 chinmaygarde@google.com Isolate and move common portable ELF loading from fixtures into //flutter/testing. (flutter/engine#16305) 2020-01-31 jason-simmons@users.noreply.github.com Ensure that Android embedding initialization always uses an application context (flutter/engine#16204) 2020-01-31 chinmaygarde@google.com Fix runtime_unittest in AOT mode by loading AOT symbols from ELF loader. (flutter/engine#16283) 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 cbracken@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
-
Jonah Williams authored
-
- 01 Feb, 2020 5 commits
-
-
Shi-Hao Hong authored
-
Dan Field authored
* Fix image provider missing early return * test * comments * whitespace, another comment
-
Dan Field authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/6b8c150639b5...e625e174c5df git log 6b8c150639b5..e625e174c5df --first-parent --oneline 2020-01-31 skia-flutter-autoroll@skia.org Roll src/third_party/dart 162d6c5634a0..5ae5aff6406a (28 commits) (flutter/engine#16303) 2020-01-31 skia-flutter-autoroll@skia.org Roll src/third_party/skia 6305b2f8342a..0ee16f689843 (2 commits) (flutter/engine#16286) 2020-01-31 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from yissX... to x6sVj... (flutter/engine#16288) 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 cbracken@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
-
Yegor authored
-
- 31 Jan, 2020 16 commits
-
-
Cristian Zazo authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/804dca62a17c...6b8c150639b5 git log 804dca62a17c..6b8c150639b5 --first-parent --oneline 2020-01-31 gw280@google.com Use static constexpr for iphone_xs_times (flutter/engine#16264) 2020-01-31 30870216+gaaclarke@users.noreply.github.com Started coalescing updates to viewport metrics after foregrounding the app. (flutter/engine#16270) 2020-01-31 chinmaygarde@google.com Remove superfluous INFO logs from //flutter/runtime. (flutter/engine#16280) 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 cbracken@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
-
Hans Muller authored
-
Emmanuel Garcia authored
-
Alexandre Ardhuin authored
-
Kate Lovett authored
-
Kate Lovett authored
-
Zachary Anderson authored
-
Emmanuel Garcia authored
-
Emmanuel Garcia authored
-
Prerak Mann authored
-
Alexandre Ardhuin authored
-
Bogdan Lukin authored
-
Dan Field authored
-
Shi-Hao Hong authored
This reverts commit 46ccd086.
-