gecko-dev/widget/windows
Chris Martin 552aa91269 Bug 1652561 - Remote Win32k calls in nsLookAndFeel::GetFontImpl() r=emilio,geckoview-reviewers,agi,froydnj
Content processes will now receive cached values for GetFontImpl() from the
parent process during initialization and whenever the theme changes.

This eliminates the use of several Win32k calls in content.

Differential Revision: https://phabricator.services.mozilla.com/D83406
2020-07-31 16:21:44 +00:00
..
res
tests Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
AudioSession.cpp Bug 1614585: Use background thread to shut down AudioSession on all Windows versions r=jmathies 2020-03-05 18:57:21 +00:00
AudioSession.h
components.conf Bug 1607940 - Stand up webgl.out-of-process:true path. r=handyman,nika,froydnj 2020-07-21 22:56:52 +00:00
CompositorWidgetChild.cpp Bug 1616000 - Fix broken push notifications r=handyman 2020-02-19 22:20:33 +00:00
CompositorWidgetChild.h Bug 1604412 - Enable remote backbuffer GDI compositing r=jmathies,jld 2020-02-13 14:32:37 +00:00
CompositorWidgetParent.cpp Bug 1647877 - Remote Backbuffer: Only BitBlt dirty region r=mstange 2020-07-22 16:24:37 +00:00
CompositorWidgetParent.h Bug 1647877 - Remote Backbuffer: Only BitBlt dirty region r=mstange 2020-07-22 16:24:37 +00:00
DirectManipulationOwner.cpp Bug 1653700. Populate PanGestureInput::mLineOrPageDeltaX/Y when the events are produced from direct manipulation. r=kats 2020-07-18 20:47:04 +00:00
DirectManipulationOwner.h Bug 1636646. ifdef direct manipulation code so it's not compiled on mingw. r=aklotz 2020-05-09 21:38:55 +00:00
GfxInfo.cpp Bug 1654262 - Ship WebRender to Intel gen7.5 gt1-3 laptop users. r=nical 2020-07-30 07:50:34 +00:00
GfxInfo.h Bug 1602072 - Add a gfxInfo flag determine Firefox is embedded by FxR for telemetry. r=thomasmo,chutten,froydnj,jrmuizel,geckoview-reviewers,rbarker,snorp 2020-06-25 17:22:20 +00:00
IEnumFE.cpp
IEnumFE.h
IMMHandler.cpp Bug 1643464 - Part 1: Rename eLeft/eRight to ePrimary/eSecondary r=masayuki 2020-06-19 18:02:41 +00:00
IMMHandler.h
InkCollector.cpp
InkCollector.h
InProcessWinCompositorWidget.cpp Bug 1604412 - Give CompositorWidgetChild more window info r=sotaro 2020-01-08 18:37:38 +00:00
InProcessWinCompositorWidget.h Bug 1604412 - Give CompositorWidgetChild more window info r=sotaro 2020-01-08 18:37:38 +00:00
InputDeviceUtils.cpp
InputDeviceUtils.h
JumpListBuilder.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
JumpListBuilder.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
JumpListItem.cpp
JumpListItem.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
KeyboardLayout.cpp Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
KeyboardLayout.h Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
LSPAnnotator.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
MediaKeysEventSourceFactory.cpp Bug 1640998 - part9 : use MediaControlKey to replace MediaControlKeysEvent r=chunmin,agi,geckoview-reviewers 2020-06-09 02:59:57 +00:00
moz.build Bug 1640195: Address UX feedback for non-native widget styling. r=geckoview-reviewers,emilio,agi 2020-07-30 17:02:02 +00:00
nsAppShell.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsAppShell.h Bug 1639391: Do not call nsWindow::GetAttention for top-level windows being shown during session restore; r=mhowell 2020-05-22 01:49:11 +00:00
nsBidiKeyboard.cpp
nsBidiKeyboard.h
nsClipboard.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsClipboard.h
nsColorPicker.cpp
nsColorPicker.h
nsDataObj.cpp Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
nsDataObj.h Bug 1602615 - Add a support for free-threaded IStream to handle Internet shortcuts. r=jmathies 2020-01-06 13:31:47 +00:00
nsDataObjCollection.cpp
nsDataObjCollection.h
nsdefs.h
nsDeviceContextSpecWin.cpp Bug 1631465 part 4: Add unwritable margin information for Windows. r=jwatt 2020-07-22 15:12:02 +00:00
nsDeviceContextSpecWin.h Bug 1650886 - Part 1 nsIPaper Base Implementation r=jwatt 2020-07-13 19:59:26 +00:00
nsDragService.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsDragService.h
nsFilePicker.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsFilePicker.h Bug 1644569: Removed unused nsFilePicker::mLastUsedDirectory; r=mhowell 2020-06-09 20:33:38 +00:00
nsLookAndFeel.cpp Bug 1652561 - Remote Win32k calls in nsLookAndFeel::GetFontImpl() r=emilio,geckoview-reviewers,agi,froydnj 2020-07-31 16:21:44 +00:00
nsLookAndFeel.h Bug 1652561 - Remote Win32k calls in nsLookAndFeel::GetFontImpl() r=emilio,geckoview-reviewers,agi,froydnj 2020-07-31 16:21:44 +00:00
nsNativeBasicThemeWin.cpp Bug 1640195: Address UX feedback for non-native widget styling. r=geckoview-reviewers,emilio,agi 2020-07-30 17:02:02 +00:00
nsNativeBasicThemeWin.h Bug 1640195: Address UX feedback for non-native widget styling. r=geckoview-reviewers,emilio,agi 2020-07-30 17:02:02 +00:00
nsNativeDragSource.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsNativeDragSource.h
nsNativeDragTarget.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsNativeDragTarget.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsNativeThemeWin.cpp Bug 1640195: Address UX feedback for non-native widget styling. r=geckoview-reviewers,emilio,agi 2020-07-30 17:02:02 +00:00
nsNativeThemeWin.h Backed out changeset 5777919cd214 (bug 1400317) for causing Windows MinGW all bustages on WinThemeData.cpp. CLOSED TREE 2020-06-16 02:08:51 +03:00
nsPaperWin.cpp Bug 1631465 part 4: Add unwritable margin information for Windows. r=jwatt 2020-07-22 15:12:02 +00:00
nsPaperWin.h Bug 1631465 part 4: Add unwritable margin information for Windows. r=jwatt 2020-07-22 15:12:02 +00:00
nsPrintDialogUtil.cpp Bug 1651532 - Change systemDefaultPrinter to systemDefaultPrinterName r=jwatt 2020-07-10 19:00:17 +00:00
nsPrintDialogUtil.h Bug 1602125. Remove nsIPrintingPromptService.showPrintDialog's nsIWebBrowserPrint parameter and MockWebBrowserPrint. r=bobowen 2019-12-09 09:04:29 +00:00
nsPrintDialogWin.cpp Bug 1654088, make WindowWatcher methods to use CStrings and not char and make window.open throw the correct exception, r=farre,geckoview-reviewers,agi* 2020-07-27 21:36:24 +00:00
nsPrintDialogWin.h Bug 1602125. Remove nsIPrintingPromptService.showPrintDialog's nsIWebBrowserPrint parameter and MockWebBrowserPrint. r=bobowen 2019-12-09 09:04:29 +00:00
nsPrinterWin.cpp Backed out changeset 8045dfbc21b9 (bug 1651117) for OXS Build bustage. CLOSED TREE 2020-07-31 19:39:50 +03:00
nsPrinterWin.h Backed out changeset 8045dfbc21b9 (bug 1651117) for OXS Build bustage. CLOSED TREE 2020-07-31 19:39:50 +03:00
nsPrintSettingsServiceWin.cpp Bug 1647480 - Refactor Printer Enumeration to Use nsIPrinter r=jwatt 2020-07-05 19:00:43 +00:00
nsPrintSettingsServiceWin.h Bug 1602125. Remove nsIPrintingPromptService.showPrintDialog's nsIWebBrowserPrint parameter and MockWebBrowserPrint. r=bobowen 2019-12-09 09:04:29 +00:00
nsPrintSettingsWin.cpp Bug 1631465 part 3: Move calculation of unwritable margins to WinUtils. r=jwatt 2020-07-22 15:08:13 +00:00
nsPrintSettingsWin.h
nsSharePicker.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
nsSharePicker.h Bug 1573029 - Windows Web Share implementation r=marcosc,farre 2020-02-13 14:21:06 +00:00
nsSound.cpp Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
nsSound.h
nsToolkit.cpp Bug 1400317 - Use SPI_GETFLATMENU lazily to avoid early Win32k call r=jmathies 2020-06-12 13:31:15 +00:00
nsToolkit.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsUserIdleServiceWin.cpp Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
nsUserIdleServiceWin.h Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
nsUXThemeConstants.h
nsUXThemeData.cpp Bug 1400317 - Win32k Lockdown: Remote IsAppThemed() r=jmathies 2020-06-26 13:16:13 +00:00
nsUXThemeData.h Bug 1400317 - Create single source of truth for IsAppThemed r=jmathies 2020-06-26 13:16:11 +00:00
nsWidgetFactory.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsWidgetFactory.h
nsWindow.cpp Bug 1651511 - Add Desktop zooming to experiments. r=botond,fluent-reviewers,preferences-reviewers,tnikkel,flod,Gijs 2020-07-24 20:16:40 +00:00
nsWindow.h Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
nsWindowBase.cpp Bug 1519636 - Automatically reformat recent changes using clang-format r=Ehsan 2020-01-21 09:51:27 +00:00
nsWindowBase.h
nsWindowDbg.cpp
nsWindowDbg.h
nsWindowDefs.h
nsWindowGfx.cpp Bug 1604412 - Clarify purpose of PlatformCompositorWidgetDelegate r=sotaro 2020-01-08 18:36:30 +00:00
nsWindowGfx.h
nsWinGesture.cpp
nsWinGesture.h
OSKInputPaneManager.cpp Bug 1639824 - Make OKInputPaneManager warn only when TryShow() and TryHide() fail, we're active and we get unexpected result r=m_kato 2020-05-21 15:40:41 +00:00
OSKInputPaneManager.h Bug 1618759 - Part 4. Use InputPane to open on-screen keyboard for Windows 10 RS1+. r=masayuki 2020-04-07 22:30:37 +00:00
PCompositorWidget.ipdl Bug 1604412 - Enable remote backbuffer GDI compositing r=jmathies,jld 2020-02-13 14:32:37 +00:00
PlatformWidgetTypes.ipdlh Bug 1651714 - Reduce expensive includes for TabMessageUtils.h. r=smaug 2020-07-15 13:24:20 +00:00
ProcInfo.cpp Bug 1652000 - Refactoring ChromeUtils::RequestProcInfo to place a single request to GetProcInfo;r=tarek,geckoview-reviewers,agi 2020-07-20 09:42:23 +00:00
RemoteBackbuffer.cpp Bug 1647877 - Remote Backbuffer: Only BitBlt dirty region r=mstange 2020-07-22 16:24:37 +00:00
RemoteBackbuffer.h Bug 1647877 - Remote Backbuffer: Only BitBlt dirty region r=mstange 2020-07-22 16:24:37 +00:00
resource.h
ScreenHelperWin.cpp
ScreenHelperWin.h
ShellHeaderOnlyUtils.h Bug 1625138 - Part 41: Remove no longer needed includes for mozilla/TypeTraits. r=froydnj 2020-03-28 16:00:09 +00:00
TaskbarPreview.cpp Bug 1400317 - Create single source of truth for DWM status r=jrmuizel 2020-05-06 14:15:58 +00:00
TaskbarPreview.h
TaskbarPreviewButton.cpp
TaskbarPreviewButton.h
TaskbarTabPreview.cpp
TaskbarTabPreview.h
TaskbarWindowPreview.cpp
TaskbarWindowPreview.h
ToastNotification.cpp Bug 1617628 - Hide nsBaseHashtable Put overloads in nsRefPtrHashtable subclass. r=froydnj 2020-02-25 17:03:36 +00:00
ToastNotification.h
ToastNotificationHandler.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
ToastNotificationHandler.h Bug 1605997: Send the finished notification when the notification is hidden. r=jmathies 2020-01-06 13:08:16 +00:00
touchinjection_sdk80.h Bug 1630912. Add PT_TOUCHPAD to touchinjection_sdk80.h. r=aklotz 2020-05-08 23:19:38 +00:00
TSFTextStore.cpp Bug 1654146 - Clean up InputContext logging. r=masayuki 2020-07-21 08:12:04 +00:00
TSFTextStore.h Bug 1589497 - Make PendingAction of TSFStore copy of key message r=m_kato 2020-03-26 07:33:37 +00:00
UrlmonHeaderOnlyUtils.h Bug 1648384 - Make use of Result::propagateErr. r=mhowell 2020-06-25 16:07:28 +00:00
widget.rc
WidgetTraceEvent.cpp Bug 1470510 - Rename nsXULWindow and nsIXULWindow to AppWindow and nsIAppWindow. r=smaug 2019-11-05 17:56:28 +00:00
WinCompositorWidget.cpp Bug 1604412 - Duplicate WinCompositorWidget logic into subclasses r=sotaro 2020-01-08 18:35:22 +00:00
WinCompositorWidget.h Bug 1604412 - Give CompositorWidgetChild more window info r=sotaro 2020-01-08 18:37:38 +00:00
WinCompositorWindowThread.cpp Bug 1633343. Also use the style WS_EX_TRANSPARENT on the compositor window. r=sotaro 2020-04-27 13:27:07 +00:00
WinCompositorWindowThread.h
WinContentSystemParameters.cpp Bug 1400317 - Win32k Lockdown: Remote IsAppThemed() r=jmathies 2020-06-26 13:16:13 +00:00
WinContentSystemParameters.h Bug 1400317 - Win32k Lockdown: Remote IsAppThemed() r=jmathies 2020-06-26 13:16:13 +00:00
WindowHook.cpp Bug 1628715 - Part 7: Add MOZ_NONNULL_RETURN to infallible nsTArray::AppendElements. r=xpcom-reviewers,necko-reviewers,nika,valentin 2020-04-24 13:31:14 +00:00
WindowHook.h
WindowsConsole.cpp Bug 1569089 - Sync std handles after AttachConsole(). r=aklotz 2019-11-07 13:28:45 +00:00
WindowsConsole.h
WindowsEMF.cpp
WindowsEMF.h
WindowsSMTCProvider.cpp Bug 1642729 - P3: Only fetch image from http(s) URL r=ckerschb 2020-07-29 15:59:46 +00:00
WindowsSMTCProvider.h Bug 1649970 - Correct the index for fetching next available image r=alwu 2020-07-06 17:53:28 +00:00
WindowsUIUtils.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
WindowsUIUtils.h Bug 1573029 - Add WindowsShare API r=marcosc,agashlin 2020-02-06 11:12:55 +00:00
WinHeaderOnlyUtils.h Bug 1648384 - Make use of Result::propagateErr. r=mhowell 2020-06-25 16:07:28 +00:00
WinIMEHandler.cpp Bug 1648534 - Read HKLM's EnableDesktopModeAutoInvoke entry if no entry in HKCU. r=masayuki 2020-07-17 03:02:15 +00:00
WinIMEHandler.h Bug 1618759 - Part 6. Don't open on-screen keyboard when inputmode is none. r=masayuki 2020-04-07 22:31:16 +00:00
WinMessages.h Bug 1618759 - Part 5. Lazy check whether OSK is closed. r=masayuki 2020-04-07 22:30:58 +00:00
WinModifierKeyState.h
WinMouseScrollHandler.cpp Bug 1570124 - Enable mouse scrolling in FxR window r=masayuki 2019-11-06 20:38:45 +00:00
WinMouseScrollHandler.h Bug 1570124 - Enable mouse scrolling in FxR window r=masayuki 2019-11-06 20:38:45 +00:00
WinNativeEventData.h
WinPointerEvents.cpp Bug 1573992 - Convert dom.w3c_pointer_events.dispatch_by_pointer_messages to static pref. r=njn 2019-08-27 00:13:25 +00:00
WinPointerEvents.h Bug 1573992 - Convert dom.w3c_pointer_events.dispatch_by_pointer_messages to static pref. r=njn 2019-08-27 00:13:25 +00:00
WinTaskbar.cpp Bug 1602195: Attempt to always set a default app user model id for the application and make sure that jump lists and recent documents are associated with it. r=mhowell 2020-01-02 16:06:35 +00:00
WinTaskbar.h
WinTextEventDispatcherListener.cpp
WinTextEventDispatcherListener.h
WinUtils.cpp Bug 1631465 part 3: Move calculation of unwritable margins to WinUtils. r=jwatt 2020-07-22 15:08:13 +00:00
WinUtils.h Bug 1631465 part 3: Move calculation of unwritable margins to WinUtils. r=jwatt 2020-07-22 15:08:13 +00:00