1. 6cd0fc5 sync: Cache knowledge of kernel uapi version by Jesse Hall · 8 years ago
  2. 41129a2 sync: rename sync/sync.h to android/sync.h by Jesse Hall · 8 years ago
  3. b7fdb2a sync: move declarations from sync/sync.h to sync.c by Jesse Hall · 8 years ago
  4. 8366616 sync: implement sync_file_info by Jesse Hall · 8 years ago
  5. 8953082 sync: refactor sync_fence_info by Jesse Hall · 8 years ago
  6. 081806e sync: Add NDK sync.h and libsync by Jesse Hall · 8 years ago
  7. 077ffd5 sync: Use correct type in size calculation by Jesse Hall · 8 years ago
  8. 380b2f4 libsync: Replace inserting tuple into unordered_map in favour of pair. by mtezych · 8 years ago
  9. 801492b libsync: tests: redefine PollOnDestroyedTimeline() by Gustavo Padovan · 8 years ago
  10. e468280 libsync: tests: remove WaitOnDestroyedTimeline test by Gustavo Padovan · 8 years ago
  11. 61ab0d7 libsync: add support to new Sync API by Gustavo Padovan · 8 years ago
  12. ffc687b libsync: open new location of sw_sync file by Gustavo Padovan · 8 years ago
  13. 6786575 libsync: add new Sync kernel API by Gustavo Padovan · 8 years ago
  14. d6bbc5d libsync: move kernel headers for sync ioctls to sync.h by Gustavo Padovan · 8 years ago
  15. 1514bb4 Update for kernel headers v4.8.14. by Christopher Ferris · 8 years ago
  16. 36e0d39 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  17. 10348cb Merge "Convert to Android.bp" by Treehugger Robot · 8 years ago
  18. f83c792 Update for kernel headers v4.7.2. by Christopher Ferris · 8 years ago
  19. 194edf7 Convert to Android.bp by Dan Willemsen · 8 years ago
  20. d86dd3b libsync: add static library for recovery by Greg Hackmann · 8 years ago
  21. a90aa13 libsync: remove unused liblog dependency by Greg Hackmann · 8 years ago
  22. e7aa2b2 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 9 years ago
  23. a7c7bce Fix isValid() condition for libsync tests by Tom Cherry · 9 years ago
  24. bcc2b5f Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. by Elliott Hughes · 10 years ago
  25. d0a793d Remove uses of libcxx.mk. by Dan Albert · 10 years ago
  26. a744b05 Add missing <malloc.h> and <string.h> includes. by Elliott Hughes · 10 years ago
  27. d0d7f6a Add gtest conformance tests for libsync. by Riley Andrews · 10 years ago
  28. af77498 libsync: Turn on -Werror by Mark Salyzyn · 10 years ago
  29. ddc20de move sync headers from include to libsync by Rom Lemarchand · 11 years ago
  30. 984d357 update libsync to support new timeout semantics by Erik Gilling · 12 years ago
  31. a4ad734 am 00f06911: am c6620cb3: Merge "Fixing unused param warnings in sync_test" by Jean-Baptiste Queru · 12 years ago
  32. b627968 Fixing unused param warnings in sync_test by Edwin Vane · 12 years ago
  33. 3be33e4 libsync: remove linux includes from sync/sync.h by Jamie Gennis · 12 years ago
  34. 196b3a5 sync: Add lib sync helper library by Erik Gilling · 13 years ago