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
Zachary Anderson
1ce494259f
Revert "Add bundletool to DEPS and remove outdated header comment ( #28040 )" ( flutter/engine#28128 )
...
This reverts commit b7a7fbefbd1e588171afbf1934f58a141eacf726.
2021-08-17 08:22:05 -07:00
Gary Qian
b7a7fbefbd
Add bundletool to DEPS and remove outdated header comment ( flutter/engine#28040 )
2021-08-16 21:06:20 -07:00
skia-flutter-autoroll
b3cc5e733f
Roll Fuchsia Linux SDK from 54i7Z2kLS... to ctNKhIDQX... ( flutter/engine#28121 )
2021-08-16 16:17:02 -07:00
chunhtai
8a404ecf51
Issues/79528 reland ( flutter/engine#28117 )
2021-08-16 15:22:02 -07:00
gaaclarke
fdc01be73e
added log statement to timerfd_settime failure ( flutter/engine#27974 )
2021-08-16 14:43:34 -07:00
Kaushik Iska
2227552259
[fuchsia] [ffi] Basic support for Channels and Handles ( flutter/engine#27849 )
2021-08-16 12:57:01 -07:00
Rich Kadel
f88ab69db4
Remove unused python_binary build artifacts ( flutter/engine#28111 )
2021-08-16 12:52:02 -07:00
skia-flutter-autoroll
4f335b7991
Roll Skia from 7f4abe85a6d4 to 7d99ba2503e1 (2 revisions) ( flutter/engine#28112 )
2021-08-16 12:47:02 -07:00
Alexander Aprelev
80efe6e5c9
Roll dart to 2.15.0-18.0.dev ( flutter/engine#28107 )
...
* Roll dart to 2.15.0-18.0.dev
Changes since last roll:
```
d39206fb4e2 (tag: 2.15.0-18.0.dev) Version 2.15.0-18.0.dev
6e28f8bb404 [vm] Avoid reserved register error on newer compilers
d2bd43f43e6 [python3] Migrate PRESUBMIT.py files
79be5898b46 [co19] LibTests/typed_data tests skipped for dart2js
af6f6cf9826 (tag: 2.15.0-17.0.dev) Version 2.15.0-17.0.dev
f0f94705a49 In ScopeResolverVisitor, don't visit identifiers to the right of `.`.
6274633ea1b Merge ScopedVisitor with ScopeResolverVisitor classes.
80ec62a3fd2 (tag: 2.15.0-16.0.dev) Version 2.15.0-16.0.dev
fc4d4144fb0 (origin/base) Added js_util import to html_dart2js
d2855e703e2 [ CLI ] Default to printing CLI usage message instead of VM usage
af2ec43d447 [vm/compiler] Fix incorrect assertion in LoadOptimizer
3365b77ac2d use code from package:devtools_shared
16ff4aec0ea Revert "[vm] Hide internal implementation List types and expose them as List"
6465ee4ad8a analyze pkg/nnbd_migration on the bots
cd6fb671034 [vm] Clean up changes around internal-only class ids.
7ac9c46977b [dart2js_info] Fix tests after migration.
1f405bf163c [VM/Runtime] Added a Dart VM initialization state to prevent racy access to VM state from Dart API calls.
824bec596f5 [vm] Hide internal implementation List types and expose them as List
```
2021-08-16 11:29:42 -07:00
skia-flutter-autoroll
f0272be5e3
Roll Skia from 9a6f3990aff7 to 7f4abe85a6d4 (1 revision) ( flutter/engine#28109 )
2021-08-16 11:27:01 -07:00
Casey Hillers
615a77af9d
[ci.yaml] Add default properties and dimensions ( flutter/engine#28072 )
2021-08-16 11:22:02 -07:00
Kaushik Iska
1e9b7aed56
Build dart:zircon and dart:zircon_ffi ( flutter/engine#28071 )
2021-08-16 11:17:02 -07:00
skia-flutter-autoroll
bef51ac1d8
Roll Skia from 55ca4e692d8f to 9a6f3990aff7 (6 revisions) ( flutter/engine#28105 )
2021-08-16 10:07:03 -07:00
skia-flutter-autoroll
981215d917
Roll Skia from 7b2af606d352 to 55ca4e692d8f (1 revision) ( flutter/engine#28104 )
2021-08-16 08:47:01 -07:00
skia-flutter-autoroll
63180904af
Roll Skia from fc3bee1232fa to 7b2af606d352 (1 revision) ( flutter/engine#28103 )
2021-08-16 00:27:02 -07:00
skia-flutter-autoroll
474f17da11
Roll Skia from 6b9c7bb81419 to fc3bee1232fa (1 revision) ( flutter/engine#28102 )
2021-08-15 23:07:02 -07:00
skia-flutter-autoroll
bb9b8d1f17
Roll Skia from b1f34bf3c2cb to 6b9c7bb81419 (1 revision) ( flutter/engine#28101 )
2021-08-15 05:42:01 -07:00
Maurice Parrish
4997fc4556
Prevent leak of a closable render surface ( flutter/engine#28000 )
...
* try strict mode test
* formatting
* see if test is running
* formatting
* add and release a texture entry
* nullablity
* detect leaked closables
* remove unused methods
* try to finish activity and load FlutterTextureView
* add test
* revert files
* formatting
* hopefully undo
* add test to build
* fix compile errors
* fix variable name
* verify test is running
* assertEquals import
* add to test suite
* how did the package change?.
* formatting
* add release code in
2021-08-14 10:52:15 -07:00
skia-flutter-autoroll
e24ee0b779
Roll Skia from 72171b75ed20 to b1f34bf3c2cb (1 revision) ( flutter/engine#28096 )
2021-08-14 10:17:02 -07:00