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