1. 38e4b4d [scenic] ViewHost now uses eventpairs by David Worsham · 5 years ago
  2. 0e46c9c [ledger][testing] Add Ledger instance provider. by Jean-François Geyelin · 5 years ago
  3. ce1b1b5 [modular][sessionshell] Expose a ComponentContext in the environment. by Gabriel Schine · 5 years ago
  4. 826c52f [modular][unittests] Make more unittests run as component packages. by Gabriel Schine · 5 years ago
  5. 605c510 [sessionctl] Add ability to restart session by Vickie Cheng · 5 years ago
  6. 553060d [sessionctl] Make remove_mod and delete_story more ergonomic by Vickie Cheng · 5 years ago
  7. 2f4a6df [sessionctl] Create shorthand for adding a mod to a new story by Vickie Cheng · 5 years ago
  8. c40f8ea [build] Add hermetic_tests_package() rule. by Gabriel Schine · 5 years ago
  9. dc7b415 [ledger] Dynamicize Inspect API use by Nathaniel Manista · 5 years ago
  10. 7ef22d4 [cleanup][modular] Rename ModuleData.module_stopped to module_deleted. by Gabriel Schine · 5 years ago
  11. 8bd20f4 [cleanup][last_focus_time test] While reading the code. by Gabriel Schine · 5 years ago
  12. e1e5b87 [cleanup][sessionmgr] Simplify getting StoryInfo in StoryControllerImpl. by Gabriel Schine · 5 years ago
  13. 24548c7 [sessionmgr][storymodel] Provide StoryModel.name when constructing StoryModelOwner. by Gabriel Schine · 5 years ago
  14. 52580c3 [operation] Support adding fit::pending_task to operation collections. by Gabriel Schine · 5 years ago
  15. 2ae005a [sessionmgr][refactor] Add barebones StoryModel* by Gabriel Schine · 5 years ago
  16. b866618 [fostr] Move fuchsia.modular.internal back to public/ by Gabriel Schine · 5 years ago
  17. 5d066b5 [puppetmaster] Improve API docs around naming of stories and mods. by Gabriel Schine · 5 years ago
  18. 493b53a [auth] Delete fuchsia::Modular::auth::TokenProvider instances. by Usha Kode · 5 years ago
  19. c7698fd [cleanup] Remove StoryProvider.RunningStories(). by Gabriel Schine · 5 years ago
  20. 6133ffb [cleanup] Use StoryController.GetState() instead of StoryProvider.RunningStories() in module_context integration test. by Gabriel Schine · 5 years ago
  21. 242b649 [modular] Fix integration tests' flags to use memfs'd ledger by Vardhan Mudunuru · 5 years ago
  22. 43d02c5 [session_shell] Convert tests to use RequestStart(). by Steffen Meschkat · 5 years ago
  23. 6692b4a [ledger] Switch from InterfacePtr::Close(zx_status_t) to Unbind() by Bryan Henry · 5 years ago
  24. d022034 [modular tests] Increase robustness against timeout. by Steffen Meschkat · 5 years ago
  25. 9532c6a [modular] Fix bug where ongoing activity is not dispatched properly to by Alex Min · 5 years ago
  26. cdd36c2 [modular] Remove StoryController.AddModule(). by Gabriel Schine · 5 years ago
  27. 762d94f [modular] Remove last straggling StoryController.AddModule() call in peridot/ by Gabriel Schine · 5 years ago
  28. 8242459 [modular] Allow closing StoryPuppetMaster connections before Execute() has completely finished. by Gabriel Schine · 5 years ago
  29. 02e17bd [session_shell] Time out on slow SessionShell by Steffen Meschkat · 5 years ago
  30. 8918d0e [session_shell] sessionmgr uses SessionShell by Steffen Meschkat · 5 years ago
  31. 56c001a [modular tests] Document test cases. by Steffen Meschkat · 5 years ago
  32. e38a67c [modular] Turn off firebase mods resolver source. by Gabriel Schine · 5 years ago
  33. 2592be1 [modular] fix: intent filters should be optional. by Vardhan Mudunuru · 5 years ago
  34. 8cd97db [ledger][benchmarks] Add delay between creating the page and inserting entries. by Nelly Vouzoukidou · 5 years ago
  35. e7bdf8a [modular] Remove basemgr_monitor. Most if not all product configurations by Alex Min · 5 years ago
  36. 119672b [modular] Sanitize module path when serializing. by Vardhan Mudunuru · 5 years ago
  37. a39cfdb [modular] Run integration tests on a memfs-backed ledger by Vardhan Mudunuru · 5 years ago
  38. dbac352 [modular] Give intents & link_data tests a .cmx by Vardhan Mudunuru · 5 years ago
  39. 9fb990b [sessionctl] Fix /hub path checking. by Gabriel Schine · 5 years ago
  40. 0cd1b9b [cleanup] Remove story_update integration test. by Gabriel Schine · 5 years ago
  41. 739fce1 [cleanup] Remove debug comments that I forgot to delete. by Gabriel Schine · 5 years ago
  42. 972568b [cleanup] While reading the code: fix up some comments in module_state.fidl. by Gabriel Schine · 5 years ago
  43. e2e5e0a [modular] Test ModuleController.Stop() pipelining in parent_child integration test. by Gabriel Schine · 5 years ago
  44. df50b31 [ledger][benchmarks] Trace the duration of creating a cached instance of LevelDb. by Nelly Vouzoukidou · 5 years ago
  45. d07c9de [ledger] Don't read the object when inserting with PutReference. by Nelly Vouzoukidou · 5 years ago
  46. 2b056fe [modular tests] Cleanup while reading the code. by Steffen Meschkat · 5 years ago
  47. a816b1d [sessionmgr] Fix GetStoryInfo() crash. by Steffen Meschkat · 5 years ago
  48. e188bd7 [session_shell] Add SessionShell interface. by Steffen Meschkat · 5 years ago
  49. 9e0f123 [modular tests] Use --session_shell in tests. by Steffen Meschkat · 5 years ago
  50. 6ade42c [basemgr] Support factory reset logic in basemgr. by Alex Min · 5 years ago
  51. 9785238 [modular tests] Timeout is failure. by Steffen Meschkat · 5 years ago
  52. 2c1083a [modular] Cleanup while reading the code. by Steffen Meschkat · 5 years ago
  53. 1cd4629 [modular] Cleanup while reading the code. by Steffen Meschkat · 5 years ago
  54. cab2f16 [benchmark/story] Add libtrace dependency by Doug Evans · 5 years ago
  55. 1557900 [sessionmgr] Remove ledger dashboard. by Steffen Meschkat · 5 years ago
  56. a6bba37 [modular] Deprecate module manifest build rules (for verification) by Vardhan Mudunuru · 5 years ago
  57. b2be36a [ledger] Avoid creating Objects directly. by Christopher R. Johnson · 5 years ago
  58. 62cefe8 [modular tests] Use fuchsia-pkg URLs. by Steffen Meschkat · 5 years ago
  59. 8912c24 [modular] Use fuchsia-pkg URLs. by Steffen Meschkat · 5 years ago
  60. c7e3fd4 [ledger] do not keep a fd for the page's directory by Ambre Williams · 5 years ago
  61. e28e99a [ledger] Use const reference in B-Tree helper function. by Nelly Vouzoukidou · 5 years ago
  62. 01213d5 [fidl] add some extra documentation to agent fidl by Nick Korostelev · 5 years ago
  63. f4090b8 [cleanup] Remove straggling StoryController->AddModule() call. by Gabriel Schine · 5 years ago
  64. 3051ed9 [entities] Add the ability to observe story entities by Kevin Lindkvist · 5 years ago
  65. 701bca9 [modular][story_provider_impl] Simplify flow for notifying of story changes. by Gabriel Schine · 5 years ago
  66. 5b7ca12 [modular][sessionctl] Add ability to list existing stories by Vickie Cheng · 5 years ago
  67. c551b3e [modular][fostr] Add for all modular FIDL libs. by Gabriel Schine · 5 years ago
  68. 7ffc8eb [ledger] Don't wait on LevelDb initialization for page-usage db. by Nelly Vouzoukidou · 5 years ago
  69. 4d9729e [fuchsia-pkg][suggestion_engine] use urls by Leo Lung · 5 years ago
  70. 0ae5bc9 [ledger] fix a btree decoding crash found by fuzzing by Przemyslaw Pietrzkiewicz · 5 years ago
  71. 7f87d74 [ledger] Add stored corpus for the btree encoding fuzztest by Przemyslaw Pietrzkiewicz · 5 years ago
  72. 7a4c25e [Dev Base Shell] Fix usage of substr in handling of --user flag by Anurup M · 5 years ago
  73. 85f0823 [ledger] DCHECK that the parent dir exists before moving to destination. by Nelly Vouzoukidou · 5 years ago
  74. b4812f0 [cmx] Add cmx for modular benchmark test components. by Alex Min · 5 years ago
  75. c42298c [modular] Module Facet documentation by Vardhan Mudunuru · 5 years ago
  76. 9549581 [ledger] Thread safety annotations for when we use mutex by Maria Glukhova · 5 years ago
  77. ac50bce [ledger] inline constants defined in headers by Nathaniel Manista · 5 years ago
  78. 0d57b57 [modular] Remove StartupContext dependency from basemgr and user_provider. by Alex Min · 5 years ago
  79. 1d9d93c [ledger] note about fuzz tests and the fuzzing worklow in testing.md by Przemyslaw Pietrzkiewicz · 5 years ago
  80. af798bb [modular] Mark GetComponentContext() methods on ModuleContext & AgentContext as deprecated. by Gabriel Schine · 5 years ago
  81. ab845e3 [cmx] Add cmx to integration tests running as components by Leo Lung · 5 years ago
  82. 1ba101c [modular][cleanup] Remove unused UserLoginParams.session_shell_config. by Alex Min · 5 years ago
  83. d5c32c0 [modular][cleanup] Remove unused method def StoryProviderImpl.NotifyImportanceWatchers(). by Gabriel Schine · 5 years ago
  84. ae8db6b [modular] rename BaseMgr::State::Terminating -> BaseMgr::State::SHUTTING_DOWN by Vardhan Mudunuru · 5 years ago
  85. be6d143 [basemgr] Auto-login to the first authenticated user on disc if the by Alex Min · 5 years ago
  86. c1d912e [modular][cleanup] Simplify story shutdown & notification flow. by Gabriel Schine · 5 years ago
  87. 7e43ea6 [modular] Delete StoryProvider.DeleteStory(). by Gabriel Schine · 5 years ago
  88. abd00a5 [ledger] Test LedgerRepositoryFactoryImpl by Nathaniel Manista · 5 years ago
  89. 438e677 [ledger] Don't EXPECT_X in function that returns an AssertionResult. by Nelly Vouzoukidou · 5 years ago
  90. 2c00bf7 [ledger] Fix logs and comments on object digests. by Nelly Vouzoukidou · 5 years ago
  91. 7f38490 [modular] Remove StoryProvider.CreateStory*. by Gabriel Schine · 5 years ago
  92. 40b70d0 [basemgr] Rely on basemgr to set presentation of base shell and session by Alex Min · 5 years ago
  93. cb53740 [modular] Prevent basemgr from shutting down twice. by Vardhan Mudunuru · 5 years ago
  94. 1ef6f7c [ledger] Breaking out transitive #include of scoped_callback.h by Ross Wang · 5 years ago
  95. b05c393 [ledger] Remove returned status from MergeResultProvider methods. by Benjamin Lerman · 5 years ago
  96. e9c3bf6 [basemgr] disable control space when only one session shell exists by Rob Tsuk · 5 years ago
  97. d2cb40b [scenic] modular: view_framework->base_view by David Worsham · 5 years ago
  98. 442608e [cmx][dev_session_shell] add missing svc by Leo Lung · 5 years ago
  99. c765b35 [ledger] Fix LedgerManagerTest.PageIsClosedAndSynced*. by Nelly Vouzoukidou · 5 years ago
  100. af95130 [ledger] disable ReuseStack test for asan by Ambre Williams · 5 years ago