16652 Commits

Author SHA1 Message Date
skia-flutter-autoroll
78ea291dae
Roll fuchsia/sdk/core/mac-amd64 from 79I0C... to NoQzJ... (#16874) 2020-03-01 10:41:02 -08:00
skia-flutter-autoroll
708ca2c62d
Roll src/third_party/skia ecbb0fb2d5bc..666707336e07 (1 commits) (#16873) 2020-02-29 23:41:01 -08:00
skia-flutter-autoroll
ca29b47bf9
Roll fuchsia/sdk/core/mac-amd64 from K26F5... to 79I0C... (#16872) 2020-02-29 21:26:02 -08:00
skia-flutter-autoroll
bfee5ae23d
Roll fuchsia/sdk/core/linux-amd64 from bgFop... to F_Ihm... (#16871) 2020-02-29 21:11:02 -08:00
skia-flutter-autoroll
93d0eff4d5
Roll src/third_party/skia 71a20b2685c6..ecbb0fb2d5bc (1 commits) (#16869) 2020-02-29 18:06:01 -08:00
skia-flutter-autoroll
755e2b559d
Roll src/third_party/skia 59b160f99106..71a20b2685c6 (1 commits) (#16867) 2020-02-28 23:26:03 -08:00
skia-flutter-autoroll
c6525a428f
Roll src/third_party/skia 5d1c3e2ead61..59b160f99106 (2 commits) (#16866) 2020-02-28 21:51:02 -08:00
skia-flutter-autoroll
fae5ff6584
Roll src/third_party/skia e1ae9c4bcf2e..5d1c3e2ead61 (2 commits) (#16865) 2020-02-28 20:16:02 -08:00
Siva
71923563a8
Manual roll of Dart 09bbd3cca5...6708f6d4c7 (#16864)
dart-lang/sdk@ 09bbd3cca5 [VM/concurrency] - Temporary workaround for issue https://github.com/dart-lang/sdk/issues/40836
dart-lang/sdk@ 5af2cc768a [dart2js] Add a raw type predicate to LegacyType and NullableType which forwards to the wrapped type.
dart-lang/sdk@ 5b23373f7e Modify fields in some abstract and native classes
dart-lang/sdk@ 9f79dfc37d Address analyzer errors in golden files in dart:html
dart-lang/sdk@ 80f84e1942 Change all fields to native getters/setters
dart-lang/sdk@ 3ec6ec2a2d Change getters/setters to native for nnbd
dart-lang/sdk@ e797a066dc Separate canvasrenderingcontext2d into multiple tests
dart-lang/sdk@ d2bd9691aa [vm] Remove unused Resolver::ResolveStaticAllowPrivate
dart-lang/sdk@ 7f483c067c Set TypeName type of unresolved class with prefixed identifier in instance creation.
dart-lang/sdk@ dc366a5ad5 [nnbd_migration] Assert an edge origin exists in _checkAssignment
dart-lang/sdk@ 3ae91fc8c5 [nnbd_migration] Add an edge origin for `return;`
dart-lang/sdk@ 1d1f3a5049 [nnbd_migration] Origin for inferred instance creation bounds
dart-lang/sdk@ e9df1ee07a [nnbd_migration] Add an edge origin for inferred parameter substitution
dart-lang/sdk@ 42d0c8245d [nnbd_migration] Add edge origin for explicit instantiation params
dart-lang/sdk@ 18814410a4 [nnbd_migration] Record edge origin for explicit call parameters
dart-lang/sdk@ c0bcfb7d0c [nnbd_migration] Add a description for type parameter instantiation
dart-lang/sdk@ 734ad9c00c [nnbd_migration] Add an edge origin for type name parameters.
dart-lang/sdk@ 8e3850395a [dartdev] refactor the dartdev pub command - delegate to the pub snapshot
dart-lang/sdk@ 34fcc56458 Fix for renaming named formal parameters from invocations, when synthetic.
2020-02-28 19:42:00 -08:00
skia-flutter-autoroll
142882e1ba
Roll src/third_party/skia 54cb21430ccb..e1ae9c4bcf2e (4 commits) (#16863) 2020-02-28 18:46:02 -08:00
skia-flutter-autoroll
90736bbc51
Roll src/third_party/skia 262796edeba6..54cb21430ccb (23 commits) (#16861) 2020-02-28 17:16:03 -08:00
skia-flutter-autoroll
9746ddb61e
Roll src/third_party/dart 4dad6d77ba50..6708f6d4c7df (15 commits) (#16860) 2020-02-28 16:41:02 -08:00
Nurhan Turgut
3b0d1a8d2e
script for fetching correct flutter version (#16818)
* script for fetching correct flutter version

* change cirrus yml for the script location

* change location of the script. Add it to tools

* cirrus still does not see the script. repeat path change from the previous step

* Looks like script worked correctly. do not change directory.

* change directory back to build root after scriot is run

* script runs ok. Still not able to find the bin directory. go all the way back

* still can't see the bin directory. carry the script content to cirrus.yml to debug better

* get the last commit id of the right repository

* content of the script worked in cirrus. call the script from tools

* cannot find the script under tools

* print the current path in the script to see why cirrus cannot see bin directory

* move to flutter path before running update packages

* tests run now. remove print outs

* error if the ENGINE_PATH is not set. exit the script

* addressing reviewer comments

* engine branch name on cirrus logs doesn't make sense

* fix typo

* change the directory of branch calculation

* remove extra logs

* addressing PR comments. Testing CIRRUS_CI env variable

* adding CIRRUS_CI check
2020-02-28 12:51:58 -08:00
Sebastian Jeltsch
01a52b9947
Try rasterizing images and layers only once, even when their rasterization fails. Further enforce the same access threshold on layers as on Pictures. Previously layers would always be cached. The latter is a semantic change. (#16545)
If Rasterization fails, i.e. image.is_valid() is false, the cache might try rasterizing the image again on the next frame. Not only is this wasteful put might also prevent other pictures to be cached within the current frame budget.
2020-02-28 12:13:22 -08:00
skia-flutter-autoroll
76d12d2cb0
Roll src/third_party/skia 03d9e8af0d25..262796edeba6 (11 commits) (#16857) 2020-02-28 12:11:03 -08:00
skia-flutter-autoroll
62d0c08298
Roll src/third_party/dart dda5bcee00d3..4dad6d77ba50 (6 commits) (#16856) 2020-02-28 11:31:04 -08:00
skia-flutter-autoroll
ab9f83fe05
Roll fuchsia/sdk/core/linux-amd64 from RYDur... to bgFop... (#16855) 2020-02-28 11:26:06 -08:00
Edman P. Anjos
9beac71a2e
Add support for software text editing controls (#15560)
* Add support for software text editing controls

Includes selection, copy, cut, paste, as well as partial support for up
and down movement.

Text editing controls can be accessed in GBoard by:
  top-left arrow > three dots menu > text editing

Partial fix for flutter/flutter#9419 and flutter/flutter#37371.

* Introduce InputConnectionAdaptor tests

Run with:
  testing/run_tests.py --type=java --java-filter=io.flutter.plugin.editing.InputConnectionAdaptorTest

* Fix BUILD.gn comment on run_tests.py --java-filter flag
2020-02-28 20:18:04 +01:00
Dan Field
96061d6228
shake out Paint.toString (#16850) 2020-02-28 10:41:55 -08:00
skia-flutter-autoroll
0caa7c16ae
Roll src/third_party/skia 55f681faf391..03d9e8af0d25 (6 commits) (#16854) 2020-02-28 10:36:05 -08:00
Dan Field
e47fa0bee9
Avoid using Dart_New for semantics (#16849) 2020-02-28 10:31:03 -08:00
Jason Simmons
cc0e21b5d2
[SkParagraph] Set the skia_use_icu GN flag required to build SkParagraph (#16840)
This flag is disabled by default on iOS targets.
2020-02-28 09:33:00 -08:00
skia-flutter-autoroll
8762559ab9
Roll src/third_party/skia bde9fcce155f..55f681faf391 (2 commits) (#16853) 2020-02-28 08:41:02 -08:00
skia-flutter-autoroll
f520bb8d7a
Roll src/third_party/skia 0a3900fb33dc..bde9fcce155f (1 commits) (#16852) 2020-02-28 07:11:02 -08:00
skia-flutter-autoroll
0aff91ee15
Roll src/third_party/dart c790e0c4017d..dda5bcee00d3 (5 commits) (#16851) 2020-02-28 05:56:03 -08:00
skia-flutter-autoroll
97f7b314ea
Roll src/third_party/dart f5669caec7c3..c790e0c4017d (4 commits) (#16848) 2020-02-28 00:36:04 -08:00
skia-flutter-autoroll
ddfba41ea1
Roll src/third_party/skia 52037e8ecce6..0a3900fb33dc (2 commits) (#16847) 2020-02-28 00:21:03 -08:00
Dan Field
c2fc31d19d
remove usage of Dart_New for paragraph/libtxt (#16837) 2020-02-28 00:15:40 -08:00
skia-flutter-autoroll
10da024fd6
Roll src/third_party/skia 23d978da38f9..52037e8ecce6 (2 commits) (#16846) 2020-02-27 22:46:02 -08:00
skia-flutter-autoroll
7a25baedad
Roll fuchsia/sdk/core/mac-amd64 from NVGXM... to K26F5... (#16845) 2020-02-27 21:31:02 -08:00
skia-flutter-autoroll
245b02d7e0
Roll fuchsia/sdk/core/linux-amd64 from P70YB... to RYDur... (#16844) 2020-02-27 21:26:02 -08:00
skia-flutter-autoroll
12ea1acca0
Roll src/third_party/skia d8c604b855b8..23d978da38f9 (2 commits) (#16843) 2020-02-27 21:11:02 -08:00
skia-flutter-autoroll
a886fbe04a
Roll src/third_party/skia 0e29459cda65..d8c604b855b8 (1 commits) (#16842) 2020-02-27 19:36:02 -08:00
skia-flutter-autoroll
a7f4b0a973
Roll src/third_party/dart 501af5ac3b02..f5669caec7c3 (18 commits) (#16841) 2020-02-27 19:21:03 -08:00
skia-flutter-autoroll
7ef053e745
Roll src/third_party/skia 2536b7f974b6..0e29459cda65 (1 commits) (#16839) 2020-02-27 17:51:03 -08:00
skia-flutter-autoroll
50c263906a
Roll src/third_party/skia f106bc27a4a3..2536b7f974b6 (9 commits) (#16836) 2020-02-27 16:16:02 -08:00
skia-flutter-autoroll
b8b6d26499
Roll src/third_party/skia 4c690b442f89..f106bc27a4a3 (3 commits) (#16835) 2020-02-27 14:41:02 -08:00
skia-flutter-autoroll
0aab7ad522
Roll src/third_party/dart 9c05fde96b62..501af5ac3b02 (53 commits) (#16833) 2020-02-27 13:46:03 -08:00
skia-flutter-autoroll
e05e2988b2
Roll src/third_party/skia 7b3999edcb18..4c690b442f89 (6 commits) (#16832) 2020-02-27 13:01:03 -08:00
Jason Simmons
a7a7afcfd2
[libtxt] Fix the flag used to check validity of the strikeout position in Skia font metrics (#15981) 2020-02-27 11:36:54 -08:00
skia-flutter-autoroll
8ce165b311
Roll src/third_party/skia 93afe641d0be..7b3999edcb18 (2 commits) (#16830) 2020-02-27 11:31:03 -08:00
Kaushik Iska
a16d97e507
Revert "fuchsia: remove use of replace_as_executable (#16690)" (#16829)
This reverts commit ff921cd608efaf3aecd3e3e0feb14bb540cc22ed.
2020-02-27 10:13:26 -08:00
skia-flutter-autoroll
0c4d6d5b6b
Roll src/third_party/skia dc2a97774bb6..93afe641d0be (22 commits) (#16828) 2020-02-27 09:56:02 -08:00
skia-flutter-autoroll
f43a72a512
Roll src/third_party/dart 418923733006..9c05fde96b62 (2 commits) (#16817) 2020-02-27 08:31:04 -08:00
Ben Konyi
1e01b775e3
Enable HTTP and socket profiling dart:io service extensions for Flutter (#16800) 2020-02-27 08:29:58 -08:00
skia-flutter-autoroll
2914e4ddf6
Roll src/third_party/skia 7f5e3c7e43c7..dc2a97774bb6 (1 commits) (#16815) 2020-02-27 08:26:03 -08:00
skia-flutter-autoroll
9e44f706e0
Roll fuchsia/sdk/core/mac-amd64 from 3B3a6... to NVGXM... (#16814)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
Please CC  on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2020-02-27 08:17:31 -08:00
skia-flutter-autoroll
b29b3a05c5
Roll fuchsia/sdk/core/linux-amd64 from 94el1... to P70YB... (#16825)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2020-02-27 07:54:39 -08:00
Ferhat
c0e29b6000
Fix stale physicalSize on resize event (#16822) 2020-02-26 15:54:10 -08:00
Kaushik Iska
060a7733a6
Roll fuchsia/sdk/core/linux-amd64 from QU3ft... to 94el1... (#16821) 2020-02-26 15:44:59 -08:00