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