Mouad Debbar
b44dfd45b3
[web] Use fuzzy matching in Gold ( flutter/engine#29847 )
2021-11-29 16:07:33 -05:00
Yegor
608953bf4f
[web] remove unused --unit-tests-only flag ( flutter/engine#29906 )
2021-11-24 18:08:40 -08:00
Yegor
d76a9822ec
[web] merge the README files into one ( flutter/engine#29896 )
2021-11-23 14:02:46 -08:00
Mouad Debbar
eadc6df16d
[web] Fail if Skia Gold is required but unavailable ( flutter/engine#29792 )
2021-11-22 17:38:03 -08:00
Yegor
2626d20f22
[web] move browser installation to BrowserEnvironment.prepare ( flutter/engine#29801 )
...
* [web] move browser installation to BrowserEnvironment.prepare
* reject attempts to install Chromium on LUCI
2021-11-18 15:23:36 -08:00
Yegor
9a75a379aa
[web] feature-detect and use ImageDecoder for all image decoding ( flutter/engine#29419 )
2021-11-18 10:01:02 -08:00
Yegor
2df67fa9d4
Roll to CanvasKit 0.31.0 ( flutter/engine#29772 )
...
* [web] roll CanvasKit to version 0.31.0
2021-11-17 15:53:58 -08:00
Mouad Debbar
e784b12872
[web] Start support for Skia Gold ( flutter/engine#29139 )
2021-11-15 16:05:31 -08:00
Yegor
5e017917d5
[web] move all build artifacts under web_ui/build ( flutter/engine#29666 )
...
* [web] move all build artifacts under web_ui/build
2021-11-11 13:47:59 -08:00
Mouad Debbar
a05f1af584
[web] Fix warning about the non-nullable flag ( flutter/engine#29622 )
2021-11-11 11:23:01 -08:00
godofredoc
ae68d0409b
Update documentation links to point to main branch. ( flutter/engine#29326 )
2021-10-26 10:48:02 -07:00
Mouad Debbar
dedd0625e3
[web] Implement TextAlign.justify ( flutter/engine#29158 )
2021-10-19 18:11:59 -04:00
Yegor
15e599d74d
[web] add FlutterConfiguration, use it to supply local CanvasKit files ( flutter/engine#29056 )
...
* [web] add FlutterConfiguration, use it to supply local CanvasKit files in tests
2021-10-15 11:23:18 -07:00
sigmundch
357aae21f0
[web] use 'dart compile js' instead of 'dart2js' in web_ui and felt ( flutter/engine#29179 )
2021-10-14 14:33:01 -07:00
Harry Terkelsen
9ea55f5e15
Update comments ( flutter/engine#29088 )
2021-10-08 17:14:29 -07:00
Harry Terkelsen
c7d2afd355
Roll CanvasKit to 0.30 ( flutter/engine#28965 )
2021-10-05 14:38:46 -07:00
Harry Terkelsen
2d89ffae21
Roll Chrome to major version 96 ( flutter/engine#28990 )
2021-10-05 13:46:56 -07:00
Yegor
6f5d117c74
[web] reuse browser instance across screenshot tests ( flutter/engine#28936 )
2021-09-29 16:45:15 -07:00
Mouad Debbar
c487819422
[web] Multiple fixes to text layout and line breaks ( flutter/engine#28642 )
2021-09-20 15:08:02 -07:00
Harry Terkelsen
3def63e845
[canvaskit] Implement invertColors ( flutter/engine#28348 )
2021-08-27 16:16:47 -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
Yegor
e31d85ab6e
[web] rename watcher.dart to pipeline.dart ( flutter/engine#27995 )
2021-08-13 15:07:01 -07:00
Yegor
f83ae4a6e3
[web] add CanvasKit to CIPD; make it a DEPS dependency; add a manual roller script ( flutter/engine#28056 )
...
add CanvasKit to CIPD; make it a DEPS dependency; add a manual roller script
2021-08-13 13:25:21 -07:00
Yegor
b09afa1c05
[web] separate tests into build + test steps; add run command ( flutter/engine#27495 )
2021-08-03 16:22:21 -07:00
Mouad Debbar
9c40609d37
[web] Fixing clipping not being applied when height is zero ( flutter/engine#27771 )
2021-07-30 09:38:21 -07:00
Ferhat
b4d1cd9a42
[web] update TODO format to match flutter repo and fix names, more code cleanup ( flutter/engine#27796 )
2021-07-29 15:01:03 -07:00
Ferhat
ec4f6c11c0
[web] Code cleanup ( flutter/engine#27766 )
2021-07-28 11:47:04 -07:00
Ferhat
ca82f36e70
[web] Code cleanup ( flutter/engine#27741 )
2021-07-27 13:50:26 -07:00
Ferhat
fd982f2fc5
[web] Code cleanup ( flutter/engine#27734 )
2021-07-27 11:49:52 -07:00
Ferhat
43826fe892
[web] Analysis cleanup ( flutter/engine#27730 )
2021-07-27 10:06:44 -07:00
Ferhat
bfb44d77c5
[web] Fix analysis errors ( flutter/engine#27707 )
2021-07-26 16:42:50 -07:00
Ferhat
a3ae837700
Analysis cleanup of web tests ( flutter/engine#27670 )
2021-07-23 13:12:08 -07:00
Harry Terkelsen
397d6c2435
Add Ahem as a test font in CanvasKit mode ( flutter/engine#27652 )
...
* Add Ahem as a test font in CanvasKit mode
* Don't enable `debugEmulateFlutterDriver` by default since tests use
platform channels.
* Update goldens lock
2021-07-23 12:13:26 -07:00
Ferhat
45e9510a50
Move tests ( flutter/engine#27653 )
2021-07-22 17:45:31 -07:00
Ferhat
8a1f2f332b
Fix shader mask for text and shader bounds origin ( flutter/engine#27600 )
2021-07-21 12:57:03 -07:00
Devon Carew
909bde06e8
analyze using the latest sdk from head ( flutter/engine#27598 )
2021-07-21 12:51:02 -07:00
Yegor
e2e4ee5df9
[web] use a different method for launching desktop safari ( flutter/engine#27567 )
2021-07-19 19:06:02 -07:00
Ferhat
b6dbaa079a
[web] Fix webkit ColorFilter.mode for webkit ( flutter/engine#27361 )
2021-07-19 16:48:20 -07:00
Yegor
99f1688127
[web] dartdoc for PipelineStatus ( flutter/engine#27464 )
2021-07-15 18:02:15 -07:00
Yegor
247f67c06f
[web] enable prefer_final_locals lint ( flutter/engine#27420 )
2021-07-15 10:02:39 -07:00
Yegor
060aa22d2d
[web] enable always_specify_types lint ( flutter/engine#27406 )
2021-07-14 16:32:59 -07:00
Yegor
70ee4a03ed
[web] fix a few analysis lints ( flutter/engine#27375 )
2021-07-14 08:40:52 -07:00
Yegor
7d606f02ab
[web] make Pipeline.run throw ( flutter/engine#27340 )
...
* [web] make Pipeline.run throw
2021-07-13 16:03:00 -07:00
Yegor
6dfbdc3f05
[web] delete e2etests and all related tooling ( flutter/engine#27299 )
...
* [web] delete e2etests and all related tooling
2021-07-12 12:16:31 -07:00
Yegor
2abe536ed8
[web] replace browser-related conditional logic with BrowserEnvironment ( flutter/engine#27084 )
...
* [web] replace browser-related conditional logic with BrowserEnvironment
2021-07-02 12:04:45 -07:00
Harry Terkelsen
203d76f26f
Update goldens test for Thai. ( flutter/engine#27144 )
...
The Noto Sans Thai UI font was recently updated on fonts.google.com
2021-07-02 12:02:07 -07:00
Yegor
fce4cc3d39
[web] collect macOS info only on bot; propagate errors ( flutter/engine#27089 )
2021-07-01 13:08:49 -07:00
Dan Field
72d7ac4ba4
Remove unnecessary experiment flag ( flutter/engine#27072 )
...
* Remove unnecessary experiment flag
* add explicit --no-sound-null-safety
2021-07-01 12:27:42 -07:00
Mouad Debbar
0ab11ab252
[web][felt] Fix stdout inheritance for sub-processes ( flutter/engine#27070 )
2021-06-30 12:26:02 -07:00
Mouad Debbar
d760a28918
[web] Render RTL text correctly ( flutter/engine#26811 )
2021-06-29 15:30:32 -07:00