.. |
bindings
|
…
|
|
fennec
|
Bug 1432235 - [1.2] Move GeckoView API classes to org.mozilla.geckoview. r=snorp,jchen
|
2018-02-22 00:46:26 +01:00 |
jni
|
Bug 1402519 - Remove MOZ_CRASHREPORTER directives from widget; r=froydnj
|
2017-11-23 10:59:04 +01:00 |
ANRReporter.cpp
|
…
|
|
ANRReporter.h
|
…
|
|
AndroidAlerts.cpp
|
…
|
|
AndroidAlerts.h
|
…
|
|
AndroidBridge.cpp
|
Bug 1416319 - 1. Move content-document-is-displayed flag to native code; r=rbarker
|
2017-11-22 14:12:22 -05:00 |
AndroidBridge.h
|
…
|
|
AndroidBridgeUtilities.h
|
…
|
|
AndroidColors.h
|
…
|
|
AndroidCompositorWidget.cpp
|
…
|
|
AndroidCompositorWidget.h
|
Bug 1426329 - Reduce includes of GLContext.h in headers. - r=lenzak
|
2017-12-20 11:45:32 -08:00 |
AndroidContentController.cpp
|
…
|
|
AndroidContentController.h
|
…
|
|
AndroidDirectTexture.h
|
…
|
|
AndroidGraphicBuffer.h
|
…
|
|
AndroidUiThread.cpp
|
Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8
|
2018-02-12 15:44:40 -05:00 |
AndroidUiThread.h
|
…
|
|
EventDispatcher.cpp
|
…
|
|
EventDispatcher.h
|
…
|
|
GeckoBatteryManager.h
|
…
|
|
GeckoEditableSupport.cpp
|
Bug 1428182 - 8. Don't redefine keycodes when using unified headers; r=esawin
|
2018-01-30 14:08:23 -05:00 |
GeckoEditableSupport.h
|
Bug 1416918 - 4b. Move GeckoEditable{Client,Listener} to TextInputController; r=esawin
|
2017-12-13 22:57:21 -05:00 |
GeckoNetworkManager.h
|
…
|
|
GeckoProcessManager.h
|
…
|
|
GeckoScreenOrientation.h
|
…
|
|
GeckoVRManager.h
|
Bug 1413362 - part 1: Add GeckoVRManager to support GVR WebVR implementation on Android r=jchen,snorp
|
2017-11-07 10:50:14 -08:00 |
GeneratedJNINatives.h
|
Bug 1432235 - [1.2] Move GeckoView API classes to org.mozilla.geckoview. r=snorp,jchen
|
2018-02-22 00:46:26 +01:00 |
GeneratedJNIWrappers.cpp
|
Bug 1432235 - [1.2] Move GeckoView API classes to org.mozilla.geckoview. r=snorp,jchen
|
2018-02-22 00:46:26 +01:00 |
GeneratedJNIWrappers.h
|
Backed out 10 changesets (bug 1410456) for Android mochitest crashes, e.g. in test_postMessages.html. CLOSED TREE
|
2018-02-26 15:58:20 +02:00 |
GfxInfo.cpp
|
Bug 1402519 - Remove MOZ_CRASHREPORTER directives from widget; r=froydnj
|
2017-11-23 10:59:04 +01:00 |
GfxInfo.h
|
…
|
|
PrefsHelper.h
|
…
|
|
moz.build
|
Bug 1419581 - Part 2: Guard media Fennec JNI primitives with MOZ_NATIVE_DEVICES. r=jchen
|
2017-12-06 20:28:04 -08:00 |
nsAndroidProtocolHandler.cpp
|
Bug 1435671 - Reduce binary size by making NS_MutateURI.Apply not be a templated method r=mayhemer
|
2018-02-21 01:00:54 +01:00 |
nsAndroidProtocolHandler.h
|
…
|
|
nsAppShell.cpp
|
Bug 1402519 - Remove MOZ_CRASHREPORTER directives from widget; r=froydnj
|
2017-11-23 10:59:04 +01:00 |
nsAppShell.h
|
…
|
|
nsClipboard.cpp
|
…
|
|
nsClipboard.h
|
…
|
|
nsDeviceContextAndroid.cpp
|
…
|
|
nsDeviceContextAndroid.h
|
Bug 1436263 - Part 3: Remove `virtual` from final virtual function declarations. r=froydnj
|
2018-02-08 21:22:43 -08:00 |
nsIAndroidBridge.idl
|
…
|
|
nsIdleServiceAndroid.cpp
|
Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8
|
2018-02-12 15:44:40 -05:00 |
nsIdleServiceAndroid.h
|
Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8
|
2018-02-12 15:44:40 -05:00 |
nsLookAndFeel.cpp
|
Bug 1417356 - xpcshell doesn't have Java thread. r=jchen
|
2017-11-16 12:25:26 +09:00 |
nsLookAndFeel.h
|
Bug 1436263 - Part 3: Remove `virtual` from final virtual function declarations. r=froydnj
|
2018-02-08 21:22:43 -08:00 |
nsNativeThemeAndroid.cpp
|
Bug 1439751 - Remove all members from nsIDOMHTMLInputElement. r=qdot
|
2018-02-20 23:10:44 +01:00 |
nsNativeThemeAndroid.h
|
…
|
|
nsPrintSettingsServiceAndroid.cpp
|
Bug 144114 part 2 - Rename nsPrintOptions and its subclasses to nsPrintSettingsService*. r=bobowen
|
2017-12-19 10:42:15 +00:00 |
nsPrintSettingsServiceAndroid.h
|
Bug 144114 part 3 - Clean up the headers of the nsPrintSettingsService subclasses. r=bobowen
|
2017-12-19 11:05:37 +00:00 |
nsScreenManagerAndroid.cpp
|
…
|
|
nsScreenManagerAndroid.h
|
…
|
|
nsWidgetFactory.cpp
|
Bug 144114 part 2 - Rename nsPrintOptions and its subclasses to nsPrintSettingsService*. r=bobowen
|
2017-12-19 10:42:15 +00:00 |
nsWindow.cpp
|
Bug 1432485 - Add GeckoSession.NavigationListener.onNewSession r=jchen,esawin
|
2018-02-22 09:18:32 -06:00 |
nsWindow.h
|
Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8
|
2018-02-12 15:44:40 -05:00 |