..
bindings
Bug 1601076 - Fix some broken BUG_COMPONENTS in moz.build files; r=jmaher
2019-12-04 13:55:45 +00:00
jni
Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj
2020-01-20 16:19:48 +00:00
AndroidAlerts.cpp
Bug 1589246
- Guard against null notification when closing them on Android r=geckoview-reviewers,droeh
2019-10-25 18:06:09 +00:00
AndroidAlerts.h
…
AndroidBridge.cpp
Bug 1608577: Part 3 - Remove |using namespace mozilla::java| from widget/android; r=geckoview-reviewers,esawin
2020-01-14 16:47:59 +00:00
AndroidBridge.h
Bug 1607124 - Query system colors in child processes directly. r=geckoview-reviewers,snorp
2020-01-07 15:41:07 +00:00
AndroidBridgeUtilities.h
…
AndroidColors.h
…
AndroidCompositorWidget.cpp
…
AndroidCompositorWidget.h
…
AndroidContentController.cpp
…
AndroidContentController.h
…
AndroidDirectTexture.h
…
AndroidGraphicBuffer.h
…
AndroidUiThread.cpp
Bug 1608577: Part 3 - Remove |using namespace mozilla::java| from widget/android; r=geckoview-reviewers,esawin
2020-01-14 16:47:59 +00:00
AndroidUiThread.h
…
Base64UtilsSupport.h
…
EventDispatcher.cpp
Bug 1602882 - Move array operations to a new js/Array.h header. r=sfink,bzbarsky
2019-12-11 06:17:44 +00:00
EventDispatcher.h
…
GeckoBatteryManager.h
…
GeckoEditableSupport.cpp
Bug 1608577: Part 3 - Remove |using namespace mozilla::java| from widget/android; r=geckoview-reviewers,esawin
2020-01-14 16:47:59 +00:00
GeckoEditableSupport.h
Bug 1598782 - Don't destroy GeckoEditableSupport when getting focus. r=geckoview-reviewers,rbarker
2019-12-10 20:16:16 +00:00
GeckoNetworkManager.h
…
GeckoProcessManager.h
…
GeckoScreenOrientation.h
…
GeckoSystemStateListener.h
…
GeckoTelemetryDelegate.h
…
GeckoVRManager.h
…
GfxInfo.cpp
Bug 1602597 - Enable Webrender for Adreno 5xx and 6xx in Nightly. r=jnicol
2019-12-13 16:14:40 +00:00
GfxInfo.h
Bug 1594145 - Add gfx telemetry scalars to geckoview_streaming. r=Dexter,jnicol
2019-11-26 19:42:06 +00:00
ImageDecoderSupport.cpp
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
2019-12-06 09:17:57 +00:00
ImageDecoderSupport.h
Bug 1530402
- Provide GeckoImageDecoder. r=snorp
2019-11-18 16:48:55 +00:00
MediaKeysEventSourceFactory.cpp
Bug 1601508 - create a general interface for getting platform-specific media keys event source r=spohl
2019-12-06 20:55:26 +00:00
PrefsHelper.h
…
ProcInfo.cpp
…
ScreenHelperAndroid.cpp
Bug 1608577: Part 3 - Remove |using namespace mozilla::java| from widget/android; r=geckoview-reviewers,esawin
2020-01-14 16:47:59 +00:00
ScreenHelperAndroid.h
…
Telemetry.h
…
WebAuthnTokenManager.cpp
…
WebExecutorSupport.cpp
Bug 1508730 - Add `WebRequestError#certificate`. r=geckoview-reviewers,droeh,agi
2020-01-10 15:24:08 +00:00
WebExecutorSupport.h
…
components.conf
Bug 1607818 - Allow AppShell creation in socket process on Android. r=kmag
2020-01-21 19:08:53 +00:00
moz.build
Bug 1601508 - create a general interface for getting platform-specific media keys event source r=spohl
2019-12-06 20:55:26 +00:00
nsAndroidProtocolHandler.cpp
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
2019-12-06 09:17:57 +00:00
nsAndroidProtocolHandler.h
…
nsAppShell.cpp
Bug 1594820: Part 1 - Modify XPCOMEventTarget to accept method calls before JNI is ready; r=snorp
2020-01-20 07:44:07 +00:00
nsAppShell.h
Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj
2020-01-20 16:19:48 +00:00
nsClipboard.cpp
Bug 1608577: Part 3 - Remove |using namespace mozilla::java| from widget/android; r=geckoview-reviewers,esawin
2020-01-14 16:47:59 +00:00
nsClipboard.h
…
nsDeviceContextAndroid.cpp
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
2019-12-06 09:17:57 +00:00
nsDeviceContextAndroid.h
…
nsIAndroidBridge.idl
…
nsIdleServiceAndroid.cpp
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
2019-12-06 09:17:57 +00:00
nsIdleServiceAndroid.h
…
nsLookAndFeel.cpp
Bug 1606503 - Get the value for prefers-reduced-motion via LookAndFeelInt. r=geckoview-reviewers,snorp
2020-01-14 05:51:06 +00:00
nsLookAndFeel.h
Bug 1606503 - Get the value for prefers-reduced-motion via LookAndFeelInt. r=geckoview-reviewers,snorp
2020-01-14 05:51:06 +00:00
nsNativeThemeAndroid.cpp
…
nsNativeThemeAndroid.h
…
nsPrintSettingsServiceAndroid.cpp
…
nsPrintSettingsServiceAndroid.h
…
nsWidgetFactory.cpp
…
nsWidgetFactory.h
…
nsWindow.cpp
Bug 1432856 - Extended focus methods in Window.webidl, Client.webidl and Element.webidl to pass CallerType. r=smaug
2020-01-16 14:38:40 +00:00
nsWindow.h
Bug 1432856 - Extended focus methods in Window.webidl, Client.webidl and Element.webidl to pass CallerType. r=smaug
2020-01-16 14:38:40 +00:00