1. 05 3月, 2019 1 次提交
  2. 08 11月, 2018 1 次提交
  3. 30 9月, 2017 1 次提交
  4. 07 12月, 2016 1 次提交
  5. 24 9月, 2016 1 次提交
    • C
      Move shell to //flutter and split shell/BUILD.gn into smaller pieces for each subcomponent. (#3053) · 9eb446e0
      Chinmay Garde 提交于
      * Namespaces have been updated to reflect the move from //flutter/sky/shell to //flutter/shell.
      * shell/BUILD.gn file has been split into smaller GN files for each subcomponent of the shell (common, GPU, diagnostic, testing).
      * GN dependencies have been rewritten to stop exposing common shell dependencies as public. Duplicates have also been removed.
      * GPU subcomponent has been updated make it more suitable for Vulkan integration.
      * The GLFW backend has been resurrected.
      9eb446e0
  6. 01 3月, 2016 1 次提交
  7. 22 1月, 2016 1 次提交
    • A
      Improve handling of window insets on Android · 33d7553e
      Adam Barth 提交于
      Now that we understand window insets, we don't need to hard-code the size of
      the status bar. Also, convert the viewport metrics to be consistently in
      physical pixels.
      33d7553e
  8. 08 12月, 2015 1 次提交
  9. 12 11月, 2015 1 次提交
  10. 14 10月, 2015 1 次提交
  11. 03 9月, 2015 1 次提交
    • M
      Introduce an UpdateService for android. · d05b9480
      Matt Perry 提交于
      Very simple so far. This schedules an alarm to fire once a day, kicking
      off a service that downloads a new app.skyx from a hardcoded URL. The
      new skyx replaces the current one.
      d05b9480
  12. 24 7月, 2015 1 次提交
    • A
      Create a SkyShell.apk · 54e3a36c
      Adam Barth 提交于
      This CL introduces a SkyShell.apk that is separate from the SkyDemo.apk that we
      upload to the store to show our demos.  The SkyShell.apk is just an empty shell
      that can run Sky applications on Android.
      54e3a36c
  13. 22 7月, 2015 1 次提交
  14. 17 7月, 2015 2 次提交
  15. 16 7月, 2015 1 次提交
  16. 14 7月, 2015 1 次提交
  17. 09 7月, 2015 3 次提交
  18. 08 7月, 2015 2 次提交
  19. 07 7月, 2015 1 次提交
  20. 03 7月, 2015 1 次提交
    • A
      SkyDemo should use explicit intents · 25fc0613
      Adam Barth 提交于
      This CL switches SkyDemo over to using explicit intents for deciding which Sky
      apps to run. This change lets us get rid of the hacky "sky" URI scheme.
      Instead, we use normal URLs but we require the sender of the intent to be
      explicit in directing the VIEW intent to us.
      
      TBR=eseidel@google.com
      
      Review URL: https://codereview.chromium.org/1221123003.
      25fc0613
  21. 30 6月, 2015 1 次提交
  22. 24 6月, 2015 1 次提交
  23. 23 6月, 2015 1 次提交
  24. 13 6月, 2015 1 次提交
  25. 12 6月, 2015 1 次提交
  26. 11 6月, 2015 2 次提交
  27. 14 5月, 2015 1 次提交
  28. 21 3月, 2015 1 次提交
  29. 19 3月, 2015 1 次提交
  30. 18 3月, 2015 3 次提交
  31. 03 3月, 2015 1 次提交
  32. 28 2月, 2015 1 次提交
  33. 27 2月, 2015 1 次提交