130 Commits

Author SHA1 Message Date
pq
364f19d5ea Update Dart SDK to 1.17.0-dev.6.2.
Latest RC.

Fixes two release blockers (https://github.com/dart-lang/sdk/issues/26558 and https://github.com/dart-lang/sdk/issues/26596); bonus points for letting us re-enable the `iterable_contains_unrelated_type` lint :).
2016-06-03 06:09:53 -07:00
pq
ffd1d1ae1f Bump Dart SDK to 1.17.0-dev.6.1.
Latest RC.  Fixes `dartdoc`.
2016-06-02 06:37:19 -07:00
Adam Barth
c26fcfdfaa Update xcodebuild for Generated.xcconfig (#4268)
This patch updates how we generate xcconfig files to match what
xcode_backend.sh expects.
2016-06-01 12:32:45 -07:00
Adam Barth
ad4148bf32 Update engine.version (#4292) 2016-06-01 09:23:10 -07:00
Yegor
9974de3b0d Revert "update engine to get fix for dartbug.com/26550 (#4289)" (#4290)
This reverts commit 215e1b89edd455a0d6f214038fea7d70ba05ceca.

It broke the Mac build: https://build.chromium.org/p/client.flutter/builders/Mac/builds/1097
2016-05-31 23:08:39 -07:00
Yegor
215e1b89ed update engine to get fix for dartbug.com/26550 (#4289) 2016-05-31 18:15:18 -07:00
Ian Hickson
54716cdaca Update engine.version (#4278) 2016-05-31 12:39:29 -07:00
Adam Barth
d1cb026a65 Update engine and Mojo usage (#4258)
The new mojom.dart code makes mocking services a bit tricky. I've filed
https://github.com/domokit/mojo/issues/786 about improving that.
2016-05-28 18:28:21 -07:00
Todd Volkert
be7e00a83f Update engine (#4244) 2016-05-27 13:23:39 -07:00
Phil Quitslund
89678bb7cb Merge pull request #4203 from pq/1.17.0-dev.5
Bump dart SDK to 1.17.0-dev.6.
2016-05-27 06:42:33 -07:00
pq
4707dc1870 Bumping to dev.6.0. 2016-05-26 14:22:38 -07:00
Ian Hickson
bc35d09bf0 Update engine.version (#4207) 2016-05-26 10:47:44 -07:00
pq
244589aeba Bump dart SDK to 1.17.0-dev.5.
New dev build with more fixes and (fingers-crossed) speed-ups.
2016-05-26 06:39:27 -07:00
Adam Barth
e4e3906cd9 Update engine (#4192) 2016-05-25 20:20:16 -07:00
Alfred Morgan
a24e90305f fixed #4179 bin/flutter fails when linked with relative symlink (#4196)
* fixed issue #4179 bin/flutter fails when linked with relative symlink

* fixed issue #4179 bin/flutter fails when linked with relative symlink

* My second attempt at following symlinks correctly
2016-05-25 17:54:11 -07:00
Adam Barth
4aa894984f Revert "Update engine (#4181)"
This reverts commit d4d74d9c51fea1921437a7167bee103eb8b3fb29.
2016-05-25 10:23:01 -07:00
Adam Barth
d4d74d9c51 Update engine (#4181) 2016-05-25 10:09:34 -07:00
pq
bd92db4d4f Rev the dart sdk to 1.17.0-dev.4.1
Keeps up with the Joneses, pulling in the latest dev build (and with it a number of stability and perf improvements).
2016-05-20 09:05:38 -07:00
Chinmay Garde
6f365d33ac Update engine revision to pull in Dart gen_snapshot fixes. (#4057) 2016-05-19 14:24:39 -07:00
Chinmay Garde
199f24ad3d Roll engine to pull in fixes to the standalone shell on Mac. (#4028) 2016-05-19 11:46:44 -07:00
Ian Hickson
06043b0585 Revert latest engine roll. (#4012)
The latest engine roll caused a performance regression: https://github.com/flutter/flutter/issues/4005
2016-05-18 11:15:03 -07:00
Jason Simmons
833942788d Update the engine (#3997) 2016-05-17 15:19:41 -07:00
Ian Hickson
f284c1a049 Fix tests (#3977)
Also, make sure that broken tests actually break the bots.

And add a test to make sure that keeps happening.
2016-05-17 12:45:37 -07:00
Chinmay Garde
a21dedc16f Enable targetting AOTC Android builds from Mac hosts. (#3911) 2016-05-13 17:03:03 -07:00
Chinmay Garde
f0a8ee2a86 Use debug artifacts on mac host and update engine revision. (#3875) 2016-05-11 17:07:12 -07:00
Chinmay Garde
2aab6b565c Update engine revision to account for buildbot bucket updates. (#3864) 2016-05-11 13:57:59 -07:00
pq
ef8d3f069e Bump Dart SDK to 1.17.0-dev.3.0.
Keeping up with the Joneses!
2016-05-11 10:25:36 -07:00
Devon Carew
826936cd33 use vendored dart sdk; check the expected version of flutter (#3831)
* use vendored dart sdk; check the expected version of flutter

* search up directories looking for the flutter root
2016-05-10 16:21:30 -07:00
Adam Barth
5dc74c844b Update engine 2016-05-09 12:55:45 -07:00
pq
24218a2abe Bump Dart SDK to 1.17.0-dev.2.0. 2016-05-09 12:07:24 -07:00
Chinmay Garde
8f4a5659b0 Update engine revision to pull in changes that add support for the interpreter on iOS. (#3793) 2016-05-06 16:37:19 -07:00
Jason Simmons
4d0e6984c2 Build tool support for Android x86 targets in 32- or 64-bit modes (#3761) 2016-05-05 16:04:22 -07:00
Devon Carew
f34d31717c complain on missing entries in flutter.yaml (#3731)
* complain on missing entries in flutter.yaml

* change to a hard failure
2016-05-04 12:33:34 -07:00
Ian Hickson
d8522191ba Update engine.version (#3704) 2016-05-03 14:16:07 -07:00
Jason Simmons
f161f239ef Download Android AOT tools to the artifacts cache and build APKs using these tools (#3649)
Also update the engine to a build where these tools have been uplaoded
2016-05-02 11:40:32 -07:00
Adam Barth
5a3327bb7b Update engine.version (#3660) 2016-05-01 15:37:41 -07:00
Adam Barth
5497ba182f Update engine (#3637)
Turns out there were more clients of the old paragraph API than I expected.
This patch migrates them to the new API.
2016-04-29 11:19:35 -07:00
Adam Barth
53db3949e1 Update engine.version (#3623) 2016-04-28 18:52:49 -07:00
Adam Barth
f6fef1c605 Update engine.version (#3616) 2016-04-28 15:00:43 -07:00
Adam Barth
2c70b3e4dd Update engine.version (#3614) 2016-04-28 12:20:31 -07:00
Adam Barth
201ad82d5d Update engine (#3607) 2016-04-28 10:24:50 -07:00
Adam Barth
3afe17e951 Update Dart SDK to 1.16.0 (#3606)
Fixes #3605
2016-04-28 10:15:20 -07:00
Devon Carew
adac927501 add google analytics to flutter_tools (#3523)
* add google analytics

* send in the run target type

* track device type targets

* use the real GA code

* review comments

* rev to usage 2.0

* rev to 2.2.0 of usage; add tests

* review comments
2016-04-26 16:25:11 -07:00
Adam Barth
2047c70e50 Update engine to 0fd6fce9f4eb414cf6e567620abc6c739278a45f (#3549) 2016-04-25 22:44:00 -07:00
Tony Gentilcore
5dd114c800 Roll engine to 4062813e7060666f26b89e77d3f58035523bfd6b 2016-04-21 16:05:20 -07:00
Adam Barth
99725c2ba1 Update engine (#3473) 2016-04-21 14:59:26 -07:00
Devon Carew
6f0bb20658 rename deploy to release (#3407) 2016-04-19 11:17:00 -07:00
Devon Carew
12cac94cda Use arm deploy (#3374)
* download android-arm-deploy

* wire up --deploy to android-arm-deploy

* fix interpolation
2016-04-18 09:01:43 -07:00
Devon Carew
4678c12098 find all repo packages (#3368)
* find all repo packages

* .dartignore
2016-04-15 20:25:57 -07:00
pq
6f12287c78 Bump dart SDK to 1.16.0-dev.5.0.
Among other things, grabs support for `@optionalTypeArgs`.

This is the last dev push for 1.16.  Here on out we're in cherry-pick season until 1.16 final.
2016-04-13 12:56:03 -07:00