1. 12ff126 Add missing dependency for some libs. by Steven Moreland · 7 years ago
  2. 3ba4df6 Update makefiles for hidl_interface. by Steven Moreland · 7 years ago
  3. b8f09fe Merge changes from topic "hidl-soong-plugin" by Treehugger Robot · 7 years ago
  4. d56e5bb Add HIDL Soong plugin. by Steven Moreland · 7 years ago
  5. 313a013 hidl-gen generate hidl_interface by Steven Moreland · 7 years ago
  6. b34c067 hidl-doc: package resources in jar by Steven Moreland · 7 years ago
  7. d6c4645 Merge "Use getBn/sConstructorMap in static c-tor/d-tors" by Yifan Hong · 7 years ago
  8. 91977fd Use getBn/sConstructorMap in static c-tor/d-tors by Yifan Hong · 7 years ago
  9. d2af9ea Remove hidl-gen subdirs. by Steven Moreland · 7 years ago
  10. ba93480 Merge "Fix bug in enforceMinorVersionUprevs." by Treehugger Robot · 7 years ago
  11. 8775715 Fix bug in enforceMinorVersionUprevs. by Steven Moreland · 7 years ago
  12. 94c9a2e Merge "Move disabled test out." by Treehugger Robot · 7 years ago
  13. 5dabdfe Merge "Remove header exports from libhidl-gen-utils." by Treehugger Robot · 7 years ago
  14. cdfe2cf Move disabled test out. by Steven Moreland · 7 years ago
  15. 6ffb721 Merge "For every hal, there exists an adapter-helper." by Treehugger Robot · 7 years ago
  16. 9a270b9 For every hal, there exists an adapter-helper. by Steven Moreland · 7 years ago
  17. c4767e5 Merge "Install 32-bit hidl_test_java_native too" by Dan Willemsen · 7 years ago
  18. d22edb6 Remove header exports from libhidl-gen-utils. by Steven Moreland · 7 years ago
  19. bd179e0 Merge "Optionally, if passing -v(erbose) to hidl-gen, dump declared" by Andreas Huber · 7 years ago
  20. 2354853 Install 32-bit hidl_test_java_native too by Dan Willemsen · 7 years ago
  21. 1d28d62 hidl-doc migration (G3 -> Android) by Billy Lamberta · 7 years ago
  22. 308d8a2 Optionally, if passing -v(erbose) to hidl-gen, dump declared by Andreas Huber · 7 years ago
  23. b47e69b Merge "Allow equality checking and hash for HIDL interface proxies." by Treehugger Robot · 7 years ago
  24. f89e106 Allow equality checking and hash for HIDL interface proxies. by Yifan Hong · 7 years ago
  25. 05c3d22 Merge "Build toString + operator== in client libraries." by Treehugger Robot · 7 years ago
  26. a23f1ae Optimize array marshaling to copy linear ranges of memory instead of by Andreas Huber · 7 years ago
  27. 9bf5a09 Reland "HIDL Java getService now the same as C++." by Steven Moreland · 7 years ago
  28. 2539910 Merge "Disable HIDL Java on the PDK" by Treehugger Robot · 7 years ago
  29. c6d03ae Disable HIDL Java on the PDK by Steven Moreland · 7 years ago
  30. bf71421 Build toString + operator== in client libraries. by Steven Moreland · 7 years ago
  31. 93400b6 Merge "Revert "HIDL Java getService now the same as C++."" by Steven Moreland · 7 years ago
  32. 437df4e Revert "HIDL Java getService now the same as C++." by Steven Moreland · 7 years ago
  33. bb02385 Merge "HIDL Java getService now the same as C++." by Treehugger Robot · 7 years ago
  34. 6c4528c Remove module names from LOCAL_ADDITIONAL_DEPENDENCIES am: d5ba3da605 by Dan Willemsen · 7 years ago
  35. d5ba3da Remove module names from LOCAL_ADDITIONAL_DEPENDENCIES by Dan Willemsen · 7 years ago
  36. df991a5 HIDL Java getService now the same as C++. by Steven Moreland · 7 years ago
  37. 95fb799 Merge "Make sure comments in current.txt files are tested." am: 16233a5b83 by Steven Moreland · 7 years ago
  38. 16233a5 Merge "Make sure comments in current.txt files are tested." by Treehugger Robot · 7 years ago
  39. 5ed0a0b Make sure comments in current.txt files are tested. by Steven Moreland · 7 years ago
  40. 3627a5c Merge "Remove treble: __ANDROID_TREBLE__ from HIDL." am: 891baf6b29 by Steven Moreland · 7 years ago
  41. 891baf6 Merge "Remove treble: __ANDROID_TREBLE__ from HIDL." by Treehugger Robot · 7 years ago
  42. bfb6d97 Remove treble: __ANDROID_TREBLE__ from HIDL. by Steven Moreland · 7 years ago
  43. be4443d Fix incremental build for lights. am: d40d95d064 by Steven Moreland · 7 years ago
  44. d40d95d Fix incremental build for lights. by Steven Moreland · 7 years ago
  45. 0384e64 Merge "Add fmq_test to hidl's run_all_device_tests script" am: 9180ecde73 by Steven Moreland · 7 years ago
  46. 00f9850 Merge "hidl_test using static passthrough libs" am: 5e33b0cdd7 by Steven Moreland · 7 years ago
  47. c68d9c5 Remove use of LOG(*) from HIDL. am: cbff561b42 by Steven Moreland · 7 years ago
  48. 9180ecd Merge "Add fmq_test to hidl's run_all_device_tests script" by Treehugger Robot · 7 years ago
  49. 5e33b0c Merge "hidl_test using static passthrough libs" by Treehugger Robot · 7 years ago
  50. 05de21f Add fmq_test to hidl's run_all_device_tests script by Steven Moreland · 7 years ago
  51. b4a1a59 hidl_test using static passthrough libs by Steven Moreland · 7 years ago
  52. cbff561 Remove use of LOG(*) from HIDL. by Steven Moreland · 7 years ago
  53. 47c371f Remove segfault when packageInterfaces is empty. am: adc25027fd by Steven Moreland · 7 years ago
  54. 543fe72 Don't enforce minor ver restrictions if types-only am: 87b26d7809 by Steven Moreland · 7 years ago
  55. adc2502 Remove segfault when packageInterfaces is empty. by Steven Moreland · 7 years ago
  56. 87b26d7 Don't enforce minor ver restrictions if types-only by Steven Moreland · 7 years ago
  57. e6d0f98 Clarify hidl-adapter -h text. am: b9a9492c60 by Steven Moreland · 7 years ago
  58. b9a9492 Clarify hidl-adapter -h text. by Steven Moreland · 7 years ago
  59. aae2233 hidl-gen generates Java with Soong. am: 887b84c552 by Steven Moreland · 7 years ago
  60. 887b84c hidl-gen generates Java with Soong. by Steven Moreland · 7 years ago
  61. 5cee438 Merge "Stop clang-format from messing with our options." am: b7897c8059 by Steven Moreland · 7 years ago
  62. b7897c8 Merge "Stop clang-format from messing with our options." by Treehugger Robot · 7 years ago
  63. b15a9ae Merge "Fix startup race during execution of hidl_test_java." am: e46da1343e by Andreas Huber · 7 years ago
  64. e46da13 Merge "Fix startup race during execution of hidl_test_java." by Treehugger Robot · 7 years ago
  65. 4eb9df1 Fix startup race during execution of hidl_test_java. by Andreas Huber · 7 years ago
  66. 512896d Merge "Remove autogenerated getService code." am: f0d66b339e by Steven Moreland · 7 years ago
  67. f0d66b3 Merge "Remove autogenerated getService code." by Treehugger Robot · 7 years ago
  68. 78f95f9 Remove autogenerated getService code. by Steven Moreland · 7 years ago
  69. 94da1fc Merge "Configure test timeout for hidlUnitTest" am: cff7d38b93 by Zhuoyao Zhang · 7 years ago
  70. cff7d38 Merge "Configure test timeout for hidlUnitTest" by Zhuoyao Zhang · 7 years ago
  71. c4b8b6f Configure test timeout for hidlUnitTest by Zhuoyao Zhang · 7 years ago
  72. 43aa32d Enum toString functions also check parent values. am: 0a9cc8627f by Yifan Hong · 7 years ago
  73. 0a9cc86 Enum toString functions also check parent values. by Yifan Hong · 7 years ago
  74. 0241a84 Stop clang-format from messing with our options. by Steven Moreland · 7 years ago
  75. c1d9a93 Update isSystemProcessSupportedPackage for graphics mapper am: 620cc3992d by Chia-I Wu · 7 years ago
  76. 620cc39 Update isSystemProcessSupportedPackage for graphics mapper by Chia-I Wu · 7 years ago
  77. d556b2b Add hidl-module-defaults to adapter modules. am: 768250faa6 by Steven Moreland · 7 years ago
  78. 768250f Add hidl-module-defaults to adapter modules. by Steven Moreland · 7 years ago
  79. cf856c3 Use wrapPassthrough in getService. am: bff4bd2c4f by Steven Moreland · 7 years ago
  80. f445df8 Remove bad/flaky test from hidl_test. am: b8361a2a67 by Steven Moreland · 7 years ago
  81. bff4bd2 Use wrapPassthrough in getService. by Steven Moreland · 7 years ago
  82. b8361a2 Remove bad/flaky test from hidl_test. by Steven Moreland · 7 years ago
  83. 890a9b3 Merge "Use -Werror in system/tools/hidl" am: b953206ee3 by Chih-Hung Hsieh · 7 years ago
  84. 70d5934 Merge changes from topic "no-L-makefile-prep" am: 5880ba2486 by Steven Moreland · 7 years ago
  85. b953206 Merge "Use -Werror in system/tools/hidl" by Treehugger Robot · 7 years ago
  86. 5880ba2 Merge changes from topic "no-L-makefile-prep" by Treehugger Robot · 7 years ago
  87. 5e16391 Merge "Clarify test cases which differentiate passthrough" am: 489aa29662 by Steven Moreland · 7 years ago
  88. 489aa29 Merge "Clarify test cases which differentiate passthrough" by Treehugger Robot · 7 years ago
  89. 40069d5 Split up generateAndroidBpForPackage. by Steven Moreland · 7 years ago
  90. b8e21fd Use -Werror in system/tools/hidl by Chih-Hung Hsieh · 7 years ago
  91. 18d9af1 Coordinator package root locations made private. by Steven Moreland · 7 years ago
  92. 5c70d61 Coordinator getFilepath explicit support for dirs. by Steven Moreland · 7 years ago
  93. b354398 Clarify test cases which differentiate passthrough by Steven Moreland · 7 years ago
  94. 7ddd943 Merge "Remove unnecessary TODO from ConstantExpression.h" am: 241c55c125 by Steven Moreland · 7 years ago
  95. 241c55c Merge "Remove unnecessary TODO from ConstantExpression.h" by Treehugger Robot · 7 years ago
  96. 58bb73b Merge "Add VTS dependencies to host tests." am: 3c4fea9632 by Steven Moreland · 7 years ago
  97. 7bdd0f4 Remove irrelevant c2hal TODO. am: c8be4f587a by Steven Moreland · 7 years ago
  98. 3c4fea9 Merge "Add VTS dependencies to host tests." by Treehugger Robot · 7 years ago
  99. 77bed87 Remove unnecessary TODO from ConstantExpression.h by Steven Moreland · 7 years ago
  100. c8be4f5 Remove irrelevant c2hal TODO. by Steven Moreland · 7 years ago