1. 51a6509 Renamed Interface::getProxyName to getProxyFqName by Yifan Hong · 7 years ago
  2. f8f2bf3 Remove getInterfaceVersion from hidl interfaces. by Steven Moreland · 7 years ago
  3. b40ef02 Callback elision for HIDL interfaces. by Martijn Coenen · 7 years ago
  4. d236c3a Merge "Emit equals and hashcode for auto-generated Java code." by Treehugger Robot · 7 years ago
  5. ec10227 Emit equals and hashcode for auto-generated Java code. by Yifan Hong · 8 years ago
  6. fff7335 Correctly initialize local variable. by Martijn Coenen · 7 years ago
  7. 6906410 Merge "Java: Add checked exceptions to methods." by Treehugger Robot · 7 years ago
  8. dad1b30 Java: Add checked exceptions to methods. by Steven Moreland · 8 years ago
  9. cd00b9b Return<*> getStatus().isOk() -> isOk() by Steven Moreland · 8 years ago
  10. 1f36539 Merge "Add FmqType to templatize MQDescriptor" by Hridya Valsaraju · 7 years ago
  11. a32bde8 Add FmqType to templatize MQDescriptor by Hridya Valsaraju · 8 years ago
  12. fa55d6e Automatically start threadpool. by Martijn Coenen · 8 years ago
  13. 8d12b50 Support (un)linkToDeath in Java. by Martijn Coenen · 8 years ago
  14. c6752dc Add operator== and != for some structs. by Yifan Hong · 8 years ago
  15. a3828eb Merge "Support generation of make rule for vts profiler." by Zhuoyao Zhang · 8 years ago
  16. 2a75353 hidl_test: Update for binderized IAllocator. by Steven Moreland · 8 years ago
  17. aa2b83a Add tests for android.hidl.token@1.0. by Steven Moreland · 8 years ago
  18. b85e8c2 Support generation of make rule for vts profiler. by Zhuoyao Zhang · 8 years ago
  19. d6a38bd Merge "Make vts makefile message match other warnings." by Treehugger Robot · 8 years ago
  20. 084d11f Add @Override to auto-generated Java code for overriden methods. by Yifan Hong · 8 years ago
  21. 0abd739 Remove String8 from Status. by Yifan Hong · 8 years ago
  22. 115d428 Add (un)linkToDeath to generated interfaces. by Martijn Coenen · 8 years ago
  23. 654a0c1 Merge "HIDL structs are declared final in C++." by Treehugger Robot · 8 years ago
  24. d720050 Add spaces for auto-generated code. by Yifan Hong · 8 years ago
  25. a646605 Make vts makefile message match other warnings. by Steven Moreland · 8 years ago
  26. 6598805 Merge "Add test for Java GC for binder objects." by Yifan Hong · 8 years ago
  27. b1d2ebc HIDL structs are declared final in C++. by Yifan Hong · 8 years ago
  28. 442aa3d whitelist more vts driver targets by Keun Soo Yim · 8 years ago
  29. 111489d Merge "add gen-rule for VTS driver bp build rules (only for NFC)" by Treehugger Robot · 8 years ago
  30. 20e4f9c Add test for Java GC for binder objects. by Yifan Hong · 8 years ago
  31. e05c32f Merge "Wrap interfaces in passthrough mode correctly." by Yifan Hong · 8 years ago
  32. c4b72ce add gen-rule for VTS driver bp build rules (only for NFC) by Keun Soo Yim · 8 years ago
  33. 7a118f5 Wrap interfaces in passthrough mode correctly. by Yifan Hong · 8 years ago
  34. ce004af Merge "Clean up interfaceChain's implementation." by Treehugger Robot · 8 years ago
  35. 9ceaa09 Merge "Do not generate import base interface to vts file." by Zhuoyao Zhang · 8 years ago
  36. 1902088 Merge "Use interface for method callbacks." by Steven Moreland · 8 years ago
  37. bcd7903 Use interface for method callbacks. by Steven Moreland · 8 years ago
  38. 0393512 Clean up interfaceChain's implementation. by Yifan Hong · 8 years ago
  39. 5749b2c Test for echoed interfaces. by Yifan Hong · 8 years ago
  40. 5deccac Do not generate import base interface to vts file. by Zhuoyao Zhang · 8 years ago
  41. a5f5e68 Merge "Move macros from libhidl[transport] to auto-generated code." by Treehugger Robot · 8 years ago
  42. e19fece Merge "Add test for constructor of HidlInstrumentor." by Treehugger Robot · 8 years ago
  43. 83c8e5f Move macros from libhidl[transport] to auto-generated code. by Yifan Hong · 8 years ago
  44. b7e21d9 Merge "Add a chain style to formatter." by Treehugger Robot · 8 years ago
  45. 3491fc1 Merge "Add a script to prevent regression in hidl-gen error recovery." by Yifan Hong · 8 years ago
  46. a018ed5 Add a chain style to formatter. by Yifan Hong · 8 years ago
  47. 33223ca Rename indentBlock to indent. by Yifan Hong · 8 years ago
  48. b094943 Bs*.h includes cutils/atrace.h. by Yifan Hong · 8 years ago
  49. def2cfb Add test for constructor of HidlInstrumentor. by Yifan Hong · 8 years ago
  50. db20ea0 Merge changes from topic 'removehw' by Martijn Coenen · 8 years ago
  51. 9d3e403 Merge "Fix hidl_test once again." by Treehugger Robot · 8 years ago
  52. a26c1b3 Fix hidl_test once again. by Martijn Coenen · 8 years ago
  53. 6ec2f0b BnFoo class cleanup. by Martijn Coenen · 8 years ago
  54. a63e0ad Stop generating IHw classes. by Martijn Coenen · 8 years ago
  55. 20f08d4 Merge "Fix -Landroidbp-impl generates file with wrong name." by Yifan Hong · 8 years ago
  56. aafed70 Fix -Landroidbp-impl generates file with wrong name. by Yifan Hong · 8 years ago
  57. 7763ab3 Disallow duplicated argument name or result name. by Yifan Hong · 8 years ago
  58. 3d5587c Add a script to prevent regression in hidl-gen error recovery. by Yifan Hong · 8 years ago
  59. 2901955 Merge "Update package path for Java." by Treehugger Robot · 8 years ago
  60. 97288ac Update package path for Java. by Yifan Hong · 8 years ago
  61. 73bd537 Update readme by Yifan Hong · 8 years ago
  62. a47eef3 Allow method names, result names and argument names to be the same. by Yifan Hong · 8 years ago
  63. 8c56cbe Allow bitfield types to be elidable. by Yifan Hong · 8 years ago
  64. 609758e Merge "Print hal file package in exported headers." by Treehugger Robot · 8 years ago
  65. 2bdf25c Merge "Cleanup way elidable types are determined." by Treehugger Robot · 8 years ago
  66. d177b12 Print hal file package in exported headers. by Steven Moreland · 8 years ago
  67. 9df5244 Cleanup way elidable types are determined. by Steven Moreland · 8 years ago
  68. 1b02343 Update macro names collison list. by Yifan Hong · 8 years ago
  69. 3d74609 Add dummy IFoo::castFrom(sp<IFoo>) by Yifan Hong · 8 years ago
  70. 958ee46 Add -Landroidbp-impl to hidl-gen. by Yifan Hong · 8 years ago
  71. c55c9b2fd Merge "Add warning message when -Lmakefile does nothing." by Treehugger Robot · 8 years ago
  72. 4ffcf39 Merge "Add Proxy and Stub as disallowed names under an interface." by Treehugger Robot · 8 years ago
  73. b16199d Add Proxy and Stub as disallowed names under an interface. by Yifan Hong · 8 years ago
  74. 8197993 Add warning message when -Lmakefile does nothing. by Steven Moreland · 8 years ago
  75. 2cbbdf9 Move dependency of ServiceManagement from IFoo to FooAll. by Yifan Hong · 8 years ago
  76. 4b0214d hidl_test: fix test names. by Yifan Hong · 8 years ago
  77. 763a194 Merge changes from topic 'isCompatibleElementType' am: 34e57378aa by Yifan Hong · 8 years ago
  78. 5b877d8 Update isCompatibleElementType for RefType and VectorType. am: 51f9c8a425 by Yifan Hong · 8 years ago
  79. 268ee34 Add is*() functions for more types. am: abf73eef7f by Yifan Hong · 8 years ago
  80. 34e5737 Merge changes from topic 'isCompatibleElementType' by Yifan Hong · 8 years ago
  81. bb2a713 Merge "Fix hidl_test." am: 157953f9a0 by Martijn Coenen · 8 years ago
  82. 157953f Merge "Fix hidl_test." by Treehugger Robot · 8 years ago
  83. 19cb106 Fix hidl_test. by Martijn Coenen · 8 years ago
  84. 51f9c8a Update isCompatibleElementType for RefType and VectorType. by Yifan Hong · 8 years ago
  85. abf73ee Add is*() functions for more types. by Yifan Hong · 8 years ago
  86. 060dcbf Add a bitfield type. am: c57c8bb9f3 by Yifan Hong · 8 years ago
  87. f0f7c74 Add a typeName() method to each type for error printing purposes. am: 30bb6a869b by Steven Moreland · 8 years ago
  88. c57c8bb Add a bitfield type. by Yifan Hong · 8 years ago
  89. 30bb6a8 Add a typeName() method to each type for error printing purposes. by Steven Moreland · 8 years ago
  90. 290a965 Merge "Hidlize IBase; use IBase instead of IBinder." am: 352b702511 by Yifan Hong · 8 years ago
  91. 352b702 Merge "Hidlize IBase; use IBase instead of IBinder." by Treehugger Robot · 8 years ago
  92. a2d59e0 hidl-gen -Lc++-impl: Fix inconsistent space for namespace closure. by Yifan Hong · 8 years ago
  93. dfc4b9c hidl-gen -Lc++-impl: Fix inconsistent space for namespace closure. by Yifan Hong · 8 years ago
  94. c893404 Hidlize IBase; use IBase instead of IBinder. by Yifan Hong · 8 years ago
  95. 31a59b2 memory -> hidl_memory and pointer -> hidl_pointer am: 99e6bebc96 by Martijn Coenen · 8 years ago
  96. 99e6beb memory -> hidl_memory and pointer -> hidl_pointer by Martijn Coenen · 8 years ago
  97. 5688882 Merge "Revert "Use get instead of implicit cast of Return<*>."" am: 68fae1a906 by Steven Moreland · 8 years ago
  98. 68fae1a Merge "Revert "Use get instead of implicit cast of Return<*>."" by Treehugger Robot · 8 years ago
  99. 8fcc2ed Merge "Require storage type on enum." am: f347587603 by Steven Moreland · 8 years ago
  100. f347587 Merge "Require storage type on enum." by Treehugger Robot · 8 years ago