Go to file
Ted Bonkenburg e5d6eb81e2 Read leftover parcel data when a parceled Surface is found in the cache.
This fixes an issue where the Surface readFromParcel code was leaving
unread parcel data in the case where the Surface was re-used from the
sCachedSurfaces cache. On a cache miss the code is creating a new
Surface from the remainder of the parcel data. On a hit that data was
being left unread, so anything that parcels a Surface followed by
additional arguments may end up reading the wrong values.

Change-Id: I25365159d945c125bd1fcc9f17e39a4f00aece55
2011-08-09 22:45:38 -07:00
cmds Remove the simulator target from all makefiles. 2011-07-11 22:12:16 -07:00
include Refactor input reader to add stylus support. 2011-07-31 15:38:09 -07:00
libs Read leftover parcel data when a parceled Surface is found in the cache. 2011-08-09 22:45:38 -07:00
opengl connect/disconnect is now called from our EGL wrapper 2011-08-01 14:06:20 -07:00
services/surfaceflinger fix a crasher in surfaceflinger 2011-08-02 18:29:57 -07:00
MODULE_LICENSE_APACHE2
NOTICE resolved conflicts for merge of adee6b35 to honeycomb-plus-aosp 2011-01-17 14:17:12 -08:00