1. 5345ec2 Recursively parse imported .hal files and perform global type lookup. by Andreas Huber · 8 years ago
  2. fc2b718 .hidl -> .hal by Andreas Huber · 8 years ago
  3. fafa06a fixing the sample foo.hidl to use proper references. by Andreas Huber · 8 years ago
  4. da51b8e No more "version" keyword, new syntax is "package foo.bar.baz@3.4;" by Andreas Huber · 8 years ago
  5. 84f89de major revamp, fully qualified names (FQName) used throughout lexer/parser. by Andreas Huber · 8 years ago
  6. eb1081f some finetuning, version, package, some hacky support for imports by Andreas Huber · 8 years ago
  7. c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago
  8. ffc2fb1 initial commit by Iliyan Malchev · 8 years ago
  9. 55a2900 Bugfix and test interface/binder params by Chris Phoenix · 8 years ago
  10. a8be9d4 Quick fix for generating correct output filenames. by Martijn Coenen · 8 years ago
  11. 91ef12b rename .hidl --> .hal by Iliyan Malchev · 8 years ago
  12. 7e62876 hidl-gen: use android::hardware instead of android::hidl by Iliyan Malchev · 8 years ago
  13. da367b6 Merge "Cleanup hidl-gen" by Zhuoyao Zhang · 8 years ago
  14. 1015382 Fast Message Queue Preliminary Implementation by Hridya Valsaraju · 8 years ago
  15. 7d81f6e Cleanup hidl-gen by Zhuoyao Zhang · 8 years ago
  16. bceb649 Parse constant expressions. by Steven Moreland · 8 years ago
  17. 877a9e2 Use size_t instead of uint64_t for buffer/native_handle APIs. by Martijn Coenen · 8 years ago
  18. 6914b75 Merge "Fix build" by TreeHugger Robot · 8 years ago
  19. 78beca2 Fix build by Colin Cross · 8 years ago
  20. 351d310 Merge "A few more changes to make the local TestService build again." by Andreas Huber · 8 years ago
  21. 6d48f8e Merge "more instances of DECLARE/IMPLEMENT_META => ...HWBINDER_META" by Andreas Huber · 8 years ago
  22. da1915a A few more changes to make the local TestService build again. by Andreas Huber · 8 years ago
  23. d529c31 more instances of DECLARE/IMPLEMENT_META => ...HWBINDER_META by Andreas Huber · 8 years ago
  24. e18579d Merge "Basic support for gererating .vts proto Support type: scalar, enum, vector, struct, function, import. Not support: package, declaration. Ouput for Nfc.hidl: https://bit.googleplex.com/#/zhuoyao/5345585519394816 * Cleanedup the Template.vts file. * Added support in generate.cpp for vts_type_name and vts_type_descrption. * Updated vts_gps.vts, vts_lights.vts, vts_lights_hal.vts under tests/canonical with the one genrated by the updated hidl-gen. * Added vts_nfc.vts, vts_nfc_client_callback.vts under tests/canonical." by Zhuoyao Zhang · 8 years ago
  25. 1f4c9b5 Basic support for gererating .vts proto by Zhuoyao Zhang · 8 years ago
  26. 3beb0bf Allow comments in .hidl + minor cleanup by Chris Phoenix · 8 years ago
  27. 60b2bca Change META_INTERFACE names to add _HWBINDER_ by Chris Phoenix · 8 years ago
  28. a6c0d64 delete vts golden files for nfc by Keun Soo Yim · 8 years ago
  29. 4955446 Add build rule for vts. by zhuoyao · 8 years ago
  30. 3ae3a85 Fix for build problems by Chris Phoenix · 8 years ago
  31. d55ed64 Changes for GnuMake integration by Chris Phoenix · 8 years ago
  32. dadccd3 FMQ and NFC work by Chris Phoenix · 8 years ago
  33. 2be16a5 Closer to NFC by Chris Phoenix · 8 years ago
  34. 84d7be9 Most of the way toward NFC by Chris Phoenix · 8 years ago
  35. 130f1b8 Nested types go client-to-server; structs & not * by Chris Phoenix · 8 years ago
  36. 58419f1 FooAll.cpp works by Chris Phoenix · 8 years ago
  37. 6268841 Latest NFC .hidl and generated code. by Martijn Coenen · 8 years ago
  38. 3c69a0a Merge "Fix remaining reference to ITestService in template." by Chris Phoenix · 8 years ago
  39. a6a610e Fix remaining reference to ITestService in template. by Martijn Coenen · 8 years ago
  40. f1f2806 VTS golden files using the new vts schema (for vector) by Keun Soo Yim · 8 years ago
  41. 7576548 Updated ITestService to use nested structs and excercise SG. by Martijn Coenen · 8 years ago
  42. f9eb9ca Auto-gen code fixes for nfc by Chris Phoenix · 8 years ago
  43. 3b6dc7c Deal with empty param lists by Chris Phoenix · 8 years ago
  44. 254355f Binder type-handling in auto-gen code by Chris Phoenix · 8 years ago
  45. e2b7eb2 Got rid of "android/hardware/tests" in templates by Chris Phoenix · 8 years ago
  46. b332f30 NFC HIDL files. by Chris Phoenix · 8 years ago
  47. 6911109 Now outputs JSON dump of AST by Chris Phoenix · 8 years ago
  48. a430bcd Auto-gen test code for scatter-gather binder by Chris Phoenix · 8 years ago
  49. 7b4419e Add Blueprint/Soong test to invoke HIDL by Chris Phoenix · 8 years ago
  50. 221bb4f Sample function using ref<> by Martijn Coenen · 8 years ago
  51. 84aa7f4 First hwbinder client/server implementation with primitives. by Martijn Coenen · 8 years ago
  52. 1f6eeeb Improve the class hierarchy on Element by Chris Phoenix · 8 years ago
  53. 1b7297c Rename hidl-cpp to hidl-gen by Martijn Coenen · 8 years ago
  54. b83e277 Merge "Fix 'u32' isn't declared as a type" by Chris Phoenix · 8 years ago
  55. 970aba7 Merge "hidl-cpp generates .cpp, .h, .vts, and dependency" by Chris Phoenix · 8 years ago
  56. 5fbed25 Fix 'u32' isn't declared as a type by Glenn Kasten · 8 years ago
  57. d5d3ea1 hidl-cpp generates .cpp, .h, .vts, and dependency by Chris Phoenix · 8 years ago
  58. e02575b add hal type annotations for vts templates by Keun Soo Yim · 8 years ago
  59. 023f404 template which uses basic VTS annotations by Keun Soo Yim · 8 years ago
  60. 19ed2b7 simple template for VTS annotations by Keun Soo Yim · 8 years ago
  61. ef8ade8 Add FooProxy by Chris Phoenix · 8 years ago
  62. dbd9044 WIP: hidl-cpp and Binder interface by Chris Phoenix · 8 years ago
  63. 0877e23 Initial empty repository by Thomas Joseph Avila · 8 years ago