Adam Barth
7562cb3b97
Rev pub packages
2015-10-21 11:05:59 -07:00
Adam Barth
234d94582f
Rev pubspec.yaml
2015-10-20 16:18:35 -07:00
Collin Jackson
6c25e9c637
Update CONTRIBUTING.md
2015-10-20 10:56:53 -07:00
Adam Barth
7ad7790a92
Update CONTRIBUTING.md
2015-10-20 08:45:19 -07:00
Ian Hickson
789f21e038
Update CONTRIBUTING.md
2015-10-20 08:25:28 -07:00
Ian Hickson
6e0075d30f
Update CONTRIBUTING.md
2015-10-20 08:24:30 -07:00
Ian Hickson
5f3db0c9e9
Update CONTRIBUTING.md
2015-10-20 08:23:31 -07:00
Ian Hickson
1bf269d547
Revamp of CONTRIBUTING.md to reflect everything I learnt installing it at home.
2015-10-20 08:22:52 -07:00
Ian Hickson
fda699f8e2
Update CONTRIBUTING.md
2015-10-20 07:52:10 -07:00
Ian Hickson
32b8a01e88
Update CONTRIBUTING.md
2015-10-19 20:53:50 -07:00
Ian Hickson
4f9081eda3
Update CONTRIBUTING.md
2015-10-19 20:52:35 -07:00
Ian Hickson
6b6473971e
Update CONTRIBUTING.md
2015-10-19 20:52:06 -07:00
Ian Hickson
c1c28478b3
Update CONTRIBUTING.md
2015-10-19 20:50:52 -07:00
Matt Perry
adb1ebb727
Merge pull request #1612 from mpcomplete/signer.cipher
...
Add support for verifying .flx signatures when updating
2015-10-19 17:18:17 -04:00
Matt Perry
ca3b2d6eb5
Support verifying .flx signatures when updating.
...
Adds a step to the updater to verify that the new .flx package is signed and
untampered.
Each .flx contains a signed manifest file. The manifest contains a SHA-256 hash
of the .flx contents. See bundle.dart for a description of the new .flx format.
2015-10-19 16:39:02 -04:00
Adam Barth
22ae5f437d
Merge pull request #1671 from abarth/scaffold_material
...
Scaffold should wrap its body in a Material
2015-10-19 12:22:37 -07:00
Adam Barth
55611edf38
Scaffold should wrap its body in a Material
...
Fixes #1669
2015-10-19 12:11:10 -07:00
Adam Barth
a4156d7636
Rev pub package
2015-10-19 11:15:04 -07:00
Adam Barth
67aa7d31fa
Merge pull request #1670 from abarth/improve_roll_py
...
Improve roll.py
2015-10-19 10:40:57 -07:00
Adam Barth
696127dcf2
Improve roll.py
...
* Make the paths absolute
* Using filter to remove tonic from mojo/dart/embedder/BUILD.gn instead of a
patch
2015-10-19 10:35:02 -07:00
Adam Barth
6c80c65f7d
Update to mojo 15d4677f174b1862d95545bf9b1866b4338c3e92
2015-10-19 10:24:27 -07:00
James Robinson
dad1b5d846
Merge pull request #1626 from jamesr/shut_up_download
...
Specify --quiet to download_from_google_storage hooks
2015-10-19 10:11:52 -07:00
Ian Hickson
f49313ce8e
Update CONTRIBUTING.md
2015-10-19 09:45:56 -07:00
Ian Hickson
de418e2799
Update CONTRIBUTING.md
2015-10-19 09:38:47 -07:00
Ian Hickson
85a120331f
Update CONTRIBUTING.md
2015-10-19 09:37:06 -07:00
Ian Hickson
7f5a3afb07
Update CONTRIBUTING.md
2015-10-19 09:32:14 -07:00
Ian Hickson
51e2d83454
Update CONTRIBUTING.md
2015-10-19 09:31:01 -07:00
Ian Hickson
a8e697ed85
Update CONTRIBUTING.md
2015-10-19 09:27:24 -07:00
Ian Hickson
d89268df19
Update CONTRIBUTING.md
2015-10-19 09:26:09 -07:00
Ian Hickson
8d80da53d4
Update CONTRIBUTING.md
2015-10-19 09:22:58 -07:00
Ian Hickson
47483244f3
Update CONTRIBUTING.md
2015-10-19 09:10:44 -07:00
Ian Hickson
44aadcc32a
Update CONTRIBUTING.md
2015-10-19 08:53:08 -07:00
Ian Hickson
5167ac2406
Things you will need
2015-10-19 08:49:47 -07:00
Ian Hickson
7bfdc59306
Merge pull request #1648 from Hixie/release
...
Rev sky_engine and sky_services.
2015-10-16 12:44:05 -07:00
Hixie
39a2ff4228
Rev sky_engine and sky_services.
2015-10-16 11:23:58 -07:00
Jason Simmons
0f3cca4424
Fix warnings seen when running skyanalyzer in strong mode
2015-10-15 10:56:03 -07:00
James Robinson
5f483579e2
Specify --quiet to download_from_google_storage hooks
2015-10-14 17:50:53 -07:00
Hixie
e95298f659
Revert dart roll to fix Android breakage.
...
Reverts 918bb8d0fdefce29ddfaabc0f98c2cad09a3b9cd manually.
See https://github.com/flutter/engine/pull/1620
2015-10-14 16:57:54 -07:00
James Robinson
f6ce8726f2
Merge pull request #1619 from jamesr/trim_mojo_dart
...
Remove unused code in //mojo/dart, we only want //mojo/dart/embedder
2015-10-14 15:33:22 -07:00
John McCutchan
41b3de5f2c
Merge pull request #1620 from johnmccutchan/roll_dart_3
...
Roll Dart runtime forward to 9416219c28e500a354ff0086765601efa5b1378e
2015-10-14 15:09:32 -07:00
John McCutchan
918bb8d0fd
Roll Dart runtime forward to 9416219c28e500a354ff0086765601efa5b1378e
2015-10-14 15:04:27 -07:00
James Robinson
8a904d059a
Remove unused code in //mojo/dart, we only want //mojo/dart/embedder
2015-10-14 14:32:05 -07:00
krisgiesing
2bfdd4b881
Merge pull request #1605 from krisgiesing/events-merge
...
Add dart-layer input event abstraction
2015-10-14 13:36:07 -07:00
John McCutchan
87f5fcdba3
Roll Dart runtime forward to 6aab1cecb25f8e04087320f2082336073628afb4
...
Roll Dart runtime forward to:
6aab1cecb25f8e04087320f2082336073628afb4
Roll Observatory pub packages to:
5c199c5954146747f75ed127871207718dc87786
---
Update to new isolate create callback signature.
2015-10-14 13:27:05 -07:00
Jason Simmons
026369100e
Increment the version numbers of sky_engine and sky_services
2015-10-14 11:15:28 -07:00
Jason Simmons
c92829cab4
Merge pull request #1604 from jason-simmons/mojo_merge_client_part3
...
Update to mojo 1292152bf533de1bfebf5966d6246e149f87add3
2015-10-14 11:03:25 -07:00
Ian Hickson
63a39b0207
Merge pull request #1611 from Hixie/philosophy
...
Write down some unwritten rules of Flutter development.
2015-10-14 09:58:36 -07:00
Hixie
5212f82205
Write down some unwritten rules of Flutter development.
2015-10-14 09:58:29 -07:00
Adam Barth
f4021763d2
Merge pull request #1602 from jimbeveridge/readme
...
Show new flutter tool and its use in the widgets dir.
2015-10-13 16:59:22 -07:00
Adam Barth
c7c33d0755
Rev pub packages
2015-10-13 16:46:47 -07:00