159 Commits

Author SHA1 Message Date
John McCutchan
fbb778292e Roll Dart forward to e6e61332d6ec7c3bd6c92fa7496282174db521a7 (flutter/engine#2794) 2016-07-13 11:21:45 -07:00
Chinmay Garde
d56891df93 Remove dependencies on ui, third_party/mesa and mojo/convertors. Provide simple alternatives. (flutter/engine#2783) 2016-07-12 14:47:44 -07:00
Ryan Macnak
c29d17dd55 Roll Dart. (flutter/engine#2789)
- Pick up fix for 64-bit AOT/caching-JIT snapshots.
2016-07-11 13:05:54 -07:00
Adam Barth
3f7d7d5122 Update Dart (flutter/engine#2786) 2016-07-08 14:45:24 -07:00
Ryan Macnak
3324dbda26 Roll Dart to pick up: (flutter/engine#2778)
- clustered serialization (dart-lang/sdk@524fbc1e0f)
 - background finalization (flutter/flutter#3804)
2016-06-30 09:22:30 -07:00
Todd Volkert
8a27b81451 Update Dart to fix crash in DBC (flutter/engine#2772)
https://github.com/flutter/flutter/issues/4560
2016-06-22 09:19:48 -07:00
Adam Barth
772a54720b Update to mojo fd8d18dbf7a4f9ed8a607648cca6d2c595b1c580 (flutter/engine#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
1cf7ec81cd Roll Dart (flutter/engine#2771) 2016-06-21 10:55:08 -07:00
Ian Hickson
6acced5b6d Update libjpeg_turbo (flutter/engine#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
ec4586785e Roll Dart forward to b2c755c59a8b2db8bfefbd922ab9ddd1a973e3bf (flutter/engine#2763) 2016-06-16 12:47:54 -07:00
Adam Barth
cf5fe9a01b Revert base roll and its fallout.
Updating base turns out to be more complicated than I thought.

This reverts commit 17772b0dcc5f5fc45dadc8a29180948cd0543b59.
This reverts commit c38428c7b98951e2cccf6b38881eabd87786da49.
This reverts commit bcda2c934f6038920bb45204efac4c0967c926ea.
2016-06-15 17:30:27 -07:00
Adam Barth
17772b0dcc Fix Mac build 2016-06-15 17:19:07 -07:00
Adam Barth
bcda2c934f Roll base (flutter/engine#2761)
Update base, gn, and their clients.
2016-06-15 14:52:53 -07:00
John McCutchan
4e9a12faee Roll Dart forward to 9040d8f478be20e9709328c067422930a999b6cf (flutter/engine#2756) 2016-06-15 12:31:21 -07:00
Yegor
f5743b1777 update Dart to get 6b6d363900 (#2734) 2016-06-03 10:47:14 -07:00
Yegor
fdf91d3a4b update Dart version to get fix for dartbug.com/26550 (#2729) 2016-05-31 17:13:48 -07:00
Adam Barth
9a38a706d1 Roll mojo2 (flutter/engine#2722)
* Update to mojo 7d579155cc597aa3befcbfad66eef54bda06b57c

* Update to new API
2016-05-27 17:06:21 -07:00
Chinmay Garde
700f272343 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
b88f648b7b 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
67141e8ea2 Update Skia (#2704) 2016-05-23 13:48:18 -07:00
Chinmay Garde
522ba7c48f Update Dart dependency to pull in gen_snapshot fixes. (#2702) 2016-05-19 13:52:28 -07:00
Adam Barth
5a559a809e Update Dart to get ABI fix (#2698) 2016-05-18 11:35:16 -07:00
Jason Simmons
c1d1accb0c Roll Dart (#2693) 2016-05-17 11:51:01 -07:00
Adam Barth
946e248675 Revert "Remove vendored dart-sdk (#2688)"
We still need this for the observatory build.

This reverts commit 716e82edd8fa7b354d6cb5e16a218e8dcbd095fd.
2016-05-16 10:54:49 -07:00
Adam Barth
716e82edd8 Remove vendored dart-sdk (flutter/engine#2688)
The engine.git repo doesn't need a copy of the Dart SDK anymore.

Fixes https://github.com/flutter/flutter/issues/2618
2016-05-16 08:09:00 -07:00
Collin Jackson
bd76ae7e69 Remove Firebase implementation from engine (#2677) 2016-05-12 14:03:00 -07:00
Adam Barth
e4d3091dc4 Roll Mojo to 9a791294e429f9f2ca4f427796a284edb6f6768e (flutter/engine#2663)
* Update to mojo 9a791294e429f9f2ca4f427796a284edb6f6768e

* Update to account for Mojo API changes
2016-05-09 10:56:47 -07:00
Jason Simmons
ac5f6dbb3a Roll Dart (#2661) 2016-05-06 15:46:05 -07:00
Chinmay Garde
5fa5ec5a8b Wire up the interpreter on iOS devices. (#2648) 2016-05-06 15:37:59 -07:00
Jason Simmons
649b01bb3f Roll Skia (#2658) 2016-05-06 12:04:57 -07:00
Adam Barth
5210b088eb Update Skia (#2626) 2016-04-27 14:59:06 -07:00
Jason Simmons
14a770309f Roll Dart to 14ec00f86bbc893f1c731ea36afb1b98d8cd77cc (#2620) 2016-04-26 12:52:25 -07:00
Jason Simmons
b3dd19dc8f Roll Dart and set dart_runtime_mode in the GN script (#2610) 2016-04-22 11:02:41 -07:00
Adam Barth
5778b6fdad Update to mojo a37b8c21cedc3d1b94f7be276e513cdea88e09ac 2016-04-21 14:12:34 -07:00
Ryan Macnak
abcdfd1318 Merge pull request #2605 from rmacnak-google/roll-dart
Roll dart to ccfd19bfd775c7cfc400aeda2c08fd821616cc82.
2016-04-21 12:19:12 -07:00
Jason Simmons
a72bdad086 Add a --deploy build option that enables Dart product mode (#2598) 2016-04-15 12:18:57 -07:00
Chinmay Garde
eb13c213af Merge pull request #2571 from chinmaygarde/timeline
Update thread names in the Dart timeline.
2016-04-04 11:43:17 -07:00
Chinmay Garde
acf4204b75 Merge pull request #2567 from chinmaygarde/master
Update Dart revision to pull in changes related to tracing and add more trace types to TracingController
2016-03-30 18:07:17 -07:00
Chinmay Garde
4e8f8bb18d Update Dart revision to pull in changes related to tracing and add more trace types to TracingController 2016-03-30 17:33:02 -07:00
Adam Barth
1bdaa49f9a Update code to account for Mozart changes
The layout protocol in Mozart changed. Now we need to pipe a scene version
through the system to the compositor.
2016-03-30 15:13:58 -07:00
Chinmay Garde
5fcad60757 Update base to pull in fixes for toolchain: clang_i386 2016-03-28 12:58:30 -07:00
Adam Barth
31abaaf5e0 Update to mojo 891577b0517de5aeca538d99669787c6dc72412a 2016-03-23 09:36:02 -07:00
Adam Barth
8133633649 Update Skia
Fixes https://github.com/flutter/flutter/issues/2670
2016-03-22 09:28:46 -07:00
Adam Barth
7ee2e454ca Revert "Update to mojo 891577b0517de5aeca538d99669787c6dc72412a"
This reverts commit bbeca72bbf41100f74495938ec8c3e26e640aa64.
This reverts commit 4b6e1f1f140053612d0a9588f58c6b6994271b21.
2016-03-21 17:17:50 -07:00
Adam Barth
bbeca72bbf Update to mojo 891577b0517de5aeca538d99669787c6dc72412a 2016-03-21 16:38:29 -07:00
Adam Barth
ac113c2965 Update Skia
This required a bunch of changes because of the new sk_sp type Skia has
introduced into their API.
2016-03-21 14:59:49 -07:00
Chinmay Garde
26341315ec Update Dart dependency 2016-03-17 17:51:02 -07:00
Chinmay Garde
215d7fedc1 Wire up the TracingController to the the Dart embedder timeline API 2016-03-16 16:08:47 -07:00
Chinmay Garde
2d5472bdf6 Update Dart dependency to pick up updates to timeline API 2016-03-14 07:25:27 -07:00
Adam Barth
f0765e867c Update mojo_sdk 2016-03-10 12:58:18 -08:00