.. |
gtest
|
Bug 1330529 - Followup to fix incorrect file path handling in PDFiumEngineShim. r=cpeterson
|
2018-02-24 17:22:27 +09:00 |
res
|
…
|
|
tests
|
…
|
|
AudioSession.cpp
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
AudioSession.h
|
…
|
|
CompositorWidgetChild.cpp
|
Bug 1446990 - Safely transmit nsTransparencyMode across IPDL for WinCompositorWidget. r=jrmuizel
|
2018-04-05 22:24:28 -05:00 |
CompositorWidgetChild.h
|
…
|
|
CompositorWidgetParent.cpp
|
Bug 1446990 - Safely transmit nsTransparencyMode across IPDL for WinCompositorWidget. r=jrmuizel
|
2018-04-05 22:24:28 -05:00 |
CompositorWidgetParent.h
|
Bug 1446990 - Safely transmit nsTransparencyMode across IPDL for WinCompositorWidget. r=jrmuizel
|
2018-04-05 22:24:28 -05:00 |
GfxInfo.cpp
|
Bug 1348273 - Convert crash annotations into a machine-readable list of constants; r=ted.mielczarek,njn,dholbert,mak,cpearce,mcmanus,froydnj,Dexter,jrmuizel,jchen,jimm,bz,surkov
|
2018-07-05 15:42:11 +02:00 |
GfxInfo.h
|
Bug 1441270 - Remove unused WebGL parameter getters. r=jgilbert
|
2018-02-26 20:35:12 +01:00 |
IEnumFE.cpp
|
…
|
|
IEnumFE.h
|
…
|
|
IMMHandler.cpp
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
|
2018-04-28 12:50:58 -07:00 |
IMMHandler.h
|
…
|
|
InProcessWinCompositorWidget.cpp
|
…
|
|
InProcessWinCompositorWidget.h
|
Bug 1448271 - Update some names of #include guards r=nical
|
2018-03-23 22:40:04 +09:00 |
InkCollector.cpp
|
…
|
|
InkCollector.h
|
…
|
|
JumpListBuilder.cpp
|
Bug 1474272 part 4 - Stop using js::GetGlobalForObjectCrossCompartment in xpc::NativeGlobal. r=bholley
|
2018-08-01 11:25:50 +02:00 |
JumpListBuilder.h
|
Bug 1425144 - Init Jump list on lazy idle thread r=aklotz
|
2018-06-27 08:59:07 -07:00 |
JumpListItem.cpp
|
…
|
|
JumpListItem.h
|
…
|
|
KeyboardLayout.cpp
|
Bug 971462 - Hide event type from constructor of WidgetCommandEvent r=smaug
|
2018-07-30 12:20:47 +00:00 |
KeyboardLayout.h
|
Bug 900750 - part 4: Make NativeKey replaces MODIFIER_CONTROL and MODIFIER_ALT of mModKeyState with MODIFIER_ALTGRAPH if user emulates AltGr key press with pressing both Ctrl and Alt keys and current keydown produces character(s) r=m_kato,smaug
|
2018-06-04 14:45:28 +09:00 |
LSPAnnotator.cpp
|
Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj
|
2018-06-17 22:43:11 -07:00 |
PCompositorWidget.ipdl
|
Bug 1446990 - Safely transmit nsTransparencyMode across IPDL for WinCompositorWidget. r=jrmuizel
|
2018-04-05 22:24:28 -05:00 |
PDFViaEMFPrintHelper.cpp
|
Bug 685236 - Stop using GetNativePath in widget/windows. r=jimm
|
2017-12-16 14:51:31 +09:00 |
PDFViaEMFPrintHelper.h
|
Bug 685236 - Stop using GetNativePath in widget/windows. r=jimm
|
2017-12-16 14:51:31 +09:00 |
PDFiumChild.cpp
|
…
|
|
PDFiumChild.h
|
…
|
|
PDFiumEngineShim.cpp
|
Bug 1330529 - Followup to fix incorrect file path handling in PDFiumEngineShim. r=cpeterson
|
2018-02-24 17:22:27 +09:00 |
PDFiumEngineShim.h
|
Bug 1330529 - Followup to fix incorrect file path handling in PDFiumEngineShim. r=cpeterson
|
2018-02-24 17:22:27 +09:00 |
PDFiumParent.cpp
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
PDFiumParent.h
|
…
|
|
PDFiumProcessChild.cpp
|
Bug 1330529 - Followup to fix incorrect file path handling in PDFiumEngineShim. r=cpeterson
|
2018-02-24 17:22:27 +09:00 |
PDFiumProcessChild.h
|
…
|
|
PDFiumProcessParent.cpp
|
…
|
|
PDFiumProcessParent.h
|
…
|
|
PPDFium.ipdl
|
…
|
|
PlatformWidgetTypes.ipdlh
|
Bug 1446990 - Safely transmit nsTransparencyMode across IPDL for WinCompositorWidget. r=jrmuizel
|
2018-04-05 22:24:28 -05:00 |
ScreenHelperWin.cpp
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
ScreenHelperWin.h
|
…
|
|
TSFTextStore.cpp
|
Bug 1481153 - part 4: Should stop hacking the result of TSFTextStore::GetTextExt() when Win10 build 17643 only in Nightly or early Beta r=m_kato
|
2018-08-07 21:30:52 +09:00 |
TSFTextStore.h
|
Bug 1467373 - part 1: Split hack for TS_E_NOLAYOUT part from TSFTextStore::GetTextExt() r=m_kato
|
2018-08-02 14:36:03 +09:00 |
TaskbarPreview.cpp
|
Bug 1485253 - fix crashes due to dead windows' taskbar preview objects sticking around, r=m_kato,florian
|
2018-08-30 00:58:19 +00:00 |
TaskbarPreview.h
|
…
|
|
TaskbarPreviewButton.cpp
|
…
|
|
TaskbarPreviewButton.h
|
…
|
|
TaskbarTabPreview.cpp
|
Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj
|
2018-06-17 22:43:11 -07:00 |
TaskbarTabPreview.h
|
…
|
|
TaskbarWindowPreview.cpp
|
…
|
|
TaskbarWindowPreview.h
|
…
|
|
WidgetTraceEvent.cpp
|
…
|
|
WinCompositorWidget.cpp
|
Bug 1467363: Protect access to mTransparentSurface with a lock. r=rhunt
|
2018-06-21 22:17:48 +02:00 |
WinCompositorWidget.h
|
Bug 1467363: Protect access to mTransparentSurface with a lock. r=rhunt
|
2018-06-21 22:17:48 +02:00 |
WinCompositorWindowThread.cpp
|
Bug 1469028 - Supress Renderer threads r=nical
|
2018-06-21 08:32:09 +09:00 |
WinCompositorWindowThread.h
|
Bug 1191971 part 1 - Create child window in gpu process r=bas
|
2018-03-29 11:21:47 +09:00 |
WinHeaderOnlyUtils.h
|
Bug 1477402: Wrap WaitForInputIdle with checks for ERROR_NOT_GUI_PROCESS failures; r=agashlin
|
2018-07-20 15:54:08 -06:00 |
WinIMEHandler.cpp
|
…
|
|
WinIMEHandler.h
|
…
|
|
WinMessages.h
|
…
|
|
WinModifierKeyState.h
|
Bug 900750 - part 2: Make ModifierKeyState and VirtualKey treat AltGraph as new modifier and won't set Control and Alt state while AltGraph is active r=m_kato,smaug
|
2018-05-30 17:27:31 +09:00 |
WinMouseScrollHandler.cpp
|
Bug 971462 - Hide event type from constructor of WidgetCommandEvent r=smaug
|
2018-07-30 12:20:47 +00:00 |
WinMouseScrollHandler.h
|
Bug 1473631: Part 0a - Make preference callbacks typesafe. r=njn
|
2018-07-06 12:24:41 -07:00 |
WinNativeEventData.h
|
…
|
|
WinPointerEvents.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
WinPointerEvents.h
|
…
|
|
WinTaskbar.cpp
|
Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj
|
2018-06-17 22:43:11 -07:00 |
WinTaskbar.h
|
…
|
|
WinTextEventDispatcherListener.cpp
|
…
|
|
WinTextEventDispatcherListener.h
|
…
|
|
WinUtils.cpp
|
Bug 1425144 - Init Jump list on lazy idle thread r=aklotz
|
2018-06-27 08:59:07 -07:00 |
WinUtils.h
|
Bug 1425144 - Init Jump list on lazy idle thread r=aklotz
|
2018-06-27 08:59:07 -07:00 |
WindowHook.cpp
|
…
|
|
WindowHook.h
|
…
|
|
WindowsEMF.cpp
|
…
|
|
WindowsEMF.h
|
…
|
|
WindowsUIUtils.cpp
|
…
|
|
WindowsUIUtils.h
|
…
|
|
moz.build
|
Bug 1090497 - Re-enable warnings as errors on clang-cl. r=froydnj
|
2018-07-31 22:10:07 +09:00 |
nsAppShell.cpp
|
Backed out changeset 531593bacc4e (bug 1448040) for Android build bustages on HangAnnotations.h. CLOSED TREE
|
2018-06-07 19:22:31 +03:00 |
nsAppShell.h
|
Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj
|
2018-02-05 22:46:57 -08:00 |
nsBidiKeyboard.cpp
|
…
|
|
nsBidiKeyboard.h
|
…
|
|
nsClipboard.cpp
|
Bug 1486690 - Remove unnecessary checks after moz_xmalloc() calls. r=glandium
|
2018-08-28 15:56:01 +10:00 |
nsClipboard.h
|
…
|
|
nsColorPicker.cpp
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
|
2018-04-28 12:50:58 -07:00 |
nsColorPicker.h
|
…
|
|
nsDataObj.cpp
|
Bug 685236 - Stop using GetNativePath in widget/windows. r=jimm
|
2017-12-16 14:51:31 +09:00 |
nsDataObj.h
|
…
|
|
nsDataObjCollection.cpp
|
…
|
|
nsDataObjCollection.h
|
…
|
|
nsDeviceContextSpecWin.cpp
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
nsDeviceContextSpecWin.h
|
Bug 221706 - Use unwritable region when printing on Windows. r=jimm
|
2018-03-28 17:13:10 -07:00 |
nsDragService.cpp
|
Bug 1473029, convert drag services to internally use CSSIntRegion instead ns nsIScriptableRegion, r=mstange
|
2018-08-07 09:32:08 -04:00 |
nsDragService.h
|
Bug 1473029, convert drag services to internally use CSSIntRegion instead ns nsIScriptableRegion, r=mstange
|
2018-08-07 09:32:08 -04:00 |
nsFilePicker.cpp
|
Bug 1484496: Part 4b - Add intrinsic type information to most nsSimpleEnumerators. r=froydnj
|
2018-08-18 21:06:32 -07:00 |
nsFilePicker.h
|
…
|
|
nsIdleServiceWin.cpp
|
Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8
|
2018-02-12 15:44:40 -05:00 |
nsIdleServiceWin.h
|
Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8
|
2018-02-12 15:44:40 -05:00 |
nsImageClipboard.cpp
|
Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj
|
2018-06-17 22:43:11 -07:00 |
nsImageClipboard.h
|
…
|
|
nsLookAndFeel.cpp
|
Bug 1365045 - Implement prefers-reduced-motion for Windows. r=jimm
|
2018-07-24 16:50:48 +09:00 |
nsLookAndFeel.h
|
Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj
|
2018-02-05 22:46:57 -08:00 |
nsNativeDragSource.cpp
|
Bug 1445616 . Add missing DataTransfer include to fix compilation on Windows. r=mystor
|
2018-03-14 12:23:58 -04:00 |
nsNativeDragSource.h
|
Bug 1444686 followup. Fix a typo that breaks compilation on Windows.
|
2018-03-13 17:10:39 -04:00 |
nsNativeDragTarget.cpp
|
Bug 1455676 part 3. Remove nsIDOMNode usage from widget/. r=qdot
|
2018-05-29 22:58:48 -04:00 |
nsNativeDragTarget.h
|
…
|
|
nsNativeThemeWin.cpp
|
Bug 1487978 - Fix C4305 warning on msvc from bug 1471086.
|
2018-09-03 11:45:32 +10:00 |
nsNativeThemeWin.h
|
Bug 1478391: Autogenerate StyleAppearance. r=jwatt
|
2018-07-26 17:06:17 +02:00 |
nsPrintDialogUtil.cpp
|
…
|
|
nsPrintDialogUtil.h
|
…
|
|
nsPrintDialogWin.cpp
|
…
|
|
nsPrintDialogWin.h
|
…
|
|
nsPrintSettingsServiceWin.cpp
|
…
|
|
nsPrintSettingsServiceWin.h
|
…
|
|
nsPrintSettingsWin.cpp
|
Bug 221706 - Use unwritable region when printing on Windows. r=jimm
|
2018-03-28 17:13:10 -07:00 |
nsPrintSettingsWin.h
|
Bug 221706 - Use unwritable region when printing on Windows. r=jimm
|
2018-03-28 17:13:10 -07:00 |
nsSound.cpp
|
Bug 1448914 - remove nsISound::playSystemSound; r=masayuki
|
2018-03-27 10:41:40 -04:00 |
nsSound.h
|
…
|
|
nsToolkit.cpp
|
…
|
|
nsToolkit.h
|
…
|
|
nsUXThemeConstants.h
|
…
|
|
nsUXThemeData.cpp
|
Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj
|
2018-06-17 22:43:11 -07:00 |
nsUXThemeData.h
|
…
|
|
nsWidgetFactory.cpp
|
Bug 1484848 - Remove the XPCOM component registrations for window and child window; r=mstange
|
2018-08-21 16:20:28 -04:00 |
nsWinGesture.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
nsWinGesture.h
|
…
|
|
nsWindow.cpp
|
Bug 1484848 - Remove the XPCOM component registrations for window and child window; r=mstange
|
2018-08-21 16:20:28 -04:00 |
nsWindow.h
|
Bug 1484848 - Remove the XPCOM component registrations for window and child window; r=mstange
|
2018-08-21 16:20:28 -04:00 |
nsWindowBase.cpp
|
Bug 1457189 - Dispatch the resolutionchange event when changing the display resolution even if DPI remains the same. r=jimm
|
2018-04-27 14:30:03 +02:00 |
nsWindowBase.h
|
Bug 1436263 - Part 4: Remove unnecessary `virtual` and `final` from non-overriding final virtual function declarations. r=froydnj
|
2018-02-09 01:31:38 -08:00 |
nsWindowDbg.cpp
|
…
|
|
nsWindowDbg.h
|
…
|
|
nsWindowDefs.h
|
Bug 900750 - part 2: Make ModifierKeyState and VirtualKey treat AltGraph as new modifier and won't set Control and Alt state while AltGraph is active r=m_kato,smaug
|
2018-05-30 17:27:31 +09:00 |
nsWindowGfx.cpp
|
Bug 1467363: Protect access to mTransparentSurface with a lock. r=rhunt
|
2018-06-21 22:17:48 +02:00 |
nsWindowGfx.h
|
…
|
|
nsdefs.h
|
…
|
|
resource.h
|
…
|
|
touchinjection_sdk80.h
|
…
|
|
widget.rc
|
…
|
|