.. |
bindings
|
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
|
2016-07-14 10:16:42 -06:00 |
jni
|
Bug 1292323 - Optimize native call dispatching; r=snorp
|
2016-08-12 23:15:53 -04:00 |
AndroidAlerts.cpp
|
Bug 1288821 - Convert callObserver/removeObserver to native method; r=snorp
|
2016-08-04 09:17:54 -04:00 |
AndroidAlerts.h
|
Bug 1288821 - Convert callObserver/removeObserver to native method; r=snorp
|
2016-08-04 09:17:54 -04:00 |
AndroidBridge.cpp
|
Bug 1294710 - Move UI thread methods out of GeckoAppShell; r=snorp
|
2016-08-18 18:04:11 -04:00 |
AndroidBridge.h
|
Bug 1291373 - [geckoview] part 4, Remove GeckoEvent and AndroidGeckoEvent r=jchen
|
2016-08-16 14:33:43 -07:00 |
AndroidBridgeUtilities.h
|
|
|
AndroidContentController.cpp
|
Bug 1290823 - Send Gesture:SingleTap even if we're in a chrome document. r=rbarker
|
2016-08-08 15:24:11 -04:00 |
AndroidContentController.h
|
Bug 1290823 - Factor out the code for dispatching a single tap event to observers into its own function. r=rbarker
|
2016-08-08 16:12:40 -04:00 |
AndroidDirectTexture.h
|
|
|
AndroidGraphicBuffer.h
|
|
|
AndroidJavaWrappers.cpp
|
Bug 1291373 - [geckoview] part 4, Remove GeckoEvent and AndroidGeckoEvent r=jchen
|
2016-08-16 14:33:43 -07:00 |
AndroidJavaWrappers.h
|
Bug 1291373 - [geckoview] part 4, Remove GeckoEvent and AndroidGeckoEvent r=jchen
|
2016-08-16 14:33:43 -07:00 |
AndroidJNI.cpp
|
Bug 1294077 - Move reportJavaCrash out of AndroidJNI.cpp; r=snorp
|
2016-08-18 18:04:11 -04:00 |
AndroidJNIWrapper.cpp
|
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
|
2016-08-08 12:18:10 +10:00 |
AndroidJNIWrapper.h
|
|
|
ANRReporter.cpp
|
|
|
ANRReporter.h
|
Bug 1287946 - Update existing code to use mozilla::java; r=me
|
2016-07-21 13:49:04 -04:00 |
GeckoBatteryManager.h
|
Bug 1294069 - Move notifyBatteryChange out of GeckoAppShell; r=snorp
|
2016-08-18 18:04:11 -04:00 |
GeckoNetworkManager.h
|
Bug 1292323 - Update usage of UsesNativeCallProxy; r=snorp
|
2016-08-12 23:15:53 -04:00 |
GeckoScreenOrientation.h
|
Bug 1292323 - Update usage of UsesNativeCallProxy; r=snorp
|
2016-08-12 23:15:53 -04:00 |
GeneratedJNINatives.h
|
Bug 1294077 - Move reportJavaCrash out of AndroidJNI.cpp; r=snorp
|
2016-08-18 18:04:11 -04:00 |
GeneratedJNIWrappers.cpp
|
Bug 1294077 - Move reportJavaCrash out of AndroidJNI.cpp; r=snorp
|
2016-08-18 18:04:11 -04:00 |
GeneratedJNIWrappers.h
|
Bug 1294077 - Move reportJavaCrash out of AndroidJNI.cpp; r=snorp
|
2016-08-18 18:04:11 -04:00 |
GfxInfo.cpp
|
|
|
GfxInfo.h
|
|
|
MemoryMonitor.h
|
Bug 1294071 - Move dispatchMemoryPressure out of GeckoAppShell; r=snorp
|
2016-08-18 18:04:11 -04:00 |
moz.build
|
merge mozilla-inboudn to mozilla-central a=merge
|
2016-08-05 12:01:14 +02:00 |
NativeJSContainer.cpp
|
|
|
NativeJSContainer.h
|
Bug 1287946 - Update existing code to use mozilla::java; r=me
|
2016-07-21 13:49:04 -04:00 |
nsAndroidProtocolHandler.cpp
|
Bug 1287946 - Update existing code to use mozilla::java; r=me
|
2016-07-21 13:49:04 -04:00 |
nsAndroidProtocolHandler.h
|
|
|
nsAppShell.cpp
|
Bug 1294077 - Move reportJavaCrash out of AndroidJNI.cpp; r=snorp
|
2016-08-18 18:04:11 -04:00 |
nsAppShell.h
|
Bug 1291373 - [geckoview] part 4, Remove GeckoEvent and AndroidGeckoEvent r=jchen
|
2016-08-16 14:33:43 -07:00 |
nsClipboard.cpp
|
Bug 1292323 - Update WrapForJNI usages; r=snorp
|
2016-08-12 23:15:52 -04:00 |
nsClipboard.h
|
|
|
nsDeviceContextAndroid.cpp
|
Bug 1265386: Fix white-space errors in widget/, r=nfroyd
|
2016-07-22 10:56:13 +02:00 |
nsDeviceContextAndroid.h
|
|
|
nsIAndroidBridge.idl
|
Bug 1291373 - [geckoview] part 4, Remove GeckoEvent and AndroidGeckoEvent r=jchen
|
2016-08-16 14:33:43 -07:00 |
nsIdleServiceAndroid.cpp
|
|
|
nsIdleServiceAndroid.h
|
|
|
nsLookAndFeel.cpp
|
Bug 1287946 - Update existing code to use mozilla::java; r=me
|
2016-07-21 13:49:04 -04:00 |
nsLookAndFeel.h
|
|
|
nsPrintOptionsAndroid.cpp
|
Bug 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo
|
2016-07-20 22:03:25 -07:00 |
nsPrintOptionsAndroid.h
|
|
|
nsScreenManagerAndroid.cpp
|
Bug 1292323 - Update WrapForJNI usages; r=snorp
|
2016-08-12 23:15:52 -04:00 |
nsScreenManagerAndroid.h
|
|
|
nsWidgetFactory.cpp
|
Bug 1288821 - Add AndroidAlerts as a nsAlertsService backend; r=snorp
|
2016-08-04 09:17:54 -04:00 |
nsWindow.cpp
|
Bug 1293596 (part 5) - Tweak nsIWidget::MakeFullScreen{,WithNativeTransition}(). r=mstange.
|
2016-08-19 09:27:28 +10:00 |
nsWindow.h
|
Bug 1293596 (part 5) - Tweak nsIWidget::MakeFullScreen{,WithNativeTransition}(). r=mstange.
|
2016-08-19 09:27:28 +10:00 |
PrefsHelper.h
|
Bug 1292323 - Update usage of UsesNativeCallProxy; r=snorp
|
2016-08-12 23:15:53 -04:00 |
Telemetry.h
|
Bug 1292323 - Update usage of UsesNativeCallProxy; r=snorp
|
2016-08-12 23:15:53 -04:00 |
ThumbnailHelper.h
|
Bug 1292323 - Update usage of UsesNativeCallProxy; r=snorp
|
2016-08-12 23:15:53 -04:00 |