summaryrefslogtreecommitdiffstats
path: root/libion
Commit message (Expand)AuthorAgeFilesLines
* am 8d2cd035: am 2ddb9cb1: am ed43be39: Merge "Remove LOCAL_ADDITIONAL_DEPENDE...Elliott Hughes2015-04-021-1/+0
|\
| * Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.Elliott Hughes2015-04-021-1/+0
* | am 2e14f617: am 06b4e982: Merge "Add missing <malloc.h> and <string.h> includ...Elliott Hughes2015-01-281-0/+1
|\|
| * Add missing <malloc.h> and <string.h> includes.Elliott Hughes2015-01-281-0/+1
* | am fcb2f0ab: am 0b7e6516: Merge "Libion: Remove unused variables"Andreas Gampe2014-11-252-2/+3
|\|
| * Libion: Remove unused variablesAndreas Gampe2014-11-252-2/+3
* | am 9f5f81bf: am 133b7d4a: Merge "Don\'t manually link libgtest_main in libion...Dan Albert2014-11-141-1/+0
|\|
| * Don't manually link libgtest_main in libion tests.Dan Albert2014-11-141-1/+0
* | am 21d8d89c: am 06279285: Merge "Revert "Move some tests to libc++.""Dan Albert2014-11-121-0/+1
|\|
| * Revert "Move some tests to libc++."Dan Albert2014-11-111-0/+1
* | am 498c8135: am 7d196df6: Merge "Move some tests to libc++."Dan Albert2014-11-111-1/+0
|\|
| * Move some tests to libc++.Dan Albert2014-11-111-1/+0
* | libion: only modify parameters on successRom Lemarchand2014-10-281-6/+8
|/
* libion: Turn on -WerrorMark Salyzyn2014-05-211-1/+3
* system/core 64-bit cleanup.Elliott Hughes2014-01-161-1/+1
* libion: add apache license header to ion_test.cColin Cross2013-12-191-0/+16
* libion: initial unit testsColin Cross2013-12-1910-0/+1506
* libion: update ion_test.hColin Cross2013-12-192-1/+4
* libion: update to latest uapi headerColin Cross2013-12-185-3/+382
* libion: return -errno from ion_closeColin Cross2013-12-181-1/+4
* libion: add include for size_tColin Cross2013-12-181-0/+1
* libion: add NULL checksColin Cross2013-12-181-3/+20
* libion: clean up whitespaceColin Cross2013-12-183-294/+288
* libion: move ion.h into local include directoryColin Cross2013-12-182-0/+48
* ion: update struct and type definitions to match kernel headerRom Lemarchand2013-12-182-11/+11
* libion: Use %zu for size_tAshok Bhat2013-12-101-2/+2
* Fix build.Elliott Hughes2013-11-221-1/+0
* Add explicit sync call to ion libraryRebecca Schultz Zavin2012-09-201-0/+8
* Modify ion to use new definition of ALLOC ioctl argumentRebecca Schultz Zavin2012-06-282-16/+26
* libion: use correct build vars in makefileDima Zavin2012-02-271-2/+2
* Add ion helper libraryRebecca Schultz Zavin2012-02-233-0/+431