replicant-frameworks_native/libs
Chad Brubaker e59cb43eda Fix writeByteArray/writeInt32Array size on x64
writeByteArray writes the size using sizeof(size_t), however it is always
read using readInt32(). On devices where sizeof(size_t) != 4 this causes
extra bytes to be written.

BUG: 22204736
Change-Id: I8d4507b6b616857ef5827f1fe9da0907d09abf0e
2015-06-30 14:50:09 -07:00
..
binder Fix writeByteArray/writeInt32Array size on x64 2015-06-30 14:50:09 -07:00
diskusage
gui libgui: Fix handling of rotated surface damage 2015-06-25 16:10:18 -07:00
input Fix input tests to work with new MotionEvent member 2015-05-14 16:29:13 +01:00
ui libgui: Add generation numbers to BufferQueue 2015-06-03 11:09:33 -07:00