gecko-dev/widget/android
2016-10-31 14:10:25 -05:00
..
bindings Bug 1302331 - [Part2] Make CryptoInfo as an argument for method CodecProxy.input. r=jchen,jolin 2016-09-22 14:07:56 +08:00
fennec Bug 1306219-Part2 Add utility function to invoke MediaDrm and MediaCrypto checking API. r=cpearce,jchen 2016-10-26 10:55:16 +08:00
jni Bug 1304829 - rename RELEASE_BUILD to RELEASE_OR_BETA: main part. r=ted,Mossop 2016-10-08 11:14:49 +02:00
AndroidAlerts.cpp Bug 862395 - Part 1: Add requireInteraction property to web notifications. r=baku 2016-10-12 17:27:40 -07:00
AndroidAlerts.h Bug 1305498 - Refactor notification code to be more concise; r=sebastian 2016-10-05 21:52:32 -04:00
AndroidBridge.cpp Bug 1310027 - Remove DOM/mobilemessage and related code. r=Ehsan 2016-10-17 17:26:51 -07:00
AndroidBridge.h Bug 1310027 - Remove DOM/mobilemessage and related code. r=Ehsan 2016-10-17 17:26:51 -07:00
AndroidBridgeUtilities.h
AndroidCompositorWidget.cpp Bug 1311030 - Remove more code unused since the deletion of JPZ. r=snorp 2016-10-18 12:34:25 -04:00
AndroidCompositorWidget.h Bug 1311030 - Remove more code unused since the deletion of JPZ. r=snorp 2016-10-18 12:34:25 -04:00
AndroidContentController.cpp Bug 1302736 - Fire click events with a clickCount of 2 when the user does a double-tap gesture with double taps not allowed. r=botond 2016-09-29 10:05:25 -04:00
AndroidContentController.h Bug 1294998 - In Fennec only show overscroll effect for root content r=botond 2016-08-19 13:41:30 -07:00
AndroidDirectTexture.h
AndroidGraphicBuffer.h
AndroidJavaWrappers.cpp Bug 1291373 - [geckoview] part 4, Remove GeckoEvent and AndroidGeckoEvent r=jchen 2016-08-16 14:33:43 -07:00
AndroidJavaWrappers.h Bug 1291373 - [geckoview] part 4, Remove GeckoEvent and AndroidGeckoEvent r=jchen 2016-08-16 14:33:43 -07:00
AndroidJNI.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
AndroidJNIWrapper.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
AndroidJNIWrapper.h
ANRReporter.cpp
ANRReporter.h Bug 1303806 - 3. Update sources to reflect new bindings; r=snorp r=nalexander 2016-09-20 17:42:08 -04:00
GeckoBatteryManager.h Bug 1294069 - Move notifyBatteryChange out of GeckoAppShell; r=snorp 2016-08-18 18:04:11 -04:00
GeckoNetworkManager.h Bug 1292323 - Update usage of UsesNativeCallProxy; r=snorp 2016-08-12 23:15:53 -04:00
GeckoScreenOrientation.h Bug 1292323 - Update usage of UsesNativeCallProxy; r=snorp 2016-08-12 23:15:53 -04:00
GeneratedJNINatives.h Bug 1307816 - 7. Flush text before sending focus event; r=esawin 2016-10-25 12:28:53 -04:00
GeneratedJNIWrappers.cpp Bug 1262251 - Make openWindow() launch Fennec if it isn't already running. r=catalinb 2016-10-31 14:10:25 -05:00
GeneratedJNIWrappers.h Bug 1262251 - Make openWindow() launch Fennec if it isn't already running. r=catalinb 2016-10-31 14:10:25 -05:00
GfxInfo.cpp Bug 1299054 - Remove old Android support (API level < 15) from Gecko. r=snorp 2016-08-30 14:11:55 +09:00
GfxInfo.h
moz.build Bug 1306083 - 1. Use AndroidCompositorWidget to access GeckoLayerClient; r=kats 2016-10-03 12:26:00 -04:00
NativeJSContainer.cpp
NativeJSContainer.h Bug 1287946 - Update existing code to use mozilla::java; r=me 2016-07-21 13:49:04 -04:00
nsAndroidProtocolHandler.cpp Bug 1287946 - Update existing code to use mozilla::java; r=me 2016-07-21 13:49:04 -04:00
nsAndroidProtocolHandler.h
nsAppShell.cpp Bug 1305498 - Refactor notification code to be more concise; r=sebastian 2016-10-05 21:52:32 -04:00
nsAppShell.h Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
nsClipboard.cpp Bug 1292323 - Update WrapForJNI usages; r=snorp 2016-08-12 23:15:52 -04:00
nsClipboard.h
nsDeviceContextAndroid.cpp Bug 1265386: Fix white-space errors in widget/, r=nfroyd 2016-07-22 10:56:13 +02:00
nsDeviceContextAndroid.h
nsIAndroidBridge.idl Bug 1306083 - 2. Pass in window object for nsIAndroidBridge calls; r=snorp 2016-10-03 12:26:00 -04:00
nsIdleServiceAndroid.cpp
nsIdleServiceAndroid.h
nsLookAndFeel.cpp Bug 1287946 - Update existing code to use mozilla::java; r=me 2016-07-21 13:49:04 -04:00
nsLookAndFeel.h
nsPrintOptionsAndroid.cpp Bug 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo 2016-07-20 22:03:25 -07:00
nsPrintOptionsAndroid.h
nsScreenManagerAndroid.cpp Bug 1282003 - (Part 1) Add display type/density info and addScreen/removeScreen function. r=snorp 2016-10-03 16:23:23 +08:00
nsScreenManagerAndroid.h Bug 1282003 - (Part 1) Add display type/density info and addScreen/removeScreen function. r=snorp 2016-10-03 16:23:23 +08:00
nsWidgetFactory.cpp Bug 1288821 - Add AndroidAlerts as a nsAlertsService backend; r=snorp 2016-08-04 09:17:54 -04:00
nsWindow.cpp Bug 1307816 - 15. Use eContentCommandDelete for deleting text; r=esawin 2016-10-25 12:28:54 -04:00
nsWindow.h Bug 1307816 - 13. Expand RemoveIMEComposition to allow canceling; r=esawin 2016-10-25 12:28:54 -04:00
PrefsHelper.h Bug 1292323 - Update usage of UsesNativeCallProxy; r=snorp 2016-08-12 23:15:53 -04:00