11302 Commits

Author SHA1 Message Date
skia-flutter-autoroll
89d0b1dc63 Roll fuchsia/sdk/core/mac-amd64 from NoQzJ... to q2DAy... (flutter/engine#16881) 2020-03-01 23:49:02 -08:00
skia-flutter-autoroll
f09ed990dd Roll src/third_party/skia 6729496a037f..367dbff98555 (1 commits) (flutter/engine#16880) 2020-03-01 23:34:02 -08:00
skia-flutter-autoroll
efdd7087ca Roll src/third_party/skia d6205322cdc5..6729496a037f (1 commits) (flutter/engine#16879) 2020-03-01 22:04:01 -08:00
skia-flutter-autoroll
b855f387ae Roll src/third_party/skia 231f1bf56556..d6205322cdc5 (1 commits) (flutter/engine#16878) 2020-03-01 18:49:02 -08:00
skia-flutter-autoroll
73623c96a9 Roll src/third_party/dart 09bbd3cca5d4..860dca93ea42 (1 commits) (flutter/engine#16877) 2020-03-01 15:26:02 -08:00
skia-flutter-autoroll
bc32767516 Roll src/third_party/skia 666707336e07..231f1bf56556 (1 commits) (flutter/engine#16876) 2020-03-01 14:56:01 -08:00
skia-flutter-autoroll
41956e128e Roll fuchsia/sdk/core/linux-amd64 from F_Ihm... to 22R78... (flutter/engine#16875) 2020-03-01 10:46:02 -08:00
skia-flutter-autoroll
79b6886832 Roll fuchsia/sdk/core/mac-amd64 from 79I0C... to NoQzJ... (flutter/engine#16874) 2020-03-01 10:41:02 -08:00
skia-flutter-autoroll
decbfe2040 Roll src/third_party/skia ecbb0fb2d5bc..666707336e07 (1 commits) (flutter/engine#16873) 2020-02-29 23:41:01 -08:00
skia-flutter-autoroll
ab9fa38fee Roll fuchsia/sdk/core/mac-amd64 from K26F5... to 79I0C... (flutter/engine#16872) 2020-02-29 21:26:02 -08:00
skia-flutter-autoroll
b6c4aee4eb Roll fuchsia/sdk/core/linux-amd64 from bgFop... to F_Ihm... (flutter/engine#16871) 2020-02-29 21:11:02 -08:00
skia-flutter-autoroll
95400d3019 Roll src/third_party/skia 71a20b2685c6..ecbb0fb2d5bc (1 commits) (flutter/engine#16869) 2020-02-29 18:06:01 -08:00
skia-flutter-autoroll
d68c2a2ff2 Roll src/third_party/skia 59b160f99106..71a20b2685c6 (1 commits) (flutter/engine#16867) 2020-02-28 23:26:03 -08:00
skia-flutter-autoroll
b3653bc5f8 Roll src/third_party/skia 5d1c3e2ead61..59b160f99106 (2 commits) (flutter/engine#16866) 2020-02-28 21:51:02 -08:00
skia-flutter-autoroll
b10b56ee8d Roll src/third_party/skia e1ae9c4bcf2e..5d1c3e2ead61 (2 commits) (flutter/engine#16865) 2020-02-28 20:16:02 -08:00
Siva
a5b7aed866 Manual roll of Dart 09bbd3cca5...6708f6d4c7 (flutter/engine#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
988a64c3a7 Roll src/third_party/skia 54cb21430ccb..e1ae9c4bcf2e (4 commits) (flutter/engine#16863) 2020-02-28 18:46:02 -08:00
skia-flutter-autoroll
d4924d8930 Roll src/third_party/skia 262796edeba6..54cb21430ccb (23 commits) (flutter/engine#16861) 2020-02-28 17:16:03 -08:00
skia-flutter-autoroll
a514b7fa30 Roll src/third_party/dart 4dad6d77ba50..6708f6d4c7df (15 commits) (flutter/engine#16860) 2020-02-28 16:41:02 -08:00
Nurhan Turgut
66a4482816 script for fetching correct flutter version (flutter/engine#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
ac4e9832c9 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. (flutter/engine#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
d490953c00 Roll src/third_party/skia 03d9e8af0d25..262796edeba6 (11 commits) (flutter/engine#16857) 2020-02-28 12:11:03 -08:00
skia-flutter-autoroll
e6cbb8cba0 Roll src/third_party/dart dda5bcee00d3..4dad6d77ba50 (6 commits) (flutter/engine#16856) 2020-02-28 11:31:04 -08:00
skia-flutter-autoroll
e7dd645d09 Roll fuchsia/sdk/core/linux-amd64 from RYDur... to bgFop... (flutter/engine#16855) 2020-02-28 11:26:06 -08:00
Edman P. Anjos
519eae37a0 Add support for software text editing controls (flutter/engine#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
18f7355d00 shake out Paint.toString (flutter/engine#16850) 2020-02-28 10:41:55 -08:00
skia-flutter-autoroll
8edf25e976 Roll src/third_party/skia 55f681faf391..03d9e8af0d25 (6 commits) (flutter/engine#16854) 2020-02-28 10:36:05 -08:00
Dan Field
4a2a7fbaa3 Avoid using Dart_New for semantics (flutter/engine#16849) 2020-02-28 10:31:03 -08:00
Jason Simmons
e8ed088cac [SkParagraph] Set the skia_use_icu GN flag required to build SkParagraph (flutter/engine#16840)
This flag is disabled by default on iOS targets.
2020-02-28 09:33:00 -08:00
skia-flutter-autoroll
f63907deac Roll src/third_party/skia bde9fcce155f..55f681faf391 (2 commits) (flutter/engine#16853) 2020-02-28 08:41:02 -08:00
skia-flutter-autoroll
0852300d4a Roll src/third_party/skia 0a3900fb33dc..bde9fcce155f (1 commits) (flutter/engine#16852) 2020-02-28 07:11:02 -08:00
skia-flutter-autoroll
f3287f7f8d Roll src/third_party/dart c790e0c4017d..dda5bcee00d3 (5 commits) (flutter/engine#16851) 2020-02-28 05:56:03 -08:00
skia-flutter-autoroll
3079c9b6c4 Roll src/third_party/dart f5669caec7c3..c790e0c4017d (4 commits) (flutter/engine#16848) 2020-02-28 00:36:04 -08:00
skia-flutter-autoroll
14ed2328ae Roll src/third_party/skia 52037e8ecce6..0a3900fb33dc (2 commits) (flutter/engine#16847) 2020-02-28 00:21:03 -08:00
Dan Field
81efbea9a8 remove usage of Dart_New for paragraph/libtxt (flutter/engine#16837) 2020-02-28 00:15:40 -08:00
skia-flutter-autoroll
5ad713ed0d Roll src/third_party/skia 23d978da38f9..52037e8ecce6 (2 commits) (flutter/engine#16846) 2020-02-27 22:46:02 -08:00
skia-flutter-autoroll
310fde7bc9 Roll fuchsia/sdk/core/mac-amd64 from NVGXM... to K26F5... (flutter/engine#16845) 2020-02-27 21:31:02 -08:00
skia-flutter-autoroll
5ad7a20c5c Roll fuchsia/sdk/core/linux-amd64 from P70YB... to RYDur... (flutter/engine#16844) 2020-02-27 21:26:02 -08:00
skia-flutter-autoroll
9d55c563cf Roll src/third_party/skia d8c604b855b8..23d978da38f9 (2 commits) (flutter/engine#16843) 2020-02-27 21:11:02 -08:00
skia-flutter-autoroll
eab1aeead8 Roll src/third_party/skia 0e29459cda65..d8c604b855b8 (1 commits) (flutter/engine#16842) 2020-02-27 19:36:02 -08:00
skia-flutter-autoroll
78ce4c9902 Roll src/third_party/dart 501af5ac3b02..f5669caec7c3 (18 commits) (flutter/engine#16841) 2020-02-27 19:21:03 -08:00
skia-flutter-autoroll
4de8d8e54b Roll src/third_party/skia 2536b7f974b6..0e29459cda65 (1 commits) (flutter/engine#16839) 2020-02-27 17:51:03 -08:00
skia-flutter-autoroll
f561ffc7fd Roll src/third_party/skia f106bc27a4a3..2536b7f974b6 (9 commits) (flutter/engine#16836) 2020-02-27 16:16:02 -08:00
skia-flutter-autoroll
dfeca46386 Roll src/third_party/skia 4c690b442f89..f106bc27a4a3 (3 commits) (flutter/engine#16835) 2020-02-27 14:41:02 -08:00
skia-flutter-autoroll
eb6e81ea21 Roll src/third_party/dart 9c05fde96b62..501af5ac3b02 (53 commits) (flutter/engine#16833) 2020-02-27 13:46:03 -08:00
skia-flutter-autoroll
444e48292d Roll src/third_party/skia 7b3999edcb18..4c690b442f89 (6 commits) (flutter/engine#16832) 2020-02-27 13:01:03 -08:00
Jason Simmons
6739aaff60 [libtxt] Fix the flag used to check validity of the strikeout position in Skia font metrics (flutter/engine#15981) 2020-02-27 11:36:54 -08:00
skia-flutter-autoroll
6ce66c50eb Roll src/third_party/skia 93afe641d0be..7b3999edcb18 (2 commits) (flutter/engine#16830) 2020-02-27 11:31:03 -08:00
Kaushik Iska
8aa555d1ec Revert "fuchsia: remove use of replace_as_executable (#16690)" (flutter/engine#16829)
This reverts commit 94c31a6e2ac9c81fb1d155407745948214de5051.
2020-02-27 10:13:26 -08:00
skia-flutter-autoroll
d9399b6675 Roll src/third_party/skia dc2a97774bb6..93afe641d0be (22 commits) (flutter/engine#16828) 2020-02-27 09:56:02 -08:00