.. |
android
|
Bug 1111290 - Part 1: Remove MOZ_(BEGIN|END)_ENUM_CLASS. r=waldo
|
2015-01-26 07:22:07 +09:00 |
cocoa
|
Bug 1111290 - Part 3: Remove TypedEnum.h and fold TypedEnumInternal.h into TypedEnumBits.h. r=waldo
|
2015-01-26 07:22:11 +09:00 |
crashtests
|
…
|
|
gonk
|
Bug 1121353 - Implement SynthesizeNativeTouchPoint in the gonk widget to allow injecting touch events into APZ. r=mwu
|
2015-01-20 00:38:00 +01:00 |
gtk
|
Bug 975919 - Add support for HiDPI on GTK 3.10+. r=karlt
|
2015-01-20 23:53:00 -05:00 |
gtkxtbin
|
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
|
2014-07-24 11:55:33 -04:00 |
qt
|
Bug 1123836: Remove mostly-unused GetPath() impls from nsDeviceContextSpec[Qt,Android,G] classes. r=karlt
|
2015-01-21 14:09:34 -08:00 |
reftests
|
Bug 968029 - Use unprefixed box-sizing in content/, dom/, layout/, and widget/. r=dbaron
|
2014-02-06 12:32:05 -07:00 |
tests
|
Bug 1122882 - Fix test_platform_colors.xul for 10.10
|
2015-01-17 00:24:13 -08:00 |
windows
|
Bug 1092121 - Get plugin quirks modes and nsPluginInstanceOwner::GetNetscapeWindow working with remote content. r=billm
|
2015-01-23 04:10:52 -06:00 |
x11
|
Bug 1085696. Part 2 Move widget/shared to /widget. r=roc
|
2014-10-23 10:16:47 -07:00 |
xremoteclient
|
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
|
2014-09-03 14:10:54 +09:00 |
BasicEvents.h
|
Bug 910532 part 1 - Add flag to indicate prevent default from chrome. r=smaug
|
2015-01-21 12:16:04 +11:00 |
CommandList.h
|
Bug 977959 part.1 Define constants for each command which may be caused by native key bindings r=roc
|
2014-03-14 22:13:30 +09:00 |
ContentEvents.h
|
Bug 1046101 part.27 Rename NS_SMIL_TIME_EVENT to eSMILTimeEventClass r=smaug
|
2014-08-04 14:28:56 +09:00 |
ContentHelper.cpp
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
ContentHelper.h
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
EventClassList.h
|
Bug 989198, Patch 1: Implementation of InternalBeforeAfterKeyboardEvent, r=smaug,masayuki.
|
2014-11-03 15:05:12 +08:00 |
EventForwards.h
|
Bug 1111290 - Part 3: Remove TypedEnum.h and fold TypedEnumInternal.h into TypedEnumBits.h. r=waldo
|
2015-01-26 07:22:11 +09:00 |
GfxDriverInfo.cpp
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
GfxDriverInfo.h
|
Bug 1100530 - Clean up OS X version constants. f=jgilbert, r=mstange
|
2014-11-28 17:28:59 -05:00 |
GfxInfoBase.cpp
|
Bug 1112828 - Have GfxInfo::LogFailure use gfxCriticalLog and entries from gfxCriticalLog be available in about:support graphics section. r=jmuizelaar
|
2015-01-13 21:19:25 -05:00 |
GfxInfoBase.h
|
Bug 1112828 - Have GfxInfo::LogFailure use gfxCriticalLog and entries from gfxCriticalLog be available in about:support graphics section. r=jmuizelaar
|
2015-01-13 21:19:25 -05:00 |
GfxInfoCollector.cpp
|
Bug 1125356 - Use JS_NewPlainObject in the browser. r=bz
|
2015-01-24 16:38:08 +01:00 |
GfxInfoCollector.h
|
bug 1122065 - use MOZ_OVERRIDE more in gfxish things r=jrmuizel
|
2015-01-19 17:41:12 -05:00 |
GfxInfoWebGL.cpp
|
Bug 1096633 - Allow webgl/experimental-webgl aliasing. - r=kamidphish
|
2014-11-10 15:16:50 -08:00 |
GfxInfoWebGL.h
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
GfxInfoX11.cpp
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
GfxInfoX11.h
|
Bug 1123844: Add MOZ_OVERRIDE annotations (and a few 'virtual' annotations) where appropriate, for headers used in widget/gtk. r=karlt
|
2015-01-20 13:39:44 -08:00 |
InputData.cpp
|
Bug 1121353 - Implement SynthesizeNativeTouchPoint in the gonk widget to allow injecting touch events into APZ. r=mwu
|
2015-01-20 00:38:00 +01:00 |
InputData.h
|
Bug 1121353 - Implement SynthesizeNativeTouchPoint in the gonk widget to allow injecting touch events into APZ. r=mwu
|
2015-01-20 00:38:00 +01:00 |
LookAndFeel.h
|
Bug 1044595 - fix default/active button text on OS X 10.10, r=mstange,jaws
|
2014-09-12 00:31:15 +01:00 |
MetroUIUtils.idl
|
…
|
|
MiscEvents.h
|
Bug 1046101 part.30 Rename NS_PLUGIN_COMMAND_EVENT to ePluginEventClass r=smaug
|
2014-08-04 14:28:57 +09:00 |
MouseEvents.h
|
Bug 1048241 follow-up: Land a hunk which was missing from the rebase
|
2014-08-07 19:46:08 -04:00 |
NativeKeyToDOMCodeName.h
|
Bug 1085696. Part 2 Move widget/shared to /widget. r=roc
|
2014-10-23 10:16:47 -07:00 |
NativeKeyToDOMKeyName.h
|
Bug 1121878 Map Copy, Cut, ChannelDown, ChannelUp and MediaFastForward to proper WM_APPCOMMAND message r=smaug+jimm
|
2015-01-16 21:15:06 +09:00 |
PluginWidgetProxy.cpp
|
Bug 669200 - clean up some windows line endings in PPluginWidget classes. r=nobug
|
2015-01-22 07:20:13 -06:00 |
PluginWidgetProxy.h
|
Bug 669200 - On the child side implement a suitable nsIWidget wrapper for PPluginWidget based on PuppetWidget. r=billm
|
2014-11-12 14:59:20 -06:00 |
PuppetWidget.cpp
|
Bug 966157 - Part 2. Child process should listen NOTIFY_IME_OF_POSITION_CHANGE. r=masayuki
|
2014-12-15 18:37:00 +09:00 |
PuppetWidget.h
|
Bug 1117044 - Mark virtual overridden functions as MOZ_OVERRIDE in widget; r=roc
|
2015-01-02 09:02:51 -05:00 |
ScreenProxy.cpp
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
ScreenProxy.h
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
SharedWidgetUtils.cpp
|
Bug 938987 Use 'Dead' key value for all dead keys r=smaug
|
2014-12-30 10:47:54 +09:00 |
TextEvents.h
|
Bug 1092630: Get rid of native widgets for OS X NPAPI plugins, make things work much better under e10s. Patch by Josh Aas, Markus Stange, Steven Michaud, David Parks. r=smichaud/jst/josh (more reviews pending)
|
2014-12-11 08:44:07 -06:00 |
TextRange.h
|
Bug 1027251 - Fix or whitelist dangerous public destructors in widget/ - r=roc
|
2014-06-20 07:08:25 -04:00 |
TouchEvents.h
|
Bug 1046101 part.18 Rename NS_TOUCH_EVENT to eTouchEventClass r=smaug
|
2014-08-04 14:28:53 +09:00 |
VsyncDispatcher.cpp
|
Bug 1098701. Part 2: Allow disabling thread assertions. r=kats
|
2015-01-23 11:19:53 -08:00 |
VsyncDispatcher.h
|
Bug 1098701. Part 2: Allow disabling thread assertions. r=kats
|
2015-01-23 11:19:53 -08:00 |
WidgetEventImpl.cpp
|
Bug 1092630: Get rid of native widgets for OS X NPAPI plugins, make things work much better under e10s. Patch by Josh Aas, Markus Stange, Steven Michaud, David Parks. r=smichaud/jst/josh (more reviews pending)
|
2014-12-11 08:44:07 -06:00 |
WidgetTraceEvent.h
|
…
|
|
WidgetUtils.cpp
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
WidgetUtils.h
|
Bug 938987 Use 'Dead' key value for all dead keys r=smaug
|
2014-12-30 10:47:54 +09:00 |
moz.build
|
Bug 1103412 - Gecko does not compile with printing disabled. r=mconley
|
2014-11-22 12:15:00 +01:00 |
nsAppShellSingleton.h
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsBaseAppShell.cpp
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsBaseAppShell.h
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsBaseClipboard.cpp
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsBaseClipboard.h
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsBaseDragService.cpp
|
bug 1096132 rename UnscaledAppUnitsPerDevPixel() to AppUnitsPerDevPixelAtUnitFullZoom() r=tn
|
2014-11-14 00:53:02 +13:00 |
nsBaseDragService.h
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsBaseFilePicker.cpp
|
Bug 1117044 - Mark virtual overridden functions as MOZ_OVERRIDE in widget; r=roc
|
2015-01-02 09:02:51 -05:00 |
nsBaseFilePicker.h
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsBaseScreen.cpp
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsBaseScreen.h
|
Bug 1117044 - Mark virtual overridden functions as MOZ_OVERRIDE in widget; r=roc
|
2015-01-02 09:02:51 -05:00 |
nsBaseWidget.cpp
|
Bug 1113725 . Rename VsyncDispatcher to CompositorVsyncDispatcher. r=kats
|
2014-12-19 12:52:42 -08:00 |
nsBaseWidget.h
|
Bug 1117044 - Mark virtual overridden functions as MOZ_OVERRIDE in widget; r=roc
|
2015-01-02 09:02:51 -05:00 |
nsClipboardHelper.cpp
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsClipboardHelper.h
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsClipboardProxy.cpp
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsClipboardProxy.h
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsColorPickerProxy.cpp
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsColorPickerProxy.h
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsContentProcessWidgetFactory.cpp
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsFilePickerProxy.cpp
|
Bug 949666 - Save last used upload dir with e10s. r=billm
|
2014-11-09 20:26:14 +01:00 |
nsFilePickerProxy.h
|
Bug 1117044 - Mark virtual overridden functions as MOZ_OVERRIDE in widget; r=roc
|
2015-01-02 09:02:51 -05:00 |
nsGUIEventIPC.h
|
Bug 1092630: Get rid of native widgets for OS X NPAPI plugins, make things work much better under e10s. Patch by Josh Aas, Markus Stange, Steven Michaud, David Parks. r=smichaud/jst/josh (more reviews pending)
|
2014-12-11 08:44:07 -06:00 |
nsHTMLFormatConverter.cpp
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsHTMLFormatConverter.h
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsIAppShell.idl
|
Backout Bug 930793 - Remove favor performance mode (we have still racy b2g tests), a=backout
|
2014-01-30 21:35:44 -08:00 |
nsIBaseWindow.idl
|
…
|
|
nsIBidiKeyboard.idl
|
Bug 966398 - Kill nsIBidiKeyboard::SetLangFromBidiLevel. r=roc
|
2014-01-31 15:02:44 -08:00 |
nsIClipboard.idl
|
Bug 326743: add find clipboard to the list of available clipboard on OSX. r=joshmoz
|
2014-02-28 16:07:30 +01:00 |
nsIClipboardDragDropHookList.idl
|
…
|
|
nsIClipboardDragDropHooks.idl
|
…
|
|
nsIClipboardHelper.idl
|
…
|
|
nsIClipboardOwner.idl
|
…
|
|
nsIColorPicker.idl
|
…
|
|
nsIDeviceContextSpec.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsIDragService.idl
|
…
|
|
nsIDragSession.idl
|
…
|
|
nsIFilePicker.idl
|
Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan
|
2014-10-08 17:15:23 +01:00 |
nsIFormatConverter.idl
|
…
|
|
nsIGfxInfo.idl
|
Bug 1112828 - Have GfxInfo::LogFailure use gfxCriticalLog and entries from gfxCriticalLog be available in about:support graphics section. r=jmuizelaar
|
2015-01-13 21:19:25 -05:00 |
nsIGfxInfo2.idl
|
Bug 1102295 - Get country data on the Mac. r=bsmedberg
|
2014-11-21 18:23:09 -06:00 |
nsIGfxInfoDebug.idl
|
…
|
|
nsIIMEPicker.idl
|
…
|
|
nsIIdleService.idl
|
Bug 953311 - nsIdleService.idl and .cpp comments are still suggesting a "back" notification. r=gsvelto
|
2014-01-08 18:43:03 +01:00 |
nsIIdleServiceInternal.idl
|
…
|
|
nsIJumpListBuilder.idl
|
…
|
|
nsIJumpListItem.idl
|
…
|
|
nsIMacDockSupport.idl
|
…
|
|
nsIMacWebAppUtils.idl
|
Bug 991766 - Webapp uninstallation on Mac through mozapps uninstall function. r=myk, r=smichaud
|
2014-04-17 16:54:50 -04:00 |
nsINativeMenuService.h
|
Bug 514280 Consistently declare and define IID accessors r=bsmedberg
|
2014-03-28 08:45:02 +00:00 |
nsIPluginWidget.h
|
…
|
|
nsIPrintDialogService.h
|
…
|
|
nsIPrintOptions.idl
|
Bug 1082579 - Introduce PPrinting.ipdl and proxies for opening printing UI. r=blassey.
|
2014-10-28 11:59:08 -04:00 |
nsIPrintSession.idl
|
…
|
|
nsIPrintSettings.idl
|
…
|
|
nsIPrintSettingsService.idl
|
…
|
|
nsIPrintSettingsWin.idl
|
…
|
|
nsIRollupListener.h
|
Bug 1102039, Ensure that the popup's widget visibility is updated after rollup, allows popups to disappear at the start of the minimize animation rather than after, r=tn
|
2015-01-07 20:52:20 -05:00 |
nsIScreen.idl
|
Bug 1002354 - Proxy nsIScreenManager and nsIScreen's from the child process to the parent process, with caching. r=roc,jimm,smichaud,snorp.
|
2014-07-14 13:22:26 -04:00 |
nsIScreenManager.idl
|
Bug 1002354 - Proxy nsIScreenManager and nsIScreen's from the child process to the parent process, with caching. r=roc,jimm,smichaud,snorp.
|
2014-07-14 13:22:26 -04:00 |
nsISound.idl
|
…
|
|
nsIStandaloneNativeMenu.idl
|
…
|
|
nsISystemStatusBar.idl
|
Bug 1037433 - Add the nsISystemStatusBar interface. sr=vlad
|
2014-07-18 21:06:02 +02:00 |
nsITaskbarOverlayIconController.idl
|
…
|
|
nsITaskbarPreview.idl
|
…
|
|
nsITaskbarPreviewButton.idl
|
…
|
|
nsITaskbarPreviewController.idl
|
…
|
|
nsITaskbarProgress.idl
|
…
|
|
nsITaskbarTabPreview.idl
|
…
|
|
nsITaskbarWindowPreview.idl
|
…
|
|
nsITransferable.idl
|
Bug 1038756: Callsites creating a channel in /widget/windows/ (r=jimm)
|
2014-09-21 09:41:56 -07:00 |
nsIWidget.h
|
Bug 1122988 - Mark nsIWidget::mLastChild/mPrevSibling as non-owning; r=roc
|
2015-01-22 23:18:26 -05:00 |
nsIWidgetListener.cpp
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsIWidgetListener.h
|
Bug 974197 - Fire MozAfterPaint after the compositor has composited the frame. r=roc
|
2014-03-07 16:24:32 +13:00 |
nsIWinMetroUtils.idl
|
Bug 969831 - Share code for checking minumum d3d feature level required for running metro and expose this information (including cached check results) via nsIWinMetroUtils. r=bbondy
|
2014-02-28 07:37:30 -06:00 |
nsIWinTaskbar.idl
|
…
|
|
nsIdleService.cpp
|
Bug 1085568 - nsIdleService should write Android logs as "GeckoIdleService", not "IdleService", and at DEBUG. r=vlad
|
2014-10-31 16:39:46 -07:00 |
nsIdleService.h
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsNativeTheme.cpp
|
Bug 1094434 - Render resizer appropriately for vertical-lr and vertical-rl writing modes. r=roc
|
2014-11-13 13:24:00 +00:00 |
nsNativeTheme.h
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsPrimitiveHelpers.cpp
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsPrimitiveHelpers.h
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsPrintOptionsImpl.cpp
|
Bug 1082579 - Introduce PPrinting.ipdl and proxies for opening printing UI. r=blassey.
|
2014-10-28 11:59:08 -04:00 |
nsPrintOptionsImpl.h
|
Bug 1082579 - Introduce PPrinting.ipdl and proxies for opening printing UI. r=blassey.
|
2014-10-28 11:59:08 -04:00 |
nsPrintSession.cpp
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsPrintSession.h
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsPrintSettingsImpl.cpp
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsPrintSettingsImpl.h
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsScreenManagerProxy.cpp
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsScreenManagerProxy.h
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsShmImage.cpp
|
Bug 1085696. Part 2 Move widget/shared to /widget. r=roc
|
2014-10-23 10:16:47 -07:00 |
nsShmImage.h
|
Bug 1085696. Part 2 Move widget/shared to /widget. r=roc
|
2014-10-23 10:16:47 -07:00 |
nsTransferable.cpp
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsTransferable.h
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsWidgetInitData.h
|
Bug 669200 - Various widget changes to support two new types of plugin widget. r=roc
|
2014-11-12 14:59:19 -06:00 |
nsWidgetsCID.h
|
Backed out changeset 51ff7710ccbc (bug 966395) for assertion errors during the build
|
2014-07-24 14:07:53 -07:00 |
nsXPLookAndFeel.cpp
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
nsXPLookAndFeel.h
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |