1. 03 Mar, 2016 1 commit
  2. 03 Feb, 2016 1 commit
  3. 01 Feb, 2016 1 commit
  4. 28 Jan, 2016 1 commit
  5. 16 Jan, 2016 1 commit
  6. 16 Dec, 2015 1 commit
  7. 29 Oct, 2015 1 commit
    • Adam Barth's avatar
      Rationalize embedder.dart and shell.dart · fab160cf
      Adam Barth authored
      This patch combines embedder.dart and shell.dart into one thing. We should now
      handle a bunch of error cases better.
      
        * embedder.connectToApplication has moved to shell.connectToApplication,
          matching the rest of the mojo universe.
        * embedder.connecttoService has moved to shell.connnectToService (and merged
          with shell.requestService).
        * shell.requestService is now shell.connectToService, matching the rest of
          the mojo universe.
        * serviceRegistry has moved from embedder.serviceRegistry to a top-level
          getter.
      
      Fixes #1803
      fab160cf
  8. 10 Oct, 2015 1 commit
  9. 20 Sep, 2015 1 commit
  10. 18 Sep, 2015 1 commit