1. 7ae835f Merge RP1A.200720.012 Change-Id: I22e879f851ea891f691982336c0d81317a51fa20 by Steven Laver · 4 years, 1 month ago
  2. fd83b6b Make android.hardware.renderscript@1.0 buildable for native_bridge by Victor Khimenko · 4 years, 3 months ago
  3. 7c26883 Merge RP1A.200409.001 by Steven Laver · 4 years, 6 months ago
  4. e042566 Merge RP1A.200407.001 by Steven Laver · 4 years, 6 months ago
  5. 27d43eb Rename vts-core to vts by Dan Shi · 4 years, 6 months ago
  6. 3b75791 vts_ibase_test: general-tests by Steven Moreland · 4 years, 6 months ago
  7. 345da4f Merge RP1A.200309.001 by Steven Laver · 4 years, 7 months ago
  8. 5fb5049 Merge RP1A.200304.001 by Steven Laver · 4 years, 7 months ago
  9. 8a7fdd8 Avoid use of FQName globals. by Steven Moreland · 4 years, 7 months ago
  10. ec6f4f4 Have vts_ibase_test link all libraries for libinit_test_utils by Tom Cherry · 4 years, 7 months ago
  11. 2fd19dd Merge RP1A.200214.001 by Steven Laver · 4 years, 7 months ago
  12. 8b27f9b Convert vts_ibase_test.cpp to Result::ok() by Bernie Innocenti · 4 years, 8 months ago
  13. e277677 vts_ibase_test: filter AIDL interfaces from init by Steven Moreland · 4 years, 8 months ago
  14. 9a5f686 [vts-core] Set auto_gen_config=true for vts_ibase_test by nelsonli · 4 years, 8 months ago
  15. d12c205 Add vts_ibase_test to vts-core. by Steven Moreland · 4 years, 8 months ago
  16. ae24145 Move android.hidl.base@1.0 to system ext partition by Benergy Meenan Ravuri · 4 years, 8 months ago
  17. bfa8d08 Merge RP1A.190923.001 by Steven Laver · 5 years ago
  18. 05b86e4 Remove libhwbinder/libhidltransport deps by Steven Moreland · 5 years ago
  19. ea7e9d3 Merge RP1A.190822.001 by Scott Lobdell · 5 years ago
  20. a94480a Starts up lazy services before checking running interfaces. by Daniel Norman · 5 years ago
  21. bf4ed32 Tests services provide all declared interfaces. by Daniel Norman · 5 years ago
  22. 5ea7f14 Adds a test to check that services declare the interfaces they serve. by Daniel Norman · 5 years ago
  23. 1c4170e Update hidl makefiles for bpfmt by Steven Moreland · 5 years ago
  24. 3371a46 Merge QP1A.190324.001 by Scott Lobdell · 6 years ago
  25. 76e4d10 update makefiles for no types by Steven Moreland · 6 years ago
  26. 4e68d4d Merge QP1A.180823.001 by Michael Schwartz · 6 years ago
  27. 1167d55 Remove 'core_interface' references. by Steven Moreland · 6 years ago
  28. c78b629 Documentation to fix order of hidl unlinkToDeath. by Steven Moreland · 6 years ago
  29. d13b8e8 PPR1.180206.003_AOSP_Merge by Divya Sharma · 7 years ago
  30. be9b966 vts_ibase_test: Add push group. by Steven Moreland · 7 years ago
  31. 3ecf890 PPR1.180130.002_AOSP_Merge by Divya Sharma · 7 years ago
  32. 1ba9527 Fix VtsBase test. by Steven Moreland · 7 years ago
  33. a2144bf Fix VtsBase test. by Steven Moreland · 7 years ago
  34. 331f26d Add VTS test for IBase. by Steven Moreland · 7 years ago
  35. dde76af P PPR1.171228.001 merge dfed057e1df9249330710f974804635b64c73f8d - clean by Lalit Kansara · 7 years ago
  36. e038b89 Fix undefined modules for hidl by Soumil Shah · 7 years ago
  37. 30b8a42 Update makefiles for Soong plugin. by Steven Moreland · 7 years ago
  38. d5e146f Update makefiles for Android.bp Java. by Steven Moreland · 7 years ago
  39. 0109873 Update for hidl adapter module defaults. by Steven Moreland · 7 years ago
  40. 818c042 Fix typo in update makefiles. by Steven Moreland · 7 years ago
  41. ff189a0 libhidladapter: Support for HIDL adapters by Steven Moreland · 7 years ago
  42. 98dcee8 Change dependency library by Sundong Ahn · 7 years ago
  43. cf1a03c Update makefiles for c++-sources and c++-headers. by Steven Moreland · 7 years ago
  44. 4f4c5a6 Remove duplicate targets. by Steven Moreland · 7 years ago
  45. 0a80ba6 Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 7 years ago
  46. 382c252 Update makefiles. by Steven Moreland · 7 years ago
  47. db93348 Add getHashChain() to IBase. by Yifan Hong · 7 years ago
  48. ed8820a Update makefiles. by Steven Moreland · 8 years ago
  49. 705e5da Update for providing architecture info by Yifan Hong · 8 years ago
  50. 346cf51 split android.hidl.memory by Steven Moreland · 8 years ago
  51. cf84fae IBase: add ping method by Steven Moreland · 8 years ago
  52. 32d2e64 Merge "Updated makefiles" by Andreas Huber · 8 years ago
  53. 0dd8c3b Adds a debug(...) method to IBase, the base class for all Treble interfaces by Andreas Huber · 8 years ago
  54. 7c40088 Updated makefiles by Andreas Huber · 8 years ago
  55. 777bef9 IBase::getReferenceInfo -> getDebugInfo by Yifan Hong · 8 years ago
  56. 0f2ef09 Add getReferenceInfo to IBase. by Yifan Hong · 8 years ago
  57. caec4df Update HIDL makefiles. by Steven Moreland · 8 years ago
  58. 1f6b314 Reorder methods for IBase to conform to call enums. by Yifan Hong · 8 years ago
  59. df0376c Add interfaceDescriptor() to IBase. by Yifan Hong · 8 years ago
  60. d7e938d Merge "Bp/n/sFoo -> Bp/n/sHwFoo" by Treehugger Robot · 8 years ago
  61. 5a643b9 Support dynamically enable profiling. by Zhuoyao Zhang · 8 years ago
  62. 4e92599 Bp/n/sFoo -> Bp/n/sHwFoo by Yifan Hong · 8 years ago
  63. 9b8f9c3 Add (un)linkToDeath to IBase. by Martijn Coenen · 8 years ago
  64. 071afa9 Update makefiles for java package path. by Yifan Hong · 8 years ago
  65. 2cd440c Hidlize IBase and use IBase instead of IBinder. by Yifan Hong · 8 years ago