..
bindings
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
jni
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
AndroidAlerts.cpp
Bug 1680768: Remove unused argument aPrincipal within closeAlert() in nsIAlertsService.idl r=nika
2020-12-07 17:44:34 +00:00
AndroidAlerts.h
…
AndroidBridge.cpp
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
2020-09-23 15:17:15 +00:00
AndroidBridge.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
AndroidBridgeUtilities.h
…
AndroidColors.h
…
AndroidCompositorWidget.cpp
…
AndroidCompositorWidget.h
…
AndroidContentController.cpp
…
AndroidContentController.h
…
AndroidUiThread.cpp
Bug 1661172
- Register the android UI thread as "AndroidUI" with the profiler. r=geckoview-reviewers,agi
2020-11-17 21:45:40 +00:00
AndroidUiThread.h
…
AndroidView.h
Bug 1651705: Part 3 - Move nested classes out of nsWindow, switch over to NativeWeakPtr in those class definitions; r=geckoview-reviewers,agi
2020-09-21 21:48:26 +00:00
AndroidVsync.cpp
Bug 1677011 - Add an AndroidVsync class, and use it for the implementation of the Android VsyncSource. r=kats
2020-11-13 19:06:50 +00:00
AndroidVsync.h
Bug 1677011 - Add an AndroidVsync class, and use it for the implementation of the Android VsyncSource. r=kats
2020-11-13 19:06:50 +00:00
Base64UtilsSupport.h
…
EventDispatcher.cpp
Bug 1663365
- Create a new js/public/String.h header seeded with the inline string functions previously found in jsfriendapi.h. (More functions ought be added/moved here, but these make a good start.) r=jandem,geckoview-reviewers,agi
2020-09-08 22:50:52 +00:00
EventDispatcher.h
Bug 1648149 - Add named EventDispatcher's. r=snorp
2020-08-14 05:44:24 +00:00
GeckoBatteryManager.h
…
GeckoEditableSupport.cpp
Bug 1678553
- part 13: Make `WidgetQueryContentEvent` use `Maybe` to store some data r=m_kato,geckoview-reviewers
2020-12-02 05:32:19 +00:00
GeckoEditableSupport.h
Bug 1651705: Part 5 - GeckoEditableSupport updates to support `NativeWeakPtr`; r=m_kato,geckoview-reviewers
2020-09-21 21:48:44 +00:00
GeckoNetworkManager.h
…
GeckoProcessManager.cpp
…
GeckoProcessManager.h
Bug 1676768 - Add some missing includes. r=geckoview-reviewers,snorp
2020-11-12 16:11:58 +00:00
GeckoScreenOrientation.h
…
GeckoSystemStateListener.h
Bug 1668875 - Distinguish theme changes that can and cannot affect style/layout. r=tnikkel
2020-10-27 10:24:40 +00:00
GeckoTelemetryDelegate.h
…
GeckoVRManager.h
…
GeckoViewSupport.h
Bug 1650118: Part 1 - Remove non-e10s mode from GeckoView; r=geckoview-reviewers,agi
2020-10-27 16:43:29 +00:00
GfxInfo.cpp
Bug 1662558 - Enable webrender for Mali-Gxx Android devices on all channels. r=aosmond
2020-11-10 17:24:34 +00:00
GfxInfo.h
…
ImageDecoderSupport.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ImageDecoderSupport.h
…
MediaKeysEventSourceFactory.cpp
Bug 1623715 - [1.8] Add MediaSession API for (DOM) media session control delegation. r=snorp,alwu,geckoview-reviewers,agi
2020-08-18 17:28:44 +00:00
PrefsHelper.h
…
ScreenHelperAndroid.cpp
…
ScreenHelperAndroid.h
…
Telemetry.h
…
WebAuthnTokenManager.h
Bug 1676768 - Move WebAuthnTokenManager class definition into a header file, because nsAppShell.cpp calls WebAuthnTokenManager::Init(). r=geckoview-reviewers,snorp
2020-11-12 16:12:10 +00:00
WebExecutorSupport.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
WebExecutorSupport.h
…
WindowEvent.h
Bug 1651705: Part 3 - Move nested classes out of nsWindow, switch over to NativeWeakPtr in those class definitions; r=geckoview-reviewers,agi
2020-09-21 21:48:26 +00:00
components.conf
…
moz.build
Bug 1529510 - Move ProcInfo to processtoolsservice;r=aklotz,mstange
2020-11-12 17:42:54 +00:00
nsAndroidProtocolHandler.cpp
…
nsAndroidProtocolHandler.h
…
nsAppShell.cpp
Bug 1675329: Add an API for returning an exit code from the application. r=dthayer,necko-reviewers,dragana,nika
2020-12-03 20:19:47 +00:00
nsAppShell.h
Bug 1680042 - Fix "detroyed" typos. DONTBUILD r=necko-reviewers,geckoview-reviewers,aklotz
2020-12-01 17:35:54 +00:00
nsClipboard.cpp
…
nsClipboard.h
…
nsDeviceContextAndroid.cpp
…
nsDeviceContextAndroid.h
…
nsIAndroidBridge.idl
Bug 1648149 - Add named EventDispatcher's. r=snorp
2020-08-14 05:44:24 +00:00
nsLookAndFeel.cpp
Bug 1470983 - Remote all LookAndFeel values for the Gtk backend. r=spohl,jld
2020-12-16 04:17:36 +00:00
nsLookAndFeel.h
Bug 1470983 - Remote all LookAndFeel values for the Gtk backend. r=spohl,jld
2020-12-16 04:17:36 +00:00
nsNativeBasicThemeAndroid.cpp
Bug 1657743: Add ability to enable the new non-native theming on Android. r=emilio,geckoview-reviewers,snorp
2020-08-21 14:01:44 +00:00
nsNativeBasicThemeAndroid.h
Bug 1657743: Add ability to enable the new non-native theming on Android. r=emilio,geckoview-reviewers,snorp
2020-08-21 14:01:44 +00:00
nsNativeThemeAndroid.cpp
Backed out changeset 3e90a3759639 (bug 1679208) for scrollbars-no-margin.html failures CLOSED TREE
2020-12-03 01:11:32 +02:00
nsNativeThemeAndroid.h
Backed out changeset 3e90a3759639 (bug 1679208) for scrollbars-no-margin.html failures CLOSED TREE
2020-12-03 01:11:32 +02:00
nsPrintSettingsServiceAndroid.cpp
Bug 1658299 - Part 1: Add createDefaultSettings() to nsIPrinter for CUPS r=jwatt,emilio,geckoview-reviewers,owlish
2020-08-20 06:11:08 +00:00
nsPrintSettingsServiceAndroid.h
…
nsUserIdleServiceAndroid.cpp
…
nsUserIdleServiceAndroid.h
…
nsWidgetFactory.cpp
…
nsWidgetFactory.h
…
nsWindow.cpp
Bug 1676771 - Break HandleMotionEvent into two parts. r=geckoview-reviewers,kats,snorp
2020-11-18 02:59:32 +00:00
nsWindow.h
Bug 1658937 - [1.5] Move media controls to WebIDL. r=geckoview-reviewers,agi,alwu
2020-09-24 21:21:02 +00:00