1. ef43973 Generalize Keymaster communication channel by A. Cody Schuffelen · 4 years, 6 months ago
  2. 027bcaf Merge "Import TrustyKeymaster as RemoteKeymaster." by Treehugger Robot · 4 years, 6 months ago
  3. f9ebf86 Remove dead code from GceService by Alistair Delva · 4 years, 6 months ago
  4. 71ac1e6 Merge changes I24a70c45,I7f534ed3,I14069437 by Alistair Delva · 4 years, 6 months ago
  5. ff364b7 Detect misconfigured tap/bridge interfaces by Alistair Delva · 4 years, 6 months ago
  6. 31e096b Fall back to tap device if bridge is missing by Alistair Delva · 4 years, 6 months ago
  7. acbdeb3 Fix typo in function name by Alistair Delva · 4 years, 6 months ago
  8. ea63b44 Renewed our (self-signed) certificate for another year. by Andreas Huber · 4 years, 6 months ago
  9. 5ef76e9 Import TrustyKeymaster as RemoteKeymaster. by A. Cody Schuffelen · 4 years, 6 months ago
  10. a52612a Merge changes I66b2e4d1,Ibfa966bc,I5276ed07,Id7556120,Id2887e55 by Treehugger Robot · 4 years, 6 months ago
  11. 53f0555 Merge "[WebRTC] Refactor to use the signaling server" by Treehugger Robot · 4 years, 6 months ago
  12. 722473a [WebRTC] Use libcuttlefish_utils's base64 function by Jorge E. Moreira · 4 years, 6 months ago
  13. d711eae Add a wrapper to boringssl's base64 functions in libcuttlefish_utils by Jorge E. Moreira · 4 years, 6 months ago
  14. e17d043 [WebRTC] Add the adb endpoints to the client library by Jorge E. Moreira · 4 years, 7 months ago
  15. ff76558 [WebRTC] Get video stream by id instead of by position. by Jorge E. Moreira · 4 years, 7 months ago
  16. eae4d59 [WebRTC] Disconnect clients after RTP timeout by Jorge E. Moreira · 4 years, 7 months ago
  17. 71a09bd [WebRTC] Refactor to use the signaling server by Jorge E. Moreira · 4 years, 7 months ago
  18. 4a08e2a Correct dev path for {vendor_,}boot in fstab by Yifan Hong · 4 years, 6 months ago
  19. 12e4019 Merge "This reverts commit 117bd75bfab280c0217488b602fab3107c5d8726." by Treehugger Robot · 4 years, 6 months ago
  20. 117702c Merge "Revert "Simulate bootloader androidboot.vbmeta parameters"" by Treehugger Robot · 4 years, 6 months ago
  21. 697e423 This reverts commit 117bd75bfab280c0217488b602fab3107c5d8726. by Victor Hsieh · 4 years, 6 months ago
  22. f92df71 Revert "Simulate bootloader androidboot.vbmeta parameters" by Dan Shi · 4 years, 6 months ago
  23. 8cdd9aa Merge "Add vbmeta_system.img to required_images." by Alistair Delva · 4 years, 6 months ago
  24. c4baa34 Suppress error about missing groups by Alistair Delva · 4 years, 6 months ago
  25. 39031f4 Add vbmeta_system.img to required_images. by A. Cody Schuffelen · 4 years, 6 months ago
  26. fb0e45b Fetch vbmeta_system.img from system side by Alistair Delva · 4 years, 6 months ago
  27. 1e6b746 Merge "Add required_images file to cuttlefish build directory." by Peter Collingbourne · 4 years, 6 months ago
  28. dc1484b Merge "[WebRTC] Add an extra endpoint in signaling server to list devices" by Treehugger Robot · 4 years, 6 months ago
  29. cc98f55 Merge "[WebRTC] Add the reference signaling server implementation" by Treehugger Robot · 4 years, 6 months ago
  30. 9306eae Add required_images file to cuttlefish build directory. by Peter Collingbourne · 4 years, 6 months ago
  31. b812853 Add vbmeta.img to target images list by Alistair Delva · 4 years, 6 months ago
  32. 091b87a Merge "Unconditionally put u-boot.env in the assembly directory." by Treehugger Robot · 4 years, 6 months ago
  33. dfa9495 Unconditionally put u-boot.env in the assembly directory. by A. Cody Schuffelen · 4 years, 6 months ago
  34. e3f75ad Merge changes I1766c0a0,I404a7a99,I2eabe6a8,Ia7a895ee by Alistair Delva · 4 years, 6 months ago
  35. c180024 [WebRTC] Add an extra endpoint in signaling server to list devices by Jorge E. Moreira · 4 years, 7 months ago
  36. 2fa79c4 [WebRTC] Add the reference signaling server implementation by Jorge E. Moreira · 4 years, 7 months ago
  37. 5340e06 Move GMS bug_map to its own file by Alistair Delva · 4 years, 6 months ago
  38. 7374eeb Remove priv_app bug_map entry by Alistair Delva · 4 years, 6 months ago
  39. 0e5e288 Remove platform_app bug_map entry by Alistair Delva · 4 years, 6 months ago
  40. 5c7658d Drop gsid bug_map entry by Alistair Delva · 4 years, 6 months ago
  41. 5883c82 Merge "DefaultGuestImagePath does not need to terminate with /" by Treehugger Robot · 4 years, 6 months ago
  42. 2d6a403 Merge changes Id0860b06,I913eb0fb by Treehugger Robot · 4 years, 6 months ago
  43. d1340bf Simulate bootloader androidboot.vbmeta parameters by Alistair Delva · 4 years, 7 months ago
  44. 56959d8 Enable chained vbmeta on cuttlefish by Alistair Delva · 4 years, 7 months ago
  45. 6f8b0e2 DefaultGuestImagePath does not need to terminate with / by Maciej Żenczykowski · 4 years, 6 months ago
  46. 781faef remove error prone GetDefaultPerInstanceDir() by Maciej Żenczykowski · 4 years, 6 months ago
  47. aa855e1 fix u-boot.env in the presence of --instance_dir by Maciej Żenczykowski · 4 years, 6 months ago
  48. c67a539 Merge "Extract system_ext.img on P/R builds." by Treehugger Robot · 4 years, 6 months ago
  49. 99a0554 Add METADATA to cuttlefish: Apache2=NOTICE by Bob Badour · 4 years, 6 months ago
  50. c3ccc76 Merge changes from topic "153580313-prebuilts-tot-update" by Lingfeng Yang · 4 years, 6 months ago
  51. 4759bf1 Merge "Create an "env" partition to control u-boot." by Ram Muthiah · 4 years, 6 months ago
  52. 6ec533f Changes to host_package.mk for latest gfxstream by Lingfeng Yang · 4 years, 6 months ago
  53. d512a68 Create an "env" partition to control u-boot. by David Anderson · 5 years ago
  54. 4003991 Extract system_ext.img on P/R builds. by A. Cody Schuffelen · 4 years, 7 months ago
  55. ffe0094 Merge changes I99dcb7a2,I06bdb281 by Treehugger Robot · 4 years, 6 months ago
  56. b6364f1 Move sepolicy/private to sepolicy/product/private by Jorge E. Moreira · 4 years, 7 months ago
  57. ca99cd1 Delete remaining sepolicy related to VSoC by Jorge E. Moreira · 4 years, 7 months ago
  58. 66ed8b7 Merge "move mount tracefs to init.rc" by Treehugger Robot · 4 years, 7 months ago
  59. 95444a0 Merge changes I269711a0,I98dcf460 by Alistair Delva · 4 years, 7 months ago
  60. ed51c31 Update rtc sepolicy for new crosvm by Alistair Delva · 4 years, 7 months ago
  61. aad7d0a Remove null-audio option for crosvm_manager by Lingfeng Yang · 4 years, 7 months ago
  62. 82c7d2e Merge "Add ReadExactBinary and WriteAllBinary methods." by Treehugger Robot · 4 years, 7 months ago
  63. 46bb8a5 move mount tracefs to init.rc by Kyle Lin · 4 years, 7 months ago
  64. cbc5ab1 Merge "Revert "Revert "Add vendor_boot to the composite disk""" by Treehugger Robot · 4 years, 7 months ago
  65. 17ef2b9 Enable BOARD_USES_SYSTEM_OTHER_ODEX by Alistair Delva · 4 years, 7 months ago
  66. cdccf65 Remove TARGET_NO_RECOVERY := false by Alistair Delva · 4 years, 7 months ago
  67. 95ec487 Revert "Revert "Add vendor_boot to the composite disk"" by Alistair Delva · 4 years, 7 months ago
  68. 3be55db Merge "Pad the GPT footer to produce 64k-aligned disks." by Treehugger Robot · 4 years, 7 months ago
  69. 55e1f77 Merge "Implement RecoveryUI for cuttlefish" by Treehugger Robot · 4 years, 7 months ago
  70. 7f21d34 Pad the GPT footer to produce 64k-aligned disks. by A. Cody Schuffelen · 4 years, 7 months ago
  71. d610b3b Implement RecoveryUI for cuttlefish by Alistair Delva · 4 years, 7 months ago
  72. 8089487 Merge "Fix backup GPT LBA index." by Treehugger Robot · 4 years, 7 months ago
  73. d2ac57a Fix backup GPT LBA index. by A. Cody Schuffelen · 4 years, 7 months ago
  74. 39c4099 Merge "Add debugfs support for cuttlefish." by Treehugger Robot · 4 years, 7 months ago
  75. b93c3c0 Add debugfs support for cuttlefish. by Max Spector · 4 years, 7 months ago
  76. 992944c Merge "Revert "Add vendor_boot to the composite disk"" by Alistair Delva · 4 years, 7 months ago
  77. a1ebb07 Revert "Add vendor_boot to the composite disk" by Alistair Delva · 4 years, 7 months ago
  78. 4981839 Add ReadExactBinary and WriteAllBinary methods. by A. Cody Schuffelen · 4 years, 7 months ago
  79. cc3c59c Print the actual errno if truncate fails. by A. Cody Schuffelen · 4 years, 7 months ago
  80. 10b8fb2 Merge "coredomain exec labelled as system_file_type." by Steven Moreland · 4 years, 7 months ago
  81. 5d9ce49 coredomain exec labelled as system_file_type. by Steven Moreland · 4 years, 7 months ago
  82. 3599700 Merge "[WebRTC] Websocket server handles 'close' opcode" by Treehugger Robot · 4 years, 7 months ago
  83. 33ef135 Merge "Add vendor_boot to the composite disk" by Alistair Delva · 4 years, 7 months ago
  84. 3c52296 [WebRTC] Websocket server handles 'close' opcode by Jorge E. Moreira · 4 years, 7 months ago
  85. 2f31feb Merge "Stop sharing system uid with cuttlefish service" by Treehugger Robot · 4 years, 7 months ago
  86. 2688132 Stop sharing system uid with cuttlefish service by Hsin-Yi Chen · 4 years, 7 months ago
  87. 2341e63 Add vendor_boot to the composite disk by Alistair Delva · 4 years, 7 months ago
  88. f0729cf Enable BOARD_EXT4_SHARE_DUP_BLOCKS by Alistair Delva · 4 years, 7 months ago
  89. 213b5d5 Merge changes from topic "wai_b148706939" by Alistair Delva · 4 years, 7 months ago
  90. de139bd Merge "Allow downstream Cuttlefish devices to format userdata as ext4" by Alistair Delva · 4 years, 7 months ago
  91. 1e5b1e3 Merge "Handle write failures in hwc broadcast loop" by Jason Macnak · 4 years, 7 months ago
  92. ed8a7a1 Merge "Add comments to image_aggregator." by Treehugger Robot · 4 years, 7 months ago
  93. e2d1d3e Handle write failures in hwc broadcast loop by Jason Macnak · 4 years, 7 months ago
  94. 7dffd06 Add comments to image_aggregator. by A. Cody Schuffelen · 4 years, 7 months ago
  95. c466be2 Allow downstream Cuttlefish devices to format userdata as ext4 by Enrico Granata · 4 years, 7 months ago
  96. f491bf4 Give the TPM simulator space for 2 ports. by A. Cody Schuffelen · 4 years, 7 months ago
  97. 80437a5 Merge changes Ieb2eafec,Ia2350e22,Iebb6a278,Ic2e3a8a1,If9495f34, ... by Ram Muthiah · 4 years, 7 months ago
  98. 0016ac2 Merge "Hold the TPM platform connection open." by Treehugger Robot · 4 years, 7 months ago
  99. ed3cfde Moved kernel arg generation into host libs by Ram Muthiah · 4 years, 7 months ago
  100. a7befdd VNC/WebRTC Kernel Argument Generation by Ram Muthiah · 4 years, 7 months ago