replicant-frameworks_native/include
Jeff Brown 93ff1f985e Fix a leak in Parcel::writeBlob.
Was mistakenly assuming that Parcel::writeFileDescriptor took
ownership of the fd that was passed in.  It does not!
Added some comments and a default parameter to allow the caller
to specify whether it wishes the Parcel to take ownership.

Bug: 5563374
Change-Id: I5a12f51d582bf246ce90133cce7690bb9bca93f6
2011-11-04 19:26:03 -07:00
..
binder Fix a leak in Parcel::writeBlob. 2011-11-04 19:26:03 -07:00
gui SensorManager reconnects to sensor service when the later dies 2011-10-16 22:15:23 -07:00
private fix Surface positions are not floats 2011-08-30 18:51:54 -07:00
surfaceflinger Add a LayerScreenshot 2011-10-18 20:21:47 -07:00
ui fix the float Rect in OpenGLRenderer to handle NANs 2011-09-19 16:50:07 -07:00
utils Fix regression in CursorWindow.copyStingToBuffer. 2011-10-07 13:28:18 -07:00