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
Chinmay Garde
aa3532aeba
Merge pull request #2020 from chinmaygarde/master
...
Extract jinja template rule from Android specific rules
2015-11-09 16:49:59 -08:00
Chinmay Garde
a8e96aa6bd
Extract jinja template rule from Android specific rules
2015-11-09 16:49:37 -08:00
Kris Giesing
51659c333f
Remove examples directory
2015-11-09 12:56:44 -08:00
Collin Jackson
719f613410
Move sky_snapshot to the correct place
2015-11-09 12:27:05 -08:00
Adam Barth
26f3c71132
Improve error handling in sky_snapshoter
...
Now we print a more sensible error message and exit with an error instead of
appearing to crash.
Fixes https://github.com/flutter/flutter/issues/53
2015-11-09 12:12:57 -08:00
Ian Hickson
ed546fdd04
Update CONTRIBUTING.md
2015-11-09 09:35:08 -08:00
Adam Barth
b896b14329
Update CONTRIBUTING.md to account for flutter.git
2015-11-08 21:56:42 -08:00
Adam Barth
7b5f4da648
Merge pull request #2009 from abarth/rm_packages
...
Remove Dart packages which have moved to flutter.dart
2015-11-07 00:47:54 -08:00
Adam Barth
f1560a03f3
Remove Dart packages which have moved to flutter.dart
2015-11-07 00:34:12 -08:00
Adam Barth
44dd3f456b
Merge pull request #1972 from krisgiesing/examples
...
Add flutter.yaml for address_book example
2015-11-06 20:33:34 -08:00
Adam Barth
5981407ff5
Clean up updater dependencies
2015-11-06 15:47:44 -08:00
Adam Barth
473ccd68c2
Rev pub spec
2015-11-06 15:39:56 -08:00
Adam Barth
3f414868c6
Rev pub packages
2015-11-06 15:38:35 -08:00
Adam Barth
cbefe07aec
Rev sky_services pub spec
2015-11-06 15:32:27 -08:00
Adam Barth
e3c0e0da10
Rev sky_engine, sky_services, and mojo_sdk
2015-11-06 14:59:23 -08:00
Collin Jackson
60244fc131
Merge pull request #2001 from collinjackson/roll_mojo
...
Roll mojo
2015-11-06 14:21:51 -08:00
Collin Jackson
dd85a2ee5f
Remove reference to directory that doesn't exist
2015-11-06 13:57:21 -08:00
Chinmay Garde
6430021a15
Merge pull request #1994 from chinmaygarde/master
...
Publish service isolate dart files to sky_engine/sdk_ext
2015-11-06 11:43:54 -08:00
Seth Ladd
5d9ed995ce
fix typo
2015-11-06 11:42:23 -08:00
Chinmay Garde
5d94a7a32e
Publish service isolate dart files to sky_engine/sdk_ext
2015-11-06 11:33:09 -08:00
Seth Ladd
f9c7c220ed
clarify flutter is early-stage
2015-11-06 10:26:03 -08:00
Ian Hickson
df739704ac
Merge pull request #1974 from Hixie/analyzer-skip-bogus-files
...
Exclude .# files from skyanalyzer
2015-11-05 21:35:24 -08:00
Chinmay Garde
47b7ddf561
Merge pull request #1985 from chinmaygarde/master
...
Dart isolate symbols are no longer in the blink namespace. Fix the snapshotter to account for the same.
2015-11-05 20:24:45 -08:00
Chinmay Garde
5b679b84a8
Dart isolate symbols are no longer in the blink namespace. Fix the snapshotter to account for the same.
2015-11-05 20:01:22 -08:00