188 Commits

Author SHA1 Message Date
Adam Barth
726acc510d Update buildroot 2016-08-09 17:13:22 -07:00
Adam Barth
9c09565712 Update paths to account for buildroot 2016-08-09 13:52:15 -07:00
John McCutchan
5b726c582a Roll tonic to 25b9fe6c5dfb0925794e754b7dc80d9c320e5082 (#2892) 2016-08-09 13:47:29 -07:00
John McCutchan
dedab3e6e7 Add an association between FlutterViews and Dart Isolates to the PlatformView service protocol support (#2886) 2016-08-08 13:04:15 -07:00
mikejurka
cb40b67f55 Roll mojo (#2881)
* Update to mojo ba13534f2b2af27a1d73e176f7406dbab25f8e14

* Fix build for updated mojo

* Fix android build. Undo some of the mojo roll.

* Fix iOS build.
2016-08-08 12:00:35 -07:00
Adam Barth
1287f8a037 Update //lib/ftl 2016-08-07 12:35:25 -07:00
Adam Barth
33da97b1f6 Remove more //base dependencies (#2880) 2016-08-05 20:31:30 -07:00
Adam Barth
1c9c7aa826 Switch to using //lib/tonic's DartWrappable (#2878)
This removes most (all?) of our dependency on base::RefCountedThreadSafe.
2016-08-05 16:43:35 -07:00
Jason Simmons
5556355d24 sky_snapshot: fix the types of Dart snapshot buffer symbols (#2876)
Also pick up some needed fixes to FTL and Tonic
2016-08-05 15:33:21 -07:00
Zachary Anderson
d3a7a6d7d1 Roll dart to pick up new BoringSSL (#2875)
* Roll Dart to pickup new BoringSSL

* Roll further to pick up build file fixes
2016-08-05 14:46:12 -07:00
Adam Barth
05874bab76 Remove //base dependency from sky_snapshot (#2872) 2016-08-05 10:15:04 -07:00
Jason Simmons
d4b9ce9797 Unblock the Mojo main thread during rasterizer setup (#2868)
Fixes https://github.com/flutter/flutter/issues/4957
2016-08-04 16:52:54 -07:00
John McCutchan
b13b79b331 Implement RunInView service protocol extension (#2862) 2016-08-04 14:10:27 -07:00
Chinmay Garde
62825a7e3b Update Dart revision to pull in changes related to version file generation. (#2859) 2016-08-03 14:35:21 -07:00
Adam Barth
15ee1fb706 Update DEPS 2016-08-03 12:54:24 -07:00
Adam Barth
7a27ca85cc Add Fuchsia's tonic to DEPS (#2852)
We will eventually remove our version of tonic and use this one instead.
2016-08-02 20:23:03 -07:00
Adam Barth
6320dd9077 Fix build 2016-08-01 17:15:33 -07:00
Adam Barth
fd515f2f98 Roll dart to fix build 2016-08-01 16:55:33 -07:00
Adam Barth
27a77e4568 Add //lib/ftl (#2846)
This patch starts the process of porting Flutter to run on Fuchsia by
adding FTL to DEPS. We will eventually replace //base with //lib/ftl.
2016-08-01 14:32:51 -07:00
John McCutchan
b23f07e5c7 Initial modified libraries support (#2845) 2016-08-01 12:30:44 -07:00
Jason Simmons
bdd1431079 Roll Dart (#2838) 2016-07-27 17:12:55 -07:00
Adam Barth
7c87227702 Update Skia (#2825) 2016-07-26 12:33:37 -07:00
John McCutchan
d75656b033 Roll Dart forward to 8dc35ba47ee5f43e0f6ed8d9b6a3914a2c4d9577 (#2815)
- [x] Fixes devfs opening too many files.
- [x] Build fixes related to Fuschia support
2016-07-21 14:57:08 -07:00
Ian Hickson
104c7e21e3 Revert "Roll Dart forward to c373aa760af720ec095b9a4293b74ef991d93bc8" (#2812) 2016-07-21 13:33:36 -07:00
Ian Hickson
751c4642b4 Revert "Roll Dart to 136c3ddf47fd5c000b7ab536250276783e1422e1" (#2811) 2016-07-21 13:33:25 -07:00
John McCutchan
a3075fedb5 Roll Dart to 136c3ddf47fd5c000b7ab536250276783e1422e1 (#2810) 2016-07-21 13:04:21 -07:00
John McCutchan
d236f6b82c Roll Dart forward to c373aa760af720ec095b9a4293b74ef991d93bc8 (#2809) 2016-07-21 11:18:34 -07:00
John McCutchan
0b1986a5c1 Fix DevFS on Android devices (#2801) 2016-07-18 12:16:57 -07:00
Ian Hickson
6303108d45 Drop GCM (#2795) 2016-07-13 14:42:38 -07:00
John McCutchan
3976beb11b Roll Dart forward to e6e61332d6ec7c3bd6c92fa7496282174db521a7 (#2794) 2016-07-13 11:21:45 -07:00
Chinmay Garde
fe69b034c0 Remove dependencies on ui, third_party/mesa and mojo/convertors. Provide simple alternatives. (#2783) 2016-07-12 14:47:44 -07:00
Ryan Macnak
a21868833e Roll Dart. (#2789)
- Pick up fix for 64-bit AOT/caching-JIT snapshots.
2016-07-11 13:05:54 -07:00
Adam Barth
d95b73bcbd Update Dart (#2786) 2016-07-08 14:45:24 -07:00
Ryan Macnak
398d43e852 Roll Dart to pick up: (#2778)
- clustered serialization (dart-lang/sdk@524fbc1e0f)
 - background finalization (flutter/flutter#3804)
2016-06-30 09:22:30 -07:00
Todd Volkert
161496dff3 Update Dart to fix crash in DBC (#2772)
https://github.com/flutter/flutter/issues/4560
2016-06-22 09:19:48 -07:00
Adam Barth
f91f5ad62f Update to mojo fd8d18dbf7a4f9ed8a607648cca6d2c595b1c580 (#2770)
* Update to mojo fd8d18dbf7a4f9ed8a607648cca6d2c595b1c580

* Update mojo_sdk

* Update to account for Mojo API changes

* Backport to older base
2016-06-21 12:52:09 -07:00
Jason Simmons
e0ae976409 Roll Dart (#2771) 2016-06-21 10:55:08 -07:00
Ian Hickson
1db82fde82 Update libjpeg_turbo (#2764)
* Update libjpeg_turbo

* Update our libjpeg_turbo BUILD.gn file

This brings in this file from upstream:
https://chromium.googlesource.com/chromium/src/+/master/build/secondary/third_party/libjpeg_turbo/BUILD.gn

* We don't always build with libjpeg

...so the libjpeg target isn't always available.
2016-06-17 12:16:43 -07:00
John McCutchan
c69d907b49 Roll Dart forward to b2c755c59a8b2db8bfefbd922ab9ddd1a973e3bf (#2763) 2016-06-16 12:47:54 -07:00
Adam Barth
211f2d4afb Revert base roll and its fallout.
Updating base turns out to be more complicated than I thought.

This reverts commit daa822aae70a8ab860ed8f085cdadf6987c28d03.
This reverts commit c38428c7b98951e2cccf6b38881eabd87786da49.
This reverts commit 4b73a8a0486d45081c5dde4e2c51c32d1376250b.
2016-06-15 17:30:27 -07:00
Adam Barth
daa822aae7 Fix Mac build 2016-06-15 17:19:07 -07:00
Adam Barth
4b73a8a048 Roll base (#2761)
Update base, gn, and their clients.
2016-06-15 14:52:53 -07:00
John McCutchan
62f7eeee8d Roll Dart forward to 9040d8f478be20e9709328c067422930a999b6cf (#2756) 2016-06-15 12:31:21 -07:00
Yegor
91b890caad update Dart to get 6b6d363900 (#2734) 2016-06-03 10:47:14 -07:00
Yegor
8ab24b807b update Dart version to get fix for dartbug.com/26550 (#2729) 2016-05-31 17:13:48 -07:00
Adam Barth
b6ad88501f Roll mojo2 (#2722)
* Update to mojo 7d579155cc597aa3befcbfad66eef54bda06b57c

* Update to new API
2016-05-27 17:06:21 -07:00
Chinmay Garde
90f2654f86 Update Dart dependency to include fixes for AOTC build crashes and arm64 build fixes. (#2707) 2016-05-25 11:50:58 -07:00
John McCutchan
ba267f5c3e Pass the dart io entry points to gen_snapshot so that we don't tree shake away the code (#2705) 2016-05-24 11:11:17 -07:00
Adam Barth
a126207c6e Update Skia (#2704) 2016-05-23 13:48:18 -07:00
Chinmay Garde
7fab0c350b Update Dart dependency to pull in gen_snapshot fixes. (#2702) 2016-05-19 13:52:28 -07:00