- 22 Jan, 2021 9 commits
-
-
xubaolin authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Kate Lovett authored
-
xubaolin authored
-
Romain Rastel authored
-
Kate Lovett authored
-
Zain Ur Rehman authored
-
Christopher Fujino authored
This reverts commit 444c954f.
-
- 21 Jan, 2021 16 commits
-
-
Christopher Fujino authored
This reverts commit 831ee22b.
-
godofredoc authored
* Block the tree on mac_android test failures running on luci. Bug: https://github.com/flutter/flutter/issues/74431 * Set android_semantics and android_hot_mode as non flaky. * Set microbenchmarks as non flaky.
-
Jonah Williams authored
This reverts commit 79d0358e.
-
Kenzie Schmoll authored
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
Pierre-Louis authored
* Create icons golden test * Update icons_test.dart * Update icons_test.dart * Update icons_test.dart * change test name * Add ability to load material icon font for golden tests * formatting * Skip test for browser * Add end of file newline * Rewrite with different method * Add skip for browser
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Kenzie Schmoll authored
-
engine-flutter-autoroll authored
dde6b7e8e Roll Dart SDK from 0265477b0534 to 970d74c42472 (1 revision) (flutter/engine#23811) (#74371)
-
stuartmorgan authored
Prep to make https://github.com/flutter/flutter/issues/73857 easier in the future.
-
engine-flutter-autoroll authored
-
Justin McCandless authored
Very simple right-click context menu for Windows and Linux in a Material-esque style.
-
Kate Lovett authored
Remove deprecated WaitUntil[NoTransientCallbacks, NoPendingFrame, FirstFrameRasterized] methods from flutter_driver (#73754)
-
engine-flutter-autoroll authored
-
- 20 Jan, 2021 15 commits
-
-
Kate Lovett authored
-
Muskan Jain authored
-
Jonah Williams authored
-
Ian Hickson authored
Update the alt text to match recommendations in https://html.spec.whatwg.org/multipage/images.html#alt (#74089)
-
Jenn Magder authored
-
LongCatIsLooong authored
-
LongCatIsLooong authored
-
LongCatIsLooong authored
-
Michael Goderbauer authored
-
stuartmorgan authored
macOS was sharing the iOS font theme, but the names of the underlying fonts differ between the two platforms, so this was actually using the fallback font from the engine. Instead of using the underlying font names on macOS, which is no longer allowed by CoreText, use the meta-font returned by systemFontOfSize: This has been verified on 10.15; older versions of macOS may need different font names as the handling of these fonts have changed over time. Fixing older versions as necessary will be handled in a follow-up. See https://github.com/flutter/flutter/issues/57805
-
Justin McCandless authored
A very minimal right-click menu for Mac desktop.
-
Hans Muller authored
-
engine-flutter-autoroll authored
* d4a735835 Roll Dart SDK from c4214e6daaac to 4a6764bf28c2 (4 revisions) (flutter/engine#23770) * 9bc776a84 [web] Add --watch flag to 'felt test' (flutter/engine#23727) * 247ebc2dc Roll Skia from bde06cc511d2 to f3087d8297fe (7 revisions) (flutter/engine#23772) * 8b27e6fb4 skip flaky test (flutter/engine#23775) * 2927e9fb4 block thread merging with shared engines (flutter/engine#23733) * df5f3b086 Implement handling of framework-handled key events (flutter/engine#23655) * f205ceda2 Roll Skia from f3087d8297fe to e0fe62adaa3e (9 revisions) (flutter/engine#23781) * fa7aebf1e Roll Skia from e0fe62adaa3e to 18aeb5731b51 (1 revision) (flutter/engine#23784) * 9acfb7d59 Fix JNI void vs object method call (flutter/engine#23785) * df13ccf44 Roll Skia from 18aeb5731b51 to 7aa7f039b9ee (1 revision) (flutter/engine#23786) * e3e3b2b6e Roll Fuchsia Mac SDK from pc_veLlry... to xYraItnQp... (flutter/engine#23787) * 8a096d641 ci: Print output in case of compile error (flutter/engine#23522) * f1c3ced54 Roll Fuchsia Linux SDK from fByXAJ76e... to vs54lOVoj... (flutter/engine#23788) * 0c79393dd Revert "Roll Dart SDK from c4214e6daaac to 4a6764bf28c2 (4 revisions) (#23770)" (flutter/engine#23791)
-
RomanJos authored
More intuitive control over whether the child can overflow out of InteractiveViewer, deterring a lot of confusion we were seeing.
-
Greg Spencer authored
This reverts commit 024c49da because it breaks Google internal tests.
-