mcatanzaro@igalia.com | 462cf68 | 2017-10-31 15:16:07 +0000 | [diff] [blame] | 1 | // Copyright (C) 2017 Igalia S.L. |
| 2 | // |
| 3 | // Redistribution and use in source and binary forms, with or without |
| 4 | // modification, are permitted provided that the following conditions |
| 5 | // are met: |
| 6 | // 1. Redistributions of source code must retain the above copyright |
| 7 | // notice, this list of conditions and the following disclaimer. |
| 8 | // 2. Redistributions in binary form must reproduce the above copyright |
| 9 | // notice, this list of conditions and the following disclaimer in the |
| 10 | // documentation and/or other materials provided with the distribution. |
| 11 | // |
| 12 | // THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' |
| 13 | // AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
| 14 | // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
| 15 | // PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS |
| 16 | // BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 17 | // CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 18 | // SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
| 19 | // INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| 20 | // CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 21 | // ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF |
| 22 | // THE POSSIBILITY OF SUCH DAMAGE. |
| 23 | |
carlosgc@webkit.org | b286c16 | 2021-09-30 07:37:58 +0000 | [diff] [blame] | 24 | accessibility/atspi/AccessibilityAtspi.cpp |
carlosgc@webkit.org | 450f0ac | 2021-09-17 08:41:11 +0000 | [diff] [blame] | 25 | accessibility/atspi/AccessibilityObjectAtspi.cpp |
carlosgc@webkit.org | c59de39 | 2021-11-19 14:30:34 +0000 | [diff] [blame] | 26 | accessibility/atspi/AccessibilityObjectActionAtspi.cpp |
carlosgc@webkit.org | f4ea6c3 | 2021-10-18 12:43:12 +0000 | [diff] [blame] | 27 | accessibility/atspi/AccessibilityObjectComponentAtspi.cpp |
carlosgc@webkit.org | 7bd7943 | 2021-11-19 14:51:09 +0000 | [diff] [blame] | 28 | accessibility/atspi/AccessibilityObjectDocumentAtspi.cpp |
carlosgc@webkit.org | 1e4c828 | 2021-11-19 08:51:53 +0000 | [diff] [blame] | 29 | accessibility/atspi/AccessibilityObjectHyperlinkAtspi.cpp |
carlosgc@webkit.org | 0630b0b | 2021-11-19 13:35:55 +0000 | [diff] [blame] | 30 | accessibility/atspi/AccessibilityObjectHypertextAtspi.cpp |
carlosgc@webkit.org | 5d24786 | 2021-11-20 07:52:57 +0000 | [diff] [blame] | 31 | accessibility/atspi/AccessibilityObjectImageAtspi.cpp |
carlosgc@webkit.org | 0b9d464 | 2021-11-26 08:41:48 +0000 | [diff] [blame] | 32 | accessibility/atspi/AccessibilityObjectSelectionAtspi.cpp |
carlosgc@webkit.org | 7e1e697 | 2021-12-02 08:16:13 +0000 | [diff] [blame] | 33 | accessibility/atspi/AccessibilityObjectTableAtspi.cpp |
| 34 | accessibility/atspi/AccessibilityObjectTableCellAtspi.cpp |
carlosgc@webkit.org | 69fa814 | 2021-10-22 08:51:03 +0000 | [diff] [blame] | 35 | accessibility/atspi/AccessibilityObjectTextAtspi.cpp |
carlosgc@webkit.org | ff93dc1 | 2021-11-18 12:34:31 +0000 | [diff] [blame] | 36 | accessibility/atspi/AccessibilityObjectValueAtspi.cpp |
carlosgc@webkit.org | b286c16 | 2021-09-30 07:37:58 +0000 | [diff] [blame] | 37 | accessibility/atspi/AccessibilityRootAtspi.cpp |
carlosgc@webkit.org | 450f0ac | 2021-09-17 08:41:11 +0000 | [diff] [blame] | 38 | accessibility/atspi/AXObjectCacheAtspi.cpp |
| 39 | |
carlosgc@webkit.org | 450f0ac | 2021-09-17 08:41:11 +0000 | [diff] [blame] | 40 | editing/atspi/FrameSelectionAtspi.cpp |
| 41 | |
carlosgc@webkit.org | 67edc45 | 2019-06-20 11:08:29 +0000 | [diff] [blame] | 42 | editing/gtk/EditorGtk.cpp |
carlosgc@webkit.org | 1494de3 | 2020-05-12 15:20:30 +0000 | [diff] [blame] | 43 | editing/gtk/WebContentReaderGtk.cpp |
carlosgc@webkit.org | 67edc45 | 2019-06-20 11:08:29 +0000 | [diff] [blame] | 44 | |
carlosgc@webkit.org | c0ede00 | 2018-04-03 15:09:10 +0000 | [diff] [blame] | 45 | loader/soup/ResourceLoaderSoup.cpp |
| 46 | |
carlosgc@webkit.org | 67edc45 | 2019-06-20 11:08:29 +0000 | [diff] [blame] | 47 | page/gtk/DragControllerGtk.cpp |
| 48 | |
mcatanzaro@igalia.com | 462cf68 | 2017-10-31 15:16:07 +0000 | [diff] [blame] | 49 | page/linux/ResourceUsageOverlayLinux.cpp |
| 50 | page/linux/ResourceUsageThreadLinux.cpp |
| 51 | |
zandobersek@gmail.com | 396c2a3 | 2019-01-07 06:42:59 +0000 | [diff] [blame] | 52 | page/scrolling/nicosia/ScrollingCoordinatorNicosia.cpp |
| 53 | page/scrolling/nicosia/ScrollingStateNodeNicosia.cpp |
| 54 | page/scrolling/nicosia/ScrollingTreeFixedNode.cpp |
| 55 | page/scrolling/nicosia/ScrollingTreeFrameScrollingNodeNicosia.cpp |
| 56 | page/scrolling/nicosia/ScrollingTreeNicosia.cpp |
zandobersek@gmail.com | 556f958 | 2019-10-02 07:45:34 +0000 | [diff] [blame] | 57 | page/scrolling/nicosia/ScrollingTreeOverflowScrollProxyNode.cpp |
| 58 | page/scrolling/nicosia/ScrollingTreeOverflowScrollingNodeNicosia.cpp |
zandobersek@gmail.com | 4b4a1e1 | 2019-09-25 09:47:49 +0000 | [diff] [blame] | 59 | page/scrolling/nicosia/ScrollingTreePositionedNode.cpp |
commit-queue@webkit.org | b4c8c75 | 2021-03-04 13:22:14 +0000 | [diff] [blame] | 60 | page/scrolling/nicosia/ScrollingTreeScrollingNodeDelegateNicosia.cpp |
mrobinson@webkit.org | f35fa2c | 2021-10-27 11:47:29 +0000 | [diff] [blame] | 61 | page/scrolling/nicosia/ScrollingTreeStickyNodeNicosia.cpp |
zandobersek@gmail.com | 1aff8bb | 2018-04-26 07:54:19 +0000 | [diff] [blame] | 62 | |
mcatanzaro@igalia.com | 462cf68 | 2017-10-31 15:16:07 +0000 | [diff] [blame] | 63 | platform/UserAgentQuirks.cpp |
| 64 | |
carlosgc@webkit.org | 004b9e6 | 2020-02-25 09:55:52 +0000 | [diff] [blame] | 65 | platform/adwaita/ScrollbarThemeAdwaita.cpp |
| 66 | platform/adwaita/ThemeAdwaita.cpp |
| 67 | |
changseok@webkit.org | 8a36b10 | 2020-05-20 22:33:35 +0000 | [diff] [blame] | 68 | platform/gamepad/manette/ManetteGamepad.cpp |
| 69 | platform/gamepad/manette/ManetteGamepadProvider.cpp |
| 70 | |
simon.fraser@apple.com | 0e68b99 | 2021-09-18 04:24:53 +0000 | [diff] [blame] | 71 | platform/generic/ScrollbarsControllerGeneric.cpp |
don.olmstead@sony.com | a3504bf | 2018-11-29 18:36:29 +0000 | [diff] [blame] | 72 | |
achristensen@apple.com | 3c70b8c | 2021-03-19 23:59:55 +0000 | [diff] [blame] | 73 | platform/graphics/ANGLEWebKitBridge.cpp |
timothy_horton@apple.com | d7231ab | 2018-08-30 20:31:32 +0000 | [diff] [blame] | 74 | platform/graphics/GLContext.cpp @no-unify |
mcatanzaro@igalia.com | cf169ee | 2019-07-30 17:28:57 +0000 | [diff] [blame] | 75 | platform/graphics/PlatformDisplay.cpp @no-unify |
mcatanzaro@igalia.com | 462cf68 | 2017-10-31 15:16:07 +0000 | [diff] [blame] | 76 | |
timothy_horton@apple.com | d7231ab | 2018-08-30 20:31:32 +0000 | [diff] [blame] | 77 | platform/graphics/cairo/BackingStoreBackendCairoX11.cpp @no-unify |
mcatanzaro@igalia.com | 462cf68 | 2017-10-31 15:16:07 +0000 | [diff] [blame] | 78 | |
mcatanzaro@igalia.com | c98b843 | 2019-06-07 14:57:42 +0000 | [diff] [blame] | 79 | platform/graphics/egl/GLContextEGL.cpp @no-unify |
| 80 | platform/graphics/egl/GLContextEGLLibWPE.cpp @no-unify |
mcatanzaro@igalia.com | 462cf68 | 2017-10-31 15:16:07 +0000 | [diff] [blame] | 81 | platform/graphics/egl/GLContextEGLWayland.cpp @no-unify |
timothy_horton@apple.com | d7231ab | 2018-08-30 20:31:32 +0000 | [diff] [blame] | 82 | platform/graphics/egl/GLContextEGLX11.cpp @no-unify |
mcatanzaro@igalia.com | 462cf68 | 2017-10-31 15:16:07 +0000 | [diff] [blame] | 83 | |
commit-queue@webkit.org | 82d32ed | 2022-03-16 13:12:30 +0000 | [diff] [blame] | 84 | platform/graphics/gbm/GBMBufferSwapchain.cpp |
clord@igalia.com | a3d3cef | 2022-02-04 07:16:39 +0000 | [diff] [blame] | 85 | platform/graphics/gbm/GBMDevice.cpp |
zan@falconsigh.net | f998034 | 2022-04-12 14:48:54 +0000 | [diff] [blame] | 86 | platform/graphics/gbm/GraphicsContextGLGBM.cpp |
| 87 | platform/graphics/gbm/GraphicsContextGLGBMTextureMapper.cpp |
clord@igalia.com | a3d3cef | 2022-02-04 07:16:39 +0000 | [diff] [blame] | 88 | |
carlosgc@webkit.org | 35a7d907 | 2022-02-24 09:42:27 +0000 | [diff] [blame] | 89 | platform/graphics/glx/GLContextGLX.cpp @no-unify |
mcatanzaro@igalia.com | 462cf68 | 2017-10-31 15:16:07 +0000 | [diff] [blame] | 90 | |
carlosgc@webkit.org | 67edc45 | 2019-06-20 11:08:29 +0000 | [diff] [blame] | 91 | platform/graphics/gtk/ColorGtk.cpp |
| 92 | platform/graphics/gtk/DisplayRefreshMonitorGtk.cpp |
| 93 | platform/graphics/gtk/GdkCairoUtilities.cpp |
carlosgc@webkit.org | 67edc45 | 2019-06-20 11:08:29 +0000 | [diff] [blame] | 94 | platform/graphics/gtk/ImageGtk.cpp |
mmaxfield@apple.com | 2750474 | 2022-06-09 05:12:01 +0000 | [diff] [blame] | 95 | platform/graphics/gtk/SystemFontDatabaseGTK.cpp |
carlosgc@webkit.org | 67edc45 | 2019-06-20 11:08:29 +0000 | [diff] [blame] | 96 | |
mcatanzaro@igalia.com | 462cf68 | 2017-10-31 15:16:07 +0000 | [diff] [blame] | 97 | platform/graphics/gstreamer/ImageGStreamerCairo.cpp |
| 98 | |
carlosgc@webkit.org | 3397455 | 2019-05-28 06:36:34 +0000 | [diff] [blame] | 99 | platform/graphics/libwpe/PlatformDisplayLibWPE.cpp |
| 100 | |
mcatanzaro@igalia.com | 462cf68 | 2017-10-31 15:16:07 +0000 | [diff] [blame] | 101 | platform/graphics/opentype/OpenTypeVerticalData.cpp |
| 102 | |
| 103 | platform/graphics/wayland/PlatformDisplayWayland.cpp |
| 104 | |
timothy_horton@apple.com | d7231ab | 2018-08-30 20:31:32 +0000 | [diff] [blame] | 105 | platform/graphics/x11/PlatformDisplayX11.cpp @no-unify |
| 106 | platform/graphics/x11/XErrorTrapper.cpp @no-unify |
| 107 | platform/graphics/x11/XUniqueResource.cpp @no-unify |
mcatanzaro@igalia.com | 462cf68 | 2017-10-31 15:16:07 +0000 | [diff] [blame] | 108 | |
carlosgc@webkit.org | 67edc45 | 2019-06-20 11:08:29 +0000 | [diff] [blame] | 109 | platform/gtk/CursorGtk.cpp |
mcatanzaro@igalia.com | 462cf68 | 2017-10-31 15:16:07 +0000 | [diff] [blame] | 110 | platform/gtk/DragDataGtk.cpp |
carlosgc@webkit.org | 67edc45 | 2019-06-20 11:08:29 +0000 | [diff] [blame] | 111 | platform/gtk/DragImageGtk.cpp |
| 112 | platform/gtk/GRefPtrGtk.cpp |
carlosgc@webkit.org | 20afa45 | 2020-08-24 13:10:57 +0000 | [diff] [blame] | 113 | platform/gtk/GtkUtilities.cpp @no-unify |
mcatanzaro@igalia.com | 462cf68 | 2017-10-31 15:16:07 +0000 | [diff] [blame] | 114 | platform/gtk/LocalizedStringsGtk.cpp |
| 115 | platform/gtk/PasteboardGtk.cpp |
carlosgc@webkit.org | 67edc45 | 2019-06-20 11:08:29 +0000 | [diff] [blame] | 116 | platform/gtk/PlatformKeyboardEventGtk.cpp |
carlosgc@webkit.org | 67edc45 | 2019-06-20 11:08:29 +0000 | [diff] [blame] | 117 | platform/gtk/PlatformScreenGtk.cpp |
carlosgc@webkit.org | 9047fce | 2020-04-14 09:50:31 +0000 | [diff] [blame] | 118 | platform/gtk/RenderThemeGadget.cpp |
| 119 | platform/gtk/RenderThemeScrollbar.cpp |
| 120 | platform/gtk/ScrollbarThemeGtk.cpp |
mcatanzaro@igalia.com | 462cf68 | 2017-10-31 15:16:07 +0000 | [diff] [blame] | 121 | platform/gtk/SelectionData.cpp |
changseok@webkit.org | dc13751 | 2022-01-18 00:50:09 +0000 | [diff] [blame] | 122 | platform/gtk/ValidationBubbleGtk.cpp |
carlosgc@webkit.org | 67edc45 | 2019-06-20 11:08:29 +0000 | [diff] [blame] | 123 | platform/gtk/WidgetGtk.cpp |
mcatanzaro@igalia.com | 462cf68 | 2017-10-31 15:16:07 +0000 | [diff] [blame] | 124 | |
mcatanzaro@igalia.com | 462cf68 | 2017-10-31 15:16:07 +0000 | [diff] [blame] | 125 | platform/text/Hyphenation.cpp |
| 126 | platform/text/LocaleICU.cpp |
| 127 | |
| 128 | platform/text/enchant/TextCheckerEnchant.cpp |
| 129 | |
| 130 | platform/text/hyphen/HyphenationLibHyphen.cpp |
| 131 | |
| 132 | platform/unix/LoggingUnix.cpp |
| 133 | |
| 134 | platform/xdg/MIMETypeRegistryXdg.cpp |
carlosgc@webkit.org | 67edc45 | 2019-06-20 11:08:29 +0000 | [diff] [blame] | 135 | |
carlosgc@webkit.org | 004b9e6 | 2020-02-25 09:55:52 +0000 | [diff] [blame] | 136 | rendering/RenderThemeAdwaita.cpp |
carlosgc@webkit.org | 67edc45 | 2019-06-20 11:08:29 +0000 | [diff] [blame] | 137 | rendering/RenderThemeGtk.cpp |