.. |
android
|
|
|
AndroidBridge.cpp
|
Bug 1025497 - Stop using gfxImageSurface in Cocoa widget code. r=mstange
|
2014-06-17 10:37:45 +01:00 |
AndroidBridge.h
|
bug 1016747 - add android protocol handler to proxy input streams to Gecko r=snorp
|
2014-06-04 15:28:04 -04:00 |
AndroidBridgeUtilities.h
|
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
|
2013-11-12 10:41:01 -08:00 |
AndroidDirectTexture.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/android/; r=ehsan
|
2013-10-10 16:42:52 -04:00 |
AndroidDirectTexture.h
|
|
|
AndroidGraphicBuffer.cpp
|
Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel
|
2014-01-23 13:26:40 -05:00 |
AndroidGraphicBuffer.h
|
|
|
AndroidJavaWrappers.cpp
|
Bug 77992 part 1.0 - Add timeStamp to WidgetEvent; r=smaug
|
2014-06-06 14:29:49 +09:00 |
AndroidJavaWrappers.h
|
bug 1019836 - Support narrow char strings in android bridge r=snorp
|
2014-06-04 15:04:12 -04:00 |
AndroidJNI.cpp
|
Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey
|
2014-04-01 08:29:25 -04:00 |
AndroidJNIWrapper.cpp
|
Bug 959237 - Define GetVM, GetJNIEnv, and GetJNIForThread as infallible; r=blassey
|
2014-01-17 23:32:24 -06:00 |
AndroidJNIWrapper.h
|
Bug 1006248. Part 1: Add MOZ_EXPORT in various places. r=glandium
|
2014-05-06 17:26:46 +12:00 |
GeneratedJNIWrappers.cpp
|
bug 1016747 - add android protocol handler to proxy input streams to Gecko r=snorp
|
2014-06-04 15:28:04 -04:00 |
GeneratedJNIWrappers.h
|
bug 1016747 - add android protocol handler to proxy input streams to Gecko r=snorp
|
2014-06-04 15:28:04 -04:00 |
GfxInfo.cpp
|
Bug 869836 - Part 10: Use Truncate instead of AssignLiteral("") . r=ehsan
|
2014-05-26 21:54:53 +03:00 |
GfxInfo.h
|
Bug 950203 - Let GfxInfo on Android create its own GL context to get GL strings, instead of waiting on the compositor's - r=jrmuizel
|
2013-12-18 15:49:13 -05:00 |
moz.build
|
bug 1016747 - add android protocol handler to proxy input streams to Gecko r=snorp
|
2014-06-04 15:28:04 -04:00 |
NativeJSContainer.cpp
|
Bug 1022769 - Use PersistentRooted to root NativeJSContainer objects. r=jonco
|
2014-06-10 12:46:00 -04:00 |
NativeJSContainer.h
|
Bug 984458 - a. Add NativeJSContainer implementation; r=blassey
|
2014-04-01 15:16:52 -04:00 |
nsAndroidProtocolHandler.cpp
|
bug 1016747 - add android protocol handler to proxy input streams to Gecko r=snorp
|
2014-06-04 15:28:04 -04:00 |
nsAndroidProtocolHandler.h
|
bug 1016747 - add android protocol handler to proxy input streams to Gecko r=snorp
|
2014-06-04 15:28:04 -04:00 |
nsAppShell.cpp
|
Bug 1028004 - UI Telemetry events with null methods are ignored r=rnewman
|
2014-06-20 13:39:33 -04: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 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 |
nsClipboard.h
|
|
|
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 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsIAndroidBridge.idl
|
Bug 989046 - a. Convert Gecko side messaging to use NativeJSContainer; r=blassey
|
2014-04-04 12:33:49 -04:00 |
nsIdleServiceAndroid.cpp
|
|
|
nsIdleServiceAndroid.h
|
|
|
nsIMEPicker.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 |
nsIMEPicker.h
|
|
|
nsLookAndFeel.cpp
|
Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey
|
2014-04-01 08:29:25 -04:00 |
nsLookAndFeel.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsPrintOptionsAndroid.cpp
|
bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj
|
2013-12-12 20:50:01 -05:00 |
nsPrintOptionsAndroid.h
|
|
|
nsScreenManagerAndroid.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 |
nsScreenManagerAndroid.h
|
|
|
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 1025497 - Stop using gfxImageSurface in Cocoa widget code. r=mstange
|
2014-06-17 10:37:45 +01:00 |
nsWindow.h
|
Bug 1018980 - Kill some dead code in Fennec from the pre-OMTC days. r=snorp
|
2014-06-02 11:13:09 -04:00 |