- 16 Nov, 2018 6 commits
-
-
engine-flutter-autoroll authored
333c2c1ac Roll src/third_party/skia e5bb81f640a1..dcdb6042002f (2 commits) (flutter/engine#6871) (#24422) https://github.com/flutter/engine/compare/d1ea3fe02f62...333c2c1ac41f git log d1ea3fe02f62..333c2c1ac41f --no-merges --oneline 333c2c1ac Roll src/third_party/skia e5bb81f640a1..dcdb6042002f (2 commits) (flutter/engine#6871) 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, who should be CC'd on the roll, and stop the roller if necessary.
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/699f328df578...d1ea3fe02f62 git log 699f328df578..d1ea3fe02f62 --no-merges --oneline d1ea3fe02 Roll src/third_party/skia 2791be403817..e5bb81f640a1 (2 commits) (flutter/engine#6870) 921eca92e Roll src/third_party/skia 5fb83f94c1f2..2791be403817 (5 commits) (flutter/engine#6869) d8b52ef89 Reland "Clean up stale cache entries in Skia's GrContext" (flutter/engine#6867) e6f22b74e Fix license headers (flutter/engine#6868) 6de0be2db Add presubmit check for license count (flutter/engine#6759) 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, who should be CC'd on the roll, and stop the roller if necessary.
-
xster authored
-
Dan Field authored
-
Dan Field authored
* Roll engine to 699f328df5787f4960808cd3bd729dcb741e6132 (#24409)
-
Dan Field authored
* add missing entry to material_mr.arb
-
- 15 Nov, 2018 16 commits
-
-
Dan Field authored
* Make progress indicators accessible
-
xster authored
-
Greg Spencer authored
(re-land of #24244) This generates a zip file containing all of the docs, and uploads it when we publish docs, as well as a Dash/Zeal docset that contains a feed of the docs. Addresses at least part of #9955
-
Justin McCandless authored
* Handle a missing ListView separator as an error * Handle missing item, and errors in itemBuilder and separatorBuilder * CR fixes and move error handling into sliver.dart to handle all ListView constructors * Only show an error for null separatorBuilder value in debug mode
-
Jonah Williams authored
* Revert "Add dashing config file for generating docset from flutter docs (#24374)" This reverts commit ec8ca860. * Revert "Update driver script to execute test through test_core (#24168)" This reverts commit 6c62cf33.
-
Daohan Chong authored
-
Jonah Williams authored
-
engine-flutter-autoroll authored
db5908815 Roll src/third_party/skia 7d2aae3165a2..2eccd58916ee (3 commits) (flutter/engine#6862) (#24387) https://github.com/flutter/engine/compare/00e4abff84a6...db59088159a5 git log 00e4abff84a6..db59088159a5 --no-merges --oneline db5908815 Roll src/third_party/skia 7d2aae3165a2..2eccd58916ee (3 commits) (flutter/engine#6862) 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, who should be CC'd on the roll, and stop the roller if necessary.
-
Diego Tori authored
* Added support for passing in velocity and offset into Draggable.onDragCompleted. * Fixed documentation of DragCompletedCallback. * Spun off previous onDragCompleted breaking changes into new callback called Draggable.onDragEnd. * Revert "Fixed documentation of DragCompletedCallback." This reverts commit 069051f5be0d4ec6a1f4b3f072e535ca87e5d740. * Revert "Added support for passing in velocity and offset into Draggable.onDragCompleted." This reverts commit 7ef744aa5645429b7bc92527226203ee8bff68ec. * DraggableDetails constructor is now declared first as per Flutter code style. * Draggable.onDragEnd will only call back if its widget is currently mounted to the tree. * Moved "});" in DraggableDetails constructor to new line, vertically aligned with the constructor name, as per Flutter code style. * Added space between if statement in drag_target.dart. * widget.onDragEnd call is now formated as per flutter code style. * Added more details to DraggableDetails documentation. * Added brackets to if statement block as per Flutter code style. * Fixed minor nits in DraggableDetails documentation. * Made DraggableDetails constructor public. Also added documentation for its constructor.
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/498bbd5ef9c1...00e4abff84a6 git log 498bbd5ef9c1..00e4abff84a6 --no-merges --oneline 00e4abff8 Roll src/third_party/skia 44764000b49c..7d2aae3165a2 (1 commits) (flutter/engine#6861) 2c6be93fa Clean up stale cache entries in Skia's GrContext (flutter/engine#6859) 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, who should be CC'd on the roll, and stop the roller if necessary.
-
Dan Field authored
* fix test in xcode_backend.sh * -n * fix devicelab test * uncomment good code, check for \"\"
-
Alexander Aprelev authored
* Fix test so it doesn't leak frontend_server process * Stop FlutterTestDriver even if expectation is not met
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/289de46d3e55...498bbd5ef9c1 git log 289de46d3e55..498bbd5ef9c1 --no-merges --oneline 498bbd5ef Roll src/third_party/skia f152130ef910..44764000b49c (8 commits) (flutter/engine#6860) f23862b25 Added delegate forwarding for didReceiveLocalNotification and willPresentNotification (flutter/engine#6858) 110a5f320 Reset a11y bridge state on hot restart (flutter/engine#6857) 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, who should be CC'd on the roll, and stop the roller if necessary.
-
Yegor authored
FlutterDriver: allow customizing timeouts using a multiplier
-
Greg Spencer authored
Fixes #24158 Re-lands #24173
-
S McDowall authored
If maxLength is set to TextField.noMaxLength then continue to show the character counter but do not display the max input length value.
-
- 14 Nov, 2018 18 commits
-
-
Zachary Anderson authored
-
Hans Muller authored
-
liyuqian authored
See https://github.com/flutter/flutter/issues/23890
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/14ee957fb4d3...289de46d3e55 git log 14ee957fb4d3..289de46d3e55 --no-merges --oneline 289de46d3 Return EngineLayer for all SceneBuilder pushXXX (flutter/engine#6814) 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, who should be CC'd on the roll, and stop the roller if necessary.
-
James D. Lin authored
Make the examples/catalog instructions a bit less confusing: * Make the README.md file provide explicit instructions about how to run each example. * Try to clarify that the lib/main.dart message is instructional and not an error message. Additionally, adjust examples/layers/lib/main.dart to be consistent with examples/catalog/lib/main.dart. Fixes #22640. Testing Done: * Ran `flutter run` from examples/catalog and from examples/layers, saw the updated message.
-
James D. Lin authored
-
Michael Goderbauer authored
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/24257
-
stevemessick authored
* Update IntelliJ project template files * Add ignored file * Fix test * Restore comma
-
Alexander Aprelev authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/99d848a9986c...14ee957fb4d3 git log 99d848a9986c..14ee957fb4d3 --no-merges --oneline 14ee957fb Set up secondary isolates with all kernel buffers rather than just one buffer. (flutter/engine#6832) 76522eb28 Roll src/third_party/skia 7f2b6fa66575..f152130ef910 (5 commits) (flutter/engine#6856) 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, who should be CC'd on the roll, and stop the roller if necessary.
-
Greg Spencer authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/114d33d3caa2...99d848a9986c git log 114d33d3caa2..99d848a9986c --no-merges --oneline 99d848a99 Roll src/third_party/skia b45b53f01cf3..7f2b6fa66575 (1 commits) (flutter/engine#6855) 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, who should be CC'd on the roll, and stop the roller if necessary.
-
Stanislav Baranov authored
-
Greg Spencer authored
Landing on red in order to fix the build.
-
Alexander Aprelev authored
* Fix multi-step build handling process. Stop listening for new step updates after 'all done.' log message. Make sure that we don't delete file too soon, until listener had a chance to process the 'all done' message. Fixes https://github.com/flutter/flutter/issues/18750 * Emit 'all output' explicitly when build process is done.
-
Brian Wilkerson authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/b10b8e899029...114d33d3caa2 git log b10b8e899029..114d33d3caa2 --no-merges --oneline 114d33d3c Set and unset accessibility flags even when re-entrant (flutter/engine#6853) 396402f5b Flush UserSettings to window (flutter/engine#6850) 1e7e676e4 Remove unused import (flutter/engine#6854) 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, who should be CC'd on the roll, and stop the roller if necessary.
-