1. 59063a9 Second attempt at adding a singleton to region view classes by Ryan Haining · 6 years ago
  2. 2f97dd9 const_cast instead of make_nonvolatile by Ryan Haining · 6 years ago
  3. 65dc930 Merge "Checks user with getuid instead of getenv" into gce-dev by TreeHugger Robot · 6 years ago
  4. f52bdfd Merge "Fixes the default port for the vnc server." into gce-dev by TreeHugger Robot · 6 years ago
  5. 597c86e Checks user with getuid instead of getenv by Ryan Haining · 6 years ago
  6. 320346e Fixes the default port for the vnc server. by Jorge E. Moreira · 6 years ago
  7. f735a15 Merge "Makes framebuffer region not allocatable by gralloc hal." into gce-dev by TreeHugger Robot · 6 years ago
  8. df6618c Merge "Switches to host side vnc" into gce-dev by TreeHugger Robot · 6 years ago
  9. fd5ddf7 Merge "Uses shared memory regions for framebuffer content and broadcast" into gce-dev by TreeHugger Robot · 6 years ago
  10. 2b4e9be Makes framebuffer region not allocatable by gralloc hal. by Jorge E. Moreira · 6 years ago
  11. 4ca884e Switches to host side vnc by Jorge E. Moreira · 6 years ago
  12. 15ee31f Updates socket_forward_region_view for ag/3486191 by Ryan Haining · 6 years ago
  13. 9334f3d Uses shared memory regions for framebuffer content and broadcast by Jorge E. Moreira · 6 years ago
  14. e64b123 Adds host and server socket_forward_proxy main by Ryan Haining · 6 years ago
  15. b189915 Adds a socket forwarding layout and view by Ryan Haining · 6 years ago
  16. 1d40380 Merge "adds missing include for <atomic>" into gce-dev by TreeHugger Robot · 6 years ago
  17. 95dbf61 Merge "Avoid using sudo in launch_cvd" into gce-dev by Ping-Hao Wu · 6 years ago
  18. 4bbaac5 Merge "First attempt at adding a singleton to region view classes" into gce-dev by TreeHugger Robot · 6 years ago
  19. f0d2309 adds missing include for <atomic> by Ryan Haining · 6 years ago
  20. 4b9bbb1 First attempt at adding a singleton to region view classes by Jorge E. Moreira · 7 years ago
  21. 3205389 Merge "Adds tcp ClientSocket functionality" into gce-dev by TreeHugger Robot · 6 years ago
  22. fed7e30 Merge "Adds SocketLocalClient taking port." into gce-dev by TreeHugger Robot · 6 years ago
  23. 523d673 Adds tcp ClientSocket functionality by Ryan Haining · 6 years ago
  24. d5c1bde Adds SocketLocalClient taking port. by Ryan Haining · 6 years ago
  25. 00908ba Merge "Removes explicit <Lock>s inside of LockGuard" into gce-dev by Ryan Haining · 6 years ago
  26. ad7a3ef Avoid using sudo in launch_cvd by Ping-Hao Wu · 6 years ago
  27. d329f56 Fix build breakage by including memset by Marissa Wall · 6 years ago
  28. b5eb983 Merge "Extensions to the audio HAL to send audio data to a ringbuffer inside" into gce-dev by TreeHugger Robot · 6 years ago
  29. 721c089 Merge "Moves tcp_socket.cpp and tcp_socket.h into common" into gce-dev by Ryan Haining · 6 years ago
  30. bae4fb4 Check if ifa_addr is null when getting broadcast addr by Ping-Hao Wu · 6 years ago
  31. cc1cd95 Extensions to the audio HAL to send audio data to a ringbuffer inside by Andreas Huber · 6 years ago
  32. 0594a5c Moves tcp_socket.cpp and tcp_socket.h into common by Ryan Haining · 6 years ago
  33. f8a177d Use getifaddrs() to get broadcast addr and avoid hard-coding the mobile by Ping-Hao Wu · 6 years ago
  34. 2dc34c9 Merge "Removes namespace { }" into gce-dev by TreeHugger Robot · 6 years ago
  35. 6ae88e0 Merge "Replaces string.h with cstring" into gce-dev by TreeHugger Robot · 6 years ago
  36. b3faf99 Merge "Adds missing include <cerrno>" into gce-dev by TreeHugger Robot · 6 years ago
  37. 5de0771 Removes namespace { } by Ryan Haining · 6 years ago
  38. cdf1427 Replaces string.h with cstring by Ryan Haining · 6 years ago
  39. 3af2085 Adds missing include <cerrno> by Ryan Haining · 6 years ago
  40. 27bdd1e Removes explicit <Lock>s inside of LockGuard by Ryan Haining · 6 years ago
  41. d6c129e Ril hal gets interface parameters from shared memory by Jorge E. Moreira · 7 years ago
  42. 8eb202b Sets the hypervisor uri in launch_avd by Jorge E. Moreira · 7 years ago
  43. 9d09cce Merge "Remove unused local variables." into gce-dev by TreeHugger Robot · 7 years ago
  44. 2989aa5 Merge "Add options to specify using a blank userdata image." into gce-dev by Ping-Hao Wu · 7 years ago
  45. 99d8b8f Remove unused local variables. by Chih-Hung Hsieh · 7 years ago
  46. 9911deb Testing that owners works by Greg Hartman · 7 years ago
  47. 6f7a656 Adding owners by Greg Hartman · 7 years ago
  48. fe9f69b Add options to specify using a blank userdata image. by Ping-Hao Wu · 7 years ago
  49. 8a4e5d9 Merge "Ril reconciliation" into gce-dev by TreeHugger Robot · 7 years ago
  50. 7c01b7c Ril reconciliation by Greg Hartman · 7 years ago
  51. 47f55bf Reconcile changes from master with earler branches by Greg Hartman · 7 years ago
  52. 2dea29b Merge master into gce-dev by Greg Hartman · 7 years ago
  53. 079bb70 Merge "camera: Remove libcamera_client dependency." by TreeHugger Robot · 7 years ago
  54. 6848565 Merge "Build camera with the proper arcs." by TreeHugger Robot · 7 years ago
  55. 8ff1d86 camera: Remove libcamera_client dependency. by Steven Moreland · 7 years ago
  56. 3e19982 Merge "Fix headers relating to the VNDK." by TreeHugger Robot · 7 years ago
  57. 1b1e5bc Merge "vnc_server with VNDK" by TreeHugger Robot · 7 years ago
  58. 59cea09 Build camera with the proper arcs. by Steven Moreland · 7 years ago
  59. 0a6b51c vnc_server with VNDK by Steven Moreland · 7 years ago
  60. 9e7b0d7 Fix headers relating to the VNDK. by Steven Moreland · 7 years ago
  61. 58312bc Fixes for warnings and code formatting problems by Greg Hartman · 7 years ago
  62. ffd70fc Reformat only by Greg Hartman · 7 years ago
  63. 9bb5971 Fixes for many warnings by Greg Hartman · 7 years ago
  64. 8ee95e5 Fix formatting by Greg Hartman · 7 years ago
  65. 353a06c Merge "Revert "Hack to ignore do_dhcp failures"" into gce-dev by TreeHugger Robot · 7 years ago
  66. 931e97f Make the network prefix configurable by Greg Hartman · 7 years ago
  67. a47dd95 Reconcile the ril revert with current VSoC by Greg Hartman · 7 years ago
  68. 47616b2 Make the network prefix configurable by Greg Hartman · 7 years ago
  69. 34b5e3c Revert "Remove hard-coded addresses from the ril" by Greg Hartman · 7 years ago
  70. e8835fa Revert "Hack to ignore do_dhcp failures" by Greg Hartman · 7 years ago
  71. 97d8d60 Revert "Hack to ignore do_dhcp failures" by Greg Hartman · 7 years ago
  72. bf1082e Merge goog/master into goog/gce-dev by Greg Hartman · 7 years ago
  73. 9d5a7b3 Hack to ignore do_dhcp failures by Greg Hartman · 7 years ago
  74. 69388a5 Merge goog/gce-dev into goog/master by Greg Hartman · 7 years ago
  75. 48117bb Merge changes Ia870db4c,I4eb2abf4 into gce-dev by TreeHugger Robot · 7 years ago
  76. cbe723c Merge "Fix formatting" into gce-dev by TreeHugger Robot · 7 years ago
  77. 6cd78cc Additional fixes for warnings by Greg Hartman · 7 years ago
  78. 7d5e0bf Clean up warnings in cuttlefish_common by Greg Hartman · 7 years ago
  79. d0f20d4 Fix formatting by Greg Hartman · 7 years ago
  80. 0f4c835 Put the audio hal under hals by Greg Hartman · 7 years ago
  81. cc0916c Put the audio hal under hals by Greg Hartman · 7 years ago
  82. ffb4c49 Clean up warnings in cuttlefish_common by Greg Hartman · 7 years ago
  83. 10dfad3 Fix formatting by Greg Hartman · 7 years ago
  84. fe731e0 Hack to ignore do_dhcp failures am: e427c93477 am: 5e95ea0d9f by Greg Hartman · 7 years ago
  85. 59c3a49 Hack to ignore do_dhcp failures am: e427c93477 am: 5e95ea0d9f by Greg Hartman · 7 years ago
  86. 5e95ea0 Hack to ignore do_dhcp failures am: e427c93477 by Greg Hartman · 7 years ago
  87. e427c93 Hack to ignore do_dhcp failures by Greg Hartman · 7 years ago
  88. 573ea38 Merge "Point region_end_offset to the padded offset." into gce-dev by Greg Hartman · 7 years ago
  89. b777885 Merge changes from topic "vsoc-input-service" into gce-dev by Jorge Moreira Broche · 7 years ago
  90. 903e501 Hack to ignore do_dhcp failures by Greg Hartman · 7 years ago
  91. 96638a7 Exchange data between wireless interfaces with the help of wifirouter by Tomasz Wiszkowski · 7 years ago
  92. a881de5 Clone of wifirouter from partner repo by Tomasz Wiszkowski · 7 years ago
  93. f0c8bd8 Makes vnc server talk to vsoc_input_service by Jorge E. Moreira · 7 years ago
  94. ae2fcae VSoC input service by Jorge E. Moreira · 7 years ago
  95. e1b2a3b Fix integer overflow in buffer capacity calculations by Greg Hartman · 7 years ago
  96. 0249021 Use std::atomic in the signalling interfaces by Greg Hartman · 7 years ago
  97. 550750a Fix off by 1 error in CopyInRange by Greg Hartman · 7 years ago
  98. 6454596 Correct formatting by Greg Hartman · 7 years ago
  99. 7510c96 Adds the input_events region by Jorge E. Moreira · 7 years ago
  100. 1d579b0 Merge "Remove executable bits" am: e0732935fe am: a280892537 am: 68721f38ca by Greg Hartman · 7 years ago