summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-29Merge "Don't use service notifications if we can't."android-o-mr1-iot-preview-6o-mr1-iot-preview-6Martijn Coenen
2017-11-29Merge "No subdirs."Treehugger Robot
2017-11-29Revert "Add IMemoryToken and the HidlMemoryToken"Joachim Sauer
2017-11-29Add IMemoryToken and the HidlMemoryTokenHoward Chen
2017-11-28No subdirs.Steven Moreland
2017-11-27Fix comparisson operation of const char* with hidl_stringJanis Danisevskis
2017-11-27Don't use service notifications if we can't.Martijn Coenen
2017-11-27Merge "Add global definition of hidl_enum_iterator."Treehugger Robot
2017-11-22HidlTransportSupport: fix build.Yifan Hong
2017-11-22Merge "HidlTransportSupport: add getPidIfSharable."Yifan Hong
2017-11-20HidlTransportSupport: add getPidIfSharable.Yifan Hong
2017-11-17Add global definition of hidl_enum_iterator.Steven Moreland
2017-11-16Merge "Add environment flag to disable gcov path config."Ryan Campbell
2017-11-16Add environment flag to disable gcov path config.Ryan Campbell
2017-11-15Merge "libhidladapter is now static."Treehugger Robot
2017-11-13libhidladapter is now static.Steven Moreland
2017-11-13Merge "Refine HidlMemory"Treehugger Robot
2017-11-13Don't pass sp<this> in constructor.Martijn Coenen
2017-11-13Merge "Clean up getService()."Martijn Coenen
2017-11-13Refine HidlMemoryHoward Chen
2017-11-10Update makefiles for Soong plugin.Steven Moreland
2017-11-10Merge "Double gBn/sConstructorMap"Yifan Hong
2017-11-09Double gBn/sConstructorMapYifan Hong
2017-11-09Clean up getService().Martijn Coenen
2017-11-09Fix ~HidlMemoryHoward Chen
2017-11-09Merge "libhidlbase / libhidltransport is static"Treehugger Robot
2017-11-08libhidlbase / libhidltransport is staticYifan Hong
2017-11-07Move preload test to libhidl_test.Steven Moreland
2017-10-30Merge "Disable legacy hidl static target on PDK builds."Treehugger Robot
2017-10-28Disable legacy hidl static target on PDK builds.Steven Moreland
2017-10-27Support gcov flushing in libhidlbase.Ryan Campbell
2017-10-25Merge "Fix copyFrom overflow when arg is UINT32_MAX."Treehugger Robot
2017-10-24Fix copyFrom overflow when arg is UINT32_MAX.Steven Moreland
2017-10-24Merge "Move getRawServiceInternal to ServiceManagement."Martijn Coenen
2017-10-24Merge "Move getRawServiceInternal to ServiceManagement."Martijn Coenen
2017-10-24Add missing includes.Dan Albert
2017-10-24Add missing includes.Dan Albert
2017-10-24Move getRawServiceInternal to ServiceManagement.Martijn Coenen
2017-10-24Add header guard to mapping.hHoward Chen
2017-10-24Add header guard to mapping.hHoward Chen
2017-10-19Better constructors for hidl_memory.Steven Moreland
2017-10-19libhidlallocatorutils: IMemoryHeap -> hidl_memorySteven Moreland
2017-10-19Add HidlMemoryHoward Chen
2017-10-19Better constructors for hidl_memory.Steven Moreland
2017-10-19libhidlallocatorutils: IMemoryHeap -> hidl_memorySteven Moreland
2017-10-19Add HidlMemoryHoward Chen
2017-10-15Statically load passthrough HALs for tests.Steven Moreland
2017-10-15if (!A) C else B -> if (A) B else CSteven Moreland
2017-10-13Statically load passthrough HALs for tests.Steven Moreland
2017-10-12if (!A) C else B -> if (A) B else CSteven Moreland