skia-flutter-autoroll
51a7c1d712
Roll Fuchsia Linux SDK from bdHtMYnwH... to dYgZG38fw... ( flutter/engine#20344 )
2020-08-07 16:51:02 -07:00
gaaclarke
852cb9d5c4
Added unit tests to the engine. ( flutter/engine#20216 )
2020-08-07 15:55:58 -07:00
Emmanuel Garcia
954c3ec627
Add script to compile JIT on x86 ( flutter/engine#20315 )
2020-08-07 15:29:01 -07:00
nturgut
4425a3b157
[web] Save the autofill information ( flutter/engine#20256 )
...
* changes for autofill. Commit save=false works. added submit button. set form actions
* save the forms on the dom
* fix tests. fix input element location. fix single element forms
* fix failing ios test. add more unit test methods for submitting the form
* address reviewer comments
* remove only the forms from the map
* remove debug line
* fix issues with login info saving. format file
* fix textarea id. fix unit tests methods
* remove debug line
* fixes flickering in safari. remove an unnecessary secind append in firefox
* address reviewer comments
* address reviewer comments
2020-08-07 13:28:50 -07:00
Yegor
6f5ee087ee
fix clipped and transformed content in HTML clip ( flutter/engine#20310 )
...
* fixed clipped and transformed content in HTML clip
2020-08-07 11:28:00 -07:00
skia-flutter-autoroll
6ac9d2b357
Roll Skia from 871aa7479758 to efc17ce2caf3 (1 revision) ( flutter/engine#20334 )
2020-08-07 11:01:02 -07:00
skia-flutter-autoroll
ad3b5e1f79
Roll Skia from 3b08f35fd150 to 871aa7479758 (3 revisions) ( flutter/engine#20332 )
2020-08-07 09:31:02 -07:00
skia-flutter-autoroll
d17862e4a7
Roll Skia from 045adb564e19 to 3b08f35fd150 (1 revision) ( flutter/engine#20331 )
2020-08-07 08:11:01 -07:00
skia-flutter-autoroll
91ae97a45d
Roll Skia from 0d6f81593b1f to 045adb564e19 (27 revisions) ( flutter/engine#20328 )
2020-08-07 06:51:03 -07:00
skia-flutter-autoroll
256635c897
Roll Fuchsia Linux SDK from slTZ3doqs... to bdHtMYnwH... ( flutter/engine#20323 )
2020-08-07 01:16:03 -07:00
Yegor
cf38d1320f
Use weak references instead of resurrection, if available ( flutter/engine#20283 )
...
* Use weak references instead of resurrection, if available
2020-08-06 21:42:12 -07:00
Mouad Debbar
901440373d
[web] Eagerly calculate relevant indices during line break detection ( flutter/engine#20278 )
2020-08-06 19:29:11 -07:00
Christopher Fujino
2936c89eda
Reland "ensure we do not double publish to CIPD #19724 " ( flutter/engine#19853 )
2020-08-06 16:23:34 -07:00
Yegor
52d1be3f47
Implement our own WebGL version detection ( flutter/engine#20306 )
2020-08-06 14:04:19 -07:00
Yegor
0535e4b0db
remove leftover temp annotation from pre-null safe world ( flutter/engine#20234 )
...
Co-authored-by: David Iglesias <ditman@gmail.com>
2020-08-06 14:03:52 -07:00
Harry Terkelsen
5210bc1812
Roll CanvasKit to 0.17.3. ( flutter/engine#20272 )
...
* WIP on using TypefaceFontProvider
* Support pushPaintStyle
2020-08-06 12:14:36 -07:00
Adlai Holler
dc700ae269
android_external_texture: Use the available GrDirectContext arg ( flutter/engine#20303 )
...
getGrContext is going away, plus we already have the fully-powered-up GrDirectContext available and we previously weren't using it.
2020-08-06 12:11:36 -07:00
Zachary Anderson
275f2b04cc
Revert "fuchsia: Remove dead code / break dependencies ( #19396 )" ( flutter/engine#20302 )
...
This reverts commit 017f07942e8e80a4e886def19c6fffac7ce18479.
2020-08-06 12:06:06 -07:00
skia-flutter-autoroll
aa171c2377
Roll Skia from 34949e35f006 to 0d6f81593b1f (1 revision) ( flutter/engine#20297 )
2020-08-06 08:06:02 -07:00
skia-flutter-autoroll
6197b3b00f
Roll Fuchsia Linux SDK from IOttSrRpO... to slTZ3doqs... ( flutter/engine#20296 )
2020-08-06 07:11:02 -07:00
skia-flutter-autoroll
29b391c8dd
Roll Skia from 7a171cca0ca4 to 34949e35f006 (1 revision) ( flutter/engine#20294 )
2020-08-06 06:31:02 -07:00
skia-flutter-autoroll
f54f3a9c99
Roll Skia from 1362c1eac458 to 7a171cca0ca4 (1 revision) ( flutter/engine#20292 )
2020-08-06 01:41:02 -07:00
skia-flutter-autoroll
3b0a15a3a6
Roll Skia from d2f4008a5291 to 1362c1eac458 (1 revision) ( flutter/engine#20291 )
2020-08-06 00:21:01 -07:00
skia-flutter-autoroll
eb1d4151db
Roll Skia from b72037527fd5 to d2f4008a5291 (1 revision) ( flutter/engine#20289 )
2020-08-05 22:56:01 -07:00
skia-flutter-autoroll
b5c0145505
Roll Skia from f21d6b9b717c to b72037527fd5 (9 revisions) ( flutter/engine#20282 )
2020-08-05 19:36:02 -07:00
skia-flutter-autoroll
d8f5ff9e06
Roll Fuchsia Linux SDK from lwp4mPZmw... to IOttSrRpO... ( flutter/engine#20281 )
2020-08-05 17:46:01 -07:00
keyonghan
cbcb5a313a
use generic name ( flutter/engine#20279 )
2020-08-05 17:37:42 -07:00
Ming Lyu (CareF)
5a07f10d7d
add a named constructor to FrameTiming ( flutter/engine#20269 )
2020-08-05 17:26:02 -07:00
chunhtai
3ea7cae3d3
fix ios layout change cause the accessibility focus to jump randomly. ( flutter/engine#20167 )
...
* fix ios layout change cause the accessibility focus to jump randomly.
* format
* addressing review comments
2020-08-05 16:32:59 -07:00
skia-flutter-autoroll
a5a45f3e94
Roll Skia from 0abd7276b8df to f21d6b9b717c (3 revisions) ( flutter/engine#20271 )
2020-08-05 13:46:02 -07:00
Jason Simmons
1ed0d9dbef
Fix the reversal of behavior in SerializeTypefaceWithData and WithoutData ( flutter/engine#20250 )
2020-08-05 13:16:02 -07:00
skia-flutter-autoroll
d5546868e5
Roll Skia from 813e8cc7629a to 0abd7276b8df (3 revisions) ( flutter/engine#20267 )
2020-08-05 12:21:01 -07:00
skia-flutter-autoroll
ac888debb8
Roll Skia from 07438b0cdaa3 to 813e8cc7629a (4 revisions) ( flutter/engine#20265 )
2020-08-05 11:01:02 -07:00
Adlai Holler
bfd36563a7
Migrate a few last places to GrDirectContext ( flutter/engine#20235 )
...
* Migrate a few last places to GrDirectContext
This is a followup to #19962 to cover a few places where we
were still using GrContext. No functional impact.
* Formatting
2020-08-05 10:31:43 -07:00
gaaclarke
afd037961b
refactored the accessibility bridge to have a view controller instead of a view ( flutter/engine#18800 )
2020-08-05 10:00:52 -07:00
gaaclarke
88f24d6af2
Switched the linter to use the dart that comes with the engine. ( flutter/engine#20247 )
2020-08-05 09:43:53 -07:00
skia-flutter-autoroll
77ff9d2d8e
Roll Skia from cfef980939de to 07438b0cdaa3 (2 revisions) ( flutter/engine#20263 )
2020-08-05 09:36:02 -07:00
stuartmorgan
4bbcaf10c4
[windows] Separate the engine from the view ( flutter/engine#19896 )
...
Refactors the Windows embedding internals to make an engine object that
owns things associated with the engine rather than the view, and updates
the API surface to allow using the engine directly.
This is an incremental step toward both a cleaner, non-struct-based
internal structure and a finalized API surface.
2020-08-05 08:09:13 -07:00
skia-flutter-autoroll
15e01ec335
Roll Skia from e7b08e4876fb to cfef980939de (1 revision) ( flutter/engine#20262 )
2020-08-05 08:06:02 -07:00
skia-flutter-autoroll
be721520e2
Roll Fuchsia Linux SDK from PTa5JR_iJ... to lwp4mPZmw... ( flutter/engine#20259 )
2020-08-05 04:26:01 -07:00
skia-flutter-autoroll
8bfce5a2c7
Roll Skia from bfcf8c4832c7 to e7b08e4876fb (4 revisions) ( flutter/engine#20257 )
2020-08-05 01:46:01 -07:00
skia-flutter-autoroll
6e493ad8c0
Roll Skia from 997c907f1190 to bfcf8c4832c7 (9 revisions) ( flutter/engine#20252 )
2020-08-04 19:21:02 -07:00
William Wold
ef326b26ef
Improve FlRenderer interface in preperation for Wayland on Linux ( flutter/engine#20006 )
2020-08-05 12:04:01 +12:00
keyonghan
5561536410
add supported luci builders ( flutter/engine#20099 )
...
* add supported luci builders
* fix license
* add readme
* add code to validate json contents
* license
* move dev to ci
* fix license
* add shell script to run test
2020-08-04 15:44:34 -07:00
Robert Ancell
1a4c83514c
Update code style to pass clang-tidy checks
2020-08-05 10:35:03 +12:00
skia-flutter-autoroll
8b0e8b2e54
Roll Skia from a8486d10e0cc to 997c907f1190 (5 revisions) ( flutter/engine#20239 )
2020-08-04 15:21:02 -07:00
skia-flutter-autoroll
3d4479c18c
Roll Fuchsia Linux SDK from XqPm_i5Wp... to PTa5JR_iJ... ( flutter/engine#20233 )
2020-08-04 15:06:02 -07:00
MichealReed
30dc7ad82d
Implemented web image codec instantiation for CanvasKit. ( flutter/engine#20194 )
2020-08-04 15:01:02 -07:00
Ming Lyu (CareF)
c4de168327
Remove null check for layer_tree pointer in Animator::Render ( flutter/engine#20178 )
2020-08-04 14:56:02 -07:00
Jason Simmons
a8651dad7a
Remove unnecessary breaks after returns in lib/web_ui switch statements ( flutter/engine#20241 )
...
These are now flagged by the Dart analyzer.
2020-08-04 14:50:44 -07:00