gecko-dev/widget/android
Jonathan Watt 4a3d84e333 Bug 1278278 - Remove gfxPDFSurface and move its logic to a PrintTargetPDF subclass of PrintTarget. r=Bas
--HG--
rename : gfx/thebes/gfxPDFSurface.cpp => gfx/thebes/PrintTargetPDF.cpp
rename : gfx/thebes/gfxPDFSurface.h => gfx/thebes/PrintTargetPDF.h
2016-06-06 16:10:28 +01:00
..
android
bindings Bug 1229462 - Use Android OverScroller class for fling animation r=botond 2016-05-11 08:37:47 -07:00
jni Bug 1277650 - part 3 - add MOZ_JNICALL attribute to MakeNativeMethod's argument; r=darchons 2016-06-06 16:58:55 -04:00
ANRReporter.cpp Bug 1252808 - Don't use mozilla_sampler_stop() directly. r=snorp 2016-03-03 18:16:56 +09:00
ANRReporter.h
AndroidBridge.cpp Bug 1276824 (part 1) - Rename gfxContext::ForDrawTarget{,WithTransform}(). r=milan. 2016-06-07 09:39:56 +10:00
AndroidBridge.h Bug 1257738 - part2 : modify logic of requesting audio focus in Android. 2016-06-01 10:21:58 +08:00
AndroidBridgeUtilities.h
AndroidContentController.cpp Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj 2016-05-05 01:45:00 -07:00
AndroidContentController.h Bug 1266595: Replace Chromium Task with Runnable. r=froydnj 2016-04-27 17:06:05 -07:00
AndroidDirectTexture.cpp
AndroidDirectTexture.h
AndroidGraphicBuffer.cpp Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel. 2016-01-07 20:57:38 -08:00
AndroidGraphicBuffer.h
AndroidJNI.cpp Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07: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
AndroidJavaWrappers.cpp Bug 1278871 - use MOZ_FALLTHROUGH in widget/android/; r=snorp 2016-06-09 18:44:34 -04:00
AndroidJavaWrappers.h Bug 1266401 - stop constructing temporary strings in Android's appshell; r=snorp 2016-04-21 12:52:42 -04:00
GeneratedJNINatives.h Bug 1277650 - part 1 - make generated Natives<>::methods[] const instead of constexpr; r=darchons 2016-06-06 16:58:55 -04:00
GeneratedJNIWrappers.cpp Bug 1136364 - Move EGLSurface creation out of GLController.java. r=snorp 2016-06-08 08:38:45 -05:00
GeneratedJNIWrappers.h Bug 1136364 - Move EGLSurface creation out of GLController.java. r=snorp 2016-06-08 08:38:45 -05:00
GfxInfo.cpp Bug 1274635: Have OperatingSystem an enum class, change All to mean All Windows. r=BenWa 2016-06-03 16:13:08 -04:00
GfxInfo.h Bug 1263249 - Bubble up unique failureId in GetFeatureStatus. r=mconley,milan 2016-04-13 17:12:47 -04:00
NativeJSContainer.cpp Bug 1206822 - Handle JS exceptions in NativeJSContainer; r=snorp 2016-04-18 08:46:31 -04:00
NativeJSContainer.h
PrefsHelper.h Bug 1259294: Part 2 - Use MOZ_ALWAYS_SUCCEEDS. r=froydnj 2016-03-28 10:28:15 -07:00
moz.build Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium 2016-05-11 00:00:01 -07:00
nsAndroidProtocolHandler.cpp Bug 1244875 - Update JNI usages; r=snorp 2016-02-09 17:27:28 -05:00
nsAndroidProtocolHandler.h
nsAppShell.cpp merge mozilla-inbound to mozilla-central a=merge 2016-04-28 16:30:24 +02:00
nsAppShell.h Bug 1243070 - Remove obsolete size-change code; r=snorp 2016-02-01 17:38:14 -05:00
nsClipboard.cpp Bug 1270277, HasDataMatchingFlavors should only return true for text/unicode, r=snorp 2016-05-11 10:04:19 -04:00
nsClipboard.h
nsDeviceContextAndroid.cpp Bug 1278278 - Remove gfxPDFSurface and move its logic to a PrintTargetPDF subclass of PrintTarget. r=Bas 2016-06-06 16:10:28 +01: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 1243049 - Convert browser.js prefs code to use observer; r=margaret 2016-02-01 17:38:14 -05:00
nsIdleServiceAndroid.cpp
nsIdleServiceAndroid.h
nsLookAndFeel.cpp
nsLookAndFeel.h
nsPrintOptionsAndroid.cpp Bug 1189846 Part 2: Make Android CreatePrintSettings work like other OS specific ones. r=snorp 2016-05-16 10:40:54 +01: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
nsScreenManagerAndroid.h
nsWidgetFactory.cpp Bug 1218955 - Remove nsIMEPicker, r=jchen 2016-04-07 21:30:07 -04:00
nsWindow.cpp Bug 1136364 - Move EGLSurface creation out of GLController.java. r=snorp 2016-06-08 08:38:45 -05:00
nsWindow.h Hide top-level CompositorBridgeParents behind a new API. (bug 1272472 part 4, r=mattwoodrow,kats,gwagner) 2016-05-17 22:33:22 -07:00