gecko-dev/widget/gonk
Ehsan Akhgari eac76d9772 Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus
This patch removes support for mozapp iframes, leaving support for
mozbrowser iframes intact.  Some of the code has been rewritten in order
to phrase things in terms of mozbrowser only, as opposed to mozbrowser
or app.  In some places, code that was only useful with apps has been
completely removed, so that the APIs consumed can also be removed.  In
some places where the notion of appId was bleeding out of this API, now
we use NO_APP_ID.  Other notions of appId which were restricted to this
API have been removed.
2016-11-16 09:13:38 -05:00
..
hwchal Bug 1290073 - Remove ICS Gonk widget support r=sotaro 2016-07-28 14:38:07 +02:00
libdisplay Bug 1290073 - Remove ICS Gonk widget support r=sotaro 2016-07-28 14:38:07 +02:00
libui
nativewindow Bug 1311214 - Remove b2g OMX encoder/decoder; r=cpearce 2016-10-19 17:44:31 -04:00
GeckoTouchDispatcher.cpp Bug 1288720 - Add use of MULTITOUCH_SENTINEL on gonk r=kats 2016-07-22 14:49:08 +02:00
GeckoTouchDispatcher.h
GfxInfo.cpp Bug 1266320: Add 'aFailureId' parameter to Gonk's |GfxInfo::GetFeatureStatusImpl|, r=milan 2016-04-22 09:26:13 +02:00
GfxInfo.h Bug 1266320: Add 'aFailureId' parameter to Gonk's |GfxInfo::GetFeatureStatusImpl|, r=milan 2016-04-22 09:26:13 +02:00
GonkClipboardData.cpp
GonkClipboardData.h
GonkKeyMapping.h Bug 1255264 - add keycode for back key; r=masayuki 2016-04-25 17:07:14 +08:00
GonkMemoryPressureMonitoring.cpp Bug 1301629 - Fix incorrect parameter name in comments. r=ettseng 2016-09-14 19:57:20 +02:00
GonkMemoryPressureMonitoring.h
GonkPermission.cpp Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
GonkPermission.h
HwcComposer2D.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
HwcComposer2D.h Rename PCompositor to PCompositorBridge. (bug 1258479 part 2, r=mattwoodrow) 2016-03-22 14:08:38 -04:00
HwcUtils.cpp Bug 1239864 (part 10) - Use the new rect iterators in view/ and widget/. r=roc. 2016-01-18 17:20:59 -08:00
HwcUtils.h
OrientationObserver.cpp
OrientationObserver.h
ProcessOrientation.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
ProcessOrientation.h
WidgetTraceEvent.cpp Bug 1267577 - Move nsRunnable to mozilla::Runnable. r=gsvelto 2016-04-27 12:05:40 +02:00
moz.build Bug 1311214 - Remove b2g OMX encoder/decoder; r=cpearce 2016-10-19 17:44:31 -04:00
nsAppShell.cpp Bug 1311214 - Remove b2g OMX encoder/decoder; r=cpearce 2016-10-19 17:44:31 -04:00
nsAppShell.h
nsClipboard.cpp Bug 1310017 - Remove nsISupportsArray usage from nsITransferable and nsIFormatConverter. r=smaug 2016-10-16 12:43:56 -07:00
nsClipboard.h
nsIdleServiceGonk.cpp
nsIdleServiceGonk.h
nsLookAndFeel.cpp
nsLookAndFeel.h
nsScreenManagerGonk.cpp Bug 1296624 - Fix nsScreenManagerGonk call to nsWindow::Create() r=fabrice 2016-08-19 16:47:42 +02:00
nsScreenManagerGonk.h Bug 1267577 - Move nsRunnable to mozilla::Runnable. r=gsvelto 2016-04-27 12:05:40 +02:00
nsWidgetFactory.cpp Bug 1241769 - Use Singleton pattern to nsScreenManagerGonk r=mwu 2016-02-02 20:37:31 -08:00
nsWindow.cpp Bug 1315477 - Remove some instances of static_cast'ing to ClientLayerManager. r=mattwoodrow 2016-11-07 11:38:44 -05:00
nsWindow.h Bug 1296993 (part 7) - Streamline nsIWidget::CaptureRollupEvents. r=mstange. 2016-08-25 13:43:27 +10:00