11891 Commits

Author SHA1 Message Date
skia-flutter-autoroll
3fdf6223f4 Roll src/third_party/dart 983f882180cd..5900a0ac492b (10 commits) (flutter/engine#17759) 2020-04-16 09:05:02 -07:00
skia-flutter-autoroll
d601c1542b Roll src/third_party/skia 938b4532b48f..7a9c9d66f12c (2 commits) (flutter/engine#17758) 2020-04-16 08:15:02 -07:00
skia-flutter-autoroll
cd8d8df418 Roll fuchsia/sdk/core/mac-amd64 from urCsS... to W1XGO... (flutter/engine#17757) 2020-04-16 08:05:03 -07:00
skia-flutter-autoroll
bf04d396a4 Roll fuchsia/sdk/core/linux-amd64 from Udupa... to Pgthi... (flutter/engine#17754) 2020-04-16 05:50:02 -07:00
skia-flutter-autoroll
aa6c55811a Roll src/third_party/skia 9ff1d841f6cc..938b4532b48f (20 commits) (flutter/engine#17752) 2020-04-16 05:00:02 -07:00
LongCatIsLooong
1afb95d156 Android text input autofill (flutter/engine#17465) 2020-04-16 03:41:23 -07:00
LongCatIsLooong
fd18ae6aeb Add autofill support to ios text input plugin (flutter/engine#17493) 2020-04-16 02:47:53 -07:00
skia-flutter-autoroll
f4f6f01729 Roll src/third_party/dart d5c38cd35486..983f882180cd (8 commits) (flutter/engine#17747) 2020-04-16 02:30:02 -07:00
Ali Mahdiyar
28c34245cf Fix RTL handling in delete key event for android (flutter/engine#17393) 2020-04-16 01:48:21 -07:00
Jonah Williams
152ae6b486 [a11y] Support TalkBack reading by word, character, and paragraph (flutter/engine#17626) 2020-04-15 19:07:12 -07:00
Francisco Magdaleno
bdb2c5800d Remove franciscojma86 from autoassign (flutter/engine#17717) 2020-04-15 17:52:43 -07:00
skia-flutter-autoroll
7a082b4d19 Roll fuchsia/sdk/core/mac-amd64 from dqerH... to urCsS... (flutter/engine#17741) 2020-04-15 16:00:02 -07:00
skia-flutter-autoroll
a9100f2a41 Roll src/third_party/dart eb18db2116dc..d5c38cd35486 (18 commits) (flutter/engine#17739) 2020-04-15 15:20:02 -07:00
godofredoc
e278899d53 Remove fuchsia build from cirrus. (flutter/engine#17736)
Building fuchsia is covered already by LUCI.

Link to luci execution:
  https://ci.chromium.org/p/flutter/builders/try/Linux%20Fuchsia

Bug:
  https://github.com/flutter/flutter/issues/54412
2020-04-15 14:58:44 -07:00
stuartmorgan
6dbd05214c Use the right constant for macOS event timestamps (flutter/engine#17713)
The NSEvent->Flutter event conversion code for pointer events was
multiplying seconds by nanoseconds per milliseconds. While this does end
up giving the right number of microseconds, it's a very confusing way to
write it.
2020-04-15 14:33:00 -07:00
skia-flutter-autoroll
093c4a0c3f Roll fuchsia/sdk/core/linux-amd64 from M1a9q... to Udupa... (flutter/engine#17732) 2020-04-15 14:00:02 -07:00
gaaclarke
43dffbd739 Added some tests after the fact for #17499 (flutter/engine#17714) 2020-04-15 11:52:52 -07:00
skia-flutter-autoroll
dbf344f2e5 Roll src/third_party/skia d276e3f0099a..9ff1d841f6cc (4 commits) (flutter/engine#17733) 2020-04-15 11:25:01 -07:00
Vyacheslav Egorov
2eb118495b Release acquired typed data before calling Dart_SetReturnValue. (flutter/engine#17729) 2020-04-15 10:35:04 -07:00
skia-flutter-autoroll
05aebc8032 Roll src/third_party/dart 3e43a3dcadf9..eb18db2116dc (37 commits) (flutter/engine#17731) 2020-04-15 09:10:02 -07:00
skia-flutter-autoroll
226725f132 Roll src/third_party/skia e6995c74cdfa..d276e3f0099a (2 commits) (flutter/engine#17730) 2020-04-15 08:25:02 -07:00
stuartmorgan
cb13b1198f Fix Windows clipboard handling (flutter/engine#17706)
Fixes several bugs in the clipboard code, and makes some structural
improvements:
- Adds scoped wrappers for clipboard open/close and global lock/unlock,
  to prevent missing cleanup, fixing at least one case where the lock
  was not released.
- Adds the relevant window handle to the clipboard calls, since the docs
  suggest that some operations won't work without one.
- Adds a missing clear step to setting the clipboard data.
- Switches from TEXT to UNICODETEXT to handle non-ASCII text correctly.
  - To enable that, adds UTF-16/-8 conversion utilities built on the
    Win32 APIs (rather than the deprecated std::codecvt functions, as
    have been previously used in the engine).
- Fixes handling of getting data when the clipboard is empty, correctly
  returning null.
- Passes more errors back through the method channel, with details, for
  easier debugging of future issues.

Fixes https://github.com/flutter/flutter/issues/54226
2020-04-15 07:02:58 -07:00
skia-flutter-autoroll
1198ca4af6 Roll src/third_party/skia 44e2c5f0babc..e6995c74cdfa (12 commits) (flutter/engine#17727) 2020-04-15 05:20:03 -07:00
skia-flutter-autoroll
438920f1ef Roll fuchsia/sdk/core/mac-amd64 from X4B0z... to dqerH... (flutter/engine#17726) 2020-04-15 00:35:01 -07:00
Yegor
079058b7d3 reduce web shard count from 8 to 4 (flutter/engine#17635)
reduce web shard count from 8 to 4 by using WEB_SHARD_COUNT
2020-04-14 20:10:10 -07:00
Yegor
d8b5667fb2 Optimize static content scrolling (flutter/engine#17621)
* store paint command bounds
* do not apply commands outside the clip region
* better cull rect prediction
* enforce RecordingCanvas.endRecording
2020-04-14 20:08:10 -07:00
skia-flutter-autoroll
169b3b4521 Roll fuchsia/sdk/core/linux-amd64 from LnaL2... to M1a9q... (flutter/engine#17715)
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-04-14 19:29:48 -07:00
godofredoc
b07a6e8e0b Updates to use predefined keys. (flutter/engine#17716)
* Updates to use predefined keys.

It starts using:
  * timeouts for paving.
  * timeouts for ssh commands.
  * timeouts for tests.

https://github.com/flutter/flutter/issues/54416

* Update key location and autogenerate public key.

* Use ssh-keygen instead of openssl.

* Fix typo on test name.
2020-04-14 18:29:13 -07:00
stuartmorgan
a530cb9082 Add a gn flag to disable desktop embeddings (flutter/engine#17708)
Desktop embedding dependencies can trigger gn-generation-time
requiremenets; e.g., the Linux embeddings have pkg-config dependencies.
This can be problematic in some build environments, such as building
flutter_engine.so with a custom sysroot where those higher-level
dependencies aren't available.

This flag allows generating build files that don't have those
dependencies.
2020-04-14 17:48:18 -07:00
Ferhat
fa263a7197 [web] Fix extra canvas generation due to context access (flutter/engine#17710)
* Fix extra canvas generation due to context access
* add comment
* address review comment
2020-04-14 15:40:16 -07:00
gaaclarke
f29e60bff1 switched to using the ocmock build file in //build (flutter/engine#17707) 2020-04-14 14:43:29 -07:00
skia-flutter-autoroll
2ae2dabef3 Roll src/third_party/skia ad653d8378d7..44e2c5f0babc (9 commits) (flutter/engine#17709) 2020-04-14 14:20:01 -07:00
stuartmorgan
fb6e9d1c6f Adjust the GLFW build options (flutter/engine#17704)
- Adds an explicit option for not building the GLFW embedding.
- Disables GLFW by default on Windows, where it's no longer the
  uploaded embedding.
- Moves the X11 pkg-config, which is only used by the GLFW embedding,
  behind the GLFW build flag.
2020-04-14 12:45:21 -07:00
skia-flutter-autoroll
6614072f0c Roll fuchsia/sdk/core/mac-amd64 from 8JtFK... to X4B0z... (flutter/engine#17701) 2020-04-14 09:25:03 -07:00
skia-flutter-autoroll
fbbfd45705 Roll src/third_party/dart 4aa896464a48..3e43a3dcadf9 (3 commits) (flutter/engine#17698) 2020-04-14 03:50:01 -07:00
skia-flutter-autoroll
f38aeb493e Roll src/third_party/skia f50063625a0c..ad653d8378d7 (3 commits) (flutter/engine#17697) 2020-04-14 02:40:02 -07:00
skia-flutter-autoroll
7953062741 Roll src/third_party/skia 4f17b60208fa..f50063625a0c (1 commits) (flutter/engine#17696) 2020-04-13 23:45:02 -07:00
skia-flutter-autoroll
2c930b5842 Roll src/third_party/dart 2aecf30d2b2e..4aa896464a48 (26 commits) (flutter/engine#17694) 2020-04-13 21:20:01 -07:00
Robert Ancell
971f86d844 Move Linux shell docstrings to headers (flutter/engine#17410)
Update docstrings for typos and grammar style specified in the style guide.
2020-04-14 15:41:23 +12:00
skia-flutter-autoroll
ee266812bc Roll src/third_party/skia f3953d04a0b8..4f17b60208fa (9 commits) (flutter/engine#17693) 2020-04-13 20:35:02 -07:00
skia-flutter-autoroll
0cadf02834 Roll fuchsia/sdk/core/mac-amd64 from G7eYf... to 8JtFK... (flutter/engine#17689) 2020-04-13 17:50:01 -07:00
Alexander Aprelev
d58d893dec In tests run dart code on ui(rather than on platform) thread. (flutter/engine#17686) 2020-04-13 16:50:11 -07:00
skia-flutter-autoroll
5386ac8b70 Roll src/third_party/skia d468a1619a2f..f3953d04a0b8 (11 commits) (flutter/engine#17685) 2020-04-13 16:50:08 -07:00
George Wright
3e1e1b342d Use VK_LAYER_KHRONOS_validation only on Fuchsia (flutter/engine#17683) 2020-04-13 16:45:03 -07:00
Ferhat
1e6e25c4da [web] Fix compositing order when adding paragraph tags (flutter/engine#17645)
* Add test and dartfmt
* Update golden locks
* Addressed review comments
* Fix lint error (unused widthConstraint)
* Add maxDiffRatePercent for text diff on mac/linux
2020-04-13 13:30:52 -07:00
gaaclarke
3849b114d4 Made it so unit tests can be written against all ios engine code. (flutter/engine#17624) 2020-04-13 12:34:54 -07:00
George Wright
05390d1871 Enable required extension 2020-04-13 12:14:06 -07:00
skia-flutter-autoroll
7e7bf38117 Roll src/third_party/dart c9710e5059ad..2aecf30d2b2e (1 commits) (flutter/engine#17680) 2020-04-13 11:15:03 -07:00
Nurhan Turgut
29c24b8a47 Run integration tests on ci (flutter/engine#17598)
* changing felt script to fetch flutter

* changing the clone_flutter.sh code

* running integration tests with felt on cirrus. fetch framework in CI (not in local).

* only run cirrus tests on chrome. fix a comma in the flutter command path

* adding comments to public flags

* use local engine parameter for flutter pub get

* change flutter executable used for flutter drive command

* fix a cleanup issue. address comments. add toolException. enable web in flutter

* address reviwer comments. fix issue with local-engine

* address reviwer comments. fix issue with local-engine

* using engine/flutter/.dart_tools as clone directory. enabling clone script for local usage

* clean flutter repo with felt clean. add a flag to skip cloning the repo. always clone the repo even for local development, unless this flag is set

* fixing typos. updating readme for the new flag.

* fix directory error

* addressing reviewer comments
2020-04-13 09:54:54 -07:00
skia-flutter-autoroll
998038836a Roll src/third_party/skia 4b4efe4d6f1f..d468a1619a2f (1 commits) (flutter/engine#17677) 2020-04-13 07:00:02 -07:00