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