gecko-dev/widget/android
Emilio Cobos Álvarez 736cd85309 Bug 1736141 - Derive a content theme from newtab page background, and use it for non-chrome docshells. r=mstange,dao
We use "is-in-chrome-docshell" rather than "is a chrome doc" so that about:
pages that are loaded in the content area (like about:addons etc) follow the
general content theme as well.

Cache the relevant color schemes since having that many branches on the default
system theme made me a bit uncomfortable, and this code can be called quite a
lot... Though it probably isn't such a huge deal. This makes us initialize the
theme right away, so make sure subclasses do the right thing. This in practice
was only an issue for GTK, which does cache the "system theme is dark" bit.

Differential Revision: https://phabricator.services.mozilla.com/D128674
2021-10-20 08:25:57 +00:00
..
bindings
jni Bug 1731517 - Add fallible version of primitive type array allocation. r=geckoview-reviewers,agi 2021-09-22 09:47:57 +00:00
AndroidAlerts.cpp
AndroidAlerts.h
AndroidBridge.cpp
AndroidBridge.h
AndroidBridgeUtilities.h
AndroidCompositorWidget.cpp
AndroidCompositorWidget.h
AndroidContentController.cpp
AndroidContentController.h
AndroidUiThread.cpp
AndroidUiThread.h
AndroidView.h
AndroidVsync.cpp
AndroidVsync.h
Base64UtilsSupport.h
EventDispatcher.cpp
EventDispatcher.h
GeckoBatteryManager.h
GeckoEditableSupport.cpp Bug 1724811 - Use selection data from notification instead of get current selection. r=geckoview-reviewers,agi 2021-09-06 12:38:26 +00:00
GeckoEditableSupport.h Bug 1724811 - Use selection data from notification instead of get current selection. r=geckoview-reviewers,agi 2021-09-06 12:38:26 +00:00
GeckoNetworkManager.h
GeckoProcessManager.cpp
GeckoProcessManager.h
GeckoScreenOrientation.h
GeckoSystemStateListener.h
GeckoTelemetryDelegate.h
GeckoVRManager.h
GeckoViewSupport.h
GfxInfo.cpp
GfxInfo.h
ImageDecoderSupport.cpp
ImageDecoderSupport.h
MediaKeysEventSourceFactory.cpp
ScreenHelperAndroid.cpp
ScreenHelperAndroid.h
Telemetry.h
WebAuthnTokenManager.h
WebExecutorSupport.cpp
WebExecutorSupport.h
WindowEvent.h
components.conf
moz.build Bug 1730503 - Make RDM force Android-style scrollbars better. r=mstange,devtools-backward-compat-reviewers,nchevobbe 2021-10-12 09:21:17 +00:00
nsAppShell.cpp
nsAppShell.h
nsClipboard.cpp
nsClipboard.h
nsDeviceContextAndroid.cpp
nsDeviceContextAndroid.h
nsIAndroidBridge.idl
nsLookAndFeel.cpp Bug 1736141 - Derive a content theme from newtab page background, and use it for non-chrome docshells. r=mstange,dao 2021-10-20 08:25:57 +00:00
nsLookAndFeel.h
nsPrintSettingsServiceAndroid.cpp
nsPrintSettingsServiceAndroid.h
nsUserIdleServiceAndroid.cpp
nsUserIdleServiceAndroid.h
nsWidgetFactory.cpp
nsWidgetFactory.h
nsWindow.cpp Bug 1736441 - Remove a bunch of dead plugins code from widget/. r=stransky 2021-10-19 11:19:13 +00:00
nsWindow.h Bug 1736441 - Remove a bunch of dead plugins code from widget/. r=stransky 2021-10-19 11:19:13 +00:00