1. 57919e8 Merges FrameBuffer and FBBroadcast regions into a single Screen region by Jorge E. Moreira · 7 years ago
  2. e7ed548 Apply O fixes to the upgraded camera by Greg Hartman · 7 years ago
  3. afc576c camera.vsoc.jpeg doesn't use VNDK libraries. by Steven Moreland · 7 years ago
  4. 1513987 gatekeeper HAL should not attempt to build in ARM mode on cuttlefish by Greg Hartman · 7 years ago
  5. 0dfddd5 Add #include errno.h by Greg Hartman · 7 years ago
  6. f46f457 Fix multiple build breaks on master by Greg Hartman · 7 years ago
  7. 521d848 Port gatekeeper.ranchu to cuttlefish. by Steven Moreland · 7 years ago
  8. 7b6000a Remove the hwc_test.vsoc binary by Jorge E. Moreira · 7 years ago
  9. 59063a9 Second attempt at adding a singleton to region view classes by Ryan Haining · 7 years ago
  10. 2b4e9be Makes framebuffer region not allocatable by gralloc hal. by Jorge E. Moreira · 7 years ago
  11. 9334f3d Uses shared memory regions for framebuffer content and broadcast by Jorge E. Moreira · 7 years ago
  12. 4bbaac5 Merge "First attempt at adding a singleton to region view classes" into gce-dev by TreeHugger Robot · 7 years ago
  13. 4b9bbb1 First attempt at adding a singleton to region view classes by Jorge E. Moreira · 7 years ago
  14. d329f56 Fix build breakage by including memset by Marissa Wall · 7 years ago
  15. cc1cd95 Extensions to the audio HAL to send audio data to a ringbuffer inside by Andreas Huber · 7 years ago
  16. d6c129e Ril hal gets interface parameters from shared memory by Jorge E. Moreira · 7 years ago
  17. 8a4e5d9 Merge "Ril reconciliation" into gce-dev by TreeHugger Robot · 7 years ago
  18. 7c01b7c Ril reconciliation by Greg Hartman · 7 years ago
  19. 47f55bf Reconcile changes from master with earler branches by Greg Hartman · 7 years ago
  20. 079bb70 Merge "camera: Remove libcamera_client dependency." by TreeHugger Robot · 7 years ago
  21. 6848565 Merge "Build camera with the proper arcs." by TreeHugger Robot · 7 years ago
  22. 8ff1d86 camera: Remove libcamera_client dependency. by Steven Moreland · 7 years ago
  23. 3e19982 Merge "Fix headers relating to the VNDK." by TreeHugger Robot · 7 years ago
  24. 59cea09 Build camera with the proper arcs. by Steven Moreland · 7 years ago
  25. 9e7b0d7 Fix headers relating to the VNDK. by Steven Moreland · 7 years ago
  26. 58312bc Fixes for warnings and code formatting problems by Greg Hartman · 7 years ago
  27. ffd70fc Reformat only by Greg Hartman · 7 years ago
  28. 9bb5971 Fixes for many warnings by Greg Hartman · 7 years ago
  29. 8ee95e5 Fix formatting by Greg Hartman · 7 years ago
  30. a47dd95 Reconcile the ril revert with current VSoC by Greg Hartman · 7 years ago
  31. 34b5e3c Revert "Remove hard-coded addresses from the ril" by Greg Hartman · 7 years ago
  32. e8835fa Revert "Hack to ignore do_dhcp failures" by Greg Hartman · 7 years ago
  33. cc0916c Put the audio hal under hals by Greg Hartman · 7 years ago
  34. 903e501 Hack to ignore do_dhcp failures by Greg Hartman · 7 years ago
  35. dc3ee19 Merge 'goog/stage-aosp-master' into master by Greg Hartman · 7 years ago
  36. d9b7e0d Branch reconciliation for camera changes by Greg Hartman · 7 years ago
  37. 80a7b60 Catch internal master up to aosp by Greg Hartman · 7 years ago
  38. d072a34 Move the gralloc code into position by Greg Hartman · 7 years ago
  39. 4cbb6ab Move the framebuffer view to the correct place by Greg Hartman · 7 years ago
  40. ce872ef Finish common makefile conversions by Greg Hartman · 7 years ago
  41. 2102855 Merge "Delete old files from the legacy hals" into gce-dev by TreeHugger Robot · 7 years ago
  42. 917a9d8 Fixes to various Android.mk files for mma problems by Greg Hartman · 7 years ago
  43. 3886aa3 Delete old files from the legacy hals by Jorge E. Moreira · 7 years ago
  44. 6ab864b Removes a comment reference to metadata from the hwcomposer hal by Jorge E. Moreira · 7 years ago
  45. 5e0a33f Use cuttlefish for internal references to the device by Greg Hartman · 7 years ago
  46. e201723 Adapted legacy gralloc, hwcomposer hals for cuttlefish by Jorge E. Moreira · 7 years ago
  47. 9dc14e7 Verbatim copy of gralloc, hwcomposer, framebuffer, vnc_server and wpa_supllicatn_lib by Jorge E. Moreira · 7 years ago
  48. 153b106 Do the big AVD -> CVD rename by Greg Hartman · 7 years ago
  49. d6f95d1 Merge "Allow launch to set the framebuffer size" into gce-dev by TreeHugger Robot · 7 years ago
  50. 86b114a Allow launch to set the framebuffer size by Greg Hartman · 7 years ago
  51. 87298e4 Reconciliation for oc-mr1 branch specific changes by Greg Hartman · 7 years ago
  52. aa615d5 Work-around violation of the HAL spec in M,N, and N-MR1 by Greg Hartman · 7 years ago
  53. 81236ae Camera moduel API 2.4 and torch mode support by Ping-Hao Wu · 7 years ago
  54. a59cc2b Provide missing camera HAL 2.4 data by Greg Hartman · 7 years ago
  55. 719d315 Separate communication over netlink from protocol implementation. by Tomasz Wiszkowski · 7 years ago
  56. 662dac0 Remove hard-coded addresses from the ril by Greg Hartman · 7 years ago
  57. 85c495f Remove the warnings in the ril code by Greg Hartman · 7 years ago
  58. 8d9b76e Fixes from clang format by Greg Hartman · 7 years ago
  59. 429d602 Support RIL_REQUEST_SET_MUTE and _GET_MUTE. by Tomasz Wiszkowski · 7 years ago
  60. 27b5dad Restore conditional compilation blocks in VSOC RIL. by Tomasz Wiszkowski · 7 years ago
  61. 73b7c0d Do not enable RADIO before framework explicitly asks us to do that. by Tomasz Wiszkowski · 7 years ago
  62. b27cc93 Merge "Fix mma build again" into gce-dev by TreeHugger Robot · 7 years ago
  63. a4ff248 Get all of the code to build under Android.bp by Greg Hartman · 7 years ago
  64. f3dba17 Fix mma build again by Greg Hartman · 7 years ago
  65. 4b3e21e Merge "Implements a stub hwcomposer" into gce-dev by TreeHugger Robot · 7 years ago
  66. a8baedc Fixes to allow mma to work in cuttlefish_common by Greg Hartman · 7 years ago
  67. 7aaa6db Merge "Restore remoter integration in sensors hal" into gce-dev by TreeHugger Robot · 7 years ago
  68. d7e398d Restore remoter integration in sensors hal by Tomasz Wiszkowski · 7 years ago
  69. 51768b8 Implements a stub hwcomposer by Jorge E. Moreira · 7 years ago
  70. 3387a65 Merge "Gralloc hal implementation" into gce-dev by Greg Hartman · 7 years ago
  71. 7a8dadd Gralloc hal implementation by Jorge E. Moreira · 7 years ago
  72. b113f69 Tailor sensors to work on Cuttlefish by Tomasz Wiszkowski · 7 years ago
  73. bc36a93 Rename gce sensor files to vsoc by Tomasz Wiszkowski · 7 years ago
  74. e033847 Exact copy of GCE sensors by Tomasz Wiszkowski · 7 years ago
  75. dd809b7 Minor adjustment to vsoc lights hal: by Tomasz Wiszkowski · 7 years ago
  76. a03710f Exact copy of GCE lights HAL by Tomasz Wiszkowski · 7 years ago
  77. 0e1875e Minor adjustment to VSoC GPS: by Tomasz Wiszkowski · 7 years ago
  78. f12d9e6 Exact copy of GCE GPS HAL by Tomasz Wiszkowski · 7 years ago
  79. 048aef0 Near exact copy of GCE power module. by Tomasz Wiszkowski · 7 years ago
  80. 08b9e2f Tailor Camera for Cuttlefish / VSoC by Tomasz Wiszkowski · 7 years ago
  81. d01988a Tailor GCE Camera to VSoC by Tomasz Wiszkowski · 7 years ago
  82. 0a434e3 Exact copy of GceDevicePersonality files from device/google/gce. by Tomasz Wiszkowski · 7 years ago
  83. 5f73a25 Exact copy of GCE Camera. by Tomasz Wiszkowski · 7 years ago
  84. 93ea805 Relocate code to make layout conform to our site. by Tomasz Wiszkowski · 7 years ago