108 Commits

Author SHA1 Message Date
Adam Barth
95b5d5dfa8 Update uses of Mojo to new interfaces 2016-03-02 14:14:55 -08:00
Adam Barth
1266be14b2 Update mojo_sdk to 683e2a3c441b187abf0d6ba103495f59701fd6fa 2016-03-02 12:16:58 -08:00
John McCutchan
19fa1dd776 Reland _embedder.yaml support to Flutter engine 2016-03-02 11:01:13 -08:00
Matt Perry
21437d4909 Add flutter_gcm back to build deps if --enable-gcm is present. 2016-02-29 14:15:29 -05:00
Hixie
76ed6dafb7 Revert "Merge pull request #2428 from johnmccutchan/embedder_yaml"
This reverts commit ccd1c5ce1f49c763f9fbce24ad087b46083e4af0, reversing
changes made to d4f97e4fd143b075b52269e22098339941525d8e.

This was requested by @johnmccutchan because this change broke the
analyzer, which only uses SDK version 1.14.1, since that's what we pull
in. He said he'd try again on Monday.
2016-02-26 18:23:11 -08:00
John McCutchan
ac33584da0 Add _embedder.yaml to sky_engine 2016-02-26 11:02:35 -08:00
Adam Barth
c69a8ba199 Update Skia
Fixes https://github.com/flutter/flutter/issues/1576
2016-02-26 10:08:25 -08:00
Adam Barth
d2ab5b4422 Update Skia 2016-02-25 10:47:09 -08:00
Chinmay Garde
ab145b1fa9 Update the Dart VM and wire in the extra kDataSnapshot symbol for the precompiler 2016-02-19 16:48:28 -08:00
Adam Barth
f3d9f0172f Update Dart 2016-02-12 16:12:27 -08:00
Adam Barth
2500a72de5 Remove download_sdk_extras.py
We don't appear to need this DEPS entry to build.
2016-02-12 08:57:44 -08:00
John McCutchan
691309a649 Roll Dart forward to b9b0649b9cfe11c8dc62edfd5606c4790c793d3a 2016-02-10 09:04:00 -08:00
Chinmay Garde
a77e9bd3c6 Update Dart revision to include fixes to precompilation in gen_snapshot
Fixes in https://codereview.chromium.org/1673423004/
2016-02-09 14:05:18 -08:00
Jason Simmons
7980c7fc5c Roll Dart to 1.14.1 2016-02-04 14:05:55 -08:00
Adam Barth
4fe584c757 Revert "Update the DartVM"
This reverts commit 3e7cf0b74e5b49ac7a92fa34e4c4117ea871b3da.
2016-01-29 13:38:32 -08:00
Adam Barth
3e7cf0b74e Update the DartVM 2016-01-29 12:39:29 -08:00
Adam Barth
2a50f5727f Move base to an external repository that will pull in via DEPS
This change lets us share base with mojo.git.
2016-01-28 17:04:23 -08:00
Adam Barth
9ee9721b1b Revert "Update DartVM"
This reverts commit ca0342acd20bf2beeeb02bf147fe0071ce5ada65.
2016-01-28 11:19:32 -08:00
Adam Barth
1eaaaa94da Update Mojo DEPS 2016-01-27 15:31:55 -08:00
Adam Barth
ca0342acd2 Update DartVM 2016-01-27 12:34:17 -08:00
Adam Barth
5908970756 Update Skia version 2016-01-27 12:21:26 -08:00
Collin Jackson
8d056e02a6 Use the same registration process as GCM for Firebase 2016-01-22 18:23:22 -08:00
Tony Gentilcore
494697268a Roll to mojo_sdk 0.2.9. 2016-01-14 15:35:26 -08:00
Chinmay Garde
767399ddf5 Update Dart revision to pull in iOS fixes
https://codereview.chromium.org/1571343003
2016-01-11 13:25:45 -08:00
Adam Barth
865416855d Update DartVM revision 2016-01-08 20:12:22 -08:00
Chinmay Garde
47c97a2075 Update Skia revision 2016-01-04 10:20:52 -08:00
Chinmay Garde
31889995c4 Revert "Roll Skia"
This reverts commit eeafe3a576d7f647b347ba9e8de6f2af6c565cca.
2015-12-16 14:18:58 -08:00
Jason Simmons
df90dcb784 Add patched-yasm back to DEPS for use by libjpeg_turbo 2015-12-14 17:33:05 -08:00
Jason Simmons
784fe3dd0b Revert to libjpeg_turbo
We had switched to libjpeg, but libjpeg was failing to decode images when
built with the defines in our .gn files
2015-12-14 16:48:49 -08:00
Adam Barth
eeafe3a576 Roll Skia 2015-12-11 13:52:58 -08:00
Adam Barth
fb374a9f5a Remove unused code
We don't use yasm, libjpeg_turbo, or mojo's devtools.
2015-12-11 10:18:50 -08:00
Jason Simmons
4a8402f7a1 Update to mojo b7c8cb12f05d3bc1351e65a4f9a84c5d1bcd1704 2015-12-10 16:21:45 -08:00
Chinmay Garde
8638005427 Update Dart dependency to include fixes in x64 Dart precompilation 2015-12-09 13:23:03 -08:00
Chinmay Garde
04590b5367 Update Dart revision 2015-12-03 11:11:03 -08:00
Adam Barth
179d50b1fe Roll mojo_sdk DEPS 2015-12-03 10:27:00 -08:00
Adam Barth
8208e6c276 Remove unnecesary DEPS hooks
We don't need to run "pub get" anymore because we don't have any real Dart
packages in this repo anymore.
2015-11-21 16:44:33 -08:00
Kris Giesing
f915b0fbf7 Update Mojo sdk revision 2015-11-20 13:49:10 -08:00
George Kulakowski
ce65b3c65d Update Dart revision for FNL build 2015-11-19 15:00:23 -08:00
Chinmay Garde
8200e15fab Update Dart revision to include fixes for crashes on exception
during precompilation
2015-11-18 14:07:05 -08:00
Chinmay Garde
1d5c53a66e Update Dart revision 2015-11-17 16:26:13 -08:00
John McCutchan
bfe2f3ee92 Bump DEPS for dart and mojo 2015-11-13 10:20:41 -08:00
Collin Jackson
8f06f346ee Remove reference to directory that doesn't exist 2015-11-06 13:57:21 -08:00
Chinmay Garde
ab0e7c524d Update Dart revision 2015-11-03 13:27:49 -08:00
Chinmay Garde
342293f6e3 Update dart revision to fix CPU profiling crashes on armv7 2015-10-30 13:19:18 -07:00
Chinmay Garde
27600aec34 Update Dart revision 2015-10-30 11:41:19 -07:00
Chinmay Garde
e63d438ac6 Enable service isolate under precompilation
Update dart revision to include changes required to enable profiling
during precompilation
2015-10-29 16:16:03 -07:00
Adam Barth
ed8dcb7ce3 Stop excluding sky/packages/sky during pub update
There's no need to exclude it anymore.
2015-10-28 12:01:44 -07:00
Chinmay Garde
391583fdf7 Update Dart revision to pull in armv7 precompiled snapshotting updates 2015-10-27 16:05:14 -07:00
Chinmay Garde
1c19bdbd36 Merge pull request #1790 from chinmaygarde/master
Update Dart revision
2015-10-26 11:19:05 -07:00
Chinmay Garde
ae7f980d31 Update Dart revision 2015-10-26 11:12:03 -07:00