commit | c9cd2387b6938a6fbefc731d2177902266f2a130 | [log] [tgz] |
---|---|---|
author | Simon Wilson <simonwilson@google.com> | Tue May 24 17:07:39 2011 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue May 24 17:07:39 2011 -0700 |
tree | b6b7f4ca61ee3c9d29e1c2d1ded10993e4cca4a0 | |
parent | 34f5991ebe8b203f1720caf95889c15dd131d86e [diff] | |
parent | 6f96080f333c70104424f42ac263c4c9c7a9dd2a [diff] |
Merge changes I37f0f315,I8cbf6044,Ibb598931,I5262bf11 into gingerbread * changes: Fix a race that could cause GL commands to be executed from the wrong thread. RefBase subclasses can now decide how they want to be destroyed. Fix a race in SurfaceFlinger that could cause layers to be leaked forever. Fix a race-condtion in SurfaceFlinger that could lead to a crash.