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