1. a588b23 Support generating the new TYPE_HIDL_INTERFACE for vts. by Zhuoyao Zhang · 8 years ago
  2. 67b3001 Merge "Disallow invalid identifiers." am: 7aad7a6713 by Yifan Hong · 8 years ago
  3. 1af7353 Resolve some name conflict in auto-gen'd Java code. by Yifan Hong · 8 years ago
  4. 7aad7a6 Merge "Disallow invalid identifiers." by Yifan Hong · 8 years ago
  5. 0693f31 Update for service registration notifications. by Steven Moreland · 8 years ago
  6. 27e85db Disallow invalid identifiers. by Yifan Hong · 8 years ago
  7. d80ffe6 Merge "Renamed Interface::get*Name methods" am: 080d8e76ae by Yifan Hong · 8 years ago
  8. 080d8e7 Merge "Renamed Interface::get*Name methods" by Yifan Hong · 8 years ago
  9. a796478 Merge "Better error message when missing root path." am: 1f6e72fecf by Steven Moreland · 8 years ago
  10. 1f6e72f Merge "Better error message when missing root path." by Treehugger Robot · 8 years ago
  11. cbe2ee3 Merge "Put xyz_cb adjacent to method declaration." am: ff959cd516 by Steven Moreland · 8 years ago
  12. ff959cd Merge "Put xyz_cb adjacent to method declaration." by Treehugger Robot · 8 years ago
  13. 30f3d85 Merge "Add compile time test to c2hal" am: 8fb0acbd82 by Diego Wilson · 8 years ago
  14. 8fb0acb Merge "Add compile time test to c2hal" by Diego Wilson · 8 years ago
  15. af33038 Better error message when missing root path. by Steven Moreland · 8 years ago
  16. 60e52bd Renamed Interface::get*Name methods by Yifan Hong · 8 years ago
  17. d732ea1 Put xyz_cb adjacent to method declaration. by Steven Moreland · 8 years ago
  18. 1e4a771 Rename IHidlInterfaceBase to IBase am: 5bd9aff251 by Yifan Hong · 8 years ago
  19. 5bd9aff Rename IHidlInterfaceBase to IBase by Yifan Hong · 8 years ago
  20. bb78e20 Add compile time test to c2hal by Diego Wilson · 8 years ago
  21. 68013de Merge "Add tests for listing service names." am: 5682fdd32d by Steven Moreland · 8 years ago
  22. 5682fdd Merge "Add tests for listing service names." by Treehugger Robot · 8 years ago
  23. eb97b34 Merge "Remove toBinder from IHidlInterfaceBase." am: 8fac1c1325 by Yifan Hong · 8 years ago
  24. 6ba1066 Merge "Unsigned value for -Lvts is emitted correctly." am: 005db38f51 by Yifan Hong · 8 years ago
  25. 8fac1c1 Merge "Remove toBinder from IHidlInterfaceBase." by Treehugger Robot · 8 years ago
  26. 005db38 Merge "Unsigned value for -Lvts is emitted correctly." by Treehugger Robot · 8 years ago
  27. 2da2cc7 Merge "Fix export_shared_lib_headers in autogen'd Android.bp" am: 1f8da0f773 by Yifan Hong · 8 years ago
  28. 1f8da0f Merge "Fix export_shared_lib_headers in autogen'd Android.bp" by Treehugger Robot · 8 years ago
  29. 158655a Remove toBinder from IHidlInterfaceBase. by Yifan Hong · 8 years ago
  30. c07b202 Unsigned value for -Lvts is emitted correctly. by Yifan Hong · 8 years ago
  31. 01bcb77 Add tests for listing service names. by Steven Moreland · 8 years ago
  32. 0372fb4 Update for namespaced services in hwservicemanager. am: 7e367bfaf5 by Steven Moreland · 8 years ago
  33. 7e367bf Update for namespaced services in hwservicemanager. by Steven Moreland · 8 years ago
  34. 1c38ecf Remove extra from getJavaType. am: 4ed1347cd2 by Yifan Hong · 8 years ago
  35. cbab3eb Remove extra from getCppType. am: 3b320f8a60 by Yifan Hong · 8 years ago
  36. 4ed1347 Remove extra from getJavaType. by Yifan Hong · 8 years ago
  37. 3b320f8 Remove extra from getCppType. by Yifan Hong · 8 years ago
  38. c1f9b8d Fix export_shared_lib_headers in autogen'd Android.bp by Yifan Hong · 8 years ago
  39. af4da6f Merge "Cleanup spaces in output." am: f5cc83329a by Steven Moreland · 8 years ago
  40. f5cc833 Merge "Cleanup spaces in output." by Treehugger Robot · 8 years ago
  41. ce83bcf Merge "Don't include hidl internal methods in vts files." am: be3c7c2694 by Steven Moreland · 8 years ago
  42. be3c7c2 Merge "Don't include hidl internal methods in vts files." by Treehugger Robot · 8 years ago
  43. a8a4151 Merge "Support genrules with multiple tools" am: e438ec065e by Colin Cross · 8 years ago
  44. 41c6d2e Cleanup spaces in output. by Steven Moreland · 8 years ago
  45. e438ec0 Merge "Support genrules with multiple tools" by Colin Cross · 8 years ago
  46. cea2478 Don't include hidl internal methods in vts files. by Steven Moreland · 8 years ago
  47. d5419bd Support genrules with multiple tools by Colin Cross · 8 years ago
  48. 6bd5709 Merge "Clean up ArrayType.cpp" am: f4fd645ddc by Yifan Hong · 8 years ago
  49. f4fd645 Merge "Clean up ArrayType.cpp" by Yifan Hong · 8 years ago
  50. 7400552 hidl-gen: some error recovery. am: be627b3383 by Yifan Hong · 8 years ago
  51. be627b3 hidl-gen: some error recovery. by Yifan Hong · 8 years ago
  52. afccb4b Revert "Revert "Don't show HIDL_GENERATED_ with -Lc++-impl."" am: 5708edf045 by Steven Moreland · 8 years ago
  53. 5708edf Revert "Revert "Don't show HIDL_GENERATED_ with -Lc++-impl."" by Steven Moreland · 8 years ago
  54. fcfc065 Merge "Don't copy callback values." am: 7533eba4d3 by Steven Moreland · 8 years ago
  55. 7533eba Merge "Don't copy callback values." by Treehugger Robot · 8 years ago
  56. 2b14716 Revert "Don't show HIDL_GENERATED_ with -Lc++-impl." am: 119f521b1b by Martijn Coenen · 8 years ago
  57. 119f521 Revert "Don't show HIDL_GENERATED_ with -Lc++-impl." by Martijn Coenen · 8 years ago
  58. 7eb6a36 Don't show HIDL_GENERATED_ with -Lc++-impl. am: 21247bffb4 by Steven Moreland · 8 years ago
  59. 1ab3144 Don't copy callback values. by Steven Moreland · 8 years ago
  60. 5706a43 Clean up ArrayType.cpp by Yifan Hong · 8 years ago
  61. 21247bf Don't show HIDL_GENERATED_ with -Lc++-impl. by Steven Moreland · 8 years ago
  62. 65cc557 Fix array size orders. am: bd33e38545 by Yifan Hong · 8 years ago
  63. bd33e38 Fix array size orders. by Yifan Hong · 8 years ago
  64. 2ec23d2 Merge "Add hidl_test_java dependencies in build system." am: 6d7b4b11cb by Steven Moreland · 8 years ago
  65. 6d7b4b1 Merge "Add hidl_test_java dependencies in build system." by Treehugger Robot · 8 years ago
  66. 8db1a8a Add location info to named types. am: a4b53d0da8 by Yifan Hong · 8 years ago
  67. a4b53d0 Add location info to named types. by Yifan Hong · 8 years ago
  68. 0752ad5 Add hidl_test_java dependencies in build system. by Steven Moreland · 8 years ago
  69. 4ddcd0a Merge changes from topic 'hidlize-hw-service-manager' am: 447616f2f8 by Steven Moreland · 8 years ago
  70. 56d0e1b Break ::android::hardware namespace assumption. am: c46e9842bd by Steven Moreland · 8 years ago
  71. f179a29 Update for hidlized hwservicemanager. am: 19d5c17f70 by Steven Moreland · 8 years ago
  72. 447616f Merge changes from topic 'hidlize-hw-service-manager' by Treehugger Robot · 8 years ago
  73. 6f0ced6 Merge "Revert "Add compile time test to c2hal"" am: 211c893095 by Diego Wilson · 8 years ago
  74. 211c893 Merge "Revert "Add compile time test to c2hal"" by Diego Wilson · 8 years ago
  75. fce617b Revert "Add compile time test to c2hal" by Diego Wilson · 8 years ago
  76. c46e984 Break ::android::hardware namespace assumption. by Steven Moreland · 8 years ago
  77. 19d5c17 Update for hidlized hwservicemanager. by Steven Moreland · 8 years ago
  78. 7a320a9 Remove "@" from FQName.mVersion. am: 90ea87f36e by Yifan Hong · 8 years ago
  79. 90ea87f Remove "@" from FQName.mVersion. by Yifan Hong · 8 years ago
  80. 42e3a12 Get rid of duplicated #include code. am: ee88eed200 by Steven Moreland · 8 years ago
  81. ee88eed Get rid of duplicated #include code. by Steven Moreland · 8 years ago
  82. dfa0b16 Merge "Fixed spacing in autogenerated makefiles." am: dae96cd8b0 by Steven Moreland · 8 years ago
  83. dae96cd Merge "Fixed spacing in autogenerated makefiles." by Treehugger Robot · 8 years ago
  84. a937052 Add test for null native_handle_t*. am: a65bb2cd84 by Yifan Hong · 8 years ago
  85. a65bb2c Add test for null native_handle_t*. by Yifan Hong · 8 years ago
  86. 62da597 Enable profiling in passthrough mode. am: 9b1cbdf6c3 by Steven Moreland · 8 years ago
  87. e1eed39 Fixed profiling so it records on current interface am: 031ccf1440 by Steven Moreland · 8 years ago
  88. 9b1cbdf Enable profiling in passthrough mode. by Steven Moreland · 8 years ago
  89. 031ccf1 Fixed profiling so it records on current interface by Steven Moreland · 8 years ago
  90. a8345ce Merge "Add compile time test to c2hal" am: c9931aacdb by Diego Wilson · 8 years ago
  91. c9931aa Merge "Add compile time test to c2hal" by Diego Wilson · 8 years ago
  92. b2d3e92 Merge "hidl-gen: clean up generateCpp.cpp and generateCppImpl.cpp" by Yifan Hong · 8 years ago
  93. 31e3992 Merge "hidl-gen: clean up generateCpp.cpp and generateCppImpl.cpp" by Treehugger Robot · 8 years ago
  94. 865243c Fixed spacing in autogenerated makefiles. by Steven Moreland · 8 years ago
  95. 7f5a8d9 Allow nullptr interfaces to be passed. am: e163823c43 by Martijn Coenen · 8 years ago
  96. e163823 Allow nullptr interfaces to be passed. by Martijn Coenen · 8 years ago
  97. 068c552 hidl-gen: clean up generateCpp.cpp and generateCppImpl.cpp by Yifan Hong · 8 years ago
  98. 0b20640 Add compile time test to c2hal by Diego Wilson · 8 years ago
  99. 6631f97 Merge "Update hidl-gen to generate full name for vts attributes." am: 9ec25fc8f2 by Zhuoyao Zhang · 8 years ago
  100. 9ec25fc Merge "Update hidl-gen to generate full name for vts attributes." by Treehugger Robot · 8 years ago