gecko-dev/widget/android
Brindusan Cristian 8859fc3907 Backed out changeset e602ff8fea83 (bug 1689064) for assertion failures in gfxFeature.cpp. CLOSED TREE 2021-02-11 13:28:24 +02:00
..
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 1685031 - Remove unused shutdown observer in nsAndroidBridge. r=geckoview-reviewers,agi 2021-01-05 20:14:12 +00:00
AndroidBridge.h Bug 1685031 - Remove unused shutdown observer in nsAndroidBridge. r=geckoview-reviewers,agi 2021-01-05 20:14:12 +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
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
EventDispatcher.h
GeckoBatteryManager.h
GeckoEditableSupport.cpp Bug 1684967 - Don't dispose GeckoEditableChild during JNI call. r=geckoview-reviewers,aklotz 2021-02-04 06:23:54 +00:00
GeckoEditableSupport.h Bug 1684967 - Don't dispose GeckoEditableChild during JNI call. r=geckoview-reviewers,aklotz 2021-02-04 06:23:54 +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 Bug 1689408: Fix a memory leak in GeckoTelemetryDelegate::DispatchHistogram; r=geckoview-reviewers,agi 2021-01-28 18:15:09 +00:00
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 Backed out changeset e602ff8fea83 (bug 1689064) for assertion failures in gfxFeature.cpp. CLOSED TREE 2021-02-11 13:28:24 +02:00
GfxInfo.h Bug 1680512 - Prefer EGL for glxtest detection and fallback to GLX if unavailable. r=rmader 2021-01-25 19:41:04 +00:00
ImageDecoderSupport.cpp Bug 1689745 - Throw ImageProcessingException in Image#getBitmap. r=aklotz,esawin 2021-02-05 17:48:15 +00:00
ImageDecoderSupport.h
MediaKeysEventSourceFactory.cpp
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
components.conf
moz.build Bug 1689745 - Throw ImageProcessingException in Image#getBitmap. r=aklotz,esawin 2021-02-05 17:48:15 +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
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 1690778 - Add a missing include on android on a CLOSED TREE 2021-02-10 02:33:57 +01:00
nsNativeBasicThemeAndroid.h Backed out changeset edb53b07e9c0 (bug 1690812) for causing reftest failures in xul-scrollbar-iterate.html CLOSED TREE 2021-02-04 23:00:03 +02:00
nsNativeThemeAndroid.cpp Bug 1689253 - Add a more sensible scrollbar size API to nsITheme, and use it to replace ScrollbarNonDisappearing. r=spohl 2021-01-28 22:11:54 +00:00
nsNativeThemeAndroid.h Backed out changeset edb53b07e9c0 (bug 1690812) for causing reftest failures in xul-scrollbar-iterate.html CLOSED TREE 2021-02-04 23:00:03 +02:00
nsPrintSettingsServiceAndroid.cpp
nsPrintSettingsServiceAndroid.h
nsUserIdleServiceAndroid.cpp
nsUserIdleServiceAndroid.h
nsWidgetFactory.cpp
nsWidgetFactory.h
nsWindow.cpp Bug 1687430 - Introduce INPUT_RESULT_IGNORED to represent nsEventStatus_eConsumeNoDefault. r=botond,geckoview-reviewers,agi 2021-01-21 00:24:33 +00:00
nsWindow.h