replicant-frameworks_native/libs
Magnus Strandberg 1ba24574b2 Aligning native Parcel implementation to Java.
The Java implementation of writing the RPC response header
calculates the length of the header including the 4 bytes
specifying the header length but the native implementation
excludes the 4 bytes specifying the length from the header
length.
The native implementation has been aligned to the Java impl.

Change-Id: I325bf272a63152d8fded4cf4e51a906b5a9bfe19
2012-06-08 08:29:01 -07:00
..
binder Aligning native Parcel implementation to Java. 2012-06-08 08:29:01 -07:00
cpustats Fix log spam about CPU frequency on one device 2012-05-14 16:55:26 -07:00
gui add the ability to reject buffers in SurfaceTexture::updateTexImage 2012-05-23 18:01:33 -07:00
ui SurfaceFlinger: add a crop to the layer state 2012-05-11 03:16:02 -07:00
utils Support looper callbacks based on smart pointers. 2012-05-31 17:16:21 -07:00