Michael Goderbauer
fe788c5b3d
Roll engine to 8e79156765c67b71b1e1b9895dbc8eea43f9949c ( #12687 )
2017-10-24 10:27:39 -07:00
Alexander Aprelev
796a0007f7
Rolling engine with rolled dart ( #12685 )
2017-10-23 21:27:08 -07:00
Jason Simmons
048bc5e0f6
roll engine ( #12660 )
2017-10-23 11:48:31 -07:00
amirh
e543b07d1d
Revert "Roll engine to 5003703330f280325fa73080bb23b1ab7008b213" ( #12642 )
...
* Revert "Fix error message to refer to actual ClipRect widget instead of non-existing RectClip (#12632 )"
This reverts commit 1573d3b886
.
* Revert "Roll engine to 5003703330f280325fa73080bb23b1ab7008b213 (#12629 )"
This reverts commit 81a358b7a8
.
2017-10-19 15:44:57 -07:00
amirh
81a358b7a8
Roll engine to 5003703330f280325fa73080bb23b1ab7008b213 ( #12629 )
2017-10-19 13:55:16 -07:00
Alexander Aprelev
fea1129921
Roll engine to pick up iOS resource bundle fix. ( #12558 )
2017-10-16 09:39:30 -07:00
Alexander Aprelev
85e4f0526b
Fix restart flow for preview-dart-2 mode. ( #12496 )
...
* Fix restart flow for preview-dart-2 mode.
Restart in preview-dart-2 needs to use kernel file and it has to be complete, rather than incremental kernel file.
* Add curly braces
* Do full compile on restart
* Roll engine to pick up changes to hot reload for preview-dart-2
2017-10-12 14:48:37 -07:00
Alexander Aprelev
095e6af0b8
Reroll engine to 2a84f18c795d24ba95baed360fcb58b3dc66d661 ( #12487 )
2017-10-10 16:27:51 -07:00
Alexander Aprelev
7f5b973cb1
Revert "Roll engine after dart roll ( #12473 )" ( #12477 )
...
This reverts commit e706169814
.
This causes preview-dart-2 test failures.
2017-10-10 07:27:39 -07:00
Alexander Aprelev
e706169814
Roll engine after dart roll ( #12473 )
...
* Roll engine
* Move assert requiring 'this' from initializer to constructor body
* Update test expected message
* Relax regexp to allow wider array of dart uris
2017-10-10 06:38:51 -07:00
Chris Bracken
0189696e4b
Roll engine to 459f722b86415da01386fe41f37bafa842f11ae8 ( #12413 )
...
Eliminates Invocation.typeArguments override recently introduced and removed in upstream Dart SDK commit:
https://dart-review.googlesource.com/c/sdk/+/10702
2017-10-04 19:44:48 -07:00
Ryan Macnak
dfa13a14f9
Roll engine to f7685ddf16ccf9e5f6c4386c23061b02ed0e37d4.
2017-10-04 14:44:44 -07:00
Ryan Macnak
eafa7f7761
Roll engine to 6388e928801dece14033b9ca99421f473e1d2fd0.
2017-10-04 14:44:44 -07:00
Chris Bracken
517315de48
Roll engine to d43d35347594c893687dec7402a525d83f57db10 ( #12395 )
2017-10-03 21:27:42 -07:00
Chris Bracken
4fa6a1ae30
Roll engine to a40cc7bb46bbc40d1c9e0656a203a02f37f9fc06 ( #12394 )
2017-10-03 20:01:21 -07:00
Michael Goderbauer
9d4f8dac47
Roll engine to 8f1c0e97a283045ea22a9601642cde14a778e012 ( #12375 )
2017-10-03 13:42:57 -07:00
Alexander Aprelev
fd04d4d126
Revert "Roll flutter engine ( #12307 )" ( #12365 )
...
This reverts commit f6fe8dc7e3
.
This breaks coverage test
https://travis-ci.org/flutter/flutter/jobs/282472585
2017-10-02 16:01:09 -07:00
Alexander Aprelev
f6fe8dc7e3
Roll flutter engine ( #12307 )
...
* Roll engine
* Pick up updated engine with analyzer fix
* Add new typeArguments override
* Update engine dep
* Up dartdoc version to fix name resolution issues
2017-10-02 15:28:09 -07:00
gspencergoog
18f0d3aef7
Add framework support for system text scale factor. ( #12180 )
...
* Add framework-side support for system text scale factor.
* Rolling engine to e3404b81a53ba3180c7623a6f2190ebb28518f30
Additional changes rolled in with engine change:
libtxt: implementation of GetRectsForRange that processes a line at a time - e3404b8
Provide an entropy source to the Dart engine (#4161 ) - e1aa867
libtxt: search for fallback fonts that can match emoji and CJK characters - 8061df1
Roll skia to e4679fa06a. (#4157 ) - 267e7a8
Update buildroot to 53fea9aebb
(#4160 ) - 02ea7ae
Revert engine Dart roll. (#4158 ) - 14aab33
Add support for system text scale factor. (#4124 ) - b2a7f4b
Include _http into sky_engine libraries for analyzer (#4154 ) - b930f10
libtxt: Remove postprocess_line and improve tracking of X offsets - 86f95f0
libtxt: remove redundant line_widths (#4152 ) - 14bf515
Roll dart to ade37f931e90b0fdb8fe16d6bf6f089545da55b6 (#4151 ) - 6f1264f
2017-10-02 14:18:18 -07:00
Michael Goderbauer
ad41de0059
Roll engine to bdfedcc26f78ea332cdac0ed67590157c82c954e ( #12302 )
2017-09-28 10:54:14 -07:00
Michael Goderbauer
2670786210
Send scroll progress with ScrollCompletedSemanticsEvent ( #12263 )
...
* Send scroll progress with ScrollCompletedSemanticsEvent
This requires engine change https://github.com/flutter/engine/pull/4144
* fix analyze warning
* review comment
* Roll engine to 45b11f742d38ebf564a5a832b1af00661d1a31fa
* fix test
2017-09-27 13:14:46 -07:00
gspencergoog
31fe65e23b
Roll engine to 90ba98e741007cf249db26517ff8efea1a56057e ( #12272 )
...
Rolling the engine so I can land the flutter side of multiline text changes.
There are no other changes since the last roll.
2017-09-27 10:06:54 -07:00
Ian Hickson
63d7b9338d
Update engine.version ( #12265 )
...
* Update engine.version
Rolls engine to have:
* https://github.com/flutter/engine/pull/4139 Replace a View.getDisplay call that is not supported on API level 16
* https://github.com/flutter/engine/pull/4135 Remove spurious error message
* https://github.com/flutter/engine/pull/4141 Clamp overflows in Color.lerp
* https://github.com/flutter/engine/pull/4125 Update vulkan semaphore extension
* Update engine.version
2017-09-26 14:54:23 -07:00
Michael Goderbauer
48e644057a
Roll engine to 005212683c9cdc1c580b83aec70f25b4aba9872b ( #12244 )
...
This picks up a skia roll, which fixes some black screens on Android emulator.
2017-09-25 12:16:29 -07:00
Alexander Aprelev
4f6e350b6e
Roll engine forward with attempt to fix ios perf regression ( #12205 )
2017-09-21 14:04:50 -07:00
Ryan Macnak
03121ffa79
Roll engine to 4aee64f6be1f20a1d68b6897ae1946d2bac0dd9c.
2017-09-21 10:23:20 -07:00
Ryan Macnak
b083d72b51
Roll engine to dd68239b436da462da6fcbc59b94d5b34b305986.
2017-09-21 10:23:20 -07:00
Michael Goderbauer
b5ea59d5f6
Roll engine to 2f50beabcb398362df009ab96179c5d0aa7832a2 ( #12188 )
2017-09-20 13:43:58 -07:00
Chris Bracken
270cb10990
Roll engine to bd64e8dc5a0a1d02097715fad80ac4001d02e6d2 ( #12175 )
2017-09-19 14:44:18 -07:00
Chris Bracken
d29c4a3c97
Roll engine to dd1e0b59ece026737b05640cf020a6e590cfc10c ( #12169 )
2017-09-19 13:07:57 -07:00
Ian Hickson
39cfaa72b9
Roll engine ( #12123 )
...
Includes:
* DEPS: Change the URL for Dart to the new Gerrit instance. (https://github.com/flutter/engine/pull/4111 )
* Add operators to Radius (https://github.com/flutter/engine/pull/4117 )
2017-09-15 17:33:40 -07:00
Carlo Bernaschina
b5448d46f2
Roll Engine to 2820d0e722c3bc412b158bd09573ea4f6d3fd07b ( #12115 )
2017-09-15 11:08:05 -07:00
Alexander Aprelev
72cc92cba6
Roll engine dependency forward ( #12087 )
...
* Roll engine dependency forward
* Tests seem to fail with segfault. Trying different engine version to troubleshoot
* Tests seem to fail with segfault. Trying original engine version to troubleshoot
* Tests seem to pass with original engine version. Continue bisecting.
* Tests seem to fail now. Continue bisecting.
* Reverted culprit cl, rolling to that
2017-09-14 12:57:11 -07:00
Carlo Bernaschina
ba36008af6
Add --trace-skia parameter to flutter run ( #12070 )
...
* Add --trace-skia parameter to flutter run
Skia tracing is extremely useful for internal debug, but reduces the
amount of space available in the Dart Timeline buffers.
Disable skia tracing by default and expose them via the --trace-skia
flag.
* Roll Engine to 57a1445a45964d386500c39f5e8d06db060abadb
2017-09-13 12:59:05 -07:00
Carlo Bernaschina
3ee1495c99
Roll Engine to 31d03de019794a4b0e3c98c04cf7be501fb962fb ( #12049 )
...
Closes https://github.com/flutter/flutter/pull/12049
2017-09-12 10:07:23 -07:00
Ian Hickson
ca7d2d23cf
TextPainter RTL ( #11888 )
2017-09-07 16:57:38 -07:00
Ian Hickson
f4ccb4b6a4
Update engine.version ( #11985 )
...
This roll includes:
https://github.com/flutter/engine/pull/4069 - Return generated kernel filename on incremental compilation results
https://github.com/flutter/engine/pull/4070 - Updates for the dart:fidl.internal rename and split
https://github.com/flutter/engine/pull/4072 - Set the is_official_build flag that disables GR_TEST_UTILS in Skia
https://github.com/flutter/engine/pull/4067 - Define which SemanticsNodes are a11y focusable on Android
2017-09-07 15:29:26 -07:00
Michael Goderbauer
a67d648742
Roll engine to 883f81c8448e483c51cf1d978dffb332bf47603d ( #11966 )
2017-09-06 16:30:13 -07:00
Chris Bracken
0244f5dd6a
Revert "Roll engine to ceb6d05c2fb3bd5c31a25d4b08be9fd97b55a446 ( #11933 )" ( #11959 )
...
This roll caused performance regressions in benchmarks:
* complex_layout_scroll_perf
* flutter_gallery_transition_perf
This reverts commit f430a45a5b
.
2017-09-06 11:39:10 -07:00
Michael Goderbauer
f430a45a5b
Roll engine to ceb6d05c2fb3bd5c31a25d4b08be9fd97b55a446 ( #11933 )
...
* Roll engien to 79332e5c42555875c7070c33810dab3f0012ace1
* Remove deprecated @proxy
* Roll engine to ceb6d05c2fb3bd5c31a25d4b08be9fd97b55a446
2017-09-05 21:12:46 -07:00
Carlo Bernaschina
e216004b86
Roll Engine to 29e0c1c2814ebbb325f1ddbc5d365a2960ec4575 ( #11879 )
2017-08-31 23:12:35 -07:00
Alexander Aprelev
6296205119
Roll engine forward ( #11821 )
...
* Roll engine forward
* Update engine dep one commit further
* Update engine dep one commit further
2017-08-29 14:01:47 -07:00
Sarah Zakarias
f1a23e263c
roll engine ( #11814 )
2017-08-29 14:58:31 +02:00
Michael Goderbauer
76a1ab0269
Roll engine to 60bce44c9fdf20dbe5e6f7dd02e776b9ab0dd585 ( #11805 )
2017-08-28 17:34:33 -07:00
Carlo Bernaschina
f3245d00b0
Roll Engine to f5371156d29b8cca3df05452f7e09f1314b1d9a1 ( #11786 )
2017-08-25 14:57:03 -07:00
xster
7676e5119e
Engine roll ( #11765 )
2017-08-23 14:43:40 -07:00
Chris Bracken
1962b61b67
Roll engine to 0062701c7c10029e86394e2599047ae993f7f492 ( #11746 )
2017-08-23 09:31:37 -07:00
Jason Simmons
e843cb342d
roll engine ( #11740 )
2017-08-22 17:11:34 -07:00
Chris Bracken
1e0b1f11c8
Roll engine to 600567ef152452ded9914aa6aa441ce8cc66b74b ( #11707 )
2017-08-21 13:41:54 -07:00
Carlo Bernaschina
79d08f683a
Roll engine to e40d4a9fa6315ddc3617ea41e61f93bb45f7c5e1 ( #11693 )
2017-08-21 12:45:48 -07:00