gecko-dev/widget/android
Jim Chen 56e79ec2bc Bug 1288838 - Remove telemetry events from GeckoEvent; r=snorp
Remove the now-obsolete telemetry events from GeckoEvent.
2016-08-04 09:16:05 -04:00
..
bindings Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
jni merge mozilla-inbound to mozilla-central a=merge 2016-07-22 11:58:02 +02:00
AndroidBridge.cpp Bug 1288834 - Remove ZOOMEDVIEW event from GeckoEvent; r=snorp 2016-08-04 09:15:17 -04:00
AndroidBridge.h Bug 1288834 - Remove ZOOMEDVIEW event from GeckoEvent; r=snorp 2016-08-04 09:15:17 -04:00
AndroidBridgeUtilities.h
AndroidContentController.cpp Bug 1250024 - Fix touch-tap event coordinate transformations when a fullzoom is applied. r=botond 2016-07-29 14:44:29 -04:00
AndroidContentController.h Bug 1250024 - Fix touch-tap event coordinate transformations when a fullzoom is applied. r=botond 2016-07-29 14:44:29 -04:00
AndroidDirectTexture.cpp
AndroidDirectTexture.h
AndroidGraphicBuffer.cpp Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07:00
AndroidGraphicBuffer.h
AndroidJavaWrappers.cpp Bug 1288838 - Remove telemetry events from GeckoEvent; r=snorp 2016-08-04 09:16:05 -04:00
AndroidJavaWrappers.h Bug 1288838 - Remove telemetry events from GeckoEvent; r=snorp 2016-08-04 09:16:05 -04:00
AndroidJNI.cpp Bug 1287015 - Part 1. Remove SurfaceBits and getSurfaceBits. r=snorp 2016-07-15 11:02:04 +09:00
AndroidJNIWrapper.cpp Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00
AndroidJNIWrapper.h
ANRReporter.cpp Bug 1252808 - Don't use mozilla_sampler_stop() directly. r=snorp 2016-03-03 18:16:56 +09:00
ANRReporter.h Bug 1287946 - Update existing code to use mozilla::java; r=me 2016-07-21 13:49:04 -04:00
GeckoNetworkManager.h Bug 1287946 - Update existing code to use mozilla::java; r=me 2016-07-21 13:49:04 -04:00
GeckoScreenOrientation.h Bug 1287946 - Update existing code to use mozilla::java; r=me 2016-07-21 13:49:04 -04:00
GeneratedJNINatives.h Bug 1288838 - Update auto-generated bindings; r=me 2016-08-04 09:16:05 -04:00
GeneratedJNIWrappers.cpp Bug 1288838 - Update auto-generated bindings; r=me 2016-08-04 09:16:05 -04:00
GeneratedJNIWrappers.h Bug 1288838 - Update auto-generated bindings; r=me 2016-08-04 09:16:05 -04:00
GfxInfo.cpp Bug 1279657 - Fix missed callsites. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GfxInfo.h Bug 1263249 - Bubble up unique failureId in GetFeatureStatus. r=mconley,milan 2016-04-13 17:12:47 -04:00
moz.build Bug 1288616 - Part 2. Remove unused ANativeWindow_fromSurfaceTexture and android_SurfaceTexture_getNativeWindow. r=snorp 2016-07-22 14:40:42 +09:00
NativeJSContainer.cpp Bug 1206822 - Handle JS exceptions in NativeJSContainer; r=snorp 2016-04-18 08:46:31 -04:00
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 1288838 - Remove telemetry events from GeckoEvent; r=snorp 2016-08-04 09:16:05 -04:00
nsAppShell.h Bug 1286663 - Add request thumbnail native method to ThumbnailHelper; r=snorp 2016-07-21 13:49:04 -04:00
nsClipboard.cpp Bug 1287946 - Update existing code to use mozilla::java; r=me 2016-07-21 13:49:04 -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 Bug 1278269 - Make a PrintTarget class and PrintTargetThebes subclass and convert all nsIDeviceContextSpec subclasses to use them. r=Bas 2016-06-03 11:27:31 +01:00
nsIAndroidBridge.idl Bug 1288838 - Add telemetry native methods to Android telemetry module; r=snorp 2016-08-04 09:16:04 -04: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 Bug 1189846 Part 2: Make Android CreatePrintSettings work like other OS specific ones. r=snorp 2016-05-16 10:40:54 +01:00
nsScreenManagerAndroid.cpp Bug 1287946 - Update existing code to use mozilla::java; r=me 2016-07-21 13:49:04 -04:00
nsScreenManagerAndroid.h
nsWidgetFactory.cpp Bug 1218955 - Remove nsIMEPicker, r=jchen 2016-04-07 21:30:07 -04:00
nsWindow.cpp Bug 1288467 - This patch removes GLController.java entirely, moving necessary functionality into LayerView and a new Compositor class. r=jchen 2016-08-01 13:21:31 -05:00
nsWindow.h Bug 1288467 - This patch removes GLController.java entirely, moving necessary functionality into LayerView and a new Compositor class. r=jchen 2016-08-01 13:21:31 -05:00
PrefsHelper.h Bug 1287946 - Improve usage of StringParam in PrefsHelper; r=me 2016-07-21 13:49:05 -04:00
Telemetry.h Bug 1288838 - Add telemetry native methods to Android telemetry module; r=snorp 2016-08-04 09:16:04 -04:00
ThumbnailHelper.h Bug 1288834 - Implement native request method in ZoomedView; r=snorp 2016-08-04 09:15:17 -04:00