1319 Commits

Author SHA1 Message Date
Jason Simmons
b270ae950b Load deferred import libraries when building the snapshot
Without this, Dart will attempt to resolve deferred imports at runtime,
which is not feasible in Flutter
2015-12-03 14:36:44 -08:00
Adam Barth
c0af6423c9 Dev pub packages 2015-12-03 11:12:09 -08:00
Adam Barth
5ba9b344f5 Update mojo_sdk Dart package 2015-12-03 10:30:22 -08:00
Chinmay Garde
b461c86a92 Merge pull request #2119 from chinmaygarde/master
Only strip executable in release builds on Mac/iOS
2015-11-30 18:47:45 -08:00
Adam Barth
2f32eb8897 Rev pub packages 2015-11-30 12:27:06 -08:00
Chinmay Garde
08d061ef11 Only strip executable in release builds on Mac/iOS 2015-11-30 11:55:46 -08:00
Hixie
50523b130b Have Travis check the build for Dart errors. 2015-11-25 15:10:01 -08:00
Adam Barth
a042dbe953 Flutter for Modroid should use vsync
This patch teaches Flutter how to connect to the vsync service on Modroid.
Also, remove our now-redunant copy of vsync.mojom.

Fixes #589
2015-11-25 13:10:44 -08:00
Hixie
85d9968e60 Rev engine. 2015-11-25 09:58:13 -08:00
Adam Barth
0d0e96e1a4 Rev pub packages 2015-11-24 12:45:02 -08:00
Adam Barth
f054dd8017 Simplify Linux build config 2015-11-21 16:57:12 -08:00
Adam Barth
80b3c4c94a 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
Ian Hickson
19fdb15e09 Update CONTRIBUTING.md 2015-11-21 16:15:47 -08:00
Hixie
ba61d37e6e rev to 0.0.62. 2015-11-21 16:10:17 -08:00
Adam Barth
ef8d9404fe Update Dart SDK to latest stable version 2015-11-21 12:02:33 -08:00
Ian Hickson
924ee561e0 Rev the engine again. 2015-11-20 21:53:37 -08:00
Kris Giesing
3705d8e6c5 Update version to 0.0.60 2015-11-20 15:36:05 -08:00
Kris Giesing
201d3fe369 Update version to 0.0.59 2015-11-20 14:06:45 -08:00
Kris Giesing
1737c3141f Remove patch step from mojo roll 2015-11-20 13:49:10 -08:00
Chinmay Garde
b36a261600 Strip executables on Mac and iOS 2015-11-20 11:43:35 -08:00
Seth Ladd
fec8bce555 Fix link to flutter CONTRIBUTING.md 2015-11-20 10:33:00 -08:00
Jason Simmons
fabfe649e2 Rev pub packages 2015-11-19 14:16:46 -08:00
Jason Simmons
6d411701f3 Merge pull request #2082 from jason-simmons/apk_upload_artifacts_2
Upload artifacts as a zip file
2015-11-19 14:12:40 -08:00
George Kulakowski
29b5d1c2f8 Remove dead submodules
These submodules are no longer in use. They are now managed by pub in
flutter.
2015-11-19 13:56:55 -08:00
Jason Simmons
04ee40c7cc Upload artifacts as a zip file
* Include all the artifacts required to build an APK package
* In addition to the zip, some files will be uploaded separately:
  * libflutter_library.so (large debug symbol library)
  * flutter.mojo (needs to be downloadable from the target device)
2015-11-18 16:40:21 -08:00
George Kulakowski
313adcf23d Add fnl build configuration 2015-11-18 13:07:19 -08:00
Chinmay Garde
72987952e4 Use dart_host_toolchain when building host binaries that depend on Dart 2015-11-18 12:15:45 -08:00
George Kulakowski
cd3d2d2767 Merge pull request #2071 from kulakowski/build-stuff
Remove use_glib gn variable
2015-11-18 10:17:53 -08:00
Adam Barth
0494a9b2e9 Remove sky_viewer.mojo
We now use flutter.mojo instead.
2015-11-17 14:32:57 -08:00
George Kulakowski
1ad1336b76 Remove use_glib gn variable 2015-11-17 13:01:31 -08:00
Adam Barth
058f8c399e Rev pub packages 2015-11-17 11:24:14 -08:00
Adam Barth
bfea7abeb9 Publish flutter.mojo along with sky_viewer.mojo 2015-11-17 10:00:52 -08:00
Hixie
960b50ac88 Skyanalyzer is no longer needed. 2015-11-16 15:57:58 -08:00
Adam Barth
37723e3466 Rev pub packages 2015-11-16 15:16:12 -08:00
Chinmay Garde
b73c5fa1a6 Inability to find a codesigning identity is not a fatal error 2015-11-14 18:03:02 -08:00
John McCutchan
47579e6f99 Rev packages again and this time update the mojo_sdk dependency 2015-11-13 12:25:57 -08:00
John McCutchan
c2a63ffaff Bump sky_engine and sky_services package versions 2015-11-13 10:44:46 -08:00
John McCutchan
cf13830e6a Update sdk_ext source paths 2015-11-13 10:31:23 -08:00
John McCutchan
a54a9722cd Fix typo in roll script 2015-11-13 10:23:39 -08:00
John McCutchan
077270a4bc Update roll script to also grab mojo/dart/packages/mojo 2015-11-13 10:21:56 -08:00
Adam Barth
c98c6bc029 Rev pub packages 2015-11-13 09:15:40 -08:00
Adam Barth
0e20abd6b5 Rev pub packages 2015-11-12 10:30:30 -08:00
Hixie
8e29e2341c Update the path for dart:ui_internals 2015-11-12 09:53:16 -08:00
Hixie
9accc7ed9c Include raw_keyboard.mojom in the Linux build too. 2015-11-12 09:46:07 -08:00
James Robinson
37fbea409d Nuke //ui/events, all users are runtime dead 2015-11-11 17:33:07 -08:00
Adam Barth
99194a75ff Add a basic sky_shell.mojo
Currently sky_shell.mojo can't load any Flutter apps or draw to the screen, but
that will come in later patches.
2015-11-11 14:06:55 -08:00
Collin Jackson
18c2f5a3f1 Fix sky_build.py 2015-11-11 12:40:43 -08:00
John McCutchan
888d9e5108 Switch to using callback to get observatory data (working) 2015-11-11 07:25:44 -08:00
Jason Simmons
ee208f5933 Rev sky_engine and sky_services 2015-11-10 15:03:49 -08:00
Adam Barth
ace51bc14d Merge pull request #2018 from krisgiesing/cleanup
Remove examples directory
2015-11-10 08:11:35 -08:00