| .. |
|
bindings
|
Bug 1338629 - Update annotation processing classpath to reflect SDK 25.3+ r=nalexander
|
2017-03-30 18:55:02 -07:00 |
|
fennec
|
Bug 1344347 - Move Android out-of-process decoder service into GeckoView r=jolin
|
2017-04-06 14:32:58 -05:00 |
|
jni
|
Bug 1344892 - Let native calls dispatch to XPCOM event queue; r=snorp
|
2017-03-16 23:30:54 -04:00 |
|
AndroidAlerts.cpp
|
|
|
|
AndroidAlerts.h
|
|
|
|
AndroidBridge.cpp
|
Bug 1347648 - part1 : only request Android audio focus for audible media. r=snorp
|
2017-03-27 10:59:04 +08:00 |
|
AndroidBridge.h
|
Bug 1347648 - part1 : only request Android audio focus for audible media. r=snorp
|
2017-03-27 10:59:04 +08:00 |
|
AndroidBridgeUtilities.h
|
|
|
|
AndroidCompositorWidget.cpp
|
Bug 1329362 - part 2, Add accessor functions for EGLNativeWindowType, ANativeWindow, and EGLSurface to AndroidCompositorWidget r=dvander,kats
|
2017-01-27 09:32:24 -08:00 |
|
AndroidCompositorWidget.h
|
Bug 1329362 - part 2, Add accessor functions for EGLNativeWindowType, ANativeWindow, and EGLSurface to AndroidCompositorWidget r=dvander,kats
|
2017-01-27 09:32:24 -08:00 |
|
AndroidContentController.cpp
|
Bug 1321644 - part 1, Remove android specific message loop code from APZThreadUtils.cpp r=botond
|
2016-12-23 09:08:37 -08:00 |
|
AndroidContentController.h
|
Bug 1321644 - part 1, Remove android specific message loop code from APZThreadUtils.cpp r=botond
|
2016-12-23 09:08:37 -08:00 |
|
AndroidDirectTexture.h
|
|
|
|
AndroidGraphicBuffer.h
|
|
|
|
AndroidJavaWrappers.cpp
|
|
|
|
AndroidJavaWrappers.h
|
Bug 1274503 part.2 Add KeyboardEvent.key value mapping on Android which are not mapped by Gecko but mapped on Chromium r=smaug
|
2016-12-01 21:38:54 +09:00 |
|
AndroidJNI.cpp
|
|
|
|
AndroidJNIWrapper.cpp
|
|
|
|
AndroidJNIWrapper.h
|
|
|
|
AndroidUiThread.cpp
|
Bug 1331055 - Ensure the Android UI nsThread has been initialized before making it accessible. r=jchen
|
2017-01-17 18:47:20 -08:00 |
|
AndroidUiThread.h
|
Bug 1328747 - Make Android UI nsThread and MessageLoop creation asynchronous r=froydnj
|
2017-01-11 09:42:29 -08:00 |
|
ANRReporter.cpp
|
Bug 1347348 (part 5) - Remove an unnecessary profiler_is_active() calls. r=mstange.
|
2017-03-07 16:55:00 +11:00 |
|
ANRReporter.h
|
|
|
|
EventDispatcher.cpp
|
Bug 1344892 - Let native calls dispatch to XPCOM event queue; r=snorp
|
2017-03-16 23:30:54 -04:00 |
|
EventDispatcher.h
|
Bug 1322576 - [5.3] Make GeckoView settings accessible through nsIAndroidView. r=jchen
|
2017-02-22 14:57:42 +01:00 |
|
GeckoBatteryManager.h
|
|
|
|
GeckoEditableSupport.cpp
|
Bug 1344752 - Guard against blurring when replacing text; r=esawin
|
2017-03-10 14:10:15 -05:00 |
|
GeckoEditableSupport.h
|
Bug 1343075 - Use GeckoEditableSupport from PuppetWidget; r=masayuki r=rbarker r=snorp r=esawin
|
2017-03-07 22:34:39 -05:00 |
|
GeckoNetworkManager.h
|
|
|
|
GeckoProcessManager.h
|
Bug 1343075 - Use GeckoEditableSupport from PuppetWidget; r=masayuki r=rbarker r=snorp r=esawin
|
2017-03-07 22:34:39 -05:00 |
|
GeckoScreenOrientation.h
|
|
|
|
GeneratedJNINatives.h
|
Bug 1344347 - Move Android out-of-process decoder service into GeckoView r=jolin
|
2017-04-06 14:32:58 -05:00 |
|
GeneratedJNIWrappers.cpp
|
Bug 1344347 - Move Android out-of-process decoder service into GeckoView r=jolin
|
2017-04-06 14:32:58 -05:00 |
|
GeneratedJNIWrappers.h
|
Bug 1322575 - Add private mode support to GeckoView. r=jchen,esawin
|
2017-04-11 16:53:20 -05:00 |
|
GfxInfo.cpp
|
Bug 1060419 - remove unneeded includes of prprf.h, r=froydnj
|
2016-12-09 10:00:01 -10:00 |
|
GfxInfo.h
|
|
|
|
moz.build
|
Bug 1137567 - Make nsWindow for Android use TextEventDispatcher; r=esawin r=rbarker r=masayuki r=snorp
|
2017-03-01 15:29:30 -05:00 |
|
nsAndroidProtocolHandler.cpp
|
|
|
|
nsAndroidProtocolHandler.h
|
|
|
|
nsAppShell.cpp
|
Bug 1344892 - Let native calls dispatch to XPCOM event queue; r=snorp
|
2017-03-16 23:30:54 -04:00 |
|
nsAppShell.h
|
Bug 1343075 - Use GeckoEditableSupport from PuppetWidget; r=masayuki r=rbarker r=snorp r=esawin
|
2017-03-07 22:34:39 -05:00 |
|
nsClipboard.cpp
|
|
|
|
nsClipboard.h
|
|
|
|
nsDeviceContextAndroid.cpp
|
Bug 1331820 - Fix misuse of NS_NewNativeLocalFile in widget/android/. r=blassey
|
2017-01-21 15:43:41 +09:00 |
|
nsDeviceContextAndroid.h
|
Bug 1321642 - Add missing include guards to nsDeviceContextAndroid.h r=jchen
|
2016-12-02 10:29:55 -08:00 |
|
nsIAndroidBridge.idl
|
Bug 1337325 - Remove unused zoom and scroll code from browser.js r=kats
|
2017-02-12 13:33:42 +01:00 |
|
nsIdleServiceAndroid.cpp
|
|
|
|
nsIdleServiceAndroid.h
|
|
|
|
nsLookAndFeel.cpp
|
|
|
|
nsLookAndFeel.h
|
|
|
|
nsPrintOptionsAndroid.cpp
|
|
|
|
nsPrintOptionsAndroid.h
|
|
|
|
nsScreenManagerAndroid.cpp
|
Bug 1194751 - Part 6.1 change nsScreenManagerAndroid::ScreenForId to a concrete method. r=snorp
|
2017-03-09 19:30:53 +08:00 |
|
nsScreenManagerAndroid.h
|
Bug 1194751 - Part 6.1 change nsScreenManagerAndroid::ScreenForId to a concrete method. r=snorp
|
2017-03-09 19:30:53 +08:00 |
|
nsWidgetFactory.cpp
|
|
|
|
nsWindow.cpp
|
Bug 1322575 - Add private mode support to GeckoView. r=jchen,esawin
|
2017-04-11 16:53:20 -05:00 |
|
nsWindow.h
|
Bug 1343613 - [2.3] Add GeckoView event queuing in EventDispatcher. r=jchen,snorp
|
2017-03-09 00:29:30 +01:00 |
|
PrefsHelper.h
|
|
|