James Robinson
a95c9fdb58
Isolate imports of generated Dart code from generated path ( #5960 )
...
This rewrites imports of various mojom.dart files from the Flutter
engine repo to instead import normal-looking dart files from the
(new) flutter_services package. This package handles exporting the
correct symbols from generated code wherever that may live.
Includes an engine roll to 3551e7a48e2e336777b15c7637af92fd7605b6c5
which contains the new flutter_services package.
2016-09-21 14:00:29 -07:00
Adam Barth
e0f09f5df9
Update engine.version ( #5952 )
2016-09-20 10:46:42 -07:00
Phil Quitslund
2d4d171338
Roll to Dart SDK 1.20.0-dev.5.0
. ( #5911 )
...
* Roll to Dart SDK `1.20.0-dev.5.0`.
* bumps to `1.20.0-dev.5.0`.
* updates `analyzer` API use.
* Add explicit types.
2016-09-16 16:30:34 -07:00
Adam Barth
179ea4a0a6
Update framework to account from engine API changes ( #5887 )
...
The engine now reports coordinates in physical pixels.
2016-09-15 13:13:42 -07:00
Jason Simmons
42b0113276
Roll the engine ( #5866 )
2016-09-14 10:57:53 -07:00
mikejurka
1c81699d9f
Roll the engine ( #5859 )
2016-09-13 16:48:02 -07:00
mikejurka
e85f1629e5
Roll the engine ( #5833 )
2016-09-13 13:10:52 -07:00
Dragoș Tiselice
9612669282
Changed progress indicator to use drawArc. ( #5828 )
...
Using paths' arcTo was causing performance issues in the Gallery.
This commit uses Skia's optimized drawArc in order to improve
performance, and it rolls the engine to the newest assing build.
Fixes #3599 .
Tracking Skia issue:
https://bugs.chromium.org/p/skia/issues/detail?id=5227
2016-09-12 14:42:21 -07:00
Chinmay Garde
ffe5700948
Shell instances launched by the tools from the desktop are always non-interactive. ( #5778 )
...
In that they never create a window with an OpenGL context and the works.
2016-09-09 16:31:49 -07:00
Phil Quitslund
d2fda677e1
Update to Dart 1.20.0-dev.1.0
. ( #5689 )
...
* Udpate to Dart `1.20.0-dev.1.0`.
Udpate to Dart `1.20.0-dev.1.0` and corresponding `analyzer` package.
* Added `--no-packages-dir`.
* Revert extension to master.
* Added ignores.
* Review nits.
* More nits.
2016-09-08 13:14:08 -07:00
Chinmay Garde
0fe09e52eb
Update engine revision to pull in fixes for crashes on arm64 due to missing CRC32 instruction. ( #5774 )
2016-09-08 11:48:36 -07:00
Jason Simmons
f6f37ef260
Roll the engine ( #5725 )
2016-09-02 10:46:46 -07:00
Jason Simmons
7d0b92897a
Update the engine ( #5595 )
2016-08-25 10:24:39 -07:00
Yegor
0e63e470e4
Revert "Detect when isolate reload is barred and inform the user ( #5582 )" ( #5590 )
...
This reverts commit 09e68c33ccdb355fedd75a8716de0551c772f2de.
AOT snapshotter is broken at this engine rev.
https://flutter-dashboard.appspot.com/api/get-log?ownerKey=ahNzfmZsdXR0ZXItZGFzaGJvYXJkclgLEglDaGVja2xpc3QiOGZsdXR0ZXIvZmx1dHRlci8wOWU2OGMzM2NjZGIzNTVmZWRkNzVhODcxNmRlMDU1MWM3NzJmMmRlDAsSBFRhc2sYgICAgICAwAgM
2016-08-24 16:56:10 -07:00
John McCutchan
09e68c33cc
Detect when isolate reload is barred and inform the user ( #5582 )
2016-08-24 15:36:17 -07:00
Jason Simmons
20b9750a73
Update the engine ( #5563 )
2016-08-23 16:17:36 -07:00
Yegor
44e1f646a9
rev engine to get _flutter.listViews fix ( #5551 )
2016-08-23 11:08:24 -07:00
Jason Simmons
40f2b7bddb
Update the engine ( #5536 )
2016-08-22 14:26:06 -07:00
Todd Volkert
f434328a69
Update engine.version ( #5495 )
2016-08-19 14:36:55 -07:00
Chinmay Garde
e62bcefb5a
Update engine revision to pick up asset bundle fixes. ( #5434 )
2016-08-16 14:33:35 -07:00
Jason Simmons
ba53d19253
Roll the engine ( #5423 )
...
Also update the AOT builder for changes to the layout of the sky_engine package
2016-08-16 10:41:38 -07:00
Adam Barth
3e27acd74a
Update path to entry points config file ( #5379 )
2016-08-12 21:17:02 -07:00
Todd Volkert
018557d343
Update engine.version ( #5377 )
2016-08-12 15:15:46 -07:00
Adam Barth
3e82d328d2
Update engine.version ( #5371 )
2016-08-12 12:47:53 -07:00
Adam Barth
b761ffaf8a
Update engine.version ( #5341 )
2016-08-11 11:35:29 -07:00
John McCutchan
ec0f880032
Hot reload: Only sync Dart sources necessary for startup on first launch ( #5333 )
...
- [x] Update engine to bring in new snapshotter.
- [x] Use the new snapshotter to quickly determine the minimal set of files necessary to run.
- [x] On first DevFS sync, only sync files necessary to run the application.
- [x] Fix a DevFS unit test failure.
- [x] Include DevFS tests in all.dart.
2016-08-11 07:40:49 -07:00
Ian Hickson
996a59aaa0
Update engine.version ( #5331 )
2016-08-10 17:46:57 -07:00
Phil Quitslund
0fe82c3a6f
Update Dart SDK to 1.19.0-dev.4.0
. ( #5329 )
2016-08-10 16:21:58 -07:00
John McCutchan
357f85af99
Bump engine to 67a42cd19d32cc7af6f85f4f006f02e060a2e56b ( #5305 )
2016-08-09 11:11:13 -07:00
Adam Barth
8a58410b76
Update engine.version ( #5297 )
2016-08-09 09:18:27 -07:00
John McCutchan
7a9fe01cb9
Roll engine to dedab3e6e738822805787586e0b811be8f88ee3c ( #5292 )
2016-08-08 14:58:18 -07:00
Adam Barth
def9741b11
Update engine.version ( #5291 )
2016-08-08 12:54:21 -07:00
Todd Volkert
2f23137c46
Update engine version ( #5278 )
2016-08-05 16:27:46 -07:00
Adam Barth
326bb21278
Update engine.version ( #5247 )
2016-08-05 00:16:44 -07:00
Adam Barth
b342f2c40c
Update engine.version ( #5244 )
2016-08-04 18:04:00 -07:00
Adam Barth
40d26f433e
Update engine.version ( #5221 )
2016-08-04 13:05:43 -07:00
Chinmay Garde
64fa825ba1
Update engine to pull in fixes for crashes related to accessibility. ( #5184 )
2016-08-02 14:38:06 -07:00
Adam Barth
82b7fc0d95
Update engine.version ( #5179 )
2016-08-01 21:12:20 -07:00
Jason Simmons
a25da4af87
Update engine ( #5115 )
2016-07-28 11:40:31 -07:00
pq
13c3f9d946
Update Dart (1.19.0-dev.0.0) and analyzer (0.27.4-alpha.19).
2016-07-27 10:44:44 -07:00
Jason Simmons
9f509dafa1
Update engine ( #5058 )
2016-07-26 16:18:52 -07:00
Adam Barth
243b72bb74
Update engine.version ( #5006 )
2016-07-22 12:54:06 -07:00
Chinmay Garde
6a755c34ae
Update engine revision to pull in revert of the patches that caused LLDB to be overwhelmed. ( #4993 )
2016-07-22 11:30:46 -07:00
pq
48f44ecaa3
Bump Dart SDK to 1.18.0-dev.4.4
.
2016-07-21 16:42:58 -07:00
Chinmay Garde
79559d396e
Update engine revision. ( #4985 )
2016-07-20 20:35:27 -07:00
Yegor
ebc7e4b7ec
Revert "Merge pull request #4943 from pq/1.18.0-dev.4.2" ( #4966 )
...
This reverts commit 6070cd949f4d82ca744e94f1f6fe6b1bc5717bf8, reversing
changes made to d0f43ed9bdd377072da83416ff818376072383e6.
It broke the waterfall.
2016-07-18 17:19:31 -07:00
Phil Quitslund
6070cd949f
Merge pull request #4943 from pq/1.18.0-dev.4.2
...
Update to latest Dart SDK (1.18.0-dev.4.2).
2016-07-18 14:29:46 -07:00
Adam Barth
773f40424b
Update engine.version ( #4946 )
2016-07-18 12:14:04 -07:00
pq
fd9eeb2614
Update to latest Dart SDK (1.18.0-dev.4.2).
2016-07-18 09:25:10 -07:00
Jason Simmons
aff8e30272
Update engine ( #4914 )
2016-07-14 10:35:08 -07:00