1. 977208b Make USB log messages more informative by Greg Hartman · 7 years ago
  2. b5d93dd Change partition handling by Greg Hartman · 7 years ago
  3. 6916cff Use a valid serial number on cuttlefish by Greg Hartman · 7 years ago
  4. af5a21f Deploy zip archive rather than image file to save time. by Tomasz Wiszkowski · 7 years ago
  5. 43e88fe Some useful READMEs by Tomasz Wiszkowski · 7 years ago
  6. 6c0ce63 Rearrange source files to have a single launcher by Tomasz Wiszkowski · 7 years ago
  7. 64446de Make IVServer capable of starting and managing Cuttlefish by Tomasz Wiszkowski · 7 years ago
  8. f3cf5b6 C++ Launcher support by Tomasz Wiszkowski · 7 years ago
  9. 0071b5e Allow VirtualADB control VHCI state. by Tomasz Wiszkowski · 7 years ago
  10. c60d085 Use heartbeat mechanism to detect server ready. by Tomasz Wiszkowski · 7 years ago
  11. 525d02b Integrate VirtualADB with IVServer. by Tomasz Wiszkowski · 7 years ago
  12. 3beae0e Change VADB role to server. by Tomasz Wiszkowski · 7 years ago
  13. 5d5cf02 Disable libvirt dynamic file permission model by Tomasz Wiszkowski · 7 years ago
  14. acac0fc use /dev/random with older libvirt. by Tomasz Wiszkowski · 7 years ago
  15. 6b6a785 Use /dev/urandom and /dev/hwrng as a Virtio RNG by Tomasz Wiszkowski · 7 years ago
  16. 7060a29 Allow kernel build to be specified from command line. by Tomasz Wiszkowski · 7 years ago
  17. 611c912 Script to configure remote server for cuttlefish by Tomasz Wiszkowski · 7 years ago
  18. be27066 pull proper ramdisk image; do not double-start VM by Tomasz Wiszkowski · 7 years ago
  19. ed4c2b9 Fetch & deploy script by Tomasz Wiszkowski · 7 years ago
  20. e3fb380 FilePartition class takes care of managing partition image files by Tomasz Wiszkowski · 7 years ago
  21. 7e96e9d Drop dependency on python3. Allow pytho2 to start launcher by Tomasz Wiszkowski · 7 years ago
  22. 59c53c5 Debian package by Tomasz Wiszkowski · 7 years ago
  23. d8279e8 fix merge conflict resolution error - bad include path by Tomasz Wiszkowski · 7 years ago
  24. 42d9321 VirtualADB: allow usbip to reconnect by Tomasz Wiszkowski · 7 years ago
  25. 54df976 VirtualADB: Drop Operations that are not required if not using usbip command by Tomasz Wiszkowski · 7 years ago
  26. 9507a8a Virtual ADB: Use UDS instead of TCP sockets by Tomasz Wiszkowski · 7 years ago
  27. b0e1302 VADB: Attach device automatically. by Tomasz Wiszkowski · 7 years ago
  28. 9779657 VADB: Asynchronous transfers by Tomasz Wiszkowski · 7 years ago
  29. a2a8f82 Adds support for managed regions by Jorge E. Moreira · 7 years ago
  30. 4314e07 Update kernel parameters list to assign a serial number. by Tomasz Wiszkowski · 7 years ago
  31. 91e043d USBForward: Bulk transfers by Tomasz Wiszkowski · 7 years ago
  32. 14b1a4f Update to VSoC version 2 by Greg Hartman · 7 years ago
  33. 018271c Fix the mapping of region names to interrupt lines by Greg Hartman · 7 years ago
  34. 2f858ab USBForwarder host side by Tomasz Wiszkowski · 7 years ago
  35. fe9e1f2 Improve the VM config by Greg Hartman · 7 years ago
  36. 9fd2cae USBIP classes by Tomasz Wiszkowski · 7 years ago
  37. dd6ac58 Add secondary virtio channel for USB communication by Tomasz Wiszkowski · 7 years ago
  38. e19bb5b Update readme to explain where to get files from and how to set permissions by Tomasz Wiszkowski · 7 years ago
  39. 9cd82d7 Correct handling of the vsoc memory version by Greg Hartman · 7 years ago
  40. 9ca5979 Modifications to reflect the changes in struct vsoc_signal_table_layout by Romit Dasgupta · 7 years ago
  41. aa8d5a8 Added shared memory layout description by Romit Dasgupta · 7 years ago
  42. 2f781fb Move documentation to its proper place by Tomasz Wiszkowski · 7 years ago
  43. 66464f3 region offset allocation. by Romit Dasgupta · 7 years ago
  44. 850deb8 Include e2e regions and drop redundant details from json file. by Tomasz Wiszkowski · 7 years ago
  45. a29455e Make ivserver delete stale unix sockets by Tomasz Wiszkowski · 7 years ago
  46. 230b99a Drop IVServer.py in favor of ivserver native. by Tomasz Wiszkowski · 7 years ago
  47. 03bdc4e Fix ivserver checking logic for channels by Tomasz Wiszkowski · 7 years ago
  48. c2b7f94 Send Guest and Host event FDs over to QEmu by Tomasz Wiszkowski · 7 years ago
  49. 5bdf9bb Drop layout.h file and use proper dependency by Tomasz Wiszkowski · 7 years ago
  50. 2a44cd0 Drop socketutils, use SharedFD. by Tomasz Wiszkowski · 7 years ago
  51. 859cc65 Applying requested changes to ivserver, 3: by Tomasz Wiszkowski · 7 years ago
  52. e99c411 Applying requested changes to ivserver, 2: by Tomasz Wiszkowski · 7 years ago
  53. fd669f2 Applying requested changes to ivserver: by Tomasz Wiszkowski · 7 years ago
  54. 60a965d Region changes for end-to-end tests by Greg Hartman · 7 years ago
  55. bdf23b5 Use CUTTLEFISH as our boot identifier by Greg Hartman · 7 years ago
  56. 39d6c68 Enable interactive serial console in launcher by Tomasz Wiszkowski · 7 years ago
  57. cd8428b Make clientconnection less chatty + drop obsolete launcher parameter by Tomasz Wiszkowski · 7 years ago
  58. 61b572a ivshmem server. by Romit Dasgupta · 7 years ago
  59. 95cd9f5 Drop dependency on experimental script. by Tomasz Wiszkowski · 7 years ago
  60. 68ce823 Use libvirt to start cuttlefish. by Tomasz Wiszkowski · 7 years ago
  61. 27ea3cf Reconcile with the C++ version of the server by Greg Hartman · 7 years ago
  62. 3c4f136 Create single bundle from python scripts by Tomasz Wiszkowski · 7 years ago
  63. a5fc911 Make python launcher buildable. by Tomasz Wiszkowski · 7 years ago
  64. 8936284 Flatten ivshmem-server source tree by Tomasz Wiszkowski · 7 years ago
  65. 9f3da53 Move ivshmem-server to "host" folder by Tomasz Wiszkowski · 7 years ago
  66. f30d931 Creating Host- and Guest- directories. by Tomasz Wiszkowski · 7 years ago
  67. b27cc93 Merge "Fix mma build again" into gce-dev by TreeHugger Robot · 7 years ago
  68. a4ff248 Get all of the code to build under Android.bp by Greg Hartman · 7 years ago
  69. f3dba17 Fix mma build again by Greg Hartman · 7 years ago
  70. 328dca9 Merge "More syntax fixes for circqueue_impl.h" into gce-dev by Ping-Hao Wu · 7 years ago
  71. 3688e7a Merge "Add initial Android.bp files to enable host builds" into gce-dev by Greg Hartman · 7 years ago
  72. 3d77757 Adds comments to explain circular queue's indices going beyond buffer size by Jorge E. Moreira · 7 years ago
  73. 47a205f More syntax fixes for circqueue_impl.h by Ping-Hao Wu · 7 years ago
  74. bff7e63 Add initial Android.bp files to enable host builds by Greg Hartman · 7 years ago
  75. 4b3e21e Merge "Implements a stub hwcomposer" into gce-dev by TreeHugger Robot · 7 years ago
  76. 1e1fe1f Merge "Fix position of usbforward.h" into gce-dev by Greg Hartman · 7 years ago
  77. cda6cd9 Merge "Fix errors in circqueue_impl.h" into gce-dev by Ping-Hao Wu · 7 years ago
  78. d823176 Merge "Fixes to allow mma to work in cuttlefish_common" into gce-dev by TreeHugger Robot · 7 years ago
  79. b577ce7 Fix errors in circqueue_impl.h by Ping-Hao Wu · 7 years ago
  80. 7e9eac8 Merge "Cosmetic improvements in vnc server" into gce-dev by TreeHugger Robot · 7 years ago
  81. a8baedc Fixes to allow mma to work in cuttlefish_common by Greg Hartman · 7 years ago
  82. 6588a2d Fix position of usbforward.h by Greg Hartman · 7 years ago
  83. ccd5745 Cosmetic improvements in vnc server by Jorge E. Moreira · 7 years ago
  84. 7aaa6db Merge "Restore remoter integration in sensors hal" into gce-dev by TreeHugger Robot · 7 years ago
  85. 926fedb Merge changes from topic "ender-audio" into gce-dev by TreeHugger Robot · 7 years ago
  86. d7e398d Restore remoter integration in sensors hal by Tomasz Wiszkowski · 7 years ago
  87. bbf8c0b Tailor AUDIO command to VSOC by Tomasz Wiszkowski · 7 years ago
  88. 8ebd461 VSOC Audio: Rename gce_ -> vsoc_ by Tomasz Wiszkowski · 7 years ago
  89. 568de1a Tailor remoter framework pkt to work on cuttlefish by Tomasz Wiszkowski · 7 years ago
  90. 4f7a53f Exact copy of RemoterFrameworkPkt from GCE by Tomasz Wiszkowski · 7 years ago
  91. b34828c Exact copy of GCE Audio by Tomasz Wiszkowski · 7 years ago
  92. 51768b8 Implements a stub hwcomposer by Jorge E. Moreira · 7 years ago
  93. ca7fb19 Adapted the VNC server to run on host side. by Greg Hartman · 7 years ago
  94. 7075378 Ran clang-format over vnc_server code by Greg Hartman · 7 years ago
  95. 2430701 Vnc server by Jorge E. Moreira · 7 years ago
  96. fa1852c Added thread_annotations.h to the threads library by Jorge E. Moreira · 7 years ago
  97. 0b24973 Added host side gralloc region class. by Jorge E. Moreira · 7 years ago
  98. fc7847d Framebuffer broadcast region and library by Jorge E. Moreira · 7 years ago
  99. 3387a65 Merge "Gralloc hal implementation" into gce-dev by Greg Hartman · 7 years ago
  100. 7a8dadd Gralloc hal implementation by Jorge E. Moreira · 7 years ago