Files
frameworks_base/core/java/android
Andy McFadden ed55c8db1c Avoid crashing in unlockCanvasAndPost
It's possible to update the native surface pointer while the
surface is locked (via lockCanvas).  This leads to a surprise when
the surface is unlocked.  Avoid the surprise by tracking the
locked surface separately.

Bug 10289713

Change-Id: I84346c952be859bbd91ceae7df07b91dabe0948e
2013-08-20 11:23:17 -07:00
..
2013-08-16 18:38:29 -07:00
2013-08-16 18:38:29 -07:00
2013-08-09 13:43:34 -07:00
2013-07-26 10:42:56 -04:00