.. |
hwchal
|
Bug 1186000 - Support screen mirroring to HDMI display on gonk r=mwu,mattwoodrow
|
2015-08-08 13:50:47 -07:00 |
libdisplay
|
Bug 1218816 - Remove useless semicolons. Found by coccinelle. r=Ehsan
|
2016-01-22 16:58:49 +01:00 |
libui
|
Bug 1204518 - Fix warnings in widget/gonk/. r=mwu.
|
2015-09-14 18:08:56 -07:00 |
nativewindow
|
Bug 1239611 - Remove GonkNativeWindowClient r=nical
|
2016-01-31 16:29:59 -08:00 |
GeckoTouchDispatcher.cpp
|
Bug 1225950 - Remove unnecessary parameter from SetNeedsComposite. r=mchang
|
2015-11-18 18:49:58 -05:00 |
GeckoTouchDispatcher.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
GfxInfo.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
GfxInfo.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
GonkClipboardData.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
GonkClipboardData.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
GonkKeyMapping.h
|
…
|
|
GonkMemoryPressureMonitoring.cpp
|
Bug 1234176 - Introduce a dynamic trigger to send memory pressure events before background applications are reaped by the LMK. r=dhylands
|
2015-12-29 11:55:41 +01:00 |
GonkMemoryPressureMonitoring.h
|
…
|
|
GonkPermission.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
GonkPermission.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
HwcComposer2D.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
HwcComposer2D.h
|
Bug 1049296 - Handle Sideband stream compositing in HwcComposer2D r=mwu,nical
|
2016-01-18 20:52:32 -08: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
|
Bug 1169093 - Do not use HWC when a region of layer is too small r=mattwoodrow
|
2015-06-04 07:07:36 -07:00 |
OrientationObserver.cpp
|
Bug 1204518 - Fix warnings in widget/gonk/. r=mwu.
|
2015-09-14 18:08:56 -07:00 |
OrientationObserver.h
|
Bug 1131470 - Part 1: Rename existing use of ScreenOrientation to ScreenOrientationInternal. r=baku
|
2015-08-18 14:55:09 -07:00 |
ProcessOrientation.cpp
|
Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
|
2015-11-02 07:53:26 +02:00 |
ProcessOrientation.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
WidgetTraceEvent.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
moz.build
|
Bug 1221453 - Use AbsolutePaths with LOCAL_INCLUDES instead of manual -I in CXXFLAGS. r=gps
|
2015-11-06 09:59:21 +09:00 |
nsAppShell.cpp
|
Bug 1230397 - Write safe mode pref on the main thread r=dbaron
|
2015-12-04 16:54:57 -08:00 |
nsAppShell.h
|
Bug 1192122 - Safe mode startup, Part 1: check the power key state at startup r=mwu
|
2015-09-04 11:12:48 -07:00 |
nsClipboard.cpp
|
Bug 1231480 - Don't pretend we provide image/gif from clipboard on b2g, r=fabrice
|
2015-12-10 11:53:27 -05:00 |
nsClipboard.h
|
Bug 952456 - Part 1: Implement gonk/nsClipboard for rich text and raw image. r=fabrice
|
2015-08-19 22:52:00 -04:00 |
nsIdleServiceGonk.cpp
|
…
|
|
nsIdleServiceGonk.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
|
…
|
|
nsScreenManagerGonk.cpp
|
Bug 1164581 - Adding an overload for NS_ProxyRelease that accepts already_AddRefed, and removing all the others. r=bobbyholley
|
2016-02-10 08:23:00 +01:00 |
nsScreenManagerGonk.h
|
Bug 1006688 - Support capture screen via adb r=mwu
|
2016-01-21 00:21:50 -08:00 |
nsWidgetFactory.cpp
|
Bug 1241769 - Use Singleton pattern to nsScreenManagerGonk r=mwu
|
2016-02-02 20:37:31 -08:00 |
nsWindow.cpp
|
Bug 1006688 - Support capture screen via adb r=mwu
|
2016-01-21 00:21:50 -08:00 |
nsWindow.h
|
Bug 1238876 - Move StartRemoteDrawing() implementation from nsWindow to nsScreenGonk r=mwu
|
2016-01-13 20:37:56 -08:00 |