1. 14c41b3 Add <kernel> entry to framework compat mat by Yifan Hong · 8 years ago
  2. e2aaf8c Update framework compatibility matrix by Yifan Hong · 8 years ago
  3. ce3aab7 Fix automotive.* hals for oc-dev by Yifan Hong · 8 years ago
  4. 47d88d6 Add evs and vehicle hal to compatibility matrix by Scott Randolph · 8 years ago
  5. 4197ba0 Merge "wifi(vts): Add retry for HAL start" into oc-dev by TreeHugger Robot · 8 years ago
  6. daa038e Merge "Move media_profiles_V1_0.dtd to hardware/interfaces" into oc-dev by TreeHugger Robot · 8 years ago
  7. c802e09 wifi(vts): Add retry for HAL start by Roshan Pius · 8 years ago
  8. 76cfb84 Update makefiles. (2/2) by Steven Moreland · 8 years ago
  9. e4d3189 Update makefiles. by Steven Moreland · 8 years ago
  10. 2bb2add Merge "VTS Audio Effect: Allow 'NOT_SUPPORTED' from IEffect::offload method" into oc-dev by TreeHugger Robot · 8 years ago
  11. c117245 VTS Audio Effect: Allow 'NOT_SUPPORTED' from IEffect::offload method by Mikhail Naganov · 8 years ago
  12. 0fefa39 Merge "Add <interface> / <instance> to fwk compat mat" into oc-dev by Yifan Hong · 8 years ago
  13. d30c749 Move media_profiles_V1_0.dtd to hardware/interfaces by Pawin Vongmasa · 8 years ago
  14. a64eb7c Merge changes from topic 'fix-vts-test' into oc-dev by Shuo Qian · 8 years ago
  15. 284c53c update .hal file to fix vts test by sqian · 8 years ago
  16. 786ddd5 Fix vts tests by sqian · 8 years ago
  17. bda7444 Add <interface> / <instance> to fwk compat mat by Yifan Hong · 8 years ago
  18. af7bc59 Merge "audio HAL: fix getParameters status check." into oc-dev by TreeHugger Robot · 8 years ago
  19. 45d4032 audio HAL: fix getParameters status check. by Eric Laurent · 8 years ago
  20. f0b981a sound trigger VTS: used default HAL service name by Eric Laurent · 8 years ago
  21. c558ddf Merge changes from topic 'audio-primary-hal-vts-fix' into oc-dev by TreeHugger Robot · 8 years ago
  22. db15c4b Merge "Revert "Fix resource leaks in drm hal"" into oc-dev by Jeff Tinker · 8 years ago
  23. e3b6ae1 Revert "Fix resource leaks in drm hal" by Jeff Tinker · 8 years ago
  24. 1d619f7 Merge "Omx vts tests." into oc-dev by Zhuoyao Zhang · 8 years ago
  25. a1d6ea4 Audio HAL: A speech volume outside of [0,1] is an error by Kevin Rocard · 8 years ago
  26. 8e3c66e NFC: vts: Add commands to reset the NFC controller before other commands by Ruchi Kandoi · 8 years ago
  27. 14b9104 Merge "Fix resource leaks in drm hal" into oc-dev by TreeHugger Robot · 8 years ago
  28. a558d9d Omx vts tests. by Ram Mohan M · 8 years ago
  29. fcf186b Audio HAL VTS: Some methods are not optional by Kevin Rocard · 8 years ago
  30. 15e33c6 Merge "graphics: set maxThreads to 4 for the composer" into oc-dev by Chia-I Wu · 8 years ago
  31. ec71f00 graphics: set maxThreads to 4 for the composer by Chia-I Wu · 8 years ago
  32. 33f3670 Bluetooth: Add a second thread for the scheduler by Myles Watson · 8 years ago
  33. 257c2f1 Merge changes from topic 'audio-primary-hal-vts-fix' into oc-dev by Kevin Rocard · 8 years ago
  34. 4be51a8 Merge changes from topic 'fix-hidl-generate' into oc-dev by Steven Moreland · 8 years ago
  35. 6c062f7 Merge "Start processes that need real-time with CAP_SYS_NICE." into oc-dev by Martijn Coenen · 8 years ago
  36. 8716f30 Update makefiles for c++-sources and c++-headers. by Steven Moreland · 8 years ago
  37. bc71124 Update makefiles for c++-sources and c++-headers. (2/2) by Steven Moreland · 8 years ago
  38. c365952 Merge "Bugfix: Add HIDL_FETCH_IScheduleTest declaration" into oc-dev by PO HUNG CHEN · 8 years ago
  39. 41ea816 Merge "Update IRadioResponse.hal documentation to fix failing VTS" into oc-dev by Sanket Padawe · 8 years ago
  40. 9cc29c8 Update IRadioResponse.hal documentation to fix failing VTS by Naina Nalluri · 8 years ago
  41. 71619be Camera: Remove TODOs in interfaces by Eino-Ville Talvala · 8 years ago
  42. 4e1fe73 Fix resource leaks in drm hal by Jeff Tinker · 8 years ago
  43. 0b3d86e Merge "Camera: Clean up TODOs that aren't going to be addressed." into oc-dev by TreeHugger Robot · 8 years ago
  44. c63bdfb Merge "Add DOOR_LOCK to default config." into oc-dev by TreeHugger Robot · 8 years ago
  45. f9b3fb4 Start processes that need real-time with CAP_SYS_NICE. by Martijn Coenen · 8 years ago
  46. 4c03002 Audio HAL: A volume/gain outside of [0,1] is an error by Kevin Rocard · 8 years ago
  47. e0a0a1c Camera: Clean up TODOs that aren't going to be addressed. by Eino-Ville Talvala · 8 years ago
  48. 96f46c4 Audio HAL VTS: Log test unexpected behaviour by Kevin Rocard · 8 years ago
  49. f26f67a Audio HAL VTS: Improve ASSERT of Result and Return by Kevin Rocard · 8 years ago
  50. 304b6c8 Audio HAL VTS: stopped stream state getters may return INVALID_STATE by Kevin Rocard · 8 years ago
  51. c4f1b2f Audio HAL VTS: setGain allow -0.0 by Kevin Rocard · 8 years ago
  52. 98390a6 Audio HAL VTS: Some methods are optional by Kevin Rocard · 8 years ago
  53. 476e38f Audio HAL VTS: GetPresentationPosition may return 0 on stop stream by Kevin Rocard · 8 years ago
  54. 8f8730c Audio HAL VTS: getDevice() == NONE => not supported by Kevin Rocard · 8 years ago
  55. 4aefd1c Audio HAL VTS: Getter test assert logic was incorrect by Kevin Rocard · 8 years ago
  56. 5e5783d Audio HAL VTS: debugDump can only test for crash by Kevin Rocard · 8 years ago
  57. 195205b Audio HAL VTS: Sanitize prepareFor{Writing,Reading} input size by Kevin Rocard · 8 years ago
  58. c07df49 Audio HAL VTS: refactor prepareFor{Reading,Writing} by Kevin Rocard · 8 years ago
  59. 04364ed Audio HAL VTS: Sanitize setMode input by Kevin Rocard · 8 years ago
  60. f8500dc Audio HAL VTS: Allow OK when setting a non existing parameter by Kevin Rocard · 8 years ago
  61. b8e84d2 Merge "Revert "Set omx and configstore as optional."" into oc-dev by Yifan Hong · 8 years ago
  62. fa3b4a9 Audio HAL VTS: differentiate getParam success/failure/not_implemented by Kevin Rocard · 8 years ago
  63. 72e50e2 Audio HAL VTS: Fix style on modified files by Kevin Rocard · 8 years ago
  64. 9e39f63 Add DOOR_LOCK to default config. by Ram Periathiruvadi · 8 years ago
  65. 79c636a Merge "Add GENERIC_FAILURE error checks for some Radio BTSAP Apis which are failing" into oc-dev by Shuo Qian · 8 years ago
  66. b71db8f Bugfix: Add HIDL_FETCH_IScheduleTest declaration by Howard Chen · 8 years ago
  67. 7d1236a Revert "Set omx and configstore as optional." by Yifan Hong · 8 years ago
  68. 153a84e Add GENERIC_FAILURE error checks for some Radio BTSAP Apis which are failing by sqian · 8 years ago
  69. eca8d11 Merge "VTS: Fix IRadio.setAllowedCarriers and IRadio.nvResetConfig" into oc-dev by Jayachandran Chinnakkannu · 8 years ago
  70. 216b870 Renamed enums in IGnssNavigationMessageCallback.hal from GNSS prefix to by Yu Liu · 8 years ago
  71. 525e0ec Merge "Expect SUCCESS for tdls vts tests" into oc-dev by Ningyuan Wang · 8 years ago
  72. 585acc6 Merge "Add missing application ID tag to AES/HMAC attestation calls" into oc-dev by TreeHugger Robot · 8 years ago
  73. 65f7dbc Merge "audiohal: Add diagnostics to investigate HAL call crashes" into oc-dev by TreeHugger Robot · 8 years ago
  74. 21e28b7 VTS: Fix IRadio.setAllowedCarriers and IRadio.nvResetConfig by Jayachandran C · 8 years ago
  75. 17a0193 Merge "Set omx and configstore as optional." into oc-dev by Yifan Hong · 8 years ago
  76. 49a6654 Set omx and configstore as optional. by Yifan Hong · 8 years ago
  77. 6c0f76a audiohal: Add diagnostics to investigate HAL call crashes by Mikhail Naganov · 8 years ago
  78. f66f505 Merge "audiohal: Fix incorrect parameter handling in IDevicesFactory::openDevice" into oc-dev by TreeHugger Robot · 8 years ago
  79. 8604a73 audiohal: Fix incorrect parameter handling in IDevicesFactory::openDevice by Mikhail Naganov · 8 years ago
  80. c6cba90 add more hals to framework compatibility matrix by Yifan Hong · 8 years ago
  81. a22bc74 Merge "Fix Keymaster HAL crash." into oc-dev by TreeHugger Robot · 8 years ago
  82. ed84acb Merge "Revert "audiohal: Get rid of multiple inheritance in IDevice implementation"" into oc-dev by TreeHugger Robot · 8 years ago
  83. 86685f5 Revert "audiohal: Get rid of multiple inheritance in IDevice implementation" by Mikhail Naganov · 8 years ago
  84. 9ec2c9e Merge "Omx VTS tests" into oc-dev by Zhuoyao Zhang · 8 years ago
  85. 23c658f Omx VTS tests by Ram Mohan M · 8 years ago
  86. d22e2c5 Add functional vts test for Health HAL by Sandeep Patil · 8 years ago
  87. b3d108d Merge "Add YUV support in EVS VTS tests" into oc-dev by TreeHugger Robot · 8 years ago
  88. 6dbaf57 Merge "Avoid crash when setting buffer on deleted layer" into oc-dev by Steven Thomas · 8 years ago
  89. 58da77e Avoid crash when setting buffer on deleted layer by Steven Thomas · 8 years ago
  90. fec62bc Add YUV support in EVS VTS tests by Scott Randolph · 8 years ago
  91. ee7f6fa Merge "Add framework compatibility matrix" into oc-dev by TreeHugger Robot · 8 years ago
  92. 121b45a Add framework compatibility matrix by Yifan Hong · 8 years ago
  93. 76061d7 Merge "graphics: polish Transform docs and indent ColorMode" into oc-dev by TreeHugger Robot · 8 years ago
  94. 5d3a3fd Merge "audiohal: Get rid of multiple inheritance in IDevice implementation" into oc-dev by Mikhail Naganov · 8 years ago
  95. dc24ef0 Merge "Fixed the hasCarrierFrequency flag in GnssStatus(part 2)" into oc-dev by Yipeng Cao · 8 years ago
  96. 5c604fc Merge "Fix RssiMonitoring VTS tests" into oc-dev by TreeHugger Robot · 8 years ago
  97. aa7cfc9 Merge "graphics: remvoe -Wno-unused-parameter" into oc-dev by TreeHugger Robot · 8 years ago
  98. e4228e7 audiohal: Get rid of multiple inheritance in IDevice implementation by Mikhail Naganov · 8 years ago
  99. 3fec5a6 Merge "Prefix ENABLE_MEDIADRM_64 with TARGET_" into oc-dev by TreeHugger Robot · 8 years ago
  100. a36f51a Fixed the hasCarrierFrequency flag in GnssStatus(part 2) by Yipeng Cao · 8 years ago