- 28 Dec, 2018 1 commit
-
-
Amir Hardon authored
``` f0a1d6f91 Roll src/third_party/skia 487132b82826..acc763e8795c (1 commits) (#7318) f0dd6436c Recreate the overlay rendering surfaces if the GrContext was changed. (#7317) 245317a62 Reland "Only reject gestures to embedded UIViews when the framework sa (#7315) be69b07cc Roll src/third_party/skia d2fa2eb59f2d..487132b82826 (1 commits) (#7314) 732ea7669 Allow dynamic patches without a patch number. (#7309) 20ee4e3e9 Revert "Only reject gestures to embedded UIViews when the framework says so. (#7307)" (#7313) 28e152f7e Roll src/third_party/skia cae020ae5f5f..d2fa2eb59f2d (3 commits) (#7312) 7c65290da Roll src/third_party/skia 31c1bf89657f..cae020ae5f5f (1 commits) (#7311) 180d8a7d9 Roll src/third_party/skia f6e963ef91c2..31c1bf89657f (1 commits) (#7310) cc9c6702d Only reject gestures to embedded UIViews when the framework says so. (#7307) 2fb2b2729 Roll src/third_party/skia 3605fde88b2a..f6e963ef91c2 (1 commits) (#7306) ```
-
- 27 Dec, 2018 5 commits
-
-
Alexander Aprelev authored
-
Michael Goderbauer authored
-
Stanislav Baranov authored
Unique patch numbers are mainly useful for canary and A-B testing, but otherwise complicate things and can now be omitted.
-
Alexander Aprelev authored
* Collect devfs stats for better analytics * Fix fields initialization * Fix lints
-
Amir Hardon authored
flutter/engine#7307 changes the engine side of embedded UIView to only reject gestures when the framework sends a `rejectGesture` message, so that gesture resolution can done after a touch sequence has ended (see PR description for flutter/engine#7307 for more details). This change makes the framework send a `rejectGesture` message to the engine when a UiKitView rejects a gesture. I'm planning to land this PR before the engine side change, so right now it swallows the exception thrown if there is no engine implementation for `rejectGesture` (which keeps us with the current behavior). After this change lands I'll land the engine PR, and then clean up the part that swallows the exception.
-
- 26 Dec, 2018 3 commits
-
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/e75fad7ccead...9daf5c8d213a git log e75fad7ccead..9daf5c8d213a --no-merges --oneline 9daf5c8d2 Roll src/third_party/skia f78b7ea945e5..3605fde88b2a (1 commits) (flutter/engine#7305) 798e96d9b Roll src/third_party/skia 212e9060ed29..f78b7ea945e5 (1 commits) (flutter/engine#7304) 7b379da03 Roll src/third_party/skia 5d77c200a8d9..212e9060ed29 (1 commits) (flutter/engine#7303) 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 (liyuqian@google.com), and stop the roller if necessary.
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/d8c5ec0e11b5...e75fad7ccead git log d8c5ec0e11b5..e75fad7ccead --no-merges --oneline e75fad7cc Roll src/third_party/skia 2772ea397e04..5d77c200a8d9 (1 commits) (flutter/engine#7302) a64dd4b97 Roll src/third_party/skia 088b74e51314..2772ea397e04 (1 commits) (flutter/engine#7301) 4e9fb504e Roll src/third_party/skia 8be4b02b4c72..088b74e51314 (1 commits) (flutter/engine#7300) 787caecc7 Roll src/third_party/skia 481dd46cc368..8be4b02b4c72 (1 commits) (flutter/engine#7299) c39589de6 Roll src/third_party/skia dc5863c4d665..481dd46cc368 (1 commits) (flutter/engine#7298) 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 (liyuqian@google.com), and stop the roller if necessary.
-
Justin McCandless authored
* Include cursor in textfield intrinsic width measurement * Add cursorWidth assertion, add comment about assumed cursor width, and test null stepWidth
-
- 24 Dec, 2018 2 commits
-
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/215ca1560088...d8c5ec0e11b5 git log 215ca1560088..d8c5ec0e11b5 --no-merges --oneline d8c5ec0e1 Roll src/third_party/skia f16825ed3c71..dc5863c4d665 (1 commits) (flutter/engine#7297) efb8a3f07 Roll src/third_party/skia 945a56644728..f16825ed3c71 (1 commits) (flutter/engine#7296) 67150a535 Roll src/third_party/skia 28bd882a1e40..945a56644728 (2 commits) (flutter/engine#7295) 3705a1ed3 Roll src/third_party/skia ea8900e74ea7..28bd882a1e40 (1 commits) (flutter/engine#7294) 943ecfc75 Roll src/third_party/skia 13654b20ce5b..ea8900e74ea7 (1 commits) (flutter/engine#7293) 7b12ae241 Roll src/third_party/skia 12a6d452b126..13654b20ce5b (1 commits) (flutter/engine#7292) 1fe7e1fde Roll src/third_party/skia c983480b117f..12a6d452b126 (1 commits) (flutter/engine#7291) a8b0d263c Roll src/third_party/skia 2e40d9886402..c983480b117f (1 commits) (flutter/engine#7290) c64f971e3 Roll src/third_party/skia 98a4e4a4135b..2e40d9886402 (1 commits) (flutter/engine#7289) 65420c264 Roll src/third_party/skia 2a0967383087..98a4e4a4135b (1 commits) (flutter/engine#7288) 770536ab6 Only overflow the cache for one required frame (flutter/engine#7048) b6880bbc9 Roll src/third_party/skia 9803b8f1d197..2a0967383087 (16 commits) (flutter/engine#7285) 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 (liyuqian@google.com), and stop the roller if necessary.
-
Ian Hickson authored
Top left and top right for big FABs, and top left for mini FABs.
-
- 23 Dec, 2018 5 commits
-
-
Ian Hickson authored
Also, some code cleanup.
-
Ian Hickson authored
-
Ian Hickson authored
-
Ian Hickson authored
-
Ian Hickson authored
-
- 22 Dec, 2018 2 commits
-
-
Gary Qian authored
-
Hans Muller authored
-
- 21 Dec, 2018 14 commits
-
-
Amir Hardon authored
-
Stanislav Baranov authored
* Renamed --save-compilation-trace to flutter run --train. * Renamed --precompile=<file> to --compilation-trace-file=<file>. * In dynamic mode, made JIT snapshot the default, instead of kernel file.
-
Stanislav Baranov authored
-
Amir Hardon authored
It's easier to run the android_views integration test this way, without needing to worry if we have a local clone of the goldens repo or not.
-
Alexandre Ardhuin authored
-
Ian Hickson authored
We have a page on the Web page now.
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/6a9041853c4b...54a3577c0139 git log 6a9041853c4b..54a3577c0139 --no-merges --oneline 54a3577c0 Roll src/third_party/skia b03e024a4034..bdfe3a3ee9c3 (14 commits) (flutter/engine#7277) ead76a4db Remove unused native function dumpCopmpilationTrace(). (flutter/engine#7276) eaffc462a [License] Enable avoid_positional_boolean_parameters lint (flutter/engine#7275) b07753bad [License] Sync analysis_options.yaml from framework (flutter/engine#7273) 233c100b6 [License] Enable always_require_non_null_named_parameters f4b348f77 [License] Enable flutter_style_todos lint 48be433ce [License] Enable prefer_is_empty lint bd648bad6 [License] Enable prefer_const_constructors lint 2b207a51c [License] Enable unnecessary_parenthesis lint 97ae27164 [License] Enable prefer_initializing_formals lint c8f83fbea [License] Enable prefer_collection_literals lint d120e15af [License] Enable prefer_void_to_null lint e2ab3780a [License] Enable directives_ordering lint 5f2e6cd41 [License] Enable unnecessary_overrides lint bd955d78a [License] Enable avoid_function_literals_in_foreach_calls lint 392df65f6 [License] Enable prefer_const_declarations lint 06e35912d [License] Enable prefer_final_fields lint 32423ef38 [License] Enable prefer_asserts_in_initializer_lists lint 4703a7f10 [License] Enable prefer_equal_for_default_values lint 1d7285bea [License] Enable empty_catches lint 68fadca0e [License] Enable unnecessary_this lint c6f5e67cb [License] Enable prefer_single_quotes lint cc51731d8 Clarify TextAffinity docs (flutter/engine#7238) 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 (liyuqian@google.com), and stop the roller if necessary.
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/e859296b71de...6a9041853c4b git log e859296b71de..6a9041853c4b --no-merges --oneline 6a9041853 [License] Assert license filename is non-null, non-empty (flutter/engine#7270) 72aa37842 [License] Eliminate duplicate case in switch (flutter/engine#7269) 74af4429a Mark all unreassigned locals final in license tool (flutter/engine#7267) 0310e910d Roll src/third_party/skia 44539be30ef8..b03e024a4034 (7 commits) (flutter/engine#7268) 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 (liyuqian@google.com), and stop the roller if necessary.
-
Pranay Airan authored
* adding support for android app bundle. * removing the debug statement. * fixing formatting and code review changes. * Revert "fixing formatting and code review changes." This reverts commit 2041d459f335242555a0b75e445343134c245494. * Fixing code formatting issues. * updating review comments fixing comments and spacing. * changing and to & to rerun the CI and tests. * updating the comment to re-run the test updating the comment to re-run the test * fixing the formatting. * updating comments to re-trigger build updating comments to re-trigger build
-
Ian Hickson authored
This reverts commit 76f70810.
-
Ian Hickson authored
* Remove many timeouts. These are essentially self-inflicted race conditions. Instead of timeouts we're going to try a more verbose logging mechanism that points out when things are taking a long time. * Get the attach tests to pass. * Apply review comments from Todd * More review comment fixes * Put back the extended timeouts here now that I know why we have them...
-
xster authored
-
Stanislav Baranov authored
* Switch over to the new name for compilation trace native function. Also see: https://github.com/flutter/engine/pull/7256 * rename * roll the engine
-
xster authored
-
- 20 Dec, 2018 8 commits
-
-
xster authored
-
Dan Field authored
* fix crash * default baseline
-
Justin McCandless authored
* Fix bug in calculation of downstream text distance when aligned: right * After having affinity explained to me, match getOffset and tests to expected behavior * Clean up test formatting and fix analyze errors * Improve test comments and reorganize a bit * Specify logical pixels
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/5ec8ef850934...dbdb5e6f8c9f git log 5ec8ef850934..dbdb5e6f8c9f --no-merges --oneline dbdb5e6f8 Roll src/third_party/skia 428ec1e55c05..44539be30ef8 (1 commits) (flutter/engine#7265) cf11d86bf Roll src/third_party/skia 21ee517391bc..428ec1e55c05 (3 commits) (flutter/engine#7264) 2d2b9d753 Re-run license tool on all source when it changes (flutter/engine#7260) 5fa1d5980 Roll src/third_party/skia 7757bba636d8..21ee517391bc (1 commits) (flutter/engine#7263) 6a1f01724 Roll src/third_party/skia ce9a901a76eb..7757bba636d8 (4 commits) (flutter/engine#7262) 079d60452 Add a system message channel for controlling the Skia resource cache size (flutter/engine#7257) 41222d055 Update usage of some Android APIs that are deprecated in API level 28 (flutter/engine#7261) 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 (liyuqian@google.com), and stop the roller if necessary.
-
Stanislav Baranov authored
-
Hans Muller authored
-
jslavitz authored
* adds Force Press gesture detector and recognizer
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/9edb4f72b914...5ec8ef850934 git log 9edb4f72b914..5ec8ef850934 --no-merges --oneline 5ec8ef850 Remove unused GrContext in AndroidSurfaceGL (flutter/engine#7258) c08a80ada Roll src/third_party/skia 8d23a584fc43..ce9a901a76eb (10 commits) (flutter/engine#7259) 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 (liyuqian@google.com), and stop the roller if necessary.
-