1. cc1cd95 Extensions to the audio HAL to send audio data to a ringbuffer inside by Andreas Huber · 7 years ago
  2. 2dc34c9 Merge "Removes namespace { }" into gce-dev by TreeHugger Robot · 7 years ago
  3. 6ae88e0 Merge "Replaces string.h with cstring" into gce-dev by TreeHugger Robot · 7 years ago
  4. b3faf99 Merge "Adds missing include <cerrno>" into gce-dev by TreeHugger Robot · 7 years ago
  5. 5de0771 Removes namespace { } by Ryan Haining · 7 years ago
  6. cdf1427 Replaces string.h with cstring by Ryan Haining · 7 years ago
  7. 3af2085 Adds missing include <cerrno> by Ryan Haining · 7 years ago
  8. d6c129e Ril hal gets interface parameters from shared memory by Jorge E. Moreira · 7 years ago
  9. 931e97f Make the network prefix configurable by Greg Hartman · 7 years ago
  10. 6cd78cc Additional fixes for warnings by Greg Hartman · 7 years ago
  11. 7d5e0bf Clean up warnings in cuttlefish_common by Greg Hartman · 7 years ago
  12. d0f20d4 Fix formatting by Greg Hartman · 7 years ago
  13. b777885 Merge changes from topic "vsoc-input-service" into gce-dev by Jorge Moreira Broche · 7 years ago
  14. 96638a7 Exchange data between wireless interfaces with the help of wifirouter by Tomasz Wiszkowski · 7 years ago
  15. a881de5 Clone of wifirouter from partner repo by Tomasz Wiszkowski · 7 years ago
  16. e1b2a3b Fix integer overflow in buffer capacity calculations by Greg Hartman · 7 years ago
  17. 0249021 Use std::atomic in the signalling interfaces by Greg Hartman · 7 years ago
  18. 550750a Fix off by 1 error in CopyInRange by Greg Hartman · 7 years ago
  19. 6454596 Correct formatting by Greg Hartman · 7 years ago
  20. 7510c96 Adds the input_events region by Jorge E. Moreira · 7 years ago
  21. 60ed577 Use Radio ID to register for hwsim notifications by Tomasz Wiszkowski · 7 years ago
  22. 6637f14 Exact copy of host wifirouter. by Tomasz Wiszkowski · 7 years ago
  23. 877ce3f Merge "Cuttlefish Wifi: Packet switcher" into gce-dev by TreeHugger Robot · 7 years ago
  24. 95ee07f Cuttlefish Wifi: Packet switcher by Tomasz Wiszkowski · 7 years ago
  25. 4cbb6ab Move the framebuffer view to the correct place by Greg Hartman · 7 years ago
  26. ce872ef Finish common makefile conversions by Greg Hartman · 7 years ago
  27. 6da4302 Clean up the handling of domains by Greg Hartman · 7 years ago
  28. cb367e0 Merge "Add missing #include to provide Write() implementations" into gce-dev by TreeHugger Robot · 7 years ago
  29. a2dd58e Merge "Iterate with a size_t to avoid warnings" into gce-dev by TreeHugger Robot · 7 years ago
  30. c549a49 Add missing #include to provide Write() implementations by Greg Hartman · 7 years ago
  31. 817b05d Remove obsolete BUILD files by Greg Hartman · 7 years ago
  32. ee76f04 Iterate with a size_t to avoid warnings by Greg Hartman · 7 years ago
  33. 55d53ff Enable vsoc_lib to be compiled for guest by Tomasz Wiszkowski · 7 years ago
  34. 719ce86 Wifi exchange view by Tomasz Wiszkowski · 7 years ago
  35. c2c4dd6 Reserve VSoC area for wifi packet exchange by Tomasz Wiszkowski · 7 years ago
  36. d792d2a Remove Base class by Greg Hartman · 7 years ago
  37. 41f74e6 Make wificlient compile for Android and Linux by Tomasz Wiszkowski · 7 years ago
  38. 1a52495 Virtual WIFI client. by Tomasz Wiszkowski · 7 years ago
  39. 41d2af7 WIFIRouter coop for Cuttlefish Wifi by Tomasz Wiszkowski · 7 years ago
  40. 1d9e551 Build files for Android WIFI by Tomasz Wiszkowski · 7 years ago
  41. 7475c4c Merge "Virtual WIFI, stake 5: origin detection." into gce-dev by Tomasz Wiszkowski · 7 years ago
  42. 5e0a33f Use cuttlefish for internal references to the device by Greg Hartman · 7 years ago
  43. cbbbd7d Merge changes from topic "ender-wifi" into gce-dev by TreeHugger Robot · 7 years ago
  44. 079b283 Virtual WIFI, stake 5: origin detection. by Tomasz Wiszkowski · 7 years ago
  45. 6c47bee Virtual WIFI, stage 4: Makefiles by Tomasz Wiszkowski · 7 years ago
  46. ca1b265 Virtual WIFI, stage 3: virtual wifi management by Tomasz Wiszkowski · 7 years ago
  47. 3a1b8b4 Virtual WIFI, stage 2: netlink commands and mac80211_hwsim header by Tomasz Wiszkowski · 7 years ago
  48. c339ab5 Virtual WIFI, stage 1: netlink interface. by Tomasz Wiszkowski · 7 years ago
  49. 749cf86 Merge "Change location of make_lock_guard" into gce-dev by Greg Hartman · 7 years ago
  50. fd32a45 Change location of make_lock_guard by Greg Hartman · 7 years ago
  51. 153b106 Do the big AVD -> CVD rename by Greg Hartman · 7 years ago
  52. efe487a Move the VSoC client socket into /var/run by Greg Hartman · 7 years ago
  53. 86b114a Allow launch to set the framebuffer size by Greg Hartman · 7 years ago
  54. 26d8714 Revised framebuffer region by Greg Hartman · 7 years ago
  55. 509f14d Correct formatting by Greg Hartman · 7 years ago
  56. 9eed50a Add RegionSignalingInterface and tests for CircQueue by Ping-Hao Wu · 7 years ago
  57. 2e788be Refactor and enable host-side builds for supporting libraries by Greg Hartman · 7 years ago
  58. 0e82ef8 Flatten NetlinkRequest. by Tomasz Wiszkowski · 7 years ago
  59. 719d315 Separate communication over netlink from protocol implementation. by Tomasz Wiszkowski · 7 years ago
  60. 6577035 Include zero padding in netlink string. by Tomasz Wiszkowski · 7 years ago
  61. 8e93e04 Bind netlink and allow netlink type spec. by Tomasz Wiszkowski · 7 years ago
  62. 71ed9c9 Address possible buffer overflows in NetlinkRequest. by Tomasz Wiszkowski · 7 years ago
  63. 0cd18ff Extract netlink_request from netlink_client. by Tomasz Wiszkowski · 7 years ago
  64. 6ecf533 Allow netlink request accept raw data. by Tomasz Wiszkowski · 7 years ago
  65. db5b8d7 BUILD file and fixed tests for netlink classes. by Tomasz Wiszkowski · 7 years ago
  66. cb6cf0a Add build for ivserver lib by Greg Hartman · 7 years ago
  67. 70ac1d2 Use gflags in the vnc server by Greg Hartman · 7 years ago
  68. 351f783 Ensures that signalled flag is set when sending signals. by Jorge E. Moreira · 7 years ago
  69. 1a51443 Added non blocking writes to circular queues by Jorge E. Moreira · 7 years ago
  70. a4ff248 Get all of the code to build under Android.bp by Greg Hartman · 7 years ago
  71. 328dca9 Merge "More syntax fixes for circqueue_impl.h" into gce-dev by Ping-Hao Wu · 7 years ago
  72. 3688e7a Merge "Add initial Android.bp files to enable host builds" into gce-dev by Greg Hartman · 7 years ago
  73. 3d77757 Adds comments to explain circular queue's indices going beyond buffer size by Jorge E. Moreira · 7 years ago
  74. 47a205f More syntax fixes for circqueue_impl.h by Ping-Hao Wu · 7 years ago
  75. bff7e63 Add initial Android.bp files to enable host builds by Greg Hartman · 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. b577ce7 Fix errors in circqueue_impl.h by Ping-Hao Wu · 7 years ago
  79. a8baedc Fixes to allow mma to work in cuttlefish_common by Greg Hartman · 7 years ago
  80. 6588a2d Fix position of usbforward.h by Greg Hartman · 7 years ago
  81. 926fedb Merge changes from topic "ender-audio" into gce-dev by TreeHugger Robot · 7 years ago
  82. bbf8c0b Tailor AUDIO command to VSOC by Tomasz Wiszkowski · 7 years ago
  83. fa1852c Added thread_annotations.h to the threads library by Jorge E. Moreira · 7 years ago
  84. fc7847d Framebuffer broadcast region and library by Jorge E. Moreira · 7 years ago
  85. 3387a65 Merge "Gralloc hal implementation" into gce-dev by Greg Hartman · 7 years ago
  86. 7a8dadd Gralloc hal implementation by Jorge E. Moreira · 7 years ago
  87. 854bcbc Added SocketLocalServer support for IP sockets by Jorge E. Moreira · 7 years ago
  88. ccd84b8 Adds ThreadSafeQueue library by Jorge E. Moreira · 7 years ago
  89. 89d2314 Make RIL SEPolicy compliant again by Tomasz Wiszkowski · 7 years ago
  90. 1ef31e4 Drop (no longer referenced) metadata libraries. by Tomasz Wiszkowski · 7 years ago
  91. 16fb174 Add support for epoll. by Tomasz Wiszkowski · 7 years ago
  92. 09c1778 Restore support for error/except FDs. by Tomasz Wiszkowski · 7 years ago
  93. 686fe4f Modify RIL to configure RMNET0 interface. by Tomasz Wiszkowski · 7 years ago
  94. 4d4bcf0 Move network config libraries from GCE. by Tomasz Wiszkowski · 7 years ago
  95. 9cf0f1f Gralloc region by Jorge E. Moreira · 7 years ago
  96. af38c7c SharedFD: TimerFD by Tomasz Wiszkowski · 7 years ago
  97. 5f2c2dd Adds vsoc::LockGuard by Jorge E. Moreira · 7 years ago
  98. e08d8b2 Split RegionView and RegionControl by Greg Hartman · 7 years ago
  99. ec0fc54 Create a view object for E2ERegions by Greg Hartman · 7 years ago
  100. c615b45 Renames Regions to RegionView and Layouts by Jorge E. Moreira · 7 years ago