1. b732376 Audio HAL: Add fork history comments by Alistair Strachan · 6 years ago
  2. 55c29a6 Audio HAL: Fix build break by Alistair Strachan · 6 years ago
  3. 252d98b Add a new audio HAL for native VMM audio by Alistair Strachan · 6 years ago
  4. e436d76 Rename the old audio HAL to 'legacy' by Alistair Strachan · 6 years ago
  5. bb4f39e cutf_cvm hwcomposer device stub by Tristan Muntsinger · 6 years ago
  6. 5039bcd Move the hwcomposer vsync thread into common by Tristan Muntsinger · 6 years ago
  7. fd1a6b0 Don't use virtio as hardware name by Jorge E. Moreira · 6 years ago
  8. fb01b73 Revert "Add a fake step counter sensor HAL" by Greg Hartman · 6 years ago
  9. 6858e97 Add a fake step counter sensor HAL by Isaac Chen · 6 years ago
  10. ad19ee1 Merge "Remove obsolete media_{codec,profiles}*.xml files" into cuttlefish-testing by Treehugger Robot · 6 years ago
  11. dc71b19 Merge changes Iec46b537,I96819635 into cuttlefish-testing by Treehugger Robot · 6 years ago
  12. edb0be6 Rename hwcomposer header file by Tristan Muntsinger · 6 years ago
  13. 8dfcf5b Move vsoc hwcomposers into subdirectories by Tristan Muntsinger · 6 years ago
  14. c82e5a3 Restore the unit tests for simulated buffer by Greg Hartman · 6 years ago
  15. 452a9fc Remove obsolete media_{codec,profiles}*.xml files by Alistair Strachan · 6 years ago
  16. 2c13845 Camera: Update camera device ops by Emilian Peev · 6 years ago
  17. ba673b7 Initialize cuttlefish's ril from properties instead of VSoC region by Jorge E. Moreira · 6 years ago
  18. 4c02c36 Rename libvsoc-ril as libcuttlefish-ril by Jorge E. Moreira · 6 years ago
  19. ad9d33b Camera: adapt to camera3.h change by Yin-Chia Yeh · 6 years ago
  20. 236d5e9 Add health storage HAL implementation. by Yifan Hong · 6 years ago
  21. b5bed9e Deduces function signature in thunk by Ryan Haining · 6 years ago
  22. ff02115 Allow more RIL callbacks when the radio is "off" by Cody Schuffelen · 6 years ago
  23. 3d8121c Retain address space for unmaped gralloc buffers by Greg Hartman · 6 years ago
  24. d193549 Fix cuttlefish use of cutils private headers by Colin Cross · 6 years ago
  25. 4cc9ce6 Change the vsoc RIL to use eth1, not eth0. by Cody Schuffelen · 6 years ago
  26. cef10fc guest/gralloc: Fix build error by Sandeep Patil · 6 years ago
  27. 569307a Fix position of the hardware composer by Greg Hartman · 6 years ago
  28. 437a03f Fix division by zero in hwcomposer by Jorge E. Moreira · 6 years ago
  29. d925fc0 Fix build break in gralloc by Greg Hartman · 6 years ago
  30. 21288ad Support HAL_PIXEL_FORMAT_RGBA_FP16 in gralloc by Greg Hartman · 6 years ago
  31. 757a38b Reconciliation for the RIL apn change by Greg Hartman · 6 years ago
  32. fe41466 Change the carrier by Greg Hartman · 7 years ago
  33. 8adbea1 Push virtio-net interface renaming into userspace. by Alistair Strachan · 6 years ago
  34. 2b5c5d9 Report battery plugged in in health hal by Jorge E. Moreira · 6 years ago
  35. 35158cb Implementing record_audio as a host command instead of a shell command by Andreas Huber · 7 years ago
  36. 33c905e Health 2.0 was a P feature by Greg Hartman · 6 years ago
  37. 54923bd Callers of RegionView::StartWorker() MUST retain the return value in by Andreas Huber · 6 years ago
  38. b0857b4 Adds the health HAL by Jorge E. Moreira · 7 years ago
  39. f6a1b71 Fix build break by Greg Hartman · 7 years ago
  40. bd4137e Revert "Remove software flex pixel formats" by Chia-I Wu · 7 years ago
  41. 1e8a8c1 Remove software flex pixel formats by Chia-I Wu · 7 years ago
  42. 8f83532 Fixes race on hwcomposer vsync thread. by Jorge E. Moreira · 6 years ago
  43. 50778ea Fix K build break and warning in the hwcomposer by Jorge E. Moreira · 7 years ago
  44. 53de3c5 Improved sanity checks for the hwcomposer by Jorge E. Moreira · 6 years ago
  45. 8ac335b Sanity checks layers on both hwcomposers. by Jorge E. Moreira · 6 years ago
  46. b83ccb8 Enabled layer sanity checks in hwcomposer's prepare too by Jorge E. Moreira · 7 years ago
  47. 477277c Paranoid hwcomposer by Jorge E. Moreira · 7 years ago
  48. 915ccde Reconciliation by Greg Hartman · 7 years ago
  49. 57919e8 Merges FrameBuffer and FBBroadcast regions into a single Screen region by Jorge E. Moreira · 7 years ago
  50. e7ed548 Apply O fixes to the upgraded camera by Greg Hartman · 7 years ago
  51. afc576c camera.vsoc.jpeg doesn't use VNDK libraries. by Steven Moreland · 7 years ago
  52. 1513987 gatekeeper HAL should not attempt to build in ARM mode on cuttlefish by Greg Hartman · 7 years ago
  53. 0dfddd5 Add #include errno.h by Greg Hartman · 7 years ago
  54. f46f457 Fix multiple build breaks on master by Greg Hartman · 7 years ago
  55. 521d848 Port gatekeeper.ranchu to cuttlefish. by Steven Moreland · 7 years ago
  56. 7b6000a Remove the hwc_test.vsoc binary by Jorge E. Moreira · 7 years ago
  57. 59063a9 Second attempt at adding a singleton to region view classes by Ryan Haining · 7 years ago
  58. 2b4e9be Makes framebuffer region not allocatable by gralloc hal. by Jorge E. Moreira · 7 years ago
  59. 9334f3d Uses shared memory regions for framebuffer content and broadcast by Jorge E. Moreira · 7 years ago
  60. 4bbaac5 Merge "First attempt at adding a singleton to region view classes" into gce-dev by TreeHugger Robot · 7 years ago
  61. 4b9bbb1 First attempt at adding a singleton to region view classes by Jorge E. Moreira · 7 years ago
  62. d329f56 Fix build breakage by including memset by Marissa Wall · 7 years ago
  63. cc1cd95 Extensions to the audio HAL to send audio data to a ringbuffer inside by Andreas Huber · 7 years ago
  64. d6c129e Ril hal gets interface parameters from shared memory by Jorge E. Moreira · 7 years ago
  65. 8a4e5d9 Merge "Ril reconciliation" into gce-dev by TreeHugger Robot · 7 years ago
  66. 7c01b7c Ril reconciliation by Greg Hartman · 7 years ago
  67. 47f55bf Reconcile changes from master with earler branches by Greg Hartman · 7 years ago
  68. 079bb70 Merge "camera: Remove libcamera_client dependency." by TreeHugger Robot · 7 years ago
  69. 6848565 Merge "Build camera with the proper arcs." by TreeHugger Robot · 7 years ago
  70. 8ff1d86 camera: Remove libcamera_client dependency. by Steven Moreland · 7 years ago
  71. 3e19982 Merge "Fix headers relating to the VNDK." by TreeHugger Robot · 7 years ago
  72. 59cea09 Build camera with the proper arcs. by Steven Moreland · 7 years ago
  73. 9e7b0d7 Fix headers relating to the VNDK. by Steven Moreland · 7 years ago
  74. 58312bc Fixes for warnings and code formatting problems by Greg Hartman · 7 years ago
  75. ffd70fc Reformat only by Greg Hartman · 7 years ago
  76. 9bb5971 Fixes for many warnings by Greg Hartman · 7 years ago
  77. 8ee95e5 Fix formatting by Greg Hartman · 7 years ago
  78. a47dd95 Reconcile the ril revert with current VSoC by Greg Hartman · 7 years ago
  79. 34b5e3c Revert "Remove hard-coded addresses from the ril" by Greg Hartman · 7 years ago
  80. e8835fa Revert "Hack to ignore do_dhcp failures" by Greg Hartman · 7 years ago
  81. cc0916c Put the audio hal under hals by Greg Hartman · 7 years ago
  82. 903e501 Hack to ignore do_dhcp failures by Greg Hartman · 7 years ago
  83. dc3ee19 Merge 'goog/stage-aosp-master' into master by Greg Hartman · 7 years ago
  84. d9b7e0d Branch reconciliation for camera changes by Greg Hartman · 7 years ago
  85. 80a7b60 Catch internal master up to aosp by Greg Hartman · 7 years ago
  86. d072a34 Move the gralloc code into position by Greg Hartman · 7 years ago
  87. 4cbb6ab Move the framebuffer view to the correct place by Greg Hartman · 7 years ago
  88. ce872ef Finish common makefile conversions by Greg Hartman · 7 years ago
  89. 2102855 Merge "Delete old files from the legacy hals" into gce-dev by TreeHugger Robot · 7 years ago
  90. 917a9d8 Fixes to various Android.mk files for mma problems by Greg Hartman · 7 years ago
  91. 3886aa3 Delete old files from the legacy hals by Jorge E. Moreira · 7 years ago
  92. 6ab864b Removes a comment reference to metadata from the hwcomposer hal by Jorge E. Moreira · 7 years ago
  93. 5e0a33f Use cuttlefish for internal references to the device by Greg Hartman · 7 years ago
  94. e201723 Adapted legacy gralloc, hwcomposer hals for cuttlefish by Jorge E. Moreira · 7 years ago
  95. 9dc14e7 Verbatim copy of gralloc, hwcomposer, framebuffer, vnc_server and wpa_supllicatn_lib by Jorge E. Moreira · 7 years ago
  96. 153b106 Do the big AVD -> CVD rename by Greg Hartman · 7 years ago
  97. d6f95d1 Merge "Allow launch to set the framebuffer size" into gce-dev by TreeHugger Robot · 7 years ago
  98. 86b114a Allow launch to set the framebuffer size by Greg Hartman · 7 years ago
  99. 87298e4 Reconciliation for oc-mr1 branch specific changes by Greg Hartman · 7 years ago
  100. aa615d5 Work-around violation of the HAL spec in M,N, and N-MR1 by Greg Hartman · 7 years ago