Commit graph

18449 commits

Author SHA1 Message Date
Christopher Fujino 3f69e83fe3
only auto-lock issues, not pull requests (#53851) 2020-04-02 12:27:37 -07:00
engine-flutter-autoroll 127787c873
Roll engine 46277fd2ca54..1adfd639b465 (23 commits) (#53838) 2020-04-02 11:41:01 -07:00
Jenn Magder 77ea848c46
Inject Usage dependency into FallbackDiscovery and BuildEvent (#53443)
* Usage dependency injection

* Review edits
2020-04-02 10:57:37 -07:00
Ferhat c3ec1caac2
Replace isInstanceOf<T> uses with isA<T> (#53834)
* Replace isInstanceOf<T> uses with isA<T>

* Update isInstanceOf in flutter tools
2020-04-02 10:57:07 -07:00
Ferhat 40aea47992
[web] Unskip assertions test. Update for latest stack trace format. (#53795) 2020-04-02 10:46:01 -07:00
Michel Feinstein 1c8b81fae1
Fixed the "touch target size" broken docs link. (#53793) 2020-04-02 10:41:02 -07:00
Greg Spencer e20080b5d1
Add LICENSE file to packages/flutter, add test to make sure it… (#53799)
This adds a LICENSE file to the packages/flutter directory so that it can be found when building, and a test to make sure it exists in produced binaries.
2020-04-02 10:38:25 -07:00
engine-flutter-autoroll aad460b7f1
Roll engine c9506cb8e93e..46277fd2ca54 (3 commits) (#53769) 2020-04-02 10:36:01 -07:00
Christopher Fujino 1a685e03a2
Improve downgrade-upgrade integration test (#53775) 2020-04-02 10:35:30 -07:00
Zachary Anderson 6fddb7ee8c
[flutter_tools] Handle full device when creating a temp directory (#53691) 2020-04-02 10:31:03 -07:00
Anna Gringauze 3a0d837741
Enable expression evaluation in debugger for web platform (#53595) 2020-04-02 10:26:03 -07:00
impure 191f86ea05
Added ability to change dropdown colour manually (#52982) 2020-04-02 10:21:04 -07:00
liyuqian 54d75a515a
Print frame begin time in summary (#50272) 2020-04-02 10:16:03 -07:00
Shi-Hao Hong 19e7db585d
[gen_l10n] Escape special JSON characters in generateString utility function (#53605) 2020-04-01 11:16:01 -07:00
engine-flutter-autoroll a94e647d6b
c9506cb8e Finish removing deprecated SkCanvas virtuals (flutter/engine#17445) (#53764) 2020-04-01 11:06:01 -07:00
stuartmorgan 445b5a14f2
Precache platform filter change (#53701)
Makes the following changes to the behavior of precache:
- The --all-platforms flags now fetches all artifacts, rather than just
  turning off platform filtering of selected artifacts.
- Explicitly requested artifacts are no longer subject to platform
  filtering. E.g., 'precache --ios' will download iOS artifacts on
  Windows and Linux (but 'precache' without an 'ios' flag will still
  only download iOS artifacts on macOS).
- Desktop platform artifacts now respect the bypassing of platform
  filtering.

Fixes #53272
2020-04-01 10:54:59 -07:00
Dan Field 67f70b4532
add lock.yml (#53723) 2020-04-01 10:04:51 -07:00
Emmanuel Garcia e61ab4a832
Copy APK into a known location, so it can be easily discovered (#53718) 2020-04-01 10:03:56 -07:00
engine-flutter-autoroll b6423e454d
2b37d1d46 Roll src/third_party/skia 7a3358c80b6e..0f5e7581a004 (1 commits) (flutter/engine#17444) (#53757) 2020-04-01 10:01:02 -07:00
chunhtai a206bf7e2f
Reland "Implements the navigator page api (#50362)" (#53708)
This reverts commit aee9e94c21.
2020-04-01 09:44:22 -07:00
Marc Plano-Lesay a1f6c173ba
Fix a typo (#53699) 2020-04-01 09:19:54 -07:00
engine-flutter-autoroll 13b0e3988b
767b48abc Roll src/third_party/dart 0f89df0c00e7..eea97179386a (3 commits) (flutter/engine#17443) (#53744) 2020-04-01 06:11:01 -07:00
Jonas Finnemann Jensen da036c5214
Application templates should default to publish_to: none (#52740) 2020-04-01 14:20:02 +02:00
engine-flutter-autoroll 0bc361f09b
Roll engine 7fc22d118e17..bcc144d0d138 (11 commits) (#53739) 2020-04-01 03:46:01 -07:00
Lau Ching Jun 587b622396
Fuchsia device is ephemeral. (#53717) 2020-04-01 00:51:02 -07:00
engine-flutter-autoroll 7e97ca6077
Roll engine 807ca8543cf1..7fc22d118e17 (2 commits) (#53710) 2020-04-01 00:46:06 -07:00
Darren Austin f2acfbca82
Material Date Picker should honor DialogTheme shape, and elevation. (#53713)
* Date Picker should honor DialogTheme shape, and elevation.
2020-04-01 00:45:45 -07:00
Yegor 0d07788069
Add benchmark reproducing large static scrolling content (#53686) 2020-04-01 00:41:02 -07:00
Jonah Williams bb5c340066
[flutter_tools] cache the base URL as index.html (#53666) 2020-04-01 00:36:02 -07:00
cjng96 d62c7ecce5
Ignore key events on edit control on web platform (#52656) (#52661) 2020-04-01 00:31:03 -07:00
Greg Spencer 2a649b16e2
Add an adaptive visual density static function, and add it to… (#51921)
Adds a VisualDensity.adaptivePlatformDensity static function that returns different values for visual density based on the defaultTargetPlatform. Returns compact for desktop platforms, and a default visual density for other platforms.
2020-03-31 16:16:25 -07:00
engine-flutter-autoroll b2cf417863
807ca8543 More rename from GPU thread to raster thread (flutter/engine#17408) (#53700) 2020-03-31 16:16:01 -07:00
Jose Alba d14a301e41
Revert "[Slider] Rebase. (#52663)" (#53698)
This reverts commit e71cf1cdbe.
2020-03-31 16:14:22 -07:00
Jenn Magder ad07c4041a
Delete unused NDK location checks (#53694) 2020-03-31 14:53:49 -07:00
engine-flutter-autoroll 572680e9d2
Roll engine 6b09714a2c88..fc5b44c901ce (4 commits) (#53687) 2020-03-31 14:36:02 -07:00
Casey Hillers 025f7ae642
Add ability to shard customer tests (#53433) 2020-03-31 14:01:01 -07:00
engine-flutter-autoroll 730a440fd5
Roll engine 10887c2abe7b..6b09714a2c88 (4 commits) (#53675) 2020-03-31 13:26:01 -07:00
Kate Lovett d3be7e1577
Restore codegen in separate PR (#53617) 2020-03-31 13:21:01 -07:00
Gary Qian 6280b39164
Un-gate value setting in formatter repeat check logic (#53613) 2020-03-31 13:16:02 -07:00
Kate Lovett cb4147cf73
Doc Improvements (#53377) 2020-03-31 13:11:02 -07:00
Emmanuel Garcia 183b3c321e
Turn metal on in the platform views benchmark (#53676) 2020-03-31 11:56:23 -07:00
Mubarak Imam df90bb5fd6
fix issue with multiple java runtimes on macOS (#52474) 2020-03-31 11:36:01 -07:00
Alexander Aprelev c6665e43da
Roll flutter engine to 10887c2abe7b7fe5866e84d6b63dd546f02fc963 (#53669)
* Update stack trace test expectations to adjust for a fix landed in dart sdk

* Include engine roll to 10887c2abe7b7fe5866e84d6b63dd546f02fc963

* Update column for the exception expectation
2020-03-31 11:28:03 -07:00
nujz fcd90c0a51
ScrollPosition.jumpTo call notifyListeners twice (#53425) 2020-03-31 11:26:02 -07:00
Kate Lovett 560c72287b
TODO Audits - 1 (#53604) 2020-03-31 11:21:01 -07:00
Kate Lovett 9b6fd7cb0b
Separate PR (#53619) 2020-03-31 11:16:02 -07:00
Jonah Williams 7bf74c3460
[flutter_tools] handle unsafe build outputs (#53601) 2020-03-31 11:01:01 -07:00
Jose Alba e71cf1cdbe
[Slider] Rebase. (#52663) 2020-03-31 10:56:01 -07:00
stuartmorgan a2d62df3ee
Use feature flags for desktop cache (#53608) 2020-03-30 21:51:48 -07:00
chunhtai aee9e94c21
Revert "Implements the navigator page api (#50362)" (#53610)
This reverts commit 9a6eb7def3.
2020-03-30 16:12:40 -07:00