gecko/widget/android
Jim Chen d60611f65f Bug 1233812 - Move SyncRunEvent to nsAppShell; r=snorp
This patch moves the SyncRunEvent logic from GLControllerSupport to
nsAppShell, as it could be useful elsewhere. This patch fixes a race
condition related to shutdown, where a deadlock could occur if Gecko
shuts down when another thread is waiting for a synchronous event to
finish running. This patch also fixes a crash on shutdown when we tried
to create a mutex after the deadlock detector has shut down.
2015-12-23 22:03:35 -05:00
..
android
bindings Bug 1210585 - Generate bindings for KeyEvent; r=snorp 2015-10-22 17:45:45 -04:00
jni Bug 1227706 - Implement nsWindow::GLControllerSupport; r=snorp 2015-12-23 22:03:34 -05:00
AndroidBridge.cpp Bug 1233812 - Fix possible race in accessing nsAppShell instance; r=snorp 2015-12-23 22:03:35 -05:00
AndroidBridge.h Bug 1232456 - Create EGL surface through widget; r=snorp 2015-12-23 22:03:34 -05:00
AndroidBridgeUtilities.h
AndroidContentController.cpp Bug 1233812 - Fix possible race in accessing nsAppShell instance; r=snorp 2015-12-23 22:03:35 -05:00
AndroidContentController.h Bug 1223296 - Fire a Gesture:SingleTap message to browser.js even on the C++ APZ codepath. r=rbarker 2015-11-13 15:10:52 -05:00
AndroidDirectTexture.cpp
AndroidDirectTexture.h
AndroidGraphicBuffer.cpp
AndroidGraphicBuffer.h
AndroidJavaWrappers.cpp Bug 1227706 - Remove unused GLController calls and events; r=snorp 2015-12-23 22:03:34 -05:00
AndroidJavaWrappers.h Bug 1227706 - Remove unused GLController calls and events; r=snorp 2015-12-23 22:03:34 -05:00
AndroidJNI.cpp Bug 1233812 - Fix possible race in accessing nsAppShell instance; r=snorp 2015-12-23 22:03:35 -05:00
AndroidJNIWrapper.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
AndroidJNIWrapper.h
ANRReporter.cpp
ANRReporter.h
GeneratedJNINatives.h Bug 1229403 - Use existing states if possible when initializing GeckoView; r=snorp 2015-12-23 22:03:35 -05:00
GeneratedJNIWrappers.cpp Bug 1229403 - Use existing states if possible when initializing GeckoView; r=snorp 2015-12-23 22:03:35 -05:00
GeneratedJNIWrappers.h Bug 1229403 - Use existing states if possible when initializing GeckoView; r=snorp 2015-12-23 22:03:35 -05:00
GfxInfo.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
GfxInfo.h
moz.build Bug 1189881 - Move GeckoJavaSampler::getProfilerTime out of AndroidJNI.cpp. r=jchen 2015-09-17 16:17:26 -05:00
NativeJSContainer.cpp Bug 1179003 - Convert the infallible objectClassIs proxy hook into a fallible getBuiltinClass hook that indicates class type via outparam. r=efaust, r=bz on DOM bits, r=billm on IPC bits 2015-08-28 21:55:40 -07:00
NativeJSContainer.h
nsAndroidProtocolHandler.cpp Bug 1216839 - Crash when loading icon from android:// protocol with xhr r=sicking 2015-10-21 13:53:08 -07:00
nsAndroidProtocolHandler.h
nsAppShell.cpp Bug 1233812 - Move SyncRunEvent to nsAppShell; r=snorp 2015-12-23 22:03:35 -05:00
nsAppShell.h Bug 1233812 - Move SyncRunEvent to nsAppShell; r=snorp 2015-12-23 22:03:35 -05:00
nsClipboard.cpp
nsClipboard.h
nsDeviceContextAndroid.cpp Backed out 25 changesets (bug 1156742) for build bustage in SkOSLibrary_win.cpp CLOSED TREE 2015-12-21 13:47:33 -08:00
nsDeviceContextAndroid.h Backed out 25 changesets (bug 1156742) for build bustage in SkOSLibrary_win.cpp CLOSED TREE 2015-12-21 13:47:33 -08:00
nsIAndroidBridge.idl
nsIdleServiceAndroid.cpp
nsIdleServiceAndroid.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsIMEPicker.cpp
nsIMEPicker.h
nsLookAndFeel.cpp
nsLookAndFeel.h
nsPrintOptionsAndroid.cpp
nsPrintOptionsAndroid.h
nsScreenManagerAndroid.cpp Bug 1182665 - Don't try to call JNI methods in nsScreenManagerAndroid if it's not available r=esawin 2015-09-28 09:36:59 -05:00
nsScreenManagerAndroid.h
nsWidgetFactory.cpp
nsWindow.cpp Bug 1233812 - Move SyncRunEvent to nsAppShell; r=snorp 2015-12-23 22:03:35 -05:00
nsWindow.h Bug 1227706 - Remove unused GLController calls and events; r=snorp 2015-12-23 22:03:34 -05:00
PrefsHelper.h Bug 1233812 - Fix possible race in accessing nsAppShell instance; r=snorp 2015-12-23 22:03:35 -05:00