gecko-dev/widget/android
Tom Schuster 6296f48a85 Bug 1493292 - Remove aDataLen parameters from nsITransferable.setTransferData. r=smaug
Depends on D11201

Differential Revision: https://phabricator.services.mozilla.com/D11202

--HG--
extra : moz-landing-system : lando
2018-11-20 17:00:09 +00:00
..
bindings Bug 1405081 - Add WebRequest, WebResponse, and GeckoWebExecutor to GeckoView r=jchen,esawin 2018-11-01 09:52:23 -05:00
fennec Bug 1507540 part 2. Use more notxpcom attributes in docshell/. r=smaug 2018-11-19 20:17:53 -05:00
jni Bug 1486596 - Hold a WeakRef to EventDispatcher from native code r=jchen 2018-10-03 13:02:46 -05:00
ANRReporter.cpp
ANRReporter.h
AndroidAlerts.cpp
AndroidAlerts.h
AndroidBridge.cpp Bug 1494713 - Add `nsWindow::From`. r=jchen 2018-11-16 17:31:58 +00:00
AndroidBridge.h Bug 1475875 - Use ScreenManager on Android r=esawin,jchen 2018-08-07 14:14:32 -05:00
AndroidBridgeUtilities.h
AndroidColors.h
AndroidCompositorWidget.cpp
AndroidCompositorWidget.h
AndroidContentController.cpp
AndroidContentController.h
AndroidDirectTexture.h
AndroidGraphicBuffer.h
AndroidUiThread.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
AndroidUiThread.h
EventDispatcher.cpp Bug 1494713 - Expose `EventDispatcher::GetGlobalObject()` and `nsWindow::GetEventDispatcher()`. r=snorp 2018-11-16 17:30:26 +00:00
EventDispatcher.h Bug 1494713 - Expose `EventDispatcher::GetGlobalObject()` and `nsWindow::GetEventDispatcher()`. r=snorp 2018-11-16 17:30:26 +00:00
GeckoBatteryManager.h
GeckoEditableSupport.cpp Bug 1507328 - 2. Make new text input tests pass; r=esawin 2018-11-16 10:29:30 +00:00
GeckoEditableSupport.h Bug 1507328 - 2. Make new text input tests pass; r=esawin 2018-11-16 10:29:30 +00:00
GeckoNetworkManager.h
GeckoProcessManager.h Bug 1494713 - Add `nsWindow::From`. r=jchen 2018-11-16 17:31:58 +00:00
GeckoScreenOrientation.h Bug 1486772 - Refactor the screen-orientation types and headers r=smaug 2018-08-29 20:54:56 +00:00
GeckoSystemStateListener.h Bug 1478505 - Rename GeckoInputDeviceListener to GeckoSystemStateListener. r=jchen 2018-09-15 10:03:29 +00:00
GeckoVRManager.h Bug 1465816 - Add initial code needed to support gfxVRExternal on android r=kip,jchen 2018-06-05 18:33:01 -07:00
GfxInfo.cpp Bug 1348273 - Convert crash annotations into a machine-readable list of constants; r=ted.mielczarek,njn,dholbert,mak,cpearce,mcmanus,froydnj,Dexter,jrmuizel,jchen,jimm,bz,surkov 2018-07-05 15:42:11 +02:00
GfxInfo.h
PrefsHelper.h Bug 1507540 part 6. Make nsIVariant's "type" a notxpcom attribute. r=froydnj 2018-11-19 20:20:05 -05:00
ScreenHelperAndroid.cpp Bug 1476106 - Part 4 - Refresh ScreenManager data when detecting orientation changes. r=snorp 2018-08-02 22:03:59 +02:00
ScreenHelperAndroid.h Bug 1475875 - Use ScreenManager on Android r=esawin,jchen 2018-08-07 14:14:32 -05:00
Telemetry.h Bug 1499418 - [3.2] Refactor and move Fennec's telemetry classes to geckoview/. r=jchen 2018-11-13 17:39:27 +01:00
WebExecutorSupport.cpp Bug 1405081 - Add WebRequest, WebResponse, and GeckoWebExecutor to GeckoView r=jchen,esawin 2018-11-01 09:52:23 -05:00
WebExecutorSupport.h Bug 1405081 - Add WebRequest, WebResponse, and GeckoWebExecutor to GeckoView r=jchen,esawin 2018-11-01 09:52:23 -05:00
moz.build Bug 1494713 - Expose `EventDispatcher::GetGlobalObject()` and `nsWindow::GetEventDispatcher()`. r=snorp 2018-11-16 17:30:26 +00:00
nsAndroidProtocolHandler.cpp Bug 1448016 - make some Android widget constructors explicit; r=snorp 2018-03-27 10:51:32 -04:00
nsAndroidProtocolHandler.h
nsAppShell.cpp Bug 1494713 - Add `nsWindow::From`. r=jchen 2018-11-16 17:31:58 +00:00
nsAppShell.h Bug 1476250 - Simplify HAL initialization and shutdown to reduce the chance of leaks and UAFs r=froydnj 2018-08-31 20:29:30 +00:00
nsClipboard.cpp Bug 1493292 - Remove aDataLen parameters from nsITransferable.setTransferData. r=smaug 2018-11-20 17:00:09 +00:00
nsClipboard.h
nsDeviceContextAndroid.cpp
nsDeviceContextAndroid.h
nsIAndroidBridge.idl Bug 1503658 - Add isFennec attribute to nsIAndroidBridge. r=snorp 2018-10-31 13:56:08 -05:00
nsIdleServiceAndroid.cpp
nsIdleServiceAndroid.h
nsLookAndFeel.cpp Bug 1500876 - Remove PContent::GetSystemColors sync IPC. r=snorp,mccr8 2018-10-29 01:35:47 +00:00
nsLookAndFeel.h Bug 1500876 - Remove PContent::GetSystemColors sync IPC. r=snorp,mccr8 2018-10-29 01:35:47 +00:00
nsNativeThemeAndroid.cpp Bug 1505316 p2. Rename aWidgetType to aAppearance in widget code. r=emilio 2018-10-24 16:24:57 +01:00
nsNativeThemeAndroid.h Bug 1505316 p2. Rename aWidgetType to aAppearance in widget code. r=emilio 2018-10-24 16:24:57 +01:00
nsPrintSettingsServiceAndroid.cpp
nsPrintSettingsServiceAndroid.h
nsWidgetFactory.cpp Bug 1491594 - Remove the XPCOM registration for the native theme renderer r=mstange 2018-09-20 01:20:55 +00:00
nsWindow.cpp Bug 1494713 - Add `nsWindow::From`. r=jchen 2018-11-16 17:31:58 +00:00
nsWindow.h Bug 1494713 - Add `nsWindow::From`. r=jchen 2018-11-16 17:31:58 +00:00