1. d537ab0 Remove dependency on libutils. by Steven Moreland · 8 years ago
  2. 3cae52c c2hal: LOCAL_IS_HOST_MODULE := true by Steven Moreland · 8 years ago
  3. 868aff8 Revert "Revert "Moved string helping functions from c2hal into StringHelper."" by Steven Moreland · 8 years ago
  4. a72e0d2 Revert "Revert "Split out libhidl-gen and libhidl-gen-utils."" by Iliyan Malchev · 8 years ago
  5. f31b71e Merge "hidl-gen: generate a stable list of interfaces for a package" by Treehugger Robot · 8 years ago
  6. 8dd2981 Merge "Java support for passing vec<STRUCT-TYPE> and STRUCT-TYPE[] to and from methods." by Treehugger Robot · 8 years ago
  7. 5e8bcfa hidl-gen: generate a stable list of interfaces for a package by Iliyan Malchev · 8 years ago
  8. 194c2ff Revert "split out libhidl-gen and libhidl-gen-utils" by Steven Moreland · 8 years ago
  9. 17cef74 Revert "Moved string helping functions from c2hal into StringHelper." by Steven Moreland · 8 years ago
  10. 2cab4f5 Merge "Updated Method::generateCppSignature to respect namespaces." by Treehugger Robot · 8 years ago
  11. 28cb7d1 Merge "MQDescriptor is now a predefined type." by Treehugger Robot · 8 years ago
  12. 4bcf97d MQDescriptor is now a predefined type. by Andreas Huber · 8 years ago
  13. 941aea1 Updated Method::generateCppSignature to respect namespaces. by Steven Moreland · 8 years ago
  14. 256d107 Moved string helping functions from c2hal into StringHelper. by Steven Moreland · 8 years ago
  15. 1316091 split out libhidl-gen and libhidl-gen-utils by Iliyan Malchev · 8 years ago
  16. f630bc8 Java support for passing vec<STRUCT-TYPE> and STRUCT-TYPE[] to and from methods. by Andreas Huber · 8 years ago
  17. 4923f93 use the -impl, not .impl suffix for autogenerated stubs by Iliyan Malchev · 8 years ago
  18. 197d56c Added -Lmakefile-impl. by Steven Moreland · 8 years ago
  19. 7f949cb Method: minor cleanup by Iliyan Malchev · 8 years ago
  20. a21f149 Encode hidl_version in each generated interface. by Martijn Coenen · 8 years ago
  21. 4ff971c Remove String16 dependency. by Martijn Coenen · 8 years ago
  22. af44014 Added StringHelper class by Steven Moreland · 8 years ago
  23. 9c38761 c++-impl: gen server stub boilerplate by Steven Moreland · 8 years ago
  24. 979e099 Added knowledge of namespacing into generation. by Steven Moreland · 8 years ago
  25. d57066f hidl-gen: use Return<void> by Iliyan Malchev · 8 years ago
  26. a7a421a Generalized cpp method generation. by Steven Moreland · 8 years ago
  27. 77eab91 Merge changes from topic 'b/31045569' by Treehugger Robot · 8 years ago
  28. 65c1a4a Merge "hidl-gen: auto-generate depdendencies for nested types" by Treehugger Robot · 8 years ago
  29. 0d68599 Merge "c2hal: Updated array location in Type::decorateName" by Steven Moreland · 8 years ago
  30. b981913 hidl-gen: generate same-package Makefile dependencies correctly by Iliyan Malchev · 8 years ago
  31. ed0509b hidl-gen: expose the actually-used FQNames an AST depends on by Iliyan Malchev · 8 years ago
  32. 800273d hidl-gen: auto-generate depdendencies for nested types by Iliyan Malchev · 8 years ago
  33. 60bce22 Reduce unnecesary waiting in hidl_test. by Steven Moreland · 8 years ago
  34. 38e92fe Merge "Disable hidl_gen_test." by Zhuoyao Zhang · 8 years ago
  35. de52171 Merge "Line numbers now properly counted when there are comments." by Treehugger Robot · 8 years ago
  36. 34c302c Disable hidl_gen_test. by Zhuoyao Zhang · 8 years ago
  37. bbf495c Merge "Stop hard coding gtest crap." by Treehugger Robot · 8 years ago
  38. a88a632 Merge "c2hal: Prevented segfault on -h" by Treehugger Robot · 8 years ago
  39. 097526f Stop hard coding gtest crap. by Dan Albert · 8 years ago
  40. 605c421 Line numbers now properly counted when there are comments. by Steven Moreland · 8 years ago
  41. 5c78afc hidl-gen: update test data by Iliyan Malchev · 8 years ago
  42. 698da76 c2hal: Updated array location in Type::decorateName by Steven Moreland · 8 years ago
  43. 795dd43 do not emit a space after the isRemote() body by Iliyan Malchev · 8 years ago
  44. cd16ae4 c2hal: Prevented segfault on -h by Steven Moreland · 8 years ago
  45. 773be46 Merge "Move Status to libhidl." by TreeHugger Robot · 8 years ago
  46. 9fa95c6 Merge "Added c2hal readme" by TreeHugger Robot · 8 years ago
  47. 9391510 Move Status to libhidl. by Martijn Coenen · 8 years ago
  48. 956d170 Merge "struct fields of type "array" should be declared "final"." by TreeHugger Robot · 8 years ago
  49. 2b02118 Added c2hal readme by Steven Moreland · 8 years ago
  50. 0b3b411 Merge changes from topic 'java_makefiles' by TreeHugger Robot · 8 years ago
  51. 5d497ca Merge "Some minor fixes to hidl_test output." by TreeHugger Robot · 8 years ago
  52. 344283e Merge "hidl-gen: add support for predefined types" by TreeHugger Robot · 8 years ago
  53. 19ca75a Emit eval result of constant expressions for Java. by Yifan Hong · 8 years ago
  54. 0fa9e39 Auto-generate java libraries for compatible packages. by Andreas Huber · 8 years ago
  55. 95984ef Merge "added c2hal" by Iliyan Malchev · 8 years ago
  56. c6e21f0 Merge "Revert "update makefile rule to package test modules as part of VTS"" by Keun Soo Yim · 8 years ago
  57. 4b2cf35 hidl-gen: add support for predefined types by Andreas Huber · 8 years ago
  58. 03866f5 Some minor fixes to hidl_test output. by Andreas Huber · 8 years ago
  59. f1a35f7 added c2hal by Steven Moreland · 8 years ago
  60. 15f6231 Revert "update makefile rule to package test modules as part of VTS" by Keun Soo Yim · 8 years ago
  61. 93d0ebb hidl-gen: fix build-time constexpr tests by Iliyan Malchev · 8 years ago
  62. 5788697 Evaluate constant expressions. by Yifan Hong · 8 years ago
  63. 575cfec Merge "Split 'IFoo' into 'IFoo' and 'IHwFoo'" by Iliyan Malchev · 8 years ago
  64. 0d68bf5 Merge "Apache2 module license." by Iliyan Malchev · 8 years ago
  65. 4078631 Split 'IFoo' into 'IFoo' and 'IHwFoo' by Steven Moreland · 8 years ago
  66. cd5e666 struct fields of type "array" should be declared "final". by Andreas Huber · 8 years ago
  67. d07494f Merge "A few fix of hidl-gen for vts generator." by Zhuoyao Zhang · 8 years ago
  68. fdaeafc Apache2 module license. by Martijn Coenen · 8 years ago
  69. f3d8f54 Merge "Adds a test verifying that the Java backend is compatible with the C++ backend." by Andreas Huber · 8 years ago
  70. 1993352 A few fix of hidl-gen for vts generator. by Zhuoyao Zhang · 8 years ago
  71. 261370a Added package directory unable to open error message. by Steven Moreland · 8 years ago
  72. 401cd16 Adds a test verifying that the Java backend is compatible with the C++ backend. by Andreas Huber · 8 years ago
  73. c2903d2 update script to generate Android.mk which has rules to build multilib by Keun Soo Yim · 8 years ago
  74. 74a8d57 Merge "fix a typo" by Keun Soo Yim · 8 years ago
  75. 0a4e6fe fix a typo by Keun Soo Yim · 8 years ago
  76. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  77. 3684913 Support typedef for vts generator. by Zhuoyao Zhang · 8 years ago
  78. 85eabdb The hidl-gen Java backend now supports structures (NOT unions) and types.hal by Andreas Huber · 8 years ago
  79. 97716a8 Merge "Use the new "Bool*" accessor methods for booleans instead of treating them like" by Andreas Huber · 8 years ago
  80. d85a509 Use the new "Bool*" accessor methods for booleans instead of treating them like by Andreas Huber · 8 years ago
  81. 0acf419 hidl_test: add server-timing tests by Iliyan Malchev · 8 years ago
  82. 1dc8793 hidl_test: apply gtest. by Yifan Hong · 8 years ago
  83. 1c85808 use PRId64 instead of %lld by Iliyan Malchev · 8 years ago
  84. e01e3f6 Merge "update makefile rule to package test modules as part of VTS" by Keun Soo Yim · 8 years ago
  85. 80b217f Merge "Fix nested structure/union name handling." by Andreas Huber · 8 years ago
  86. 21496da update makefile rule to package test modules as part of VTS by Keun Soo Yim · 8 years ago
  87. 864c771 Enhanced hidl-gen support for generating vts files. by Zhuoyao Zhang · 8 years ago
  88. 9ed827c Fix nested structure/union name handling. by Andreas Huber · 8 years ago
  89. 581dec2 Merge "Improved name lookup in order to allow partial names to refer to external" by Andreas Huber · 8 years ago
  90. 39fa718 Improved name lookup in order to allow partial names to refer to external by Andreas Huber · 8 years ago
  91. 2b6591b Rename SimpleReturn --> Return by Iliyan Malchev · 8 years ago
  92. d5bafb8 Merge "Generated makefiles link against libhidl." by Iliyan Malchev · 8 years ago
  93. 7473fab Generated makefiles link against libhidl. by Martijn Coenen · 8 years ago
  94. 69918ec Merge "Support one-way methods in the java backend." by Andreas Huber · 8 years ago
  95. 034214b Merge changes from topic 'b/30518487' by Iliyan Malchev · 8 years ago
  96. 01b9acf Fix local "mm" and "mma" failure complaining about missing module target. by Andreas Huber · 8 years ago
  97. 8b5da22 Support one-way methods in the java backend. by Andreas Huber · 8 years ago
  98. d856b05 hidl_test: update to use elided callbacks by Iliyan Malchev · 8 years ago
  99. 62c3d18 hidl-gen: enumerate interface methods in Bn classes by Iliyan Malchev · 8 years ago
  100. 40d474a hidl-gen: callback elision for scalar returns by Iliyan Malchev · 8 years ago