summaryrefslogtreecommitdiff
path: root/libutils/Android.bp
AgeCommit message (Expand)Author
2024-05-23Merge "Remove VNDK definition(s)" into mainKiyoung Kim
2024-04-11Updated fuzz_config in Android.bp fileAkshata Kadam
2024-03-15Remove VNDK definition(s)Kiyoung Kim
2024-01-08Enable header_abi_checker for libutils explicitlyHsin-Yi Chen
2023-12-07Introduce libutils_binder_sdkTomasz Wasilczyk
2023-11-29Looper: Fixed compile error when enabling DEBUG_CALLBACKSKai Sky
2023-10-24libutils_binder: isolate headersSteven Moreland
2023-10-09libutils: split out libutils_binderSteven Moreland
2023-10-07libutils: remove unused 'CALLSTACKS'Steven Moreland
2023-09-04Check the ABI of libutils for vendor and product onlyHsin-Yi Chen
2022-12-20Replace "apex_inherit" min_sdk_versionZhi Dou
2022-12-08Add an ABI dump directory for libutilsHsin-Yi Chen
2022-10-08libutils: DEBUG_* modes compile foreverSteven Moreland
2022-09-12Fix thread unwind in CallStack.Christopher Ferris
2022-05-27RESTRICT AUTOMERGE Ignore weak symbol difference in libutils ABI check am: c7...Hsin-Yi Chen
2022-05-26RESTRICT AUTOMERGE Ignore weak symbol difference in libutils ABI checkHsin-Yi Chen
2022-05-12Merge "Use the new AndroidUnwinder object." am: af4db6749a am: ce1c33332cChristopher Ferris
2022-05-10Use the new AndroidUnwinder object.Christopher Ferris
2022-04-12Merge "Mark libutilscallstack min sdk version." am: f5ca027819 am: d94c71f4fb...Steven Moreland
2022-04-11Mark libutilscallstack min sdk version.Steven Moreland
2022-03-30Merge "Tweak linux_glibc properties for musl builds in system/core" am: ec851...Treehugger Robot
2022-03-24Tweak linux_glibc properties for musl builds in system/coreColin Cross
2022-03-08Merge "Adding libutils owner smoreland@ as fuzz targets owner for alerts" am:...Treehugger Robot
2022-03-08Adding libutils owner smoreland@ as fuzz targets owner for alertsAnis Assi
2022-02-08Merge "libutils -= libprocessgroup dep" am: a0542fb15f am: 55975b7e0a am: 161...Steven Moreland
2022-02-08libutils -= libprocessgroup depSteven Moreland
2022-01-12Merge changes from topic "or_return" am: e060580c31 am: d1e6b85f7b am: 8a038e...Jiyong Park
2022-01-12OR_RETURN supports status_t am: 705abe2d30 am: e1bd3f4b34 am: 29f45b2f1f am: ...Jiyong Park
2022-01-12OR_RETURN supports status_t am: 705abe2d30Jiyong Park
2022-01-12Merge changes from topic "or_return"Jiyong Park
2022-01-12Sort exported headers of libutilsJiyong Park
2022-01-12OR_RETURN supports status_tJiyong Park
2022-01-05Merge "Enable afdo for libutils" am: fe9b4ed7b8 am: 47707fb6fc am: 53b3b69bda...Yi Kong
2021-12-23Enable afdo for libutilsYi Kong
2021-11-30Merge "Remove libdl from shared_libs" am: aa6964861a am: 48c52fc8b8 am: 596ec...Christopher Parsons
2021-11-29Remove libdl from shared_libsChris Parsons
2021-05-13Merge "libutils: remove the unused StopWatch lap functionality." am: 0839837f...Treehugger Robot
2021-05-11libutils: remove the unused StopWatch lap functionality.Elliott Hughes
2021-05-05Merge "libutils: LightRefBase: incStrongRequireStrong" am: 1c65d40154 am: b31...Steven Moreland
2021-05-04libutils: LightRefBase: incStrongRequireStrongSteven Moreland
2021-04-27Reland^2 "libutils: disable implicit ref base construction"Steven Moreland
2021-04-27Revert "Reland "libutils: disable implicit ref base construction""Steven Moreland
2021-04-26Reland "libutils: disable implicit ref base construction"Steven Moreland
2021-04-21Revert "libutils: disable implicit ref base construction"Steven Moreland
2021-04-19libutils: disable implicit ref base constructionSteven Moreland
2021-03-04Disallow exit-time destructors in libutils.Elliott Hughes
2021-02-19[LSC] Add LOCAL_LICENSE_KINDS to system/coreBob Badour
2021-02-16Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core"Elliott Hughes
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to system/coreBob Badour
2020-12-04Add product_available to product available modulesJustin Yun