Chinmay Garde
e3fb94f630
Update engine revision to pull in iOS AOT build fixes. ( #6441 )
2016-10-20 17:03:31 -07:00
John McCutchan
27ed4600de
Bump engine to 28c29b32a8feed54b7dc9fb2bc8cf8b774d59b45 ( #6425 )
2016-10-20 10:10:05 -07:00
Adam Barth
09f764494e
Update engine.version ( #6414 )
2016-10-19 23:29:23 -07:00
Adam Barth
32e95cc6e1
Update engine.version ( #6411 )
2016-10-19 19:10:28 -07:00
Adam Barth
50b283144f
Update engine.version ( #6402 )
2016-10-19 15:02:03 -07:00
Phil Quitslund
57044c2a63
Bump to Dart SDK 1.21.0-dev.0.0
. ( #6372 )
...
Bump to latest Dart SDK dev build (`1.21.0-dev.0.0`).
* updates to analyzer w/ support for bazel workspaces
* removes deprecated analysis `cacheSize` variable access
2016-10-18 13:38:13 -07:00
Adam Barth
67a298443e
Update engine.version ( #6365 )
2016-10-17 22:29:50 -07:00
Phil Quitslund
3203757958
Bump to Dart SDK 1.20.1
stable ( #6357 )
2016-10-17 10:30:13 -07:00
Adam Barth
71f44f331a
Update engine.version ( #6336 )
2016-10-14 18:42:28 -07:00
Adam Barth
c5a25fcbf5
Update engine.version ( #6320 )
2016-10-13 17:14:21 -07:00
Adam Barth
edef5a93ce
Update engine.version ( #6319 )
2016-10-13 16:52:44 -07:00
Adam Barth
6e5c192cef
Remove use of activity.mojom ( #6317 )
...
Instead, we now interact with the system navigator via SystemNavigator.
2016-10-13 15:16:54 -07:00
Adam Barth
a3b4a7e147
Update engine.version ( #6309 )
2016-10-13 13:36:44 -07:00
Adam Barth
38c7c4d074
Update engine.version ( #6307 )
2016-10-13 12:10:57 -07:00
Adam Barth
3f19b2db98
Switch to using PlatformPlugin instead of mojom ( #6292 )
...
* Switch to using PlatformPlugin instead of mojom
* Update engine.version
2016-10-13 02:10:32 -07:00
Adam Barth
6777766d2d
Update engine.version ( #6276 )
2016-10-11 15:51:35 -07:00
Phil Quitslund
6ec68c4734
Bump Dart SDK to 1.20.0-dev.10.2
. ( #6272 )
...
Picks up a patched `dartdoc` (effecting, notablly, `crossdart`…)
2016-10-11 13:31:48 -07:00
Adam Barth
0f7ce00522
Update engine.version ( #6257 )
2016-10-10 16:44:38 -07:00
Dan Rubel
94a83af5b1
Cleanup bin/cache ( #6247 )
2016-10-07 15:24:19 -04:00
Dan Rubel
1b9c1bd2a9
improve error message and handling for corrupt dart-sdk download ( #6235 )
2016-10-06 15:32:03 -04:00
Phil Quitslund
c09a1101d2
Bump to Dart SDK 1.20.0-dev.10.1
. ( #6218 )
...
RC1 patch release.
2016-10-05 13:21:13 -07:00
Adam Barth
d49754ba25
Update engine.version ( #6222 )
2016-10-05 13:02:02 -07:00
Phil Quitslund
e44f6fe478
Bump Dart SDK to 1.20.0-dev.10.0
. ( #6212 )
...
* Bump Dart SDK to `1.20.0-dev.10.0`.
`1.20.0-dev.10.0` corresponds to `1.20-RC0`.
* pubspec.lock cleanup
* check for pubspec.lock existence
* cleaned up conditional remove
2016-10-05 09:05:15 -07:00
Chinmay Garde
9b35ebf021
Update engine revision to pull in Android M fixes. ( #6189 )
2016-10-03 20:01:14 -07:00
Chris Bracken
88d9cbaa01
Update to new Material Icons font ( #6170 )
2016-10-03 09:39:01 -07:00
Adam Barth
3b952d8456
Update engine ( #6146 )
2016-09-29 22:47:20 -07:00
Adam Barth
2a530f78d4
Update engine.version ( #6144 )
2016-09-29 18:16:11 -07:00
Adam Barth
23b4318e1a
Revert "Roll the engine ( #6099 )"
...
This version of the engine crashes on startup.
This reverts commit a426b6b3c8df5cdd9c0105d8361ce3ce36864d60.
2016-09-27 16:12:16 -07:00
Jason Simmons
a426b6b3c8
Roll the engine ( #6099 )
2016-09-27 13:01:57 -07:00
Devon Carew
8755e569ca
suppress pub override warning; decouple the analyzer versions ( #5991 )
...
* suppress warning; decouple the analyzer versions
* also pass in --no-packages-dir
2016-09-22 07:40:38 -07:00
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
Dan Rubel
8c294a10b4
fix flutter tool --package to --packages ( #5547 )
2016-08-24 22:07:22 -04: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