summaryrefslogtreecommitdiff
path: root/libsync
AgeCommit message (Expand)Author
2022-09-08Declare the headers of the ndk_librarySpandan Das
2022-07-17Replace #apex with #systemapiJiyong Park
2022-01-05libsync: remove hridya@ from OWNERS fileHridya Valsaraju
2021-04-21Replace llndk_library with llndk clause in cc_libraryColin Cross
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
2021-01-12Remove __ANDROID_API__ guardsJiyong Park
2020-10-19Make the connection between implementation and llndk_library explicitColin Cross
2020-06-05Make libsync a stubs libraryJooyung Han
2020-02-28libsystem/libsync: Update OWNERSMarissa Wall
2019-11-13Rename # vndk tag to # llndkJiyong Park
2019-05-15Enable native_bridge_support for libsyncdimitry
2018-08-07Merge libsync_recovery rules into libsync.Tao Bao
2018-08-07Make libadf, libsync_recovery recovery_available.Jerry Zhang
2018-07-27NDK: add availability comments to <sync.h>.Elliott Hughes
2018-07-19Restore the libsync __ANDROID_API__ guardRyan Prichard
2018-06-15Merge "libsync: add __INTRODUCED_IN annotations."Elliott Hughes
2018-06-14libsync: add __INTRODUCED_IN annotations.Elliott Hughes
2018-06-13sync: remove legacy sync info APIJesse Hall
2018-06-05Merge "libsync: OWNERS."Treehugger Robot
2018-06-05libsync: OWNERS.Elliott Hughes
2018-06-05Revert "sync: remove legacy sync info API"Marissa Wall
2018-05-23sync: remove legacy sync info APIJesse Hall
2018-05-23Remove obsolete sync_test.cJesse Hall
2018-04-13Add missing @addtogroup tags.Dan Albert
2017-09-26Merge "libsync: Add fence info tests"Treehugger Robot
2017-09-26libsync: Add fence info testsAlexandros Frantzis
2017-09-25sync: store the num_fences from first SYNC_IOC_FILE_INFOSaurabh Shah
2017-09-15Mark libsync as LL-NDKJiyong Park
2017-09-15Fix NDK libsync to match ndk/sync.hJesse Hall
2017-09-05libsync: Fix a double-free.George Burgess IV
2017-07-25Merge "Remove LOCAL_CLANG and clang: true"Lennart Wieboldt
2017-07-25Remove LOCAL_CLANG and clang: trueLennart Wieboldt
2017-04-19libsync: vendor_availableSteven Moreland
2017-04-14libsync: ndk: Fix compilation in C mode.Alistair Strachan
2017-04-13libsync: vendor_availableSteven Moreland
2017-04-10Remove .(ll)ndk suffix from (ll)ndk_librarySteven Moreland
2017-03-08sync: Cache knowledge of kernel uapi versionJesse Hall
2017-02-23sync: rename sync/sync.h to android/sync.hJesse Hall
2017-02-23sync: move declarations from sync/sync.h to sync.cJesse Hall
2017-02-23sync: implement sync_file_infoJesse Hall
2017-02-23sync: refactor sync_fence_infoJesse Hall
2017-02-23sync: Add NDK sync.h and libsyncJesse Hall
2017-02-23sync: Use correct type in size calculationJesse Hall
2017-01-30libsync: Replace inserting tuple into unordered_map in favour of pair.mtezych
2017-01-17libsync: tests: redefine PollOnDestroyedTimeline()Gustavo Padovan
2017-01-17libsync: tests: remove WaitOnDestroyedTimeline testGustavo Padovan
2017-01-17libsync: add support to new Sync APIGustavo Padovan
2017-01-17libsync: open new location of sw_sync fileGustavo Padovan