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