1. 22 Mar, 2019 1 commit
  2. 09 Mar, 2019 1 commit
  3. 18 Dec, 2018 1 commit
  4. 16 Oct, 2018 1 commit
  5. 04 Oct, 2018 1 commit
  6. 01 Oct, 2018 1 commit
  7. 12 Sep, 2018 1 commit
  8. 02 Aug, 2018 1 commit
  9. 27 Jul, 2018 1 commit
  10. 23 Jul, 2018 1 commit
  11. 16 Jul, 2018 2 commits
  12. 14 Jun, 2018 1 commit
  13. 10 Jun, 2018 1 commit
  14. 09 Jun, 2018 1 commit
  15. 05 Jun, 2018 1 commit
  16. 17 May, 2018 1 commit
    • Greg Spencer's avatar
      Moving API doc asset URLs to point to the new location. (#17697) · ac67efbc
      Greg Spencer authored
      I'm moving the assets in the assets-for-api-docs repo to a slightly different location to help with organization in that repo, so this PR points the doc URLs to the new location. The old assets won't be removed until this PR makes its way to the API docs website.
      
      No documentation or code changes here, other than changing doc image URLs.
      ac67efbc
  17. 19 Apr, 2018 1 commit
  18. 11 Apr, 2018 1 commit
    • Alexander Aprelev's avatar
      Roll engine to ed303c628fe4b322529f8cf01ecb38135a2bab73 (dart roll) · a2951a9a
      Alexander Aprelev authored
      Changes since last roll:
      ```
      ed303c628 Roll dart sdk again. Previous roll required 23ae4fa098 revert. (#4966)
      8cd272733 Revert "Roll dart to 7764e6962e22afcf4b58c4e3cef3147330f3c884. (#4960)" (#4965)
      9199b40f2 Revert "Support multiple shells in a single process. (#4932)" (#4964)
      6baff4c82 Support multiple shells in a single process. (#4932)
      31c5bb427 Roll dart to 7764e6962e22afcf4b58c4e3cef3147330f3c884. (#4960)
      c8e4c6984 Avoid copying the contents of large platform message responses (#4947)
      5ff527295 Update to use new vulkan GrBackendRenderTarget ctor. (#4962)
      0c8993a1a Update to use new vulkan GrBackendRenderTarget ctor (part 2) (#4963)
      132ebdda8 Revert "Roll src/third_party/skia/ 9874bf1bc..52e16d984 (135 commits) (#4958)" (#4961)
      11882ab9e Roll src/third_party/skia/ 9874bf1bc..52e16d984 (135 commits) (#4958)
      ```
      
      Add consts
      a2951a9a
  19. 05 Apr, 2018 1 commit
  20. 22 Mar, 2018 1 commit
    • Ian Hickson's avatar
      Clean up the existing Navigator API. (#15718) · aba0379d
      Ian Hickson authored
      This is not a grand refactor yet, it's just cleaning up what we have
      already, so that people who keep using this API (e.g. dialogs) have
      something coherent to deal with.
      
      The major changes are that Navigator and NavigatorState have the same
      API now, that most of the examples use `<void>` instead of `<Null>`,
      that the navigator observer can see replaces, and that the `settings`
      is moved from ModalRoute to Route. I also cleaned up some of the API
      documentation.
      aba0379d
  21. 16 Feb, 2018 1 commit
  22. 13 Feb, 2018 1 commit
  23. 02 Jan, 2018 1 commit
  24. 05 Dec, 2017 2 commits
  25. 01 Dec, 2017 1 commit