1. 956d170 Merge "struct fields of type "array" should be declared "final"." by TreeHugger Robot · 8 years ago
  2. 2b02118 Added c2hal readme by Steven Moreland · 8 years ago
  3. 0b3b411 Merge changes from topic 'java_makefiles' by TreeHugger Robot · 8 years ago
  4. 5d497ca Merge "Some minor fixes to hidl_test output." by TreeHugger Robot · 8 years ago
  5. 344283e Merge "hidl-gen: add support for predefined types" by TreeHugger Robot · 8 years ago
  6. 19ca75a Emit eval result of constant expressions for Java. by Yifan Hong · 8 years ago
  7. 0fa9e39 Auto-generate java libraries for compatible packages. by Andreas Huber · 8 years ago
  8. 95984ef Merge "added c2hal" by Iliyan Malchev · 8 years ago
  9. c6e21f0 Merge "Revert "update makefile rule to package test modules as part of VTS"" by Keun Soo Yim · 8 years ago
  10. 4b2cf35 hidl-gen: add support for predefined types by Andreas Huber · 8 years ago
  11. 03866f5 Some minor fixes to hidl_test output. by Andreas Huber · 8 years ago
  12. f1a35f7 added c2hal by Steven Moreland · 8 years ago
  13. 15f6231 Revert "update makefile rule to package test modules as part of VTS" by Keun Soo Yim · 8 years ago
  14. 93d0ebb hidl-gen: fix build-time constexpr tests by Iliyan Malchev · 8 years ago
  15. 5788697 Evaluate constant expressions. by Yifan Hong · 8 years ago
  16. 575cfec Merge "Split 'IFoo' into 'IFoo' and 'IHwFoo'" by Iliyan Malchev · 8 years ago
  17. 0d68bf5 Merge "Apache2 module license." by Iliyan Malchev · 8 years ago
  18. 4078631 Split 'IFoo' into 'IFoo' and 'IHwFoo' by Steven Moreland · 8 years ago
  19. cd5e666 struct fields of type "array" should be declared "final". by Andreas Huber · 8 years ago
  20. d07494f Merge "A few fix of hidl-gen for vts generator." by Zhuoyao Zhang · 8 years ago
  21. fdaeafc Apache2 module license. by Martijn Coenen · 8 years ago
  22. f3d8f54 Merge "Adds a test verifying that the Java backend is compatible with the C++ backend." by Andreas Huber · 8 years ago
  23. 1993352 A few fix of hidl-gen for vts generator. by Zhuoyao Zhang · 8 years ago
  24. 261370a Added package directory unable to open error message. by Steven Moreland · 8 years ago
  25. 401cd16 Adds a test verifying that the Java backend is compatible with the C++ backend. by Andreas Huber · 8 years ago
  26. c2903d2 update script to generate Android.mk which has rules to build multilib by Keun Soo Yim · 8 years ago
  27. 74a8d57 Merge "fix a typo" by Keun Soo Yim · 8 years ago
  28. 0a4e6fe fix a typo by Keun Soo Yim · 8 years ago
  29. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  30. 3684913 Support typedef for vts generator. by Zhuoyao Zhang · 8 years ago
  31. 85eabdb The hidl-gen Java backend now supports structures (NOT unions) and types.hal by Andreas Huber · 8 years ago
  32. 97716a8 Merge "Use the new "Bool*" accessor methods for booleans instead of treating them like" by Andreas Huber · 8 years ago
  33. d85a509 Use the new "Bool*" accessor methods for booleans instead of treating them like by Andreas Huber · 8 years ago
  34. 0acf419 hidl_test: add server-timing tests by Iliyan Malchev · 8 years ago
  35. 1dc8793 hidl_test: apply gtest. by Yifan Hong · 8 years ago
  36. 1c85808 use PRId64 instead of %lld by Iliyan Malchev · 8 years ago
  37. e01e3f6 Merge "update makefile rule to package test modules as part of VTS" by Keun Soo Yim · 8 years ago
  38. 80b217f Merge "Fix nested structure/union name handling." by Andreas Huber · 8 years ago
  39. 21496da update makefile rule to package test modules as part of VTS by Keun Soo Yim · 8 years ago
  40. 864c771 Enhanced hidl-gen support for generating vts files. by Zhuoyao Zhang · 8 years ago
  41. 9ed827c Fix nested structure/union name handling. by Andreas Huber · 8 years ago
  42. 581dec2 Merge "Improved name lookup in order to allow partial names to refer to external" by Andreas Huber · 8 years ago
  43. 39fa718 Improved name lookup in order to allow partial names to refer to external by Andreas Huber · 8 years ago
  44. 2b6591b Rename SimpleReturn --> Return by Iliyan Malchev · 8 years ago
  45. d5bafb8 Merge "Generated makefiles link against libhidl." by Iliyan Malchev · 8 years ago
  46. 7473fab Generated makefiles link against libhidl. by Martijn Coenen · 8 years ago
  47. 69918ec Merge "Support one-way methods in the java backend." by Andreas Huber · 8 years ago
  48. 034214b Merge changes from topic 'b/30518487' by Iliyan Malchev · 8 years ago
  49. 01b9acf Fix local "mm" and "mma" failure complaining about missing module target. by Andreas Huber · 8 years ago
  50. 8b5da22 Support one-way methods in the java backend. by Andreas Huber · 8 years ago
  51. d856b05 hidl_test: update to use elided callbacks by Iliyan Malchev · 8 years ago
  52. 62c3d18 hidl-gen: enumerate interface methods in Bn classes by Iliyan Malchev · 8 years ago
  53. 40d474a hidl-gen: callback elision for scalar returns by Iliyan Malchev · 8 years ago
  54. f505447 re-enable hidl_test by Iliyan Malchev · 8 years ago
  55. 0d0f9a2 Switch to 'glr' skeleton parser, better diagnostics through location tracking. by Andreas Huber · 8 years ago
  56. 5a6b6c8 Merge "Remove support for "const" in hidl." by Andreas Huber · 8 years ago
  57. 0e5e0aa Merge "Fix accidental infinite recursion in determining if an Interface is java" by Andreas Huber · 8 years ago
  58. edad10f Remove support for "const" in hidl. by Andreas Huber · 8 years ago
  59. bb0346d Merge "'char' is no longer an acceptable hidl type. Use int8_t or uint8_t instead." by Andreas Huber · 8 years ago
  60. ea081b3 Fix accidental infinite recursion in determining if an Interface is java by Andreas Huber · 8 years ago
  61. 86cc7a7 Merge "parsing major operators." by Yifan Hong · 8 years ago
  62. 3179b22 'char' is no longer an acceptable hidl type. Use int8_t or uint8_t instead. by Andreas Huber · 8 years ago
  63. 211826b Merge "Support for a generic "binder" type (reflected as "interface" in hidl)" by Andreas Huber · 8 years ago
  64. 295ad30 Support for a generic "binder" type (reflected as "interface" in hidl) by Andreas Huber · 8 years ago
  65. b5ddb79 Merge "Add a script to test hidl-gen output" by Zhuoyao Zhang · 8 years ago
  66. b3256a1 Merge "Introduce locals to be read from a parcel ahead of time" by Andreas Huber · 8 years ago
  67. 82b83bb Add a script to test hidl-gen output by Zhuoyao Zhang · 8 years ago
  68. 5216569 parsing major operators. by Yifan Hong · 8 years ago
  69. 9d3c4b8 Merge "Validate upfront that an interface is compatible with our Java backend," by Andreas Huber · 8 years ago
  70. e7ff228 Introduce locals to be read from a parcel ahead of time by Andreas Huber · 8 years ago
  71. d8ba779 Merge "Fix unwanted assertion problem if a typedef is the first declaration in a" by Andreas Huber · 8 years ago
  72. 70a59e1 Validate upfront that an interface is compatible with our Java backend, by Andreas Huber · 8 years ago
  73. c7dfef3 Better diagnostics if an attempt is made to redeclare a type under the same name by Andreas Huber · 8 years ago
  74. 7aba517 Fix unwanted assertion problem if a typedef is the first declaration in a by Andreas Huber · 8 years ago
  75. 44039bb Merge "Enforce interface naming convention: all interface names must start with 'I'." by Andreas Huber · 8 years ago
  76. 19ba788 Merge "Disallow interface types in structs, unions, arrays and vectors." by Andreas Huber · 8 years ago
  77. 9add9fd hidl_test: use booleans by Iliyan Malchev · 8 years ago
  78. e0b2867 hidl-gen: emit read/writeBool() for booleans by Iliyan Malchev · 8 years ago
  79. b31e10c hidl_test: clean up by Iliyan Malchev · 8 years ago
  80. 639bff8 hidl-gen: accept oneway methods by Iliyan Malchev · 8 years ago
  81. 991b864 Enforce interface naming convention: all interface names must start with 'I'. by Andreas Huber · 8 years ago
  82. b95ea8a Disallow interface types in structs, unions, arrays and vectors. by Andreas Huber · 8 years ago
  83. 5158db4 Extend hidl-gen to support generate vts file. by Zhuoyao Zhang · 8 years ago
  84. 1aa476b Add README.md for hidl-gen by Zhuoyao Zhang · 8 years ago
  85. cd9b4bf Merge "fix hidl_test to use proper hidl_vec<> allocation." by Andreas Huber · 8 years ago
  86. 899b063 fix hidl_test to use proper hidl_vec<> allocation. by Andreas Huber · 8 years ago
  87. 2831d51 Initial commit of Java backend to hidl-gen. by Andreas Huber · 8 years ago
  88. 88ca451 Updated hidl_test to reflect changes in hidl-gen. by Steven Moreland · 8 years ago
  89. 8edd9cf Merge "Support annotation for interface in hidl-gen." by Zhuoyao Zhang · 8 years ago
  90. ba7e6e9 Support annotation for interface in hidl-gen. by Zhuoyao Zhang · 8 years ago
  91. 549e259 hidl-gen: remove references to AIDL by Iliyan Malchev · 8 years ago
  92. 5bb1402 hidl-gen: multiple changes by Iliyan Malchev · 8 years ago
  93. e852c7d Fix native_handle_t support in hidl-gen. by Andreas Huber · 8 years ago
  94. 2efaae0 Merge "Fix the case where an interface is referenced through a typedef." by Andreas Huber · 8 years ago
  95. bfd7621 Fix the case where an interface is referenced through a typedef. by Andreas Huber · 8 years ago
  96. 3599d92 Interface methods can now be annotated. by Andreas Huber · 8 years ago
  97. e2c595a use the HIDL package name as the library name by Iliyan Malchev · 8 years ago
  98. b66c399 use hidl-gen as the name of the code generator by Iliyan Malchev · 8 years ago
  99. 2d5331a rename nuhidl-gen --> hidl-gen by Iliyan Malchev · 8 years ago
  100. b27be33 Now that hidl_vec<> implementation details are private, use the public APIs. by Andreas Huber · 8 years ago