- 12 Dec, 2015 1 commit
-
-
Ian Hickson authored
-
- 21 Nov, 2015 1 commit
-
-
Adam Barth authored
Should make Travis green again. Also, add better logging to dev/update_packages.dart.
-
- 20 Nov, 2015 1 commit
-
-
Adam Barth authored
This class was renamed to MojoEventSubscription.
-
- 19 Oct, 2015 1 commit
-
-
Matt Perry authored
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.
-
- 30 Sep, 2015 1 commit
-
-
Matt Perry authored
Dart code now supports the full flow that the C++ code used to: version check, download, replace app bundle. Bonus: the Dart code is much easier to follow, thanks to async/await! This is part 2 of a 3-part change. The first part added new mojom interfaces, PathService and UpdateService, to the sky_services package.
-