- 28 Aug, 2019 21 commits
-
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/c9d9b5b8f8fc...2d6631ae5d1c git log c9d9b5b8f8fc..2d6631ae5d1c --no-merges --oneline 2019-08-28 bkonyi@google.com Roll src/third_party/dart 10f8a00e9f..28f692165e (7 commits) 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 garyq@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
This reverts commit 202c1b42.
-
liyuqian authored
-
Dan Field authored
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/b49430734124...c9d9b5b8f8fc git log b49430734124..c9d9b5b8f8fc --no-merges --oneline 2019-08-28 skia-flutter-autoroll@skia.org Roll src/third_party/skia 6064ecf7e993..b1ade2a4261e (32 commits) (flutter/engine#11629) 2019-08-28 brianosman@google.com Include <string> from font_asset_provider (flutter/engine#11622) 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 garyq@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
-
Andrew Brogdon authored
-
Zachary Anderson authored
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/f8c4546eb445...b49430734124 git log f8c4546eb445..b49430734124 --no-merges --oneline 2019-08-28 bkonyi@google.com Roll src/third_party/dart 5cbcc88304..10f8a00e9f (3 commits) 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 garyq@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
-
Andrei Lesnitsky authored
This PR makes Scrollable scroll in correct direction when reverse: true on desktop and web
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/c030ccc52f6f...f8c4546eb445 git log c030ccc52f6f..f8c4546eb445 --no-merges --oneline 2019-08-28 bkonyi@google.com Roll src/third_party/dart 9b23c483ba..5cbcc88304 (17 commits) 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 garyq@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
-
xster authored
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/180adcbef0eb...c030ccc52f6f git log 180adcbef0eb..c030ccc52f6f --no-merges --oneline 2019-08-28 bkonyi@google.com Roll src/third_party/dart 2bc0f49c00..9b23c483ba (1 commits) 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 garyq@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
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/f93b9cbff143...180adcbef0eb git log f93b9cbff143..180adcbef0eb --no-merges --oneline 2019-08-28 jonahwilliams@google.com make engine, ui, and sdk rewriter inputs of dill construction (flutter/engine#11554) 2019-08-28 dnfield@google.com Make Skia cache size channel respond with a value (flutter/engine#11550) 2019-08-27 bkonyi@google.com Roll src/third_party/dart f17d0563fa..2bc0f49c00 (10 commits) 2019-08-27 bmparr@google.com Add check to enable metal for import (flutter/engine#11537) 2019-08-27 pylaligand@google.com Update label of Fuchsia FIDL targets. (flutter/engine#11514) 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 garyq@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
-
Jonah Williams authored
-
Jonah Williams authored
-
stuartmorgan authored
The name is very misleading at this point, since it does substantially more than build flutter_assets. Name it more generically as a wrapper for 'assemble' for macOS builds.
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/bf7796611dc1...f93b9cbff143 git log bf7796611dc1..f93b9cbff143 --no-merges --oneline 2019-08-27 bkonyi@google.com Roll src/third_party/dart 4015a79210..f17d0563fa (5 commits) 2019-08-27 dnfield@google.com Optionally strip bitcode when creating ios framework (flutter/engine#11530) 2019-08-27 dnfield@google.com Bitcode only for release (flutter/engine#11520) 2019-08-27 dnfield@google.com Strip bitcode from gen_snapshot (flutter/engine#11528) 2019-08-27 chris@bracken.jp Reuse texture cache in ios_external_texture_gl (flutter/engine#11524) 2019-08-27 skia-flutter-autoroll@skia.org Roll src/third_party/skia 4b5d65561943..6064ecf7e993 (1 commits) (flutter/engine#11500) 2019-08-27 mklim@google.com Assert that the JUnit tests are running on Java 8 (flutter/engine#11466) 2019-08-27 bkonyi@google.com Roll src/third_party/dart e878bdafe9..4015a79210 (15 commits) 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 garyq@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
-
Tong Wu authored
-
Emmanuel Garcia authored
-
- 27 Aug, 2019 17 commits
-
-
Zachary Anderson authored
-
adazh authored
-
Jonah Williams authored
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/4d7ea15cae36...bf7796611dc1 git log 4d7ea15cae36..bf7796611dc1 --no-merges --oneline 2019-08-27 chris@bracken.jp Revert "Reuse texture cache in ios_external_texture_gl. (#9806)" (flutter/engine#11522) 2019-08-27 liujilong.me@gmail.com Reuse texture cache in ios_external_texture_gl. (flutter/engine#9806) 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 garyq@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
-
Tong Wu authored
-
engine-flutter-autoroll authored
4d7ea15ca Roll third_party/benchmark to a779ffce872b4c811beef482e18bd0b63626aa42 (flutter/engine#11492) (#39318) git@github.com:flutter/engine.git/compare/92c63e848a5e...4d7ea15cae36 git log 92c63e848a5e..4d7ea15cae36 --no-merges --oneline 2019-08-27 chris@bracken.jp Roll third_party/benchmark to a779ffce872b4c811beef482e18bd0b63626aa42 (flutter/engine#11492) 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 garyq@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
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/1ed1ee7c2a20...92c63e848a5e git log 1ed1ee7c2a20..92c63e848a5e --no-merges --oneline 2019-08-27 chris@bracken.jp Ensure trailing newline before EOF in C++ sources (flutter/engine#11489) 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 garyq@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
-
engine-flutter-autoroll authored
1ed1ee7c2 Roll src/third_party/skia 3c8f9cb45dde..4b5d65561943 (5 commits) (flutter/engine#11486) (#39310) git@github.com:flutter/engine.git/compare/3aed2ed24561...1ed1ee7c2a20 git log 3aed2ed24561..1ed1ee7c2a20 --no-merges --oneline 2019-08-27 skia-flutter-autoroll@skia.org Roll src/third_party/skia 3c8f9cb45dde..4b5d65561943 (5 commits) (flutter/engine#11486) 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 garyq@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
-
engine-flutter-autoroll authored
3aed2ed24 Roll buildroot to 58d85da77cf1d5c668d185570fa8ed3d2e1a1ab5 (flutter/engine#11483) (#39305) git@github.com:flutter/engine.git/compare/635c410d1c40...3aed2ed24561 git log 635c410d1c40..3aed2ed24561 --no-merges --oneline 2019-08-27 dnfield@google.com Roll buildroot to 58d85da77cf1d5c668d185570fa8ed3d2e1a1ab5 (flutter/engine#11483) 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 liyuqian@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
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/bf86d08102c1...635c410d1c40 git log bf86d08102c1..635c410d1c40 --no-merges --oneline 2019-08-27 bkonyi@google.com Roll src/third_party/dart 69c6bea18f..e878bdafe9 (10 commits) 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 liyuqian@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
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/d8e997c4e4e1...bf86d08102c1 git log d8e997c4e4e1..bf86d08102c1 --no-merges --oneline 2019-08-27 chris@bracken.jp Add missing newline at EOF (flutter/engine#11473) 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 liyuqian@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
-
engine-flutter-autoroll authored
d8e997c4e Roll src/third_party/skia 30cd12e81488..3c8f9cb45dde (1 commits) (flutter/engine#11472) (#39295) git@github.com:flutter/engine.git/compare/a4c627ea54f9...d8e997c4e4e1 git log a4c627ea54f9..d8e997c4e4e1 --no-merges --oneline 2019-08-27 skia-flutter-autoroll@skia.org Roll src/third_party/skia 30cd12e81488..3c8f9cb45dde (1 commits) (flutter/engine#11472) 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 liyuqian@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
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/fd25f80a1d3c...a4c627ea54f9 git log fd25f80a1d3c..a4c627ea54f9 --no-merges --oneline 2019-08-27 bkonyi@google.com Roll src/third_party/dart c91da3fa26..69c6bea18f (12 commits) 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 liyuqian@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
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/59e14bc5f69e...fd25f80a1d3c git log 59e14bc5f69e..fd25f80a1d3c --no-merges --oneline 2019-08-26 xster@google.com make it possible to disable debug symbols stripping (flutter/engine#11265) 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 liyuqian@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
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/9f1eab2f1f26...59e14bc5f69e git log 9f1eab2f1f26..59e14bc5f69e --no-merges --oneline 2019-08-26 bkonyi@google.com Roll src/third_party/dart 43417df9c7..c91da3fa26 (12 commits) 2019-08-26 skia-flutter-autoroll@skia.org Roll src/third_party/skia 464eb78e444b..30cd12e81488 (8 commits) (flutter/engine#11459) 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 liyuqian@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
-
Tong Mu authored
Add "OneSequenceRecognizer.resolvePointer". Fix DragGestureRecognizer crash on multiple pointers (#39017) * Add drag tests * Add resolvePointer * Correct monodrag implementation * Fix some addTearDown
-
- 26 Aug, 2019 2 commits
-
-
stuartmorgan authored
Fix some places where Debug/Release was treated as a binary switch. Makes similar changes to Windows and Linux to simplify adding profile support to those platforms in the future. This means `--profile` builds will fail on Linux and Windows for now, but that's fine since they aren't actually supported, and unlike `--release` don't provide useful functionality at the native code level. Also fixes 'stopApp' always using Debug on macOS, to avoid showing an error when running Profile (or Release). Fixes #33203
-
Tom Robinson authored
Change SliverGeometry.maxScrollObstructionExtent for RenderSliverFloatingPersistentHeader to match docs (#39263) RenderSliverFloatingPersistentHeader does not pin to the leading edge of the viewport so the value of maxScrollObstructionExtent in it's SliverGeometry should be 0 per the docs at https://api.flutter.dev/flutter/rendering/SliverGeometry/maxScrollObstructionExtent.html.
-