gecko/embedding/android
Doug Turner e0a1cd4091 Bug 664996 Fix missing redraw when resuming application r=dougt
Because I'd altered the way surface creation works, it was possible to
have a null buffer in surfaceChanged while having a valid surface size.

Instead of looking at the buffer pointers, I've replaced it with a
boolean that tracks whether the surface size is valid or not.

In addition, there was a typo that meant that synchronised redraws were
being skipped, as the object from mSyncDraws was taken and immediately
discarded.

--HG--
extra : rebase_source : 1b689f7c8cdd10565dea30a4cd65f49371f046d3
2011-06-25 21:35:52 -07:00
..
locales Bug 664774 - Loading and Install text has mixed capitalization. r=mfinkle 2011-06-16 11:49:38 -07:00
resources bug 650209 - Allow DOMDesktopNotification to use a custom icon in the expanded android notification r=dougt 2011-04-28 15:34:50 -04:00
AlertNotification.java bug 650209 - Allow DOMDesktopNotification to use a custom icon in the expanded android notification r=dougt 2011-04-28 15:34:50 -04:00
AndroidManifest.xml.in Bug 658691 - remove android:debuggable="true" from AndroidManifest.xml r=blassey 2011-05-20 16:29:40 -07:00
App.java.in bug 620584 - add ANDROID_PACKAGE_NAME rather than hard code org.mozilla.@MOZ_APP_NAME@ r=ted,blassy a=stuart 2010-12-21 15:02:14 -05:00
CrashReporter.java.in bg 624344 - File name not parsed correctly while trying to save page via 'Save link' r=enn a=blocking-fennec 2011-03-04 18:12:44 -05:00
GeckoApp.java Bug 664774 - Loading and Install text has mixed capitalization. r=mfinkle 2011-06-16 11:49:38 -07:00
GeckoAppShell.java Bug 649381 - implement moz-icon android support. r=blassey 2011-06-13 14:02:13 -07:00
GeckoConnectivityReceiver.java Bug 643032 - Don't start network status listener until Fennec starts [r=blassey] 2011-05-09 12:58:55 -07:00
GeckoEvent.java Bug 615597 - Implement devicemotion and fix up deviceorientation events. r=smaug/azakai 2011-06-19 22:36:17 -07:00
GeckoInputConnection.java Bug 663445 - StringIndexOutOfBoundsException in String.substring() via GeckoInputConnection.getExtractedText. r=mwu 2011-06-14 07:48:00 -07:00
GeckoSurfaceView.java Bug 664996 Fix missing redraw when resuming application r=dougt 2011-06-25 21:35:52 -07:00
Makefile.in Bug 658691 - remove android:debuggable="true" from AndroidManifest.xml r=blassey 2011-05-20 16:29:40 -07:00
NotificationHandler.java.in Bug 604491 - Tapping update notification while Fennec isn't running just starts fennec and doesn't offer to download [r=blassey a=blocking-fennec] 2010-12-10 19:44:23 -08:00
Restarter.java.in Bug 640068 - Browser does not restart when installing extensions. This approach uses ps instead of hitting the proc file system. r=blassey a=blocking-fennec 2011-03-10 19:52:50 -08:00
strings.xml.in Bug 664774 - Loading and Install text has mixed capitalization. r=mfinkle 2011-06-16 11:49:38 -07:00