1. 0e957b8 Rename # vndk tag to # llndk by Jiyong Park · 4 years, 8 months ago
  2. 0726be3 Enable native_bridge_support for libsync by dimitry · 5 years ago
  3. f32d3df Merge libsync_recovery rules into libsync. by Tao Bao · 6 years ago
  4. 9b66330 Make libadf, libsync_recovery recovery_available. by Jerry Zhang · 6 years ago
  5. d1c5c5b NDK: add availability comments to <sync.h>. by Elliott Hughes · 6 years ago
  6. d2fec76 Restore the libsync __ANDROID_API__ guard by Ryan Prichard · 6 years ago
  7. 9d9c91a Merge "libsync: add __INTRODUCED_IN annotations." by Elliott Hughes · 6 years ago
  8. 2a35810 libsync: add __INTRODUCED_IN annotations. by Elliott Hughes · 6 years ago
  9. 82d377b sync: remove legacy sync info API by Jesse Hall · 6 years ago
  10. 666f62e Merge "libsync: OWNERS." by Treehugger Robot · 6 years ago
  11. f2570c2 libsync: OWNERS. by Elliott Hughes · 6 years ago
  12. eed25df Revert "sync: remove legacy sync info API" by Marissa Wall · 6 years ago
  13. 798ba95 sync: remove legacy sync info API by Jesse Hall · 6 years ago
  14. 2576a43 Remove obsolete sync_test.c by Jesse Hall · 6 years ago
  15. 55a7671 Add missing @addtogroup tags. by Dan Albert · 6 years ago
  16. 6832535 Merge "libsync: Add fence info tests" by Treehugger Robot · 7 years ago
  17. 6822350 libsync: Add fence info tests by Alexandros Frantzis · 7 years ago
  18. 90a7460 sync: store the num_fences from first SYNC_IOC_FILE_INFO by Saurabh Shah · 7 years ago
  19. b87f884 Mark libsync as LL-NDK by Jiyong Park · 7 years ago
  20. b5ec6a0 Fix NDK libsync to match ndk/sync.h by Jesse Hall · 7 years ago
  21. 4ff5ff2 libsync: Fix a double-free. by George Burgess IV · 7 years ago
  22. f7b315c Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b by Lennart Wieboldt · 7 years ago
  23. cd15fc7 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago
  24. 9990de1 libsync: vendor_available by Steven Moreland · 7 years ago
  25. 5bebf84 libsync: ndk: Fix compilation in C mode. by Alistair Strachan · 7 years ago
  26. d0b26ed libsync: vendor_available by Steven Moreland · 7 years ago
  27. db9b260 Remove .(ll)ndk suffix from (ll)ndk_library by Steven Moreland · 7 years ago
  28. 6cd0fc5 sync: Cache knowledge of kernel uapi version by Jesse Hall · 7 years ago
  29. 41129a2 sync: rename sync/sync.h to android/sync.h by Jesse Hall · 7 years ago
  30. b7fdb2a sync: move declarations from sync/sync.h to sync.c by Jesse Hall · 7 years ago
  31. 8366616 sync: implement sync_file_info by Jesse Hall · 7 years ago
  32. 8953082 sync: refactor sync_fence_info by Jesse Hall · 7 years ago
  33. 081806e sync: Add NDK sync.h and libsync by Jesse Hall · 7 years ago
  34. 077ffd5 sync: Use correct type in size calculation by Jesse Hall · 7 years ago
  35. 380b2f4 libsync: Replace inserting tuple into unordered_map in favour of pair. by mtezych · 7 years ago
  36. 801492b libsync: tests: redefine PollOnDestroyedTimeline() by Gustavo Padovan · 8 years ago
  37. e468280 libsync: tests: remove WaitOnDestroyedTimeline test by Gustavo Padovan · 8 years ago
  38. 61ab0d7 libsync: add support to new Sync API by Gustavo Padovan · 8 years ago
  39. ffc687b libsync: open new location of sw_sync file by Gustavo Padovan · 8 years ago
  40. 6786575 libsync: add new Sync kernel API by Gustavo Padovan · 8 years ago
  41. d6bbc5d libsync: move kernel headers for sync ioctls to sync.h by Gustavo Padovan · 8 years ago
  42. 1514bb4 Update for kernel headers v4.8.14. by Christopher Ferris · 8 years ago
  43. 36e0d39 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  44. 10348cb Merge "Convert to Android.bp" by Treehugger Robot · 8 years ago
  45. f83c792 Update for kernel headers v4.7.2. by Christopher Ferris · 8 years ago
  46. 194edf7 Convert to Android.bp by Dan Willemsen · 8 years ago
  47. d86dd3b libsync: add static library for recovery by Greg Hackmann · 8 years ago
  48. a90aa13 libsync: remove unused liblog dependency by Greg Hackmann · 8 years ago
  49. e7aa2b2 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 8 years ago
  50. a7c7bce Fix isValid() condition for libsync tests by Tom Cherry · 9 years ago
  51. bcc2b5f Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. by Elliott Hughes · 9 years ago
  52. d0a793d Remove uses of libcxx.mk. by Dan Albert · 9 years ago
  53. a744b05 Add missing <malloc.h> and <string.h> includes. by Elliott Hughes · 9 years ago
  54. d0d7f6a Add gtest conformance tests for libsync. by Riley Andrews · 10 years ago
  55. af77498 libsync: Turn on -Werror by Mark Salyzyn · 10 years ago
  56. ddc20de move sync headers from include to libsync by Rom Lemarchand · 10 years ago
  57. 984d357 update libsync to support new timeout semantics by Erik Gilling · 12 years ago
  58. a4ad734 am 00f06911: am c6620cb3: Merge "Fixing unused param warnings in sync_test" by Jean-Baptiste Queru · 12 years ago
  59. b627968 Fixing unused param warnings in sync_test by Edwin Vane · 12 years ago
  60. 3be33e4 libsync: remove linux includes from sync/sync.h by Jamie Gennis · 12 years ago
  61. 196b3a5 sync: Add lib sync helper library by Erik Gilling · 12 years ago