1. d1d65fe Set up timeout for graceful shutdown by Jeongik Cha · 6 months ago
  2. 6c76d10 Merge changes Ifadaa709,I480d8411,Ieb8a961e into main by Keiichi Watanabe · 6 months ago
  3. 1f1925e Terminal: Resize sparse disk when storage balloon is turned off by Keiichi Watanabe · 6 months ago
  4. 0be5f50 TerminalApp: Hide disk resizing feature when storage ballooning is on by Keiichi Watanabe · 6 months ago
  5. cb9062a Terminal: Convert main_split_config.xml into Kotlin by Keiichi Watanabe · 6 months ago
  6. 6765d4b Merge "TerminalApp: Use sparse file for debian rootfs if storage balloon enabled" into main by Keiichi Watanabe · 6 months ago
  7. b24d1ab Run e2fsck during vm start by Akilesh Kailash · 6 months ago
  8. 0a5e085 TerminalApp: Use sparse file for debian rootfs if storage balloon enabled by Keiichi Watanabe · 6 months ago
  9. b633119 Merge "Update tab title whenever ttyd session title changes" into main by Treehugger Robot · 6 months ago
  10. 79fda7a Update tab title whenever ttyd session title changes by Mu-Le Lee · 6 months ago
  11. 968b0e8 Merge "Focus to TerminalView when switching tabs" into main by Treehugger Robot · 6 months ago
  12. 32fc7b0 Focus to TerminalView when switching tabs by Mu-Le Lee · 6 months ago
  13. effd399 Merge "Remove legacy debian.log file" into main by Treehugger Robot · 6 months ago
  14. 70fa3aa Remove legacy debian.log file by Jeongik Cha · 6 months ago
  15. ab6691c Do the clean-up in the worker thread by Jiyong Park · 6 months ago
  16. 6afd85c Run start and shutdown routines in a single thread by Jiyong Park · 6 months ago
  17. 848e6ee More refactoring by Jiyong Park · 6 months ago
  18. 855dee1 Run start and stop in a worker thread by Jiyong Park · 6 months ago
  19. 0dc26b7 Refactor VmLauncherService by Jiyong Park · 6 months ago
  20. b1dbca3 Merge "guest: debian: Implement storage_balloon_agent" into main by Keiichi Watanabe · 6 months ago
  21. 4d75b33 guest: debian: Implement storage_balloon_agent by Keiichi Watanabe · 6 months ago
  22. e74bf83 Do the resizing inside of the service by Jiyong Park · 6 months ago
  23. 827eab2 Wait for the vm to stop before resize activity finishes by Jiyong Park · 6 months ago
  24. 329eea7 Merge "Handle ForegroundServiceStartNotAllowedException when starting the VM" into main by Treehugger Robot · 6 months ago
  25. 6cef2d0 Handle ForegroundServiceStartNotAllowedException when starting the VM by Jeongik Cha · 6 months ago
  26. f2e4fe4 Respect threading requirement of LifeCycle#addObserver/removeObserver by Jiyong Park · 6 months ago
  27. 96d3f94 Refactor Memory Balloon control routines by Jiyong Park · 6 months ago
  28. 4b6764f Merge "Handle gRPC canellation case" into main by Treehugger Robot · 6 months ago
  29. 6f7ad33 Merge "Change Terminal app's image tag to SDK_INT_FULL" into main by Treehugger Robot · 6 months ago
  30. 61741bf Merge "Remove nullability of executorService" into main by Treehugger Robot · 6 months ago
  31. ea72cfb Handle gRPC canellation case by Jeongik Cha · 6 months ago
  32. 717ba9b Remove nullability of executorService by Jiyong Park · 6 months ago
  33. 6352794 Remove Trace calls by Jiyong Park · 6 months ago
  34. e2514fe rename stop_vm_launcher_service to shutdown_vm by Jiyong Park · 6 months ago
  35. f8fa93b Change Terminal app's image tag to SDK_INT_FULL by Jeongik Cha · 6 months ago
  36. 3be2b3b Give longer boot timeout when running in CF or goldfish by Jiyong Park · 6 months ago
  37. 8c3e8e6 Timeout for VM start by Jiyong Park · 6 months ago
  38. 9c0b99f Line number of modifier keys is relying on the height of keys' view by Seungjae Yoo · 6 months ago
  39. fc9a191 Retrieve terminal info in a more robust way by Jiyong Park · 6 months ago
  40. c8a2885 Merge "TerminalApp: Run ktfmt" into main by Keiichi Watanabe · 6 months ago
  41. 5362bbf Merge "Merge 25Q1 (ab/BP1A.250305.020) to AOSP main" into main by Xin Li · 6 months ago
  42. 861837c TerminalApp: Run ktfmt by Keiichi Watanabe · 6 months ago
  43. c4ecc41 Merge "TerminalApp: Remove onDestroy() from ApplicationLifecycleObserver" into main by Yuan Yao · 6 months ago
  44. fab508f TerminalApp: Remove onDestroy() from ApplicationLifecycleObserver by Yuan Yao · 6 months ago
  45. 091193d Revert^2 "Logs from the terminal VM is accumulated" by Jiyong Park · 6 months ago
  46. 786b17d Merge "Revert "Logs from the terminal VM is accumulated"" into main am: be38403149 by Jiyong Park · 6 months ago
  47. be38403 Merge "Revert "Logs from the terminal VM is accumulated"" into main by Jiyong Park · 6 months ago
  48. 56a7a8d Revert "Logs from the terminal VM is accumulated" by Jiyong Park · 6 months ago
  49. fc69b70 Merge "Logs from the terminal VM is accumulated" into main am: f150969d5e by Treehugger Robot · 6 months ago
  50. f150969 Merge "Logs from the terminal VM is accumulated" into main by Treehugger Robot · 6 months ago
  51. a3383fc Logs from the terminal VM is accumulated by Jiyong Park · 6 months ago
  52. 7e32326 Merge "Import translations. DO NOT MERGE ANYWHERE" into main by Treehugger Robot · 6 months ago
  53. c24b3f8 Merge "Implement time-based memory balloon inflation" into main am: e89330806e by Yuan Yao · 6 months ago
  54. e893308 Merge "Implement time-based memory balloon inflation" into main by Yuan Yao · 6 months ago
  55. 15b431a Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 6 months ago
  56. c655c37 Merge "does ktfmt for VmLauncherService" into main am: 96a76e13da by Treehugger Robot · 6 months ago
  57. f7e4dfd Merge "Add option for gfxstream" into main am: 8e2475af9a by Treehugger Robot · 6 months ago
  58. 96a76e1 Merge "does ktfmt for VmLauncherService" into main by Treehugger Robot · 6 months ago
  59. 8e2475a Merge "Add option for gfxstream" into main by Treehugger Robot · 6 months ago
  60. af984fc Implement time-based memory balloon inflation by Yuan Yao · 6 months ago
  61. 650cb9b does ktfmt for VmLauncherService by Jeongik Cha · 6 months ago
  62. caea824 Add option for gfxstream by Jeongik Cha · 6 months ago
  63. f6e8148 Merge "TermialApp: Don't hardcode image path in installer log" into main am: f36164bbe6 by Keiichi Watanabe · 6 months ago
  64. f36164b Merge "TermialApp: Don't hardcode image path in installer log" into main by Keiichi Watanabe · 6 months ago
  65. 785951c TermialApp: Don't hardcode image path in installer log by Keiichi Watanabe · 6 months ago
  66. 61e3020 Merge "Implement memory ballooning in Terminal App" into main am: ee3fcfb9f8 by Yuan Yao · 6 months ago
  67. ee3fcfb Merge "Implement memory ballooning in Terminal App" into main by Yuan Yao · 6 months ago
  68. bdd42ec Implement memory ballooning in Terminal App by Yuan Yao · 6 months ago
  69. d55df27 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 6 months ago
  70. 7964b97 Merge 25Q1 (ab/12770256) to aosp-main-future by Xin Li · 6 months ago
  71. c720a3c Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 6 months ago
  72. d8cf1ac Merge "TerminalApp: Fix Settings layout in tablet" into main am: 28552bd96d by Treehugger Robot · 6 months ago
  73. 0abbaa3 Merge "TerminalApp: Fixes for RTL" into main am: 9580cdac77 by Treehugger Robot · 6 months ago
  74. 28552bd Merge "TerminalApp: Fix Settings layout in tablet" into main by Treehugger Robot · 6 months ago
  75. 9580cda Merge "TerminalApp: Fixes for RTL" into main by Treehugger Robot · 6 months ago
  76. 1b8e8f0 Merge "Import translations. DO NOT MERGE ANYWHERE" into main by Treehugger Robot · 6 months ago
  77. dd6cdc5 TerminalApp: Fix Settings layout in tablet by Jaewan Kim · 6 months ago
  78. 27594cb Hide Display button if the flag is off am: 00dc051188 by Jeongik Cha · 6 months ago
  79. 00dc051 Hide Display button if the flag is off by Jeongik Cha · 6 months ago
  80. e07fa5b Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 6 months ago
  81. c06027f Merge "Enable speaker and microphone" into main am: b89acff954 by Treehugger Robot · 7 months ago
  82. b89acff Merge "Enable speaker and microphone" into main by Treehugger Robot · 7 months ago
  83. b5e923d Enable speaker and microphone by Mu-Le Lee · 7 months ago
  84. 3e35b78 Merge "Add tab support" into main am: ed2f451949 by Treehugger Robot · 7 months ago
  85. ed2f451 Merge "Add tab support" into main by Treehugger Robot · 7 months ago
  86. 3621ad5 TerminalApp: Fixes for RTL by Jaewan Kim · 7 months ago
  87. 6305b36 Add tab support by Mu-Le Lee · 8 months ago
  88. 108714e Move requestPermissions from onResume to onCreate am: aa8f0c5ae3 by Jeongik Cha · 7 months ago
  89. aa8f0c5 Move requestPermissions from onResume to onCreate by Jeongik Cha · 7 months ago
  90. 82ffab4 Merge "Explicitly keep default constructor in rules without members" into main am: b397f768be by Christoffer Adamsen · 7 months ago
  91. b397f76 Merge "Explicitly keep default constructor in rules without members" into main by Christoffer Adamsen · 7 months ago
  92. 03b79ea Merge "Import translations. DO NOT MERGE ANYWHERE" into main by Treehugger Robot · 7 months ago
  93. c860282 Merge changes I170b032e,Ia160560d into main am: 5ea4fef00d by Treehugger Robot · 7 months ago
  94. 03990d4 Set different affinity for display activity by Jeongik Cha · 7 months ago
  95. 64f077b Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 7 months ago
  96. 83a8447 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 7 months ago
  97. fcc5a8f Let display activity occupy full screen am: c477da2ba1 by Jeongik Cha · 7 months ago
  98. c477da2 Let display activity occupy full screen by Jeongik Cha · 7 months ago
  99. 385a0d1 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 7 months ago
  100. 2c5194e Merge "Import translations. DO NOT MERGE ANYWHERE" into main by Treehugger Robot · 7 months ago