1. 2f97dd9 const_cast instead of make_nonvolatile by Ryan Haining · 6 years ago
  2. 65dc930 Merge "Checks user with getuid instead of getenv" into gce-dev by TreeHugger Robot · 6 years ago
  3. 597c86e Checks user with getuid instead of getenv by Ryan Haining · 6 years ago
  4. f735a15 Merge "Makes framebuffer region not allocatable by gralloc hal." into gce-dev by TreeHugger Robot · 6 years ago
  5. fd5ddf7 Merge "Uses shared memory regions for framebuffer content and broadcast" into gce-dev by TreeHugger Robot · 6 years ago
  6. 2b4e9be Makes framebuffer region not allocatable by gralloc hal. by Jorge E. Moreira · 6 years ago
  7. 15ee31f Updates socket_forward_region_view for ag/3486191 by Ryan Haining · 6 years ago
  8. 9334f3d Uses shared memory regions for framebuffer content and broadcast by Jorge E. Moreira · 6 years ago
  9. e64b123 Adds host and server socket_forward_proxy main by Ryan Haining · 6 years ago
  10. b189915 Adds a socket forwarding layout and view by Ryan Haining · 6 years ago
  11. 1d40380 Merge "adds missing include for <atomic>" into gce-dev by TreeHugger Robot · 6 years ago
  12. 4bbaac5 Merge "First attempt at adding a singleton to region view classes" into gce-dev by TreeHugger Robot · 6 years ago
  13. f0d2309 adds missing include for <atomic> by Ryan Haining · 6 years ago
  14. 4b9bbb1 First attempt at adding a singleton to region view classes by Jorge E. Moreira · 7 years ago
  15. 3205389 Merge "Adds tcp ClientSocket functionality" into gce-dev by TreeHugger Robot · 6 years ago
  16. fed7e30 Merge "Adds SocketLocalClient taking port." into gce-dev by TreeHugger Robot · 6 years ago
  17. 523d673 Adds tcp ClientSocket functionality by Ryan Haining · 6 years ago
  18. d5c1bde Adds SocketLocalClient taking port. by Ryan Haining · 6 years ago
  19. 00908ba Merge "Removes explicit <Lock>s inside of LockGuard" into gce-dev by Ryan Haining · 6 years ago
  20. b5eb983 Merge "Extensions to the audio HAL to send audio data to a ringbuffer inside" into gce-dev by TreeHugger Robot · 6 years ago
  21. cc1cd95 Extensions to the audio HAL to send audio data to a ringbuffer inside by Andreas Huber · 6 years ago
  22. 0594a5c Moves tcp_socket.cpp and tcp_socket.h into common by Ryan Haining · 6 years ago
  23. 2dc34c9 Merge "Removes namespace { }" into gce-dev by TreeHugger Robot · 7 years ago
  24. 6ae88e0 Merge "Replaces string.h with cstring" into gce-dev by TreeHugger Robot · 7 years ago
  25. b3faf99 Merge "Adds missing include <cerrno>" into gce-dev by TreeHugger Robot · 7 years ago
  26. 5de0771 Removes namespace { } by Ryan Haining · 7 years ago
  27. cdf1427 Replaces string.h with cstring by Ryan Haining · 7 years ago
  28. 3af2085 Adds missing include <cerrno> by Ryan Haining · 7 years ago
  29. 27bdd1e Removes explicit <Lock>s inside of LockGuard by Ryan Haining · 7 years ago
  30. d6c129e Ril hal gets interface parameters from shared memory by Jorge E. Moreira · 7 years ago
  31. 931e97f Make the network prefix configurable by Greg Hartman · 7 years ago
  32. 6cd78cc Additional fixes for warnings by Greg Hartman · 7 years ago
  33. 7d5e0bf Clean up warnings in cuttlefish_common by Greg Hartman · 7 years ago
  34. d0f20d4 Fix formatting by Greg Hartman · 7 years ago
  35. b777885 Merge changes from topic "vsoc-input-service" into gce-dev by Jorge Moreira Broche · 7 years ago
  36. 96638a7 Exchange data between wireless interfaces with the help of wifirouter by Tomasz Wiszkowski · 7 years ago
  37. a881de5 Clone of wifirouter from partner repo by Tomasz Wiszkowski · 7 years ago
  38. e1b2a3b Fix integer overflow in buffer capacity calculations by Greg Hartman · 7 years ago
  39. 0249021 Use std::atomic in the signalling interfaces by Greg Hartman · 7 years ago
  40. 550750a Fix off by 1 error in CopyInRange by Greg Hartman · 7 years ago
  41. 6454596 Correct formatting by Greg Hartman · 7 years ago
  42. 7510c96 Adds the input_events region by Jorge E. Moreira · 7 years ago
  43. 60ed577 Use Radio ID to register for hwsim notifications by Tomasz Wiszkowski · 7 years ago
  44. 6637f14 Exact copy of host wifirouter. by Tomasz Wiszkowski · 7 years ago
  45. 877ce3f Merge "Cuttlefish Wifi: Packet switcher" into gce-dev by TreeHugger Robot · 7 years ago
  46. 95ee07f Cuttlefish Wifi: Packet switcher by Tomasz Wiszkowski · 7 years ago
  47. 4cbb6ab Move the framebuffer view to the correct place by Greg Hartman · 7 years ago
  48. ce872ef Finish common makefile conversions by Greg Hartman · 7 years ago
  49. 6da4302 Clean up the handling of domains by Greg Hartman · 7 years ago
  50. cb367e0 Merge "Add missing #include to provide Write() implementations" into gce-dev by TreeHugger Robot · 7 years ago
  51. a2dd58e Merge "Iterate with a size_t to avoid warnings" into gce-dev by TreeHugger Robot · 7 years ago
  52. c549a49 Add missing #include to provide Write() implementations by Greg Hartman · 7 years ago
  53. 817b05d Remove obsolete BUILD files by Greg Hartman · 7 years ago
  54. ee76f04 Iterate with a size_t to avoid warnings by Greg Hartman · 7 years ago
  55. 55d53ff Enable vsoc_lib to be compiled for guest by Tomasz Wiszkowski · 7 years ago
  56. 719ce86 Wifi exchange view by Tomasz Wiszkowski · 7 years ago
  57. c2c4dd6 Reserve VSoC area for wifi packet exchange by Tomasz Wiszkowski · 7 years ago
  58. d792d2a Remove Base class by Greg Hartman · 7 years ago
  59. 41f74e6 Make wificlient compile for Android and Linux by Tomasz Wiszkowski · 7 years ago
  60. 1a52495 Virtual WIFI client. by Tomasz Wiszkowski · 7 years ago
  61. 41d2af7 WIFIRouter coop for Cuttlefish Wifi by Tomasz Wiszkowski · 7 years ago
  62. 1d9e551 Build files for Android WIFI by Tomasz Wiszkowski · 7 years ago
  63. 7475c4c Merge "Virtual WIFI, stake 5: origin detection." into gce-dev by Tomasz Wiszkowski · 7 years ago
  64. 5e0a33f Use cuttlefish for internal references to the device by Greg Hartman · 7 years ago
  65. cbbbd7d Merge changes from topic "ender-wifi" into gce-dev by TreeHugger Robot · 7 years ago
  66. 079b283 Virtual WIFI, stake 5: origin detection. by Tomasz Wiszkowski · 7 years ago
  67. 6c47bee Virtual WIFI, stage 4: Makefiles by Tomasz Wiszkowski · 7 years ago
  68. ca1b265 Virtual WIFI, stage 3: virtual wifi management by Tomasz Wiszkowski · 7 years ago
  69. 3a1b8b4 Virtual WIFI, stage 2: netlink commands and mac80211_hwsim header by Tomasz Wiszkowski · 7 years ago
  70. c339ab5 Virtual WIFI, stage 1: netlink interface. by Tomasz Wiszkowski · 7 years ago
  71. 749cf86 Merge "Change location of make_lock_guard" into gce-dev by Greg Hartman · 7 years ago
  72. fd32a45 Change location of make_lock_guard by Greg Hartman · 7 years ago
  73. 153b106 Do the big AVD -> CVD rename by Greg Hartman · 7 years ago
  74. efe487a Move the VSoC client socket into /var/run by Greg Hartman · 7 years ago
  75. 86b114a Allow launch to set the framebuffer size by Greg Hartman · 7 years ago
  76. 26d8714 Revised framebuffer region by Greg Hartman · 7 years ago
  77. 509f14d Correct formatting by Greg Hartman · 7 years ago
  78. 9eed50a Add RegionSignalingInterface and tests for CircQueue by Ping-Hao Wu · 7 years ago
  79. 2e788be Refactor and enable host-side builds for supporting libraries by Greg Hartman · 7 years ago
  80. 0e82ef8 Flatten NetlinkRequest. by Tomasz Wiszkowski · 7 years ago
  81. 719d315 Separate communication over netlink from protocol implementation. by Tomasz Wiszkowski · 7 years ago
  82. 6577035 Include zero padding in netlink string. by Tomasz Wiszkowski · 7 years ago
  83. 8e93e04 Bind netlink and allow netlink type spec. by Tomasz Wiszkowski · 7 years ago
  84. 71ed9c9 Address possible buffer overflows in NetlinkRequest. by Tomasz Wiszkowski · 7 years ago
  85. 0cd18ff Extract netlink_request from netlink_client. by Tomasz Wiszkowski · 7 years ago
  86. 6ecf533 Allow netlink request accept raw data. by Tomasz Wiszkowski · 7 years ago
  87. db5b8d7 BUILD file and fixed tests for netlink classes. by Tomasz Wiszkowski · 7 years ago
  88. cb6cf0a Add build for ivserver lib by Greg Hartman · 7 years ago
  89. 70ac1d2 Use gflags in the vnc server by Greg Hartman · 7 years ago
  90. 351f783 Ensures that signalled flag is set when sending signals. by Jorge E. Moreira · 7 years ago
  91. 1a51443 Added non blocking writes to circular queues by Jorge E. Moreira · 7 years ago
  92. a4ff248 Get all of the code to build under Android.bp by Greg Hartman · 7 years ago
  93. 328dca9 Merge "More syntax fixes for circqueue_impl.h" into gce-dev by Ping-Hao Wu · 7 years ago
  94. 3688e7a Merge "Add initial Android.bp files to enable host builds" into gce-dev by Greg Hartman · 7 years ago
  95. 3d77757 Adds comments to explain circular queue's indices going beyond buffer size by Jorge E. Moreira · 7 years ago
  96. 47a205f More syntax fixes for circqueue_impl.h by Ping-Hao Wu · 7 years ago
  97. bff7e63 Add initial Android.bp files to enable host builds by Greg Hartman · 7 years ago
  98. 1e1fe1f Merge "Fix position of usbforward.h" into gce-dev by Greg Hartman · 7 years ago
  99. cda6cd9 Merge "Fix errors in circqueue_impl.h" into gce-dev by Ping-Hao Wu · 7 years ago
  100. b577ce7 Fix errors in circqueue_impl.h by Ping-Hao Wu · 7 years ago