1. e6c375d [keyboard/text][testing] Add keyboard and text-delegate unittests. These are mostly a by naudzghebre · 1 year, 2 months ago main
  2. a84cffa [embedder] Touch and mouse input unit tests by Ben Bergkamp · 1 year, 5 months ago
  3. 120de22 [flutter/keyevent, flutter/textinput] Add additional wiring to handle by naudzghebre · 1 year, 5 months ago
  4. fd9021e [embedder] accessibility bridge by Ben Bergkamp · 1 year, 5 months ago
  5. 1e246f3 [embeder] fuchsia sdk version bump by Ben Bergkamp · 1 year, 6 months ago
  6. e9f9fd1 [embedder] arm64 support. by Alexander Biggs · 1 year, 6 months ago
  7. ad6d5ab [embedder] General architecture documentation. by Alexander Biggs · 1 year, 6 months ago
  8. bf412fc [embedder] Update dependencies - fix clash with font_init commit in sync script by naudzghebre · 1 year, 6 months ago
  9. 4128c95 [embedder] Local Fuchsia requires TAP. by Alexander Biggs · 1 year, 6 months ago
  10. dfc04a4 [embedder] Fix clang-tidy warning message. by Alexander Biggs · 1 year, 6 months ago
  11. bb1b10e [embedder] Fix bad command. Swapped two words. by Alexander Biggs · 1 year, 6 months ago
  12. 93040fe [embedder] Support custom Dart SDK in run script. by Alexander Biggs · 1 year, 6 months ago
  13. 7c6d6c0 [embedder] Workaround to unify the multiple async::Loops on the main platform by Ben Bergkamp · 1 year, 6 months ago
  14. 15ed466 [embedder] Update dependencies by Ben Bergkamp · 1 year, 6 months ago
  15. eef7fa3 [embedder] Fix bad merge with doc name. by Alexander Biggs · 1 year, 7 months ago
  16. 3d48c63 [embedder] Improve VScode launch configs and docs. by Alexander Biggs · 1 year, 7 months ago
  17. 0e7fc0f [embedder] Add workflow for testing local Fuchsia. by Alexander Biggs · 1 year, 7 months ago
  18. 35cd5df [embedder] Update dependencies. by Alexander Biggs · 1 year, 7 months ago
  19. e47a47a [embedder] Start the repository server in run. by Alexander Biggs · 1 year, 7 months ago
  20. f67ce73 [embedder] Fix error message for ensure-embedder-dir by Alexander Biggs · 1 year, 7 months ago
  21. 3a60dd8 [embedder] Add Ben and Erik to OWNERS. by Alexander Biggs · 1 year, 7 months ago
  22. 98b3431 [flutter-embedder][keyboard] Port keyboard input functionality from by naudzghebre · 1 year, 7 months ago
  23. 0229a75 [embedder] Use engine in third_party. by Alexander Biggs · 1 year, 7 months ago
  24. 6cf849b [embedder] Engine workflow improvements. by Alexander Biggs · 1 year, 7 months ago
  25. a5088af [embedder] Document `--goma` for engine scripts. by Alexander Biggs · 1 year, 7 months ago
  26. ed6c036 [embedder] Document attaching a debugger. by Alexander Biggs · 1 year, 7 months ago
  27. 8cc821a [embedder] Mouse and Touch Input by Ben Bergkamp · 1 year, 7 months ago
  28. 0153692 [embedder] Remove warning about infinite loading. by Alexander Biggs · 1 year, 7 months ago
  29. 42daced [embedder] Forked fuchsia logger to access FX_CHECK OOT by Ben Bergkamp · 1 year, 8 months ago
  30. 306f306 [embedder] register clang toolchain in workspace.bazel by Ben Bergkamp · 1 year, 8 months ago
  31. 1254653 [embedder] Reorganize documentation. by Alexander Biggs · 1 year, 8 months ago
  32. 0c03460 [embedder] Add fidlcat support to workflow. by Alexander Biggs · 1 year, 8 months ago
  33. ea9a206 [embedder] Remove JIT snapshot loading hack. by Alexander Biggs · 1 year, 8 months ago
  34. 4bdacb9 [embedder] Add --log argument to example script. by Alexander Biggs · 1 year, 8 months ago
  35. 2d3a808 Merge "[embedder] Fix software rendering with multiple frames." into main by Alexander Biggs · 1 year, 8 months ago
  36. dd539fd [embedder] Fix software rendering with multiple frames. by Alexander Biggs · 1 year, 8 months ago
  37. 7007a9e [embedder] Remove SetImageDestinationSize. by Alexander Biggs · 1 year, 8 months ago
  38. 7e5ab43 [embedder] More workflow improvements. by Alexander Biggs · 1 year, 8 months ago
  39. d55dd21 [embedder] Attach async::Loop after RunFlutterApp. by Alexander Biggs · 1 year, 8 months ago
  40. c030f64 [embedder] Fix failure when bootstrapping externally. by Alexander Biggs · 1 year, 8 months ago
  41. 1cc029f Merge "[embedder] Don't autoformat third-party repos." into main by Naud Ghebre · 1 year, 8 months ago
  42. 0796c2f [embedder] Don't autoformat third-party repos. by Alexander Biggs · 1 year, 8 months ago
  43. 893fca9 [embedder] Update flutter engine revision and add git fetch to sync by Ben Bergkamp · 1 year, 8 months ago
  44. 21b46ad [embedder] Fix crash when flutter/flutter is updated. by Alexander Biggs · 1 year, 8 months ago
  45. 76a9ad2 [font_initialization_data] Set the font_initialization_data field in FlutterProjectArgs and connect to the service. by naudzghebre · 1 year, 8 months ago
  46. 3bac624 [embedder] Use fuchsia_package_resource_group. by Alexander Biggs · 1 year, 8 months ago
  47. a47af32 [embedder] Fix sync_engine_artifacts_to_revision.sh. by Alexander Biggs · 1 year, 8 months ago
  48. cac0779 [embedder] Add setup instructions for Windows. by Alexander Biggs · 2 years ago
  49. 8d5ab61 [embedder] Updating documentation to instruct user to set the target device to the fuchsia-emulator in ffx. This will make sure commands like ffx log, ffx target <subcommand>, etc. know which device to connect to. by naudzghebre · 1 year, 9 months ago
  50. 89f8e93 [embedder] Improve docs for syncing engine stuff. by Alexander Biggs · 1 year, 9 months ago
  51. a6b983e [embedder] Warn dev when bootstrap script changes. by Alexander Biggs · 1 year, 9 months ago
  52. 56d1da1 [embedder] Document engine build script by Alexander Biggs · 1 year, 9 months ago
  53. 038e6f4 [embedder] Format code on commit. by Alexander Biggs · 1 year, 9 months ago
  54. 915d619 Merge "[embedder] Add commit hooks and bootstrap script." into main by Alexander Biggs · 1 year, 9 months ago
  55. 1048901 Merge "[embedder] Add script to update Fuchsia SDK." into main by Alexander Biggs · 1 year, 9 months ago
  56. d33334f [embedder] Add commit hooks and bootstrap script. by Alexander Biggs · 1 year, 9 months ago
  57. 1eff89e [embedder] Document a workflow for code reviews. by Alexander Biggs · 1 year, 9 months ago
  58. 8bb3e67 [embedder] Add script to update Fuchsia SDK. by Alexander Biggs · 1 year, 9 months ago
  59. 0587d8d [embedder] clang-format everything. by Alexander Biggs · 1 year, 9 months ago
  60. c27c5d5 [embedder] Replace spinning_cube with flutter anim sample. by Alexander Biggs · 1 year, 10 months ago
  61. ff9e87c [embedder] Bump SDK to latest. by Alexander Biggs · 1 year, 10 months ago
  62. 1e23204 [embedder] Software rendering multiple frames. by Alexander Biggs · 1 year, 10 months ago
  63. 3917982 [embedder] Workflow improvements. by Alexander Biggs · 1 year, 10 months ago
  64. 6f4cf40 [embedder] Fix link in docs. by Alexander Biggs · 1 year, 10 months ago
  65. 3fbab51 [embedder] Software rendering using Flatland. by Alexander Biggs · 1 year, 10 months ago
  66. feb6aa2 [embedder] More bootstrapping. by Alexander Biggs · 2 years ago
  67. 97d0676 [embedder] Additional bootstrapping. by Alexander Biggs · 2 years ago
  68. 352290a [embedder] Copy code from workstation.git. by Alexander Biggs · 2 years ago
  69. 2b1f437 [embedder] Update to match fortune-teller workflow. by Alexander Biggs · 2 years, 1 month ago
  70. 954ea64 Use cpu-aware clang dist target. by Darren Chan · 2 years, 4 months ago
  71. 26b398d Use static c++ crosstop tool from the Bazel SDK. by Darren Chan · 2 years, 5 months ago
  72. 9d5df55 Create a demonstrative `Hello World` component. by Darren Chan · 2 years, 5 months ago
  73. e0e71a6 Fix ffx assembly build rules. by Darren Chan · 2 years, 6 months ago
  74. 07f5d82 Bootstrap repo with bazel. by Darren Chan · 2 years, 6 months ago
  75. 2f51310 Add OWNERS file with FoF team members. by Darren Chan · 2 years, 6 months ago
  76. 2c1cfea Update LICENSE text, year, contributors, and authors list by James Robinson · 3 years, 5 months ago
  77. ab91928 update year by Gary Miguel · 4 years ago
  78. 6f79b17 update year by Gary Miguel · 5 years ago
  79. dfae863 update year on LICENSE by Gary Miguel · 6 years ago
  80. fc7fca3 Add PATENTS file by George Kulakowski · 7 years ago
  81. f066aab Update copyright for 2017 by Jason Campbell · 7 years ago
  82. bd622fe Initial commit by Adam Barth · 8 years ago