1. ad2415c [LSC] Add LOCAL_LICENSE_KINDS to system/libhidl by Bob Badour · 3 years, 7 months ago
  2. 43c1ad5 delete vts_config entries by Steven Moreland · 4 years ago
  3. daaa32d Set apex_available property by Jiyong Park · 4 years ago
  4. fdd8717 Make android.hardware.renderscript@1.0 buildable for native_bridge am: 538af7d4cc am: 012a42ceb9 by Victor Khimenko · 4 years, 3 months ago
  5. 538af7d Make android.hardware.renderscript@1.0 buildable for native_bridge by Victor Khimenko · 4 years, 3 months ago
  6. 998ac0f update hidl .bp by Jooyung Han · 4 years, 3 months ago
  7. b593cb6 update hidl .bp by Jooyung Han · 4 years, 3 months ago
  8. 7ce8c3f Rename vts-core to vts am: 27d43ebffd by Dan Shi · 4 years, 6 months ago
  9. 8cccf9e Rename vts-core to vts by Dan Shi · 4 years, 6 months ago
  10. 27d43eb Rename vts-core to vts by Dan Shi · 4 years, 6 months ago
  11. ce3ca64 vts_ibase_test: general-tests am: 3b757913bc by Steven Moreland · 4 years, 6 months ago
  12. 3b75791 vts_ibase_test: general-tests by Steven Moreland · 4 years, 6 months ago
  13. 56737d3 Convert vts configs to Android.bp by Dan Willemsen · 4 years, 7 months ago
  14. 8a7fdd8 Avoid use of FQName globals. by Steven Moreland · 4 years, 7 months ago
  15. ec6f4f4 Have vts_ibase_test link all libraries for libinit_test_utils by Tom Cherry · 4 years, 7 months ago
  16. 05ebf2d Avoid use of FQName globals. by Steven Moreland · 4 years, 7 months ago
  17. 6fc3cc5 Have vts_ibase_test link all libraries for libinit_test_utils by Tom Cherry · 4 years, 7 months ago
  18. 8b27f9b Convert vts_ibase_test.cpp to Result::ok() by Bernie Innocenti · 4 years, 8 months ago
  19. e277677 vts_ibase_test: filter AIDL interfaces from init by Steven Moreland · 4 years, 8 months ago
  20. 9a5f686 [vts-core] Set auto_gen_config=true for vts_ibase_test by nelsonli · 4 years, 8 months ago
  21. d12c205 Add vts_ibase_test to vts-core. by Steven Moreland · 4 years, 8 months ago
  22. 05b86e4 Remove libhwbinder/libhidltransport deps by Steven Moreland · 5 years ago
  23. a94480a Starts up lazy services before checking running interfaces. by Daniel Norman · 5 years ago
  24. bf4ed32 Tests services provide all declared interfaces. by Daniel Norman · 5 years ago
  25. 5ea7f14 Adds a test to check that services declare the interfaces they serve. by Daniel Norman · 5 years ago
  26. 1c4170e Update hidl makefiles for bpfmt by Steven Moreland · 5 years ago
  27. 76e4d10 update makefiles for no types by Steven Moreland · 6 years ago
  28. 1167d55 Remove 'core_interface' references. by Steven Moreland · 6 years ago
  29. c78b629 Documentation to fix order of hidl unlinkToDeath. by Steven Moreland · 6 years ago
  30. be9b966 vts_ibase_test: Add push group. by Steven Moreland · 7 years ago
  31. a2144bf Fix VtsBase test. by Steven Moreland · 7 years ago
  32. 331f26d Add VTS test for IBase. by Steven Moreland · 7 years ago
  33. 30b8a42 Update makefiles for Soong plugin. by Steven Moreland · 7 years ago
  34. d5e146f Update makefiles for Android.bp Java. by Steven Moreland · 7 years ago
  35. 0109873 Update for hidl adapter module defaults. by Steven Moreland · 7 years ago
  36. 818c042 Fix typo in update makefiles. by Steven Moreland · 7 years ago
  37. ff189a0 libhidladapter: Support for HIDL adapters by Steven Moreland · 7 years ago
  38. 98dcee8 Change dependency library by Sundong Ahn · 7 years ago
  39. cf1a03c Update makefiles for c++-sources and c++-headers. by Steven Moreland · 7 years ago
  40. 4f4c5a6 Remove duplicate targets. by Steven Moreland · 7 years ago
  41. 0a80ba6 Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 7 years ago
  42. 382c252 Update makefiles. by Steven Moreland · 7 years ago
  43. db93348 Add getHashChain() to IBase. by Yifan Hong · 7 years ago
  44. ed8820a Update makefiles. by Steven Moreland · 8 years ago
  45. 705e5da Update for providing architecture info by Yifan Hong · 8 years ago
  46. 346cf51 split android.hidl.memory by Steven Moreland · 8 years ago
  47. cf84fae IBase: add ping method by Steven Moreland · 8 years ago
  48. 32d2e64 Merge "Updated makefiles" by Andreas Huber · 8 years ago
  49. 0dd8c3b Adds a debug(...) method to IBase, the base class for all Treble interfaces by Andreas Huber · 8 years ago
  50. 7c40088 Updated makefiles by Andreas Huber · 8 years ago
  51. 777bef9 IBase::getReferenceInfo -> getDebugInfo by Yifan Hong · 8 years ago
  52. 0f2ef09 Add getReferenceInfo to IBase. by Yifan Hong · 8 years ago
  53. caec4df Update HIDL makefiles. by Steven Moreland · 8 years ago
  54. 1f6b314 Reorder methods for IBase to conform to call enums. by Yifan Hong · 8 years ago
  55. df0376c Add interfaceDescriptor() to IBase. by Yifan Hong · 8 years ago
  56. d7e938d Merge "Bp/n/sFoo -> Bp/n/sHwFoo" by Treehugger Robot · 8 years ago
  57. 5a643b9 Support dynamically enable profiling. by Zhuoyao Zhang · 8 years ago
  58. 4e92599 Bp/n/sFoo -> Bp/n/sHwFoo by Yifan Hong · 8 years ago
  59. 9b8f9c3 Add (un)linkToDeath to IBase. by Martijn Coenen · 8 years ago
  60. 071afa9 Update makefiles for java package path. by Yifan Hong · 8 years ago
  61. 2cd440c Hidlize IBase and use IBase instead of IBinder. by Yifan Hong · 8 years ago