.. |
android
|
|
|
bindings
|
Bug 1182665 - Use a direct JNI call to determine screen size in nsScreenManagerAndroid r=jchen
|
2015-09-11 09:09:18 -05:00 |
jni
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
AndroidBridge.cpp
|
Bug 1151102 - Add some diagnostic logging. r=snorp
|
2015-09-09 23:22:19 -04:00 |
AndroidBridge.h
|
Bug 1131470 - Part 2: Update screen configuration HAL to report orientation angle. r=snorp,mwu
|
2015-08-18 14:55:15 -07:00 |
AndroidBridgeUtilities.h
|
|
|
AndroidContentController.cpp
|
|
|
AndroidContentController.h
|
Bug 1188225 - Implement ChromeProcessController::HandleDoubleTap. r=botond
|
2015-08-13 18:26:00 -04:00 |
AndroidDirectTexture.cpp
|
|
|
AndroidDirectTexture.h
|
|
|
AndroidGraphicBuffer.cpp
|
Bug 1187088 - Use UNIFIED_SOURCES in widget/android; r=snorp
|
2015-08-04 17:47:28 -04:00 |
AndroidGraphicBuffer.h
|
|
|
AndroidJavaWrappers.cpp
|
Bug 895274 part.29 Rename NS_MOUSE_EXIT_WIDGET to eMouseExitFromWidget r=smaug
|
2015-08-29 08:58:31 +09:00 |
AndroidJavaWrappers.h
|
Bug 1131470 - Part 2: Update screen configuration HAL to report orientation angle. r=snorp,mwu
|
2015-08-18 14:55:15 -07:00 |
AndroidJNI.cpp
|
Bug 1192082 - Get rid of GeckoAppShell.nativeInit; r=snorp
|
2015-08-13 00:53:39 -04:00 |
AndroidJNIWrapper.cpp
|
Bug 1192077 - Convert AndroidBridge JNIEnv calls; r=esawin
|
2015-08-13 00:53:39 -04:00 |
AndroidJNIWrapper.h
|
|
|
ANRReporter.cpp
|
Bug 1182641 - Implement new native methods for ANRReporter; r=snorp
|
2015-07-29 15:11:15 -04:00 |
ANRReporter.h
|
Bug 1182641 - Implement new native methods for ANRReporter; r=snorp
|
2015-07-29 15:11:15 -04:00 |
GeneratedJNINatives.h
|
Bug 1195496 - Implement speculative connection method in GeckoThread; r=snorp
|
2015-08-19 18:14:47 -04:00 |
GeneratedJNIWrappers.cpp
|
Bug 1182665 - Use a direct JNI call to determine screen size in nsScreenManagerAndroid r=jchen
|
2015-09-11 09:09:18 -05:00 |
GeneratedJNIWrappers.h
|
Bug 1182665 - Use a direct JNI call to determine screen size in nsScreenManagerAndroid r=jchen
|
2015-09-11 09:09:18 -05:00 |
GfxInfo.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
GfxInfo.h
|
Bug 1194806 - part 2 - mark overrides as such in widget/android/; r=snorp
|
2015-08-14 22:06:20 -04:00 |
moz.build
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
NativeJSContainer.cpp
|
Bug 1191529 - Remove JSIdArray and AutoIdArray and replace with Rooted<IdVector>; r=mccr8, r=jonco
|
2015-08-05 11:02:00 -07:00 |
NativeJSContainer.h
|
Bug 1186467 - Rewrite NativeJSContainer to use new native JNI scheme; r=snorp
|
2015-08-04 17:47:28 -04:00 |
nsAndroidProtocolHandler.cpp
|
|
|
nsAndroidProtocolHandler.h
|
|
|
nsAppShell.cpp
|
Bug 1195496 - Implement speculative connection method in GeckoThread; r=snorp
|
2015-08-19 18:14:47 -04:00 |
nsAppShell.h
|
Bug 1194806 - part 2 - mark overrides as such in widget/android/; r=snorp
|
2015-08-14 22:06:20 -04:00 |
nsClipboard.cpp
|
|
|
nsClipboard.h
|
|
|
nsDeviceContextAndroid.cpp
|
|
|
nsDeviceContextAndroid.h
|
Bug 1194806 - part 2 - mark overrides as such in widget/android/; r=snorp
|
2015-08-14 22:06:20 -04:00 |
nsIAndroidBridge.idl
|
Bug 1180295 - Store the viewport width and height as integers instead of floats in ImmutableViewportMetrics. r=rbarker
|
2015-08-18 14:27:19 -04:00 |
nsIdleServiceAndroid.cpp
|
|
|
nsIdleServiceAndroid.h
|
Bug 1194806 - part 2 - mark overrides as such in widget/android/; r=snorp
|
2015-08-14 22:06:20 -04:00 |
nsIMEPicker.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
nsIMEPicker.h
|
|
|
nsLookAndFeel.cpp
|
Bug 1075089 - Move popup menu frame offset to LookAndFeel and fix default offset for OS X. r=Enn
|
2015-08-04 16:41:00 -04:00 |
nsLookAndFeel.h
|
|
|
nsPrintOptionsAndroid.cpp
|
|
|
nsPrintOptionsAndroid.h
|
|
|
nsScreenManagerAndroid.cpp
|
Bug 1182665 - Don't try to call JNI methods in nsScreenManagerAndroid if it's not available r=esawin
|
2015-09-11 09:09:46 -05:00 |
nsScreenManagerAndroid.h
|
Bug 1194806 - part 2 - mark overrides as such in widget/android/; r=snorp
|
2015-08-14 22:06:20 -04:00 |
nsWidgetFactory.cpp
|
|
|
nsWindow.cpp
|
Bug 895274 part.194 Rename NS_COMPOSITION_COMMIT to eCompositionCommit r=smaug
|
2015-09-11 21:21:27 +09:00 |
nsWindow.h
|
Bug 1197824 - Add a zoom-constraints-updated message. r=snorp
|
2015-09-03 10:30:41 -04:00 |