Brandon DeRosier
a5adf663ce
Make run_tests.py suppressions flag fail with a clear error on unsupported platforms ( flutter/engine#28235 )
2021-08-20 14:48:30 -07:00
skia-flutter-autoroll
1ee6a40d4e
Roll Skia from 890f3b37f634 to 95c9734bac87 (2 revisions) ( flutter/engine#28231 )
2021-08-20 14:47:01 -07:00
skia-flutter-autoroll
a0ae2973f7
Roll Skia from 55dc5c8325b6 to 890f3b37f634 (2 revisions) ( flutter/engine#28225 )
2021-08-20 13:27:02 -07:00
chunhtai
9761b7371a
Issues/86577 reland ( flutter/engine#28211 )
2021-08-20 12:27:01 -07:00
skia-flutter-autoroll
758386d676
Roll Skia from 2fadbede910d to 55dc5c8325b6 (1 revision) ( flutter/engine#28223 )
2021-08-20 08:27:01 -07:00
Anthony
50adf078fd
[Re-land] Add SPIR-V FragmentShader API to painting.dart ( flutter/engine#28208 )
...
[Re-land] Add SPIR-V FragmentShader API to painting.dart
- Add a SPIR-V FragmentShader interface in painting.dart
- Create end to end pixel tests for ops supported by the SPIR-V to SkSL transpiler
- The end to end tests also test the c++ fragment shader implementation
Co-authored-by: Christopher Crawford <chriscraws@gmail.com>
2021-08-20 11:24:14 -04:00
Martin Kustermann
d915f0c519
Normalize the path that ANDROID_HOME uses ( flutter/engine#28222 )
...
The gradle/android tooling will validate that ANDROID_HOME and
ANDROID_SDK_ROOT are precisely the same. So if they point to the same
directory but are not normalized this check will fail.
Fixes Dart-Flutter Head-Head-Head bot which failed with
```
Several environment variables and/or system properties contain different paths to the SDK.
Please correct and use only one way to inject the SDK location.
ANDROID_HOME: /b/s/w/ir/cache/builder/engine/src/flutter/testing/rules/../../../third_party/android_tools/sdk
ANDROID_SDK_ROOT: /b/s/w/ir/cache/builder/engine/src/third_party/android_tools/sdk
```
2021-08-20 16:03:43 +02:00
skia-flutter-autoroll
c338ce8721
Roll Skia from fbb736b0dccb to 2fadbede910d (3 revisions) ( flutter/engine#28219 )
2021-08-20 04:27:01 -07:00
skia-flutter-autoroll
d83c7f23dd
Roll Skia from e453fa063da5 to fbb736b0dccb (2 revisions) ( flutter/engine#28212 )
2021-08-19 20:52:00 -07:00
Zachary Anderson
acf9b047f7
Revert "Roll Fuchsia Linux SDK from ZSqn1OAt7... to czYvw1Rk3... ( #28201 )" ( flutter/engine#28213 )
...
This reverts commit 8ab9f198634c0cb7259aef97d4be6cbf0071dbee.
2021-08-19 20:49:09 -07:00
Kate Lovett
761409f61e
Fix regression in system UI colors ( flutter/engine#28206 )
2021-08-19 20:42:02 -07:00
Zachary Anderson
c4fb8a6051
Revert "Adds semantics tooltip support ( #27893 )" ( flutter/engine#28207 )
...
This reverts commit 366e66802a35abf55bcb649b9bf58921b174b59a.
2021-08-19 14:40:34 -07:00
skia-flutter-autoroll
655aa2701b
Roll Skia from cd2c1beb1e4e to e453fa063da5 (2 revisions) ( flutter/engine#28205 )
2021-08-19 14:22:02 -07:00
Brandon DeRosier
16829de462
Fix stack-buffer-overflow in linux value tests ( flutter/engine#28204 )
2021-08-19 13:51:24 -07:00
skia-flutter-autoroll
bb5ac738c7
Roll Skia from eb0195e5b4d5 to cd2c1beb1e4e (2 revisions) ( flutter/engine#28203 )
2021-08-19 13:02:01 -07:00
Zachary Anderson
e3f282c563
Revert "Add SPIR-V FragmentShader API to painting.dart ( #26996 )" ( flutter/engine#28202 )
...
This reverts commit 1b518619357cc1666a9fca183c9766d1ece16d0f.
2021-08-19 12:38:10 -07:00
skia-flutter-autoroll
8ab9f19863
Roll Fuchsia Linux SDK from ZSqn1OAt7... to czYvw1Rk3... ( flutter/engine#28201 )
2021-08-19 12:17:01 -07:00
skia-flutter-autoroll
04aa0d0746
Roll Skia from 85108183bc04 to eb0195e5b4d5 (11 revisions) ( flutter/engine#28198 )
2021-08-19 11:42:02 -07:00
skia-flutter-autoroll
133835d5a4
Roll Skia from cbbe23da20ea to 85108183bc04 (3 revisions) ( flutter/engine#28189 )
2021-08-19 05:57:01 -07:00
skia-flutter-autoroll
eb0dd8dd84
Roll Skia from 0733d484289f to cbbe23da20ea (8 revisions) ( flutter/engine#28181 )
2021-08-18 19:47:03 -07:00
Emmanuel Garcia
1a9e4c4ff3
Bump Android version and add more info to create_sdk_cipd_package.sh ( flutter/engine#27413 )
2021-08-18 18:22:02 -07:00
godofredoc
1600a7cd93
Define WEB_UI_DIR using ENGINE_PATH. ( flutter/engine#28057 )
...
This is to minimize the number of environment variables being passed to
scripts from recipes.
2021-08-18 18:03:31 -07:00
chunhtai
5c6f458df9
Makes scrollable to use main screen if the flutter view is not attached to a screen ( flutter/engine#28110 )
2021-08-18 16:47:01 -07:00
skia-flutter-autoroll
47fc4642e1
Roll Fuchsia Linux SDK from 7UO7XyLyk... to ZSqn1OAt7... ( flutter/engine#28172 )
2021-08-18 15:57:01 -07:00
chunhtai
366e66802a
Adds semantics tooltip support ( flutter/engine#27893 )
2021-08-18 15:37:01 -07:00
Emircan Uysaler
69070156ab
fuchsia: Add scaffolding and basic implementation for flatland migration ( flutter/engine#27423 )
...
* fuchsia: Add scaffolding for flatland migration
* fuchsia: Add ViewProvider based view creation logic and basic present loop
2021-08-18 13:23:32 -07:00
Jim Graham
d30732ef0b
fix leak of DisplayList storage ( flutter/engine#28158 )
2021-08-18 13:02:01 -07:00
skia-flutter-autoroll
1472624caa
Roll Skia from 3cb09c09047b to 0733d484289f (1 revision) ( flutter/engine#28167 )
2021-08-18 12:57:01 -07:00
skia-flutter-autoroll
146f2181ed
Roll Skia from a7ea66372d82 to 3cb09c09047b (8 revisions) ( flutter/engine#28164 )
2021-08-18 11:17:02 -07:00
Anthony
1b51861935
Add SPIR-V FragmentShader API to painting.dart ( flutter/engine#26996 )
...
Add SPIR-V FragmentShader API to painting.dart
2021-08-18 12:58:25 -04:00
skia-flutter-autoroll
45f87216f7
Roll Skia from df62189fe5df to f61ec43f84dd (1 revision) ( flutter/engine#28157 )
2021-08-18 00:42:01 -07:00
skia-flutter-autoroll
66974dde38
Roll Skia from db857ce628ff to df62189fe5df (1 revision) ( flutter/engine#28156 )
2021-08-17 23:22:01 -07:00
skia-flutter-autoroll
940eac06b1
Roll Fuchsia Linux SDK from FJeJwYM81... to 7UO7XyLyk... ( flutter/engine#28155 )
2021-08-17 23:07:01 -07:00
Emmanuel Garcia
82bffc3762
Use Android linter from cmdline-tools ( flutter/engine#28153 )
2021-08-17 22:12:01 -07:00
Jason Simmons
893b684c1e
Declare flutter_gdb as a Python 2 script ( flutter/engine#28138 )
...
The script has not been ported to Python 3. The environment required by
Python 3 (e.g. PYTHONHOME) may conflict with the environment expected by
the Python 2 runtime linked into the version of GDB launched by the script.
2021-08-17 20:26:12 -07:00
skia-flutter-autoroll
2b45c19e51
Roll Skia from b0697081b529 to db857ce628ff (1 revision) ( flutter/engine#28152 )
2021-08-17 19:12:01 -07:00
skia-flutter-autoroll
66cc275de3
Roll Skia from fdcf153f6caa to b0697081b529 (2 revisions) ( flutter/engine#28150 )
2021-08-17 17:52:02 -07:00
skia-flutter-autoroll
4b4c624f37
Roll Skia from 7020699e3835 to fdcf153f6caa (3 revisions) ( flutter/engine#28148 )
2021-08-17 16:32:01 -07:00
Jason Simmons
d85d394682
Fix Libtxt unit test errors found by ASAN ( flutter/engine#28146 )
2021-08-17 15:27:01 -07:00
Brandon DeRosier
d5eed6ce6e
Fix some stack-use-after-scopes found by ASan ( flutter/engine#28147 )
...
Fixes for Embedder and RefCounted tests.
2021-08-17 15:23:36 -07:00
skia-flutter-autoroll
3f94126201
Roll Skia from 957ed75731e0 to 7020699e3835 (7 revisions) ( flutter/engine#28145 )
2021-08-17 15:12:02 -07:00
Brandon DeRosier
792f013ddb
Use the suppressions script to source runtime suppressions in run_tests.py ( flutter/engine#28140 )
2021-08-17 14:34:24 -07:00
Casey Hillers
1ea583d759
Revert "[ci.yaml] Move roller to blocking ( #28134 )" ( flutter/engine#28143 )
2021-08-17 14:27:02 -07:00
Tong Mu
3868bf03da
Fix dead key handling on Win32 (again) ( flutter/engine#28125 )
...
- Fix dead character crashes the channel handler.
- Fix dead key messages are redispatched, making the message a regular character message.
2021-08-17 14:26:21 -07:00
skia-flutter-autoroll
6fefecd4b2
Roll Skia from 17dc658f29e5 to 957ed75731e0 (4 revisions) ( flutter/engine#28135 )
2021-08-17 12:32:02 -07:00
Casey Hillers
e5b17db108
[ci.yaml] Move roller to blocking ( flutter/engine#28134 )
2021-08-17 12:02:02 -07:00
skia-flutter-autoroll
8a9ad2b7ff
Roll Skia from 059798f40eac to 17dc658f29e5 (1 revision) ( flutter/engine#28133 )
2021-08-17 11:12:02 -07:00
skia-flutter-autoroll
1356f6d8e9
Roll Skia from 9ded59bbadb3 to 059798f40eac (12 revisions) ( flutter/engine#28130 )
2021-08-17 09:52:02 -07:00
skia-flutter-autoroll
f762bd6935
Roll Fuchsia Linux SDK from ctNKhIDQX... to FJeJwYM81... ( flutter/engine#28129 )
2021-08-17 09:47:01 -07:00
Casey Hillers
cfc2b6c7a9
[ci.yam] Add roller dry run to presubmit ( flutter/engine#28122 )
2021-08-17 09:37:02 -07:00