Jim Graham
|
493323506f
|
add gradient benchmarks (#101549)
|
2022-04-08 17:20:22 -07:00 |
|
Michael Goderbauer
|
a01424773e
|
Enable unnecessary_import (#101600)
|
2022-04-08 12:56:45 -07:00 |
|
Yegor
|
fb67afd708
|
[web] fix CanvasKit benchmarks (was corrupted test PNG) (#100918)
|
2022-03-31 16:36:08 -07:00 |
|
Michael Goderbauer
|
ca2d60e8e2
|
Prepare more of dev for use_super_parameters (#101073)
|
2022-03-30 14:05:05 -07:00 |
|
wangying
|
712abb08e2
|
Add benchmark for ShaderMask RasterCache (#100127)
|
2022-03-28 00:15:07 -07:00 |
|
wangying
|
b4040c867b
|
Add benchmark for ColorFilter raster cache (#99542)
|
2022-03-16 19:15:13 -07:00 |
|
Michael Goderbauer
|
7f2c1cd772
|
Use PlatformDispatcher.instance over window where possible (#99496)
|
2022-03-03 14:46:16 -08:00 |
|
George Wright
|
ff1e9b7b9e
|
Add a benchmark for simple DisplayLists to exercise the Raster Cache's cache admission algorithm (#97992)
|
2022-02-07 21:01:01 -08:00 |
|
Ian Hickson
|
ab89ce285f
|
Clean up the bindings APIs. (#89451)
|
2022-02-03 14:55:15 -08:00 |
|
Harry Terkelsen
|
03f1d37935
|
Add a benchmark for a scrolling list of Links (#94638)
|
2022-02-03 14:38:58 -08:00 |
|
Jim Graham
|
9c934041bd
|
Add benchmarks to measure impact of alpha saveLayers in DisplayLists (#97336)
|
2022-01-27 13:25:17 -08:00 |
|
Jim Graham
|
6c21e43608
|
stabilize the way we navigate multiple pages for E2E macrobenchmarks (#96157)
|
2022-01-05 10:05:05 -08:00 |
|
Mouad Debbar
|
c2f6a3af91
|
[web] Stop using web experiments in benchmarks (#94739)
|
2021-12-06 10:14:06 -08:00 |
|
Jim Graham
|
ee204880a5
|
Opacity Peephole optimization benchmarks (#94447)
|
2021-12-01 01:39:02 -08:00 |
|
Yegor
|
4dd56df426
|
[web] add image decoder benchmark (#93174)
|
2021-11-08 15:23:08 -08:00 |
|
Riley Porter
|
ffbf69cccc
|
Ignore analyzer implict dynamic checks for js_util generic return type (#92271)
|
2021-10-21 10:28:02 -07:00 |
|
Ian Hickson
|
f90b019c68
|
Enable prefer_relative_imports and fix files. (#91573)
|
2021-10-11 10:28:07 -07:00 |
|
Ian Hickson
|
7b01346c5c
|
Enable no_default_cases lint (#91530)
|
2021-10-11 10:23:04 -07:00 |
|
Ian Hickson
|
61a0add286
|
Enable avoid_redundant_argument_values lint (#91409) (#91462)
|
2021-10-08 09:25:14 -07:00 |
|
Konstantin Scheglov
|
ac88d4ba5d
|
Fix avoid_renaming_method_parameters for pending analyzer change. (#85482)
|
2021-10-08 08:58:05 -07:00 |
|
Zachary Anderson
|
b9d2177da0
|
Revert "Enable avoid_redundant_argument_values lint (#91409)" (#91461)
This reverts commit 5fd259be24 .
|
2021-10-07 21:11:07 -07:00 |
|
Ian Hickson
|
5fd259be24
|
Enable avoid_redundant_argument_values lint (#91409)
|
2021-10-07 20:13:02 -07:00 |
|
Ren You
|
3dea9f0251
|
Revert "Clean up the bindings APIs (#86438)" (#86484)
This reverts commit d056500bfe .
|
2021-07-15 09:29:16 -07:00 |
|
Ian Hickson
|
d056500bfe
|
Clean up the bindings APIs (#86438)
|
2021-07-14 14:41:24 -07:00 |
|
Zachary Anderson
|
7f741e9181
|
Revert "Clean up the bindings APIs (#86388)" (#86404)
This reverts commit 31de052e3f .
|
2021-07-13 21:32:29 -07:00 |
|
Ian Hickson
|
31de052e3f
|
Clean up the bindings APIs (#86388)
|
2021-07-13 18:31:11 -07:00 |
|
Ian Hickson
|
c800b9c3e4
|
Revert "Clean up the bindings APIs (#83843)" (#86386)
This reverts commit e2490f2906 .
|
2021-07-13 15:47:40 -07:00 |
|
Ian Hickson
|
e2490f2906
|
Clean up the bindings APIs (#83843)
|
2021-07-13 12:41:03 -07:00 |
|
Alexandre Ardhuin
|
80990c21e2
|
code formatting (#85783)
|
2021-07-07 23:06:05 -07:00 |
|
Ahmed Ashour
|
a3dc90c4f5
|
Add space before curly parentheses. (#85306)
|
2021-07-01 13:51:05 -07:00 |
|
Darren Austin
|
37bc722339
|
Migrate dev/benchmarks/macrobenchmarks to null safety. (#85501)
|
2021-06-29 11:49:27 -07:00 |
|
Anis Alibegić
|
c99ed373b3
|
Fixed large amount of spelling errors (#83744)
|
2021-06-02 10:14:06 -07:00 |
|
Yegor
|
ccada2704c
|
[web] run all text layout benchmarks in CanvasKit mode (#83718)
|
2021-06-01 13:54:02 -07:00 |
|
Alexandre Ardhuin
|
34059eec2c
|
enable lint prefer_interpolation_to_compose_strings (#83407)
|
2021-06-01 11:14:06 -07:00 |
|
Jim Graham
|
ae12bf6bcb
|
Add a bitmap operation property to transform widgets to enable/control bitmap transforms (#76742)
|
2021-05-25 12:57:07 -07:00 |
|
Alexandre Ardhuin
|
157bc92d4a
|
end of sort_child_properties_last (#82457)
|
2021-05-13 13:39:04 -07:00 |
|
Michael Goderbauer
|
b8a2456737
|
Enable library_private_types_in_public_api lint (#81578)
|
2021-05-10 16:26:16 -07:00 |
|
Dan Field
|
0866005f70
|
Add benchmark for number of GCs in animated GIF (#81240)
|
2021-04-27 10:39:02 -07:00 |
|
Phil Quitslund
|
61c30c41b2
|
fix sort_directives violations (#80817)
|
2021-04-21 13:49:03 -07:00 |
|
Kaushik Iska
|
e6920662ad
|
Add a test to exercise multiple async microtasks in frame workload (#79163)
|
2021-03-29 20:49:05 -07:00 |
|
Michael Goderbauer
|
ed755fba5e
|
Enable avoid_unnecessary_containers lint (#77294)
|
2021-03-04 15:29:03 -08:00 |
|
Greg Spencer
|
c6ef4c75d9
|
Turn on sized_box_for_whitespace lint, fix instances. (#77099)
|
2021-03-03 17:29:02 -08:00 |
|
Michael Goderbauer
|
7e017d318e
|
Enable file_names and package_names lints (#77087)
|
2021-03-02 15:24:04 -08:00 |
|
Michael Goderbauer
|
0f568298d8
|
enable use_key_in_widget_constructors lint (#77032)
|
2021-03-02 10:14:02 -08:00 |
|
Michael Goderbauer
|
fc99e7c0d7
|
Enable missing_whitespace_between_adjacent_strings (#77027)
|
2021-03-01 18:30:17 -08:00 |
|
chunhtai
|
815976a8e4
|
change stack size test to test arm device (#75814)
|
2021-02-17 12:46:03 -08:00 |
|
chunhtai
|
713fa8e360
|
Reland "add a benchmark test for stack size (#75039)" (#75434)
* Reland "add a benchmark test for stack size (#75039)"
This reverts commit de683de9d5 .
* fix typo
|
2021-02-04 12:16:31 -08:00 |
|
Shi-Hao Hong
|
de683de9d5
|
Revert "add a benchmark test for stack size (#75039)" (#75383)
This reverts commit 9d9109aa6f .
|
2021-02-04 10:26:04 +08:00 |
|
chunhtai
|
9d9109aa6f
|
add a benchmark test for stack size (#75039)
|
2021-02-03 15:16:03 -08:00 |
|
Yegor
|
5b6444f317
|
[web] benchmark and optimize defaultTargetPlatform (#75037)
|
2021-02-02 09:34:01 -08:00 |
|