History log of /system/core/libion/ion_test.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f0a54c17d894391a69bfa6c11b474c5b851b762e 25-Nov-2014 Andreas Gampe <agampe@google.com> Libion: Remove unused variables

For build-system CFLAGS clean-up, fix unused variables.

Fix missing close of file descriptors. Explicitly exit after a fork.

Change-Id: I76affbc8647c3a760ed3cacc7f3ada3f59e283b1
/system/core/libion/ion_test.c
ccecf1425412beb2bc3bb38d470293fdc244d6f1 16-Jan-2014 Elliott Hughes <enh@google.com> system/core 64-bit cleanup.

This cleans up most of the size-related problems in system/core.
There are still a few changes needed for a clean 64-bit build,
but they look like they might require changes to things like the
fastboot protocol.

Change-Id: I1560425a289fa158e13e2e3173cc3e71976f92c0
/system/core/libion/ion_test.c
735ead6e6896d6c5cf5006a7ca6d2b753e1e52bc 19-Dec-2013 Colin Cross <ccross@android.com> libion: add apache license header to ion_test.c

Change-Id: Ie4b641cd62b56f713178932cc5c08083c0d2452a
/system/core/libion/ion_test.c
92d7ca6af3ee38027d7341f24c6b550eaa41417a 09-Nov-2013 Colin Cross <ccross@android.com> libion: clean up whitespace

Convert everything to 4 space indents, no tabs.

Change-Id: I376fad866864f0579b91ffad406e872fcce566ad
/system/core/libion/ion_test.c
969eac8161ba3c08bac4278451c91f3307f3f565 22-Oct-2013 Rom Lemarchand <romlem@google.com> ion: update struct and type definitions to match kernel header

- Replacing struct ion_handle * with ion_user_handle_t
- Replacing heap_mask field name with heap_id_mask

Change-Id: Iaba1ccc62b9398a7b37c5a734bc21a9ecbbc8277
/system/core/libion/ion_test.c
aed6bec414b3533f79f2fc0c59b54b6cab62162f 10-Dec-2013 Ashok Bhat <ashok.bhat@arm.com> libion: Use %zu for size_t

Change-Id: If92fc31ab676a569530c21e655a1b5b451f5c5e5
Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>
/system/core/libion/ion_test.c
f98e4bf7fb9496afbc31fd4812f5832e34aab7b8 22-Nov-2013 Elliott Hughes <enh@google.com> Fix build.

Change-Id: I6552bf9f83faa97bd5a844381aceb3ef85f86c76
/system/core/libion/ion_test.c
a50fd5568ea72ea1ad662207ccea512735803174 12-Jun-2012 Rebecca Schultz Zavin <rebecca@android.com> Modify ion to use new definition of ALLOC ioctl argument

Also add ion_alloc_fd helper for when you only want a filedescriptor
and know you won't need to access this handle again by its ion_handle

Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>

Change-Id: Ia4bae22946b0078084b62f5447fecbf261dfaa83
/system/core/libion/ion_test.c
afd912394690cbf7d40b021c62d80ff0f3d40806 23-Feb-2012 Rebecca Schultz Zavin <rebecca@android.com> Add ion helper library

This library contains helper functions for using ion

Change-Id: I7d7f76d6d3f36cd94d67797a38099a94214392b1
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
/system/core/libion/ion_test.c