1. f442232 Merge "Provide missing camera HAL 2.4 data" into gce-dev by Ping-Hao Wu · 7 years ago
  2. baa4c91 Fix ported launcher that wasn't configuring a serial port for USB. by Greg Hartman · 7 years ago
  3. a59cc2b Provide missing camera HAL 2.4 data by Greg Hartman · 7 years ago
  4. 9eed50a Add RegionSignalingInterface and tests for CircQueue by Ping-Hao Wu · 7 years ago
  5. 610c03f Create an initial launch command by Greg Hartman · 7 years ago
  6. a122755 Build files for USB support libraries by Greg Hartman · 7 years ago
  7. 2e788be Refactor and enable host-side builds for supporting libraries by Greg Hartman · 7 years ago
  8. e18ee64 Drop udev in favor of static paths. by Tomasz Wiszkowski · 7 years ago
  9. 92045f6 Revert "Remove the USB code that we will not be porting" by Greg Hartman · 7 years ago
  10. 425f65a Merge "Remove release unpacking" into gce-dev by TreeHugger Robot · 7 years ago
  11. a3d67f2 Merge "Remove the USB code that we will not be porting" into gce-dev by TreeHugger Robot · 7 years ago
  12. 922f610 Remove release unpacking by Greg Hartman · 7 years ago
  13. f4bdfa5 Remove the USB code that we will not be porting by Greg Hartman · 7 years ago
  14. 0e82ef8 Flatten NetlinkRequest. by Tomasz Wiszkowski · 7 years ago
  15. 719d315 Separate communication over netlink from protocol implementation. by Tomasz Wiszkowski · 7 years ago
  16. 6577035 Include zero padding in netlink string. by Tomasz Wiszkowski · 7 years ago
  17. 8e93e04 Bind netlink and allow netlink type spec. by Tomasz Wiszkowski · 7 years ago
  18. 71ed9c9 Address possible buffer overflows in NetlinkRequest. by Tomasz Wiszkowski · 7 years ago
  19. 0cd18ff Extract netlink_request from netlink_client. by Tomasz Wiszkowski · 7 years ago
  20. 6ecf533 Allow netlink request accept raw data. by Tomasz Wiszkowski · 7 years ago
  21. 662dac0 Remove hard-coded addresses from the ril by Greg Hartman · 7 years ago
  22. 474fe8f Merge "Remove the warnings in the ril code" into gce-dev by TreeHugger Robot · 7 years ago
  23. 64571c9 Merge "Fixes from clang format" into gce-dev by TreeHugger Robot · 7 years ago
  24. 85c495f Remove the warnings in the ril code by Greg Hartman · 7 years ago
  25. 8d9b76e Fixes from clang format by Greg Hartman · 7 years ago
  26. db5b8d7 BUILD file and fixed tests for netlink classes. by Tomasz Wiszkowski · 7 years ago
  27. 76725c4 Merge "Support RIL_REQUEST_SET_MUTE and _GET_MUTE." into gce-dev by TreeHugger Robot · 7 years ago
  28. cb6cf0a Add build for ivserver lib by Greg Hartman · 7 years ago
  29. 9b6315a Merge "Use gflags in the vnc server" into gce-dev by TreeHugger Robot · 7 years ago
  30. c5985cc Merge "Adds the input region to the layout file" into gce-dev by TreeHugger Robot · 7 years ago
  31. 70ac1d2 Use gflags in the vnc server by Greg Hartman · 7 years ago
  32. 3d7cbe6 Adds the input region to the layout file by Jorge E. Moreira · 7 years ago
  33. b40d4d5 Merge "Restore conditional compilation blocks in VSOC RIL." into gce-dev by TreeHugger Robot · 7 years ago
  34. 429d602 Support RIL_REQUEST_SET_MUTE and _GET_MUTE. by Tomasz Wiszkowski · 7 years ago
  35. 27b5dad Restore conditional compilation blocks in VSOC RIL. by Tomasz Wiszkowski · 7 years ago
  36. 1ea1262 Merge "Ensures that signalled flag is set when sending signals." into gce-dev by Jorge Moreira Broche · 7 years ago
  37. 73b7c0d Do not enable RADIO before framework explicitly asks us to do that. by Tomasz Wiszkowski · 7 years ago
  38. 351f783 Ensures that signalled flag is set when sending signals. by Jorge E. Moreira · 7 years ago
  39. 4723534 Adds missing include in host_lock.cpp by Jorge E. Moreira · 7 years ago
  40. 1a51443 Added non blocking writes to circular queues by Jorge E. Moreira · 7 years ago
  41. 97c78d4 Put files in position by Greg Hartman · 7 years ago
  42. 8cc2ccd Fix position of usbforward.h by Greg Hartman · 7 years ago
  43. e4c52f6 Use ANDROID_BUILD_OUT for image source, if available by Tomasz Wiszkowski · 7 years ago
  44. 8428e4b Adds the framebuffer broadcast region to the json file by Jorge E. Moreira · 7 years ago
  45. e6d9015 Disable ramdisk builds and tests. by Tomasz Wiszkowski · 7 years ago
  46. e54deb5 Attach vendor partition to cuttlefish. by Tomasz Wiszkowski · 7 years ago
  47. a2baed3 Fix USB device drops caused by VHCI connection close. by Tomasz Wiszkowski · 7 years ago
  48. 3d3e76a Drop gce_ramdisk from cuttlefish package. by Tomasz Wiszkowski · 7 years ago
  49. 283c3d3 Drop use of gce ramdisk. by Tomasz Wiszkowski · 7 years ago
  50. bb6c162 Use system_image_dir if no custom locations were supplied. by Tomasz Wiszkowski · 7 years ago
  51. 3804efe Move unpack_boot_image.py to cuttlefish bin directory. by Tomasz Wiszkowski · 7 years ago
  52. 8ddd566 Attach(vhci) after receiving heart-beat from guest by Romit Dasgupta · 7 years ago
  53. 64c10e4 Ubuntu fixes for the init script by Greg Hartman · 7 years ago
  54. 6aef59b Pass through ssse3 and any other CPU features. by Greg Hartman · 7 years ago
  55. 921db66 Add a script to unpack build .zip files by Greg Hartman · 7 years ago
  56. 76e1afb Add a mandatory command line flag for kernel options by Greg Hartman · 7 years ago
  57. 49e8063 Add adbshell to allow ssh access across adb by Greg Hartman · 7 years ago
  58. 580e4e9 Add an init script to set up for cuttlefish by Greg Hartman · 7 years ago
  59. de06a57 Add simple script to unpack boot.img by Greg Hartman · 7 years ago
  60. 8fae86d Refactor the ivserver to eliminate -shmsize flag by Greg Hartman · 7 years ago
  61. 5234ffa Fix formatting and missing copyrights by Greg Hartman · 7 years ago
  62. 7841a07 Go back to the old serial number with an underscore by Greg Hartman · 7 years ago
  63. 9a3c2bd Added gralloc regions to json file by Jorge E. Moreira · 7 years ago
  64. 977208b Make USB log messages more informative by Greg Hartman · 7 years ago
  65. b5d93dd Change partition handling by Greg Hartman · 7 years ago
  66. 6916cff Use a valid serial number on cuttlefish by Greg Hartman · 7 years ago
  67. af5a21f Deploy zip archive rather than image file to save time. by Tomasz Wiszkowski · 7 years ago
  68. 43e88fe Some useful READMEs by Tomasz Wiszkowski · 7 years ago
  69. 6c0ce63 Rearrange source files to have a single launcher by Tomasz Wiszkowski · 7 years ago
  70. 64446de Make IVServer capable of starting and managing Cuttlefish by Tomasz Wiszkowski · 7 years ago
  71. f3cf5b6 C++ Launcher support by Tomasz Wiszkowski · 7 years ago
  72. 0071b5e Allow VirtualADB control VHCI state. by Tomasz Wiszkowski · 7 years ago
  73. c60d085 Use heartbeat mechanism to detect server ready. by Tomasz Wiszkowski · 7 years ago
  74. 525d02b Integrate VirtualADB with IVServer. by Tomasz Wiszkowski · 7 years ago
  75. 3beae0e Change VADB role to server. by Tomasz Wiszkowski · 7 years ago
  76. 5d5cf02 Disable libvirt dynamic file permission model by Tomasz Wiszkowski · 7 years ago
  77. acac0fc use /dev/random with older libvirt. by Tomasz Wiszkowski · 7 years ago
  78. 6b6a785 Use /dev/urandom and /dev/hwrng as a Virtio RNG by Tomasz Wiszkowski · 7 years ago
  79. 7060a29 Allow kernel build to be specified from command line. by Tomasz Wiszkowski · 7 years ago
  80. 611c912 Script to configure remote server for cuttlefish by Tomasz Wiszkowski · 7 years ago
  81. be27066 pull proper ramdisk image; do not double-start VM by Tomasz Wiszkowski · 7 years ago
  82. ed4c2b9 Fetch & deploy script by Tomasz Wiszkowski · 7 years ago
  83. e3fb380 FilePartition class takes care of managing partition image files by Tomasz Wiszkowski · 7 years ago
  84. 7e96e9d Drop dependency on python3. Allow pytho2 to start launcher by Tomasz Wiszkowski · 7 years ago
  85. 59c53c5 Debian package by Tomasz Wiszkowski · 7 years ago
  86. d8279e8 fix merge conflict resolution error - bad include path by Tomasz Wiszkowski · 7 years ago
  87. 42d9321 VirtualADB: allow usbip to reconnect by Tomasz Wiszkowski · 7 years ago
  88. 54df976 VirtualADB: Drop Operations that are not required if not using usbip command by Tomasz Wiszkowski · 7 years ago
  89. 9507a8a Virtual ADB: Use UDS instead of TCP sockets by Tomasz Wiszkowski · 7 years ago
  90. b0e1302 VADB: Attach device automatically. by Tomasz Wiszkowski · 7 years ago
  91. 9779657 VADB: Asynchronous transfers by Tomasz Wiszkowski · 7 years ago
  92. a2a8f82 Adds support for managed regions by Jorge E. Moreira · 7 years ago
  93. 4314e07 Update kernel parameters list to assign a serial number. by Tomasz Wiszkowski · 7 years ago
  94. 91e043d USBForward: Bulk transfers by Tomasz Wiszkowski · 7 years ago
  95. 14b1a4f Update to VSoC version 2 by Greg Hartman · 7 years ago
  96. 018271c Fix the mapping of region names to interrupt lines by Greg Hartman · 7 years ago
  97. 2f858ab USBForwarder host side by Tomasz Wiszkowski · 7 years ago
  98. fe9e1f2 Improve the VM config by Greg Hartman · 7 years ago
  99. 9fd2cae USBIP classes by Tomasz Wiszkowski · 7 years ago
  100. dd6ac58 Add secondary virtio channel for USB communication by Tomasz Wiszkowski · 7 years ago