summaryrefslogtreecommitdiffstats
path: root/libsync
Commit message (Expand)AuthorAgeFilesLines
* Merge libsync_recovery rules into libsync.Tao Bao2018-08-071-10/+2
* Make libadf, libsync_recovery recovery_available.Jerry Zhang2018-08-071-0/+1
* NDK: add availability comments to <sync.h>.Elliott Hughes2018-07-271-1/+11
* Restore the libsync __ANDROID_API__ guardRyan Prichard2018-07-191-0/+5
* Merge "libsync: add __INTRODUCED_IN annotations."Elliott Hughes2018-06-151-7/+3
|\
| * libsync: add __INTRODUCED_IN annotations.Elliott Hughes2018-06-141-7/+3
* | sync: remove legacy sync info APIJesse Hall2018-06-133-20/+52
|/
* Merge "libsync: OWNERS."Treehugger Robot2018-06-051-0/+3
|\
| * libsync: OWNERS.Elliott Hughes2018-06-051-0/+3
* | Revert "sync: remove legacy sync info API"Marissa Wall2018-06-053-52/+20
* | sync: remove legacy sync info APIJesse Hall2018-05-233-20/+52
* | Remove obsolete sync_test.cJesse Hall2018-05-232-154/+0
|/
* Add missing @addtogroup tags.Dan Albert2018-04-131-0/+11
* Merge "libsync: Add fence info tests"Treehugger Robot2017-09-261-0/+35
|\
| * libsync: Add fence info testsAlexandros Frantzis2017-09-261-0/+35
* | sync: store the num_fences from first SYNC_IOC_FILE_INFOSaurabh Shah2017-09-251-0/+2
|/
* Mark libsync as LL-NDKJiyong Park2017-09-152-9/+10
* Fix NDK libsync to match ndk/sync.hJesse Hall2017-09-151-2/+2
* libsync: Fix a double-free.George Burgess IV2017-09-051-1/+0
* Merge "Remove LOCAL_CLANG and clang: true"Lennart Wieboldt2017-07-251-1/+0
|\
| * Remove LOCAL_CLANG and clang: trueLennart Wieboldt2017-07-251-1/+0
| * libsync: vendor_availableSteven Moreland2017-04-191-0/+1
* | libsync: ndk: Fix compilation in C mode.Alistair Strachan2017-04-141-2/+1
* | libsync: vendor_availableSteven Moreland2017-04-131-0/+1
* | Remove .(ll)ndk suffix from (ll)ndk_librarySteven Moreland2017-04-101-1/+1
* | sync: Cache knowledge of kernel uapi versionJesse Hall2017-03-081-21/+95
* | sync: rename sync/sync.h to android/sync.hJesse Hall2017-02-235-65/+73
* | sync: move declarations from sync/sync.h to sync.cJesse Hall2017-02-232-53/+39
* | sync: implement sync_file_infoJesse Hall2017-02-232-8/+104
* | sync: refactor sync_fence_infoJesse Hall2017-02-231-36/+60
* | sync: Add NDK sync.h and libsyncJesse Hall2017-02-235-61/+338
* | sync: Use correct type in size calculationJesse Hall2017-02-231-1/+1
|/
* libsync: Replace inserting tuple into unordered_map in favour of pair.mtezych2017-01-301-3/+3
* libsync: tests: redefine PollOnDestroyedTimeline()Gustavo Padovan2017-01-171-2/+1
* libsync: tests: remove WaitOnDestroyedTimeline testGustavo Padovan2017-01-171-27/+0
* libsync: add support to new Sync APIGustavo Padovan2017-01-171-17/+109
* libsync: open new location of sw_sync fileGustavo Padovan2017-01-171-1/+7
* libsync: add new Sync kernel APIGustavo Padovan2017-01-171-0/+60
* libsync: move kernel headers for sync ioctls to sync.hGustavo Padovan2017-01-172-17/+54
* Update for kernel headers v4.8.14.Christopher Ferris2016-12-121-2/+10
* Rely on the platform -std default.Elliott Hughes2016-10-101-1/+0
* Merge "Convert to Android.bp"Treehugger Robot2016-08-293-59/+42
|\
| * Convert to Android.bpDan Willemsen2016-08-263-59/+42
* | Update for kernel headers v4.7.2.Christopher Ferris2016-08-261-1/+15
|/
* libsync: add static library for recoveryGreg Hackmann2016-08-051-0/+12
* libsync: remove unused liblog dependencyGreg Hackmann2016-08-051-2/+0
* Cleanup uses of sprintf so we can deprecate it.George Burgess IV2016-03-071-2/+2
* Fix isValid() condition for libsync testsTom Cherry2015-11-051-2/+2
* Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.Elliott Hughes2015-04-021-1/+0
* Remove uses of libcxx.mk.Dan Albert2015-03-271-1/+0