.. |
bindings
|
Bug 1405081 - Add WebRequest, WebResponse, and GeckoWebExecutor to GeckoView r=jchen,esawin
|
2018-11-01 09:52:23 -05:00 |
fennec
|
Bug 1476145 part 9. Drop support for getting window utils via getInterface. r=nika
|
2018-07-24 19:47:43 -04: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 1503658 - Add isFennec attribute to nsIAndroidBridge. r=snorp
|
2018-10-31 13:56:08 -05: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 1486596 - Hold a WeakRef to EventDispatcher from native code r=jchen
|
2018-10-03 13:02:46 -05:00 |
EventDispatcher.h
|
Bug 1486596 - Hold a WeakRef to EventDispatcher from native code r=jchen
|
2018-10-03 13:02:46 -05:00 |
GeckoBatteryManager.h
|
…
|
|
GeckoEditableSupport.cpp
|
Bug 1490391 - 2. Queue synchronize replies if we already queued some replies; r=esawin
|
2018-11-06 00:12:07 -05:00 |
GeckoEditableSupport.h
|
Bug 1490391 - 2. Queue synchronize replies if we already queued some replies; r=esawin
|
2018-11-06 00:12:07 -05:00 |
GeckoNetworkManager.h
|
…
|
|
GeckoProcessManager.h
|
Bug 1499429 - 5. Make setting editable parent async; r=esawin
|
2018-11-06 00:12:07 -05: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 1472523: Part 4 - Avoid unnecessary domain string duplication in preference observers. r=njn
|
2018-07-04 14:52:48 -07: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 |
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 1405081 - Add WebRequest, WebResponse, and GeckoWebExecutor to GeckoView r=jchen,esawin
|
2018-11-01 09:52:23 -05: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 1499429 - 3. Transfer to new GeckoEditableParent during session transfer; r=esawin
|
2018-11-06 00:12:06 -05: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
|
…
|
|
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 1436754 - Merge LayerSession into GeckoSession; r=snorp,jchen
|
2018-11-09 17:04:38 +00:00 |
nsWindow.h
|
Bug 1504220 - Move ScrollableLayerGuid, ViewID, ZoomConstraints from FrameMetrics.h r=botond
|
2018-11-01 15:15:46 -05:00 |