commit | 5657c010c67a619986bdbfa2178b9bd920fe76ed | [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 | 69796dc66ebc1b11e28aaf95d945e437b247a638 | |
parent | 8949eabac7bdbd8bb17aeae6bd8bd23a0c63f2b9 [diff] | |
parent | b4081bb52aa71b5ffe747d3b5aabd6a2cd392a75 [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.