1. 3699476 Move sensor hal service to class 'hal' from main. by Ashutosh Joshi · 8 years ago
  2. 206e38a Merge "Remove dependency of libhardware_legacy from HAL services" into oc-dev by TreeHugger Robot · 8 years ago
  3. 4f1bbf7 Remove dependency of libhardware_legacy from HAL services by Hung-ying Tyan · 8 years ago
  4. 6fa374a Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 8 years ago
  5. b5213bb Merge "Mark as vendor_available" into oc-dev by TreeHugger Robot · 8 years ago
  6. 8f7229e Mark as vendor_available by Steven Moreland · 8 years ago
  7. 3b36a83 Update makefiles (2/2). by Steven Moreland · 8 years ago
  8. 4e7a307 Fix transitive includes. by Steven Moreland · 8 years ago
  9. 8997880 Use explicit .c_str() for hidl_string by Scott Randolph · 8 years ago
  10. 40d3a9b Convert all comments into "doxygen-ready" comments. by Andreas Huber · 8 years ago
  11. 561b602 Update makefiles for hwtypes.h by Steven Moreland · 8 years ago
  12. 1445e36 Merge "Add missing LOW_LATENCY_OFFBODY_DETECT handling" by Ben Fennema · 8 years ago
  13. b2969d4 Add missing LOW_LATENCY_OFFBODY_DETECT handling by Ben Fennema · 8 years ago
  14. c8e2b3f Remove viral readproc group dependency. by Steven Moreland · 8 years ago
  15. 591f885 Merge "Avoid calling non-exist set_mode hal function" by Peng Xu · 8 years ago
  16. 20c7ece Avoid calling non-exist set_mode hal function by Peng Xu · 8 years ago
  17. 1655a64 Fix issues in sensor target test by Peng Xu · 8 years ago
  18. dfeb597 Merge "Do not crash fatally when recovering from system server restart." by Ashutosh Joshi · 8 years ago
  19. ed2bb4e Change vts target base test class name by Yuexi Ma · 8 years ago
  20. 2af9dac Do not crash fatally when recovering from system server restart. by Ashutosh Joshi · 8 years ago
  21. 48c5224 hidl_default to all targets. by Steven Moreland · 8 years ago
  22. c615951 Sensors: fix warnings in VTS test. by Steven Moreland · 8 years ago
  23. 7b2384a Merge "Prevent framework from stucking at communicating with HIDL HAL" by Ashutosh Joshi · 8 years ago
  24. ab7884f Prevent framework from stucking at communicating with HIDL HAL by Peng Xu · 8 years ago
  25. 3268291 Merge "Revert "Revert "Revert "Protect against null strings in hal wrapper implementation."""" by Yifan Hong · 8 years ago
  26. 50d7e27 change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master) by Yuexi Ma · 8 years ago
  27. 5f81564 Revert "Revert "Revert "Protect against null strings in hal wrapper implementation.""" by Steven Moreland · 8 years ago
  28. 06635d1 Merge "Revert "Revert "Protect against null strings in hal wrapper implementation.""" by Steven Moreland · 8 years ago
  29. 8dbdf39 Revert "Revert "Protect against null strings in hal wrapper implementation."" by Steven Moreland · 8 years ago
  30. f71070d Merge "Revert "Protect against null strings in hal wrapper implementation."" by TreeHugger Robot · 8 years ago
  31. 4cc22a0 Revert "Protect against null strings in hal wrapper implementation." by Steven Moreland · 8 years ago
  32. 7e73d5b Remove viral dependency on libhwbinder. (2/2) by Steven Moreland · 8 years ago
  33. d94a7d2 Remove .vts spec files by Tri Vo · 8 years ago
  34. 8422f6a Update the test binary and source file name on master. by Zhuoyao Zhang · 8 years ago
  35. 6909bfd Protect against null strings in hal wrapper implementation. by Ashutosh Joshi · 8 years ago
  36. da270a0 Fix shim layer bugs for Sensors HIDL wrapper. by Ashutosh Joshi · 8 years ago
  37. f008f8f Merge "Update .vts files on master based on the latest .hal file and hidl-gen" by Zhuoyao Zhang · 8 years ago
  38. 3bef939 Update .vts files on master based on the latest .hal file and hidl-gen by Zhuoyao Zhang · 8 years ago
  39. a0da1a1 Move hidl shims to the vendor partition. (2/2) by Steven Moreland · 8 years ago
  40. 85120c9 Update makefiles to use filgroup syntax. by Tri Vo · 8 years ago
  41. d38f147 Updated makefiles by Andreas Huber · 8 years ago
  42. b072973 Merge "Revert "Add a second thread for sensor service."" by Ashutosh Joshi · 8 years ago
  43. 9441d62 Revert "Add a second thread for sensor service." by Ashutosh Joshi · 8 years ago
  44. 71b3baf Merge "Add a second thread for sensor service." by Ashutosh Joshi · 8 years ago
  45. 0da2531 Add a second thread for sensor service. by Ashutosh Joshi · 8 years ago
  46. ce608be Migrate driver/profiler to test/vts-testcase/hal. by Tri Vo · 8 years ago
  47. 7b9b6ca move VTS stub files and non-functional tests by Keun Soo Yim · 8 years ago
  48. e9b43bb Update Andriod.bp for hals. by Zhuoyao Zhang · 8 years ago
  49. b7dc8ae regenerate types.vts file for sensors and update its test. by Keun Soo Yim · 9 years ago
  50. d27458f Remove "false" parameter from getService by Chris Phoenix · 9 years ago
  51. 11e8476 sensors HAL uses "default" service name by Chris Phoenix · 9 years ago
  52. 99a5c4a Fix HAL name in LOG_TAG string by Chris Phoenix · 9 years ago
  53. 9968f30 Merge "Remove useless Android.mk files." by TreeHugger Robot · 9 years ago
  54. 0436e14 DYNAMIC_SENSOR_META should be wake up sensor type by Peng Xu · 9 years ago
  55. 8466015 Merge "[sensors] Default implementation and vts of direct report" by Peng Xu · 9 years ago
  56. f19d03b Merge "[sensors] Add parameter check to poll()" by Peng Xu · 9 years ago
  57. 89df2e7 [sensors] Default implementation and vts of direct report by Peng Xu · 9 years ago
  58. cefa91b [sensors] Add parameter check to poll() by Peng Xu · 9 years ago
  59. 66816de Remove useless Android.mk files. by Steven Moreland · 9 years ago
  60. 6ec5b21 Update profiling code for host-side tests. by Zhuoyao Zhang · 9 years ago
  61. 1f12c7a [sensors] Minor tuning of hal definition by Peng Xu · 9 years ago
  62. 9a0a854 Merge "[sensors] extend functionality of injectSensorData" by TreeHugger Robot · 9 years ago
  63. e82ec56 [sensors] extend functionality of injectSensorData by Peng Xu · 9 years ago
  64. 96232e3 Revert "Revert "move VTS HIDL HAL tests to the corresponding interface directories"" by Steven Moreland · 9 years ago
  65. 070e8d2 Revert "move VTS HIDL HAL tests to the corresponding interface directories" by Ruchi Kandoi · 9 years ago
  66. 497b587 Merge "Add the uncalibrated accelerometer sensor type." by Ashutosh Joshi · 9 years ago
  67. 627fc6f Merge "Add name "default" as default to register service" by Chris Phoenix · 9 years ago
  68. 0873e64 [sensors] Format, wording and naming changes by Peng Xu · 9 years ago
  69. 4faa8c7 Add the uncalibrated accelerometer sensor type. by Ashutosh Joshi · 9 years ago
  70. 125378b Add name "default" as default to register service by Chris Phoenix · 9 years ago
  71. a8d358f Merge changes from topic 'bphwfoo' by TreeHugger Robot · 9 years ago
  72. a18049a Bp/nFoo -> Bp/nHwFoo. by Yifan Hong · 9 years ago
  73. 72620be Merge "Add profiling for sensors, light, and power HALs." by Tri Vo · 9 years ago
  74. 823cc0b Merge "[sensors] new functions and types for direct report mode" by Peng Xu · 9 years ago
  75. fbd7622 Add profiling for sensors, light, and power HALs. by Tri Vo · 9 years ago
  76. 0f0df7e [sensors] new functions and types for direct report mode by Peng Xu · 9 years ago
  77. 95fcdac Merge "Allow sensors bleed all remaining events before test starts" by Peng Xu · 9 years ago
  78. 9d015fb Allow sensors bleed all remaining events before test starts by Peng Xu · 9 years ago
  79. 23bd70d Fix VTS paths on 32-bit target by Hsin-Yi Chen · 9 years ago
  80. 7991230 Merge "stop/start framework before/after test." by Keun Soo Yim · 9 years ago
  81. 0500fb4 fix: add missing Android.mk links by Keun Soo Yim · 9 years ago
  82. c57e359 Update Android.bp and vts/Android.mk for Hidl HALs by Zhuoyao Zhang · 9 years ago
  83. 73111c0 stop/start framework before/after test. by Tri Vo · 9 years ago
  84. 516e819 regen makefiles and delete old vts driver build rules by Keun Soo Yim · 9 years ago
  85. d133e4c Sensors: MultiHal: Add HIDL-based Multi-Hal by Nick Vaccaro · 9 years ago
  86. f35ee3b Revert "Revert "Update makefiles for Java package path."" by Yifan Hong · 9 years ago
  87. a8789f2 Revert "Update makefiles for Java package path." by Yifan Hong · 9 years ago
  88. ab0792c Update makefiles for Java package path. by Yifan Hong · 9 years ago
  89. bba9d9a Added sensor target VTS test by Peng Xu · 9 years ago
  90. 5018394 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  91. bbff14d Merge "Update makefiles for logging." by Steven Moreland · 9 years ago
  92. 8a36c0b move VTS HIDL HAL tests to the corresponding interface directories by Keun Soo Yim · 9 years ago
  93. f8d68ec Update makefiles for logging. by Steven Moreland · 9 years ago
  94. 6b920e4 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  95. cefd01c Sensors: cleanup includes in default implemenation by Steven Moreland · 9 years ago
  96. 2332ea3 Merge "Support genrules with multiple tools" by Colin Cross · 9 years ago
  97. b785f5b Support genrules with multiple tools by Colin Cross · 9 years ago
  98. a02a8dc Add low latency offbody detect sensor type by Nick Vaccaro · 9 years ago
  99. fcd74eb Running update makefiles. by Steven Moreland · 9 years ago
  100. 6972777 Stop all these merge conflicts. by Steven Moreland · 9 years ago