History log of /system/core/libcutils/ashmem-host.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1104ae8cfc0e5144e7d796cf29ee124d05401cbf 03-Jun-2014 Mathieu Chartier <mathieuc@google.com> Make host ashmem_create_region seed only once.

Not seeding this each call should help reduce collisions when multiple
threads are calling ashmem_create_region. Also cleaned up code by
deleting gotos, and making formatting consistent.

Bug: 15394258
Change-Id: Iafdaea57b2317e0eb7c40d7b5595c523814fd88c
/system/core/libcutils/ashmem-host.c
edc70938beecf7390f5f9b0dee4f6c31a68e1f0a 02-May-2014 Mark Salyzyn <salyzyn@google.com> libcutils: Mac build pulls in __unused from sys/cdefs.h

Change-Id: I2da8a52e07cef0b749f7e60709536e98bd96660e
/system/core/libcutils/ashmem-host.c
12717169a51335f4b20b7c78a63b9ab66a81a366 30-Apr-2014 Mark Salyzyn <salyzyn@google.com> libcutils: turn on -Werror

- Deal with some -Wunused / -Wunused-variable issues

Change-Id: I28c23fb213382a392ec30935749fb359e072d664
/system/core/libcutils/ashmem-host.c
7be52b1a0e052635b361f9d8c186adbbcc981b7e 02-Jun-2009 Bjorn Bringert <bringert@android.com> Added ashmem_get_size_region() function.

This is needed by the MemoryFile changes in
https://android-git.corp.google.com/g/2714
where it is used to find out whether a file descriptor
refers to an ashmem region.
/system/core/libcutils/ashmem-host.c
dd7bc3319deb2b77c5d07a51b7d6cd7e11b5beb0 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/system/core/libcutils/ashmem-host.c
e54eebbf1a908d65ee8cf80bab62821c05666d70 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/system/core/libcutils/ashmem-host.c
4f6e8d7a00cbeda1e70cc15be9c4af1018bdad53 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/system/core/libcutils/ashmem-host.c