1. 49bad8d hidl-gen: understand doc comments by Steven Moreland · 6 years ago
  2. 52cedbc Merge "FQName: withVersion" into pi-dev by TreeHugger Robot · 6 years ago
  3. 2c73b4f Add FqInstance class. by Yifan Hong · 6 years ago
  4. 6976a24 Fix indirect linkage to gIBaseFqName globals by Yifan Hong · 6 years ago
  5. f281989 FQName: prepare for removing isValid by Steven Moreland · 6 years ago
  6. 06d6508 FQName: withVersion by Steven Moreland · 6 years ago
  7. 771db72 FQName: add isInterfaceName by Steven Moreland · 6 years ago
  8. d9ac82e FQName: remove unused 'print' function by Steven Moreland · 6 years ago
  9. c242084 Fix FQName comment strings B(p|n) += Hw. by Steven Moreland · 6 years ago
  10. 169a2d2 Remove std::vector constructor to FQName. by Steven Moreland · 6 years ago
  11. d22edb6 Remove header exports from libhidl-gen-utils. by Steven Moreland · 7 years ago
  12. 1528e3d Merge "Add indentation per spaces to Formatter." by Treehugger Robot · 7 years ago
  13. 67b8a9e Remove libhidl-gen-utils from vendor available. by Steven Moreland · 7 years ago
  14. 1c968cd Add indentation per spaces to Formatter. by Steven Moreland · 7 years ago
  15. 2f4ee8e Allow Formatter to be invalid. by Steven Moreland · 7 years ago
  16. 9a6da7a Add adapters for HIDL interfaces. by Steven Moreland · 7 years ago
  17. 5e5794b utils: Add missing header export. by Steven Moreland · 7 years ago
  18. f9fe212 Fix infinte loop in StringHelper trims. by Steven Moreland · 7 years ago
  19. 4df4fa0 Make hidl-gen print full name by Timur Iskhakov · 7 years ago
  20. 306cc4b Fix or suppress misc-macro-parentheses in system/tools/hidl. by Chih-Hung Hsieh · 7 years ago
  21. 8c90cc5 Fix clang-tidy performance warnings in system/tools/hidl. by Chih-Hung Hsieh · 7 years ago
  22. 3ee43c8 Remove Soong variables from HIDL code. by Steven Moreland · 7 years ago
  23. 24a83f0 Merge "Use cc_library for libhidl-gen-utils/hash." by Treehugger Robot · 7 years ago
  24. 7089aa4 Use cc_library for libhidl-gen-utils/hash. by Tri Vo · 7 years ago
  25. f7f2a9a Support minor version upgrade of hwservicemanager. by Steven Moreland · 7 years ago
  26. f47912d Fix generateExportHeaderForPackage. by Steven Moreland · 7 years ago
  27. 4a6dd39 remove "// static" comments by Steven Moreland · 7 years ago
  28. 1b2167b Remove redundant dependencies by Steven Moreland · 7 years ago
  29. 0e4be1e Move file hashing into its own class, Hash. by Steven Moreland · 7 years ago
  30. 2cf4b9a Mark as vendor_available by Dan Willemsen · 7 years ago
  31. aae820a Build libhidl-gen-utils with multilib:both flag by Yuexi Ma · 7 years ago
  32. 6b7f070 Add Formatter::operator<< for integer types / char by Yifan Hong · 7 years ago
  33. 932464e Add Formatter::join by Yifan Hong · 7 years ago
  34. 31f07ff Revert "Revert "getService should retry if getting nullptr"" by Yifan Hong · 7 years ago
  35. 2f7abc9 Revert "getService should retry if getting nullptr" by Ian Pedowitz · 7 years ago
  36. 64ba3d7 getService should retry if getting nullptr by Yifan Hong · 7 years ago
  37. 4de083b Release reply Parcel when transaction is done. by Martijn Coenen · 7 years ago
  38. e45b530 Add toString to Java code by Yifan Hong · 7 years ago
  39. 78b38d1 Revert "Revert "Enforce minor version uprevs."" by Yifan Hong · 7 years ago
  40. 3b8a65a Revert "Revert "Use integers to store major / minor versions for FQName."" by Yifan Hong · 7 years ago
  41. 88922c9 Revert "Use integers to store major / minor versions for FQName." by Steven Moreland · 7 years ago
  42. 976ae89 Revert "Enforce minor version uprevs." by Steven Moreland · 7 years ago
  43. 2d20ae0 Enforce minor version uprevs. by Yifan Hong · 7 years ago
  44. 1faabf1 Use integers to store major / minor versions for FQName. by Yifan Hong · 7 years ago
  45. 6081863 Add -Werror. by Steven Moreland · 7 years ago
  46. 62709d7 Coordinator compares package paths by component. by Steven Moreland · 7 years ago
  47. 7ae3d54 Move FQName to libhidl-gen-util. by Steven Moreland · 7 years ago
  48. f5cc2f7 Emit toString functions for all types. by Yifan Hong · 7 years ago
  49. a018ed5 Add a chain style to formatter. by Yifan Hong · 7 years ago
  50. 33223ca Rename indentBlock to indent. by Yifan Hong · 7 years ago
  51. db36498 Fix SplitString does not regard the trailing separator. by Yifan Hong · 8 years ago
  52. 0a68a28 Better indent methods to Formatter. by Yifan Hong · 8 years ago
  53. 5f6ac4d Fix single letter IDs. by Yifan Hong · 8 years ago
  54. 4200903 c2hal: Use better To(Camel|Pascal|Snake)Case functions. by Yifan Hong · 8 years ago
  55. 2009699 c2hal: Fix note comments that embeds */ by Yifan Hong · 8 years ago
  56. f9a6ef3 utils: add EndsWith and LTrim to StringHelper by Steven Moreland · 8 years ago
  57. 3d1f8f0 Merge "Convert to Android.bp" by Dan Willemsen · 8 years ago
  58. e4376b8 Convert to Android.bp by Dan Willemsen · 8 years ago
  59. b06cc82 Use 4 spaces of indentation for hidl-gen and c2hal. by Yifan Hong · 8 years ago
  60. 95b4623 c2hal: Emit camelCase and PascalCase things. by Steven Moreland · 8 years ago
  61. 868aff8 Revert "Revert "Moved string helping functions from c2hal into StringHelper."" by Steven Moreland · 8 years ago
  62. a72e0d2 Revert "Revert "Split out libhidl-gen and libhidl-gen-utils."" by Iliyan Malchev · 8 years ago
  63. 194c2ff Revert "split out libhidl-gen and libhidl-gen-utils" by Steven Moreland · 8 years ago
  64. 17cef74 Revert "Moved string helping functions from c2hal into StringHelper." by Steven Moreland · 8 years ago
  65. 256d107 Moved string helping functions from c2hal into StringHelper. by Steven Moreland · 8 years ago
  66. 1316091 split out libhidl-gen and libhidl-gen-utils by Iliyan Malchev · 8 years ago