summaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2023-03-03Add missing headerBenjamin Lerman
2022-06-02Check size of grantors before indexing into the vecDevin Moore
2021-10-21HIDL Return withDefault constandroid-s-v2-preview-2android-s-v2-preview-1android-s-v2-beta-2android-s-v2-preview-1Steven Moreland
2021-10-12Remove HidlInstrumentor logic entirely.Steven Moreland
2021-03-29hidl_string: empty string opt always appliesSteven Moreland
2021-01-22HidlInstrumentor - fix w/ WpaddedSteven Moreland
2020-11-09Remove unused grantors function in MQDescriptorDevin Moore
2020-08-27Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)temp_sam_168057903Xin Li
2020-08-18Move GrantorDescriptor definition out of MQDescriptorDevin Moore
2020-08-13Move definition of MessageQueue flavor to libfmq-baseDevin Moore
2020-07-17Revert "Revert "libhidlbase supports API level(29)""Jooyung Han
2020-07-17Revert "libhidlbase supports API level(29)"Jooyung Han
2020-07-16libhidlbase supports API level(29)Jooyung Han
2020-06-29Fix implicit conversionMarin Shalamanov
2020-06-26Fix implicit conversionsMarin Shalamanov
2020-04-11Merge "Fix incorrect hidl_vec comments."Treehugger Robot
2020-04-10Fix incorrect hidl_vec comments.Steven Moreland
2020-04-10Cleanup: update VNDK pathJooyung Han
2020-04-03Fix hypothetical double-own in hidl_vec.Steven Moreland
2020-02-20Add container-like value_type alias to hidl_enum_range.Hunter Knepshield
2020-02-10Recombine hidl lib build.Steven Moreland
2019-11-15Rely on libutils statusToString.Steven Moreland
2019-11-05Fix HidlReturnRestriction for operator= case.Steven Moreland
2019-09-20HIDL stuff on host.Steven Moreland
2019-09-07hidl_vec: mOwnsBuffer false by defaultSteven Moreland
2019-09-06Tests & stronger guarantees for hidl_* pads.Steven Moreland
2019-09-05Enforce visibility for internal libs.Steven Moreland
2019-07-23Merge "Implement hidl_vec::find and hidl_vec::contains"Tomasz Wasilczyk
2019-07-24Merge "Implement hidl_vec::find and hidl_vec::contains"Treehugger Robot
2019-07-23Implement hidl_vec::find and hidl_vec::containsTomasz Wasilczyk
2019-07-09DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into masterandroid-o-mr1-iot-release-1.0.14Xin Li
2019-06-21hidl_vec: move elements on resize am: dfbedb8ffbSteven Moreland
2019-06-20hidl_vec: move elements on resizeSteven Moreland
2019-06-14Combine libhidlbase/libhidltransport into one lib.Steven Moreland
2019-06-12Combine libhidlbase/libhidltransport into one lib.Steven Moreland
2019-05-28Expound on HIDL Return errors. am: 94c4374133Steven Moreland
2019-05-22Expound on HIDL Return errors.Steven Moreland
2019-05-14Zero-initialize hidl_vec dataSteven Moreland
2019-05-14Zero-init HIDL core types (all)Steven Moreland
2019-05-06hidl_vec/hidl_array add value_typeandroid-o-mr1-iot-release-1.0.12oreo-mr1-iot-releaseSteven Moreland
2019-05-06hidl_vec/hidl_array add value_typeSteven Moreland
2019-05-01Zero-initialize hidl_vec dataSteven Moreland
2019-04-30Zero-init HIDL core types (all)Steven Moreland
2019-03-06Add setProcessHidlReturnRestriction.Steven Moreland
2019-03-06Merge "Add setProcessHidlReturnRestriction."TreeHugger Robot
2019-03-06Add setProcessHidlReturnRestriction.Steven Moreland
2019-03-05Status/Return: document expected usage.Steven Moreland
2019-02-26Revert "Made hidl_vec(size_t size) explicit"Eran Messeri
2019-02-13Made hidl_vec(size_t size) explicitIlya Matyukhin
2019-02-08Allow hidl_vec = initializer listSiarhei Vishniakou