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