1. 2e3432d Mark libsync as LL-NDK by Jiyong Park · 8 years ago
  2. 6f952a6 Merge "Mark an SP-NDK, libsync.so as VNDK libs." into oc-mr1-dev by TreeHugger Robot · 8 years ago
  3. 5045839 sync: store the num_fences from first SYNC_IOC_FILE_INFO by Saurabh Shah · 8 years ago
  4. 44d4bcd Mark an SP-NDK, libsync.so as VNDK libs. by Justin Yun · 8 years ago
  5. be8baed Fix NDK libsync to match ndk/sync.h by Jesse Hall · 8 years ago
  6. bd3873a libsync: ndk: Fix compilation in C mode. by Alistair Strachan · 8 years ago
  7. 1709216 libsync: vendor_available by Steven Moreland · 8 years ago
  8. f302c68 Remove .(ll)ndk suffix from (ll)ndk_library by Steven Moreland · 8 years ago
  9. c7817ba sync: Cache knowledge of kernel uapi version by Jesse Hall · 8 years ago
  10. 83e3e42 sync: rename sync/sync.h to android/sync.h by Jesse Hall · 8 years ago
  11. ed2d230 sync: move declarations from sync/sync.h to sync.c by Jesse Hall · 8 years ago
  12. dc182b7 sync: implement sync_file_info by Jesse Hall · 8 years ago
  13. 74d700e sync: refactor sync_fence_info by Jesse Hall · 8 years ago
  14. 3bbdf56 sync: Add NDK sync.h and libsync by Jesse Hall · 8 years ago
  15. 799ef79 sync: Use correct type in size calculation by Jesse Hall · 8 years ago
  16. 5fdb5f8 libsync: Replace inserting tuple into unordered_map in favour of pair. by mtezych · 8 years ago
  17. 6260bed libsync: tests: redefine PollOnDestroyedTimeline() by Gustavo Padovan · 8 years ago
  18. cb2052f libsync: tests: remove WaitOnDestroyedTimeline test by Gustavo Padovan · 8 years ago
  19. 1242f89 libsync: add support to new Sync API by Gustavo Padovan · 9 years ago
  20. 618b625 libsync: open new location of sw_sync file by Gustavo Padovan · 9 years ago
  21. 6941ec6 libsync: add new Sync kernel API by Gustavo Padovan · 9 years ago
  22. 9632d27 libsync: move kernel headers for sync ioctls to sync.h by Gustavo Padovan · 9 years ago
  23. 267ceb4 Update for kernel headers v4.8.14. by Christopher Ferris · 8 years ago
  24. edc4b51 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  25. 44f2631 Merge "Convert to Android.bp" by Treehugger Robot · 9 years ago
  26. 460970d Update for kernel headers v4.7.2. by Christopher Ferris · 9 years ago
  27. f507a9f Convert to Android.bp by Dan Willemsen · 9 years ago
  28. e57f9e5 libsync: add static library for recovery by Greg Hackmann · 9 years ago
  29. 75fe6ad libsync: remove unused liblog dependency by Greg Hackmann · 9 years ago
  30. 522cf17 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 9 years ago
  31. 950b78a Fix isValid() condition for libsync tests by Tom Cherry · 9 years ago
  32. d72fe20 Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. by Elliott Hughes · 10 years ago
  33. f3ce24f Remove uses of libcxx.mk. by Dan Albert · 10 years ago
  34. a744b05 Add missing <malloc.h> and <string.h> includes. by Elliott Hughes · 10 years ago
  35. d0d7f6a Add gtest conformance tests for libsync. by Riley Andrews · 11 years ago
  36. af77498 libsync: Turn on -Werror by Mark Salyzyn · 11 years ago
  37. ddc20de move sync headers from include to libsync by Rom Lemarchand · 11 years ago
  38. 984d357 update libsync to support new timeout semantics by Erik Gilling · 13 years ago
  39. a4ad734 am 00f06911: am c6620cb3: Merge "Fixing unused param warnings in sync_test" by Jean-Baptiste Queru · 13 years ago
  40. b627968 Fixing unused param warnings in sync_test by Edwin Vane · 13 years ago
  41. 3be33e4 libsync: remove linux includes from sync/sync.h by Jamie Gennis · 13 years ago
  42. 196b3a5 sync: Add lib sync helper library by Erik Gilling · 13 years ago