1. b16199d Add Proxy and Stub as disallowed names under an interface. by Yifan Hong · 8 years ago
  2. 4b0214d hidl_test: fix test names. by Yifan Hong · 8 years ago
  3. 763a194 Merge changes from topic 'isCompatibleElementType' am: 34e57378aa by Yifan Hong · 8 years ago
  4. 5b877d8 Update isCompatibleElementType for RefType and VectorType. am: 51f9c8a425 by Yifan Hong · 8 years ago
  5. 268ee34 Add is*() functions for more types. am: abf73eef7f by Yifan Hong · 8 years ago
  6. 34e5737 Merge changes from topic 'isCompatibleElementType' by Yifan Hong · 8 years ago
  7. bb2a713 Merge "Fix hidl_test." am: 157953f9a0 by Martijn Coenen · 8 years ago
  8. 157953f Merge "Fix hidl_test." by Treehugger Robot · 8 years ago
  9. 19cb106 Fix hidl_test. by Martijn Coenen · 8 years ago
  10. 51f9c8a Update isCompatibleElementType for RefType and VectorType. by Yifan Hong · 8 years ago
  11. abf73ee Add is*() functions for more types. by Yifan Hong · 8 years ago
  12. 060dcbf Add a bitfield type. am: c57c8bb9f3 by Yifan Hong · 8 years ago
  13. f0f7c74 Add a typeName() method to each type for error printing purposes. am: 30bb6a869b by Steven Moreland · 8 years ago
  14. c57c8bb Add a bitfield type. by Yifan Hong · 8 years ago
  15. 30bb6a8 Add a typeName() method to each type for error printing purposes. by Steven Moreland · 8 years ago
  16. 290a965 Merge "Hidlize IBase; use IBase instead of IBinder." am: 352b702511 by Yifan Hong · 8 years ago
  17. 352b702 Merge "Hidlize IBase; use IBase instead of IBinder." by Treehugger Robot · 8 years ago
  18. a2d59e0 hidl-gen -Lc++-impl: Fix inconsistent space for namespace closure. by Yifan Hong · 8 years ago
  19. dfc4b9c hidl-gen -Lc++-impl: Fix inconsistent space for namespace closure. by Yifan Hong · 8 years ago
  20. c893404 Hidlize IBase; use IBase instead of IBinder. by Yifan Hong · 8 years ago
  21. 31a59b2 memory -> hidl_memory and pointer -> hidl_pointer am: 99e6bebc96 by Martijn Coenen · 8 years ago
  22. 99e6beb memory -> hidl_memory and pointer -> hidl_pointer by Martijn Coenen · 8 years ago
  23. 5688882 Merge "Revert "Use get instead of implicit cast of Return<*>."" am: 68fae1a906 by Steven Moreland · 8 years ago
  24. 68fae1a Merge "Revert "Use get instead of implicit cast of Return<*>."" by Treehugger Robot · 8 years ago
  25. 8fcc2ed Merge "Require storage type on enum." am: f347587603 by Steven Moreland · 8 years ago
  26. f347587 Merge "Require storage type on enum." by Treehugger Robot · 8 years ago
  27. 5e4d964 Merge "FQName tokenName respect empty mName." am: 5c6b326121 by Steven Moreland · 8 years ago
  28. 5c6b326 Merge "FQName tokenName respect empty mName." by Treehugger Robot · 8 years ago
  29. 2ae5bca Revert "Use get instead of implicit cast of Return<*>." by Steven Moreland · 8 years ago
  30. d10d707 Fix -Lmakefile LOCAL_JAVA_LIBRARIES does not include hierarchy. am: 40a373da8b by Yifan Hong · 8 years ago
  31. 40a373d Fix -Lmakefile LOCAL_JAVA_LIBRARIES does not include hierarchy. by Yifan Hong · 8 years ago
  32. a3742a2 Support TYPE_HANDLE for vts. am: ae83dcd90d by Zhuoyao Zhang · 8 years ago
  33. 6f596c8 FQName tokenName respect empty mName. by Steven Moreland · 8 years ago
  34. 1c71fd5 Require storage type on enum. by Steven Moreland · 8 years ago
  35. ae83dcd Support TYPE_HANDLE for vts. by Zhuoyao Zhang · 8 years ago
  36. 641213e hidl_test: Fix server names get out of bounds. am: ccd782b771 by Yifan Hong · 8 years ago
  37. ccd782b hidl_test: Fix server names get out of bounds. by Yifan Hong · 8 years ago
  38. e7020e0 hidl_test: fail if service registration fails. am: c7167ca326 by Steven Moreland · 8 years ago
  39. c7167ca hidl_test: fail if service registration fails. by Steven Moreland · 8 years ago
  40. 38d02df Use get instead of implicit cast of Return<*>. am: 90e50cdfe9 by Steven Moreland · 8 years ago
  41. 90e50cd Use get instead of implicit cast of Return<*>. by Steven Moreland · 8 years ago
  42. b467af8 Merge "Add value_suffix for @export annotation." am: 55a5f95855 by Steven Moreland · 8 years ago
  43. 55a5f95 Merge "Add value_suffix for @export annotation." by Treehugger Robot · 8 years ago
  44. 69f49da Proper runtime error handling for _hidl_cb. am: 05cd423a85 by Steven Moreland · 8 years ago
  45. 05cd423 Proper runtime error handling for _hidl_cb. by Steven Moreland · 8 years ago
  46. 73cdc88 Add value_suffix for @export annotation. by Steven Moreland · 8 years ago
  47. 5636536 Map handle to hidl_handle in all cases. am: 2f69a5b157 by Martijn Coenen · 8 years ago
  48. 2f69a5b Map handle to hidl_handle in all cases. by Martijn Coenen · 8 years ago
  49. bac23fc Merge "Generate notifySyspropsChanged()." am: 1efefd9bb3 by Martijn Coenen · 8 years ago
  50. 1efefd9 Merge "Generate notifySyspropsChanged()." by Treehugger Robot · 8 years ago
  51. 5f46f82 Merge "Fix java-client generation of HIDL code" am: f07e51ddae by Pavel Maltsev · 8 years ago
  52. f07e51d Merge "Fix java-client generation of HIDL code" by Treehugger Robot · 8 years ago
  53. cfa7934 Fix java-client generation of HIDL code by Pavel Maltsev · 8 years ago
  54. af712c0 Generate notifySyspropsChanged(). by Martijn Coenen · 8 years ago
  55. 6465932 Merge "Support VTS profiling in passthrough mode." am: c3de629b00 by Zhuoyao Zhang · 8 years ago
  56. c3de629 Merge "Support VTS profiling in passthrough mode." by Zhuoyao Zhang · 8 years ago
  57. 9216442 Merge "Remove test_output.py tests." am: 23a0a3a055 by Steven Moreland · 8 years ago
  58. 23a0a3a Merge "Remove test_output.py tests." by Treehugger Robot · 8 years ago
  59. 8ed630a Merge "Fix SplitString does not regard the trailing separator." am: bd04f89db5 by Yifan Hong · 8 years ago
  60. bd04f89 Merge "Fix SplitString does not regard the trailing separator." by Treehugger Robot · 8 years ago
  61. 5a882b2 Split libhidl into base and transport. am: a5abe9214a by Yifan Hong · 8 years ago
  62. db36498 Fix SplitString does not regard the trailing separator. by Yifan Hong · 8 years ago
  63. f31fdd3 Remove test_output.py tests. by Steven Moreland · 8 years ago
  64. a5abe92 Split libhidl into base and transport. by Yifan Hong · 8 years ago
  65. 06bf1b2 Merge "Build 32-bit hidl_test." am: 34a01baccd by Martijn Coenen · 8 years ago
  66. 34a01ba Merge "Build 32-bit hidl_test." by Treehugger Robot · 8 years ago
  67. bf21f20 Build 32-bit hidl_test. by Martijn Coenen · 8 years ago
  68. bd2b1aa Merge "Wrap compound native_handle_t* in hidl_pointer." am: 935d073c73 by Martijn Coenen · 8 years ago
  69. 935d073 Merge "Wrap compound native_handle_t* in hidl_pointer." by Martijn Coenen · 8 years ago
  70. 085a8c3 Support VTS profiling in passthrough mode. by Zhuoyao Zhang · 8 years ago
  71. cf6642d Merge "Remove name collisions in java onTransact." am: a437c497e9 by Steven Moreland · 8 years ago
  72. a437c49 Merge "Remove name collisions in java onTransact." by Treehugger Robot · 8 years ago
  73. ac58789 Wrap compound native_handle_t* in hidl_pointer. by Martijn Coenen · 8 years ago
  74. 4b39bc1 Remove name collisions in java onTransact. by Steven Moreland · 8 years ago
  75. 0ffb420 Split into HidlSupport and HidlTransportSupport. am: 859e53f03c by Yifan Hong · 8 years ago
  76. 859e53f Split into HidlSupport and HidlTransportSupport. by Yifan Hong · 8 years ago
  77. 5e5b3ff Merge "Add atrace calls for systrace support." am: f9dc1bd1b6 by Martijn Coenen · 8 years ago
  78. f9dc1bd Merge "Add atrace calls for systrace support." by Martijn Coenen · 8 years ago
  79. d2749b7 Merge "Prevent errors in compilation of c++-impl." am: ab099dd0da by Steven Moreland · 8 years ago
  80. ab099dd Merge "Prevent errors in compilation of c++-impl." by Treehugger Robot · 8 years ago
  81. e2e7849 Merge "Add verbose flag to c2hal" am: 55bdda88d2 by Diego Wilson · 8 years ago
  82. 55bdda8 Merge "Add verbose flag to c2hal" by Diego Wilson · 8 years ago
  83. e429a26 Prevent errors in compilation of c++-impl. by Steven Moreland · 8 years ago
  84. 7b29524 Add atrace calls for systrace support. by Martijn Coenen · 8 years ago
  85. 66c03f8 Merge "move read/writeEmbedded[References]From/ToParcel out" am: 91eac8c817 by Yifan Hong · 8 years ago
  86. 91eac8c Merge "move read/writeEmbedded[References]From/ToParcel out" by Treehugger Robot · 8 years ago
  87. 244e82d move read/writeEmbedded[References]From/ToParcel out by Yifan Hong · 8 years ago
  88. 5b9f455 Merge "Include pure types in hidl_test." am: dfce7c3f31 by Steven Moreland · 8 years ago
  89. dfce7c3 Merge "Include pure types in hidl_test." by Treehugger Robot · 8 years ago
  90. f0e0af6 Merge "emitEnumBitwiseOperator takes operator parameter." am: 1a97a5f70b by Jayant Chowdhary · 8 years ago
  91. 1a97a5f Merge "emitEnumBitwiseOperator takes operator parameter." by Treehugger Robot · 8 years ago
  92. b48a7da Include pure types in hidl_test. by Steven Moreland · 8 years ago
  93. 92a1fbb Add verbose flag to c2hal by Diego Wilson · 8 years ago
  94. decd405 IFoo::descriptor String16 -> const char* am: d39133bff0 by Steven Moreland · 8 years ago
  95. d39133b IFoo::descriptor String16 -> const char* by Steven Moreland · 8 years ago
  96. 11dabf9 Merge "Update for service registration notifications." am: dcb601e7e5 by Steven Moreland · 8 years ago
  97. dcb601e Merge "Update for service registration notifications." by Steven Moreland · 8 years ago
  98. 2820f8a emitEnumBitwiseOperator takes operator parameter. by Jayant Chowdhary · 8 years ago
  99. f5b228d Support generating the new TYPE_HIDL_INTERFACE for vts. am: a588b23323 by Zhuoyao Zhang · 8 years ago
  100. 664eb31 Resolve some name conflict in auto-gen'd Java code. am: 1af73531ba by Yifan Hong · 8 years ago