1. 6909bfd Protect against null strings in hal wrapper implementation. by Ashutosh Joshi · 8 years ago
  2. da270a0 Fix shim layer bugs for Sensors HIDL wrapper. by Ashutosh Joshi · 8 years ago
  3. f008f8f Merge "Update .vts files on master based on the latest .hal file and hidl-gen" by Zhuoyao Zhang · 8 years ago
  4. 3bef939 Update .vts files on master based on the latest .hal file and hidl-gen by Zhuoyao Zhang · 8 years ago
  5. a0da1a1 Move hidl shims to the vendor partition. (2/2) by Steven Moreland · 8 years ago
  6. 85120c9 Update makefiles to use filgroup syntax. by Tri Vo · 8 years ago
  7. d38f147 Updated makefiles by Andreas Huber · 8 years ago
  8. b072973 Merge "Revert "Add a second thread for sensor service."" by Ashutosh Joshi · 8 years ago
  9. 9441d62 Revert "Add a second thread for sensor service." by Ashutosh Joshi · 8 years ago
  10. 71b3baf Merge "Add a second thread for sensor service." by Ashutosh Joshi · 8 years ago
  11. 0da2531 Add a second thread for sensor service. by Ashutosh Joshi · 8 years ago
  12. ce608be Migrate driver/profiler to test/vts-testcase/hal. by Tri Vo · 8 years ago
  13. 7b9b6ca move VTS stub files and non-functional tests by Keun Soo Yim · 8 years ago
  14. e9b43bb Update Andriod.bp for hals. by Zhuoyao Zhang · 8 years ago
  15. b7dc8ae regenerate types.vts file for sensors and update its test. by Keun Soo Yim · 9 years ago
  16. d27458f Remove "false" parameter from getService by Chris Phoenix · 9 years ago
  17. 11e8476 sensors HAL uses "default" service name by Chris Phoenix · 9 years ago
  18. 99a5c4a Fix HAL name in LOG_TAG string by Chris Phoenix · 9 years ago
  19. 0436e14 DYNAMIC_SENSOR_META should be wake up sensor type by Peng Xu · 9 years ago
  20. 8466015 Merge "[sensors] Default implementation and vts of direct report" by Peng Xu · 9 years ago
  21. f19d03b Merge "[sensors] Add parameter check to poll()" by Peng Xu · 9 years ago
  22. 89df2e7 [sensors] Default implementation and vts of direct report by Peng Xu · 9 years ago
  23. cefa91b [sensors] Add parameter check to poll() by Peng Xu · 9 years ago
  24. 6ec5b21 Update profiling code for host-side tests. by Zhuoyao Zhang · 9 years ago
  25. 1f12c7a [sensors] Minor tuning of hal definition by Peng Xu · 9 years ago
  26. 9a0a854 Merge "[sensors] extend functionality of injectSensorData" by TreeHugger Robot · 9 years ago
  27. e82ec56 [sensors] extend functionality of injectSensorData by Peng Xu · 9 years ago
  28. 497b587 Merge "Add the uncalibrated accelerometer sensor type." by Ashutosh Joshi · 9 years ago
  29. 627fc6f Merge "Add name "default" as default to register service" by Chris Phoenix · 9 years ago
  30. 0873e64 [sensors] Format, wording and naming changes by Peng Xu · 9 years ago
  31. 4faa8c7 Add the uncalibrated accelerometer sensor type. by Ashutosh Joshi · 9 years ago
  32. 125378b Add name "default" as default to register service by Chris Phoenix · 9 years ago
  33. a8d358f Merge changes from topic 'bphwfoo' by TreeHugger Robot · 9 years ago
  34. a18049a Bp/nFoo -> Bp/nHwFoo. by Yifan Hong · 9 years ago
  35. 72620be Merge "Add profiling for sensors, light, and power HALs." by Tri Vo · 9 years ago
  36. 823cc0b Merge "[sensors] new functions and types for direct report mode" by Peng Xu · 9 years ago
  37. fbd7622 Add profiling for sensors, light, and power HALs. by Tri Vo · 9 years ago
  38. 0f0df7e [sensors] new functions and types for direct report mode by Peng Xu · 9 years ago
  39. 95fcdac Merge "Allow sensors bleed all remaining events before test starts" by Peng Xu · 9 years ago
  40. 9d015fb Allow sensors bleed all remaining events before test starts by Peng Xu · 9 years ago
  41. 23bd70d Fix VTS paths on 32-bit target by Hsin-Yi Chen · 9 years ago
  42. 7991230 Merge "stop/start framework before/after test." by Keun Soo Yim · 9 years ago
  43. 0500fb4 fix: add missing Android.mk links by Keun Soo Yim · 9 years ago
  44. c57e359 Update Android.bp and vts/Android.mk for Hidl HALs by Zhuoyao Zhang · 9 years ago
  45. 73111c0 stop/start framework before/after test. by Tri Vo · 9 years ago
  46. 516e819 regen makefiles and delete old vts driver build rules by Keun Soo Yim · 9 years ago
  47. d133e4c Sensors: MultiHal: Add HIDL-based Multi-Hal by Nick Vaccaro · 9 years ago
  48. f35ee3b Revert "Revert "Update makefiles for Java package path."" by Yifan Hong · 9 years ago
  49. a8789f2 Revert "Update makefiles for Java package path." by Yifan Hong · 9 years ago
  50. ab0792c Update makefiles for Java package path. by Yifan Hong · 9 years ago
  51. bba9d9a Added sensor target VTS test by Peng Xu · 9 years ago
  52. 5018394 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  53. f8d68ec Update makefiles for logging. by Steven Moreland · 9 years ago
  54. 6b920e4 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  55. cefd01c Sensors: cleanup includes in default implemenation by Steven Moreland · 9 years ago
  56. 2332ea3 Merge "Support genrules with multiple tools" by Colin Cross · 9 years ago
  57. b785f5b Support genrules with multiple tools by Colin Cross · 9 years ago
  58. a02a8dc Add low latency offbody detect sensor type by Nick Vaccaro · 9 years ago
  59. fcd74eb Running update makefiles. by Steven Moreland · 9 years ago
  60. 6972777 Stop all these merge conflicts. by Steven Moreland · 9 years ago
  61. 22566b8 Use defaultPassthroughServiceImplementation. by Steven Moreland · 9 years ago
  62. db49a41 sensor HAL v3 by Andreas Huber · 9 years ago