gecko-dev/widget/android
Alastor Wu 83113bf084 Bug 1240423 - part4 : update audio playing window checking in AndroidBridge. r=snorp
MozReview-Commit-ID: CJCnyUtSduN

--HG--
extra : rebase_source : a58f8c0c2fb7f11cb13b6816827a7768fbbfd2a2
2016-06-01 10:26:14 +08:00
..
android
bindings Bug 1229462 - Use Android OverScroller class for fling animation r=botond 2016-05-11 08:37:47 -07:00
jni Bug 1268125 - Always use GetEnvForThread for GlobalRef ref/unref; r=snorp 2016-05-24 12:18:04 -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 Bug 1182641 - Implement new native methods for ANRReporter; r=snorp 2015-07-29 15:11:15 -04:00
AndroidBridge.cpp Bug 1240423 - part4 : update audio playing window checking in AndroidBridge. r=snorp 2016-06-01 10:26:14 +08: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 1259661 part.9 Rename WidgetMouseEvent::clickCount to WidgetMouseEvent::mClickCount r=smaug 2016-05-10 23:29:14 +09: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 1252650 - Update generated JNI bindings; r=me 2016-04-20 15:06:13 -04:00
GeneratedJNIWrappers.cpp Bug 1268125 - Update auto-generated JNI bindings; r=me 2016-05-24 12:18:04 -04:00
GeneratedJNIWrappers.h Bug 1268125 - Update auto-generated JNI bindings; r=me 2016-05-24 12:18:04 -04:00
GfxInfo.cpp Bug 1248183 - Block accelerated canvas2d on Vivante GC1000 GPUs; r=snorp 2016-04-25 14:49:29 +02: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 Bug 1186467 - Rewrite NativeJSContainer to use new native JNI scheme; r=snorp 2015-08-04 17:47:28 -04:00
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 1265953, part 3 - Convert more widget code from nsAutoPtr to UniquePtr. r=mstange 2016-04-19 23:29:16 +01:00
nsDeviceContextAndroid.h Bug 1156742 Part 9: Add a new nsIDeviceContextSpec for proxied printing. r=roc 2016-01-05 10:08:57 +00: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 Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
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 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 Bug 1182665 - Don't try to call JNI methods in nsScreenManagerAndroid if it's not available r=esawin 2015-09-28 09:36:59 -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 Bug 1218955 - Remove nsIMEPicker, r=jchen 2016-04-07 21:30:07 -04:00
nsWindow.cpp Hide top-level CompositorBridgeParents behind a new API. (bug 1272472 part 4, r=mattwoodrow,kats,gwagner) 2016-05-17 22:33:22 -07: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