- 29 Aug, 2020 5 commits
-
-
LongCatIsLooong authored
Reland "Prevent viewport.showOnScreen from scrolling the viewport if the specified Rect is already visible. (#56413)" reverted in #64091 (#64513)
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Tong Wu authored
-
Jonah Williams authored
This reverts commit eef0050d.
-
- 28 Aug, 2020 21 commits
-
-
engine-flutter-autoroll authored
* 97f9f712b [web] Fix analyzer warnings in web engine. (flutter/engine#20825) * dcb9244c3 Consolidate FlRenderer initialization into fl_renderer_start() (flutter/engine#20763) * 80f68fd60 Roll Fuchsia Linux SDK from lqjGEhKFW... to kbanTZZRS... (flutter/engine#20830) * 0491b6c7d Roll Fuchsia Mac SDK from fqYfP5y9V... to tG1GErEv9... (flutter/engine#20831) * 195b1480d Roll Skia from 55f02eb3ff5f to ee58da9d6f49 (7 revisions) (flutter/engine#20832) * 25a23baee [fuchsia] Add fuchsia_ctl func to test script (flutter/engine#20827) * 095e5d368 Roll Dart SDK from b0f6d5483b79 to 8e50ccae259f (2 revisions) (flutter/engine#20834) * be21aa992 Roll Skia from ee58da9d6f49 to 716e281185b5 (2 revisions) (flutter/engine#20835) * 808f9c27e Roll Skia from 716e281185b5 to 952f088d41e1 (1 revision) (flutter/engine#20839) * 1a034bde7 Replace FlRenderer::get_visual() with more generic FlRenderer::setup_window_attr() (flutter/engine#20833) * e67ae1e30 [web] Fix path rendering when addPolygon is chained with other verbs. (flutter/engine#20803) * 3ccf1ed2e Cliprect op (flutter/engine#20837) * 52def6e88 Roll Dart SDK from 8e50ccae259f to ac54810c36a9 (1 revision) (flutter/engine#20844) * 8e16dbf4a Roll Skia from 952f088d41e1 to d385091edd58 (4 revisions) (flutter/engine#20847) * 81a4748d6 Roll Dart SDK from ac54810c36a9 to 066c5625ac7b (1 revision) (flutter/engine#20849) * cca047b2c Roll Fuchsia Linux SDK from kbanTZZRS... to jyKllAGRu... (flutter/engine#20851) * 0208c71ad Roll Fuchsia Mac SDK from tG1GErEv9... to koO5t2tfw... (flutter/engine#20850) * 5b3a16c5a Roll Dart SDK from 066c5625ac7b to fe5c8c44701e (1 revision) (flutter/engine#20854) * 3f4f58f5f Roll Skia from d385091edd58 to 8a43e206609e (3 revisions) (flutter/engine#20855)
-
callumsteele4 authored
-
gaowanqiu authored
-
xubaolin authored
-
Broccolism authored
-
Broccolism authored
-
Zachary Anderson authored
This reverts commit ce9cde8c.
-
Zachary Anderson authored
This reverts commit e8252817.
-
Ming Lyu (CareF) authored
-
engine-flutter-autoroll authored
-
Paul Berry authored
-
Casey Hillers authored
-
Yuqian Li authored
-
Jenn Magder authored
-
xubaolin authored
-
Justin McCandless authored
-
Kate Lovett authored
-
Jonah Williams authored
-
engine-flutter-autoroll authored
-
- 27 Aug, 2020 14 commits
-
-
Matt Carroll authored
-
chunhtai authored
-
Ian Hickson authored
-
Ming Lyu (CareF) authored
-
Ben Konyi authored
This change re-enables DDS and outputs the DDS URI in place of the VM service URI on the console. If --disable-dds is not provided, --host-vmservice-port will be used to determine the port for DDS rather than the host port for the VM service, which will instead be randomly chosen.
-
engine-flutter-autoroll authored
-
Tong Wu authored
Because the test bed's CPU is too hot. Bug: https://github.com/flutter/flutter/issues/64723
-
Jonah Williams authored
* [flutter_tools] add analytics to code size, add more testing * add gradle case * Update build_macos_test.dart * move analytics to code size tooling * Update analyze_size.dart * fix analysis
-
Jonah Williams authored
Avoid creating AndroidDevice discovery if the SDK cannot be located. Previously the tool would use which/where adb, however this required us to handle the AndroidSdk class being potentially null - which required an additional layer of indirection around all access. Sometimes these were forgotten leading to NPEs. In general, not much can be done with an Android Device if the actual SDK is not installed. Reland with fixed code + tests for null SDK + adb in AndroidDeviceDiscovery
-
Casey Hillers authored
-
Christopher Fujino authored
-
Mouad Debbar authored
-
younghwan authored
-
Haeseok Lee authored
-