- 20 Dec, 2018 7 commits
-
-
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.
-
Stanislav Baranov authored
-
- 19 Dec, 2018 12 commits
-
-
Gary Qian authored
-
xster authored
-
Stanislav Baranov authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/526e0e3afb2c...9edb4f72b914 git log 526e0e3afb2c..9edb4f72b914 --no-merges --oneline 9edb4f72b Update dynamic patching terminilogy to match that of the flutter tool (flutter/engine#7248) 2c9fc872d Roll src/third_party/skia 1a237195b527..8d23a584fc43 (8 commits) (flutter/engine#7255) 8b73b9d42 Fix javadoc for Android-28 (flutter/engine#7254) 2e4a02719 Roll src/third_party/skia 192d66440910..1a237195b527 (1 commits) (flutter/engine#7253) ccaac1af3 Roll src/third_party/skia b933285ebb4e..192d66440910 (3 commits) (flutter/engine#7252) 8939e2abe Fix a misspelling (flutter/engine#7234) ada6748d0 Extract function to collect licenses for component (flutter/engine#7250) 9f10b10a0 Roll src/third_party/skia 67761eb35f97..b933285ebb4e (1 commits) (flutter/engine#7251) cfbc94864 Roll buildroot to support Android SDK 28 (flutter/engine#7245) 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
This version honors flutter tool's --build-number/--build-name flags.
-
Alexandre Ardhuin authored
-
engine-flutter-autoroll authored
* 8190e939f Simplify conversion of numeric types in the message codec on iOS (flutter/engine#7097) * 42c62a944 Fix destruction of the child object list in the iOS accessibility bridge (flutter/engine#7108) * 951edf3e1 Simplify nested try-with-resources statements (flutter/engine#7239) * f79f7f631 Allow inferred types using diamond syntax (flutter/engine#7237) * 5c63303c2 Revert spelling correction in licence matcher (flutter/engine#7242) * fbce2bf14 Fix linter errors in ResourceUpdater (flutter/engine#7240) * ba117366e Compute cull_rect and optimize in Layer::Preroll (flutter/engine#6923) * e8f4968d6 Update iOS unit test for the removal of hex string encoding of uint64 data (flutter/engine#7246) * 370cc67d9 Roll src/third_party/skia e6f635476da3..4b75254560d4 (61 commits) (flutter/engine#7247) * 526e0e3af Roll src/third_party/skia 4b75254560d4..67761eb35f97 (6 commits) (flutter/engine#7249)
-
MH Johnson authored
* Themable elevation on dialogs. * AlertDialogs Title/Content text styles * Themable elevation on dialogs. AlertDialogs Title/Content text styles * finish merging change * fixing tests * Docs fixes * Change const to final to fix analyzer errors * Fix analyzer errors * Remove dart:ui import * Hans Comments
-
tonyzhao1 authored
-
Stanislav Baranov authored
-
xster authored
-
- 18 Dec, 2018 16 commits
-
-
Hans Muller authored
* Video Demo instrumentation * Video Demo instrumentation * Updated per review * Fixed a typo
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/5af435098d34...08465e800035 git log 5af435098d34..08465e800035 --no-merges --oneline 08465e800 Verify RunConfiguration is valid before running (flutter/engine#6922) f986a12e2 Correct spelling in doc comments (flutter/engine#7179) 67cd7d4d3 Compile embedder unit test Dart to kernel (flutter/engine#7231) 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
This version honors flutter tool's --build-number/--build-name flags.
-
Stanislav Baranov authored
-
Stanislav Baranov authored
-
Alexandre Ardhuin authored
-
Hans Muller authored
-
Stanislav Baranov authored
These tests were actually failing, but were silently ignored due overly broad exception catching logic.
-
Gary Qian authored
-
Gary Qian authored
-
Michael Goderbauer authored
-
Justin McCandless authored
* InputDecorator param for alignment of label * Put baseline/center code in the right place where label is layed out * Fix existing test * Test top label positioning * Rename to alignLabelWithHint, and make it a bool * Test for TextField with and without alignLabelWithHint set * alignLabelWithHint in theme as well * debugFillProperties addition and test * Small style fixes for review * Fix analyze const error
-
Hans Muller authored
-
Danny Tuppeny authored
Fixes #25201.
-
Alexandre Ardhuin authored
-
liyuqian authored
For https://github.com/flutter/flutter/issues/24712 This test verifies that https://github.com/flutter/engine/pull/6923 will speedup the average rasterize time of this test from ~150ms to ~10ms Please see non-auto-generated files in https://github.com/flutter/flutter/pull/25381/commits/37b21d9fb4756a8d8d12ae0def1d0640740c8818
-
- 17 Dec, 2018 5 commits
-
-
liyuqian authored
See https://github.com/flutter/flutter/issues/25481
-
Devon Carew authored
* don't warn for non-matching device discoverers * remove an out of date test
-
Dan Field authored
-
Devon Carew authored
-
Justin McCandless authored
* Revert "Add imports section to sample code templates, and more docs. (#25184)" This reverts commit 95b01247. * Revert "Use stderr instead of stdout to contain errors in flutter attach test (#25305)" This reverts commit 2b819dd2. * Revert "Allow detection of taps on TabBar (#23919)" This reverts commit 01694ab6. * Revert "a549981da Roll src/third_party/skia a69b10312977..5eb29448dfbd (1 commits) (flutter/engine#7211) (#25333)" This reverts commit a37099f3. * Revert "Revert "obscureText and enableInteractiveSelection defaults (#24527)" (#25335)" This reverts commit c5457068. * Password fields are no longer selectable nor copiable
-