1. dc699a2 bpfmt. by Elliott Hughes · 6 years ago
  2. b81e185 ion_test.c: Fix c/p error in arg parse. by Steven Moreland · 6 years ago
  3. c7750dc Merge "libion: Adapt to new ION interface" by Treehugger Robot · 7 years ago
  4. c849088 Merge "libion: add 4.12+ kernel headers for forward compatibility" by Treehugger Robot · 7 years ago
  5. 9ca9245 Mark the modules as VNDK-SP in Android.bp by Justin Yun · 7 years ago
  6. 30313f8 libion: Adapt to new ION interface by Laura Abbott · 7 years ago
  7. 89b8de2 libion: add 4.12+ kernel headers for forward compatibility by Laura Abbott · 7 years ago
  8. cd15fc7 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago
  9. 2e31a8c Mark libion vendor_available. by Jayant Chowdhary · 7 years ago
  10. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 7 years ago
  11. 6b694a7 ion.c: add O_CLOEXEC to /dev/ion open by Nick Kralevich · 7 years ago
  12. 1ba4e98 libion: open /dev/ion read-only by Jeff Vander Stoep · 8 years ago
  13. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  14. 66ce3e0 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  15. 45f0524 Convert more Android.mk files to Android.bp by Dan Willemsen · 8 years ago
  16. eabd510 Fix misc-macro-parentheses warnings in libion, libsparse, libmem* by Chih-Hung Hsieh · 8 years ago
  17. f60cbb7 Use unique_ptr to free objects when ASSERT* fail. by Chih-Hung Hsieh · 8 years ago
  18. c72bd16 am 8d2cd035: am 2ddb9cb1: am ed43be39: Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it\'s not needed." by Elliott Hughes · 9 years ago
  19. bcc2b5f Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. by Elliott Hughes · 9 years ago
  20. d2ac374 am 2e14f617: am 06b4e982: Merge "Add missing <malloc.h> and <string.h> includes." by Elliott Hughes · 9 years ago
  21. a744b05 Add missing <malloc.h> and <string.h> includes. by Elliott Hughes · 9 years ago
  22. 58b80be am fcb2f0ab: am 0b7e6516: Merge "Libion: Remove unused variables" by Andreas Gampe · 9 years ago
  23. f0a54c1 Libion: Remove unused variables by Andreas Gampe · 9 years ago
  24. 2dd1bba am 9f5f81bf: am 133b7d4a: Merge "Don\'t manually link libgtest_main in libion tests." by Dan Albert · 9 years ago
  25. abe8d14 Don't manually link libgtest_main in libion tests. by Dan Albert · 9 years ago
  26. c7c75cd am 21d8d89c: am 06279285: Merge "Revert "Move some tests to libc++."" by Dan Albert · 9 years ago
  27. 1d3b492 Revert "Move some tests to libc++." by Dan Albert · 9 years ago
  28. e924cce am 498c8135: am 7d196df6: Merge "Move some tests to libc++." by Dan Albert · 9 years ago
  29. e3cccbf Move some tests to libc++. by Dan Albert · 10 years ago
  30. 5cdcdce libion: only modify parameters on success by Rom Lemarchand · 10 years ago
  31. 72c22bf libion: Turn on -Werror by Mark Salyzyn · 10 years ago
  32. ccecf14 system/core 64-bit cleanup. by Elliott Hughes · 10 years ago
  33. 735ead6 libion: add apache license header to ion_test.c by Colin Cross · 10 years ago
  34. 363441b libion: initial unit tests by Colin Cross · 11 years ago
  35. b04f75a libion: update ion_test.h by Colin Cross · 10 years ago
  36. dd6770b libion: update to latest uapi header by Colin Cross · 10 years ago
  37. aab47b2 libion: return -errno from ion_close by Colin Cross · 10 years ago
  38. 51b6e42 libion: add include for size_t by Colin Cross · 10 years ago
  39. 7496318 libion: add NULL checks by Colin Cross · 11 years ago
  40. 92d7ca6 libion: clean up whitespace by Colin Cross · 11 years ago
  41. 03c932d libion: move ion.h into local include directory by Colin Cross · 11 years ago
  42. 969eac8 ion: update struct and type definitions to match kernel header by Rom Lemarchand · 11 years ago
  43. aed6bec libion: Use %zu for size_t by Ashok Bhat · 10 years ago
  44. f98e4bf Fix build. by Elliott Hughes · 10 years ago
  45. 3cfcc30 Add explicit sync call to ion library by Rebecca Schultz Zavin · 12 years ago
  46. a50fd55 Modify ion to use new definition of ALLOC ioctl argument by Rebecca Schultz Zavin · 12 years ago
  47. e92b158 libion: use correct build vars in makefile by Dima Zavin · 12 years ago
  48. afd9123 Add ion helper library by Rebecca Schultz Zavin · 12 years ago