- 25 Oct, 2018 4 commits
-
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/2586e9412257...a6e816b2a67c git log 2586e9412257..a6e816b2a67c --no-merges --oneline a6e816b2a Roll src/third_party/skia 4f598e8c829a..dfca8f6adb6b (7 commits) (flutter/engine#6658) ff0525f59 Add missing entry-points. (flutter/engine#6634) 08771fe14 Revert dart before engine commit 26e8840de5d6fe801378301dd36d54c92b25bd3b (flutter/engine#6656) 914551bfa Dart SDK roll for 2018-10-24 9f2e2ba7b Add/expose API for Paragraph.getBoxesForRange BoxHeightStyle and BoxWidthStyle. (flutter/engine#6644) 9669b70e1 Add an iOS PlatformViewsController for creating/disposing UIViews. (flutter/engine#6569) 6c2477bd2 fix setter for viewOpaque (flutter/engine#6653) 2bd8c94fc Roll src/third_party/skia a7682c8c73e4..4f598e8c829a (8 commits) (flutter/engine#6654) e1e60933b Realize kernel asset mappings on a worker thread if one is available. (flutter/engine#6648) d3874a9ca Roll src/third_party/skia 3b57279fd65a..a7682c8c73e4 (9 commits) (flutter/engine#6652) 3dddf4d5b Roll src/third_party/skia 8429c7930291..3b57279fd65a (2 commits) (flutter/engine#6650) 7b3bb62a8 Roll src/third_party/skia 3aca39df7b22..8429c7930291 (5 commits) (flutter/engine#6647) 26e8840de Dart SDK roll for 2018-10-23 9829c51a9 Roll src/third_party/skia b46c4d0925ad..3aca39df7b22 (12 commits) (flutter/engine#6643) 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.
-
Martin authored
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/23340
-
- 24 Oct, 2018 12 commits
-
-
Jason Simmons authored
-
xster authored
-
Stefan Mitev authored
* Fixes gradle error: 'Could not find lint-gradle-api.jar' (#23095)
-
Michael Klimushyn authored
Updates gradle. This reverts commit d07c09c9a1a8bd9a0860c579154974437da14024.
-
Ben Konyi authored
-
Danny Tuppeny authored
-
Danny Tuppeny authored
-
Danny Tuppeny authored
* Fix --pid-file not working for --machine + add to attach Fixes #23201. * Add tests for --pid-file in run+attach
-
Jonah Williams authored
* Revert "Remove duplicate code comment in flutter_gallery (#23422)" This reverts commit 8039620b. * Revert "Add explicit completed status trace to hot reload and restart commands (#23338)" This reverts commit 245ef023.
-
Kevin Moore authored
-
Jonah Williams authored
-
- 23 Oct, 2018 14 commits
-
-
Michael Goderbauer authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/4c79e423dc6f...2586e9412257 git log 4c79e423dc6f..2586e9412257 --no-merges --oneline 2586e9412 Support all combinations of GetRectsForRange styles (flutter/engine#6591) e78f86e01 Fix mac builds. Only Linux and Windows require default GL proc resolvers. (flutter/engine#6641) 52e48ab84 Fix Windows embedding. Appears that #6523 or #6525 introduced a bug for embedder scenarios causing the window native library to be incorrectly initialized and thus incapable of correctly resolving GL functions. This change fixes that. (flutter/engine#6624) c9197e449 Roll src/third_party/skia 25837bf17019..b46c4d0925ad (6 commits) (flutter/engine#6640) 324c21a72 Roll src/third_party/skia 1b07dffd979d..25837bf17019 (1 commits) (flutter/engine#6639) 5dfbc0a07 Roll src/third_party/skia e023ae7c5540..1b07dffd979d (1 commits) (flutter/engine#6638) 4a18dfffe Roll src/third_party/skia ff1aeb953faf..e023ae7c5540 (1 commits) (flutter/engine#6637) 427915e2f Allow FlutterViewController to specify whether its FlutterView is opaque (flutter/engine#6570) 20c805c97 Ensure that Scene::toImage renders texture backed images. (flutter/engine#6636) 25d0507d8 Roll buildtools to 5a9e1b3a0b84a2871f20f85fde665e54a894ba72 (flutter/engine#6633) 4f17d7ee7 Roll src/third_party/skia 327955b1ba19..ff1aeb953faf (13 commits) (flutter/engine#6635) cdd592f5b Reland 'Pass null instead of 'none' locale' (flutter/engine#6632) 2cd89200c Roll src/third_party/skia b1a002e850e1..327955b1ba19 (12 commits) (flutter/engine#6631) edfe02481 13771 - iOS dictation bug (flutter/engine#6607) cadf4405b Roll src/third_party/skia b9998cdceec7..b1a002e850e1 (13 commits) (flutter/engine#6626) 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.
-
Jacob Richman authored
-
Gary Qian authored
cdd592f5b Reland 'Pass null instead of 'none' locale' (#6632) 2cd89200c Roll src/third_party/skia b1a002e850e1..327955b1ba19 (12 commits) (#6631) edfe02481 13771 - iOS dictation bug (#6607) cadf4405b Roll src/third_party/skia b9998cdceec7..b1a002e850e1 (13 commits) (#6626)
-
Greg Spencer authored
This creates a custom dartdoc tool that will generate snippet blocks in our API docs that allow the user to copy easily to the clipboard, and will also embed the snippet code into a template to show it in a larger context with an app. This PR adds the snippet tool, a template, and a couple of HTML skeleton files, one for snippets that are designed to be in an application setting, and one where it simply puts a nice container around existing snippets, making them easier to copy to the clipboard.
-
Yegor authored
-
xster authored
-
Michael Klimushyn authored
This reverts commit 93573de2. Fails in the devicelab: ``` run:stderr: A problem occurred evaluating project ':app'. run:stderr: > Could not resolve all files for configuration 'classpath'.2018-10-23T10:46:46.335864: run:stderr: > Could not find aapt2-proto.jar (com.android.tools.build:aapt2-proto:0.3.1).2018-10-23T10:46:46.335960: run:stderr: Searched in the following locations:2018-10-23T10:46:46.336048: ```
-
Jacob Richman authored
Ensure that cached dill files for builds with --track-widget-creation always have .track. in the file name to avoid mixing transformed and untransformed kernel files.
-
Michael Klimushyn authored
Adds an integration devicelab test that runs an Android app with two custom named isolates. Tests that the isolate names are present and that it's possible to attach to just one of the isolates. Fixes flutter/flutter#22009
-
xster authored
-
Michael Goderbauer authored
-
Jason Simmons authored
Also includes * Updates to affected tests * Change flutter_tools to pass package URIs to the Dart front end instead of filesystem paths
-
- 22 Oct, 2018 5 commits
-
-
Jonah Williams authored
-
Michael Klimushyn authored
Verifies that flutter tools isn't rebuilt. Doesn't truly check that the created output is runnable.
-
Dan Field authored
* Roll engine to 4c79e423dc6f89f98d8ceb263a5ca78e2f2da996 and update tests
-
Dan Field authored
* Update/add missing period to doc
-
- 21 Oct, 2018 2 commits
-
-
Michael Goderbauer authored
-
namanix authored
* Added a filterQuality parameter to images. * Removed this break by accident. * Modified the test case to check the filterQuality * Update packages/flutter/lib/src/rendering/image.dart Co-Authored-By: namanix <namanix@gmail.com> * Update packages/flutter/lib/src/rendering/image.dart Co-Authored-By: namanix <namanix@gmail.com> * Update packages/flutter/lib/src/rendering/image.dart Co-Authored-By: namanix <namanix@gmail.com> * Update packages/flutter/lib/src/widgets/image.dart Co-Authored-By: namanix <namanix@gmail.com> * Update packages/flutter/lib/src/widgets/image.dart Co-Authored-By: namanix <namanix@gmail.com> * Update packages/flutter/lib/src/rendering/image.dart Co-Authored-By: namanix <namanix@gmail.com> * Update packages/flutter/lib/src/rendering/image.dart Co-Authored-By: namanix <namanix@gmail.com> * Added documentation for the new parameter and corrected some space issue's
-
- 20 Oct, 2018 2 commits
-
-
Stanislav Baranov authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/e79d77f6e6cd...58cdd53f9083 git log e79d77f6e6cd..58cdd53f9083 --no-merges --oneline 58cdd53f9 Roll buildtools to 759274dd801b2f78ae0c4066101d0beca27ffc9a (flutter/engine#6609) 79d301260 Roll src/third_party/skia eb772c0869d5..69083b2b626b (16 commits) (flutter/engine#6615) 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.
-
- 19 Oct, 2018 1 commit
-
-
engine-flutter-autoroll authored
(consider the rope to be green as the red commit is reverted and everything is green before that commit.) https://github.com/flutter/engine/compare/2707b7433874...e79d77f6e6cd git log 2707b7433874..e79d77f6e6cd --no-merges --oneline e79d77f6e Add offset to engine OpacityLayer (flutter/engine#6594) a9974a3f4 Roll src/third_party/skia 1bccae517ace..eb772c0869d5 (6 commits) (flutter/engine#6612) 2fab7d729 Roll src/third_party/skia e2865b28005f..1bccae517ace (1 commits) (flutter/engine#6611) 8b069adf1 Revert "Roll buildroot to 4ee38927dc45c46f2a1c74b1e3700b3cf953e747 (#6586)" (flutter/engine#6610) 958086d5a Roll src/third_party/skia 607d2610e5e3..e2865b28005f (2 commits) (flutter/engine#6608) d0fae0428 Roll src/third_party/skia 9a986cfd5f58..607d2610e5e3 (4 commits) (flutter/engine#6606) c0b1b37d6 Roll src/third_party/skia 798a713685a9..9a986cfd5f58 (2 commits) (flutter/engine#6604) 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.
-