replicant-frameworks_native/include
Serban Constantinescu f683e0163a Binder: Make binder portable
Changes include
- Binder attempts to cast pointers to a int datatype
  which is not sufficient on a 64-bit platform.

- This patch introduces new read/write functions into
  Parcel that allow pointers to be written using the
  uintptr_t datatype for compile-time data type size
  selection.

-  Change access specifier for the methods above.

-  Binder uses the 64bit android_atomic_release_cas64
   (aka cmpxchg)

Change-Id: I595280541e0ba1d19c94b2ca2127bf9d96efabf1
Signed-off-by: Matthew Leach <matthew.leach@arm.com>
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
2014-01-31 10:49:40 +00:00
..
android Track Looper decoupling from ALooper 2013-12-12 23:54:43 -08:00
batteryservice batteryservice: add battery current now and charge counter data 2013-08-07 18:30:13 +00:00
binder Binder: Make binder portable 2014-01-31 10:49:40 +00:00
diskusage More changes to fix PDK build: 2012-10-24 12:30:41 -07:00
gui Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection. 2013-10-09 17:26:01 -07:00
input Remove input flinger stubs. (DO NOT MERGE) 2013-08-22 18:40:07 -07:00
media Merge "media/hardware/HardwareAPI.h: Added PrepareForAdaptivePlaybackParams" into klp-dev 2013-10-03 16:10:25 +00:00
powermanager Native counterpart of new power manager method 2013-10-25 12:50:04 -07:00
private libutils clean-up 2013-05-07 18:28:11 -07:00
ui fix camera API 2.0 orientation 2013-09-17 23:45:22 -07:00