.. |
android
|
…
|
|
bindings
|
Bug 1099345 - Do not run the Android SDK code generator tool in parallel r=nalexander
|
2014-11-26 17:52:08 -06:00 |
jni
|
Bug 1116868 - Add templated JNI classes; r=snorp
|
2015-01-09 19:33:57 -05:00 |
APZCCallbackHandler.cpp
|
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
|
2015-01-09 19:33:57 -05:00 |
APZCCallbackHandler.h
|
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
|
2015-01-09 19:33:57 -05:00 |
AndroidBridge.cpp
|
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
|
2015-01-09 19:33:57 -05:00 |
AndroidBridge.h
|
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
|
2015-01-09 19:33:57 -05:00 |
AndroidBridgeUtilities.h
|
Bug 1116641 - Change JNI macro usages to use AutoJNIClass; r=snorp
|
2015-01-09 19:33:56 -05:00 |
AndroidDirectTexture.cpp
|
…
|
|
AndroidDirectTexture.h
|
…
|
|
AndroidGraphicBuffer.cpp
|
…
|
|
AndroidGraphicBuffer.h
|
…
|
|
AndroidJNI.cpp
|
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
|
2015-01-09 19:33:57 -05:00 |
AndroidJNIWrapper.cpp
|
…
|
|
AndroidJNIWrapper.h
|
Bug 1006248. Part 1: Add MOZ_EXPORT in various places. r=glandium
|
2014-05-06 17:26:46 +12:00 |
AndroidJavaWrappers.cpp
|
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
|
2015-01-09 19:33:57 -05:00 |
AndroidJavaWrappers.h
|
Bug 1117681 - Fix 'AKEYCODE_CTRL_*' is ambiguous when using --android-version=13 or higher. r=snorp
|
2015-01-09 13:23:12 +09:00 |
GeneratedJNIWrappers.cpp
|
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
|
2015-01-09 19:33:57 -05:00 |
GeneratedJNIWrappers.h
|
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
|
2015-01-09 19:33:57 -05:00 |
GfxInfo.cpp
|
Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey
|
2014-08-26 15:07:59 -04:00 |
GfxInfo.h
|
Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey
|
2014-08-26 15:07:59 -04:00 |
NativeJSContainer.cpp
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
NativeJSContainer.h
|
Bug 984458 - a. Add NativeJSContainer implementation; r=blassey
|
2014-04-01 15:16:52 -04:00 |
moz.build
|
Bug 1116868 - Add templated JNI classes; r=snorp
|
2015-01-09 19:33:57 -05:00 |
nsAndroidProtocolHandler.cpp
|
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
|
2015-01-09 19:33:57 -05:00 |
nsAndroidProtocolHandler.h
|
Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey
|
2014-08-26 15:07:59 -04:00 |
nsAppShell.cpp
|
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
|
2015-01-09 19:33:57 -05:00 |
nsAppShell.h
|
Bug 1018980 - Kill some dead code in Fennec from the pre-OMTC days. r=snorp
|
2014-06-02 11:13:09 -04:00 |
nsClipboard.cpp
|
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
|
2015-01-09 19:33:57 -05:00 |
nsClipboard.h
|
Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey
|
2014-08-26 15:07:59 -04:00 |
nsDeviceContextAndroid.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsDeviceContextAndroid.h
|
Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey
|
2014-08-26 15:07:59 -04:00 |
nsIAndroidBridge.idl
|
Bug 1046344 - Unbitrot and rearrange the old APZ glue code in Fennec. r=snorp
|
2014-08-08 17:42:20 -04:00 |
nsIMEPicker.cpp
|
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
|
2015-01-09 19:33:57 -05:00 |
nsIMEPicker.h
|
…
|
|
nsIdleServiceAndroid.cpp
|
…
|
|
nsIdleServiceAndroid.h
|
…
|
|
nsLookAndFeel.cpp
|
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
|
2015-01-09 19:33:57 -05:00 |
nsLookAndFeel.h
|
…
|
|
nsPrintOptionsAndroid.cpp
|
…
|
|
nsPrintOptionsAndroid.h
|
…
|
|
nsScreenManagerAndroid.cpp
|
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
|
2015-01-09 19:33:57 -05:00 |
nsScreenManagerAndroid.h
|
Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey
|
2014-08-26 15:07:59 -04:00 |
nsWidgetFactory.cpp
|
bug 1016747 - add android protocol handler to proxy input streams to Gecko r=snorp
|
2014-06-04 15:28:04 -04:00 |
nsWindow.cpp
|
Bug 1112212 - Implement key-events-only mode for Android; r=cpeterson
|
2015-01-10 12:41:58 -05:00 |
nsWindow.h
|
Clean up APZCTM initialization on Android. (bug 1110540 part 3, r=kats)
|
2014-12-15 01:49:51 -08:00 |