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