1. 17 Mar, 2020 1 commit
  2. 16 Mar, 2020 1 commit
  3. 13 Mar, 2020 1 commit
    • Greg Spencer's avatar
      Add C++ code generation for key maps. (#50998) · 289deef8
      Greg Spencer authored
      This adds generation of some C++ keycode maps for various platforms.
      
      This isn't meant for general use: it's so that the Flutter authors can keep the keycodes up to date with the Chromium and Android (and other) sources. It doesn't run continuously, it's only run occasionally (manually) to update the maps, because they don't change very often, and there is often manual work needed to make it function.
      
      In this PR, I added output of various .cc files that write into an engine repo situated next to the flutter repo on disk. This is a starting point for implementing platform-side handling of key events.
      289deef8
  4. 12 Mar, 2020 1 commit
  5. 11 Mar, 2020 1 commit
  6. 10 Mar, 2020 2 commits
  7. 05 Mar, 2020 1 commit
  8. 04 Mar, 2020 1 commit
  9. 29 Feb, 2020 1 commit
  10. 26 Feb, 2020 1 commit
  11. 25 Feb, 2020 1 commit
  12. 24 Feb, 2020 1 commit
  13. 20 Feb, 2020 1 commit
  14. 18 Feb, 2020 1 commit
  15. 15 Feb, 2020 2 commits
  16. 14 Feb, 2020 1 commit
  17. 12 Feb, 2020 1 commit
  18. 11 Feb, 2020 2 commits
  19. 07 Feb, 2020 3 commits
  20. 06 Feb, 2020 1 commit
  21. 05 Feb, 2020 2 commits
  22. 31 Jan, 2020 3 commits
  23. 29 Jan, 2020 1 commit
  24. 28 Jan, 2020 4 commits
  25. 27 Jan, 2020 1 commit
  26. 25 Jan, 2020 1 commit
  27. 24 Jan, 2020 1 commit
  28. 22 Jan, 2020 2 commits