diff options
| author | Dmitry Shachnev <mitya57@gmail.com> | 2017-08-26 21:03:02 +0300 |
|---|---|---|
| committer | Dmitry Shachnev <mitya57@gmail.com> | 2017-08-26 21:03:02 +0300 |
| commit | fb0b95097a5b6ad481953a3a60ad112eb386a4ab (patch) | |
| tree | 3dba950540d3e24ec7bd2785f671202786fb7c5c | |
| parent | 536b07d73e33acf2fcde685770ac53953f819011 (diff) | |
| download | qt5webkit-fb0b95097a5b6ad481953a3a60ad112eb386a4ab.tar.gz | |
Rewrite debian/copyright.
The new file is based on decopy output, with lots of manual fixes.
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/copyright | 17816 |
2 files changed, 4595 insertions, 13223 deletions
diff --git a/debian/changelog b/debian/changelog index 30c44a2..da4f5b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ qtwebkit-opensource-src (5.212.0~alpha2-1) UNRELEASED; urgency=medium * Update install files for the new release. * Update debian/rules to use CMake build system. * Update to debhelper compat level 10. + * Rewrite debian/copyright. The new file is based on decopy output, with + lots of manual fixes. -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 25 Aug 2017 20:50:49 +0300 diff --git a/debian/copyright b/debian/copyright index db8ec8e..ca85aab 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,13257 +1,4606 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Source: https://download.qt.io/official_releases/qt/*/submodules/ Files: * -Copyright: 2010 Apple Inc. +Copyright: 2013, Adenilson Cavalcanti <cavalcantii@gmail.com> + 2013, Adobe Systems Incorporated + 2006, Alexey Proskuryakov <ap@webkit.org> + 2010, Andras Becsi (abecsi@inf.u-szeged.hu), University of Szeged + 2011, Andreas Kling <kling@webkit.org> + 2013, Andrew Bortz + 2008-2009, Anthony Ricaud <rik@webkit.org> + 2014, Antoine Quint + 2003-2016, Apple Inc + 2011, Benjamin Poulain <benjamin@webkit.org> + 2011, Brian Grinstead + 2015, Canon Inc + 2013, Cisco Systems, Inc + 2010-2014, Collabora Ltd + 2012-2013, Company 100, Inc + 2015-2016, Devin Rousso <dcrousso+webkit@gmail.com> + 2006, Dirk Mueller <mueller@kde.org> + 2015, Electronic Arts, Inc + 2011, Gabor Loki <loki@webkit.org> + 2006, George Staikos <staikos@kde.org> + 2009, Girish Ramakrishnan <girish@forwardbias.in> + 2005-2013, Google Inc + 2012, Hewlett-Packard Development Company, L.P + 2009, Holger Hans Peter Freyther + 2011-2016, Igalia S.L + 2012-2013, Intel Corporation + 2009-2010, Joseph Pecoraro + 2010, Juha Savolainen <juha.savolainen@weego.fi> + 2007, Justin Haygood <jhaygood@reaktix.com> + 2016-2017, Konstantin Tokarev <annulen@yandex.ru> + 2011, Kristof Kosztyo <Kosztyo.Kristof@stud.u-szeged.hu> + 2013, Matt Holden <jftholden@yahoo.com> + 2008, Matt Lilek + 2015, Metrological + 2010-2011, Motorola Mobility, Inc + 2015, Naver Corp + 2010, Nikita Vasilyev + 2006, Nikolas Zimmermann <zimmermann@kde.org> + 2009-2013, Nokia Corporation and/or its subsidiary(-ies) + 2010-2014, Patrick Gansterer <paroga@paroga.com> + 2012, Raphael Kubo da Costa <rakuco@webkit.org> + 2013, Renata Hodovan <reni@inf.u-szeged.hu> + 2014-2015, Saam Barati <saambarati1@gmail.com> + 2011-2014, Samsung Electronics + 2013, Seokju Kwon <seokju.kwon@gmail.com> + 2006, Simon Hausmann <hausmann@kde.org> + 2015, The Qt Company Ltd + 2015, Tobias Reiss <tobi+webkit@basecode.de> + 2007-2009, Torch Mobile, Inc. (http://www.torchmobile.com/) + 2009-2015, University of Szeged + 2013-2015, University of Washington + 2015, Yusuke Suzuki <utatane.tea@gmail.com> + 2006, Zack Rusin <zack@kde.org> + 2011, Zeno Albisser <zeno@webkit.org> License: BSD-2-clause Files: debian/* Copyright: 2010 Fathi Boudra <fabo@debian.org> 2012 Zoltán Balogh <zoltan.balogh@canonical.com> 2012-2013 Timo Jyrinki <timo.jyrinki@canonical.com> - 2014-2015 Dmitry Shachnev <mitya57@debian.org> + 2014-2017 Dmitry Shachnev <mitya57@debian.org> +License: LGPL-2+ + +Files: Source/WTF/config.h + Source/WTF/wtf/Bitmap.h + Source/WTF/wtf/FastMalloc.h + Source/WTF/wtf/Forward.h + Source/WTF/wtf/GetPtr.h + Source/WTF/wtf/HashCountedSet.h + Source/WTF/wtf/HashFunctions.h + Source/WTF/wtf/HashMap.h + Source/WTF/wtf/HashSet.h + Source/WTF/wtf/HashTable.cpp + Source/WTF/wtf/HashTable.h + Source/WTF/wtf/HashTraits.h + Source/WTF/wtf/Hasher.h + Source/WTF/wtf/HexNumber.h + Source/WTF/wtf/ListHashSet.h + Source/WTF/wtf/Noncopyable.h + Source/WTF/wtf/NumberOfCores.h + Source/WTF/wtf/PassRefPtr.h + Source/WTF/wtf/RefCounted.h + Source/WTF/wtf/RefCountedLeakCounter.cpp + Source/WTF/wtf/RefCountedLeakCounter.h + Source/WTF/wtf/RefPtr.h + Source/WTF/wtf/RetainPtr.h + Source/WTF/wtf/StackBounds.cpp + Source/WTF/wtf/StaticConstructors.h + Source/WTF/wtf/ThreadSpecificWin.cpp + Source/WTF/wtf/Vector.h + Source/WTF/wtf/VectorTraits.h + Source/WTF/wtf/dtoa.h + Source/WTF/wtf/glib/GLibUtilities.cpp + Source/WTF/wtf/glib/GLibUtilities.h + Source/WTF/wtf/glib/GMutexLocker.h + Source/WTF/wtf/glib/GRefPtr.cpp + Source/WTF/wtf/glib/GRefPtr.h + Source/WTF/wtf/glib/GTypedefs.h + Source/WTF/wtf/glib/GUniquePtr.h + Source/WTF/wtf/text/ASCIIFastPath.h + Source/WTF/wtf/text/AtomicString.cpp + Source/WTF/wtf/text/AtomicString.h + Source/WTF/wtf/text/AtomicStringImpl.cpp + Source/WTF/wtf/text/AtomicStringImpl.h + Source/WTF/wtf/text/AtomicStringTable.cpp + Source/WTF/wtf/text/AtomicStringTable.h + Source/WTF/wtf/text/IntegerToStringConversion.h + Source/WTF/wtf/text/StringHash.h + Source/WTF/wtf/text/StringImpl.cpp + Source/WTF/wtf/text/StringImpl.h + Source/WTF/wtf/text/StringOperators.h + Source/WTF/wtf/text/WTFString.cpp + Source/WTF/wtf/text/WTFString.h + Source/WTF/wtf/text/cf/StringCF.cpp + Source/WTF/wtf/text/cf/StringImplCF.cpp + Source/WebKit2/NetworkProcess/CustomProtocols/qt/CustomProtocolManagerQt.cpp + Source/WebKit2/NetworkProcess/Downloads/qt/QtFileDownloader.cpp + Source/WebKit2/NetworkProcess/Downloads/qt/QtFileDownloader.h + Source/WebKit2/Shared/API/c/qt/* + Source/WebKit2/Shared/CoordinatedGraphics/CoordinatedBackingStore.cpp + Source/WebKit2/Shared/CoordinatedGraphics/CoordinatedBackingStore.h + Source/WebKit2/Shared/CoordinatedGraphics/CoordinatedGraphicsScene.cpp + Source/WebKit2/Shared/CoordinatedGraphics/CoordinatedGraphicsScene.h + Source/WebKit2/Shared/CoordinatedGraphics/SimpleViewportController.cpp + Source/WebKit2/Shared/CoordinatedGraphics/SimpleViewportController.h + Source/WebKit2/Shared/CoordinatedGraphics/WebCoordinatedSurface.cpp + Source/WebKit2/Shared/CoordinatedGraphics/WebCoordinatedSurface.h + Source/WebKit2/Shared/WebHitTestResultData.cpp + Source/WebKit2/Shared/WebHitTestResultData.h + Source/WebKit2/Shared/qt/ArgumentCodersQt.cpp + Source/WebKit2/Shared/qt/ArgumentCodersQt.h + Source/WebKit2/UIProcess/API/APIHitTestResult.cpp + Source/WebKit2/UIProcess/API/APIHitTestResult.h + Source/WebKit2/UIProcess/API/C/CoordinatedGraphics/* + Source/WebKit2/UIProcess/API/C/WKUserMediaPermissionRequest.cpp + Source/WebKit2/UIProcess/API/C/WKUserMediaPermissionRequest.h + Source/WebKit2/UIProcess/API/cpp/qt/* + Source/WebKit2/UIProcess/API/qt/qquicknetworkreply.cpp + Source/WebKit2/UIProcess/API/qt/qquicknetworkreply_p.h + Source/WebKit2/UIProcess/API/qt/qquicknetworkrequest.cpp + Source/WebKit2/UIProcess/API/qt/qquicknetworkrequest_p.h + Source/WebKit2/UIProcess/API/qt/qquickurlschemedelegate.cpp + Source/WebKit2/UIProcess/API/qt/qquickurlschemedelegate_p.h + Source/WebKit2/UIProcess/API/qt/qquickwebpage.cpp + Source/WebKit2/UIProcess/API/qt/qquickwebpage_p.h + Source/WebKit2/UIProcess/API/qt/qquickwebpage_p_p.h + Source/WebKit2/UIProcess/API/qt/qquickwebview.cpp + Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h + Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h + Source/WebKit2/UIProcess/API/qt/qtwebsecurityorigin.cpp + Source/WebKit2/UIProcess/API/qt/qtwebsecurityorigin_p.h + Source/WebKit2/UIProcess/API/qt/qwebdownloaditem.cpp + Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h + Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p_p.h + Source/WebKit2/UIProcess/API/qt/qwebiconimageprovider.cpp + Source/WebKit2/UIProcess/API/qt/qwebiconimageprovider_p.h + Source/WebKit2/UIProcess/API/qt/qwebkittest.cpp + Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h + Source/WebKit2/UIProcess/API/qt/qwebloadrequest.cpp + Source/WebKit2/UIProcess/API/qt/qwebloadrequest_p.h + Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest.cpp + Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest_p.h + Source/WebKit2/UIProcess/API/qt/qwebpermissionrequest.cpp + Source/WebKit2/UIProcess/API/qt/qwebpermissionrequest_p.h + Source/WebKit2/UIProcess/API/qt/qwebpreferences.cpp + Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h + Source/WebKit2/UIProcess/API/qt/qwebpreferences_p_p.h + Source/WebKit2/UIProcess/API/qt/raw/* + Source/WebKit2/UIProcess/API/qt/tests/bytearraytestdata.cpp + Source/WebKit2/UIProcess/API/qt/tests/bytearraytestdata.h + Source/WebKit2/UIProcess/API/qt/tests/inspectorserver/* + Source/WebKit2/UIProcess/API/qt/tests/publicapi/* + Source/WebKit2/UIProcess/API/qt/tests/qmltests/tst_qmltests.cpp + Source/WebKit2/UIProcess/API/qt/tests/qquickwebview/* + Source/WebKit2/UIProcess/API/qt/tests/qrawwebview/* + Source/WebKit2/UIProcess/API/qt/tests/testwindow.h + Source/WebKit2/UIProcess/API/qt/tests/util.cpp + Source/WebKit2/UIProcess/API/qt/tests/util.h + Source/WebKit2/UIProcess/CoordinatedGraphics/CoordinatedLayerTreeHostProxy.cpp + Source/WebKit2/UIProcess/CoordinatedGraphics/CoordinatedLayerTreeHostProxy.h + Source/WebKit2/UIProcess/CoordinatedGraphics/CoordinatedLayerTreeHostProxy.messages.in + Source/WebKit2/UIProcess/CoordinatedGraphics/PageViewportController.cpp + Source/WebKit2/UIProcess/CoordinatedGraphics/PageViewportController.h + Source/WebKit2/UIProcess/DefaultUndoController.cpp + Source/WebKit2/UIProcess/DefaultUndoController.h + Source/WebKit2/UIProcess/InspectorServer/qt/WebInspectorServerQt.cpp + Source/WebKit2/UIProcess/InspectorServer/qt/WebSocketServerQt.cpp + Source/WebKit2/UIProcess/Network/CustomProtocols/qt/* + Source/WebKit2/UIProcess/PageViewportControllerClient.h + Source/WebKit2/UIProcess/UserMediaPermissionRequestManagerProxy.cpp + Source/WebKit2/UIProcess/UserMediaPermissionRequestManagerProxy.h + Source/WebKit2/UIProcess/UserMediaPermissionRequestProxy.cpp + Source/WebKit2/UIProcess/UserMediaPermissionRequestProxy.h + Source/WebKit2/UIProcess/qt/PageViewportControllerClientQt.cpp + Source/WebKit2/UIProcess/qt/PageViewportControllerClientQt.h + Source/WebKit2/UIProcess/qt/QtDialogRunner.cpp + Source/WebKit2/UIProcess/qt/QtDialogRunner.h + Source/WebKit2/UIProcess/qt/QtDownloadManager.cpp + Source/WebKit2/UIProcess/qt/QtDownloadManager.h + Source/WebKit2/UIProcess/qt/QtPageClient.cpp + Source/WebKit2/UIProcess/qt/QtPageClient.h + Source/WebKit2/UIProcess/qt/QtWebContext.cpp + Source/WebKit2/UIProcess/qt/QtWebContext.h + Source/WebKit2/UIProcess/qt/QtWebError.cpp + Source/WebKit2/UIProcess/qt/QtWebError.h + Source/WebKit2/UIProcess/qt/QtWebIconDatabaseClient.cpp + Source/WebKit2/UIProcess/qt/QtWebIconDatabaseClient.h + Source/WebKit2/UIProcess/qt/QtWebPageEventHandler.cpp + Source/WebKit2/UIProcess/qt/QtWebPageEventHandler.h + Source/WebKit2/UIProcess/qt/QtWebPagePolicyClient.cpp + Source/WebKit2/UIProcess/qt/QtWebPagePolicyClient.h + Source/WebKit2/UIProcess/qt/QtWebPageSGNode.cpp + Source/WebKit2/UIProcess/qt/QtWebPageSGNode.h + Source/WebKit2/UIProcess/qt/QtWebPageUIClient.cpp + Source/WebKit2/UIProcess/qt/QtWebPageUIClient.h + Source/WebKit2/UIProcess/qt/WebColorPickerQt.cpp + Source/WebKit2/UIProcess/qt/WebColorPickerQt.h + Source/WebKit2/UIProcess/qt/WebFullScreenManagerProxyQt.cpp + Source/WebKit2/UIProcess/qt/WebGeolocationProviderQt.cpp + Source/WebKit2/UIProcess/qt/WebGeolocationProviderQt.h + Source/WebKit2/WebProcess/MediaStream/* + Source/WebKit2/WebProcess/WebCoreSupport/WebPopupMenu.cpp + Source/WebKit2/WebProcess/WebCoreSupport/WebPopupMenu.h + Source/WebKit2/WebProcess/WebCoreSupport/WebSearchPopupMenu.cpp + Source/WebKit2/WebProcess/WebCoreSupport/WebSearchPopupMenu.h + Source/WebKit2/WebProcess/WebCoreSupport/WebUserMediaClient.cpp + Source/WebKit2/WebProcess/WebCoreSupport/WebUserMediaClient.h + Source/WebKit2/WebProcess/WebCoreSupport/qt/WebFrameNetworkingContext.cpp + Source/WebKit2/WebProcess/WebCoreSupport/qt/WebFrameNetworkingContext.h + Source/WebKit2/WebProcess/WebPage/CoordinatedGraphics/CoordinatedLayerTreeHost.h + Source/WebKit2/WebProcess/WebPage/CoordinatedGraphics/CoordinatedLayerTreeHost.messages.in + Source/WebKit2/WebProcess/WebPage/TapHighlightController.cpp + Source/WebKit2/WebProcess/WebPage/TapHighlightController.h + Source/WebKit2/WebProcess/WebPage/WebContextMenu.cpp + Source/WebKit2/WebProcess/WebPage/WebContextMenu.h + Tools/DumpRenderTree/config.h + Tools/ImageDiff/qt/* + Tools/MiniBrowser/qt/js/* + Tools/MiniBrowser/qt/qml/CheckBox.qml + Tools/MiniBrowser/qt/qml/FilePicker.qml + Tools/MiniBrowser/qt/raw/* + Tools/Scripts/run-gtk-tests + Tools/TestWebKitAPI/Tests/WebKit2/UserMedia.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/AutocleanupsTest.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/DOMDOMWindowTest.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/DOMNodeFilterTest.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/DOMNodeTest.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/DOMXPathNSResolverTest.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/EditorTest.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/FrameTest.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestAutocleanups.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestBackForwardList.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestCookieManager.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestDownloads.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestInspector.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestLoaderClient.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestResources.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestSSL.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitPolicyClient.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/WebExtensionTest.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/WebProcessTest.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/WebProcessTest.h + Tools/TestWebKitAPI/qt/PlatformUtilitiesQt.cpp + Tools/TestWebKitAPI/qt/main.cpp + Tools/WebKitTestRunner/InjectedBundle/atk/AccessibilityNotificationHandlerAtk.cpp + Tools/WebKitTestRunner/InjectedBundle/atk/AccessibilityNotificationHandlerAtk.h + Tools/qt/jhbuildrc +Copyright: 2011, Andreas Kling <kling@webkit.org> + 2006, Andrew Wellington <proton@wiretapped.net> + 1999, Antti Koivisto <koivisto@kde.org> + 2003-2016, Apple Inc + 2011, Benjamin Poulain <benjamin@webkit.org> + 2008-2013, Collabora Ltd + 2012-2013, Company 100, Inc + 2008, David Levin <levin@chromium.org> + 2001, Dirk Mueller ( mueller@kde.org ) + 2007, Eric Seidel <eric@webkit.org> + 2009-2012, Google Inc + 2009-2010, Gustavo Noronha Silva + 2012, Hewlett-Packard Development Company, L.P + 2009-2015, Igalia S.L + 2012-2013, Intel Corporation + 2009, Jian Li <jianli@chromium.org> + 2016-2017, Konstantin Tokarev <annulen@yandex.ru> + 1999, Lars Knoll <knoll@kde.org> + 2009, Martin Robinson + 2011, Motorola Mobility, Inc + 2009-2012, Nokia Corporation and/or its subsidiary(-ies) + 2008, Nuanti Ltd + 2010-2012, Patrick Gansterer <paroga@paroga.com> + 2015, Red Hat Inc + 2012-2013, Samsung Electronics + 2006, Samuel Weinig <sam.weinig@gmail.com> + 2007, Staikos Computing Services Inc + 2015, The Qt Company Ltd + 2007-2009, Torch Mobile, Inc + 2011-2012, University of Szeged + 2015, Yusuke Suzuki <utatane.tea@gmail.com> + 2011, Zeno Albisser <zeno@webkit.org> +License: LGPL-2+ + +Files: Source/WTF/wtf/ASCIICType.h + Source/WTF/wtf/AutodrainedPool.h + Source/WTF/wtf/ByteOrder.h + Source/WTF/wtf/CurrentTime.cpp + Source/WTF/wtf/CurrentTime.h + Source/WTF/wtf/Deque.h + Source/WTF/wtf/DisallowCType.h + Source/WTF/wtf/Locker.h + Source/WTF/wtf/MD5.h + Source/WTF/wtf/MainThread.cpp + Source/WTF/wtf/MainThread.h + Source/WTF/wtf/MediaTime.cpp + Source/WTF/wtf/MediaTime.h + Source/WTF/wtf/MessageQueue.h + Source/WTF/wtf/MetaAllocator.cpp + Source/WTF/wtf/MetaAllocator.h + Source/WTF/wtf/MetaAllocatorHandle.h + Source/WTF/wtf/RedBlackTree.h + Source/WTF/wtf/RunLoopTimer.h + Source/WTF/wtf/RunLoopTimerCF.cpp + Source/WTF/wtf/SHA1.cpp + Source/WTF/wtf/SHA1.h + Source/WTF/wtf/SaturatedArithmetic.h + Source/WTF/wtf/SchedulePair.h + Source/WTF/wtf/SchedulePairCF.cpp + Source/WTF/wtf/SegmentedVector.h + Source/WTF/wtf/SizeLimits.cpp + Source/WTF/wtf/StreamBuffer.h + Source/WTF/wtf/ThreadFunctionInvocation.h + Source/WTF/wtf/ThreadIdentifierDataPthreads.cpp + Source/WTF/wtf/ThreadIdentifierDataPthreads.h + Source/WTF/wtf/ThreadSpecific.h + Source/WTF/wtf/Threading.h + Source/WTF/wtf/ThreadingPrimitives.h + Source/WTF/wtf/ThreadingPthreads.cpp + Source/WTF/wtf/glib/MainThreadGLib.cpp + Source/WTF/wtf/qt/MainThreadQt.cpp + Source/WTF/wtf/text/AtomicStringHash.h + Source/WTF/wtf/text/StringBuffer.h + Source/WTF/wtf/unicode/Collator.h + Source/WTF/wtf/unicode/CollatorDefault.cpp + Source/WTF/wtf/unicode/icu/* + Source/WTF/wtf/win/MainThreadWin.cpp + Source/WebInspectorUI/UserInterface/Base/DOMUtilities.js + Source/WebInspectorUI/UserInterface/Base/Setting.js + Source/WebInspectorUI/UserInterface/Controllers/DOMTreeManager.js + Source/WebInspectorUI/UserInterface/Models/CSSCompletions.js + Source/WebInspectorUI/UserInterface/Models/CSSKeywordCompletions.js + Source/WebInspectorUI/UserInterface/Models/Color.js + Source/WebInspectorUI/UserInterface/Models/ConsoleCommandResultMessage.js + Source/WebInspectorUI/UserInterface/Models/DOMNode.js + Source/WebInspectorUI/UserInterface/Protocol/InspectorBackend.js + Source/WebInspectorUI/UserInterface/Protocol/InspectorFrontendHostStub.js + Source/WebInspectorUI/UserInterface/Protocol/RemoteObject.js + Source/WebInspectorUI/UserInterface/Views/ConsoleCommandView.js + Source/WebInspectorUI/UserInterface/Views/ConsoleGroup.js + Source/WebInspectorUI/UserInterface/Views/ConsoleMessageView.js + Source/WebInspectorUI/UserInterface/Views/ConsoleSession.js + Source/WebInspectorUI/UserInterface/Views/ContextMenu.js + Source/WebInspectorUI/UserInterface/Views/DOMTreeElement.js + Source/WebInspectorUI/UserInterface/Views/DOMTreeOutline.js + Source/WebInspectorUI/UserInterface/Views/DOMTreeUpdater.js + Source/WebInspectorUI/UserInterface/Views/GradientSlider.css + Source/WebInspectorUI/UserInterface/Views/GradientSlider.js + Source/WebInspectorUI/UserInterface/Views/TreeOutline.js + Source/WebKit2/Shared/API/APIObject.cpp + Source/WebKit2/UIProcess/InspectorServer/HTTPRequest.h + Source/cmake/FindATSPI.cmake + Source/cmake/FindFontconfig.cmake + Source/cmake/FindHarfBuzz.cmake + Source/cmake/FindLibSeccomp.cmake + Source/cmake/FindSqlite.cmake + Tools/DumpRenderTree/CyclicRedundancyCheck.cpp + Tools/DumpRenderTree/CyclicRedundancyCheck.h + Tools/DumpRenderTree/DumpRenderTree.h + Tools/DumpRenderTree/DumpRenderTreeFileDraggingSource.h + Tools/DumpRenderTree/DumpRenderTreePrefix.h + Tools/DumpRenderTree/GCController.cpp + Tools/DumpRenderTree/GCController.h + Tools/DumpRenderTree/JavaScriptThreading.cpp + Tools/DumpRenderTree/JavaScriptThreading.h + Tools/DumpRenderTree/PixelDumpSupport.cpp + Tools/DumpRenderTree/PixelDumpSupport.h + Tools/DumpRenderTree/TestRunner.cpp + Tools/DumpRenderTree/TestRunner.h + Tools/DumpRenderTree/WorkQueue.cpp + Tools/DumpRenderTree/WorkQueue.h + Tools/DumpRenderTree/WorkQueueItem.h + Tools/DumpRenderTree/qt/DumpRenderTreeMain.cpp + Tools/DumpRenderTree/qt/DumpRenderTreeQt.cpp + Tools/DumpRenderTree/qt/DumpRenderTreeQt.h + Tools/DumpRenderTree/qt/EventSenderQt.cpp + Tools/DumpRenderTree/qt/EventSenderQt.h + Tools/DumpRenderTree/qt/GCControllerQt.cpp + Tools/DumpRenderTree/qt/TestRunnerQt.cpp + Tools/DumpRenderTree/qt/TestRunnerQt.h + Tools/DumpRenderTree/qt/TextInputControllerQt.cpp + Tools/DumpRenderTree/qt/TextInputControllerQt.h + Tools/DumpRenderTree/qt/WorkQueueItemQt.cpp + Tools/DumpRenderTree/qt/WorkQueueItemQt.h + Tools/DumpRenderTree/qt/testplugin.cpp + Tools/DumpRenderTree/qt/testplugin.h + Tools/Scripts/VCSUtils.pm + Tools/Scripts/build-webkit + Tools/Scripts/update-qtwebkit-win-libs + Tools/Scripts/update-webkit-dependency + Tools/Scripts/webkit-build-directory + Tools/Scripts/webkitdirs.pm + Tools/TestWebKitAPI/Tests/WTF/MediaTime.cpp + Tools/TestWebKitAPI/Tests/WTF/MetaAllocator.cpp + Tools/TestWebKitAPI/Tests/WTF/RedBlackTree.cpp + Tools/TestWebKitAPI/Tests/WTF/SHA1.cpp + Tools/TestWebKitAPI/Tests/WTF/SaturatedArithmeticOperations.cpp + Tools/TestWebKitAPI/Tests/WTF/StringBuilder.cpp + Tools/TestWebKitAPI/Tests/WebCore/LayoutUnit.cpp + Tools/TestWebKitAPI/Tests/WebCore/TimeRanges.cpp + Tools/TestWebKitAPI/Tests/WebCore/TransformationMatrix.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitSettings.cpp + Tools/TestWebKitAPI/WTFStringUtilities.h + Tools/WebKitTestRunner/CyclicRedundancyCheck.cpp + Tools/WebKitTestRunner/CyclicRedundancyCheck.h + Tools/WebKitTestRunner/InjectedBundle/qt/ActivateFontsQt.cpp + Tools/WebKitTestRunner/PixelDumpSupport.cpp + Tools/WebKitTestRunner/PixelDumpSupport.h +Copyright: 2005-2016, Apple Inc + 2012, Brent Fulgham <bfulgham@webkit.org> + 2008, Cameron Zwarich <cwzwarich@uwaterloo.ca> + 2011, Carl Lobo + 2009-2010, Chris Jerdonek <chris.jerdonek@gmail.com> + 2012, Daniel Bates <dbates@intudata.com> + 2007, Eric Seidel <eric@webkit.org> + 2008, Gilles Caulier <caulier.gilles@gmail.com> + 2008-2013, Google Inc + 2007, Graham Dennis <graham.dennis@gmail.com> + 2013, Igalia S.L + 2012-2013, Intel Corporation + 2009, Jian Li <jianli@chromium.org> + 2010, Joone Hur <joone@kldp.org> + 2009-2010, Joseph Pecoraro + 2007, Justin Haygood <jhaygood@reaktix.com> + 2006-2007, Laurent Montel <montel@kde.org> + 2008, Matt Lilek <webkit@mattlilek.com> + 2011, Motorola Mobility, Inc + 2010, Nikita Vasilyev + 2006, Nikolas Zimmermann <zimmermann@kde.org> + 2008-2013, Nokia Corporation and/or its subsidiary(-ies) + 2012, Patrick Gansterer <paroga@paroga.com> + 2010, Robert Eisele <robert@xarg.org> + 2013, Seokju Kwon <seokju.kwon@gmail.com> + 2007, Staikos Computing Services Inc + 2009, Torch Mobile Inc. http://www.torchmobile.com + 2007-2009, Torch Mobile, Inc + 2014, University of Washington + 2010, moiji-mobile.com +License: BSD-3-clause + +Files: Source/JavaScriptCore/* +Copyright: 2007-2008, Alp Toker <alp@atoker.com> + 2015, Andy VanWagoner <thetalecrafter@gmail.com> + 2003-2016, Apple Inc + 2015, Canon Inc + 2013, Cisco Systems, Inc + 2008, Collabora Ltd + 2013, Digia Plc. and/or its subsidiary(-ies) + 2007, Eric Seidel <eric@webkit.org> + 2009-2013, Google Inc + 2015, Igalia S.L + 2011, Intel Corporation + 2015, Jordan Harband + 2008, Kelvin W Sherlock <ksherlock@gmail.com> + 2010-2012, MIPS Technologies, Inc + 2012, Mathias Bynens <mathias@qiwi.be> + 2010-2012, Patrick Gansterer <paroga@paroga.com> + 2010, Peter Varga (pvarga@inf.u-szeged.hu), University of Szeged + 2011, Peter Varga (pvarga@webkit.org), University of Szeged + 2010, Renata Hodovan <hodovan@inf.u-szeged.hu> + 2009-2011, STMicroelectronics + 2014, Saam Barati <saambarati1@gmail.com> + 2012, Sony Network Entertainment + 2015-2016, Sukolsak Sakshuwong <sukolsak@gmail.com> + 1993-2004, Sun Microsystems, Inc + 2011, The Chromium Authors + 2015, The Qt Company Ltd + 2009-2014, University of Szeged + 2011-2014, University of Washington + 2002-2009, Vivek Thampi + 2015-2016, Yusuke Suzuki <utatane.tea@gmail.com> +License: BSD-2-clause + +Files: Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp + Source/JavaScriptCore/config.h + Source/JavaScriptCore/create_hash_table + Source/JavaScriptCore/debugger/Debugger.cpp + Source/JavaScriptCore/debugger/Debugger.h + Source/JavaScriptCore/heap/Heap.cpp + Source/JavaScriptCore/heap/Heap.h + Source/JavaScriptCore/heap/ListableHandler.h + Source/JavaScriptCore/heap/MachineStackMarker.cpp + Source/JavaScriptCore/heap/MachineStackMarker.h + Source/JavaScriptCore/heap/MarkedBlock.h + Source/JavaScriptCore/heap/MarkedSpace.cpp + Source/JavaScriptCore/heap/MarkedSpace.h + Source/JavaScriptCore/heap/WeakReferenceHarvester.h + Source/JavaScriptCore/interpreter/CallFrame.h + Source/JavaScriptCore/jsc.cpp + Source/JavaScriptCore/parser/Lexer.cpp + Source/JavaScriptCore/parser/Lexer.h + Source/JavaScriptCore/parser/NodeConstructors.h + Source/JavaScriptCore/parser/Nodes.cpp + Source/JavaScriptCore/parser/Nodes.h + Source/JavaScriptCore/parser/Parser.cpp + Source/JavaScriptCore/parser/Parser.h + Source/JavaScriptCore/runtime/ArgList.cpp + Source/JavaScriptCore/runtime/ArgList.h + Source/JavaScriptCore/runtime/ArrayConstructor.cpp + Source/JavaScriptCore/runtime/ArrayConstructor.h + Source/JavaScriptCore/runtime/ArrayConventions.h + Source/JavaScriptCore/runtime/ArrayPrototype.cpp + Source/JavaScriptCore/runtime/ArrayPrototype.h + Source/JavaScriptCore/runtime/BooleanConstructor.cpp + Source/JavaScriptCore/runtime/BooleanConstructor.h + Source/JavaScriptCore/runtime/BooleanObject.cpp + Source/JavaScriptCore/runtime/BooleanObject.h + Source/JavaScriptCore/runtime/BooleanPrototype.cpp + Source/JavaScriptCore/runtime/BooleanPrototype.h + Source/JavaScriptCore/runtime/ClassInfo.h + Source/JavaScriptCore/runtime/CommonIdentifiers.cpp + Source/JavaScriptCore/runtime/CommonIdentifiers.h + Source/JavaScriptCore/runtime/Completion.cpp + Source/JavaScriptCore/runtime/Completion.h + Source/JavaScriptCore/runtime/DateConstructor.cpp + Source/JavaScriptCore/runtime/DateConstructor.h + Source/JavaScriptCore/runtime/DateInstance.cpp + Source/JavaScriptCore/runtime/DateInstance.h + Source/JavaScriptCore/runtime/DatePrototype.cpp + Source/JavaScriptCore/runtime/DatePrototype.h + Source/JavaScriptCore/runtime/Error.cpp + Source/JavaScriptCore/runtime/Error.h + Source/JavaScriptCore/runtime/ErrorConstructor.cpp + Source/JavaScriptCore/runtime/ErrorConstructor.h + Source/JavaScriptCore/runtime/ErrorInstance.cpp + Source/JavaScriptCore/runtime/ErrorInstance.h + Source/JavaScriptCore/runtime/ErrorPrototype.cpp + Source/JavaScriptCore/runtime/ErrorPrototype.h + Source/JavaScriptCore/runtime/FunctionConstructor.cpp + Source/JavaScriptCore/runtime/FunctionConstructor.h + Source/JavaScriptCore/runtime/FunctionPrototype.cpp + Source/JavaScriptCore/runtime/FunctionPrototype.h + Source/JavaScriptCore/runtime/GetterSetter.cpp + Source/JavaScriptCore/runtime/GetterSetter.h + Source/JavaScriptCore/runtime/Identifier.cpp + Source/JavaScriptCore/runtime/Identifier.h + Source/JavaScriptCore/runtime/InternalFunction.cpp + Source/JavaScriptCore/runtime/InternalFunction.h + Source/JavaScriptCore/runtime/JSAPIValueWrapper.cpp + Source/JavaScriptCore/runtime/JSAPIValueWrapper.h + Source/JavaScriptCore/runtime/JSArray.cpp + Source/JavaScriptCore/runtime/JSArray.h + Source/JavaScriptCore/runtime/JSCJSValue.cpp + Source/JavaScriptCore/runtime/JSCJSValue.h + Source/JavaScriptCore/runtime/JSCell.cpp + Source/JavaScriptCore/runtime/JSCell.h + Source/JavaScriptCore/runtime/JSFunction.cpp + Source/JavaScriptCore/runtime/JSFunction.h + Source/JavaScriptCore/runtime/JSGlobalObject.h + Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp + Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.h + Source/JavaScriptCore/runtime/JSLock.cpp + Source/JavaScriptCore/runtime/JSLock.h + Source/JavaScriptCore/runtime/JSObject.cpp + Source/JavaScriptCore/runtime/JSObject.h + Source/JavaScriptCore/runtime/JSObjectInlines.h + Source/JavaScriptCore/runtime/JSString.cpp + Source/JavaScriptCore/runtime/JSString.h + Source/JavaScriptCore/runtime/JSType.h + Source/JavaScriptCore/runtime/JSWrapperObject.cpp + Source/JavaScriptCore/runtime/JSWrapperObject.h + Source/JavaScriptCore/runtime/Lookup.cpp + Source/JavaScriptCore/runtime/Lookup.h + Source/JavaScriptCore/runtime/MathObject.cpp + Source/JavaScriptCore/runtime/MathObject.h + Source/JavaScriptCore/runtime/NativeErrorConstructor.cpp + Source/JavaScriptCore/runtime/NativeErrorConstructor.h + Source/JavaScriptCore/runtime/NativeErrorPrototype.cpp + Source/JavaScriptCore/runtime/NativeErrorPrototype.h + Source/JavaScriptCore/runtime/NumberConstructor.cpp + Source/JavaScriptCore/runtime/NumberConstructor.h + Source/JavaScriptCore/runtime/NumberObject.cpp + Source/JavaScriptCore/runtime/NumberObject.h + Source/JavaScriptCore/runtime/NumberPrototype.cpp + Source/JavaScriptCore/runtime/NumberPrototype.h + Source/JavaScriptCore/runtime/ObjectConstructor.cpp + Source/JavaScriptCore/runtime/ObjectConstructor.h + Source/JavaScriptCore/runtime/ObjectPrototype.cpp + Source/JavaScriptCore/runtime/ObjectPrototype.h + Source/JavaScriptCore/runtime/Operations.cpp + Source/JavaScriptCore/runtime/Operations.h + Source/JavaScriptCore/runtime/PropertyMapHashTable.h + Source/JavaScriptCore/runtime/PropertyNameArray.h + Source/JavaScriptCore/runtime/PropertySlot.cpp + Source/JavaScriptCore/runtime/PropertySlot.h + Source/JavaScriptCore/runtime/Protect.h + Source/JavaScriptCore/runtime/RegExp.cpp + Source/JavaScriptCore/runtime/RegExp.h + Source/JavaScriptCore/runtime/RegExpConstructor.cpp + Source/JavaScriptCore/runtime/RegExpConstructor.h + Source/JavaScriptCore/runtime/RegExpMatchesArray.h + Source/JavaScriptCore/runtime/RegExpObject.cpp + Source/JavaScriptCore/runtime/RegExpObject.h + Source/JavaScriptCore/runtime/RegExpPrototype.cpp + Source/JavaScriptCore/runtime/RegExpPrototype.h + Source/JavaScriptCore/runtime/StringConstructor.cpp + Source/JavaScriptCore/runtime/StringConstructor.h + Source/JavaScriptCore/runtime/StringObject.cpp + Source/JavaScriptCore/runtime/StringObject.h + Source/JavaScriptCore/runtime/StringPrototype.cpp + Source/JavaScriptCore/runtime/StringPrototype.h + Source/JavaScriptCore/runtime/StringRecursionChecker.cpp + Source/JavaScriptCore/runtime/StringRecursionChecker.h + Source/JavaScriptCore/runtime/SymbolObject.h + Source/JavaScriptCore/testRegExp.cpp +Copyright: 2009, Acision BV + 2006, Alexey Proskuryakov <ap@nypop.com> + 2002-2016, Apple Inc + 2006-2012, Apple, Inc + 2006, Bjoern Graf <bjoern.graf@gmail.com> + 2007, Cameron Zwarich <cwzwarich@uwaterloo.ca> + 2015, Canon Inc + David Faure <faure@kde.org> + 2007, Eric Seidel <eric@webkit.org> + 1951, Franklin Street, Fifth Floor + 1991, Free Software Foundation, Inc + 1999-2004, Harri Porten <porten@kde.org> + 2012, Igalia, S.L + 2015, Jordan Harband <ljharb@gmail.com> + 2006-2007, Maks Orlovich + 2012, Mathias Bynens <mathias@qiwi.be> + 2004, Nikolas Zimmermann <wildfox@kde.org> + 2001-2003, Peter Kelly <pmk@post.com> + 2010, Peter Varga (pvarga@inf.u-szeged.hu), University of Szeged + 2006, Samuel Weinig <sam.weinig@gmail.com> + 2010, Torch Mobile (Beijing) Co. Ltd + 2008-2009, Torch Mobile, Inc + 2015, Yusuke Suzuki <utatane.tea@gmail.com> + 2010, Zoltan Herczeg <zherczeg@inf.u-szeged.hu> License: LGPL-2+ -Files: WebKitLibraries/WebCoreSQLite3/* -Copyright: 2001, 2006 D. Richard Hipp <drh@hwaci.com> -License: copyright-disclaimer +Files: Source/JavaScriptCore/API/JSRetainPtr.h + Source/JavaScriptCore/API/JSStringRefBSTR.cpp + Source/JavaScriptCore/API/JSStringRefBSTR.h + Source/JavaScriptCore/DerivedSources.make + Source/JavaScriptCore/Scripts/UpdateContents.py + Source/JavaScriptCore/Scripts/xxd.pl + Source/JavaScriptCore/b3/B3ComputeDivisionMagic.h + Source/JavaScriptCore/bindings/* + Source/JavaScriptCore/bytecode/CodeBlock.cpp + Source/JavaScriptCore/bytecode/CodeBlock.h + Source/JavaScriptCore/bytecode/EvalCodeCache.h + Source/JavaScriptCore/bytecode/Instruction.h + Source/JavaScriptCore/bytecode/JumpTable.cpp + Source/JavaScriptCore/bytecode/JumpTable.h + Source/JavaScriptCore/bytecode/Opcode.cpp + Source/JavaScriptCore/bytecode/Opcode.h + Source/JavaScriptCore/bytecode/SamplingTool.cpp + Source/JavaScriptCore/bytecode/SamplingTool.h + Source/JavaScriptCore/bytecode/SpeculatedType.cpp + Source/JavaScriptCore/bytecode/SpeculatedType.h + Source/JavaScriptCore/bytecode/ValueProfile.h + Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp + Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h + Source/JavaScriptCore/bytecompiler/Label.h + Source/JavaScriptCore/bytecompiler/LabelScope.h + Source/JavaScriptCore/bytecompiler/RegisterID.h + Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp + Source/JavaScriptCore/debugger/DebuggerCallFrame.h + Source/JavaScriptCore/heap/GCActivityCallback.cpp + Source/JavaScriptCore/heap/GCActivityCallback.h + Source/JavaScriptCore/inspector/ConsoleMessage.cpp + Source/JavaScriptCore/inspector/ConsoleMessage.h + Source/JavaScriptCore/inspector/InjectedScript.cpp + Source/JavaScriptCore/inspector/InjectedScript.h + Source/JavaScriptCore/inspector/InjectedScriptBase.cpp + Source/JavaScriptCore/inspector/InjectedScriptBase.h + Source/JavaScriptCore/inspector/InjectedScriptManager.cpp + Source/JavaScriptCore/inspector/InjectedScriptManager.h + Source/JavaScriptCore/inspector/InjectedScriptModule.cpp + Source/JavaScriptCore/inspector/InjectedScriptModule.h + Source/JavaScriptCore/inspector/InjectedScriptSource.js + Source/JavaScriptCore/inspector/InspectorValues.cpp + Source/JavaScriptCore/inspector/InspectorValues.h + Source/JavaScriptCore/inspector/ScriptArguments.cpp + Source/JavaScriptCore/inspector/ScriptArguments.h + Source/JavaScriptCore/inspector/ScriptBreakpoint.h + Source/JavaScriptCore/inspector/ScriptCallFrame.cpp + Source/JavaScriptCore/inspector/ScriptCallFrame.h + Source/JavaScriptCore/inspector/ScriptCallStack.cpp + Source/JavaScriptCore/inspector/ScriptCallStack.h + Source/JavaScriptCore/inspector/ScriptCallStackFactory.cpp + Source/JavaScriptCore/inspector/ScriptCallStackFactory.h + Source/JavaScriptCore/inspector/ScriptDebugListener.h + Source/JavaScriptCore/inspector/ScriptDebugServer.cpp + Source/JavaScriptCore/inspector/ScriptDebugServer.h + Source/JavaScriptCore/inspector/agents/InspectorAgent.cpp + Source/JavaScriptCore/inspector/agents/InspectorAgent.h + Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp + Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.h + Source/JavaScriptCore/inspector/agents/InspectorRuntimeAgent.cpp + Source/JavaScriptCore/inspector/agents/InspectorRuntimeAgent.h + Source/JavaScriptCore/interpreter/Interpreter.cpp + Source/JavaScriptCore/interpreter/Interpreter.h + Source/JavaScriptCore/interpreter/JSStack.cpp + Source/JavaScriptCore/interpreter/JSStack.h + Source/JavaScriptCore/interpreter/Register.h + Source/JavaScriptCore/jit/CompactJITCodeMap.h + Source/JavaScriptCore/jit/IntrinsicEmitter.cpp + Source/JavaScriptCore/parser/SourceCode.h + Source/JavaScriptCore/parser/SourceProvider.h + Source/JavaScriptCore/profiler/LegacyProfiler.cpp + Source/JavaScriptCore/profiler/LegacyProfiler.h + Source/JavaScriptCore/profiler/ProfileNode.cpp + Source/JavaScriptCore/profiler/ProfileNode.h + Source/JavaScriptCore/replay/scripts/CodeGeneratorReplayInputsTemplates.py + Source/JavaScriptCore/runtime/CallData.h + Source/JavaScriptCore/runtime/ConstructData.h + Source/JavaScriptCore/runtime/ExceptionHelpers.cpp + Source/JavaScriptCore/runtime/ExceptionHelpers.h + Source/JavaScriptCore/runtime/InitializeThreading.cpp + Source/JavaScriptCore/runtime/InitializeThreading.h + Source/JavaScriptCore/runtime/JSEnvironmentRecord.cpp + Source/JavaScriptCore/runtime/JSEnvironmentRecord.h + Source/JavaScriptCore/runtime/JSGlobalObject.cpp + Source/JavaScriptCore/runtime/JSLexicalEnvironment.cpp + Source/JavaScriptCore/runtime/JSLexicalEnvironment.h + Source/JavaScriptCore/runtime/JSModuleEnvironment.cpp + Source/JavaScriptCore/runtime/JSModuleEnvironment.h + Source/JavaScriptCore/runtime/JSNotAnObject.cpp + Source/JavaScriptCore/runtime/JSNotAnObject.h + Source/JavaScriptCore/runtime/JSSegmentedVariableObject.cpp + Source/JavaScriptCore/runtime/JSSegmentedVariableObject.h + Source/JavaScriptCore/runtime/JSSymbolTableObject.cpp + Source/JavaScriptCore/runtime/JSSymbolTableObject.h + Source/JavaScriptCore/runtime/SamplingCounter.cpp + Source/JavaScriptCore/runtime/SamplingCounter.h + Source/JavaScriptCore/runtime/SymbolTable.cpp + Source/JavaScriptCore/runtime/SymbolTable.h + Source/JavaScriptCore/runtime/TypeProfilerLog.cpp + Source/JavaScriptCore/runtime/TypeProfilerLog.h + Source/JavaScriptCore/runtime/VM.cpp + Source/JavaScriptCore/runtime/VM.h +Copyright: 2005-2016, Apple Inc + 2008, Cameron Zwarich <cwzwarich@uwaterloo.ca> + 2008-2013, Google Inc + 2012, Igalia, S.L + 2012, Intel Corporation + 2008, Matt Lilek <webkit@mattlilek.com> + 2003-2014, University of <Illinois@Urbana-Champaign> + 2013-2014, University of Washington +License: BSD-3-clause + +Files: Source/JavaScriptCore/Scripts/jsmin.py +Copyright: 2013, Dave St.Germain +License: Expat + +Files: Source/JavaScriptCore/icu/* + Source/WTF/icu/* + Source/WebCore/icu/* +Copyright: 2001-2007, Google Inc + 2001-2011, IBM and others + 1996-2013, International Business Machines Corporation +License: MIT-like-icu + +Files: Source/JavaScriptCore/runtime/JSDateMath.cpp + Source/JavaScriptCore/runtime/JSDateMath.h + Source/WTF/wtf/DateMath.cpp + Source/WTF/wtf/DateMath.h +Copyright: 2010, &yet, LLC <nate@andyet.net> + 2006-2012, Apple Inc + 2009, Google Inc + 1999-2000, Harri Porten <porten@kde.org> + 2007-2009, Torch Mobile, Inc + 2006-2008, the V8 project authors +License: MPL-1.1 or GPL-2+ or LGPL-2.1+ + +Files: Source/JavaScriptCore/wasm/WASMConstants.h + Source/JavaScriptCore/wasm/WASMFormat.h + Source/JavaScriptCore/wasm/WASMReader.cpp +Copyright: 2015, Apple Inc + 2015, the repository authors of +License: Apache-2 or BSD-2-clause Files: Source/ThirdParty/ANGLE/* -Copyright: 2002-2010 The ANGLE Project Authors. +Copyright: 2002-2015, The ANGLE Project Authors + 2013-2014, The Chromium Authors License: BSD-3-clause -Files: Source/ThirdParty/gyp/* -Copyright: 2009 Google Inc. -License: BSD-3-clause +Files: Source/ThirdParty/ANGLE/include/EGL/* + Source/ThirdParty/ANGLE/include/GLES3/gl3.h + Source/ThirdParty/ANGLE/include/KHR/* + Source/ThirdParty/ANGLE/src/third_party/khronos/* +Copyright: 2007-2014, The Khronos Group Inc +License: Expat -Files: Source/WebCore/* -Copyright: 2010 The Chromium Authors +Files: Source/ThirdParty/ANGLE/include/EGL/eglsoftlinking.h + Source/ThirdParty/ANGLE/include/GLES2/gl2softlinking.h + Source/ThirdParty/ANGLE/src/third_party/systeminfo/* +Copyright: 2009-2014, Apple Inc License: BSD-2-clause -Files: Source/JavaScriptCore/wtf/FastMalloc.cpp -Copyright: 2005, 2007, Google Inc. - 2005, 2006, 2007, 2008, 2009, 2011 Apple Inc. +Files: Source/ThirdParty/ANGLE/ANGLE.txt + Source/ThirdParty/ANGLE/LICENSE +Copyright: 2002-2013, The ANGLE Project Authors License: BSD-3-clause -Files: Source/JavaScriptCore/wtf/gtk/MainThreadGtk.cpp -Copyright: 2007, 2008 Apple Inc. - 2007 Justin Haygood <jhaygood@reaktix.com> -License: BSD-3-clause - -Files: Source/JavaScriptCore/wtf/Atomics.h - Source/JavaScriptCore/wtf/Threading.h - Source/JavaScriptCore/wtf/ThreadSafeRefCounted.h - Source/JavaScriptCore/wtf/MainThread.h - Source/JavaScriptCore/wtf/ThreadingPrimitives.h -Copyright: 2007, 2008, 2010 Apple Inc. - 2007 Justin Haygood <jhaygood@reaktix.com> -License: BSD-3-clause - -Files: Examples/NetscapeCoreAnimationMoviePlugin/main.m - NetscapeCoreAnimationMoviePlugin/MovieControllerLayer.m - NetscapeCoreAnimationMoviePlugin/main.m -Copyright: 2009 Apple Inc. -License: MIT-apple - -Files: Source/ThirdParty/ANGLE/src/compiler/preprocessor/* -Copyright: 2002, NVIDIA Corporation. -License: MIT-apple - -Files: Examples/NetscapeCoreAnimationMoviePlugin/MovieControllerLayer.h - Examples/NetscapeCoreAnimationMoviePlugin/MovieControllerLayer.m - Source/WebCore/page/animation/AnimationControllerPrivate.h - Source/WebCore/rendering/RenderLineBoxList.h - Source/WebCore/platform/RunLoopTimer.h - Source/WebCore/platform/cf/RunLoopTimerCF.cpp - Source/WebCore/accessibility/AccessibilityARIAGridRow.cpp - Source/WebCore/accessibility/AccessibilityARIAGridRow.h - Source/WebCore/accessibility/AccessibilityARIAGridCell.cpp - Source/WebCore/accessibility/AccessibilityMediaControls.cpp - Source/WebCore/accessibility/AccessibilitySlider.cpp - Source/WebCore/accessibility/AccessibilitySlider.h - Source/WebCore/accessibility/AccessibilityARIAGrid.cpp - Source/WebCore/accessibility/AccessibilityARIAGrid.h - Source/WebCore/accessibility/AccessibilityMediaControls.h - Source/WebCore/accessibility/AccessibilityARIAGridCell.h - Source/WebCore/inspector/front-end/inspectorSyntaxHighlight.css -Copyright: 2009 Apple Inc. -License: BSD-3-clause +Files: Source/ThirdParty/ANGLE/src/compiler/preprocessor/ExpressionParser.cpp + Source/ThirdParty/ANGLE/src/compiler/translator/glslang_tab.cpp + Source/ThirdParty/ANGLE/src/compiler/translator/glslang_tab.h +Copyright: 1984-2015, Free Software Foundation, Inc + 2002-2014, The ANGLE Project Authors +License: GPL-3+ with Bison exception -Files: Source/gyp/configure - Source/WebCore/page/Crypto.cpp - Source/WebCore/page/Crypto.idl - Source/WebCore/page/PageSerializer.cpp - Source/WebCore/page/Crypto.h - Source/WebCore/loader/ThreadableLoaderClient.h - Source/WebCore/loader/DocumentThreadableLoaderClient.h - Source/WebCore/loader/DocumentThreadableLoader.cpp - Source/WebCore/bindings/js/WorkerScriptDebugServer.cpp - Source/WebCore/bindings/js/WorkerScriptDebugServer.h - Source/WebCore/bindings/js/JSMemoryInfoCustom.cpp - Source/WebCore/bindings/js/PageScriptDebugServer.h - Source/WebCore/bindings/js/PageScriptDebugServer.cpp - Source/WebCore/dom/ShadowRoot.cpp - Source/WebCore/dom/DataTransferItems.h - Source/WebCore/dom/DataTransferItem.cpp - Source/WebCore/dom/DataTransferItem.idl - Source/WebCore/dom/IconURL.cpp - Source/WebCore/dom/IconURL.h - Source/WebCore/dom/DataTransferItem.h - Source/WebCore/dom/RenderedDocumentMarker.h - Source/WebCore/dom/DataTransferItems.idl - Source/WebCore/dom/ShadowRoot.h - Source/WebCore/dom/StringCallback.idl - Source/WebCore/dom/RequestAnimationFrameCallback.h - Source/WebCore/platform/SharedBufferCRLFLineReader.cpp - Source/WebCore/platform/SharedBufferCRLFLineReader.h - Source/WebCore/platform/graphics/gpu/BicubicShader.cpp - Source/WebCore/platform/graphics/gpu/BicubicShader.h - Source/WebCore/platform/graphics/gpu/ConvolutionShader.h - Source/WebCore/platform/graphics/gpu/ConvolutionShader.cpp - Source/WebCore/platform/text/LocalizedNumberICU.cpp - Source/WebCore/platform/text/StringWithDirection.h - Source/WebCore/platform/text/LocalizedNumberNone.cpp - Source/WebCore/platform/text/LocalizedNumber.h - Source/WebCore/platform/text/mac/LocalizedNumberMac.mm - Source/WebCore/platform/text/TextChecking.h - Source/WebCore/platform/audio/SincResampler.cpp - Source/WebCore/platform/audio/SincResampler.h - Source/WebCore/workers/WorkerContextInspectorProxy.h - Source/WebCore/fileapi/EntryBase.cpp - Source/WebCore/storage/SQLCallbackWrapper.h - Source/WebCore/storage/StorageInfoUsageCallback.h - Source/WebCore/storage/StorageInfoUsageCallback.idl - Source/WebCore/storage/StorageInfo.h - Source/WebCore/storage/IDBFactoryBackendImpl.cpp - Source/WebCore/storage/StorageInfoErrorCallback.idl - Source/WebCore/storage/StorageInfo.cpp - Source/WebCore/storage/StorageInfoErrorCallback.h - Source/WebCore/storage/StorageInfoQuotaCallback.h - Source/WebCore/plugins/IFrameShimSupport.cpp - Source/WebCore/html/HTMLKeygenElement.idl - Source/WebCore/html/shadow/ShadowContentElement.h - Source/WebCore/html/shadow/DetailsMarkerControl.cpp - Source/WebCore/html/shadow/DetailsMarkerControl.h - Source/WebCore/html/shadow/ProgressShadowElement.cpp - Source/WebCore/html/shadow/MeterShadowElement.h - Source/WebCore/html/shadow/MeterShadowElement.cpp - Source/WebCore/inspector/InspectorPageAgent.h - Source/WebCore/inspector/PageDebuggerAgent.cpp - Source/WebCore/inspector/InspectorController.cpp - Source/WebCore/inspector/InspectorConsoleInstrumentation.h - Source/WebCore/inspector/InspectorRuntimeAgent.cpp - Source/WebCore/inspector/inline-javascript-imports.py - Source/WebCore/inspector/PageDebuggerAgent.h - Source/WebCore/inspector/WorkerDebuggerAgent.cpp - Source/WebCore/inspector/InspectorWorkerAgent.h - Source/WebCore/inspector/DOMNodeHighlighter.cpp - Source/WebCore/inspector/WorkerInspectorController.h - Source/WebCore/inspector/InspectorState.cpp - Source/WebCore/inspector/InspectorDOMDebuggerAgent.h - Source/WebCore/inspector/InspectorResourceAgent.cpp - Source/WebCore/inspector/WorkerInspectorController.cpp - Source/WebCore/inspector/InspectorDOMDebuggerAgent.cpp - Source/WebCore/inspector/InspectorRuntimeAgent.h - Source/WebCore/inspector/InspectorPageAgent.cpp - Source/WebCore/inspector/InspectorController.h - Source/WebCore/inspector/WorkerDebuggerAgent.h - Source/WebCore/inspector/InspectorDatabaseInstrumentation.h - Source/WebCore/inspector/InspectorState.h - Source/WebCore/inspector/InspectorWorkerAgent.cpp - Source/WebCore/inspector/front-end/ShowMoreDataGridNode.js - Source/WebCore/inspector/front-end/ScriptFormatterWorker.js - Source/WebCore/inspector/front-end/ResourceJSONView.js - Source/WebCore/inspector/front-end/HAREntry.js - Source/WebCore/inspector/front-end/DetailedHeapshotGridNodes.js - Source/WebCore/inspector/front-end/CSSKeywordCompletions.js - Source/WebCore/inspector/front-end/HeapSnapshotProxy.js - Source/WebCore/inspector/front-end/WorkerManager.js - Source/WebCore/inspector/front-end/NetworkManager.js - Source/WebCore/inspector/front-end/PleaseWaitMessage.js - Source/WebCore/inspector/front-end/HeapSnapshotWorkerDispatcher.js - Source/WebCore/inspector/front-end/SourceFile.js - Source/WebCore/inspector/front-end/ExtensionServer.js - Source/WebCore/inspector/front-end/HeapSnapshot.js - Source/WebCore/inspector/front-end/HeapSnapshotWorker.js - Source/WebCore/inspector/front-end/DOMBreakpointsSidebarPane.js - Source/WebCore/inspector/front-end/ExtensionPanel.js - Source/WebCore/inspector/front-end/ResourceCookiesView.js - Source/WebCore/inspector/front-end/JavaScriptFormatter.js - Source/WebCore/inspector/front-end/DebuggerPresentationModel.js - Source/WebCore/inspector/front-end/ScriptFormatter.js - Source/WebCore/inspector/front-end/AuditsPanel.js - Source/WebCore/inspector/front-end/AuditLauncherView.js - Source/WebCore/inspector/front-end/DetailedHeapshotView.js - Source/WebCore/inspector/front-end/ExtensionAPI.js - Source/WebCore/inspector/front-end/ResourceTreeModel.js - Source/WebCore/inspector/InspectorFrontendProxy.cpp - Source/WebCore/inspector/InstrumentingAgents.h - Source/WebCore/inspector/DOMNodeHighlighter.h - Source/WebCore/inspector/InspectorInstrumentation.cpp - Source/JavaScriptCore/wtf/SHA1.h - Source/JavaScriptCore/wtf/DynamicAnnotations.cpp - Source/JavaScriptCore/wtf/DynamicAnnotations.h - Source/JavaScriptCore/wtf/SHA1.cpp -Copyright: 2011 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/front-end/UglifyJS/parse-js.js -Copyright: 2010 (c) Mihai Bazon <mihai.bazon@gmail.com> +Files: Source/ThirdParty/ANGLE/src/third_party/compiler/* +Copyright: 2012, Apple Inc License: BSD-2-clause -Files: Source/WebCore/page/PerformanceNavigation.idl - Source/WebCore/page/SpeechInputClient.h - Source/WebCore/page/MemoryInfo.cpp - Source/WebCore/page/MemoryInfo.idl - Source/WebCore/page/SpeechInput.h - Source/WebCore/page/SpeechInputResultList.cpp - Source/WebCore/page/PerformanceTiming.idl - Source/WebCore/page/PerformanceTiming.h - Source/WebCore/page/Performance.idl - Source/WebCore/page/Performance.h - Source/WebCore/page/MemoryInfo.h - Source/WebCore/page/SpeechInput.cpp - Source/WebCore/page/PerformanceNavigation.h - Source/WebCore/page/SpeechInputEvent.cpp - Source/WebCore/page/SpeechInputListener.h - Source/WebCore/page/PerformanceNavigation.cpp - Source/WebCore/page/Performance.cpp - Source/WebCore/page/PerformanceTiming.cpp - Source/WebCore/loader/PingLoader.cpp - Source/WebCore/loader/CachedMetadata.h - Source/WebCore/loader/FormSubmission.h - Source/WebCore/loader/PingLoader.h - Source/WebCore/loader/FormSubmission.cpp - Source/WebCore/loader/FrameLoaderStateMachine.h - Source/WebCore/loader/FrameLoaderStateMachine.cpp - Source/WebCore/bindings/js/ScriptCallStackFactory.cpp - Source/WebCore/bindings/js/JSFileReaderCustom.cpp - Source/WebCore/bindings/js/JSEntrySyncCustom.cpp - Source/WebCore/bindings/js/JSSQLTransactionSyncCustom.cpp - Source/WebCore/bindings/js/ScriptCallStackFactory.h - Source/WebCore/bindings/js/JSDirectoryEntryCustom.cpp - Source/WebCore/bindings/js/JSDOMFormDataCustom.cpp - Source/WebCore/bindings/js/JSErrorHandler.cpp - Source/WebCore/bindings/js/JSDirectoryEntrySyncCustom.cpp - Source/WebCore/bindings/js/JSEntryCustom.cpp - Source/WebCore/bindings/js/JSErrorHandler.h - Source/WebCore/bindings/js/ScriptGCEvent.cpp - Source/WebCore/bindings/js/ScriptGCEvent.h - Source/WebCore/bindings/generic/ActiveDOMCallback.h - Source/WebCore/bindings/generic/ActiveDOMCallback.cpp - Source/WebCore/bindings/scripts/test/TestInterface.idl - Source/WebCore/dom/ScopedEventQueue.h - Source/WebCore/dom/StringCallback.cpp - Source/WebCore/dom/DOMTimeStamp.h - Source/WebCore/dom/TreeDepthLimit.h - Source/WebCore/dom/RequestAnimationFrameCallback.idl - Source/WebCore/dom/StringCallback.h - Source/WebCore/dom/ScopedEventQueue.cpp - Source/WebCore/rendering/RenderInputSpeech.cpp - Source/WebCore/rendering/RenderInputSpeech.h - Source/WebCore/websockets/WebSocketHandshakeRequest.h - Source/WebCore/websockets/WebSocketHandshakeResponse.cpp - Source/WebCore/websockets/WebSocketHandshakeResponse.h - Source/WebCore/websockets/WebSocketHandshakeRequest.cpp - Source/WebCore/platform/mock/SpeechInputClientMock.h - Source/WebCore/platform/mock/GeolocationClientMock.h - Source/WebCore/platform/mock/GeolocationClientMock.cpp - Source/WebCore/platform/mock/SpeechInputClientMock.cpp - Source/WebCore/platform/FileStream.h - Source/WebCore/platform/FileMetadata.h - Source/WebCore/platform/network/BlobRegistryImpl.h - Source/WebCore/platform/network/BlobResourceHandle.cpp - Source/WebCore/platform/network/BlobStorageData.h - Source/WebCore/platform/network/BlobRegistryImpl.cpp - Source/WebCore/platform/network/BlobData.h - Source/WebCore/platform/network/BlobRegistry.h - Source/WebCore/platform/network/BlobResourceHandle.h - Source/WebCore/platform/network/BlobData.cpp - Source/WebCore/platform/AsyncFileSystem.h - Source/WebCore/platform/AsyncFileStream.h - Source/WebCore/platform/FileStreamClient.h - Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.h - Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.cpp - Source/WebCore/platform/AsyncFileSystemCallbacks.h - Source/WebCore/platform/FileStream.cpp - Source/WebCore/platform/UUID.h - Source/WebCore/platform/AsyncFileSystem.cpp - Source/WebCore/platform/UUID.cpp - Source/WebCore/platform/audio/Panner.cpp - Source/WebCore/platform/audio/HRTFKernel.cpp - Source/WebCore/platform/audio/ReverbAccumulationBuffer.cpp - Source/WebCore/platform/audio/ReverbInputBuffer.cpp - Source/WebCore/platform/audio/HRTFDatabaseLoader.h - Source/WebCore/platform/audio/AudioDSPKernelProcessor.cpp - Source/WebCore/platform/audio/Distance.h - Source/WebCore/platform/audio/AudioSourceProvider.h - Source/WebCore/platform/audio/Cone.cpp - Source/WebCore/platform/audio/Biquad.cpp - Source/WebCore/platform/audio/Distance.cpp - Source/WebCore/platform/audio/FFTConvolver.cpp - Source/WebCore/platform/audio/HRTFKernel.h - Source/WebCore/platform/audio/AudioDSPKernelProcessor.h - Source/WebCore/platform/audio/AudioArray.h - Source/WebCore/platform/audio/AudioDestination.h - Source/WebCore/platform/audio/AudioDSPKernel.h - Source/WebCore/platform/audio/ReverbConvolver.h - Source/WebCore/platform/audio/HRTFElevation.h - Source/WebCore/platform/audio/HRTFDatabase.cpp - Source/WebCore/platform/audio/Reverb.cpp - Source/WebCore/platform/audio/ReverbConvolver.cpp - Source/WebCore/platform/audio/AudioChannel.h - Source/WebCore/platform/audio/HRTFElevation.cpp - Source/WebCore/platform/audio/ReverbAccumulationBuffer.h - Source/WebCore/platform/audio/HRTFDatabase.h - Source/WebCore/platform/audio/AudioProcessor.h - Source/WebCore/platform/audio/AudioChannel.cpp - Source/WebCore/platform/audio/ReverbConvolverStage.cpp - Source/WebCore/platform/audio/Biquad.h - Source/WebCore/platform/audio/mac/AudioFileReaderMac.h - Source/WebCore/platform/audio/mac/FFTFrameMac.cpp - Source/WebCore/platform/audio/mac/AudioDestinationMac.h - Source/WebCore/platform/audio/mac/AudioDestinationMac.cpp - Source/WebCore/platform/audio/mac/AudioFileReaderMac.cpp - Source/WebCore/platform/audio/ReverbConvolverStage.h - Source/WebCore/platform/audio/FFTFrame.h - Source/WebCore/platform/audio/AudioFileReader.h - Source/WebCore/platform/audio/Reverb.h - Source/WebCore/platform/audio/Cone.h - Source/WebCore/platform/audio/HRTFDatabaseLoader.cpp - Source/WebCore/platform/audio/AudioBus.h - Source/WebCore/platform/audio/FFTFrame.cpp - Source/WebCore/platform/audio/ReverbInputBuffer.h - Source/WebCore/platform/audio/FFTConvolver.h - Source/WebCore/platform/audio/AudioBus.cpp - Source/WebCore/css/CSSPropertySourceData.cpp - Source/WebCore/css/CSSOMUtils.cpp - Source/WebCore/css/CSSOMUtils.h - Source/WebCore/css/CSSPropertySourceData.h - Source/WebCore/workers/AbstractWorker.h - Source/WebCore/workers/AbstractWorker.cpp - Source/WebCore/fileapi/FileWriterBase.cpp - Source/WebCore/fileapi/DOMFilePath.cpp - Source/WebCore/fileapi/DOMFileSystemBase.h - Source/WebCore/fileapi/BlobURL.h - Source/WebCore/fileapi/FileWriterCallback.idl - Source/WebCore/fileapi/Metadata.idl - Source/WebCore/fileapi/EntrySync.h - Source/WebCore/fileapi/LocalFileSystem.cpp - Source/WebCore/fileapi/DirectoryEntrySync.idl - Source/WebCore/fileapi/FileEntry.cpp - Source/WebCore/fileapi/FileReaderLoaderClient.h - Source/WebCore/fileapi/FileWriterBase.h - Source/WebCore/fileapi/FileSystemCallback.h - Source/WebCore/fileapi/EntryArraySync.h - Source/WebCore/fileapi/LocalFileSystem.h - Source/WebCore/fileapi/WebKitFlags.idl - Source/WebCore/fileapi/EntryCallback.idl - Source/WebCore/fileapi/FileThreadTask.h - Source/WebCore/fileapi/AsyncFileWriterClient.h - Source/WebCore/fileapi/FileReaderLoader.h - Source/WebCore/fileapi/DirectoryReader.cpp - Source/WebCore/fileapi/DirectoryEntrySync.h - Source/WebCore/fileapi/FileStreamProxy.cpp - Source/WebCore/fileapi/EntryArraySync.cpp - Source/WebCore/fileapi/EntriesCallback.h - Source/WebCore/fileapi/FileReaderSync.cpp - Source/WebCore/fileapi/FileEntrySync.idl - Source/WebCore/fileapi/Blob.cpp - Source/WebCore/fileapi/FileReader.cpp - Source/WebCore/fileapi/DirectoryReader.h - Source/WebCore/fileapi/ThreadableBlobRegistry.cpp - Source/WebCore/fileapi/FileError.idl - Source/WebCore/fileapi/FileException.idl - Source/WebCore/fileapi/FileEntry.h - Source/WebCore/fileapi/DirectoryReaderBase.h - Source/WebCore/fileapi/DOMFileSystem.cpp - Source/WebCore/fileapi/ErrorCallback.h - Source/WebCore/fileapi/DirectoryEntry.h - Source/WebCore/fileapi/MetadataCallback.idl - Source/WebCore/fileapi/FileWriterSync.cpp - Source/WebCore/fileapi/FileSystemCallbacks.cpp - Source/WebCore/fileapi/FileThread.cpp - Source/WebCore/fileapi/FileReader.h - Source/WebCore/fileapi/EntryBase.h - Source/WebCore/fileapi/DOMFilePath.h - Source/WebCore/fileapi/FileWriterSync.idl - Source/WebCore/fileapi/EntrySync.cpp - Source/WebCore/fileapi/FileThread.h - Source/WebCore/fileapi/BlobURL.cpp - Source/WebCore/fileapi/Entry.idl - Source/WebCore/fileapi/FileWriterSync.h - Source/WebCore/fileapi/DOMFileSystemSync.cpp - Source/WebCore/fileapi/EntryCallback.h - Source/WebCore/fileapi/FileWriterCallback.h - Source/WebCore/fileapi/FileSystemCallbacks.h - Source/WebCore/fileapi/FileException.h - Source/WebCore/fileapi/DOMFileSystem.h - Source/WebCore/fileapi/FileCallback.h - Source/WebCore/fileapi/FileWriterBaseCallback.h - Source/WebCore/fileapi/FileError.h - Source/WebCore/fileapi/FileReaderSync.idl - Source/WebCore/fileapi/WebKitBlobBuilder.h - Source/WebCore/fileapi/EntryArray.idl - Source/WebCore/fileapi/DirectoryReaderSync.h - Source/WebCore/fileapi/FileReaderLoader.cpp - Source/WebCore/fileapi/FileWriter.h - Source/WebCore/fileapi/EntryArray.cpp - Source/WebCore/fileapi/DOMFileSystemSync.idl - Source/WebCore/fileapi/WebKitBlobBuilder.cpp - Source/WebCore/fileapi/DirectoryReaderSync.cpp - Source/WebCore/fileapi/ThreadableBlobRegistry.h - Source/WebCore/fileapi/EntriesCallback.idl - Source/WebCore/fileapi/WebKitBlobBuilder.idl - Source/WebCore/fileapi/FileReaderSync.h - Source/WebCore/fileapi/Blob.idl - Source/WebCore/fileapi/AsyncFileWriter.h - Source/WebCore/fileapi/FileCallback.idl - Source/WebCore/fileapi/DOMFileSystemSync.h - Source/WebCore/fileapi/FileWriter.cpp - Source/WebCore/fileapi/Entry.cpp - Source/WebCore/fileapi/Metadata.h - Source/WebCore/fileapi/FileEntry.idl - Source/WebCore/fileapi/EntrySync.idl - Source/WebCore/fileapi/DirectoryReaderSync.idl - Source/WebCore/fileapi/DirectoryReader.idl - Source/WebCore/fileapi/DirectoryEntry.idl - Source/WebCore/fileapi/Entry.h - Source/WebCore/fileapi/Blob.h - Source/WebCore/fileapi/MetadataCallback.h - Source/WebCore/fileapi/EntryArray.h - Source/WebCore/fileapi/ErrorCallback.idl - Source/WebCore/fileapi/DirectoryEntrySync.cpp - Source/WebCore/fileapi/FileSystemCallback.idl - Source/WebCore/fileapi/DirectoryEntry.cpp - Source/WebCore/fileapi/DOMFileSystemBase.cpp - Source/WebCore/fileapi/EntryArraySync.idl - Source/WebCore/fileapi/WebKitFlags.h - Source/WebCore/fileapi/SyncCallbackHelper.h - Source/WebCore/fileapi/FileEntrySync.h - Source/WebCore/fileapi/FileEntrySync.cpp - Source/WebCore/storage/IDBEventDispatcher.cpp - Source/WebCore/storage/IDBRequest.h - Source/WebCore/storage/SQLStatementSync.h - Source/WebCore/storage/AbstractDatabase.cpp - Source/WebCore/storage/SQLTransactionSync.cpp - Source/WebCore/storage/SQLException.idl - Source/WebCore/storage/SQLTransactionSync.h - Source/WebCore/storage/IDBFactoryBackendInterface.cpp - Source/WebCore/storage/SQLTransactionSyncCallback.h - Source/WebCore/storage/IDBRequest.cpp - Source/WebCore/storage/SQLTransactionSyncCallback.idl - Source/WebCore/storage/DatabaseCallback.h - Source/WebCore/storage/IDBFactoryBackendInterface.h - Source/WebCore/storage/SQLStatementErrorCallback.idl - Source/WebCore/storage/IDBFactoryBackendImpl.h - Source/WebCore/storage/DatabaseSync.cpp - Source/WebCore/storage/AbstractDatabase.h - Source/WebCore/storage/DatabaseSync.idl - Source/WebCore/storage/IDBCallbacks.h - Source/WebCore/storage/SQLTransactionCallback.idl - Source/WebCore/storage/SQLException.h - Source/WebCore/storage/IDBFactory.h - Source/WebCore/storage/SQLTransactionErrorCallback.idl - Source/WebCore/storage/DatabaseSync.h - Source/WebCore/storage/SQLStatementCallback.idl - Source/WebCore/storage/SQLTransactionSync.idl - Source/WebCore/storage/DatabaseCallback.idl - Source/WebCore/storage/IDBEventDispatcher.h - Source/WebCore/storage/IDBFactory.cpp - Source/WebCore/storage/IDBTransactionCallbacks.h - Source/WebCore/editing/EditingStyle.h - Source/WebCore/editing/ApplyBlockElementCommand.h - Source/WebCore/html/ButtonInputType.cpp - Source/WebCore/html/SubmitInputType.h - Source/WebCore/html/WeekInputType.cpp - Source/WebCore/html/SearchInputType.cpp - Source/WebCore/html/IsIndexInputType.h - Source/WebCore/html/DOMFormData.idl - Source/WebCore/html/TelephoneInputType.h - Source/WebCore/html/BaseButtonInputType.h - Source/WebCore/html/MonthInputType.cpp - Source/WebCore/html/ValidationMessage.cpp - Source/WebCore/html/BaseDateAndTimeInputType.cpp - Source/WebCore/html/WeekInputType.h - Source/WebCore/html/TelephoneInputType.cpp - Source/WebCore/html/NumberInputType.h - Source/WebCore/html/BaseDateAndTimeInputType.h - Source/WebCore/html/RangeInputType.h - Source/WebCore/html/ButtonInputType.h - Source/WebCore/html/EmailInputType.h - Source/WebCore/html/URLInputType.cpp - Source/WebCore/html/DateInputType.h - Source/WebCore/html/DOMFormData.cpp - Source/WebCore/html/MonthInputType.h - Source/WebCore/html/TimeInputType.cpp - Source/WebCore/html/ColorInputType.h - Source/WebCore/html/DateInputType.cpp - Source/WebCore/html/DateTimeLocalInputType.h - Source/WebCore/html/BaseCheckableInputType.h - Source/WebCore/html/SearchInputType.h - Source/WebCore/html/DOMFormData.h - Source/WebCore/html/DateTimeLocalInputType.cpp - Source/WebCore/html/DateTimeInputType.h - Source/WebCore/html/TextFieldInputType.h - Source/WebCore/html/CheckboxInputType.h - Source/WebCore/html/HiddenInputType.h - Source/WebCore/html/PasswordInputType.h - Source/WebCore/html/IsIndexInputType.cpp - Source/WebCore/html/ResetInputType.h - Source/WebCore/html/TimeInputType.h - Source/WebCore/html/HTMLOutputElement.cpp - Source/WebCore/html/BaseTextInputType.h - Source/WebCore/html/ColorInputType.cpp - Source/WebCore/html/RadioInputType.h - Source/WebCore/html/URLInputType.h - Source/WebCore/html/HTMLOutputElement.h - Source/WebCore/html/DateTimeInputType.cpp - Source/WebCore/html/TextInputType.cpp - Source/WebCore/html/TextInputType.h - Source/WebCore/html/ValidationMessage.h - Source/WebCore/webaudio/AudioGain.h - Source/WebCore/webaudio/AudioListener.h - Source/WebCore/webaudio/AudioBuffer.cpp - Source/WebCore/webaudio/AudioChannelMerger.h - Source/WebCore/webaudio/AudioChannelMerger.cpp - Source/WebCore/webaudio/AudioListener.idl - Source/WebCore/webaudio/AudioBuffer.idl - Source/WebCore/webaudio/AudioSourceNode.idl - Source/WebCore/webaudio/AudioChannelMerger.idl - Source/WebCore/webaudio/AudioSourceNode.h - Source/WebCore/webaudio/AudioBuffer.h - Source/WebCore/webaudio/AudioParam.idl - Source/WebCore/webaudio/AudioParam.h - Source/WebCore/webaudio/AudioGain.idl - Source/WebCore/webaudio/AudioListener.cpp - Source/WebCore/inspector/InspectorFrontendClient.h - Source/WebCore/inspector/InspectorResourceAgent.h - Source/WebCore/inspector/InspectorClient.cpp - Source/WebCore/inspector/InspectorDatabaseAgent.cpp - Source/WebCore/inspector/ScriptArguments.cpp - Source/WebCore/inspector/InspectorValues.cpp - Source/WebCore/inspector/InspectorWorkerResource.h - Source/WebCore/inspector/InspectorDOMStorageAgent.h - Source/WebCore/inspector/InspectorFrontendClientLocal.cpp - Source/WebCore/inspector/ScriptCallFrame.cpp - Source/WebCore/inspector/InspectorInstrumentation.h - Source/WebCore/inspector/ScriptGCEventListener.h - Source/WebCore/inspector/InspectorDOMStorageAgent.cpp - Source/WebCore/inspector/ScriptArguments.h - Source/WebCore/inspector/InspectorFrontendClientLocal.h - Source/WebCore/inspector/front-end/CookieParser.js - Source/WebCore/inspector/front-end/ResourceTimingView.js - Source/WebCore/inspector/front-end/HelpScreen.js - Source/WebCore/inspector/front-end/HeapSnapshotView.js - Source/WebCore/inspector/front-end/NetworkItemView.js - Source/WebCore/inspector/front-end/AuditFormatters.js - Source/WebCore/inspector/front-end/CSSStyleModel.js - Source/WebCore/inspector/front-end/TabbedPane.js - Source/WebCore/inspector/front-end/ExtensionRegistryStub.js - Source/WebCore/inspector/front-end/ExtensionCommon.js - Source/WebCore/inspector/front-end/ShortcutsHelp.js - Source/WebCore/inspector/front-end/AuditRules.js - Source/WebCore/inspector/front-end/GoToLineDialog.js - Source/WebCore/inspector/front-end/DebuggerModel.js - Source/WebCore/inspector/front-end/DOMSyntaxHighlighter.js - Source/WebCore/inspector/front-end/WorkersSidebarPane.js - Source/WebCore/inspector/front-end/ExtensionAuditCategory.js - Source/WebCore/inspector/front-end/InjectedFakeWorker.js - Source/WebCore/inspector/front-end/AuditCategories.js - Source/WebCore/inspector/ScriptCallFrame.h - Source/WebCore/inspector/InspectorDatabaseAgent.h - Source/JavaScriptCore/runtime/Terminator.h - Source/JavaScriptCore/wtf/SizeLimits.cpp - Source/JavaScriptCore/wtf/MD5.h - Source/JavaScriptCore/wtf/Complex.h -Copyright: 2010 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/page/BarInfo.idl - Source/WebCore/page/Screen.cpp - Source/WebCore/page/Screen.idl - Source/WebCore/page/SecurityOrigin.cpp - Source/WebCore/page/animation/CompositeAnimation.cpp - Source/WebCore/page/animation/KeyframeAnimation.cpp - Source/WebCore/page/animation/AnimationBase.h - Source/WebCore/page/animation/CompositeAnimation.h - Source/WebCore/page/animation/AnimationController.h - Source/WebCore/page/animation/KeyframeAnimation.h - Source/WebCore/page/animation/ImplicitAnimation.cpp - Source/WebCore/page/animation/ImplicitAnimation.h - Source/WebCore/page/DOMSelection.h - Source/WebCore/page/BarInfo.h - Source/WebCore/page/Screen.h - Source/WebCore/page/Console.h - Source/WebCore/page/Console.cpp - Source/WebCore/loader/icon/PageURLRecord.h - Source/WebCore/loader/icon/IconRecord.cpp - Source/WebCore/loader/icon/IconRecord.h - Source/WebCore/bindings/js/JSHTMLSelectElementCustom.h - Source/WebCore/bindings/js/JSCustomSQLStatementErrorCallback.cpp - Source/WebCore/bindings/js/JSSQLResultSetRowListCustom.cpp - Source/WebCore/bindings/js/JSSQLTransactionCustom.cpp - Source/WebCore/bindings/js/JSCustomVoidCallback.cpp - Source/WebCore/dom/ExceptionBase.h - Source/WebCore/dom/EventException.idl - Source/WebCore/dom/DOMCoreException.idl - Source/WebCore/platform/sql/SQLiteAuthorizer.cpp - Source/WebCore/platform/sql/SQLValue.cpp - Source/WebCore/platform/sql/SQLValue.h - Source/WebCore/platform/graphics/mac/ColorMac.h - Source/WebCore/platform/FloatConversion.h - Source/WebCore/platform/mac/SoftLinking.h - Source/WebCore/platform/mac/WebCoreObjCExtras.mm - Source/WebCore/platform/mac/WebCoreObjCExtras.h - Source/WebCore/platform/mac/AutodrainedPool.mm - Source/WebCore/platform/AutodrainedPool.h - Source/WebCore/storage/DatabaseAuthorizer.h - Source/WebCore/storage/DatabaseAuthorizer.cpp - Source/WebCore/storage/SQLError.idl - Source/WebCore/storage/SQLResultSet.h - Source/WebCore/storage/SQLResultSetRowList.cpp - Source/WebCore/storage/SQLResultSetRowList.idl - Source/WebCore/storage/ChangeVersionWrapper.h - Source/WebCore/storage/Database.idl - Source/WebCore/storage/SQLTransaction.h - Source/WebCore/storage/SQLTransactionCallback.h - Source/WebCore/storage/SQLResultSet.cpp - Source/WebCore/storage/ChangeVersionWrapper.cpp - Source/WebCore/storage/SQLStatementErrorCallback.h - Source/WebCore/storage/DatabaseTrackerClient.h - Source/WebCore/storage/SQLError.h - Source/WebCore/storage/SQLResultSet.idl - Source/WebCore/storage/SQLStatementCallback.h - Source/WebCore/storage/SQLStatement.cpp - Source/WebCore/storage/SQLStatement.h - Source/WebCore/storage/SQLTransaction.idl - Source/WebCore/storage/SQLTransactionErrorCallback.h - Source/WebCore/storage/SQLResultSetRowList.h - Source/WebCore/history/CachedFramePlatformData.h - Source/WebCore/editing/SmartReplace.h - Source/WebCore/editing/SmartReplaceCF.cpp - Source/WebCore/editing/SmartReplace.cpp - Source/WebCore/inspector/InjectedScriptSource.js - Source/WebCore/inspector/InspectorFrontendHost.h - Source/WebCore/inspector/front-end/utilities.js - Source/WebCore/inspector/front-end/SidebarPane.js - Source/WebCore/inspector/front-end/PropertiesSidebarPane.js - Source/WebCore/inspector/front-end/MetricsSidebarPane.js - Source/WebCore/inspector/front-end/treeoutline.js - Source/WebCore/xml/XMLHttpRequestException.idl - Source/WebCore/xml/XSLTUnicodeSort.h - Source/WebCore/xml/XPathException.idl - Source/JavaScriptCore/API/JSStringRefBSTR.h - Source/JavaScriptCore/API/JSStringRefBSTR.cpp - Source/JavaScriptCore/wtf/MallocZoneSupport.h - Source/JavaScriptCore/wtf/DisallowCType.h -Copyright: 2007 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/page/DOMSelection.idl - Source/WebCore/inspector/InjectedScriptHost.h - Source/WebCore/inspector/front-end/Section.js - Source/WebCore/inspector/front-end/PropertiesSection.js -Copyright: 2007 Apple Inc. - 2009 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/page/WindowFeatures.h -Copyright: 2003, 2007, 2010 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/page/BarInfo.cpp - Source/WebCore/dom/StaticNodeList.cpp -Copyright: 2007, 2010 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/page/OriginAccessEntry.cpp - Source/WebCore/page/ContextMenuProvider.h - Source/WebCore/page/OriginAccessEntry.h - Source/WebCore/loader/ThreadableLoader.cpp - Source/WebCore/loader/ThreadableLoader.h - Source/WebCore/loader/ThreadableLoaderClientWrapper.h - Source/WebCore/loader/WorkerThreadableLoader.h - Source/WebCore/loader/DocumentThreadableLoader.h - Source/WebCore/bindings/js/ScriptFunctionCall.h - Source/WebCore/bindings/js/JSMessagePortCustom.h - Source/WebCore/bindings/js/ScriptObject.cpp - Source/WebCore/bindings/js/JSSharedWorkerCustom.cpp - Source/WebCore/bindings/js/ScriptObject.h - Source/WebCore/bindings/js/JSDesktopNotificationsCustom.cpp - Source/WebCore/bindings/js/ScriptEventListener.cpp - Source/WebCore/bindings/js/ScriptFunctionCall.cpp - Source/WebCore/bindings/js/ScriptEventListener.h - Source/WebCore/bindings/js/JSMessageEventCustom.cpp - Source/WebCore/bindings/generic/RuntimeEnabledFeatures.h - Source/WebCore/bindings/generic/BindingSecurityBase.cpp - Source/WebCore/bindings/generic/BindingSecurity.h - Source/WebCore/bindings/generic/BindingSecurityBase.h - Source/WebCore/bindings/generic/GenericBinding.h - Source/WebCore/bindings/generic/RuntimeEnabledFeatures.cpp - Source/WebCore/bindings/scripts/test/TestCallback.idl - Source/WebCore/dom/MessagePortChannel.h - Source/WebCore/dom/ErrorEvent.cpp - Source/WebCore/dom/default/PlatformMessagePortChannel.h - Source/WebCore/dom/default/PlatformMessagePortChannel.cpp - Source/WebCore/dom/ErrorEvent.h - Source/WebCore/dom/MessagePortChannel.cpp - Source/WebCore/dom/ErrorEvent.idl - Source/WebCore/rendering/RenderRubyRun.h - Source/WebCore/rendering/RenderRubyBase.h - Source/WebCore/rendering/RenderRuby.h - Source/WebCore/rendering/RenderRubyBase.cpp - Source/WebCore/rendering/RenderRuby.cpp - Source/WebCore/rendering/RenderRubyRun.cpp - Source/WebCore/rendering/RenderRubyText.h - Source/WebCore/websockets/WebSocket.cpp - Source/WebCore/websockets/WebSocketHandshake.h - Source/WebCore/websockets/ThreadableWebSocketChannel.h - Source/WebCore/websockets/ThreadableWebSocketChannel.cpp - Source/WebCore/websockets/WebSocketChannel.cpp - Source/WebCore/websockets/ThreadableWebSocketChannelClientWrapper.h - Source/WebCore/websockets/WebSocketChannel.h - Source/WebCore/websockets/WebSocketChannelClient.h - Source/WebCore/websockets/WebSocket.h - Source/WebCore/platform/DateComponents.cpp - Source/WebCore/platform/sql/SQLiteFileSystem.cpp - Source/WebCore/platform/sql/SQLiteFileSystem.h - Source/WebCore/platform/network/SocketStreamHandleBase.cpp - Source/WebCore/platform/network/SocketStreamErrorBase.cpp - Source/WebCore/platform/network/HTTPHeaderMap.cpp - Source/WebCore/platform/network/qt/SocketStreamError.h - Source/WebCore/platform/CrossThreadCopier.cpp - Source/WebCore/platform/DateComponents.h - Source/WebCore/platform/graphics/opentype/OpenTypeSanitizer.h - Source/WebCore/platform/graphics/opentype/OpenTypeSanitizer.cpp - Source/WebCore/platform/text/TextEncodingDetectorNone.cpp - Source/WebCore/platform/text/TextEncodingDetector.h - Source/WebCore/platform/audio/Panner.h - Source/WebCore/css/themeChromiumSkia.css - Source/WebCore/css/themeChromiumLinux.css - Source/WebCore/workers/DedicatedWorkerThread.h - Source/WebCore/workers/DedicatedWorkerContext.h - Source/WebCore/workers/DedicatedWorkerContext.cpp - Source/WebCore/workers/DefaultSharedWorkerRepository.cpp - Source/WebCore/workers/WorkerReportingProxy.h - Source/WebCore/workers/DedicatedWorkerContext.idl - Source/WebCore/workers/WorkerContextProxy.h - Source/WebCore/workers/SharedWorkerThread.h - Source/WebCore/workers/SharedWorkerRepository.h - Source/WebCore/workers/DedicatedWorkerThread.cpp - Source/WebCore/workers/SharedWorkerContext.idl - Source/WebCore/workers/WorkerRunLoop.h - Source/WebCore/workers/SharedWorkerContext.h - Source/WebCore/workers/WorkerObjectProxy.h - Source/WebCore/workers/SharedWorkerContext.cpp - Source/WebCore/workers/WorkerLoaderProxy.h - Source/WebCore/workers/DefaultSharedWorkerRepository.h - Source/WebCore/workers/WorkerRunLoop.cpp - Source/WebCore/workers/SharedWorkerThread.cpp - Source/WebCore/notifications/NotificationCenter.h - Source/WebCore/notifications/NotificationCenter.cpp - Source/WebCore/notifications/NotificationPresenter.h - Source/WebCore/notifications/NotificationContents.h - Source/WebCore/storage/SQLTransactionCoordinator.cpp - Source/WebCore/storage/SQLTransactionClient.cpp - Source/WebCore/storage/SQLTransactionCoordinator.h - Source/WebCore/storage/SQLTransactionClient.h - Source/WebCore/editing/ReplaceNodeWithSpanCommand.h - Source/WebCore/editing/ReplaceNodeWithSpanCommand.cpp - Source/WebCore/inspector/InspectorTimelineAgent.h - Source/WebCore/inspector/InspectorValues.h - Source/WebCore/inspector/TimelineRecordFactory.h - Source/WebCore/inspector/front-end/SourceHTMLTokenizer.re2js - Source/WebCore/inspector/front-end/TimelinePanel.js - Source/WebCore/inspector/front-end/SourceTokenizer.js - Source/WebCore/inspector/front-end/Settings.js - Source/WebCore/inspector/front-end/SourceHTMLTokenizer.js - Source/WebCore/inspector/front-end/SourceJavaScriptTokenizer.re2js - Source/WebCore/inspector/front-end/StatusBarButton.js - Source/WebCore/inspector/front-end/TextEditorModel.js - Source/WebCore/inspector/front-end/TimelineOverviewPane.js - Source/WebCore/inspector/front-end/SourceCSSTokenizer.re2js - Source/WebCore/inspector/front-end/Popover.js - Source/WebCore/inspector/front-end/TimelineAgent.js - Source/WebCore/inspector/front-end/AuditResultView.js - Source/WebCore/inspector/front-end/InspectorFrontendHostStub.js - Source/WebCore/inspector/front-end/SourceJavaScriptTokenizer.js - Source/WebCore/inspector/front-end/RemoteObject.js - Source/WebCore/inspector/front-end/ContextMenu.js - Source/WebCore/inspector/front-end/SourceCSSTokenizer.js - Source/WebCore/inspector/front-end/TestController.js - Source/WebCore/inspector/front-end/SourceFrame.js - Source/WebCore/inspector/TimelineRecordFactory.cpp - Source/WebCore/inspector/InspectorTimelineAgent.cpp - Source/JavaScriptCore/wtf/url/wtfurl.gyp - Source/JavaScriptCore/wtf/ThreadIdentifierDataPthreads.cpp - Source/JavaScriptCore/wtf/ThreadIdentifierDataPthreads.h - Source/ThirdParty/gtest/include/gtest/internal/gtest-tuple.h - Source/ThirdParty/gtest/include/gtest/internal/gtest-tuple.h.pump - Source/ThirdParty/gtest/samples/sample10_unittest.cc - Source/ThirdParty/gtest/samples/sample9_unittest.cc - Source/ThirdParty/gtest/test/gtest-listener_test.cc - Source/ThirdParty/gtest/test/run_tests_util_test.py - Source/ThirdParty/gtest/test/gtest-unittest-api_test.cc - Source/ThirdParty/gtest/test/gtest_shuffle_test.py - Source/ThirdParty/gyp/gyp - Source/ThirdParty/gyp/gyp_dummy.c - Source/ThirdParty/gyp/gyp.bat - Source/ThirdParty/gyp/gyptest.py - Source/ThirdParty/gyp/setup.py -Copyright: 2009 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/page/EventSource.h -Copyright: 2009 Ericsson AB - 2010 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/page/DOMSelection.cpp -Copyright: 2007, 2009 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/page/Location.cpp - Source/WebCore/page/Location.h - Source/WebCore/loader/archive/ArchiveResource.cpp - Source/WebCore/loader/archive/ArchiveResource.h - Source/WebCore/platform/cf/SharedBufferCF.cpp - Source/WebCore/xml/XSLTProcessor.idl - Source/JavaScriptCore/wtf/text/StringBuffer.h -Copyright: 2008, 2010 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/page/SecurityOrigin.h - Source/WebCore/page/Console.idl - Source/WebCore/bindings/js/JSCustomVoidCallback.h - Source/WebCore/bindings/js/JSEventCustom.cpp - Source/WebCore/bindings/js/JSHTMLFrameElementCustom.cpp - Source/WebCore/dom/SelectorNodeList.h - Source/WebCore/dom/EventException.h - Source/WebCore/dom/StaticNodeList.h - Source/WebCore/dom/ExceptionBase.cpp - Source/WebCore/dom/SelectorNodeList.cpp - Source/WebCore/dom/DOMCoreException.h - Source/WebCore/platform/FileChooser.cpp - Source/WebCore/platform/posix/FileSystemPOSIX.cpp - Source/WebCore/storage/SQLTransaction.cpp - Source/WebCore/storage/DatabaseTracker.h - Source/WebCore/storage/Database.h - Source/WebCore/storage/Database.cpp - Source/WebCore/storage/DatabaseTask.h - Source/WebCore/storage/DatabaseThread.h - Source/WebCore/storage/DatabaseTracker.cpp - Source/WebCore/storage/DatabaseTask.cpp - Source/WebCore/storage/DatabaseDetails.h - Source/WebCore/storage/DatabaseThread.cpp - Source/WebCore/inspector/front-end/Panel.js - Source/WebCore/inspector/front-end/Database.js - Source/WebCore/inspector/front-end/ResourceCategory.js - Source/WebCore/inspector/front-end/Resource.js - Source/WebCore/inspector/front-end/FontView.js - Source/WebCore/inspector/front-end/ImageView.js - Source/WebCore/xml/XPathException.h - Source/WebCore/xml/XMLHttpRequestException.h - Source/JavaScriptCore/runtime/SymbolTable.h - Source/JavaScriptCore/runtime/JSVariableObject.h - Source/JavaScriptCore/runtime/JSVariableObject.cpp - Source/JavaScriptCore/wtf/MainThread.cpp - Source/JavaScriptCore/wtf/ThreadFunctionInvocation.h -Copyright: 2007, 2008 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/page/SecurityOriginHash.h - Source/WebCore/page/WorkerNavigator.idl - Source/WebCore/page/Location.idl - Source/WebCore/loader/archive/ArchiveFactory.h - Source/WebCore/loader/archive/ArchiveFactory.cpp - Source/WebCore/loader/archive/Archive.h - Source/WebCore/loader/archive/ArchiveResourceCollection.cpp - Source/WebCore/loader/archive/ArchiveResourceCollection.h - Source/WebCore/bindings/js/JSDOMWindowShell.h - Source/WebCore/bindings/js/JSXSLTProcessorCustom.cpp - Source/WebCore/bindings/js/StringSourceProvider.h - Source/WebCore/bindings/js/JSHistoryCustom.cpp - Source/WebCore/bindings/js/JSClipboardCustom.cpp - Source/WebCore/dom/Clipboard.idl - Source/WebCore/rendering/RenderLineBoxList.cpp - Source/WebCore/rendering/RenderReplica.h - Source/WebCore/rendering/RenderReplica.cpp - Source/WebCore/platform/graphics/FloatQuad.cpp - Source/WebCore/platform/graphics/win/SimpleFontDataCairoWin.cpp - Source/WebCore/platform/graphics/FloatQuad.h - Source/WebCore/platform/mac/SchedulePairMac.mm - Source/WebCore/platform/cf/SchedulePair.h - Source/WebCore/platform/cf/SchedulePair.cpp - Source/WebCore/css/WebKitCSSKeyframeRule.idl - Source/WebCore/css/WebKitCSSTransformValue.idl - Source/WebCore/css/WebKitCSSKeyframesRule.idl - Source/WebCore/workers/WorkerLocation.idl - Source/WebCore/accessibility/AccessibilityList.h - Source/WebCore/accessibility/AccessibilityTable.cpp - Source/WebCore/accessibility/AccessibilityImageMapLink.h - Source/WebCore/accessibility/AccessibilityListBoxOption.h - Source/WebCore/accessibility/AccessibilityImageMapLink.cpp - Source/WebCore/accessibility/AccessibilityRenderObject.h - Source/WebCore/accessibility/AccessibilityRenderObject.cpp - Source/WebCore/accessibility/AccessibilityListBox.cpp - Source/WebCore/accessibility/AccessibilityTable.h - Source/WebCore/accessibility/AccessibilityListBox.h - Source/WebCore/accessibility/AccessibilityTableRow.h - Source/WebCore/accessibility/AccessibilityTableCell.h - Source/WebCore/accessibility/AccessibilityTableColumn.h - Source/WebCore/accessibility/AccessibilityList.cpp - Source/WebCore/accessibility/AccessibilityTableCell.cpp - Source/WebCore/accessibility/AccessibilityTableRow.cpp - Source/WebCore/accessibility/AccessibilityTableColumn.cpp - Source/WebCore/accessibility/AccessibilityTableHeaderContainer.cpp - Source/WebCore/accessibility/AccessibilityTableHeaderContainer.h - Source/WebCore/accessibility/AccessibilityListBoxOption.cpp - Source/WebCore/storage/OriginUsageRecord.cpp - Source/WebCore/storage/OriginQuotaManager.h - Source/WebCore/storage/OriginQuotaManager.cpp - Source/WebCore/storage/OriginUsageRecord.h - Source/WebCore/plugins/PluginQuirkSet.h - Source/WebCore/html/ImageData.cpp - Source/WebCore/html/HTMLTableRowsCollection.cpp - Source/WebCore/html/HTMLTableRowsCollection.h - Source/WebCore/inspector/front-end/TextPrompt.js - Source/WebCore/xml/XMLHttpRequestUpload.idl - Source/JavaScriptCore/bytecode/SamplingTool.h - Source/JavaScriptCore/bytecode/Instruction.h - Source/JavaScriptCore/parser/SourceCode.h - Source/JavaScriptCore/runtime/InitializeThreading.h - Source/JavaScriptCore/runtime/JSGlobalData.cpp - Source/JavaScriptCore/runtime/TimeoutChecker.h - Source/JavaScriptCore/runtime/ExceptionHelpers.h - Source/JavaScriptCore/runtime/CallData.h - Source/JavaScriptCore/runtime/InitializeThreading.cpp - Source/JavaScriptCore/runtime/ConstructData.h - Source/JavaScriptCore/interpreter/RegisterFile.cpp - Source/JavaScriptCore/interpreter/Interpreter.h - Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp - Source/JavaScriptCore/debugger/DebuggerCallFrame.h - Source/JavaScriptCore/bytecompiler/Label.h - Source/JavaScriptCore/bytecompiler/RegisterID.h - Source/JavaScriptCore/bytecompiler/LabelScope.h - Source/JavaScriptCore/wtf/AVLTree.h - Source/JavaScriptCore/wtf/Locker.h - Source/JavaScriptCore/wtf/unicode/Collator.h - Source/JavaScriptCore/wtf/unicode/CollatorDefault.cpp - Source/JavaScriptCore/wtf/unicode/icu/CollatorICU.cpp - Source/JavaScriptCore/wtf/SegmentedVector.h - Source/JavaScriptCore/wtf/text/AtomicStringHash.h - Source/JavaScriptCore/profiler/ProfileNode.cpp - Source/JavaScriptCore/profiler/Profiler.cpp - Source/JavaScriptCore/profiler/Profiler.h - Source/JavaScriptCore/profiler/ProfileNode.h -Copyright: 2008 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/page/EventSource.idl -Copyright: 2009 Ericsson AB. - 2010, 2011 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/page/animation/AnimationBase.cpp - Source/WebCore/page/animation/AnimationController.cpp - Source/WebCore/bindings/js/JSElementCustom.cpp - Source/WebCore/bindings/js/JSCallbackData.cpp - Source/WebCore/bindings/js/JSCallbackData.h - Source/WebCore/bindings/js/JSAttrCustom.cpp - Source/WebCore/xml/XSLTUnicodeSort.cpp - Source/JavaScriptCore/wtf/ASCIICType.h -Copyright: 2007, 2008, 2009 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/page/WebKitAnimation.idl - Source/JavaScriptCore/wtf/PassTraits.h -Copyright: 2011 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/page/EventSource.cpp -Copyright: 2009 Ericsson AB - 2010 Apple Inc. - 2011, Code Aurora Forum. -License: BSD-3-clause - -Files: Source/WebCore/loader/DocumentWriter.h - Source/WebCore/loader/DocumentWriter.cpp -Copyright: 2010. Adam Barth. -License: BSD-3-clause - -Files: Source/WebCore/loader/NetscapePlugInStreamLoader.cpp - Source/WebCore/loader/FrameLoaderTypes.h - Source/WebCore/loader/SubresourceLoaderClient.h - Source/WebCore/loader/NavigationAction.cpp - Source/WebCore/loader/NavigationAction.h - Source/WebCore/platform/graphics/FontFallbackList.cpp - Source/WebKit/qt/WebCoreSupport/WebSystemInterface.h -Copyright: 2006 Apple Computer, Inc. -License: BSD-3-clause - -Files: Source/WebCore/loader/PolicyChecker.cpp - Source/WebCore/loader/PolicyCallback.cpp - Source/WebCore/loader/HistoryController.cpp - Source/WebCore/loader/ResourceLoadNotifier.cpp -Copyright: 2006, 2007, 2008, 2009 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008, 2009 Torch Mobile Inc. (http://www.torchmobile.com/) -License: BSD-3-clause - -Files: Source/WebCore/loader/FormState.h - Source/WebCore/loader/FormState.cpp - Source/WebCore/platform/graphics/GlyphMetricsMap.h -Copyright: 2006, 2009 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/loader/ResourceLoadNotifier.h - Source/WebCore/loader/PolicyCallback.h - Source/WebCore/loader/PolicyChecker.h - Source/WebCore/loader/HistoryController.h -Copyright: 2006, 2007, 2008, 2009 Apple Inc. - 2008, 2009 Torch Mobile Inc. (http://www.torchmobile.com/) -License: BSD-3-clause - -Files: Source/WebCore/loader/SubresourceLoader.h -Copyright: 2005, 2006, 2009 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/loader/MainResourceLoader.h - Source/WebCore/platform/graphics/StringTruncator.h - Source/WebCore/platform/graphics/StringTruncator.cpp -Copyright: 2005, 2006, 2007 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/loader/appcache/ApplicationCacheHost.h - Source/WebCore/rendering/svg/RenderSVGModelObject.h - Source/WebCore/rendering/svg/RenderSVGModelObject.cpp - Source/WebCore/platform/SecureTextInput.h - Source/WebCore/html/HTMLElementsAllInOne.cpp - Source/WebCore/html/HTMLDataListElement.idl - Source/ThirdParty/gtest/codegear/gtest_all.cc - Source/ThirdParty/gtest/codegear/gtest_link.cc - Source/ThirdParty/gtest/scripts/fuse_gtest_files.py - Source/ThirdParty/gtest/scripts/upload_gtest.py - Source/ThirdParty/gtest/test/gtest_throw_on_failure_ex_test.cc - Source/ThirdParty/gtest/test/gtest_help_test_.cc - Source/ThirdParty/gtest/test/gtest_all_test.cc - Source/ThirdParty/gtest/test/gtest_shuffle_test_.cc - Source/ThirdParty/gtest/test/gtest_help_test.py - Source/ThirdParty/gtest/test/gtest_throw_on_failure_test_.cc - Source/ThirdParty/gtest/test/gtest_throw_on_failure_test.py -Copyright: 2009, Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/loader/NetscapePlugInStreamLoader.h -Copyright: 2005, 2006, 2008 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/loader/DocumentLoader.h -Copyright: 2006, 2007, 2008, 2009 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/loader/icon/IconDatabaseClient.h - Source/WebCore/platform/mac/FileSystemMac.mm - Source/WebCore/platform/cf/FileSystemCF.cpp -Copyright: 2007, 2011 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/loader/icon/PageURLRecord.cpp - Source/WebCore/platform/graphics/mac/GlyphPageTreeNodeMac.cpp -Copyright: 2006, 2007 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/loader/WorkerThreadableLoader.cpp - Source/WebCore/websockets/WorkerThreadableWebSocketChannel.h - Source/WebCore/websockets/WorkerThreadableWebSocketChannel.cpp - Source/WebCore/platform/CrossThreadCopier.h -Copyright: 2009, 2010 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/loader/FrameLoaderClient.h -Copyright: 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/loader/MainResourceLoader.cpp -Copyright: 2006, 2007, 2008, 2009 Apple Inc. - 2008 Torch Mobile Inc. (http://www.torchmobile.com/) -License: BSD-3-clause - -Files: Source/WebCore/loader/NavigationScheduler.cpp -Copyright: 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008, 2009 Torch Mobile Inc. (http://www.torchmobile.com/) - 2009 Adam Barth. -License: BSD-3-clause - -Files: Source/WebCore/loader/NavigationScheduler.h -Copyright: 2006, 2007, 2008, 2009 Apple Inc. - 2008, 2009 Torch Mobile Inc. (http://www.torchmobile.com/) - 2009 Adam Barth. -License: BSD-3-clause - -Files: Source/WebCore/loader/SubresourceLoader.cpp - Source/WebCore/rendering/RenderListBox.h -Copyright: 2006, 2007, 2009 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/loader/SubframeLoader.cpp -Copyright: 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008, 2009 Torch Mobile Inc. (http://www.torchmobile.com/) - 2008 Alp Toker <alp@atoker.com> - 2009. -License: BSD-3-clause - -Files: Source/WebCore/loader/ResourceLoader.h -Copyright: 2005, 2006 Apple Computer, Inc. -License: BSD-3-clause - -Files: Source/WebCore/loader/ResourceLoader.cpp -Copyright: 2006, 2007, 2010, 2011 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/loader/FrameLoader.cpp -Copyright: 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008, 2009 Torch Mobile Inc. (http://www.torchmobile.com/) - 2008 Alp Toker <alp@atoker.com> - 2009. - 2011 Kris Jordan <krisjordan@gmail.com> -License: BSD-3-clause - -Files: Source/WebCore/loader/SubframeLoader.h - Source/WebCore/loader/FrameLoader.h -Copyright: 2006, 2007, 2008, 2009, 2011 Apple Inc. - 2008, 2009 Torch Mobile Inc. (http://www.torchmobile.com/) - 2009. -License: BSD-3-clause - -Files: Source/WebCore/loader/DocumentLoader.cpp - Source/WebCore/platform/FileChooser.h - Source/WebCore/platform/graphics/GlyphPageTreeNode.h - Source/WebCore/platform/graphics/GlyphPageTreeNode.cpp - Source/WebCore/platform/graphics/win/GlyphPageTreeNodeCGWin.cpp - Source/WebCore/platform/graphics/win/FontCacheWin.cpp - Source/WebCore/platform/graphics/win/SimpleFontDataCGWin.cpp - Source/WebCore/platform/graphics/win/SimpleFontDataWin.cpp - Source/WebCore/platform/graphics/win/GlyphPageTreeNodeCairoWin.cpp - Source/WebCore/platform/mac/FileChooserMac.mm - Source/WebCore/inspector/front-end/inspector.html -Copyright: 2006, 2007, 2008 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/bindings/js/JSInjectedScriptManager.cpp - Source/WebCore/bindings/js/JSInjectedScriptHostCustom.cpp - Source/WebCore/inspector/InjectedScriptManager.cpp -Copyright: 2007, 2008 Apple Inc. - 2008 Matt Lilek <webkit@mattlilek.com> - 2010-2011 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/bindings/js/ScriptCachedFrameData.h - Source/WebCore/bindings/js/ScriptCachedFrameData.cpp -Copyright: 2008, Google Inc. - 2008 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/bindings/js/JSInspectorFrontendHostCustom.cpp - Source/WebCore/inspector/InspectorDatabaseResource.h - Source/WebCore/inspector/InspectorDOMStorageResource.h - Source/WebCore/inspector/InspectorFrontendHost.idl - Source/WebCore/inspector/InspectorDatabaseResource.cpp - Source/WebCore/inspector/InspectorDOMStorageResource.cpp -Copyright: 2007, 2008 Apple Inc. - 2008 Matt Lilek <webkit@mattlilek.com> - 2009 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/bindings/js/ScriptHeapSnapshot.h - Source/WebCore/bindings/js/ScriptWrappable.h - Source/WebCore/platform/ScrollAnimatorWin.h - Source/WebCore/platform/ScrollAnimatorWin.cpp - Source/WebCore/platform/graphics/gpu/DrawingBuffer.h - Source/WebCore/platform/graphics/gpu/SharedGraphicsContext3D.h - Source/WebCore/platform/graphics/gpu/SolidFillShader.cpp - Source/WebCore/platform/graphics/gpu/Shader.cpp - Source/WebCore/platform/graphics/gpu/GraphicsContextGPU.h - Source/WebCore/platform/graphics/gpu/SharedGraphicsContext3D.cpp - Source/WebCore/platform/graphics/gpu/GraphicsContextGPU.cpp - Source/WebCore/platform/graphics/gpu/TexShader.h - Source/WebCore/platform/graphics/gpu/SolidFillShader.h - Source/WebCore/platform/graphics/gpu/Shader.h - Source/WebCore/platform/graphics/gpu/TilingData.cpp - Source/WebCore/platform/graphics/gpu/DrawingBuffer.cpp - Source/WebCore/platform/graphics/gpu/Texture.cpp - Source/WebCore/platform/graphics/gpu/Texture.h - Source/WebCore/platform/graphics/gpu/TexShader.cpp - Source/WebCore/platform/graphics/gpu/TilingData.h - Source/WebCore/platform/text/transcoder/FontTranscoder.h - Source/WebCore/platform/text/transcoder/FontTranscoder.cpp - Source/WebCore/platform/ScrollAnimator.cpp - Source/WebCore/platform/ScrollAnimator.h - Source/JavaScriptCore/wtf/url/src/URLCharacterTypes.cpp - Source/JavaScriptCore/wtf/url/src/URLQueryCanonicalizer.h - Source/JavaScriptCore/wtf/url/src/URLEscape.cpp - Source/JavaScriptCore/wtf/url/src/URLComponent.h - Source/JavaScriptCore/wtf/url/src/URLEscape.h - Source/JavaScriptCore/wtf/url/src/RawURLBuffer.h - Source/JavaScriptCore/wtf/url/src/URLBuffer.h - Source/JavaScriptCore/wtf/url/src/URLCharacterTypes.h - Source/ThirdParty/gyp/PRESUBMIT.py - Source/ThirdParty/glu/gluos.h - Source/ThirdParty/glu/internal_glu.h -Copyright: 2010, Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/bindings/js/ScriptValue.h - Source/WebCore/bindings/js/ScriptState.h -Copyright: 2008, 2011 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/bindings/js/ScriptValue.cpp -Copyright: 2006, 2007, 2008 Apple Inc. - 2011 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/bindings/js/JSXMLHttpRequestCustom.cpp - Source/WebCore/bindings/js/JSDOMWindowShell.cpp - Source/WebCore/html/canvas/CanvasPixelArray.idl - Source/WebCore/html/canvas/CanvasPixelArray.cpp - Source/WebCore/html/canvas/CanvasPixelArray.h - Source/WebCore/html/ImageData.h - Source/WebCore/html/ImageData.idl - Source/JavaScriptCore/bytecode/EvalCodeCache.h - Source/JavaScriptCore/bytecode/SamplingTool.cpp - Source/JavaScriptCore/parser/SourceProvider.h - Source/JavaScriptCore/runtime/JSPropertyNameIterator.cpp - Source/JavaScriptCore/runtime/JSActivation.h - Source/JavaScriptCore/runtime/JSPropertyNameIterator.h - Source/JavaScriptCore/runtime/ExceptionHelpers.cpp - Source/JavaScriptCore/runtime/JSGlobalData.h - Source/JavaScriptCore/runtime/JSActivation.cpp - Source/JavaScriptCore/runtime/JSNotAnObject.h - Source/JavaScriptCore/runtime/JSNotAnObject.cpp - Source/JavaScriptCore/interpreter/RegisterFile.h - Source/JavaScriptCore/interpreter/Register.h -Copyright: 2008, 2009 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/bindings/js/ScriptDebugServer.h -Copyright: 2008 Apple Inc. - 2010-2011 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/bindings/js/JSEventSourceCustom.cpp -Copyright: 2009 Ericsson AB. - 2010 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/bindings/js/ScriptState.cpp -Copyright: 2009, 2011 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/bindings/js/JSDedicatedWorkerContextCustom.cpp -Copyright: 2009 Google Inc. - 2009 Apple, Inc. -License: BSD-3-clause - -Files: Source/WebCore/bindings/js/ScriptSourceCode.h - Source/WebCore/bindings/js/ScriptInstance.h - Source/WebCore/inspector/ScriptCallStack.cpp - Source/ThirdParty/gtest/xcode/Scripts/runtests.sh - Source/ThirdParty/gtest/xcode/Scripts/versiongenerate.py - Source/ThirdParty/gtest/xcode/Samples/FrameworkSample/runtests.sh - Source/ThirdParty/gtest/xcode/Samples/FrameworkSample/widget.cc - Source/ThirdParty/gtest/xcode/Samples/FrameworkSample/widget.h - Source/ThirdParty/gtest/xcode/Samples/FrameworkSample/widget_test.cc - Source/ThirdParty/gtest/include/gtest/gtest-param-test.h - Source/ThirdParty/gtest/include/gtest/internal/gtest-filepath.h - Source/ThirdParty/gtest/include/gtest/gtest-param-test.h.pump - Source/ThirdParty/gtest/include/gtest/gtest-test-part.h - Source/ThirdParty/gtest/src/gtest-filepath.cc - Source/ThirdParty/gtest/src/gtest-test-part.cc - Source/ThirdParty/gtest/src/gtest-all.cc - Source/ThirdParty/gtest/src/gtest-port.cc - Source/ThirdParty/gtest/scripts/pump.py - Source/ThirdParty/gtest/test/gtest-param-test_test.cc - Source/ThirdParty/gtest/test/gtest_sole_header_test.cc - Source/ThirdParty/gtest/test/gtest-param-test2_test.cc - Source/ThirdParty/gtest/test/gtest_xml_outfile1_test_.cc - Source/ThirdParty/gtest/test/gtest-options_test.cc - Source/ThirdParty/gtest/test/gtest_output_test.py - Source/ThirdParty/gtest/test/gtest_xml_outfiles_test.py - Source/ThirdParty/gtest/test/gtest_uninitialized_test_.cc - Source/ThirdParty/gtest/test/gtest_uninitialized_test.py - Source/ThirdParty/gtest/test/gtest-port_test.cc - Source/ThirdParty/gtest/test/gtest_color_test.py - Source/ThirdParty/gtest/test/gtest_color_test_.cc - Source/ThirdParty/gtest/test/gtest_xml_outfile2_test_.cc - Source/ThirdParty/gtest/test/gtest-param-test_test.h - Source/ThirdParty/gtest/test/gtest-filepath_test.cc - Source/ThirdParty/gtest/test/gtest_repeat_test.cc - Source/ThirdParty/gtest/test/gtest_env_var_test.py - Source/ThirdParty/gtest/test/gtest_env_var_test_.cc - Source/ThirdParty/gtest/run_tests.py -Copyright: 2008, Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/bindings/js/JSWebSocketCustom.cpp -Copyright: 2009 Google Inc. - 2009, 2010 Apple, Inc. -License: BSD-3-clause - -Files: Source/WebCore/bindings/js/ScriptDebugServer.cpp -Copyright: 2008, 2009 Apple Inc. - 2010-2011 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/bindings/cpp/WebDOMCustomVoidCallback.h -Copyright: Kevin Ollivier <kevino@theolliviers.com> -License: BSD-3-clause - -Files: Source/WebCore/bindings/cpp/WebDOMCustomVoidCallback.cpp -Copyright: 2010 Kevin Ollivier <kevino@theolliviers.com>. -License: BSD-3-clause - -Files: Source/WebCore/bindings/scripts/test/TestObj.idl - Source/WebCore/workers/SharedWorker.cpp - Source/WebCore/workers/SharedWorker.idl - Source/WebCore/workers/SharedWorker.h - Source/WebCore/html/HTMLDataListElement.cpp - Source/WebCore/inspector/front-end/heapProfiler.css - Source/JavaScriptCore/wtf/CrossThreadRefCounted.h -Copyright: 2009 Google Inc. - 2010 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/dom/DataTransferItems.cpp -Copyright: 2011 Google Inc. - 2011 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-3-clause - -Files: Source/WebCore/dom/DocumentOrderedMap.cpp -Copyright: 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/dom/ClassNodeList.h -Copyright: 2007 Apple Inc. - 2007 David Smith <catfish.man@gmail.com> -License: BSD-3-clause - -Files: Source/WebCore/dom/CrossThreadTask.h -Copyright: 2009-2010 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/dom/DocumentOrderedMap.h -Copyright: 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/dom/StaticHashSetNodeList.h - Source/WebCore/dom/StaticHashSetNodeList.cpp -Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies) - 2010 Antonio Gomes <tonikitoo@webkit.org> -License: BSD-3-clause - -Files: Source/WebCore/dom/make_names.pl -Copyright: 2005, 2006, 2007, 2009 Apple Inc. - 2009, Julien Chaffraix <jchaffraix@webkit.org> - 2009 Torch Mobile Inc. (http://www.torchmobile.com/) - 2011 Ericsson AB. - 2005, 2006, 2007, 2008, 2009 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/dom/ClassNodeList.cpp -Copyright: 2007, 2008 Apple Inc. - 2007 David Smith <catfish.man@gmail.com> -License: BSD-3-clause - -Files: Source/WebCore/rendering/RenderListBox.cpp -Copyright: 2006, 2007, 2008, 2011 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/rendering/RenderRubyText.cpp - Source/WebCore/workers/AbstractWorker.idl - Source/WebCore/notifications/Notification.idl - Source/WebCore/notifications/NotificationCenter.idl -Copyright: 2009 Google Inc. - 2011 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/rendering/ShadowElement.h - Source/WebCore/accessibility/AXObjectCache.cpp -Copyright: 2008, 2009, 2010 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/websockets/WebSocketHandshake.cpp -Copyright: 2009 Google Inc. - 2011. -License: BSD-3-clause - -Files: Source/WebCore/websockets/WebSocket.idl -Copyright: 2009 Google Inc. - 2010, 2011 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/ScrollableArea.cpp -Copyright: 2010, Google Inc. - 2008, 2011 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/network/HTTPParsers.cpp -Copyright: 2006 Alexey Proskuryakov <ap@webkit.org> - 2006, 2007, 2008, 2009 Apple Inc. - 2009 Torch Mobile Inc. http://www.torchmobile.com/ - 2009 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/network/HTTPParsers.h -Copyright: 2006 Alexey Proskuryakov <ap@webkit.org> - 2009 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/network/SocketStreamHandleClient.h - Source/WebCore/platform/network/SocketStreamHandleBase.h - Source/WebCore/platform/network/SocketStreamErrorBase.h - Source/WebCore/inspector/front-end/KeyboardShortcut.js - Source/WebCore/inspector/ScriptBreakpoint.h -Copyright: 2009 Apple Inc. - 2009 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/network/qt/SocketStreamHandleQt.cpp -Copyright: 2010 Nokia Inc. - 2009 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/network/qt/SocketStreamHandle.h -Copyright: 2010 Nokia Inc. - 2009 Apple Inc. - 2009 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/network/qt/SocketStreamHandlePrivate.h -Copyright: 2010 Nokia Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/graphics/Glyph.h - Source/WebCore/platform/graphics/GlyphPage.h -Copyright: 2006, 2007, 2008 Apple Inc. - 2011. -License: BSD-3-clause - -Files: Source/WebCore/platform/graphics/freetype/SimpleFontDataFreeType.cpp -Copyright: 2006 Apple Computer, Inc. - 2006 Michael Emmel mike.emmel@gmail.com - 2007, 2008 Alp Toker <alp@atoker.com> - 2007 Holger Hans Peter Freyther -License: BSD-3-clause - -Files: Source/WebCore/platform/graphics/freetype/GlyphPageTreeNodeFreeType.cpp -Copyright: 2006, 2007 Apple Inc. - 2006 Michael Emmel mike.emmel@gmail.com - 2007 Alp Toker <alp.toker@collabora.co.uk> -License: BSD-3-clause - -Files: Source/WebCore/platform/graphics/pango/GlyphPageTreeNodePango.cpp -Copyright: 2006, 2007 Apple Inc. - 2006 Michael Emmel mike.emmel@gmail.com - 2007 Alp Toker <alp.toker@collabora.co.uk> - 2007 Pioneer Research Center USA, Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/graphics/pango/SimpleFontDataPango.cpp -Copyright: 2006 Apple Computer, Inc. - 2006 Michael Emmel mike.emmel@gmail.com - 2007, 2008 Alp Toker <alp@atoker.com> - 2007 Holger Hans Peter Freyther - 2007 Pioneer Research Center USA, Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/graphics/GlyphBuffer.h -Copyright: 2006, 2009, 2011 Apple Inc. - 2007-2008 Torch Mobile Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/graphics/mac/SimpleFontDataATSUI.mm - Source/WebCore/platform/graphics/mac/SimpleFontDataCoreText.cpp - Source/WebCore/platform/graphics/mac/SimpleFontDataMac.mm -Copyright: 2005, 2006 Apple Computer, Inc. - 2006 Alexey Proskuryakov -License: BSD-3-clause - -Files: Source/WebCore/platform/graphics/mac/FontCacheMac.mm - Source/WebCore/platform/mac/WebFontCache.mm -Copyright: 2006, 2007, 2008, 2009 Apple Inc. - 2007 Nicholas Shanks <webkit@nickshanks.com> -License: BSD-3-clause - -Files: Source/WebCore/platform/graphics/FontDescription.cpp -Copyright: 2007 Nicholas Shanks <contact@nickshanks.com> - 2008 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/graphics/SimpleFontData.cpp -Copyright: 2005, 2008, 2010 Apple Inc. - 2006 Alexey Proskuryakov -License: BSD-3-clause - -Files: Source/WebCore/platform/graphics/FontCache.h -Copyright: 2006, 2008 Apple Computer, Inc. - 2007-2008 Torch Mobile, Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/graphics/FontCache.cpp -Copyright: 2006, 2008 Apple Inc. - 2007 Nicholas Shanks <webkit@nickshanks.com> -License: BSD-3-clause - -Files: Source/WebCore/platform/PlatformGestureRecognizer.cpp - Source/WebCore/platform/PlatformGestureRecognizer.h -Copyright: 2011, Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/KURLGoogle.cpp -Copyright: 2004, 2007, 2008, 2009 Apple Inc. - 2008, 2009, 2011 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/text/TextEncodingDetectorICU.cpp -Copyright: 2008, 2009 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/text/LineEnding.h - Source/WebCore/platform/text/LineEnding.cpp -Copyright: 2005, 2006, 2008 Apple Inc. - 2010 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/text/mac/make-charset-table.pl -Copyright: 2003, 2004, 2005, 2006 Apple Computer, Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/mac/WebCoreNSStringExtras.h -Copyright: 2005, 2007 Apple Computer, Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/mac/WebCoreNSStringExtras.mm -Copyright: 2005, 2007 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/KURLGooglePrivate.h -Copyright: 2008, 2009, 2011 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/qt/FileSystemQt.cpp -Copyright: 2007 Staikos Computing Services Inc. - 2007 Holger Hans Peter Freyther - 2008 Apple, Inc. - 2008 Collabora, Ltd. - 2010 Sencha, Inc. -License: BSD-3-clause - -Files: Source/WebCore/platform/qt/PlatformScreenQt.cpp - Source/WebKit/qt/WebCoreSupport/InspectorClientQt.cpp -Copyright: 2007 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008 Holger Hans Peter Freyther -License: BSD-3-clause - -Files: Source/WebCore/platform/FileSystem.h -Copyright: 2007, 2008, 2011 Apple Inc. - 2008 Collabora, Ltd. -License: BSD-3-clause - -Files: Source/WebCore/platform/image-encoders/PNGImageEncoder.cpp -Copyright: 2006-2009, Google Inc. - 2009 Torch Mobile, Inc. - 2009-2010. - 2005 Google Inc.) -License: BSD-3-clause - -Files: Source/WebCore/css/themeWinQuirks.css - Source/WebCore/css/themeWin.css - Source/ThirdParty/gtest/include/gtest/gtest-typed-test.h - Source/ThirdParty/gtest/include/gtest/internal/gtest-type-util.h.pump - Source/ThirdParty/gtest/include/gtest/internal/gtest-param-util-generated.h - Source/ThirdParty/gtest/include/gtest/internal/gtest-param-util-generated.h.pump - Source/ThirdParty/gtest/include/gtest/internal/gtest-param-util.h - Source/ThirdParty/gtest/include/gtest/internal/gtest-type-util.h - Source/ThirdParty/gtest/src/gtest-typed-test.cc - Source/ThirdParty/gtest/samples/sample8_unittest.cc - Source/ThirdParty/gtest/samples/sample7_unittest.cc - Source/ThirdParty/gtest/samples/prime_tables.h - Source/ThirdParty/gtest/samples/sample6_unittest.cc - Source/ThirdParty/gtest/test/gtest-typed-test2_test.cc - Source/ThirdParty/gtest/test/gtest-typed-test_test.h - Source/ThirdParty/gtest/test/run_tests_util.py - Source/ThirdParty/gtest/test/gtest-test-part_test.cc - Source/ThirdParty/gtest/test/gtest-typed-test_test.cc -Copyright: 2008 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/fileapi/FileStreamProxy.h -Copyright: 2010 Google Inc. - 2010 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/fileapi/FileReader.idl - Source/WebCore/fileapi/DOMFileSystem.idl - Source/WebCore/fileapi/FileWriter.idl - Source/WebCore/storage/IDBRequest.idl - Source/WebCore/html/CheckboxInputType.cpp - Source/WebCore/html/NumberInputType.cpp - Source/WebCore/html/BaseButtonInputType.cpp - Source/WebCore/html/PasswordInputType.cpp - Source/WebCore/html/RangeInputType.cpp - Source/WebCore/html/FileInputType.h - Source/WebCore/html/SubmitInputType.cpp - Source/WebCore/html/ImageInputType.h - Source/WebCore/html/HiddenInputType.cpp - Source/WebCore/html/BaseCheckableInputType.cpp - Source/WebCore/html/ResetInputType.cpp - Source/WebCore/html/TextFieldInputType.cpp - Source/WebCore/html/InputType.h -Copyright: 2010 Google Inc. - 2011 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/accessibility/AccessibilityScrollbar.h - Source/WebCore/accessibility/AccessibilityScrollbar.cpp - Source/JavaScriptCore/runtime/GCActivityCallback.cpp - Source/JavaScriptCore/runtime/GCActivityCallbackCF.cpp - Source/JavaScriptCore/runtime/GCActivityCallback.h -Copyright: 2010 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/accessibility/AccessibilityObject.cpp -Copyright: 2008, 2009, 2011 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/accessibility/AccessibilityObject.h -Copyright: 2008, 2009, 2011 Apple Inc. - 2008 Nuanti Ltd. -License: BSD-3-clause - -Files: Source/WebCore/notifications/Notification.h - Source/WebCore/notifications/Notification.cpp - Source/WebCore/inspector/front-end/TextEditorHighlighter.js -Copyright: 2009 Google Inc. - 2009 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/storage/StorageEventDispatcher.h - Source/WebCore/inspector/front-end/audits.css - Source/JavaScriptCore/wtf/MessageQueue.h -Copyright: 2008 Apple Inc. - 2009 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/storage/SQLStatementSync.cpp -Copyright: 2007 Apple Inc. - 2010 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/editing/SmartReplaceICU.cpp -Copyright: 2007 Apple Inc. - 2008 Tony Chang <idealisms@gmail.com> -License: BSD-3-clause - -Files: Source/WebCore/editing/qt/SmartReplaceQt.cpp -Copyright: 2010 Robert Hogan <robert@roberthogan.net>. - 2007,2008,2009 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/html/parser/create-html-entity-table -Copyright: 2010 Google Inc. - 2010 Google, Inc. -License: BSD-3-clause - -Files: Source/WebCore/html/shadow/SliderThumbElement.cpp - Source/WebCore/html/shadow/SliderThumbElement.h - Source/WebCore/html/shadow/ProgressShadowElement.h -Copyright: 2006, 2007, 2008, 2009 Apple Inc. - 2010 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/html/shadow/MediaControlElements.h - Source/WebCore/html/shadow/MediaControlElements.cpp -Copyright: 2008, 2009, 2010, 2011 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/html/HTMLDataListElement.h -Copyright: 2009, Google Inc. - 2010 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/InspectorDebuggerAgent.h - Source/WebCore/inspector/InspectorDebuggerAgent.cpp -Copyright: 2010 Apple Inc. - 2010-2011 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/InjectedScript.cpp - Source/WebCore/inspector/InjectedScript.h -Copyright: 2010, 2011 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/ScriptDebugListener.h - Source/WebCore/inspector/front-end/WelcomeView.js -Copyright: 2008 Apple Inc. - 2010 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/InjectedScriptManager.h -Copyright: 2007 Apple Inc. - 2009-2011 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/InspectorAgent.h -Copyright: 2007, 2008, 2009, 2010 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/InspectorProfilerAgent.cpp - Source/WebCore/inspector/InspectorProfilerAgent.h -Copyright: 2010 Apple Inc. - 2010 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/InspectorDOMAgent.cpp -Copyright: 2009 Apple Inc. - 2011 Google Inc. - 2009 Joseph Pecoraro -License: BSD-3-clause - -Files: Source/WebCore/inspector/ScriptCallStack.h -Copyright: 2008, 2010 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/ConsoleMessage.h - Source/WebCore/inspector/ConsoleMessage.cpp -Copyright: 2007, 2008 Apple Inc. - 2008 Matt Lilek <webkit@mattlilek.com> - 2009, 2010 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/InspectorAgent.cpp -Copyright: 2007, 2008, 2009, 2010 Apple Inc. - 2008 Matt Lilek <webkit@mattlilek.com> - 2011 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/InjectedScriptHost.cpp - Source/WebCore/inspector/InjectedScriptHost.idl -Copyright: 2007, 2008 Apple Inc. - 2008 Matt Lilek <webkit@mattlilek.com> - 2010 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/generate-inspector-idl -Copyright: 2011 Google Inc. - 2011 Google, Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/InspectorDOMAgent.h -Copyright: 2009 Apple Inc. - 2011 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/front-end/inspector.js -Copyright: 2006, 2007, 2008 Apple Inc. - 2007 Matt Lilek <pewtermoose@gmail.com>. - 2009 Joseph Pecoraro -License: BSD-3-clause - -Files: Source/WebCore/inspector/front-end/StylesSidebarPane.js - Source/WebCore/inspector/front-end/EventListenersSidebarPane.js -Copyright: 2007 Apple Inc. - 2009 Joseph Pecoraro -License: BSD-3-clause +Files: Source/ThirdParty/ANGLE/src/third_party/murmurhash/* +Copyright: no copyright holder +License: public-domain -Files: Source/WebCore/inspector/front-end/Toolbar.js - Source/WebCore/inspector/front-end/SearchController.js -Copyright: 2006, 2007, 2008 Apple Inc. - 2007 Matt Lilek <pewtermoose@gmail.com>. - 2009 Joseph Pecoraro - 2011 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/front-end/ConsolePanel.js -Copyright: 2009 Joseph Pecoraro -License: BSD-3-clause - -Files: Source/WebCore/inspector/front-end/ResourcesPanel.js -Copyright: 2007, 2008, 2010 Apple Inc. - 2009 Joseph Pecoraro -License: BSD-3-clause - -Files: Source/WebCore/inspector/front-end/Color.js - Source/WebCore/inspector/front-end/CookieItemsView.js -Copyright: 2009 Apple Inc. - 2009 Joseph Pecoraro -License: BSD-3-clause - -Files: Source/WebCore/inspector/front-end/TextViewer.js -Copyright: 2011 Google Inc. - 2010 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/front-end/BinarySearch.js -Copyright: 2011 Google Inc. - 2007 Apple Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/front-end/DOMAgent.js -Copyright: 2009, 2010 Google Inc. - 2009 Joseph Pecoraro -License: BSD-3-clause - -Files: Source/WebCore/inspector/front-end/inspector.css -Copyright: 2006, 2007, 2008 Apple Inc. - 2009 Anthony Ricaud <rik@webkit.org> -License: BSD-3-clause - -Files: Source/WebCore/inspector/front-end/CookiesTable.js -Copyright: 2009 Apple Inc. - 2009 Joseph Pecoraro - 2010 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/front-end/ConsoleView.js - Source/WebCore/inspector/front-end/Drawer.js -Copyright: 2007, 2008 Apple Inc. - 2009 Joseph Pecoraro -License: BSD-3-clause - -Files: Source/WebCore/inspector/front-end/TimelineGrid.js -Copyright: 2007, 2008 Apple Inc. - 2008, 2009 Anthony Ricaud <rik@webkit.org> - 2009 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/front-end/ResourceHeadersView.js -Copyright: 2007, 2008 Apple Inc. - 2009 IBM Corp. - 2010 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/front-end/NetworkPanel.js -Copyright: 2007, 2008 Apple Inc. - 2008, 2009 Anthony Ricaud <rik@webkit.org> - 2011 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/front-end/SummaryBar.js -Copyright: 2007, 2008 Apple Inc. - 2008, 2009 Anthony Ricaud <rik@webkit.org> -License: BSD-3-clause - -Files: Source/WebCore/inspector/front-end/CSSCompletions.js -Copyright: 2010 Nikita Vasilyev. - 2010 Joseph Pecoraro. - 2010 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/front-end/ElementsTreeOutline.js - Source/WebCore/inspector/front-end/ElementsPanel.js -Copyright: 2007, 2008 Apple Inc. - 2008 Matt Lilek <webkit@mattlilek.com> - 2009 Joseph Pecoraro -License: BSD-3-clause - -Files: Source/WebCore/inspector/front-end/DOMStorage.js -Copyright: 2008 Nokia Inc. -License: BSD-3-clause - -Files: Source/WebCore/inspector/front-end/WatchExpressionsSidebarPane.js -Copyright: 2009 IBM Corp. -License: BSD-3-clause - -Files: Source/WebCore/inspector/front-end/ResourceView.js -Copyright: 2007, 2008 Apple Inc. - 2009 IBM Corp. -License: BSD-3-clause - -Files: Source/WebCore/inspector/InspectorFrontendHost.cpp -Copyright: 2007, 2008 Apple Inc. - 2008 Matt Lilek <webkit@mattlilek.com> -License: BSD-3-clause - -Files: Source/WebCore/inspector/xxd.pl -Copyright: 2010-2011 Google Inc. -License: BSD-3-clause - -Files: Source/WebCore/xml/XMLHttpRequest.idl -Copyright: 2008, 2011 Apple Inc. -License: BSD-3-clause - -Files: Source/JavaScriptCore/API/JSRetainPtr.h -Copyright: 2005, 2006, 2007, 2010 Apple Inc. -License: BSD-3-clause - -Files: Source/JavaScriptCore/bytecode/Opcode.h - Source/JavaScriptCore/runtime/TimeoutChecker.cpp - Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h - Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp -Copyright: 2008, 2009 Apple Inc. - 2008 Cameron Zwarich <cwzwarich@uwaterloo.ca> -License: BSD-3-clause - -Files: Source/JavaScriptCore/bytecode/JumpTable.cpp - Source/JavaScriptCore/bytecode/Opcode.cpp - Source/JavaScriptCore/bytecode/JumpTable.h -Copyright: 2008 Apple Inc. - 2008 Cameron Zwarich <cwzwarich@uwaterloo.ca> -License: BSD-3-clause - -Files: Source/JavaScriptCore/bytecode/CodeBlock.cpp - Source/JavaScriptCore/bytecode/CodeBlock.h - Source/JavaScriptCore/interpreter/Interpreter.cpp -Copyright: 2008, 2009, 2010 Apple Inc. - 2008 Cameron Zwarich <cwzwarich@uwaterloo.ca> -License: BSD-3-clause - -Files: Source/JavaScriptCore/jit/JITStubs.cpp -Copyright: 2008, 2009 Apple Inc. - 2008 Cameron Zwarich <cwzwarich@uwaterloo.ca> - 2010, 2011. -License: BSD-3-clause - -Files: Source/JavaScriptCore/jit/JITStubs.h -Copyright: 2008 Apple Inc. - 2010. -License: BSD-3-clause - -Files: Source/JavaScriptCore/runtime/JSGlobalObject.cpp -Copyright: 2007, 2008, 2009 Apple Inc. - 2008 Cameron Zwarich <cwzwarich@uwaterloo.ca> -License: BSD-3-clause - -Files: Source/JavaScriptCore/os-win32/inttypes.h -Copyright: 2006 Alexander Chemeris -License: BSD-3-clause - -Files: Source/JavaScriptCore/wtf/CurrentTime.h -Copyright: 2006 Apple Computer, Inc. - 2008 Google Inc. -License: BSD-3-clause - -Files: Source/JavaScriptCore/wtf/ThreadSpecific.h -Copyright: 2008 Apple Inc. - 2009 Jian Li <jianli@chromium.org> -License: BSD-3-clause - -Files: Source/JavaScriptCore/wtf/url/src/URLSegments.h - Source/JavaScriptCore/wtf/TCPackedCache.h - Source/ThirdParty/gtest/include/gtest/gtest-spi.h - Source/ThirdParty/gtest/test/gtest_stress_test.cc - Source/ThirdParty/gtest/test/gtest-tuple_test.cc - Source/ThirdParty/gtest/test/gtest_nc_test.py - Source/ThirdParty/gtest/test/gtest_environment_test.cc - Source/ThirdParty/gtest/test/gtest_nc.cc -Copyright: 2007, Google Inc. -License: BSD-3-clause - -Files: Source/JavaScriptCore/wtf/CurrentTime.cpp -Copyright: 2006, 2010 Apple Inc. - 2008 Google Inc. - 2007-2009 Torch Mobile, Inc. -License: BSD-3-clause - -Files: Source/JavaScriptCore/wtf/efl/MainThreadEfl.cpp -Copyright: 2007, 2008 Apple Inc. - 2007 Justin Haygood <jhaygood@reaktix.com> - 2008 Diego Gonzalez - 2008 Kenneth Rohde Christiansen - 2009-2010 ProFUSION embedded systems - 2009-2010 Samsung Electronics -License: BSD-3-clause - -Files: Source/JavaScriptCore/wtf/Deque.h -Copyright: 2007, 2008 Apple Inc. - 2009 Google Inc. -License: BSD-3-clause - -Files: Source/JavaScriptCore/wtf/TCSystemAlloc.cpp - Source/JavaScriptCore/wtf/TCSystemAlloc.h -Copyright: 2005, 2007, Google Inc. -License: BSD-3-clause - -Files: Source/JavaScriptCore/wtf/PageAllocatorSymbian.h -Copyright: 2011 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-3-clause - -Files: Source/JavaScriptCore/wtf/ThreadingPthreads.cpp -Copyright: 2007, 2009 Apple Inc. - 2007 Justin Haygood <jhaygood@reaktix.com> -License: BSD-3-clause - -Files: Source/JavaScriptCore/wtf/ThreadingNone.cpp - Source/JavaScriptCore/wtf/qt/ThreadingQt.cpp -Copyright: 2007 Apple Inc. - 2007 Justin Haygood <jhaygood@reaktix.com> -License: BSD-3-clause - -Files: Source/JavaScriptCore/wtf/TCPageMap.h - Source/ThirdParty/gtest/include/gtest/gtest.h - Source/ThirdParty/gtest/include/gtest/gtest-death-test.h - Source/ThirdParty/gtest/include/gtest/gtest-message.h - Source/ThirdParty/gtest/include/gtest/internal/gtest-port.h - Source/ThirdParty/gtest/include/gtest/internal/gtest-death-test-internal.h - Source/ThirdParty/gtest/include/gtest/internal/gtest-string.h - Source/ThirdParty/gtest/include/gtest/internal/gtest-internal.h - Source/ThirdParty/gtest/src/gtest-internal-inl.h - Source/ThirdParty/gtest/src/gtest-death-test.cc - Source/ThirdParty/gtest/src/gtest.cc - Source/ThirdParty/gtest/samples/sample4_unittest.cc - Source/ThirdParty/gtest/samples/sample2_unittest.cc - Source/ThirdParty/gtest/samples/sample4.cc - Source/ThirdParty/gtest/samples/sample3-inl.h - Source/ThirdParty/gtest/samples/sample1.cc - Source/ThirdParty/gtest/samples/sample1.h - Source/ThirdParty/gtest/samples/sample4.h - Source/ThirdParty/gtest/samples/sample3_unittest.cc - Source/ThirdParty/gtest/samples/sample1_unittest.cc - Source/ThirdParty/gtest/samples/sample2.cc - Source/ThirdParty/gtest/samples/sample5_unittest.cc - Source/ThirdParty/gtest/samples/sample2.h - Source/ThirdParty/gtest/test/gtest-death-test_test.cc - Source/ThirdParty/gtest/test/gtest-message_test.cc - Source/ThirdParty/gtest/test/gtest_output_test_.cc - Source/ThirdParty/gtest/test/gtest_filter_unittest_.cc - Source/ThirdParty/gtest/test/gtest_unittest.cc -Copyright: 2005, Google Inc. -License: BSD-3-clause - -Files: Source/JavaScriptCore/wtf/FastAllocBase.h -Copyright: 2008, 2009 Paul Pedriana <ppedriana@ea.com>. -License: BSD-3-clause - -Files: Source/JavaScriptCore/wtf/MD5.cpp -Copyright: 2006 Google Inc.2010 Google Inc. -License: BSD-3-clause - -Files: Source/JavaScriptCore/wtf/qt/MainThreadQt.cpp -Copyright: 2007 Staikos Computing Services Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008 Apple Inc. -License: BSD-3-clause - -Files: Source/JavaScriptCore/wtf/TCSpinLock.h -Copyright: 2005, 2006, Google Inc. - 2010, Patrick Gansterer <paroga@paroga.com> -License: BSD-3-clause - -Files: Source/cmake/FindLibSoup2.cmake -Copyright: 2007 Daniel Gollub <gollub@b1-systems.de> - 2008 Bjoern Ricks <bjoern.ricks@gmail.com> -License: BSD-3-clause - -Files: Source/cmake/FindFontconfig.cmake -Copyright: 2006,2007 Laurent Montel, <montel@kde.org> -License: BSD-3-clause - -Files: Source/cmake/FindLibXlst.cmake -Copyright: 2006, Alexander Neundorf, <neundorf@kde.org> -License: BSD-3-clause - -Files: Source/cmake/FindSqlite.cmake -Copyright: 2008, Gilles Caulier, <caulier.gilles@gmail.com> -License: BSD-3-clause - -Files: Source/ThirdParty/gtest/include/gtest/gtest_prod.h - Source/ThirdParty/gtest/include/gtest/gtest_pred_impl.h - Source/ThirdParty/gtest/src/gtest_main.cc - Source/ThirdParty/gtest/test/gtest_main_unittest.cc - Source/ThirdParty/gtest/test/gtest_pred_impl_unittest.cc - Source/ThirdParty/gtest/test/gtest_xml_output_unittest_.cc - Source/ThirdParty/gtest/test/production.cc - Source/ThirdParty/gtest/test/gtest_xml_test_utils.py - Source/ThirdParty/gtest/test/gtest_xml_output_unittest.py - Source/ThirdParty/gtest/test/gtest_list_tests_unittest.py - Source/ThirdParty/gtest/test/gtest_prod_test.cc - Source/ThirdParty/gtest/test/gtest_test_utils.py - Source/ThirdParty/gtest/test/gtest_break_on_failure_unittest.py - Source/ThirdParty/gtest/test/production.h - Source/ThirdParty/gtest/test/gtest_no_test_unittest.cc - Source/ThirdParty/gtest/test/gtest_list_tests_unittest_.cc - Source/ThirdParty/gtest/test/gtest_break_on_failure_unittest_.cc -Copyright: 2006, Google Inc. -License: BSD-3-clause - -Files: Source/ThirdParty/gtest/include/gtest/internal/gtest-linked_ptr.h -Copyright: 2003 Google Inc. -License: BSD-3-clause +Files: Source/ThirdParty/brotli/* +Copyright: 2013-2015, Google Inc +License: Expat -Files: Source/ThirdParty/gtest/scripts/gen_gtest_pred_impl.py -Copyright: 2006, Google Inc. - 2006, Google Inc. - 2006, Google Inc. +Files: Source/ThirdParty/gtest/* +Copyright: 2003-2009, Google Inc License: BSD-3-clause -Files: Source/ThirdParty/gtest/test/gtest_filter_unittest.py -Copyright: 2005 Google Inc. -License: BSD-3-clause +Files: Source/ThirdParty/gtest/m4/acx_pthread.m4 +Copyright: 2007, Steven G. Johnson <stevenj@alum.mit.edu> +License: GPL-3+ with AutoConf exception -Files: Source/ThirdParty/gtest/test/gtest-linked_ptr_test.cc -Copyright: 2003, Google Inc. -License: BSD-3-clause +Files: Source/ThirdParty/gtest/scripts/upload.py +Copyright: 2007, Google Inc +License: Apache-2 -Files: Source/ThirdParty/mt19937ar.c -Copyright: 1997 - 2002, Makoto Matsumoto and Takuji Nishimura, -License: BSD-3-clause +Files: Source/ThirdParty/qunit/qunit/* +Copyright: 2008, Ariel Flesler - aflesler@gmail(dot)com | http://flesler.blogspot.com + 2011, John Resig, Jörn Zaefferer +License: Expat -Files: Source/WebKit/qt/WebCoreSupport/InspectorClientQt.h -Copyright: 2007 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-3-clause +Files: Source/ThirdParty/woff2/* +Copyright: 2013-2016, Google Inc +License: Apache-2 -Files: Source/WebKit/qt/WebCoreSupport/WebSystemInterface.mm -Copyright: 2006, 2007, 2008, 2009, 2010 Apple Inc. -License: BSD-3-clause +Files: Source/WTF/wtf/CryptographicallyRandomNumber.cpp +Copyright: 2008, Damien Miller <djm@openbsd.org> + 1996, David Mazieres <dm@uun.org> +License: ISC -Files: Source/WebKit/qt/WebCoreSupport/GeolocationPermissionClientQt.h - Source/WebKit/qt/WebCoreSupport/GeolocationPermissionClientQt.cpp -Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies) +Files: Source/WTF/wtf/MD5.cpp +Copyright: 2015, Apple Inc + 2006-2010, Google Inc License: BSD-3-clause -Files: Source/WebKit/qt/WebCoreSupport/NotificationPresenterClientQt.cpp - Source/WebKit/qt/WebCoreSupport/NotificationPresenterClientQt.h -Copyright: 2009 Google Inc. - 2010 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-3-clause +Files: Source/WTF/wtf/ThreadingWin.cpp +Copyright: 2007-2015, Apple Inc + 2009, Google Inc + 1998, John E. Bossom + 1999-2005, Pthreads-win32 contributors + 2009, Torch Mobile, Inc +License: BSD-3-clause or LGPL-2+ -Files: Source/WebKit2/WebProcess/WebCoreSupport/mac/WebEditorClientMac.mm -Copyright: 2006, 2010, 2011 Apple Computer, Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) +Files: Source/WTF/wtf/dtoa/* +Copyright: 2006-2011, the V8 project authors License: BSD-3-clause -Files: Source/WebCore/loader/FrameNetworkingContext.h - Source/WebCore/platform/network/NetworkingContext.h - Source/WebCore/platform/graphics/IntPointHash.h - Source/WebCore/platform/graphics/texmap/TextureMapperNode.cpp - Source/WebCore/platform/graphics/texmap/TextureMapper.h - Source/WebCore/platform/graphics/texmap/TextureMapperNode.h - Source/WebCore/platform/graphics/Tile.h - Source/WebCore/platform/graphics/TiledBackingStore.h - Source/WebCore/platform/graphics/opengl/TextureMapperGL.cpp - Source/WebCore/platform/graphics/opengl/TextureMapperGL.h - Source/WebCore/platform/graphics/gstreamer/ImageGStreamerQt.cpp - Source/WebCore/platform/graphics/gstreamer/PlatformVideoWindowQt.cpp - Source/WebCore/platform/graphics/gstreamer/PlatformVideoWindowPrivate.h - Source/WebCore/platform/graphics/TiledBackingStoreClient.h - Source/WebCore/platform/graphics/TiledBackingStore.cpp - Source/WebCore/platform/qt/PlatformBridgeQt.cpp - Source/WebCore/platform/qt/QtMobileWebStyle.cpp - Source/WebCore/platform/qt/QtMobileWebStyle.h - Source/WebCore/css/MediaQueryList.cpp - Source/WebCore/css/MediaQueryList.h - Source/WebCore/css/MediaQueryMatcher.h - Source/WebCore/css/MediaQueryListListener.idl - Source/WebCore/css/MediaQueryList.idl - Source/WebCore/css/MediaQueryListListener.cpp - Source/WebCore/css/MediaQueryMatcher.cpp - Source/WebCore/css/MediaQueryListListener.h - Source/WebCore/html/HTMLDetailsElement.idl - Source/WebKit/qt/Api/qwebkitplatformplugin.h - Source/WebKit/qt/symbian/platformplugin/qwebkitplatformplugin.h - Source/WebKit/qt/examples/platformplugin/WebPlugin.h - Source/WebKit/qt/examples/platformplugin/WebPlugin.cpp - Source/WebKit/qt/examples/platformplugin/qwebkitplatformplugin.h - Source/WebKit/qt/WebCoreSupport/DeviceMotionClientQt.cpp - Source/WebKit/qt/WebCoreSupport/DeviceMotionProviderQt.cpp - Source/WebKit/qt/WebCoreSupport/InspectorServerQt.cpp - Source/WebKit/qt/WebCoreSupport/QtPlatformPlugin.cpp - Source/WebKit/qt/WebCoreSupport/DeviceOrientationProviderQt.cpp - Source/WebKit/qt/WebCoreSupport/FrameNetworkingContextQt.h - Source/WebKit/qt/WebCoreSupport/QtPlatformPlugin.h - Source/WebKit/qt/WebCoreSupport/QtMaemoWebPopup.cpp - Source/WebKit/qt/WebCoreSupport/DeviceMotionClientQt.h - Source/WebKit/qt/WebCoreSupport/InspectorServerQt.h - Source/WebKit/qt/WebCoreSupport/DeviceOrientationClientQt.h - Source/WebKit/qt/WebCoreSupport/PageClientQt.h - Source/WebKit/qt/WebCoreSupport/DeviceOrientationProviderQt.h - Source/WebKit/qt/WebCoreSupport/QtMaemoWebPopup.h - Source/WebKit/qt/WebCoreSupport/DeviceOrientationClientMockQt.cpp - Source/WebKit/qt/WebCoreSupport/DeviceMotionProviderQt.h - Source/WebKit/qt/WebCoreSupport/FrameNetworkingContextQt.cpp - Source/WebKit/qt/WebCoreSupport/DeviceOrientationClientMockQt.h - Source/WebKit/qt/WebCoreSupport/PageClientQt.cpp - Source/WebKit/qt/WebCoreSupport/DeviceOrientationClientQt.cpp - Source/WebKit2/UIProcess/API/cpp/qt/WKURLQt.cpp - Source/WebKit2/UIProcess/API/cpp/qt/WKStringQt.cpp - Source/WebKit2/UIProcess/API/cpp/qt/WKStringQt.h - Source/WebKit2/UIProcess/API/cpp/qt/WKURLQt.h - Source/WebKit2/UIProcess/API/qt/qwkpreferences.cpp - Source/WebKit2/UIProcess/API/qt/qwkcontext.h - Source/WebKit2/UIProcess/API/qt/qwkpage_p.h - Source/WebKit2/UIProcess/API/qt/qwkcontext.cpp - Source/WebKit2/UIProcess/API/qt/qwkcontext_p.h - Source/WebKit2/UIProcess/API/qt/WKView.h - Source/WebKit2/UIProcess/API/qt/ClientImpl.cpp - Source/WebKit2/UIProcess/API/qt/qwkpreferences.h - Source/WebKit2/UIProcess/API/qt/qgraphicswkview.cpp - Source/WebKit2/UIProcess/API/qt/qwkpreferences_p.h - Source/WebKit2/UIProcess/API/qt/qwkpage.cpp - Source/WebKit2/WebProcess/WebCoreSupport/win/WebFrameNetworkingContext.h - Source/WebKit2/WebProcess/WebCoreSupport/win/WebFrameNetworkingContext.cpp - Source/WebKit2/WebProcess/WebCoreSupport/mac/WebFrameNetworkingContext.h - Source/WebKit2/WebProcess/WebCoreSupport/mac/WebFrameNetworkingContext.mm - Source/WebKit2/WebProcess/WebCoreSupport/qt/WebFrameNetworkingContext.h - Source/WebKit2/WebProcess/WebCoreSupport/qt/WebFrameNetworkingContext.cpp -Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: - Source/WebCore/platform/graphics/qt/* - Source/WebCore/platform/network/qt/* - Source/WebCore/platform/qt/QStyleFacade.h - Tools/qmake/config.tests/* -Copyright: 2015 The Qt Company Ltd. -License: LGPL-2+ - -Files: Tools/MiniBrowser/qt/MiniBrowserApplication.cpp - Tools/QtTestBrowser/qttestbrowser.cpp - Tools/TestWebKitAPI/qt/* -Copyright: 2015 The Qt Company Ltd. -License: BSD-2-clause - -Files: Source/WebCore/html/HTMLImageElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008, 2010 Apple Inc. - 2010 Google Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/gobject/GOwnPtr.cpp -Copyright: 2008 Collabora Ltd. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/gobject/GTypedefs.h -Copyright: 2010 Igalia, S.L. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/gobject/GOwnPtr.h -Copyright: 2006, 2007 Apple Inc. - 2008 Collabora Ltd. -License: LGPL-2+ +Files: Source/WTF/wtf/dtoa.cpp +Copyright: 2002-2015, Apple Inc + 1991-2001, Lucent Technologies +License: ISC-like-dmgfp -Files: Source/WebCore/dom/Element.cpp - Source/WebCore/html/FormAssociatedElement.h - Source/WebCore/html/HTMLFormElement.h - Source/WebCore/html/HTMLFormControlElement.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/ListHashSet.h -Copyright: 2005, 2006, 2007, 2008 Apple Inc. - 2011, Benjamin Poulain <ikipou@gmail.com> -License: LGPL-2+ - -Files: debian/plugins/qwebview/qwebview_plugin.h - debian/plugins/qwebview/qwebview_plugin.cpp - Source/WebKit/qt/WebCoreSupport/FullScreenVideoQt.h -Copyright: 2011 Nokia Corporation and/or its subsidiary(-ies). -License: LGPL-2+ - -Files: Source/WebCore/page/FrameTree.cpp -Copyright: 2010. - 2006 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/page/PrintContext.h - Source/WebCore/page/PrintContext.cpp -Copyright: 2007 Alp Toker <alp@atoker.com> - 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/page/SpatialNavigation.h -Copyright: 2009 Nokia Corporation and/or its subsidiary(-ies) - 2009 Antonio Gomes <tonikitoo@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/page/ChromeClient.h -Copyright: 2006, 2007, 2008, 2009 Apple, Inc. - 2010 Nokia Corporation and/or its subsidiary(-ies). -License: LGPL-2+ - -Files: Source/WebCore/page/PageGroupLoadDeferrer.cpp -Copyright: 2006, 2007, 2009 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/page/MouseEventWithHitTestResults.h -Copyright: 2000 Simon Hausmann <hausmann@kde.org> - 2006 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/page/Navigator.cpp -Copyright: 2000 Harri Porten <porten@kde.org> - 2000 Daniel Molkentin <molkentin@kde.org> - 2000 Stefan Schimanski <schimmi@kde.org> - 2003, 2004, 2005, 2006 Apple Computer, Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/page/FrameTree.h - Source/WebCore/page/MouseEventWithHitTestResults.cpp - Source/WebCore/dom/UIEventWithKeyState.cpp - Source/WebCore/dom/MutationEvent.idl - Source/WebCore/dom/UIEvent.idl - Source/WebCore/dom/Notation.idl - Source/WebCore/dom/DocumentMarker.h - Source/WebCore/dom/Entity.idl - Source/WebCore/dom/Text.idl - Source/WebCore/rendering/HitTestResult.h - Source/WebCore/rendering/svg/RenderSVGBlock.h - Source/WebCore/platform/text/mac/StringMac.mm - Source/WebCore/platform/text/cf/StringCF.cpp - Source/WebCore/platform/mac/LocalCurrentGraphicsContext.h - Source/WebCore/platform/mac/LocalCurrentGraphicsContext.mm - Source/WebCore/css/make-css-file-arrays.pl - Source/WebCore/html/HTMLFieldSetElement.idl - Source/WebCore/html/HTMLOptionsCollection.cpp - Source/WebCore/html/HTMLTitleElement.idl - Source/WebCore/xml/DOMParser.idl - Source/WebCore/xml/XPathEvaluator.idl - Source/WebCore/xml/XPathResult.idl - Source/JavaScriptCore/wtf/StaticConstructors.h - Source/JavaScriptCore/wtf/UnusedParam.h - Source/JavaScriptCore/wtf/GetPtr.h - Source/JavaScriptCore/wtf/text/AtomicStringImpl.h -Copyright: 2006 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/page/Frame.h -Copyright: 1998, 1999 Torben Weis <weis@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008 Eric Seidel <eric@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/page/PageGroupLoadDeferrer.h - Source/WebCore/rendering/RenderSlider.h - Source/WebCore/platform/graphics/win/FontPlatformDataCGWin.cpp - Source/JavaScriptCore/runtime/JSType.h -Copyright: 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/page/Navigator.idl - Source/WebCore/page/Navigator.h - Source/WebCore/bindings/js/JSDOMPluginCustom.cpp - Source/WebCore/platform/network/qt/QNetworkReplyHandler.h - Source/WebCore/platform/graphics/qt/FontCustomPlatformData.h - Source/WebCore/platform/graphics/qt/FontCustomPlatformDataQt.cpp - Source/WebCore/platform/qt/WheelEventQt.cpp - Source/WebCore/platform/qt/EventLoopQt.cpp - Source/WebCore/platform/qt/KURLQt.cpp - Source/WebCore/platform/qt/LoggingQt.cpp - Source/WebCore/css/makegrammar.pl - Source/WebCore/plugins/DOMMimeType.h - Source/WebCore/plugins/DOMPlugin.h - Source/WebCore/plugins/PluginData.h - Source/WebCore/plugins/DOMMimeType.cpp - Source/WebCore/plugins/DOMPlugin.cpp - Source/WebCore/bridge/qt/qt_instance.h - Source/WebCore/bridge/qt/qt_class.cpp - Source/WebCore/bridge/qt/qt_runtime.cpp - Source/WebCore/bridge/qt/qt_class.h - Source/WebCore/bridge/qt/qt_instance.cpp - Source/WebCore/bridge/qt/qt_runtime.h - Source/WebKit/qt/Api/qwebpluginfactory.h - Source/WebKit/qt/Api/qwebsecurityorigin.h - Source/WebKit/qt/Api/qwebkitglobal.h - Source/WebKit/qt/Api/qwebhistory.h - Source/WebKit/qt/Api/qwebhistory.cpp - Source/WebKit/qt/Api/qwebsecurityorigin_p.h - Source/WebKit/qt/Api/qwebdatabase_p.h - Source/WebKit/qt/Api/qwebdatabase.cpp - Source/WebKit/qt/Api/qwebsettings.cpp - Source/WebKit/qt/Api/qwebdatabase.h - Source/WebKit/qt/Api/qwebhistory_p.h - Source/WebKit/qt/Api/qwebsettings.h - Source/WebKit/qt/Api/qwebpluginfactory.cpp - Source/WebKit/qt/Api/qwebsecurityorigin.cpp - Source/WebKit/qt/tests/qwebelement/tst_qwebelement.cpp - Source/WebKit/qt/tests/qwebinspector/tst_qwebinspector.cpp - Source/WebKit2/UIProcess/API/qt/ClientImpl.h -Copyright: 2008 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/page/Frame.cpp -Copyright: 1998, 1999 Torben Weis <weis@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. - 2005 Alexey Proskuryakov <ap@nypop.com> - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008 Eric Seidel <eric@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/page/FrameView.cpp -Copyright: 1998, 1999 Torben Weis <weis@kde.org> - 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2009 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/page/Page.h -Copyright: 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2008 Torch Mobile Inc. (http://www.torchmobile.com/) -License: LGPL-2+ - -Files: Source/WebCore/page/Chrome.cpp -Copyright: 2006, 2007, 2009 Apple Inc. - 2008, 2010 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/page/WindowFeatures.cpp -Copyright: 2000 Harri Porten <porten@kde.org> - 2006 Jon Shier <jshier@iastate.edu> - 2003, 2004, 2005, 2006, 2007, 2010 Apple Inc. All rights reseved. - 2006 Alexey Proskuryakov <ap@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/page/Page.cpp -Copyright: 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. - 2008 Torch Mobile Inc. (http://www.torchmobile.com/) -License: LGPL-2+ - -Files: Source/WebCore/page/FrameView.h -Copyright: 1997 Martin Jones <mjones@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/page/Chrome.h -Copyright: 2006, 2007, 2008, 2009 Apple Inc. - 2010 Nokia Corporation and/or its subsidiary(-ies). -License: LGPL-2+ - -Files: Source/WebCore/loader/TextResourceDecoder.cpp -Copyright: 1999 Lars Knoll <knoll@mpi-hd.mpg.de> - 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2005, 2006, 2007 Alexey Proskuryakov <ap@nypop.com> -License: LGPL-2+ - -Files: Source/WebCore/loader/TextResourceDecoder.h -Copyright: 1999 Lars Knoll <knoll@mpi-hd.mpg.de> - 2006 Alexey Proskuryakov <ap@nypop.com> - 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/loader/ResourceLoadScheduler.h -Copyright: 1998 Lars Knoll <knoll@mpi-hd.mpg.de> - 2001 Dirk Mueller <mueller@kde.org> - 2004, 2006, 2007, 2008 Apple Inc. - 2010 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/loader/ResourceLoadScheduler.cpp -Copyright: 1998 Lars Knoll <knoll@mpi-hd.mpg.de> - 2001 Dirk Mueller <mueller@kde.org> - 2002 Waldo Bastian <bastian@kde.org> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2010 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/loader/FTPDirectoryParser.h - Source/WebCore/loader/FTPDirectoryParser.cpp -Copyright: 2002 Cyrus Patel <cyp@fb14.uni-mainz.de> -License: LGPL-2+ - -Files: Source/WebCore/loader/cache/CachedResourceRequest.h -Copyright: 1998 Lars Knoll <knoll@mpi-hd.mpg.de> - 2001 Dirk Mueller <mueller@kde.org> - 2004, 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/loader/cache/CachedXSLStyleSheet.cpp - Source/WebCore/loader/cache/CachedResource.cpp - Source/WebCore/loader/cache/CachedResourceRequest.cpp - Source/WebCore/loader/cache/CachedScript.cpp -Copyright: 1998 Lars Knoll <knoll@mpi-hd.mpg.de> - 2001 Dirk Mueller <mueller@kde.org> - 2002 Waldo Bastian <bastian@kde.org> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2004, 2005, 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/loader/cache/CachedImage.cpp -Copyright: 1998 Lars Knoll <knoll@mpi-hd.mpg.de> - 2001 Dirk Mueller <mueller@kde.org> - 2002 Waldo Bastian <bastian@kde.org> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2004, 2005, 2006, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/loader/cache/MemoryCache.cpp -Copyright: 1998 Lars Knoll <knoll@mpi-hd.mpg.de> - 2001 Dirk Mueller <mueller@kde.org> - 2002 Waldo Bastian <bastian@kde.org> - 2004, 2005, 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/loader/cache/CachedXSLStyleSheet.h - Source/WebCore/loader/cache/CachedScript.h - Source/WebCore/loader/cache/CachedCSSStyleSheet.h -Copyright: 1998 Lars Knoll <knoll@mpi-hd.mpg.de> - 2001 Dirk Mueller <mueller@kde.org> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2004, 2005, 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/loader/cache/CachedResourceLoader.cpp -Copyright: 1998 Lars Knoll <knoll@mpi-hd.mpg.de> - 2001 Dirk Mueller <mueller@kde.org> - 2002 Waldo Bastian <bastian@kde.org> - 2004, 2005, 2006, 2008 Apple Inc. - 2009 Torch Mobile Inc. http://www.torchmobile.com/ -License: LGPL-2+ - -Files: Source/WebCore/loader/cache/CachedResourceClient.h - Source/WebCore/loader/cache/MemoryCache.h -Copyright: 1998 Lars Knoll <knoll@mpi-hd.mpg.de> - 2001 Dirk Mueller <mueller@kde.org> - 2004, 2005, 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/loader/cache/CachedResourceClientWalker.h -Copyright: 1998 Lars Knoll <knoll@mpi-hd.mpg.de> - 2001 Dirk Mueller <mueller@kde.org> - 2004, 2005, 2006, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/loader/cache/CachedCSSStyleSheet.cpp -Copyright: 1998 Lars Knoll <knoll@mpi-hd.mpg.de> - 2001 Dirk Mueller <mueller@kde.org> - 2002 Waldo Bastian <bastian@kde.org> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2004, 2005, 2006 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/loader/cache/CachedResourceLoader.h -Copyright: 1998 Lars Knoll <knoll@mpi-hd.mpg.de> - 2001 Dirk Mueller <mueller@kde.org> - 2004, 2005, 2006 Apple Computer, Inc. - 2009 Torch Mobile Inc. http://www.torchmobile.com/ -License: LGPL-2+ - -Files: Source/WebCore/loader/cache/CachedResource.h - Source/WebCore/loader/cache/CachedImage.h -Copyright: 1998 Lars Knoll <knoll@mpi-hd.mpg.de> - 2001 Dirk Mueller <mueller@kde.org> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2004, 2005, 2006, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/loader/cache/CachedResourceClientWalker.cpp -Copyright: 1998 Lars Knoll <knoll@mpi-hd.mpg.de> - 2001 Dirk Mueller <mueller@kde.org> - 2002 Waldo Bastian <bastian@kde.org> - 2004, 2005, 2006, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/loader/ImageLoader.cpp - Source/WebCore/dom/Attr.cpp - Source/WebCore/dom/ContainerNode.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/loader/ImageLoader.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/ScriptControllerBase.cpp - Source/WebCore/bindings/js/ScriptController.cpp -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2001 Peter Kelly <pmk@post.com> - 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSCanvasRenderingContext2DCustom.cpp - Source/WebCore/rendering/RenderFileUploadControl.h - Source/WebCore/html/HTMLFrameOwnerElement.cpp - Source/WebCore/html/HTMLFrameOwnerElement.h -Copyright: 2006, 2007, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSDocumentCustom.cpp -Copyright: 2007, 2008, 2009, 2011 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSImageConstructor.cpp -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2004, 2005, 2006, 2007, 2008, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSNodeFilterCondition.cpp - Source/WebCore/bindings/js/JSNodeFilterCondition.h -Copyright: 2001 Peter Kelly <pmk@post.com> - 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSDOMWindowBase.h -Copyright: 2000 Harri Porten <porten@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008 Apple Inc. All rights reseved. -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSLocationCustom.cpp -Copyright: 2000 Harri Porten <porten@kde.org> - 2006 Jon Shier <jshier@iastate.edu> - 2003, 2004, 2005, 2006, 2007, 2008, 2010 Apple Inc. All rights reseved. - 2006 Alexey Proskuryakov <ap@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSHTMLSelectElementCustom.cpp -Copyright: 2007, 2010 Apple Inc. - 2007 Alexey Proskuryakov <ap@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSDOMWindowCustom.h -Copyright: 2008, 2009 Apple Inc. All rights reseved. -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/DOMObjectHashTableMap.h - Source/WebCore/bindings/js/DOMWrapperWorld.h - Source/WebCore/bindings/js/JSDOMBinding.h - Source/WebCore/bindings/js/WebCoreJSClientData.h -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2003, 2004, 2005, 2006, 2008, 2009 Apple Inc. - 2007 Samuel Weinig <sam@webkit.org> - 2009 Google, Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSImageConstructor.h - Source/WebCore/bindings/js/JSPluginElementFunctions.h -Copyright: 1999 Harri Porten <porten@kde.org> - 2004, 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSTreeWalkerCustom.cpp - Source/WebCore/bindings/js/JSNodeIteratorCustom.cpp - Source/WebCore/dom/EventListener.h -Copyright: 2006, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSSVGPathSegCustom.cpp - Source/WebCore/platform/graphics/qt/IconQt.cpp - Source/WebCore/platform/qt/FileChooserQt.cpp - Source/WebCore/svg/SVGRenderingIntent.h - Source/WebCore/svg/GradientAttributes.h - Source/WebCore/svg/PatternAttributes.h - Source/WebCore/svg/RadialGradientAttributes.h - Source/WebCore/svg/LinearGradientAttributes.h - Source/WebCore/svg/SVGUnitTypes.h -Copyright: 2006 Nikolas Zimmermann <zimmermann@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSDOMWindowCustom.cpp - Source/WebCore/platform/graphics/win/FontCustomPlatformData.cpp -Copyright: 2007, 2008, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSHTMLCollectionCustom.cpp - Source/WebCore/platform/graphics/win/FontCustomPlatformData.h -Copyright: 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSOptionConstructor.h - Source/WebCore/rendering/HitTestResult.cpp - Source/WebCore/platform/graphics/IntSizeHash.h - Source/WebCore/css/CSSPrimitiveValue.idl - Source/JavaScriptCore/runtime/PropertyNameArray.h - Source/JavaScriptCore/runtime/PropertyNameArray.cpp -Copyright: 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/DOMObjectHashTableMap.cpp - Source/WebCore/bindings/js/DOMWrapperWorld.cpp -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2007 Samuel Weinig <sam@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSNavigatorCustom.cpp -Copyright: 2000 Harri Porten <porten@kde.org> - 2000 Daniel Molkentin <molkentin@kde.org> - 2000 Stefan Schimanski <schimmi@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSLazyEventListener.h - Source/WebCore/bindings/js/JSEventListener.h -Copyright: 2001 Peter Kelly <pmk@post.com> - 2003, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSDOMPluginArrayCustom.cpp - Source/WebCore/bindings/js/JSDOMMimeTypeArrayCustom.cpp - Source/WebCore/plugins/DOMMimeTypeArray.cpp - Source/WebCore/plugins/DOMPlugin.idl - Source/WebCore/plugins/DOMMimeType.idl - Source/WebCore/plugins/DOMPluginArray.cpp - Source/WebCore/plugins/DOMPluginArray.idl - Source/WebCore/plugins/DOMPluginArray.h - Source/WebCore/plugins/DOMMimeTypeArray.h - Source/WebCore/plugins/DOMMimeTypeArray.idl -Copyright: 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSDOMBinding.cpp -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. - 2007 Samuel Weinig <sam@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSOptionConstructor.cpp - Source/WebCore/bindings/js/JSHTMLOptionsCollectionCustom.cpp - Source/WebCore/dom/DocumentFragment.idl - Source/WebCore/platform/graphics/Icon.h - Source/WebCore/platform/graphics/mac/IconMac.mm - Source/JavaScriptCore/wtf/VectorTraits.h -Copyright: 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSEventListener.cpp - Source/WebCore/bindings/js/JSLazyEventListener.cpp -Copyright: 2001 Peter Kelly <pmk@post.com> - 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/ScheduledAction.cpp -Copyright: 2000 Harri Porten <porten@kde.org> - 2006 Jon Shier <jshier@iastate.edu> - 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reseved. - 2006 Alexey Proskuryakov <ap@webkit.org> - 2009 Google Inc. All rights reseved. -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSDOMWindowBase.cpp -Copyright: 2000 Harri Porten <porten@kde.org> - 2006 Jon Shier <jshier@iastate.edu> - 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reseved. - 2006 Alexey Proskuryakov <ap@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSPluginElementFunctions.cpp - Source/WebCore/bridge/testbindings.cpp - Source/JavaScriptCore/runtime/DateConstructor.cpp - Source/JavaScriptCore/runtime/DateInstance.cpp -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2004, 2005, 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSSVGLengthCustom.cpp - Source/WebCore/dom/ScriptElement.h - Source/WebCore/svg/SVGFontData.h - Source/WebCore/svg/SVGFontData.cpp -Copyright: 2008 Nikolas Zimmermann <zimmermann@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/JSDOMWrapper.h -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2003, 2004, 2005, 2006, 2008, 2009, 2010 Apple Inc. - 2007 Samuel Weinig <sam@webkit.org> - 2009 Google, Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/ScriptController.h -Copyright: 1999 Harri Porten <porten@kde.org> - 2001 Peter Kelly <pmk@post.com> - 2008 Apple Inc. - 2008 Eric Seidel <eric@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/bindings/js/ScheduledAction.h -Copyright: 2000 Harri Porten <porten@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reseved. -License: LGPL-2+ - -Files: Source/WebCore/bindings/gobject/GObjectEventListener.cpp - Source/WebCore/bindings/gobject/GObjectEventListener.h -Copyright: 2010, 2011 Igalia S.L. -License: LGPL-2+ - -Files: Source/WebCore/bindings/gobject/WebKitDOMObject.h -Copyright: 2008 Luke Kenneth Casson Leighton <lkcl@lkcl.net> - 2008 Martin Soto <soto@freedesktop.org> - 2008 Alp Toker <alp@atoker.com> - 2008 Apple Inc. - 2009 Igalia S.L. -License: LGPL-2+ - -Files: Source/WebCore/bindings/gobject/WebKitDOMBinding.cpp -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2007 Samuel Weinig <sam@webkit.org> - 2008 Luke Kenneth Casson Leighton <lkcl@lkcl.net> - 2008 Martin Soto <soto@freedesktop.org> - 2009, 2010 Igalia S.L. -License: LGPL-2+ - -Files: Source/WebCore/bindings/gobject/DOMObjectCache.h - Source/WebCore/bindings/gobject/DOMObjectCache.cpp - Source/WebCore/bindings/gobject/WebKitDOMEventTargetPrivate.h - Source/WebCore/bindings/gobject/WebKitDOMEventTarget.h -Copyright: 2010 Igalia S.L. -License: LGPL-2+ - -Files: Source/WebCore/bindings/gobject/ConvertToUTF8String.cpp - Source/WebCore/bindings/gobject/ConvertToUTF8String.h -Copyright: 2008 Luke Kenneth Casson Leighton <lkcl@lkcl.net> - 2010 Igalia S.L. -License: LGPL-2+ - -Files: Source/WebCore/bindings/gobject/WebKitDOMBinding.h -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2003, 2004, 2005, 2006, 2008 Apple Inc. - 2007 Samuel Weinig <sam@webkit.org> - 2008 Luke Kenneth Casson Leighton <lkcl@lkcl.net> - 2008 Martin Soto <soto@freedesktop.org> - 2009-2010 Igalia S.L. -License: LGPL-2+ - -Files: Source/WebCore/bindings/cpp/WebDOMString.cpp - Source/WebCore/bindings/cpp/WebDOMString.h - Source/WebCore/bindings/cpp/WebDOMCString.h - Source/WebCore/bindings/cpp/WebDOMCString.cpp -Copyright: 2010. - 2009 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/cpp/WebDOMHTMLOptionsCollectionCustom.cpp - Source/WebCore/bindings/cpp/WebDOMEventListenerCustom.cpp - Source/WebCore/bindings/cpp/WebDOMEventTarget.h - Source/WebCore/bindings/cpp/WebDOMHTMLDocumentCustom.cpp - Source/WebCore/bindings/cpp/WebExceptionHandler.cpp - Source/WebCore/bindings/cpp/WebNativeNodeFilterCondition.cpp - Source/WebCore/bindings/cpp/WebDOMHTMLCollectionCustom.cpp - Source/WebCore/bindings/cpp/WebNativeEventListener.cpp - Source/WebCore/bindings/cpp/WebDOMNodeCustom.cpp - Source/WebCore/bindings/cpp/WebDOMDOMWindowCustom.cpp - Source/WebCore/bindings/cpp/WebDOMObject.h - Source/WebCore/rendering/svg/SVGTextFragment.h - Source/WebCore/rendering/svg/SVGTextLayoutAttributes.h - Source/WebCore/rendering/svg/SVGImageBufferTools.h - Source/WebCore/rendering/svg/RenderSVGResourceContainer.cpp - Source/WebCore/rendering/svg/SVGShadowTreeElements.cpp - Source/WebCore/rendering/svg/SVGTextQuery.h - Source/WebCore/rendering/svg/SVGTextChunkBuilder.cpp - Source/WebCore/rendering/svg/SVGTextChunk.h - Source/WebCore/rendering/svg/SVGResources.cpp - Source/WebCore/rendering/svg/SVGTextLayoutEngine.h - Source/WebCore/rendering/svg/SVGMarkerData.h - Source/WebCore/rendering/svg/RenderSVGResourceSolidColor.cpp - Source/WebCore/rendering/svg/SVGTextMetrics.h - Source/WebCore/rendering/svg/SVGTextLayoutEngineBaseline.cpp - Source/WebCore/rendering/svg/SVGTextLayoutEngineSpacing.cpp - Source/WebCore/rendering/svg/SVGMarkerLayoutInfo.h - Source/WebCore/rendering/svg/SVGTextChunkBuilder.h - Source/WebCore/rendering/svg/SVGTextQuery.cpp - Source/WebCore/rendering/svg/SVGTextLayoutEngineSpacing.h - Source/WebCore/rendering/svg/SVGShadowTreeElements.h - Source/WebCore/rendering/svg/SVGResourcesCycleSolver.h - Source/WebCore/rendering/svg/RenderSVGShadowTreeRootContainer.h - Source/WebCore/rendering/svg/SVGImageBufferTools.cpp - Source/WebCore/rendering/svg/RenderSVGShadowTreeRootContainer.cpp - Source/WebCore/rendering/svg/SVGTextLayoutEngine.cpp - Source/WebCore/rendering/svg/SVGResourcesCache.h - Source/WebCore/rendering/svg/SVGTextChunk.cpp - Source/WebCore/rendering/svg/SVGResourcesCache.cpp - Source/WebCore/rendering/svg/SVGResources.h - Source/WebCore/rendering/svg/SVGTextLayoutAttributes.cpp - Source/WebCore/rendering/svg/SVGResourcesCycleSolver.cpp - Source/WebCore/rendering/svg/RenderSVGResourceSolidColor.h - Source/WebCore/rendering/svg/RenderSVGResourceContainer.h - Source/WebCore/rendering/svg/SVGTextLayoutEngineBaseline.h - Source/WebCore/rendering/svg/SVGTextMetrics.cpp - Source/WebCore/svg/SVGPathParserFactory.h - Source/WebCore/svg/SVGPathSegListSource.cpp - Source/WebCore/svg/SVGPathByteStreamSource.cpp - Source/WebCore/svg/SVGRect.h - Source/WebCore/svg/SVGAnimatedAngle.h - Source/WebCore/svg/SVGAnimatedLengthList.h - Source/WebCore/svg/SVGPathSegWithContext.h - Source/WebCore/svg/SVGPathByteStream.h - Source/WebCore/svg/SVGAnimatedInteger.h - Source/WebCore/svg/SVGPathParserFactory.cpp - Source/WebCore/svg/SVGAnimatedNumberList.h - Source/WebCore/svg/SVGAnimatedNumber.h - Source/WebCore/svg/SVGPathStringBuilder.cpp - Source/WebCore/svg/SVGAnimatedPreserveAspectRatio.h - Source/WebCore/svg/SVGPathStringSource.h - Source/WebCore/svg/SVGAnimatedBoolean.h - Source/WebCore/svg/SVGVKernElement.idl - Source/WebCore/svg/SVGAnimatedRect.h - Source/WebCore/svg/SVGMatrix.h - Source/WebCore/svg/SVGAnimatedTransformList.h - Source/WebCore/svg/SVGVKernElement.cpp - Source/WebCore/svg/SVGAnimatedEnumeration.h - Source/WebCore/svg/SVGElementRareData.h - Source/WebCore/svg/SVGPathSegListSource.h - Source/WebCore/svg/SVGPathByteStreamBuilder.h - Source/WebCore/svg/SVGVKernElement.h - Source/WebCore/svg/SVGAnimatedLength.h - Source/WebCore/svg/SVGPathBlender.h - Source/WebCore/svg/SVGPathSource.h - Source/WebCore/svg/SVGPathStringSource.cpp - Source/WebCore/svg/SVGPathStringBuilder.h - Source/WebCore/svg/SVGAnimatedString.h - Source/WebCore/svg/SVGPathByteStreamBuilder.cpp - Source/WebCore/svg/SVGPathByteStreamSource.h - Source/WebCore/svg/properties/SVGPathSegListPropertyTearOff.h - Source/WebCore/svg/properties/SVGAnimatedListPropertyTearOff.h - Source/WebCore/svg/properties/SVGAnimatedPropertyTearOff.h - Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h - Source/WebCore/svg/properties/SVGStaticPropertyTearOff.h - Source/WebCore/svg/properties/SVGListProperty.h - Source/WebCore/svg/properties/SVGAnimatedTransformListPropertyTearOff.h - Source/WebCore/svg/properties/SVGPropertyTearOff.h - Source/WebCore/svg/properties/SVGStaticListPropertyTearOff.h - Source/WebCore/svg/properties/SVGListPropertyTearOff.h - Source/WebCore/svg/properties/SVGStaticPropertyWithParentTearOff.h - Source/WebCore/svg/properties/SVGAnimatedPathSegListPropertyTearOff.h - Source/WebCore/svg/properties/SVGAnimatedProperty.h - Source/WebCore/svg/properties/SVGProperty.h - Source/WebCore/svg/properties/SVGPathSegListPropertyTearOff.cpp - Source/WebCore/svg/properties/SVGAnimatedPropertySynchronizer.h - Source/WebCore/svg/properties/SVGTransformListPropertyTearOff.h -Copyright: 2010. -License: LGPL-2+ - -Files: Source/WebCore/bindings/cpp/WebDOMEventTarget.cpp -Copyright: 2010. - 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/cpp/WebExceptionHandler.h -Copyright: 2010. - 2004, 2005, 2006, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/cpp/WebNativeNodeFilterCondition.h - Source/WebCore/bindings/cpp/WebNativeEventListener.h -Copyright: 2010. - 2001 Peter Kelly <pmk@post.com> - 2003, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/bindings/scripts/CodeGenerator.pm -Copyright: 2005 Nikolas Zimmermann <wildfox@kde.org> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2007, 2008, 2009, 2010 Apple Inc. - 2009 Cameron McCormack <cam@mcc.id.au> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/bindings/scripts/generate-bindings.pl -Copyright: 2005 Apple Computer, Inc. - 2006 Anders Carlsson <andersca@mac.com> -License: LGPL-2+ - -Files: Source/WebCore/bindings/scripts/IDLStructure.pm - Source/WebCore/bindings/scripts/IDLParser.pm -Copyright: 2005 Nikolas Zimmermann <wildfox@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/bindings/scripts/gobject-generate-headers.pl -Copyright: 2009 Adam Dingle <adam@yorba.org> -License: LGPL-2+ - -Files: Source/WebCore/bindings/scripts/CodeGeneratorObjC.pm -Copyright: 2005, 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2006 Anders Carlsson <andersca@mac.com> - 2006, 2007 Samuel Weinig <sam@webkit.org> - 2006 Alexey Proskuryakov <ap@webkit.org> - 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2009 Cameron McCormack <cam@mcc.id.au> - 2010 Google Inc. - 2010. - 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2006 Samuel Weinig <sam.weinig\@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/bindings/scripts/test/CPP/WebDOMTestObj.h - Source/WebCore/bindings/scripts/test/CPP/WebDOMTestMediaQueryListListener.h - Source/WebCore/bindings/scripts/test/CPP/WebDOMTestInterface.h - Source/WebCore/bindings/scripts/test/CPP/WebDOMTestCallback.h - Source/WebCore/bindings/scripts/test/CPP/WebDOMTestSerializedScriptValueInterface.h -Copyright: 2010. - 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/bindings/scripts/CodeGeneratorJS.pm -Copyright: 2005, 2006, 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2006 Anders Carlsson <andersca@mac.com> - 2006, 2007 Samuel Weinig <sam@webkit.org> - 2006 Alexey Proskuryakov <ap@webkit.org> - 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2009 Cameron McCormack <cam@mcc.id.au> - 2010. - 2010 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/bindings/scripts/CodeGeneratorCPP.pm -Copyright: 2005, 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2006 Anders Carlsson <andersca@mac.com> - 2006, 2007 Samuel Weinig <sam@webkit.org> - 2006 Alexey Proskuryakov <ap@webkit.org> - 2006, 2007, 2008, 2009 Apple Inc. - 2009 Cameron McCormack <cam@mcc.id.au> - 2010. - 2010. - 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2006 Samuel Weinig <sam.weinig\@gmail.com> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/bindings/scripts/CodeGeneratorGObject.pm -Copyright: 2008 Luke Kenneth Casson Leighton <lkcl@lkcl.net> - 2008 Martin Soto <soto@freedesktop.org> - 2008 Alp Toker <alp@atoker.com> - 2009 Adam Dingle <adam@yorba.org> - 2009 Jim Nelson <jim@yorba.org> - 2009, 2010 Igalia S.L. -License: LGPL-2+ - -Files: Source/WebCore/bindings/scripts/CodeGeneratorV8.pm -Copyright: 2005, 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2006 Anders Carlsson <andersca@mac.com> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2006 Alexey Proskuryakov <ap@webkit.org> - 2006 Apple Computer, Inc. - 2007, 2008, 2009 Google Inc. - 2009 Cameron McCormack <cam@mcc.id.au> - 2010. - 2010 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/dom/DynamicNodeList.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2006, 2007, 2008, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/XMLDocumentParser.cpp -Copyright: 2000 Peter Kelly <pmk@post.com> - 2005, 2006, 2008 Apple Inc. - 2006 Alexey Proskuryakov <ap@webkit.org> - 2007 Samuel Weinig <sam@webkit.org> - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008 Holger Hans Peter Freyther - 2008 Torch Mobile Inc. (http://www.torchmobile.com/) -License: LGPL-2+ - -Files: Source/WebCore/dom/MutationEvent.cpp - Source/WebCore/dom/MouseEvent.cpp - Source/WebCore/dom/RegisteredEventListener.cpp - Source/WebCore/dom/MouseRelatedEvent.cpp - Source/WebCore/dom/UIEvent.cpp - Source/WebCore/dom/ClipboardEvent.cpp - Source/WebCore/dom/Event.cpp -Copyright: 2001 Peter Kelly <pmk@post.com> - 2001 Tobias Anton <anton@stud.fbi.fh-darmstadt.de> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2003, 2005, 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/Attribute.h - Source/WebCore/dom/CSSMappedAttributeDeclaration.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/DocumentParser.h -Copyright: 2000 Peter Kelly <pmk@post.com> - 2005, 2006 Apple Computer, Inc. - 2007 Samuel Weinig <sam@webkit.org> - 2010 Google, Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/DocumentMarkerController.cpp - Source/WebCore/dom/DocumentMarkerController.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2008, 2009 Torch Mobile Inc. (http://www.torchmobile.com/) - 2010. -License: LGPL-2+ - -Files: Source/WebCore/dom/RegisteredEventListener.h -Copyright: 2001 Peter Kelly <pmk@post.com> - 2001 Tobias Anton <anton@stud.fbi.fh-darmstadt.de> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2003, 2004, 2005, 2006, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/NodeIterator.h - Source/WebCore/dom/TreeWalker.h - Source/WebCore/dom/Traversal.cpp - Source/WebCore/dom/NodeIterator.cpp - Source/WebCore/dom/NodeFilterCondition.cpp - Source/WebCore/dom/Traversal.h - Source/WebCore/dom/NodeFilter.cpp - Source/WebCore/dom/TreeWalker.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2000 Frederik Holljen <frederik.holljen@hig.no> - 2001 Peter Kelly <pmk@post.com> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2004, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/OptionGroupElement.h - Source/WebCore/dom/OptionElement.h - Source/WebCore/dom/OptionElement.cpp - Source/WebCore/dom/SelectElement.cpp - Source/WebCore/dom/OptionGroupElement.cpp -Copyright: 2009 Torch Mobile Inc. (http://www.torchmobile.com/) -License: LGPL-2+ - -Files: Source/WebCore/dom/EventNames.cpp - Source/WebCore/rendering/break_lines.h - Source/WebCore/rendering/RenderButton.cpp - Source/WebCore/css/MediaFeatureNames.h - Source/WebCore/css/MediaFeatureNames.cpp -Copyright: 2005 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/ProcessingInstruction.idl - Source/WebCore/dom/Range.idl - Source/WebCore/dom/TreeWalker.idl - Source/WebCore/dom/KeyboardEvent.idl - Source/WebCore/dom/EventListener.idl - Source/WebCore/css/CSSUnknownRule.idl - Source/WebCore/xml/XPathExpression.idl - Source/WebCore/xml/XPathNSResolver.idl -Copyright: 2006 Apple Computer, Inc. - 2006 Samuel Weinig <sam.weinig@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/dom/StyledElement.h - Source/WebCore/rendering/RenderBlock.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/Attribute.cpp - Source/WebCore/html/HTMLFormControlElement.cpp - Source/WebCore/html/FormAssociatedElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/RangeException.idl - Source/WebCore/dom/DocumentType.idl - Source/WebCore/dom/CharacterData.idl - Source/WebCore/dom/MouseEvent.idl - Source/WebCore/dom/ExceptionCode.h - Source/WebCore/rendering/RenderTextControl.h - Source/WebCore/rendering/RenderTextControl.cpp - Source/WebCore/rendering/RenderTextControlMultiLine.cpp - Source/WebCore/rendering/RenderFileUploadControl.cpp - Source/WebCore/css/Rect.idl - Source/WebCore/css/Counter.idl -Copyright: 2006, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/SpaceSplitString.cpp -Copyright: 2007 David Smith <catfish.man@gmail.com> - 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/Event.idl - Source/WebCore/dom/Element.idl - Source/WebCore/css/CSSValue.idl - Source/WebCore/css/StyleSheetList.idl - Source/WebCore/css/CSSStyleDeclaration.idl - Source/WebCore/css/CSSRule.idl - Source/WebCore/html/HTMLElement.idl - Source/WebCore/html/HTMLCollection.idl -Copyright: 2006, 2007, 2009 Apple Inc. - 2006 Samuel Weinig <sam.weinig@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/dom/Attr.h - Source/WebCore/dom/Text.cpp - Source/WebCore/dom/Text.h - Source/WebCore/dom/CharacterData.cpp - Source/WebCore/rendering/RenderInline.cpp - Source/WebCore/rendering/RenderInline.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/StyledElement.cpp - Source/WebCore/html/HTMLParamElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2008, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/Document.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009, 2011 Apple Inc. - 2008, 2009 Torch Mobile Inc. (http://www.torchmobile.com/) - 2008, 2009 Google Inc. - 2010 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/dom/Element.h - Source/WebCore/css/CSSStyleSelector.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/Event.h - Source/WebCore/dom/ClipboardEvent.h - Source/WebCore/dom/KeyboardEvent.h -Copyright: 2001 Peter Kelly <pmk@post.com> - 2001 Tobias Anton <anton@stud.fbi.fh-darmstadt.de> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2003, 2004, 2005, 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/StyleElement.cpp -Copyright: 2006, 2007 Rob Buis - 2008 Apple, Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/NamedNodeMap.cpp - Source/WebCore/dom/ContainerNode.cpp - Source/WebCore/rendering/RenderView.cpp - Source/WebCore/html/HTMLFormElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/NodeRenderStyle.h - Source/WebCore/platform/LinkHash.cpp - Source/WebCore/html/HTMLOptionsCollection.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/NodeFilter.idl - Source/WebCore/css/CSSStyleSheet.idl - Source/WebCore/html/HTMLDocument.idl - Source/JavaScriptCore/config.h -Copyright: 2006, 2007, 2008 Apple Inc. - 2006 Samuel Weinig <sam.weinig@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/dom/BeforeUnloadEvent.h - Source/WebCore/dom/MouseRelatedEvent.h -Copyright: 2001 Peter Kelly <pmk@post.com> - 2001 Tobias Anton <anton@stud.fbi.fh-darmstadt.de> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2003, 2004, 2005, 2006 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/ChildNodeList.h - Source/WebCore/dom/NameNodeList.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/CheckedRadioButtons.h - Source/WebCore/dom/CheckedRadioButtons.cpp - Source/JavaScriptCore/create_hash_table -Copyright: 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/DynamicNodeList.h - Source/WebCore/dom/NodeList.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2006, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/ViewportArguments.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2008 Torch Mobile Inc. (http://www.torchmobile.com/) - 2010 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/dom/DocumentFragment.cpp - Source/WebCore/dom/DocumentFragment.h - Source/WebCore/rendering/RenderPart.cpp - Source/WebCore/rendering/RenderFrame.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/EditingText.cpp - Source/WebCore/dom/EditingText.h -Copyright: 2003, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/NodeList.idl -Copyright: 2006 Samuel Weinig <sam.weinig@gmail.com> - 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/UIEvent.h - Source/WebCore/dom/MutationEvent.h - Source/WebCore/dom/UIEventWithKeyState.h - Source/WebCore/dom/MouseEvent.h - Source/WebCore/dom/Clipboard.h -Copyright: 2001 Peter Kelly <pmk@post.com> - 2001 Tobias Anton <anton@stud.fbi.fh-darmstadt.de> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2003, 2004, 2005, 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/DocumentType.h - Source/WebCore/dom/DocumentType.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/ProcessingInstruction.h -Copyright: 2000 Peter Kelly <pmk@post.com> - 2006 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/Document.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2008, 2009 Torch Mobile Inc. (http://www.torchmobile.com/) - 2010 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/dom/XMLDocumentParserQt.cpp -Copyright: 2000 Peter Kelly <pmk@post.com> - 2005, 2006, 2008 Apple Inc. - 2006 Alexey Proskuryakov <ap@webkit.org> - 2007 Samuel Weinig <sam@webkit.org> - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008 Holger Hans Peter Freyther - 2008, 2009 Torch Mobile Inc. (http://www.torchmobile.com/) -License: LGPL-2+ - -Files: Source/WebCore/dom/EntityReference.cpp - Source/WebCore/dom/ProcessingInstruction.cpp -Copyright: 2000 Peter Kelly <pmk@post.com> - 2006, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/EventNames.h -Copyright: 2005, 2007 Apple Inc. - 2006 Jon Shier <jshier@iastate.edu> -License: LGPL-2+ - -Files: Source/WebCore/dom/XMLDocumentParser.h -Copyright: 2000 Peter Kelly <pmk@post.com> - 2005, 2006, 2007 Apple Inc. - 2007 Samuel Weinig <sam@webkit.org> - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008, 2009 Torch Mobile Inc. (http://www.torchmobile.com/) -License: LGPL-2+ - -Files: Source/WebCore/dom/DOMImplementation.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/KeyboardEvent.cpp -Copyright: 2001 Peter Kelly <pmk@post.com> - 2001 Tobias Anton <anton@stud.fbi.fh-darmstadt.de> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2003, 2005, 2006, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/Notation.cpp - Source/WebCore/dom/Notation.h -Copyright: 2000 Peter Kelly <pmk@post.com> - 2006, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/InputElement.h - Source/WebCore/dom/InputElement.cpp - Source/WebCore/platform/network/FormDataBuilder.h -Copyright: 2008 Torch Mobile Inc. (http://www.torchmobile.com/) -License: LGPL-2+ - -Files: Source/WebCore/dom/WheelEvent.cpp -Copyright: 2001 Peter Kelly <pmk@post.com> - 2001 Tobias Anton <anton@stud.fbi.fh-darmstadt.de> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2003, 2005, 2006, 2008, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/NodeRareData.h -Copyright: 2008, 2010 Apple Inc. - 2008 David Smith <catfish.man@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/dom/ElementRareData.h -Copyright: 2008, 2009, 2010 Apple Inc. - 2008 David Smith <catfish.man@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/dom/HashChangeEvent.idl - Source/WebCore/dom/HashChangeEvent.h - Source/JavaScriptCore/wtf/Bitmap.h - Source/WebKit2/WebProcess/WebPage/WebContextMenu.h -Copyright: 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/QualifiedName.cpp - Source/WebCore/dom/QualifiedName.h -Copyright: 2005, 2006, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/TagNodeList.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/dom/ScriptElement.cpp - Source/WebCore/html/HTMLScriptElement.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2008 Nikolas Zimmermann <zimmermann@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/dom/Node.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. - 2008, 2009 Torch Mobile Inc. (http://www.torchmobile.com/) -License: LGPL-2+ - -Files: Source/WebCore/dom/XMLDocumentParserLibxml2.cpp -Copyright: 2000 Peter Kelly <pmk@post.com> - 2005, 2006, 2008 Apple Inc. - 2006 Alexey Proskuryakov <ap@webkit.org> - 2007 Samuel Weinig <sam@webkit.org> - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008 Holger Hans Peter Freyther - 2008, 2009 Torch Mobile Inc. (http://www.torchmobile.com/) - 2010 Patrick Gansterer <paroga@paroga.com> -License: LGPL-2+ - -Files: Source/WebCore/dom/NodeFilterCondition.h - Source/WebCore/dom/NodeFilter.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2000 Frederik Holljen <frederik.holljen@hig.no> - 2001 Peter Kelly <pmk@post.com> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2004, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/Comment.h - Source/WebCore/dom/Comment.cpp - Source/WebCore/dom/CDATASection.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/WheelEvent.idl - Source/WebCore/html/HTMLTableSectionElement.idl - Source/WebCore/html/HTMLTableCaptionElement.idl - Source/WebCore/html/HTMLFrameElement.idl - Source/WebCore/html/HTMLEmbedElement.idl - Source/WebCore/html/HTMLTableCellElement.idl - Source/WebCore/html/HTMLTableElement.idl - Source/WebCore/html/HTMLTableColElement.idl -Copyright: 2006, 2007, 2010 Apple Inc. - 2006 Samuel Weinig <sam.weinig@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/dom/Entity.h - Source/WebCore/dom/EntityReference.h -Copyright: 2000 Peter Kelly <pmk@post.com> - 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/Node.idl - Source/WebCore/dom/Attr.idl - Source/WebCore/css/StyleSheet.idl -Copyright: 2006, 2007, 2008, 2009 Apple Inc. - 2006 Samuel Weinig <sam.weinig@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/dom/StyleElement.h -Copyright: 2006, 2007 Rob Buis -License: LGPL-2+ - -Files: Source/WebCore/dom/NamedNodeMap.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2008, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/MappedAttributeEntry.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006 Apple Computer, Inc. - 2010 François Sausset <sausset@gmail.com>. -License: LGPL-2+ - -Files: Source/WebCore/dom/SpaceSplitString.h - Source/WebCore/platform/graphics/mac/FontCustomPlatformData.cpp -Copyright: 2007, 2008, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/Range.h - Source/WebCore/dom/Range.cpp - Source/WebCore/rendering/RenderText.h -Copyright: 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/ViewportArguments.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008, 2011 Apple Inc. - 2008 Torch Mobile Inc. (http://www.torchmobile.com/) - 2010 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/dom/CDATASection.idl - Source/WebCore/dom/EntityReference.idl - Source/WebCore/dom/Comment.idl -Copyright: 2006 Samuel Weinig <sam.weinig@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/dom/EventDispatcher.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2009 Torch Mobile Inc. (http://www.torchmobile.com/) - 2011 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/DOMImplementation.idl - Source/WebCore/dom/EventTarget.idl - Source/WebCore/css/CSSMediaRule.idl - Source/WebCore/css/CSSPageRule.idl - Source/WebCore/css/CSSFontFaceRule.idl - Source/WebCore/css/CSSCharsetRule.idl - Source/WebCore/css/CSSStyleRule.idl - Source/WebCore/css/CSSImportRule.idl - Source/WebCore/html/HTMLOptionsCollection.idl -Copyright: 2006, 2007 Apple Inc. - 2006 Samuel Weinig <sam.weinig@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/dom/WheelEvent.h -Copyright: 2001 Peter Kelly <pmk@post.com> - 2001 Tobias Anton <anton@stud.fbi.fh-darmstadt.de> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2003, 2004, 2005, 2006, 2008, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/CDATASection.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/DOMImplementation.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2006 Samuel Weinig <sam@webkit.org> - 2008, 2009 Torch Mobile Inc. (http://www.torchmobile.com/) -License: LGPL-2+ - -Files: Source/WebCore/dom/TagNodeList.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/dom/EventDispatcher.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2009 Torch Mobile Inc. (http://www.torchmobile.com/) - 2011 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/NodeIterator.idl - Source/WebCore/css/RGBColor.idl -Copyright: 2006, 2008 Apple Inc. - 2006 Samuel Weinig <sam.weinig@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/dom/ContainerNodeAlgorithms.h - Source/WebCore/platform/text/TextBreakIteratorInternalICU.h - Source/WebCore/platform/text/win/TextBreakIteratorInternalICUWin.cpp - Source/JavaScriptCore/parser/NodeInfo.h -Copyright: 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/Node.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2009 Torch Mobile Inc. (http://www.torchmobile.com/) -License: LGPL-2+ - -Files: Source/WebCore/dom/TransformSource.h - Source/WebCore/dom/TransformSourceQt.cpp - Source/WebCore/xml/XSLStyleSheetQt.cpp - Source/WebCore/xml/XSLTProcessorQt.cpp - Source/WebKit/qt/Api/qwebplugindatabase_p.h - Source/WebKit/qt/Api/qwebplugindatabase.cpp - Source/WebKit/qt/tests/qwebplugindatabase/tst_qwebplugindatabase.cpp - Source/WebKit/qt/tests/qgraphicswebview/tst_qgraphicswebview.cpp -Copyright: 2009 Jakub Wieczorek <faw217@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/dom/RangeException.h - Source/WebCore/css/FontValue.cpp - Source/WebCore/css/Pair.h - Source/WebCore/css/CSSInitialValue.cpp - Source/WebCore/css/CSSProperty.h - Source/WebCore/css/CSSProperty.cpp - Source/WebCore/css/CSSInheritedValue.cpp -Copyright: 2004, 2005, 2006 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/CSSMappedAttributeDeclaration.cpp - Source/WebCore/rendering/RenderFieldset.cpp - Source/WebCore/rendering/RenderFrameSet.cpp - Source/WebCore/html/HTMLPlugInElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/SelectElement.h -Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies). - 2009 Torch Mobile Inc. (http//www.torchmobile.com/) -License: LGPL-2+ - -Files: Source/WebCore/dom/BeforeUnloadEvent.cpp -Copyright: 2001 Peter Kelly <pmk@post.com> - 2001 Tobias Anton <anton@stud.fbi.fh-darmstadt.de> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2003, 2005, 2006 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/ChildNodeList.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/NamedNodeMap.idl -Copyright: 2006 Samuel Weinig <sam.weinig@gmail.com> - 2007, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/Document.idl -Copyright: 2006, 2007, 2011 Apple Inc. - 2006, 2007 Samuel Weinig <sam@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/dom/CharacterData.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/dom/NameNodeList.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2007m 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderWidget.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2000 Dirk Mueller <mueller@kde.org> - 2004, 2006, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderTheme.cpp - Source/WebCore/rendering/RenderThemeMac.h - Source/WebCore/rendering/RenderTheme.h -Copyright: 2005, 2006, 2007, 2008, 2009, 2010 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderTable.h -Copyright: 1997 Martin Jones <mjones@kde.org> - 2003, 2004, 2005, 2006, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderTextFragment.cpp - Source/WebCore/rendering/RenderTextFragment.h - Source/WebCore/WebCorePrefix.h -Copyright: 2004, 2005, 2006, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderArena.cpp -Copyright: 2003 Apple Computer, Inc. - 2010. - 1998 Netscape Communications Corporation. -License: LGPL-2+ - -Files: Source/WebCore/rendering/AutoTableLayout.h - Source/WebCore/rendering/FixedTableLayout.h - Source/WebCore/rendering/TableLayout.h -Copyright: 2002 Lars Knoll <knoll@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/rendering/AutoTableLayout.cpp -Copyright: 2002 Lars Knoll <knoll@kde.org> - 2003, 2006, 2008, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderBR.h -Copyright: 2000 Lars Knoll <knoll@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderView.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2006 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RootInlineBox.cpp - Source/WebCore/xml/DOMParser.cpp - Source/JavaScriptCore/runtime/ScopeChain.cpp -Copyright: 2003, 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderThemeWinCE.cpp -Copyright: 2006, 2007 Apple Computer, Inc. - 2007-2009 Torch Mobile, Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderImageResourceStyleImage.h - Source/WebCore/rendering/RenderImageResource.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 1999 Antti Koivisto <koivisto@kde.org> - 2006 Allan Sandfeld Jensen <kde@carewolf.com> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2004, 2005, 2006, 2007, 2009, 2010 Apple Inc. - 2010 Patrick Gansterer <paroga@paroga.com> -License: LGPL-2+ - -Files: Source/WebCore/rendering/PaintInfo.h - Source/WebCore/rendering/PaintPhase.h - Source/WebCore/rendering/RenderObject.h -Copyright: 2000 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2009 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderImageResource.cpp - Source/WebCore/rendering/RenderImageResourceStyleImage.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 1999 Antti Koivisto <koivisto@kde.org> - 2000 Dirk Mueller <mueller@kde.org> - 2006 Allan Sandfeld Jensen <kde@carewolf.com> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2003, 2004, 2005, 2006, 2008, 2009, 2010 Apple Inc. - 2010 Google Inc. - 2010 Patrick Gansterer <paroga@paroga.com> -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderMarquee.h - Source/WebCore/rendering/RenderArena.h -Copyright: 2003 Apple Computer, Inc. - 1998 Netscape Communications Corporation. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderLayer.h - Source/WebCore/rendering/ScrollBehavior.h -Copyright: 2003, 2009 Apple Inc. - 1998 Netscape Communications Corporation. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderWidget.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/InlineTextBox.h -Copyright: 2004, 2005, 2006, 2009, 2010, 2011 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderTableCol.h - Source/WebCore/rendering/RenderTableCol.cpp -Copyright: 1997 Martin Jones <mjones@kde.org> - 2003, 2004, 2005, 2006, 2009 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderBlock.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2010. -License: LGPL-2+ +Files: Source/WTF/wtf/text/Base64.cpp +Copyright: 2006, Alexey Proskuryakov <ap@webkit.org> + 2007-2016, Apple Inc + 2000-2001, Dawit Alemayehu <adawit@kde.org> + 2010, Patrick Gansterer <paroga@paroga.com> +License: LGPL-2 -Files: Source/WebCore/rendering/RenderReplaced.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2000 Dirk Mueller <mueller@kde.org> - 2004, 2006, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderFrameSet.h - Source/WebCore/platform/LengthBox.h - Source/WebCore/platform/LengthSize.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderListMarker.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2006 Andrew Wellington <proton@wiretapped.net> - 2010 Daniel Bates <dbates@intudata.com> -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderProgress.h - Source/WebCore/rendering/RenderMeter.h - Source/WebCore/platform/qt/RenderThemeQt.h -Copyright: 2009 Nokia Corporation and/or its subsidiary(-ies). -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderThemeSafari.h -Copyright: 2007, 2008 Apple Inc. - 2009 Kenneth Rohde Christiansen -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderDetailsMarker.cpp - Source/WebCore/rendering/RenderDetails.h - Source/WebCore/rendering/RenderSummary.h - Source/WebCore/rendering/RenderDetails.cpp - Source/WebCore/rendering/RenderSummary.cpp - Source/WebCore/rendering/RenderDetailsMarker.h - Source/WebCore/html/HTMLDetailsElement.h - Source/WebCore/html/HTMLDetailsElement.cpp -Copyright: 2010, 2011 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderListItem.h - Source/WebCore/rendering/RenderListMarker.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2007, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderMenuList.cpp - Source/WebCore/rendering/RenderMenuList.h -Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies). - 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderTableSection.cpp -Copyright: 1997 Martin Jones <mjones@kde.org> - 2003, 2004, 2005, 2006, 2008, 2009, 2010 Apple Inc. - 2006 Alexey Proskuryakov <ap@nypop.com> -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderThemeChromiumWin.h -Copyright: 2006 Apple Computer, Inc. - 2008, 2009 Google, Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/InlineTextBox.cpp -Copyright: 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderMarquee.cpp -Copyright: 2006, 2007, 2008 Apple Inc. - 2009 Torch Mobile Inc. (http://www.torchmobile.com/) - 1998 Netscape Communications Corporation. -License: LGPL-2+ - -Files: Source/WebCore/rendering/PointerEventsHitRules.h - Source/WebCore/rendering/PointerEventsHitRules.cpp - Source/WebCore/svg/SVGViewSpec.h -Copyright: 2007 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderTextControlMultiLine.h -Copyright: 2008 Torch Mobile Inc. (http://www.torchmobile.com/) - 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/InlineFlowBox.h - Source/WebCore/rendering/InlineBox.cpp -Copyright: 2003, 2004, 2005, 2006, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/GapRects.h -Copyright: 2005, 2006 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderCombineText.cpp - Source/WebCore/rendering/RenderCombineText.h - Source/JavaScriptCore/runtime/StringRecursionChecker.h - Source/JavaScriptCore/runtime/StringRecursionChecker.cpp -Copyright: 2011 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderReplaced.h - Source/WebCore/html/HTMLElement.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderBox.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderThemeWinCE.h -Copyright: 2006, 2008 Apple Computer, Inc. - 2009 Torch Mobile, Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/EllipsisBox.h - Source/WebCore/rendering/EllipsisBox.cpp - Source/WebCore/xml/DOMParser.h -Copyright: 2003, 2006 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderBlockLineLayout.cpp -Copyright: 2000 Lars Knoll <knoll@kde.org> - 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. All right reserved. - 2010 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/CounterNode.h - Source/WebCore/rendering/CounterNode.cpp -Copyright: 2005 Allan Sandfeld Jensen <kde@carewolf.com> - 2006, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderImage.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2009, 2010, 2011 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderApplet.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2006, 2007, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderLayer.cpp -Copyright: 2006, 2007, 2008, 2009, 2010 Apple Inc. - 1998 Netscape Communications Corporation. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderBR.cpp -Copyright: 2000 Lars Knoll <knoll@kde.org> - 2006 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderProgress.cpp - Source/WebCore/rendering/RenderMeter.cpp - Source/WebCore/platform/PopupMenu.h - Source/WebCore/platform/mac/PopupMenuMac.h - Source/WebCore/platform/mac/SearchPopupMenuMac.h - Source/WebCore/platform/SearchPopupMenu.h - Source/WebCore/platform/qt/QtStyleOptionWebComboBox.h - Source/WebCore/accessibility/AccessibilityProgressIndicator.h - Source/WebCore/accessibility/AccessibilityProgressIndicator.cpp - Source/WebCore/html/HTMLProgressElement.cpp - Source/WebCore/html/HTMLMeterElement.cpp - Source/WebCore/html/HTMLMeterElement.idl - Source/WebCore/html/HTMLMeterElement.h - Source/WebCore/html/HTMLProgressElement.idl - Source/WebCore/html/HTMLProgressElement.h - Source/WebKit/qt/examples/platformplugin/WebNotificationPresenter.cpp - Source/WebKit/qt/examples/platformplugin/WebNotificationPresenter.h - Source/WebKit/qt/WebCoreSupport/PopupMenuQt.h - Source/WebKit/qt/WebCoreSupport/SearchPopupMenuQt.h - Source/WebKit2/WebProcess/WebCoreSupport/WebSearchPopupMenu.h -Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies). -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderFlexibleBox.h -Copyright: 2003 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/ScrollBehavior.cpp -Copyright: 2006, 2007, 2008 Apple Inc. - 1998 Netscape Communications Corporation. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderApplet.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2006, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderEmbeddedObject.cpp - Source/WebCore/rendering/RenderEmbeddedObject.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2008, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderThemeWin.h -Copyright: 2006, 2008 Apple Computer, Inc. - 2009 Kenneth Rohde Christiansen -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderListItem.cpp - Source/WebCore/rendering/BidiRun.h - Source/WebCore/rendering/BidiRun.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2010 Apple Inc. - 2006 Andrew Wellington <proton@wiretapped.net> -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderThemeSafari.cpp -Copyright: 2007, 2008, 2009 Apple Inc. - 2009 Kenneth Rohde Christiansen -License: LGPL-2+ - -Files: Source/WebCore/rendering/InlineBox.h -Copyright: 2003, 2004, 2005, 2006, 2007, 2009, 2010, 2011 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderThemeChromiumLinux.h -Copyright: 2006 Apple Computer, Inc. - 2006 Michael Emmel mike.emmel@gmail.com - 2007 Holger Hans Peter Freyther - 2007 Alp Toker <alp@atoker.com> - 2008, 2009 Google, Inc. - 2009 Kenneth Rohde Christiansen -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderCounter.cpp -Copyright: 2004 Allan Sandfeld Jensen <kde@carewolf.com> - 2006, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/SVGRootInlineBox.cpp - Source/WebCore/rendering/svg/SVGInlineFlowBox.cpp - Source/WebCore/rendering/svg/SVGRootInlineBox.h -Copyright: 2006 Oliver Hunt <ojh16@student.canterbury.ac.nz> - 2006 Apple Computer Inc. - 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGViewportContainer.h - Source/WebCore/rendering/svg/RenderSVGRoot.h - Source/WebCore/rendering/svg/RenderSVGContainer.h -Copyright: 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2007 Rob Buis <buis@kde.org> - 2009 Google, Inc. - 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGInline.cpp -Copyright: 2006 Oliver Hunt <ojh16@student.canterbury.ac.nz> - 2006 Apple Inc. - 2010. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGBlock.cpp - Source/WebCore/rendering/svg/RenderSVGText.h -Copyright: 2006 Apple Computer, Inc. - 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGImage.h -Copyright: 2006 Alexander Kellett <lypanov@kde.org> - 2006, 2009 Apple Inc. - 2007 Rob Buis <buis@kde.org> - 2009 Google, Inc. - 2010 Patrick Gansterer <paroga@paroga.com> -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGTextPath.cpp - Source/WebCore/svg/SVGTextPathElement.h - Source/WebCore/svg/SVGElementInstanceList.cpp - Source/WebCore/svg/SVGElementInstanceList.h -Copyright: 2007 Nikolas Zimmermann <zimmermann@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/SVGMarkerLayoutInfo.cpp -Copyright: 2010. - 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2008 Rob Buis <buis@kde.org> - 2005, 2007 Eric Seidel <eric@webkit.org> - 2009 Google, Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGHiddenContainer.h - Source/WebCore/rendering/svg/RenderSVGGradientStop.cpp - Source/WebCore/rendering/svg/RenderSVGHiddenContainer.cpp - Source/WebCore/svg/SVGFontFaceSrcElement.h - Source/WebCore/svg/SVGMissingGlyphElement.h - Source/WebCore/svg/SVGFontFaceNameElement.cpp - Source/WebCore/svg/SVGFontFaceSrcElement.cpp - Source/WebCore/svg/SVGFontFaceUriElement.h - Source/WebCore/svg/SVGMPathElement.cpp - Source/WebCore/svg/SVGPathSegList.h - Source/WebCore/svg/SVGMissingGlyphElement.cpp - Source/WebCore/svg/SVGFontFaceFormatElement.cpp - Source/WebCore/svg/ColorDistance.cpp - Source/WebCore/svg/ColorDistance.h - Source/WebCore/svg/SVGMPathElement.h - Source/WebCore/svg/SVGTransformDistance.cpp - Source/WebCore/svg/SVGTransformDistance.h - Source/WebCore/svg/SVGFontFaceNameElement.h - Source/WebCore/svg/SVGFontFaceFormatElement.h -Copyright: 2007 Eric Seidel <eric@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/SVGInlineTextBox.cpp - Source/WebCore/rendering/svg/SVGInlineTextBox.h -Copyright: 2007 Rob Buis <buis@kde.org> - 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGTSpan.h -Copyright: 2006 Oliver Hunt <ojh16@student.canterbury.ac.nz> - 2006 Apple Computer Inc. - 2009 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGRoot.cpp -Copyright: 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2007, 2008, 2009 Rob Buis <buis@kde.org> - 2007 Eric Seidel <eric@webkit.org> - 2009 Google, Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGResourceLinearGradient.h - Source/WebCore/rendering/svg/RenderSVGResourceLinearGradient.cpp - Source/WebCore/rendering/svg/RenderSVGResourceRadialGradient.h - Source/WebCore/rendering/svg/RenderSVGResourcePattern.h - Source/WebCore/rendering/svg/RenderSVGResourceRadialGradient.cpp - Source/WebCore/rendering/svg/RenderSVGResourcePattern.cpp -Copyright: 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGResourceGradient.h -Copyright: 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2008 Eric Seidel <eric@webkit.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/SVGTextLayoutAttributesBuilder.cpp - Source/WebCore/rendering/svg/SVGTextLayoutAttributesBuilder.h - Source/WebCore/platform/graphics/FontMetrics.h -Copyright: 2010-2011. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGText.cpp -Copyright: 2006 Apple Computer, Inc. - 2006 Alexander Kellett <lypanov@kde.org> - 2006 Oliver Hunt <ojh16@student.canterbury.ac.nz> - 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2008 Rob Buis <buis@kde.org> - 2009 Dirk Schulze <krit@webkit.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGTransformableContainer.h - Source/WebCore/rendering/svg/RenderSVGGradientStop.h -Copyright: 2007 Eric Seidel <eric@webkit.org> - 2009 Google, Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGPath.h -Copyright: 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2005 Eric Seidel <eric@webkit.org> - 2006 Apple Computer, Inc - 2009 Google, Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGTextPath.h -Copyright: 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGForeignObject.h -Copyright: 2006 Apple Computer, Inc. - 2009 Google, Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/SVGRenderSupport.h -Copyright: 2007 Rob Buis <buis@kde.org> - 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2007 Eric Seidel <eric@webkit.org> - 2009 Google, Inc. - 2010. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGResource.cpp -Copyright: 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2007 Rob Buis <buis@kde.org> - 2008 Dirk Schulze <krit@webkit.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGResourceMasker.h - Source/WebCore/rendering/svg/RenderSVGResourceMasker.cpp - Source/WebCore/rendering/svg/RenderSVGResource.h - Source/WebCore/rendering/svg/RenderSVGResourceClipper.h - Source/WebCore/rendering/svg/RenderSVGResourceMarker.h - Source/WebCore/platform/graphics/openvg/EGLDisplayOpenVG.h - Source/WebCore/platform/graphics/openvg/EGLUtils.h - Source/WebCore/platform/graphics/openvg/PathOpenVG.cpp - Source/WebCore/platform/graphics/openvg/TiledImageOpenVG.h - Source/WebCore/platform/graphics/openvg/PainterOpenVG.h - Source/WebCore/platform/graphics/openvg/ImageOpenVG.cpp - Source/WebCore/platform/graphics/openvg/GraphicsContextOpenVG.cpp - Source/WebCore/platform/graphics/openvg/TiledImageOpenVG.cpp - Source/WebCore/platform/graphics/openvg/VGUtils.h - Source/WebCore/platform/graphics/openvg/EGLDisplayOpenVG.cpp - Source/WebCore/platform/graphics/openvg/SurfaceOpenVG.h - Source/WebCore/platform/graphics/openvg/PlatformPathOpenVG.h - Source/WebCore/platform/graphics/openvg/SurfaceOpenVG.cpp - Source/WebCore/platform/graphics/openvg/PainterOpenVG.cpp - Source/WebCore/platform/image-decoders/openvg/ImageDecoderOpenVG.cpp -Copyright: 2009-2010. -License: LGPL-2+ - -Files: Source/WebCore/platform/image-decoders/gif/GIFImageReader.* -Copyright: 1998 Netscape Communications Corporation, Apple Computer -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGContainer.cpp -Copyright: 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2007, 2008 Rob Buis <buis@kde.org> - 2007 Eric Seidel <eric@webkit.org> - 2009 Google, Inc. - 2009 Dirk Schulze <krit@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGResourceFilter.h - Source/WebCore/rendering/svg/RenderSVGResourceFilter.cpp - Source/WebCore/platform/graphics/filters/FEDisplacementMap.cpp - Source/WebCore/platform/graphics/filters/FEComposite.cpp - Source/WebCore/platform/graphics/filters/FEMorphology.cpp - Source/WebCore/platform/graphics/filters/FEOffset.cpp - Source/WebCore/platform/graphics/filters/FEComponentTransfer.cpp -Copyright: 2004, 2005, 2006, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2005 Eric Seidel <eric@webkit.org> - 2009 Dirk Schulze <krit@webkit.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGPath.cpp -Copyright: 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2008 Rob Buis <buis@kde.org> - 2005, 2007 Eric Seidel <eric@webkit.org> - 2009 Google, Inc. - 2009 Dirk Schulze <krit@webkit.org> - 2010. - 2009 Jeff Schiller <codedread@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGImage.cpp -Copyright: 2006 Alexander Kellett <lypanov@kde.org> - 2006 Apple Computer, Inc. - 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2007, 2008, 2009 Rob Buis <buis@kde.org> - 2009 Google, Inc. - 2009 Dirk Schulze <krit@webkit.org> - 2010 Patrick Gansterer <paroga@paroga.com> -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGTSpan.cpp - Source/WebCore/rendering/svg/RenderSVGInline.h - Source/WebCore/rendering/svg/SVGInlineFlowBox.h -Copyright: 2006 Oliver Hunt <ojh16@student.canterbury.ac.nz> - 2006 Apple Computer Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGInlineText.h -Copyright: 2006 Oliver Hunt <ojh16@student.canterbury.ac.nz> - 2006, 2008 Apple Inc. - 2008 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGTransformableContainer.cpp -Copyright: 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> - 2009 Google, Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGResourceClipper.cpp - Source/WebCore/rendering/svg/RenderSVGResourceMarker.cpp - Source/WebCore/svg/SVGClipPathElement.cpp -Copyright: 2004, 2005, 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007, 2008 Rob Buis <buis@kde.org> - 2009-2010. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/SVGRenderSupport.cpp -Copyright: 2007, 2008 Rob Buis <buis@kde.org> - 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2007 Eric Seidel <eric@webkit.org> - 2009 Google, Inc. - 2009 Dirk Schulze <krit@webkit.org> - 2009-2010. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGForeignObject.cpp -Copyright: 2006 Apple Computer, Inc. - 2009 Google, Inc. - 2010. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGInlineText.cpp -Copyright: 2006 Oliver Hunt <ojh16@student.canterbury.ac.nz> - 2006 Apple Computer Inc. - 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2008 Rob Buis <buis@kde.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGViewportContainer.cpp -Copyright: 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2007 Rob Buis <buis@kde.org> - 2007 Eric Seidel <eric@webkit.org> - 2009 Google, Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/svg/RenderSVGResourceGradient.cpp -Copyright: 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2008 Eric Seidel <eric@webkit.org> - 2008 Dirk Schulze <krit@webkit.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderPart.h - Source/WebCore/rendering/RenderFrame.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2006, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderImage.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2008, 2009, 2010, 2011 Apple Inc. - 2010 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderThemeChromiumMac.mm -Copyright: 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2008, 2009 Google, Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderThemeChromiumMac.h -Copyright: 2005 Apple Computer, Inc. - 2008, 2009 Google, Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderTableRow.h - Source/WebCore/rendering/RenderTableSection.h -Copyright: 1997 Martin Jones <mjones@kde.org> - 2003, 2004, 2005, 2006, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderThemeChromiumSkia.h -Copyright: 2006 Apple Computer, Inc. - 2006 Michael Emmel mike.emmel@gmail.com - 2007 Holger Hans Peter Freyther - 2007 Alp Toker <alp@atoker.com> - 2008, 2009 Google, Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderText.cpp -Copyright: 2004, 2005, 2006, 2007 Apple Inc. - 2006 Andrew Wellington <proton@wiretapped.net> - 2006 Graham Dennis <graham.dennis@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/rendering/RootInlineBox.h -Copyright: 2003, 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/style/StyleTransformData.h - Source/WebCore/rendering/style/StyleMultiColData.h - Source/WebCore/rendering/style/StyleRareInheritedData.h - Source/WebCore/rendering/style/StyleInheritedData.h - Source/WebCore/rendering/style/CounterContent.h - Source/WebCore/rendering/style/StyleSurroundData.h - Source/WebCore/rendering/style/StyleDashboardRegion.h - Source/WebCore/rendering/style/FillLayer.h - Source/WebCore/rendering/style/StyleRareNonInheritedData.h - Source/WebCore/rendering/style/StyleMarqueeData.h - Source/WebCore/rendering/style/StyleBoxData.h - Source/WebCore/rendering/style/StyleBackgroundData.h - Source/WebCore/rendering/style/CollapsedBorderValue.h - Source/WebCore/rendering/style/CounterDirectives.h - Source/WebCore/rendering/style/CursorData.h - Source/WebCore/rendering/style/KeyframeList.h - Source/WebCore/rendering/style/OutlineValue.h - Source/WebCore/rendering/style/StyleFlexibleBoxData.h - Source/WebCore/rendering/style/StyleReflection.h - Source/WebCore/rendering/style/BorderValue.h - Source/WebCore/rendering/style/BorderData.h - Source/WebCore/rendering/style/CursorList.h - Source/WebCore/rendering/style/StyleVisualData.h - Source/WebCore/platform/graphics/transforms/SkewTransformOperation.h - Source/WebCore/platform/graphics/transforms/TransformOperations.h - Source/WebCore/platform/graphics/transforms/ScaleTransformOperation.h - Source/WebCore/platform/graphics/transforms/TransformOperation.h - Source/WebCore/platform/graphics/transforms/TranslateTransformOperation.h - Source/WebCore/platform/graphics/transforms/MatrixTransformOperation.h - Source/WebCore/platform/graphics/transforms/IdentityTransformOperation.h - Source/WebCore/platform/graphics/transforms/RotateTransformOperation.h - Source/WebCore/platform/animation/TimingFunction.h - Source/WebCore/platform/animation/AnimationList.h - Source/WebCore/platform/animation/Animation.h -Copyright: 2000 Lars Knoll <knoll@kde.org> - 2003, 2005, 2006, 2007, 2008 Apple Inc. - 2006 Graham Dennis <graham.dennis@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/rendering/style/StyleFlexibleBoxData.cpp - Source/WebCore/rendering/style/KeyframeList.cpp - Source/WebCore/rendering/style/StyleSurroundData.cpp - Source/WebCore/rendering/style/StyleBoxData.cpp - Source/WebCore/rendering/style/CounterDirectives.cpp - Source/WebCore/rendering/style/StyleTransformData.cpp - Source/WebCore/rendering/style/StyleMultiColData.cpp - Source/WebCore/rendering/style/FillLayer.cpp - Source/WebCore/rendering/style/StyleRareNonInheritedData.cpp - Source/WebCore/rendering/style/StyleVisualData.cpp - Source/WebCore/rendering/style/StyleBackgroundData.cpp - Source/WebCore/rendering/style/StyleMarqueeData.cpp - Source/WebCore/rendering/style/StyleInheritedData.cpp - Source/WebCore/platform/graphics/transforms/RotateTransformOperation.cpp - Source/WebCore/platform/graphics/transforms/ScaleTransformOperation.cpp - Source/WebCore/platform/graphics/transforms/SkewTransformOperation.cpp - Source/WebCore/platform/graphics/transforms/MatrixTransformOperation.cpp - Source/WebCore/platform/graphics/transforms/TranslateTransformOperation.cpp - Source/WebCore/platform/graphics/transforms/TransformOperations.cpp - Source/WebCore/platform/animation/AnimationList.cpp - Source/WebCore/platform/animation/Animation.cpp -Copyright: 1999 Antti Koivisto <koivisto@kde.org> - 2004, 2005, 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/style/SVGRenderStyle.h -Copyright: 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2005, 2006 Apple Computer, Inc. - 2010. -License: LGPL-2+ - -Files: Source/WebCore/rendering/style/ShadowData.cpp -Copyright: 1999 Antti Koivisto <koivisto@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/style/RenderStyleConstants.h -Copyright: 2000 Lars Knoll <knoll@kde.org> - 2003, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2006 Graham Dennis <graham.dennis@gmail.com> - 2009 Torch Mobile Inc. (http://www.torchmobile.com/) -License: LGPL-2+ - -Files: Source/WebCore/rendering/style/ShadowData.h -Copyright: 2000 Lars Knoll <knoll@kde.org> - 2003, 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2006 Graham Dennis <graham.dennis@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/rendering/style/SVGRenderStyleDefs.cpp - Source/WebCore/rendering/style/SVGRenderStyle.cpp -Copyright: 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2010. - 1999 Antti Koivisto <koivisto@kde.org> - 1999-2003 Lars Knoll <knoll@kde.org> - 2002-2003 Dirk Mueller <mueller@kde.org> - 2002 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/style/ContentData.cpp - Source/WebCore/rendering/style/RenderStyle.cpp - Source/WebCore/rendering/style/StyleRareInheritedData.cpp -Copyright: 1999 Antti Koivisto <koivisto@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/style/QuotesData.cpp - Source/WebCore/rendering/style/QuotesData.h - Source/WebCore/rendering/RenderQuote.h - Source/WebCore/rendering/RenderQuote.cpp -Copyright: 2011 Nokia Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/style/DataRef.h -Copyright: 2000 Lars Knoll <knoll@kde.org> - 2003, 2005, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/style/NinePieceImage.h - Source/WebCore/rendering/style/StyleGeneratedImage.cpp - Source/WebCore/rendering/style/StyleGeneratedImage.h - Source/WebCore/rendering/style/StyleCachedImage.cpp - Source/WebCore/rendering/style/StyleCachedImage.h - Source/WebCore/rendering/style/NinePieceImage.cpp - Source/WebCore/rendering/style/StyleImage.h -Copyright: 2000 Lars Knoll <knoll@kde.org> - 2003, 2005, 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/style/ContentData.h -Copyright: 2000 Lars Knoll <knoll@kde.org> - 2003, 2005, 2006, 2007, 2008, 2010 Apple Inc. - 2006 Graham Dennis <graham.dennis@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/rendering/style/RenderStyle.h -Copyright: 2000 Lars Knoll <knoll@kde.org> - 2003, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2006 Graham Dennis <graham.dennis@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/rendering/style/SVGRenderStyleDefs.h -Copyright: 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2010. - 2000-2003 Lars Knoll <knoll@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderCounter.h -Copyright: 2004 Allan Sandfeld Jensen <kde@carewolf.com> - 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderOverflow.h - Source/WebCore/rendering/InlineFlowBox.cpp -Copyright: 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderSlider.cpp - Source/WebCore/rendering/ShadowElement.cpp - Source/WebCore/html/StepRange.cpp - Source/WebCore/html/StepRange.h - Source/JavaScriptCore/wtf/OwnPtr.h - Source/JavaScriptCore/wtf/RefCounted.h -Copyright: 2006, 2007, 2008, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderTableCell.h -Copyright: 1997 Martin Jones <mjones@kde.org> - 2003, 2004, 2005, 2006, 2007, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/FixedTableLayout.cpp -Copyright: 2002 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderTextControlSingleLine.h -Copyright: 2006, 2007, 2009 Apple Inc. - 2008 Torch Mobile Inc. (http://www.torchmobile.com/) - 2010 Nokia Corporation and/or its subsidiary(-ies). -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderButton.h -Copyright: 2005 Apple Computer -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderBox.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2006, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderFieldset.h - Source/WebCore/html/HTMLFrameElement.cpp - Source/WebCore/html/HTMLFrameElement.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2006, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/HitTestRequest.h -Copyright: 2006 Apple Computer, Inc. - 2009 Torch Mobile Inc. http://www.torchmobile.com/ -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderBoxModelObject.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2006, 2007, 2009 Apple Inc. - 2010 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderTextControlSingleLine.cpp -Copyright: 2006, 2007, 2010 Apple Inc. - 2010 Google Inc. - 2010 Nokia Corporation and/or its subsidiary(-ies). -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderTableRow.cpp -Copyright: 1997 Martin Jones <mjones@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderThemeChromiumWin.cpp -Copyright: 2006 Apple Computer, Inc. - 2008, 2009 Google, Inc. - 2009 Kenneth Rohde Christiansen -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderThemeChromiumSkia.cpp -Copyright: 2007 Apple Inc. - 2007 Alp Toker <alp@atoker.com> - 2008 Collabora Ltd. - 2008, 2009 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderThemeChromiumLinux.cpp -Copyright: 2007 Apple Inc. - 2007 Alp Toker <alp@atoker.com> - 2008 Collabora Ltd. - 2008, 2009 Google Inc. - 2009 Kenneth Rohde Christiansen -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderObject.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008, 2011 Apple Inc. - 2009 Google Inc. - 2009 Torch Mobile Inc. (http://www.torchmobile.com/) -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderBoxModelObject.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2010 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/InlineIterator.h -Copyright: 2000 Lars Knoll <knoll@kde.org> - 2003, 2004, 2006, 2007, 2008, 2009, 2010 Apple Inc. All right reserved. - 2010 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderTableCell.cpp -Copyright: 1997 Martin Jones <mjones@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderSelectionInfo.h -Copyright: 2000 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderFlexibleBox.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderTable.cpp -Copyright: 1997 Martin Jones <mjones@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2006 Alexey Proskuryakov <ap@nypop.com> -License: LGPL-2+ - -Files: Source/WebCore/rendering/RenderThemeWin.cpp -Copyright: 2006, 2007 Apple Inc. - 2009 Kenneth Rohde Christiansen -License: LGPL-2+ - -Files: Source/WebCore/platform/PlatformTouchEvent.h - Source/WebCore/platform/network/qt/NetworkStateNotifierQt.cpp - Source/WebCore/platform/network/qt/ResourceRequestQt.cpp - Source/WebCore/platform/network/qt/NetworkStateNotifierPrivate.h - Source/WebCore/platform/network/qt/DnsPrefetchHelper.cpp - Source/WebCore/platform/network/qt/DnsPrefetchHelper.h - Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayer.h - Source/WebCore/platform/graphics/texmap/GraphicsLayerTextureMapper.h - Source/WebCore/platform/graphics/texmap/GraphicsLayerTextureMapper.cpp - Source/WebCore/platform/graphics/qt/GraphicsLayerQt.cpp - Source/WebCore/platform/graphics/qt/GraphicsLayerQt.h - Source/WebCore/platform/PlatformTouchPoint.h - Source/WebCore/platform/qt/PlatformTouchEventQt.cpp - Source/WebCore/platform/qt/PlatformTouchPointQt.cpp - Source/WebCore/history/qt/HistoryItemQt.cpp - Source/WebCore/plugins/symbian/PluginContainerSymbian.cpp - Source/WebCore/plugins/symbian/PluginContainerSymbian.h - Source/WebCore/plugins/symbian/npinterface.h - Source/WebCore/plugins/symbian/PluginDatabaseSymbian.cpp - Source/WebCore/plugins/symbian/PluginPackageSymbian.cpp - Source/WebCore/plugins/win/PaintHooks.asm - Source/WebCore/plugins/qt/PluginContainerQt.h - Source/WebCore/plugins/qt/PluginContainerQt.cpp - Source/WebCore/bridge/qt/qt_pixmapruntime.cpp - Source/WebCore/bridge/qt/qt_pixmapruntime.h - Source/JavaScriptCore/heap/MarkStackSymbian.cpp - Source/WebKit/qt/Api/qwebinspector.h - Source/WebKit/qt/Api/qwebinspector.cpp - Source/WebKit/qt/Api/qgraphicswebview.h - Source/WebKit/qt/Api/qwebelement.cpp - Source/WebKit/qt/Api/qwebelement.h - Source/WebKit/qt/declarative/plugin.cpp - Source/WebKit/qt/declarative/qdeclarativewebview_p.h - Source/WebKit/qt/declarative/qdeclarativewebview.cpp - Source/WebKit/qt/docs/webkitsnippets/webpage/main.cpp - Source/WebKit/qt/docs/webkitsnippets/webelement/main.cpp - Source/WebKit/qt/docs/webkitsnippets/simple/main.cpp - Source/WebKit/qt/tests/hybridPixmap/tst_hybridPixmap.cpp - Source/WebKit/qt/tests/hybridPixmap/widget.cpp - Source/WebKit/qt/tests/hybridPixmap/widget.h - Source/WebKit/qt/tests/util.h - Source/WebKit/qt/WebCoreSupport/QtFallbackWebPopup.h -Copyright: 2009 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/platform/Length.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2006, 2008 Apple Inc. - 2011 Rik Cabanier <cabanier@adobe.com> - 2011 Adobe Systems Incorporated. -License: LGPL-2+ - -Files: Source/WebCore/platform/network/MIMESniffing.cpp - Source/WebCore/platform/network/HTTPStatusCodes.h - Source/WebCore/platform/network/MIMESniffing.h - Source/WebCore/platform/network/qt/QtMIMETypeSniffer.h - Source/WebCore/platform/network/qt/QtMIMETypeSniffer.cpp - Source/WebCore/html/HTMLSummaryElement.h - Source/WebCore/html/HTMLSummaryElement.cpp - Source/WebKit/qt/symbian/platformplugin/WebPlugin.h - Source/WebKit/qt/symbian/platformplugin/PlayerButton.h - Source/WebKit/qt/symbian/platformplugin/PlayerLabel.cpp - Source/WebKit/qt/symbian/platformplugin/HTML5VideoWidget.cpp - Source/WebKit/qt/symbian/platformplugin/WebPlugin.cpp - Source/WebKit/qt/symbian/platformplugin/OverlayWidget.h - Source/WebKit/qt/symbian/platformplugin/PlayerButton.cpp - Source/WebKit/qt/symbian/platformplugin/HTML5VideoWidget.h - Source/WebKit/qt/symbian/platformplugin/HTML5VideoPlugin.cpp - Source/WebKit/qt/symbian/platformplugin/PlayerLabel.h - Source/WebKit/qt/symbian/platformplugin/HTML5VideoPlugin.h - Source/WebKit/qt/symbian/platformplugin/OverlayWidget.cpp - Source/WebKit/qt/tests/MIMESniffing/tst_MIMESniffing.cpp - Source/WebKit/qt/tests/MIMESniffing/TestData.h - Source/WebKit/qt/tests/benchmarks/webgl/tst_webgl.cpp - Source/WebKit/qt/WebCoreSupport/QTKitFullScreenVideoHandler.h - Source/WebKit/qt/WebCoreSupport/QTKitFullScreenVideoHandler.mm - Source/WebKit/qt/WebCoreSupport/FullScreenVideoQt.cpp - Source/WebKit2/UIProcess/API/qt/tests/qgraphicswkview/tst_qgraphicswkview.cpp - Source/WebKit2/UIProcess/API/qt/tests/util.h - Source/WebKit2/UIProcess/API/qt/tests/qwkpage/tst_qwkpage.cpp -Copyright: 2011 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/platform/network/FormData.h -Copyright: 2004, 2006, 2008, 2011 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/network/FormData.cpp -Copyright: 2004, 2006, 2008, 2011 Apple Inc. - 2009 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/network/qt/QNetworkReplyHandler.cpp -Copyright: 2008 Nokia Corporation and/or its subsidiary(-ies) - 2007 Staikos Computing Services Inc. <info@staikos.net> - 2008 Holger Hans Peter Freyther -License: LGPL-2+ - -Files: Source/WebCore/platform/network/FormDataBuilder.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2008 Torch Mobile Inc. (http://www.torchmobile.com/) -License: LGPL-2+ - -Files: Source/WebCore/platform/PopupMenuClient.h -Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies). - 2006 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/cocoa/FontPlatformDataCocoa.mm -Copyright: 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2010 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/filters/LightSource.h -Copyright: 2008 Alex Mathews <possessedpenguinbob@gmail.com> - 2004, 2005, 2006, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2005 Eric Seidel <eric@webkit.org> - 2010 Zoltan Herczeg <zherczeg@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/filters/FEComponentTransfer.h - Source/WebCore/platform/graphics/filters/FEDiffuseLighting.cpp - Source/WebCore/platform/graphics/filters/FEFlood.h - Source/WebCore/platform/graphics/filters/FEMerge.cpp - Source/WebCore/platform/graphics/filters/FEDiffuseLighting.h - Source/WebCore/platform/graphics/filters/FEGaussianBlur.h - Source/WebCore/platform/graphics/filters/FEComposite.h - Source/WebCore/platform/graphics/filters/FEOffset.h - Source/WebCore/platform/graphics/filters/FESpecularLighting.h - Source/WebCore/platform/graphics/filters/FEDisplacementMap.h - Source/WebCore/platform/graphics/filters/FETile.h - Source/WebCore/platform/graphics/filters/FEMorphology.h - Source/WebCore/platform/graphics/filters/FEColorMatrix.h - Source/WebCore/platform/graphics/filters/FEBlend.h - Source/WebCore/platform/graphics/filters/FESpecularLighting.cpp - Source/WebCore/platform/graphics/filters/FEMerge.h -Copyright: 2004, 2005, 2006, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2005 Eric Seidel <eric@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/filters/FEColorMatrix.cpp - Source/WebCore/platform/graphics/filters/FEBlend.cpp - Source/WebCore/platform/graphics/filters/FEFlood.cpp -Copyright: 2004, 2005, 2006, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2005 Eric Seidel <eric@webkit.org> - 2009 Dirk Schulze <krit@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/filters/FETile.cpp - Source/WebCore/platform/graphics/filters/SourceGraphic.h - Source/WebCore/svg/graphics/filters/SVGFilterBuilder.h -Copyright: 2008 Alex Mathews <possessedpenguinbob@gmail.com> - 2009 Dirk Schulze <krit@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/filters/PointLightSource.h - Source/WebCore/platform/graphics/filters/DistantLightSource.h - Source/WebCore/platform/graphics/filters/SpotLightSource.h -Copyright: 2008 Alex Mathews <possessedpenguinbob@gmail.com> - 2004, 2005, 2006, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2005 Eric Seidel <eric@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/filters/FEDropShadow.h - Source/WebCore/platform/graphics/filters/FEDropShadow.cpp - Source/WebCore/css/CSSMutableValue.h - Source/WebCore/svg/SVGFEDropShadowElement.idl - Source/WebCore/svg/SVGFEDropShadowElement.h - Source/WebCore/svg/SVGFEDropShadowElement.cpp -Copyright: 2011. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/filters/SourceAlpha.cpp - Source/WebCore/platform/graphics/filters/Filter.h - Source/WebCore/platform/graphics/filters/SourceAlpha.h - Source/WebCore/platform/graphics/filters/SourceGraphic.cpp - Source/WebCore/svg/SVGFEConvolveMatrixElement.cpp - Source/WebCore/svg/SVGFEConvolveMatrixElement.h - Source/WebCore/svg/SVGFEMorphologyElement.cpp - Source/WebCore/svg/graphics/filters/SVGFilter.h - Source/WebCore/svg/graphics/filters/SVGFilterBuilder.cpp - Source/WebCore/svg/SVGFEMorphologyElement.h -Copyright: 2009 Dirk Schulze <krit@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/filters/FETurbulence.h -Copyright: 2004, 2005, 2006, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2005 Eric Seidel <eric@webkit.org> - 2009 Dirk Schulze <krit@webkit.org> - 2010 Renata Hodovan <reni@inf.u-szeged.hu> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/filters/FilterEffect.h - Source/WebCore/platform/graphics/filters/FilterEffect.cpp -Copyright: 2008 Alex Mathews <possessedpenguinbob@gmail.com> - 2009 Dirk Schulze <krit@webkit.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/filters/LightSource.cpp -Copyright: 2004, 2005, 2006, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2005 Eric Seidel <eric@webkit.org> - 2010 Zoltan Herczeg <zherczeg@webkit.org> - 2011 Renata Hodovan <reni@webkit.org>, University of Szeged. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/filters/FETurbulence.cpp -Copyright: 2004, 2005, 2006, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2005 Eric Seidel <eric@webkit.org> - 2009 Dirk Schulze <krit@webkit.org> - 2010 Renata Hodovan <reni@inf.u-szeged.hu> - 2011 Gabor Loki <loki@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/filters/FEConvolveMatrix.h -Copyright: 2004, 2005, 2006, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2005 Eric Seidel <eric@webkit.org> - 2010 Zoltan Herczeg <zherczeg@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/filters/FEGaussianBlur.cpp -Copyright: 2004, 2005, 2006, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2005 Eric Seidel <eric@webkit.org> - 2009 Dirk Schulze <krit@webkit.org> - 2010 Igalia, S.L. - 2010. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/filters/FEConvolveMatrix.cpp -Copyright: 2004, 2005, 2006, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2005 Eric Seidel <eric@webkit.org> - 2009 Dirk Schulze <krit@webkit.org> - 2010 Zoltan Herczeg <zherczeg@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/FontPlatformData.h -Copyright: 2006, 2007, 2008, 2010 Apple Inc. - 2006 Michael Emmel mike.emmel@gmail.com - 2007 Holger Hans Peter Freyther - 2007 Pioneer Research Center USA, Inc. - 2010, 2011 Brent Fulgham <bfulgham@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/FontFastPath.cpp -Copyright: 2003, 2006, 2010 Apple Inc. - 2008 Holger Hans Peter Freyther - 2009 Torch Mobile, Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/SVGGlyph.h -Copyright: 2007 Eric Seidel <eric@webkit.org> - 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2008 Rob Buis <buis@kde.org> - 2011. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/FloatPoint3D.cpp - Source/WebCore/platform/graphics/FloatPoint3D.h -Copyright: 2004, 2005, 2006 Nikolas Zimmermann <wildfox@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/FontFallbackList.h - Source/WebCore/html/HTMLQuoteElement.idl - Source/WebCore/html/HTMLFontElement.idl - Source/WebCore/html/HTMLMenuElement.idl - Source/WebCore/html/HTMLParamElement.idl - Source/WebCore/html/HTMLOListElement.idl - Source/WebCore/html/HTMLIsIndexElement.idl - Source/WebCore/html/HTMLHeadingElement.idl - Source/WebCore/html/HTMLScriptElement.idl - Source/WebCore/html/HTMLUListElement.idl - Source/WebCore/html/HTMLHeadElement.idl - Source/WebCore/html/HTMLModElement.idl - Source/WebCore/html/HTMLDivElement.idl - Source/WebCore/html/HTMLParagraphElement.idl - Source/WebCore/html/HTMLMetaElement.idl - Source/WebCore/html/HTMLDListElement.idl - Source/WebCore/html/HTMLLIElement.idl - Source/WebCore/html/HTMLHtmlElement.idl - Source/WebCore/html/HTMLHRElement.idl - Source/WebCore/html/HTMLOptGroupElement.idl - Source/WebCore/html/HTMLDirectoryElement.idl - Source/JavaScriptCore/wtf/OwnArrayPtr.h - Source/JavaScriptCore/wtf/Noncopyable.h -Copyright: 2006, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/openvg/SharedResourceOpenVG.h - Source/WebCore/platform/graphics/openvg/SharedResourceOpenVG.cpp - Source/WebCore/platform/graphics/openvg/VGUtils.cpp -Copyright: 2009. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/FontPlatformData.cpp -Copyright: 2011 Brent Fulgham -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/TextRun.h -Copyright: 2000 Lars Knoll <knoll@kde.org> - 2003, 2006, 2007, 2011 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/freetype/FontPlatformData.h -Copyright: 2006, 2007, 2008 Apple Inc. - 2006 Michael Emmel mike.emmel@gmail.com - 2007 Holger Hans Peter Freyther - 2007 Pioneer Research Center USA, Inc. - 2010 Igalia S.L. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/freetype/FontCacheFreeType.cpp - Source/WebCore/platform/graphics/freetype/FontCustomPlatformDataFreeType.cpp -Copyright: 2008 Alp Toker <alp@atoker.com> - 2010 Igalia S.L. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/freetype/FontPlatformDataFreeType.cpp -Copyright: 2006 Apple Computer, Inc. - 2006 Michael Emmel mike.emmel@gmail.com - 2007, 2008 Alp Toker <alp@atoker.com> - 2007 Holger Hans Peter Freyther - 2009, 2010 Igalia S.L. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/pango/FontPlatformData.h -Copyright: 2006, 2007, 2008 Apple Inc. - 2006 Michael Emmel mike.emmel@gmail.com - 2007 Holger Hans Peter Freyther - 2007 Pioneer Research Center USA, Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/pango/FontCustomPlatformDataPango.cpp - Source/WebCore/platform/graphics/pango/FontCachePango.cpp -Copyright: 2008 Alp Toker <alp@atoker.com> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/pango/FontPlatformDataPango.cpp -Copyright: 2006 Apple Computer, Inc. - 2006 Michael Emmel mike.emmel@gmail.com - 2007, 2008 Alp Toker <alp@atoker.com> - 2007 Holger Hans Peter Freyther - 2007 Pioneer Research Center USA, Inc. - 2009 Igalia S.L. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/FontDescription.h -Copyright: 2000 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2007 Nicholas Shanks <webkit@nickshanks.com> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/WidthIterator.cpp -Copyright: 2003, 2006, 2008, 2009, 2010, 2011 Apple Inc. - 2008 Holger Hans Peter Freyther -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/gstreamer/GRefPtrGStreamer.h - Source/WebCore/platform/graphics/gstreamer/PlatformVideoWindowMac.mm - Source/WebCore/platform/graphics/gstreamer/GRefPtrGStreamer.cpp -Copyright: 2011 Igalia S.L -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.h - Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp -Copyright: 2007 OpenedHand - 2007 Alp Toker <alp@atoker.com> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/gstreamer/PlatformVideoWindow.h - Source/WebCore/platform/graphics/gstreamer/ImageGStreamer.h - Source/WebCore/platform/graphics/gstreamer/ImageGStreamerCairo.cpp - Source/WebCore/platform/graphics/gstreamer/GStreamerGWorld.h - Source/WebCore/platform/graphics/gstreamer/PlatformVideoWindowGtk.cpp - Source/WebCore/platform/graphics/gstreamer/GOwnPtrGStreamer.h - Source/WebCore/platform/graphics/gstreamer/GOwnPtrGStreamer.cpp - Source/WebCore/platform/graphics/gstreamer/GStreamerGWorld.cpp - Source/WebCore/platform/graphics/gstreamer/ImageGStreamerCG.mm -Copyright: 2010 Igalia S.L -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp -Copyright: 2007, 2009 Apple Inc. - 2007 Collabora Ltd. - 2007 Alp Toker <alp@atoker.com> - 2009 Gustavo Noronha Silva <gns@gnome.org> - 2009, 2010 Igalia S.L -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/gstreamer/PlatformVideoWindowEfl.cpp -Copyright: 2010 Samsung Electronics -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp -Copyright: 2009, 2010 Sebastian Dröge <sebastian.droege@collabora.co.uk> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.h -Copyright: 2007, 2009 Apple Inc. - 2007 Collabora Ltd. - 2007 Alp Toker <alp@atoker.com> - 2009, 2010 Igalia S.L -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.h -Copyright: 2009,2010 Sebastian Dröge <sebastian.droege@collabora.co.uk> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/PathTraversalState.cpp -Copyright: 2006, 2007 Eric Seidel <eric@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/SVGGlyph.cpp -Copyright: 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2010-2011. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/win/IconWin.cpp -Copyright: 2006, 2007, 2008 Apple Inc. - 2007-2009 Torch Mobile, Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/win/FontPlatformDataWin.cpp -Copyright: 2006, 2007, 2008 Apple Inc. - 2008 Brent Fulgham -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/win/FontCustomPlatformDataCairo.cpp -Copyright: 2007, 2008 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/win/FontPlatformDataCairoWin.cpp -Copyright: 2006, 2007, 2008 Apple Inc. - 2007 Alp Toker - 2008, 2010, 2011 Brent Fulgham -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/win/RefCountedGDIHandle.h -Copyright: 2006, 2007, 2008, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/win/FontCustomPlatformDataCairo.h -Copyright: 2007 Apple Computer, Inc. - 2010 Brent Fulgham <bfulgham@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/Font.h -Copyright: 2000 Lars Knoll <knoll@kde.org> - 2003, 2006, 2007, 2010, 2011 Apple Inc. - 2008 Holger Hans Peter Freyther -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/StrokeStyleApplier.h -Copyright: 2008 Dirk Schulze <krit@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/mac/FontMac.mm - Source/WebCore/html/HTMLAnchorElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2006, 2007, 2008, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/mac/FontCustomPlatformData.h -Copyright: 2007 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/mac/ComplexTextControllerATSUI.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/Font.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2006, 2010, 2011 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/qt/FontPlatformData.h -Copyright: 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008 Holger Hans Peter Freyther - 2009 Torch Mobile Inc. http://www.torchmobile.com/ -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/qt/GraphicsContext3DQt.cpp -Copyright: 2010 Tieto Corporation. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/qt/FontPlatformDataQt.cpp -Copyright: 2008 Holger Hans Peter Freyther - 2009 Torch Mobile Inc. http://www.torchmobile.com/ - 2011 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/qt/GlyphPageTreeNodeQt.cpp -Copyright: 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008 Holger Hans Peter Freyther -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/qt/SimpleFontDataQt.cpp -Copyright: 2008, 2009, 2010, 2011 Nokia Corporation and/or its subsidiary(-ies) - 2008 Holger Hans Peter Freyther -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/qt/FontCacheQt.cpp -Copyright: 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008 Holger Hans Peter Freyther - 2006, 2008 Apple Inc. - 2007 Nicholas Shanks <webkit@nickshanks.com> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/qt/FontQt.cpp -Copyright: 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008, 2010 Holger Hans Peter Freyther - 2009 Dirk Schulze <krit@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/WidthIterator.h -Copyright: 2003, 2006, 2008, 2011 Apple Inc. - 2008 Holger Hans Peter Freyther -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/SimpleFontData.h -Copyright: 2006, 2008, 2010 Apple Inc. - 2007-2008 Torch Mobile, Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/image-decoders/ImageDecoder.cpp -Copyright: 2008-2009 Torch Mobile, Inc. - 2009-2010. -License: LGPL-2+ - -Files: Source/WebCore/platform/Arena.h -Copyright: 1998-2000 Netscape Communications Corporation. - 2003-6 Apple Computer - 2010. -License: LGPL-2+ - -Files: Source/WebCore/platform/TreeShared.h -Copyright: 2006, 2007, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/Length.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2006 Andrew Wellington <proton@wiretapped.net> -License: LGPL-2+ - -Files: Source/WebCore/platform/text/BidiResolver.h -Copyright: 2000 Lars Knoll <knoll@kde.org> - 2003, 2004, 2006, 2007, 2008 Apple Inc. All right reserved. -License: LGPL-2+ - -Files: Source/WebCore/platform/text/BidiContext.h - Source/WebCore/platform/text/BidiContext.cpp -Copyright: 2000 Lars Knoll <knoll@kde.org> - 2003, 2004, 2006, 2007, 2009, 2010 Apple Inc. All right reserved. -License: LGPL-2+ - -Files: Source/WebCore/platform/text/UnicodeRange.h - Source/WebCore/platform/text/UnicodeRange.cpp -Copyright: 2007 Apple Computer, Inc. - 1998 Netscape Communications Corporation. -License: LGPL-2+ - -Files: Source/WebCore/platform/text/SegmentedString.h - Source/WebCore/platform/text/SegmentedString.cpp - Source/WebCore/platform/text/PlatformString.h - Source/WebCore/css/CSSStyleDeclaration.cpp - Source/WebCore/css/CSSValue.h - Source/WebCore/css/FontFamilyValue.cpp - Source/WebCore/css/CSSPropertyLonghand.cpp - Source/WebCore/css/CSSPrimitiveValue.cpp - Source/WebCore/html/CollectionCache.cpp - Source/WebCore/html/CollectionCache.h - Source/JavaScriptCore/runtime/PropertyMapHashTable.h -Copyright: 2004, 2005, 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/text/TextBreakIteratorICU.cpp - Source/WebCore/platform/text/TextBreakIterator.h -Copyright: 2006 Lars Knoll <lars@trolltech.com> - 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/text/Base64.cpp -Copyright: 2000-2001 Dawit Alemayehu <adawit@kde.org> - 2006 Alexey Proskuryakov <ap@webkit.org> - 2007, 2008 Apple Inc. - 2010 Patrick Gansterer <paroga@paroga.com> - 1996-1999. -License: LGPL-2+ - -Files: Source/WebCore/platform/text/BidiRunList.h -Copyright: 2000 Lars Knoll <knoll@kde.org> - 2003, 2004, 2006, 2007, 2008 Apple Inc. All right reserved. - 2011 Google, Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/text/wince/TextBreakIteratorWinCE.cpp -Copyright: 2006 Lars Knoll <lars@trolltech.com> - 2007-2009 Torch Mobile, Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/text/ParserUtilities.h -Copyright: 2008 Apple Inc. - 2002, 2003 The Karbon Developers - 2006, 2007 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/platform/text/mac/StringImplMac.mm - Source/WebCore/platform/text/cf/StringImplCF.cpp - Source/WebCore/html/HTMLBRElement.idl -Copyright: 2006, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/text/mac/TextBreakIteratorInternalICUMac.mm -Copyright: 2007, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/text/String.cpp -Copyright: 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2007-2009 Torch Mobile, Inc. -License: LGPL-2+ - -Files: Source/WebCore/platform/text/qt/TextBreakIteratorQt.cpp -Copyright: 2006 Lars Knoll <lars@trolltech.com> -License: LGPL-2+ - -Files: Source/WebCore/platform/HashTools.h - Source/WebCore/make-hash-tools.pl -Copyright: 2010 Andras Becsi <abecsi@inf.u-szeged.hu>, University of Szeged -License: LGPL-2+ - -Files: Source/WebCore/platform/mac/SearchPopupMenuMac.mm -Copyright: 2006 Apple Computer, Inc. - 2010 Nokia Corporation and/or its subsidiary(-ies). -License: LGPL-2+ - -Files: Source/WebCore/platform/mac/PopupMenuMac.mm -Copyright: 2006, 2008, 2010, 2011 Apple Inc. - 2010 Nokia Corporation and/or its subsidiary(-ies). -License: LGPL-2+ - -Files: Source/WebCore/platform/qt/RenderThemeQt.cpp -Copyright: 2008 Nokia Corporation and/or its subsidiary(-ies) - 2006 Zack Rusin <zack@kde.org> - 2008 Holger Hans Peter Freyther -License: LGPL-2+ - -Files: Source/WebCore/platform/Arena.cpp -Copyright: 1998-2000 Netscape Communications Corporation. - 2003-6 Apple Computer -License: LGPL-2+ - -Files: Source/WebCore/platform/image-encoders/PNGImageEncoder.h -Copyright: 2007-2009 Torch Mobile, Inc. - 2009-2010. -License: LGPL-2+ - -Files: Source/WebCore/platform/image-encoders/JPEGImageEncoder.h - Source/WebCore/platform/image-encoders/JPEGImageEncoder.cpp -Copyright: 2009 Torch Mobile, Inc. - 2009-2010. -License: LGPL-2+ - -Files: Source/WebCore/css/quirks.css -Copyright: 2000-2003 Lars Knoll <knoll@kde.org> - 2004, 2006, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSStyleRule.h - Source/WebCore/css/CSSImportRule.h - Source/WebCore/css/CSSFontFaceRule.h - Source/WebCore/css/CSSCharsetRule.h - Source/WebCore/css/CSSPageRule.h - Source/WebCore/css/CSSUnknownRule.h -Copyright: 2002, 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/StyleSheet.cpp -Copyright: 2004, 2006 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSImageValue.h - Source/WebCore/css/CSSInheritedValue.h - Source/WebCore/css/CSSMutableStyleDeclaration.h - Source/WebCore/css/CSSInitialValue.h - Source/WebCore/css/Counter.h - Source/WebCore/css/CSSStyleDeclaration.h - Source/WebCore/css/CSSBorderImageValue.cpp - Source/WebCore/css/CSSBorderImageValue.h - Source/WebCore/css/DashboardRegion.h - Source/WebCore/css/CSSPropertyLonghand.h - Source/WebCore/css/CSSImageValue.cpp - Source/WebCore/css/CSSQuirkPrimitiveValue.h - Source/WebCore/css/FontValue.h - Source/WebCore/css/FontFamilyValue.h - Source/WebCore/xml/XSLImportRule.cpp - Source/WebCore/xml/XSLStyleSheetLibxslt.cpp - Source/JavaScriptCore/wtf/text/AtomicString.h -Copyright: 2004, 2005, 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSValueList.h - Source/JavaScriptCore/wtf/text/WTFString.h -Copyright: 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSRule.h -Copyright: 2002, 2006, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSCursorImageValue.h -Copyright: 2006 Rob Buis <buis@kde.org> - 2008 Apple Inc. All right reserved. -License: LGPL-2+ - -Files: Source/WebCore/css/mediaControlsGtk.css -Copyright: 2009 Zan Dobersek <zandobersek@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/css/CSSCharsetRule.cpp -Copyright: 2006, 2008 Apple Inc. - 2006 Alexey Proskuryakov <ap@macrules.ru> -License: LGPL-2+ - -Files: Source/WebCore/css/CSSMediaRule.h -Copyright: 2002, 2006, 2008 Apple Inc. - 2006 Samuel Weinig <sam@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/css/CSSRuleList.cpp -Copyright: 2002, 2005, 2006 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSComputedStyleDeclaration.cpp -Copyright: 2004 Zack Rusin <zack@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2007 Alexey Proskuryakov <ap@webkit.org> - 2007 Nicholas Shanks <webkit@nickshanks.com> - 2011 Sencha, Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSCursorImageValue.cpp -Copyright: 2006 Rob Buis <buis@kde.org> - 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/SVGCSSComputedStyleDeclaration.cpp -Copyright: 2007 Eric Seidel <eric@webkit.org> - 2007 Alexey Proskuryakov <ap@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/css/SVGCSSParser.cpp -Copyright: 2008 Eric Seidel <eric@webkit.org> - 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2005, 2006 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/makeprop.pl -Copyright: 1999 Waldo Bastian <bastian@kde.org> - 2007, 2008 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2010 Andras Becsi <abecsi@inf.u-szeged.hu>, University of Szeged -License: LGPL-2+ - -Files: Source/WebCore/css/CSSParserValues.cpp -Copyright: 2003 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSMutableStyleDeclaration.cpp -Copyright: 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2011 Research In Motion Limited. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSSelector.cpp -Copyright: 1999-2003 Lars Knoll <knoll@kde.org> - 2002, 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2008 David Smith <catfish.man@gmail.com> - 2010 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/SVGCSSStyleSelector.cpp -Copyright: 2005 Apple Computer, Inc. - 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2007 Alexey Proskuryakov <ap@webkit.org> - 1999-2003 Lars Knoll<knoll@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/css/CSSMediaRule.cpp -Copyright: 2002, 2005, 2006 Apple Computer, Inc. - 2006 Samuel Weinig <sam@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/css/html.css -Copyright: 2000 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSFontFaceRule.cpp - Source/WebCore/css/CSSPageRule.cpp - Source/WebCore/css/CSSStyleRule.cpp -Copyright: 2002, 2005, 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/StyleBase.cpp - Source/WebCore/css/StyleList.cpp -Copyright: 1999-2003 Lars Knoll <knoll@kde.org> - 2002, 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSValueList.cpp -Copyright: 2004, 2005, 2006, 2007, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSStyleSheet.cpp - Source/WebCore/css/StyleSheetList.h - Source/WebCore/css/StyleSheetList.cpp -Copyright: 2004, 2006, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/MediaList.cpp -Copyright: 2004, 2006, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/Rect.h -Copyright: 1999-2003 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSPrimitiveValue.h -Copyright: 2004, 2005, 2006, 2008 Apple Inc. - 2007 Alexey Proskuryakov <ap@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/css/CSSGrammar.y -Copyright: 2002-2003 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2006 Alexey Proskuryakov <ap@nypop.com> - 2008 Eric Seidel <eric@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/css/CSSParser.h -Copyright: 2003 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2008, 2009, 2010 Apple Inc. - 2008 Eric Seidel <eric@webkit.org> - 2009 - 2010 Torch Mobile (Beijing) Co. Ltd. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSSelector.h -Copyright: 1999-2003 Lars Knoll <knoll@kde.org> - 2004, 2006, 2007, 2008, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSParser.cpp -Copyright: 2003 Lars Knoll <knoll@kde.org> - 2005 Allan Sandfeld Jensen <kde@carewolf.com> - 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2007 Nicholas Shanks <webkit@nickshanks.com> - 2008 Eric Seidel <eric@webkit.org> - 2009 Torch Mobile Inc. (http://www.torchmobile.com/) -License: LGPL-2+ - -Files: Source/WebCore/css/CSSNamespace.h -Copyright: 1999-2003 Lars Knoll <knoll@kde.org> - 2004, 2006, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSParserValues.h -Copyright: 2003 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2008, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSRule.cpp -Copyright: 2002, 2005, 2006, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/ShadowValue.h -Copyright: 2004, 2005, 2006, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/makevalues.pl -Copyright: 1999 Waldo Bastian <bastian@kde.org> - 2007 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2010 Andras Becsi <abecsi@inf.u-szeged.hu>, University of Szeged -License: LGPL-2+ - -Files: Source/WebCore/css/StyleBase.h -Copyright: 1999-2003 Lars Knoll <knoll@kde.org> - 1999 Waldo Bastian <bastian@kde.org> - 2006 Samuel Weinig <sam.weinig@gmial.com> - 2004, 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSHelper.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSRuleList.h -Copyright: 2002, 2006 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/MediaList.h -Copyright: 2004, 2006, 2008, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/StyleSheet.h - Source/WebCore/xml/XSLImportRule.h - Source/WebCore/xml/XSLStyleSheet.h -Copyright: 2004, 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/ShadowValue.cpp -Copyright: 2004, 2005, 2006, 2009 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSImportRule.cpp -Copyright: 2002, 2005, 2006, 2008, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSStyleSelector.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2006, 2007 Nicholas Shanks <webkit@nickshanks.com> - 2005, 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. - 2007 Alexey Proskuryakov <ap@webkit.org> - 2007, 2008 Eric Seidel <eric@webkit.org> - 2008, 2009 Torch Mobile Inc. (http://www.torchmobile.com/) - 2011, Code Aurora Forum. - 2011. -License: LGPL-2+ - -Files: Source/WebCore/css/StyleList.h -Copyright: 1999-2003 Lars Knoll <knoll@kde.org> - 2004, 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSComputedStyleDeclaration.h -Copyright: 2004 Zack Rusin <zack@kde.org> - 2004, 2005, 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/CSSStyleSheet.h -Copyright: 2004, 2006, 2007, 2008, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/css/maketokenizer -Copyright: 2003 Lars Knoll <knoll\@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/accessibility/efl/AccessibilityObjectEfl.cpp -Copyright: 2008 Apple Ltd. - 2009-2010 ProFUSION embedded systems - 2009-2010 Samsung Electronics -License: LGPL-2+ - -Files: Source/WebCore/accessibility/qt/AccessibilityObjectQt.cpp -Copyright: 2008 Apple Ltd. -License: LGPL-2+ - -Files: Source/WebCore/plugins/IFrameShimSupport.h -Copyright: 2011 Robert Hogan <robert@roberthogan.net>. -License: LGPL-2+ - -Files: Source/WebCore/plugins/PluginData.cpp -Copyright: 2000 Harri Porten <porten@kde.org> - 2000 Daniel Molkentin <molkentin@kde.org> - 2000 Stefan Schimanski <schimmi@kde.org> - 2003, 2004, 2005, 2006, 2007 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/plugins/symbian/PluginViewSymbian.cpp -Copyright: 2009, 2010 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/editing/EditingBehaviorTypes.h - Source/WebCore/editing/EditingBehavior.h -Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies) - 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/editing/TextCheckingHelper.h -Copyright: 2006, 2007, 2008 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ +Files: Source/WebCore/* +Copyright: 2010-2011, Adam Barth + 2011, Adam Barth <abarth@webkit.org> + 2011-2014, Adobe Systems Incorporated + 2014, Alex Christensen <achristensen@webkit.org> + 2008, Alex Mathews <possessedpenguinbob@gmail.com> + 2009-2010, Alex Milowski <alex@milowski.com> + 2006, Alexander Kellett <lypanov@kde.org> + 2005, Alexey Proskuryakov + 2006-2013, Alexey Proskuryakov <ap@nypop.com> + 2006-2007, Alexey Proskuryakov <ap@webkit.org> + 2006, Allan Sandfeld Jensen <sandfeld@kde.org> + 2007, Alp Toker <alp.toker@collabora.co.uk> + 2007, Alp Toker <alp@atoker.com> + 2010-2011, Andreas Kling <kling@webkit.org> + 2009, Antonio Gomes <tonikitoo@webkit.org> + 1999, Antti Koivisto <koivisto@kde.org> + 2003-2008, Apple Computer, Inc + 2003-2016, Apple Inc + 2003-2011, Apple Inc. All right reserved + 2005-2015, Apple, Inc + 2012, Baidu Inc + 2009, Brent Fulgham + 2013, Cable Television Laboratories, Inc + 2014, Cable Television Labs Inc + 2013, Cable Television Labs, Inc + 2009, Cameron McCormack <cam@mcc.id.au> + 2015-2016, Canon Inc + 2016, Canon, Inc + 2012-2013, ChangSeok Oh <shivamidow@gmail.com> + 2006, Charles Samuels <charles@kde.org> + 2013, Cisco Systems, Inc + 2008-2014, Collabora Ltd + 2008, Collabora, Ltd + 2008, Collin Jackson <collinj@webkit.org> + 2012, Company 100 Inc + 2010-2013, Company 100, Inc + 2011, Daniel Bates <dbates@intudata.com> + 2012, David Barton <dbarton@mathscribe.com> + 2014, Dhi Aurrahman <diorahman@rockybars.com> + 2014, Digia Plc. and/or its subsidiary(-ies) + 2001-2006, Dirk Mueller <mueller@kde.org> + 2008-2010, Dirk Schulze <krit@webkit.org> + 2008, Dirk Schulze <vbs85@gmx.de> + 2009, Dominik Röttsches <dominik.roettsches@access-company.com> + 2005-2008, Eric Seidel <eric@webkit.org> + 2011-2015, Ericsson AB + 2011, Felician Marton + 2010, François Sausset <sausset@gmail.com> + 2014-2015, Frederic Wang <fred.wang@free.fr> + 2005, Frerich Raabe <raabe@kde.org> + 2006, Friedemann Kleint <fkleint@trolltech.com> + 2012, Gabor Rapcsanyi (rgabor@inf.u-szeged.hu), University of Szeged + 2006, George Staikos <staikos@kde.org> + 2008-2015, Google Inc + 2006-2013, Google, Inc + 2006, Graham Dennis <graham.dennis@gmail.com> + 2014, Gurpreet Kaur <k.gurpreet@samsung.com> + 2007, Henry Mason <hmason@mac.com> + 2008-2009, Holger Hans Peter Freyther + 2010-2012, INdT - Instituto Nokia de Tecnologia + 2015, Igaia S.L + 2015, Igalia + 2009-2016, Igalia S.L + 2012-2013, Intel Corporation + 2012, Intel Inc + 2009, Jeff Schiller <codedread@gmail.com> + 2009, Joseph Pecoraro + 2008-2011, Julien Chaffraix <jchaffraix@webkit.org> + 2010, Julien Chaffraix <jchaffraix@webkit.org> All right reserved + 2007, Justin Haygood <jhaygood@reaktix.com> + 2005-2006, Kimmo Kinnunen <kimmo.t.kinnunen@nokia.com> + 2012, Koji Ishii <kojiishi@gmail.com> + 2016-2017, Konstantin Tokarev <annulen@yandex.ru> + 1999-2000, Lars Knoll <knoll@kde.org> + 2005, Maksim Orlovich <maksim@kde.org> + 2006, Michael Emmel <mike.emmel@gmail.com> + 2012, Michael Pruett <michael@68k.org> + 2011-2013, Motorola Mobility, Inc + 2010, Mozilla Corporation + 2004-2008, Nikolas Zimmermann <zimmermann@kde.org> + 2005-2013, Nokia Corporation and/or its subsidiary(-ies) + 2008, Nuanti Ltd + 2010-2011, Patrick Gansterer <paroga@paroga.com> + 2014, Raspberry Pi Foundation + 2011, Renata Hodovan <reni@webkit.org> + 2012, Rik Cabanier <cabanier@adobe.com> + 2004-2006, Rob Buis <buis@kde.org> + 2012-2014, Samsung Electornics and/or its subsidiary(-ies) + 2006, Samuel Weinig <sam.weinig@gmail.com> + 2010-2011, Sencha, Inc + 2006, Simon Hausmann <hausmann@kde.org> + 2012, SoftAtHome + 2007, Staikos Computing Services Inc <info@staikos.net> + 2008-2010, The Android Open Source Project + 2013, The MathJax Consortium + 2015, The Qt Company Ltd + 2012, Tony Chang <tony@chromium.org> + 2007-2009, Torch Mobile, Inc. (http://www.torchmobile.com/) + 2010-2012, University of Szeged + 2011-2014, University of Washington + 2012, Victor Carbune <victor@rosedu.org> + 2013, Xidorn Quan <quanxunzhen@gmail.com> + 2013, Xueqing Huang <huangxueqing@baidu.com> + 2014, Yusuke Suzuki <utatane.tea@gmail.com> + 2006, Zack Rusin <zack@kde.org> + 2012, Zan Dobersek <zandobersek@gmail.com> + 2010-2011, Zoltan Herczeg + 2010, Zoltan Herczeg <zherczeg@webkit.org> + 2012, Zoltan Horvath (zoltan@webkit.org) 2012 University of Szeged +License: BSD-2-clause + +Files: Source/WebCore/Modules/battery/* + Source/WebCore/Modules/gamepad/deprecated/NavigatorGamepad.idl + Source/WebCore/Modules/geolocation/NavigatorGeolocation.cpp + Source/WebCore/Modules/geolocation/NavigatorGeolocation.h + Source/WebCore/Modules/geolocation/NavigatorGeolocation.idl + Source/WebCore/Modules/mediastream/NavigatorUserMedia.idl + Source/WebCore/Modules/navigatorcontentutils/NavigatorContentUtils.idl + Source/WebCore/Modules/proximity/DeviceProximityEvent.cpp + Source/WebCore/Modules/proximity/DeviceProximityEvent.h + Source/WebCore/Modules/proximity/DeviceProximityEvent.idl + Source/WebCore/Modules/quota/NavigatorStorageQuota.idl + Source/WebCore/Modules/quota/WorkerNavigatorStorageQuota.idl + Source/WebCore/Modules/vibration/* + Source/WebCore/Modules/websockets/* + Source/WebCore/WebCorePrefix.h + Source/WebCore/accessibility/AccessibilityProgressIndicator.cpp + Source/WebCore/accessibility/AccessibilityProgressIndicator.h + Source/WebCore/accessibility/atk/* + Source/WebCore/accessibility/qt/* + Source/WebCore/bindings/gobject/ConvertToUTF8String.cpp + Source/WebCore/bindings/gobject/ConvertToUTF8String.h + Source/WebCore/bindings/gobject/DOMObjectCache.cpp + Source/WebCore/bindings/gobject/DOMObjectCache.h + Source/WebCore/bindings/gobject/GObjectEventListener.cpp + Source/WebCore/bindings/gobject/GObjectEventListener.h + Source/WebCore/bindings/gobject/GObjectNodeFilterCondition.cpp + Source/WebCore/bindings/gobject/GObjectNodeFilterCondition.h + Source/WebCore/bindings/gobject/GObjectXPathNSResolver.cpp + Source/WebCore/bindings/gobject/GObjectXPathNSResolver.h + Source/WebCore/bindings/gobject/WebKitDOMCustom.cpp + Source/WebCore/bindings/gobject/WebKitDOMCustom.h + Source/WebCore/bindings/gobject/WebKitDOMCustomUnstable.h + Source/WebCore/bindings/gobject/WebKitDOMDeprecated.cpp + Source/WebCore/bindings/gobject/WebKitDOMDeprecated.h + Source/WebCore/bindings/gobject/WebKitDOMEventTarget.h + Source/WebCore/bindings/gobject/WebKitDOMEventTargetPrivate.h + Source/WebCore/bindings/gobject/WebKitDOMNodeFilter.cpp + Source/WebCore/bindings/gobject/WebKitDOMNodeFilter.h + Source/WebCore/bindings/gobject/WebKitDOMNodeFilterPrivate.h + Source/WebCore/bindings/gobject/WebKitDOMObject.h + Source/WebCore/bindings/gobject/WebKitDOMPrivate.cpp + Source/WebCore/bindings/gobject/WebKitDOMPrivate.h + Source/WebCore/bindings/gobject/WebKitDOMXPathNSResolver.cpp + Source/WebCore/bindings/gobject/WebKitDOMXPathNSResolver.h + Source/WebCore/bindings/gobject/WebKitDOMXPathNSResolverPrivate.h + Source/WebCore/bindings/js/DOMConstructorWithDocument.h + Source/WebCore/bindings/js/DOMWrapperWorld.cpp + Source/WebCore/bindings/js/DOMWrapperWorld.h + Source/WebCore/bindings/js/JSCanvasRenderingContext2DCustom.cpp + Source/WebCore/bindings/js/JSDOMBinding.cpp + Source/WebCore/bindings/js/JSDOMBinding.h + Source/WebCore/bindings/js/JSDOMConstructor.h + Source/WebCore/bindings/js/JSDOMMimeTypeArrayCustom.cpp + Source/WebCore/bindings/js/JSDOMPluginArrayCustom.cpp + Source/WebCore/bindings/js/JSDOMPluginCustom.cpp + Source/WebCore/bindings/js/JSDOMStringListCustom.cpp + Source/WebCore/bindings/js/JSDOMWindowBase.cpp + Source/WebCore/bindings/js/JSDOMWindowBase.h + Source/WebCore/bindings/js/JSDOMWindowCustom.cpp + Source/WebCore/bindings/js/JSDOMWindowCustom.h + Source/WebCore/bindings/js/JSDOMWrapper.h + Source/WebCore/bindings/js/JSDocumentCustom.cpp + Source/WebCore/bindings/js/JSEventListener.cpp + Source/WebCore/bindings/js/JSEventListener.h + Source/WebCore/bindings/js/JSHTMLCollectionCustom.cpp + Source/WebCore/bindings/js/JSHTMLFormControlsCollectionCustom.cpp + Source/WebCore/bindings/js/JSHTMLOptionsCollectionCustom.cpp + Source/WebCore/bindings/js/JSHTMLSelectElementCustom.cpp + Source/WebCore/bindings/js/JSImageConstructor.cpp + Source/WebCore/bindings/js/JSImageConstructor.h + Source/WebCore/bindings/js/JSLazyEventListener.cpp + Source/WebCore/bindings/js/JSLazyEventListener.h + Source/WebCore/bindings/js/JSLocationCustom.cpp + Source/WebCore/bindings/js/JSNodeIteratorCustom.cpp + Source/WebCore/bindings/js/JSPluginElementFunctions.cpp + Source/WebCore/bindings/js/JSPluginElementFunctions.h + Source/WebCore/bindings/js/JSReadableStreamPrivateConstructors.cpp + Source/WebCore/bindings/js/JSReadableStreamPrivateConstructors.h + Source/WebCore/bindings/js/JSSVGLengthCustom.cpp + Source/WebCore/bindings/js/JSSVGPathSegCustom.cpp + Source/WebCore/bindings/js/JSTreeWalkerCustom.cpp + Source/WebCore/bindings/js/ScheduledAction.cpp + Source/WebCore/bindings/js/ScheduledAction.h + Source/WebCore/bindings/js/ScriptController.cpp + Source/WebCore/bindings/js/ScriptController.h + Source/WebCore/bindings/js/WebCoreJSClientData.h + Source/WebCore/bindings/scripts/CodeGenerator.pm + Source/WebCore/bindings/scripts/CodeGeneratorGObject.pm + Source/WebCore/bindings/scripts/CodeGeneratorJS.pm + Source/WebCore/bindings/scripts/Hasher.pm + Source/WebCore/bindings/scripts/IDLParser.pm + Source/WebCore/bindings/scripts/generate-bindings.pl + Source/WebCore/bindings/scripts/gobject-generate-headers.pl + Source/WebCore/bindings/scripts/preprocess-idls.pl + Source/WebCore/bindings/scripts/preprocessor.pm + Source/WebCore/bridge/qt/* + Source/WebCore/bridge/testbindings.cpp + Source/WebCore/config.h + Source/WebCore/css/CSSBorderImage.cpp + Source/WebCore/css/CSSBorderImage.h + Source/WebCore/css/CSSCharsetRule.cpp + Source/WebCore/css/CSSCharsetRule.h + Source/WebCore/css/CSSCharsetRule.idl + Source/WebCore/css/CSSComputedStyleDeclaration.cpp + Source/WebCore/css/CSSComputedStyleDeclaration.h + Source/WebCore/css/CSSCursorImageValue.cpp + Source/WebCore/css/CSSCursorImageValue.h + Source/WebCore/css/CSSDefaultStyleSheets.cpp + Source/WebCore/css/CSSDefaultStyleSheets.h + Source/WebCore/css/CSSFontFaceRule.cpp + Source/WebCore/css/CSSFontFaceRule.h + Source/WebCore/css/CSSFontFaceRule.idl + Source/WebCore/css/CSSFontValue.cpp + Source/WebCore/css/CSSFontValue.h + Source/WebCore/css/CSSGrammar.y.in + Source/WebCore/css/CSSGrammar.y.includes + Source/WebCore/css/CSSGroupingRule.h + Source/WebCore/css/CSSHelper.h + Source/WebCore/css/CSSImageValue.cpp + Source/WebCore/css/CSSImageValue.h + Source/WebCore/css/CSSImportRule.cpp + Source/WebCore/css/CSSImportRule.h + Source/WebCore/css/CSSImportRule.idl + Source/WebCore/css/CSSInheritedValue.cpp + Source/WebCore/css/CSSInheritedValue.h + Source/WebCore/css/CSSInitialValue.cpp + Source/WebCore/css/CSSInitialValue.h + Source/WebCore/css/CSSMediaRule.cpp + Source/WebCore/css/CSSMediaRule.h + Source/WebCore/css/CSSMediaRule.idl + Source/WebCore/css/CSSPageRule.cpp + Source/WebCore/css/CSSPageRule.h + Source/WebCore/css/CSSPageRule.idl + Source/WebCore/css/CSSParser.cpp + Source/WebCore/css/CSSParser.h + Source/WebCore/css/CSSParserValues.cpp + Source/WebCore/css/CSSParserValues.h + Source/WebCore/css/CSSPrimitiveValue.cpp + Source/WebCore/css/CSSPrimitiveValue.h + Source/WebCore/css/CSSPrimitiveValue.idl + Source/WebCore/css/CSSProperty.cpp + Source/WebCore/css/CSSProperty.h + Source/WebCore/css/CSSRule.cpp + Source/WebCore/css/CSSRule.h + Source/WebCore/css/CSSRule.idl + Source/WebCore/css/CSSRuleList.cpp + Source/WebCore/css/CSSRuleList.h + Source/WebCore/css/CSSSelector.cpp + Source/WebCore/css/CSSSelector.h + Source/WebCore/css/CSSShadowValue.cpp + Source/WebCore/css/CSSShadowValue.h + Source/WebCore/css/CSSStyleDeclaration.h + Source/WebCore/css/CSSStyleDeclaration.idl + Source/WebCore/css/CSSStyleRule.cpp + Source/WebCore/css/CSSStyleRule.h + Source/WebCore/css/CSSStyleRule.idl + Source/WebCore/css/CSSStyleSheet.cpp + Source/WebCore/css/CSSStyleSheet.h + Source/WebCore/css/CSSStyleSheet.idl + Source/WebCore/css/CSSToStyleMap.cpp + Source/WebCore/css/CSSToStyleMap.h + Source/WebCore/css/CSSUnknownRule.h + Source/WebCore/css/CSSUnknownRule.idl + Source/WebCore/css/CSSValue.h + Source/WebCore/css/CSSValue.idl + Source/WebCore/css/CSSValueList.cpp + Source/WebCore/css/CSSValueList.h + Source/WebCore/css/Counter.h + Source/WebCore/css/Counter.idl + Source/WebCore/css/DashboardRegion.h + Source/WebCore/css/DocumentRuleSets.cpp + Source/WebCore/css/DocumentRuleSets.h + Source/WebCore/css/ElementRuleCollector.cpp + Source/WebCore/css/ElementRuleCollector.h + Source/WebCore/css/InspectorCSSOMWrappers.cpp + Source/WebCore/css/InspectorCSSOMWrappers.h + Source/WebCore/css/LengthFunctions.cpp + Source/WebCore/css/LengthFunctions.h + Source/WebCore/css/MediaFeatureNames.cpp + Source/WebCore/css/MediaFeatureNames.h + Source/WebCore/css/MediaList.cpp + Source/WebCore/css/MediaList.h + Source/WebCore/css/MediaQueryList.cpp + Source/WebCore/css/MediaQueryList.h + Source/WebCore/css/MediaQueryList.idl + Source/WebCore/css/MediaQueryListListener.h + Source/WebCore/css/MediaQueryListListener.idl + Source/WebCore/css/MediaQueryMatcher.cpp + Source/WebCore/css/MediaQueryMatcher.h + Source/WebCore/css/PageRuleCollector.cpp + Source/WebCore/css/PageRuleCollector.h + Source/WebCore/css/Pair.h + Source/WebCore/css/PropertySetCSSStyleDeclaration.cpp + Source/WebCore/css/RGBColor.idl + Source/WebCore/css/Rect.h + Source/WebCore/css/Rect.idl + Source/WebCore/css/RuleFeature.cpp + Source/WebCore/css/RuleFeature.h + Source/WebCore/css/RuleSet.cpp + Source/WebCore/css/RuleSet.h + Source/WebCore/css/SVGCSSComputedStyleDeclaration.cpp + Source/WebCore/css/SVGCSSParser.cpp + Source/WebCore/css/SelectorChecker.cpp + Source/WebCore/css/SelectorChecker.h + Source/WebCore/css/SelectorFilter.cpp + Source/WebCore/css/SelectorFilter.h + Source/WebCore/css/SourceSizeList.cpp + Source/WebCore/css/SourceSizeList.h + Source/WebCore/css/StyleProperties.cpp + Source/WebCore/css/StyleProperties.h + Source/WebCore/css/StylePropertyShorthand.cpp + Source/WebCore/css/StylePropertyShorthand.h + Source/WebCore/css/StyleResolver.cpp + Source/WebCore/css/StyleResolver.h + Source/WebCore/css/StyleRule.cpp + Source/WebCore/css/StyleRule.h + Source/WebCore/css/StyleRuleImport.cpp + Source/WebCore/css/StyleRuleImport.h + Source/WebCore/css/StyleSheet.cpp + Source/WebCore/css/StyleSheet.h + Source/WebCore/css/StyleSheet.idl + Source/WebCore/css/StyleSheetContents.cpp + Source/WebCore/css/StyleSheetContents.h + Source/WebCore/css/StyleSheetList.cpp + Source/WebCore/css/StyleSheetList.h + Source/WebCore/css/StyleSheetList.idl + Source/WebCore/css/html.css + Source/WebCore/css/make-css-file-arrays.pl + Source/WebCore/css/makegrammar.pl + Source/WebCore/css/makeprop.pl + Source/WebCore/css/makevalues.pl + Source/WebCore/css/quirks.css + Source/WebCore/dom/Attr.cpp + Source/WebCore/dom/Attr.h + Source/WebCore/dom/Attr.idl + Source/WebCore/dom/Attribute.h + Source/WebCore/dom/AuthorStyleSheets.cpp + Source/WebCore/dom/AuthorStyleSheets.h + Source/WebCore/dom/BeforeUnloadEvent.cpp + Source/WebCore/dom/BeforeUnloadEvent.h + Source/WebCore/dom/CDATASection.cpp + Source/WebCore/dom/CDATASection.h + Source/WebCore/dom/CDATASection.idl + Source/WebCore/dom/CharacterData.cpp + Source/WebCore/dom/CharacterData.h + Source/WebCore/dom/CharacterData.idl + Source/WebCore/dom/CheckedRadioButtons.cpp + Source/WebCore/dom/CheckedRadioButtons.h + Source/WebCore/dom/ChildNode.idl + Source/WebCore/dom/ChildNodeList.cpp + Source/WebCore/dom/ChildNodeList.h + Source/WebCore/dom/ClipboardEvent.cpp + Source/WebCore/dom/ClipboardEvent.h + Source/WebCore/dom/Comment.cpp + Source/WebCore/dom/Comment.h + Source/WebCore/dom/Comment.idl + Source/WebCore/dom/ContainerNode.cpp + Source/WebCore/dom/ContainerNode.h + Source/WebCore/dom/ContainerNodeAlgorithms.cpp + Source/WebCore/dom/ContainerNodeAlgorithms.h + Source/WebCore/dom/DOMImplementation.cpp + Source/WebCore/dom/DOMImplementation.h + Source/WebCore/dom/DOMImplementation.idl + Source/WebCore/dom/DataTransfer.h + Source/WebCore/dom/Document.cpp + Source/WebCore/dom/Document.h + Source/WebCore/dom/Document.idl + Source/WebCore/dom/DocumentFragment.cpp + Source/WebCore/dom/DocumentFragment.h + Source/WebCore/dom/DocumentFragment.idl + Source/WebCore/dom/DocumentMarker.h + Source/WebCore/dom/DocumentMarkerController.cpp + Source/WebCore/dom/DocumentMarkerController.h + Source/WebCore/dom/DocumentParser.h + Source/WebCore/dom/DocumentType.cpp + Source/WebCore/dom/DocumentType.h + Source/WebCore/dom/DocumentType.idl + Source/WebCore/dom/Element.cpp + Source/WebCore/dom/Element.h + Source/WebCore/dom/Element.idl + Source/WebCore/dom/ElementRareData.h + Source/WebCore/dom/ElementTraversal.h + Source/WebCore/dom/Entity.h + Source/WebCore/dom/Entity.idl + Source/WebCore/dom/EntityReference.cpp + Source/WebCore/dom/EntityReference.h + Source/WebCore/dom/EntityReference.idl + Source/WebCore/dom/Event.cpp + Source/WebCore/dom/Event.h + Source/WebCore/dom/Event.idl + Source/WebCore/dom/EventDispatcher.cpp + Source/WebCore/dom/EventDispatcher.h + Source/WebCore/dom/EventListener.h + Source/WebCore/dom/EventListener.idl + Source/WebCore/dom/EventNames.cpp + Source/WebCore/dom/EventNames.h + Source/WebCore/dom/EventTarget.idl + Source/WebCore/dom/ExceptionCode.h + Source/WebCore/dom/ExtensionStyleSheets.cpp + Source/WebCore/dom/ExtensionStyleSheets.h + Source/WebCore/dom/HashChangeEvent.h + Source/WebCore/dom/HashChangeEvent.idl + Source/WebCore/dom/InlineStyleSheetOwner.cpp + Source/WebCore/dom/InlineStyleSheetOwner.h + Source/WebCore/dom/KeyboardEvent.cpp + Source/WebCore/dom/KeyboardEvent.h + Source/WebCore/dom/KeyboardEvent.idl + Source/WebCore/dom/LiveNodeList.cpp + Source/WebCore/dom/LiveNodeList.h + Source/WebCore/dom/Microtasks.cpp + Source/WebCore/dom/Microtasks.h + Source/WebCore/dom/MouseEvent.cpp + Source/WebCore/dom/MouseEvent.h + Source/WebCore/dom/MouseEvent.idl + Source/WebCore/dom/MouseRelatedEvent.cpp + Source/WebCore/dom/MouseRelatedEvent.h + Source/WebCore/dom/MutationEvent.cpp + Source/WebCore/dom/MutationEvent.h + Source/WebCore/dom/MutationEvent.idl + Source/WebCore/dom/NameNodeList.cpp + Source/WebCore/dom/NameNodeList.h + Source/WebCore/dom/NamedNodeMap.cpp + Source/WebCore/dom/NamedNodeMap.h + Source/WebCore/dom/NamedNodeMap.idl + Source/WebCore/dom/Node.cpp + Source/WebCore/dom/Node.h + Source/WebCore/dom/Node.idl + Source/WebCore/dom/NodeFilter.h + Source/WebCore/dom/NodeFilter.idl + Source/WebCore/dom/NodeFilterCondition.cpp + Source/WebCore/dom/NodeFilterCondition.h + Source/WebCore/dom/NodeIterator.cpp + Source/WebCore/dom/NodeIterator.h + Source/WebCore/dom/NodeIterator.idl + Source/WebCore/dom/NodeList.h + Source/WebCore/dom/NodeList.idl + Source/WebCore/dom/NodeRareData.h + Source/WebCore/dom/NodeRenderStyle.h + Source/WebCore/dom/NodeTraversal.cpp + Source/WebCore/dom/NodeTraversal.h + Source/WebCore/dom/ProcessingInstruction.cpp + Source/WebCore/dom/ProcessingInstruction.h + Source/WebCore/dom/ProcessingInstruction.idl + Source/WebCore/dom/QualifiedName.cpp + Source/WebCore/dom/QualifiedName.h + Source/WebCore/dom/Range.cpp + Source/WebCore/dom/Range.h + Source/WebCore/dom/Range.idl + Source/WebCore/dom/RegisteredEventListener.cpp + Source/WebCore/dom/RegisteredEventListener.h + Source/WebCore/dom/ScriptElement.cpp + Source/WebCore/dom/ScriptElement.h + Source/WebCore/dom/SimulatedClickOptions.h + Source/WebCore/dom/SpaceSplitString.cpp + Source/WebCore/dom/SpaceSplitString.h + Source/WebCore/dom/StyledElement.cpp + Source/WebCore/dom/StyledElement.h + Source/WebCore/dom/TagCollection.cpp + Source/WebCore/dom/TagCollection.h + Source/WebCore/dom/Text.cpp + Source/WebCore/dom/Text.h + Source/WebCore/dom/Text.idl + Source/WebCore/dom/TransformSource.h + Source/WebCore/dom/Traversal.cpp + Source/WebCore/dom/Traversal.h + Source/WebCore/dom/TreeScopeAdopter.cpp + Source/WebCore/dom/TreeScopeAdopter.h + Source/WebCore/dom/TreeWalker.cpp + Source/WebCore/dom/TreeWalker.h + Source/WebCore/dom/TreeWalker.idl + Source/WebCore/dom/UIEvent.cpp + Source/WebCore/dom/UIEvent.h + Source/WebCore/dom/UIEvent.idl + Source/WebCore/dom/UIEventWithKeyState.cpp + Source/WebCore/dom/UIEventWithKeyState.h + Source/WebCore/dom/ViewportArguments.cpp + Source/WebCore/dom/ViewportArguments.h + Source/WebCore/dom/VisitedLinkState.cpp + Source/WebCore/dom/VisitedLinkState.h + Source/WebCore/dom/WheelEvent.cpp + Source/WebCore/dom/WheelEvent.h + Source/WebCore/dom/WheelEvent.idl + Source/WebCore/editing/EditingBehavior.h + Source/WebCore/editing/EditingBehaviorTypes.h + Source/WebCore/editing/TextCheckingHelper.h + Source/WebCore/editing/atk/* + Source/WebCore/html/BaseTextInputType.cpp + Source/WebCore/html/CollectionType.h + Source/WebCore/html/DOMURL.cpp + Source/WebCore/html/EmailInputType.cpp + Source/WebCore/html/FileInputType.cpp + Source/WebCore/html/FormAssociatedElement.cpp + Source/WebCore/html/FormAssociatedElement.h + Source/WebCore/html/FormController.cpp + Source/WebCore/html/FormController.h + Source/WebCore/html/FormDataList.cpp + Source/WebCore/html/FormDataList.h + Source/WebCore/html/FormNamedItem.h + Source/WebCore/html/HTMLAnchorElement.cpp + Source/WebCore/html/HTMLAnchorElement.h + Source/WebCore/html/HTMLAnchorElement.idl + Source/WebCore/html/HTMLAppletElement.cpp + Source/WebCore/html/HTMLAppletElement.h + Source/WebCore/html/HTMLAppletElement.idl + Source/WebCore/html/HTMLAreaElement.cpp + Source/WebCore/html/HTMLAreaElement.h + Source/WebCore/html/HTMLAreaElement.idl + Source/WebCore/html/HTMLBDIElement.h + Source/WebCore/html/HTMLBRElement.cpp + Source/WebCore/html/HTMLBRElement.h + Source/WebCore/html/HTMLBRElement.idl + Source/WebCore/html/HTMLBaseElement.cpp + Source/WebCore/html/HTMLBaseElement.h + Source/WebCore/html/HTMLBaseElement.idl + Source/WebCore/html/HTMLBaseFontElement.cpp + Source/WebCore/html/HTMLBaseFontElement.h + Source/WebCore/html/HTMLBaseFontElement.idl + Source/WebCore/html/HTMLBodyElement.cpp + Source/WebCore/html/HTMLBodyElement.h + Source/WebCore/html/HTMLBodyElement.idl + Source/WebCore/html/HTMLButtonElement.cpp + Source/WebCore/html/HTMLButtonElement.h + Source/WebCore/html/HTMLButtonElement.idl + Source/WebCore/html/HTMLCollection.cpp + Source/WebCore/html/HTMLCollection.h + Source/WebCore/html/HTMLCollection.idl + Source/WebCore/html/HTMLDListElement.cpp + Source/WebCore/html/HTMLDListElement.h + Source/WebCore/html/HTMLDListElement.idl + Source/WebCore/html/HTMLDetailsElement.cpp + Source/WebCore/html/HTMLDetailsElement.h + Source/WebCore/html/HTMLDetailsElement.idl + Source/WebCore/html/HTMLDirectoryElement.cpp + Source/WebCore/html/HTMLDirectoryElement.h + Source/WebCore/html/HTMLDirectoryElement.idl + Source/WebCore/html/HTMLDivElement.cpp + Source/WebCore/html/HTMLDivElement.h + Source/WebCore/html/HTMLDivElement.idl + Source/WebCore/html/HTMLDocument.h + Source/WebCore/html/HTMLDocument.idl + Source/WebCore/html/HTMLElement.cpp + Source/WebCore/html/HTMLElement.h + Source/WebCore/html/HTMLElement.idl + Source/WebCore/html/HTMLEmbedElement.cpp + Source/WebCore/html/HTMLEmbedElement.h + Source/WebCore/html/HTMLEmbedElement.idl + Source/WebCore/html/HTMLFieldSetElement.cpp + Source/WebCore/html/HTMLFieldSetElement.h + Source/WebCore/html/HTMLFieldSetElement.idl + Source/WebCore/html/HTMLFontElement.cpp + Source/WebCore/html/HTMLFontElement.h + Source/WebCore/html/HTMLFontElement.idl + Source/WebCore/html/HTMLFormControlElement.cpp + Source/WebCore/html/HTMLFormControlElement.h + Source/WebCore/html/HTMLFormControlElementWithState.cpp + Source/WebCore/html/HTMLFormControlElementWithState.h + Source/WebCore/html/HTMLFormControlsCollection.cpp + Source/WebCore/html/HTMLFormControlsCollection.h + Source/WebCore/html/HTMLFormControlsCollection.idl + Source/WebCore/html/HTMLFormElement.cpp + Source/WebCore/html/HTMLFormElement.h + Source/WebCore/html/HTMLFormElement.idl + Source/WebCore/html/HTMLFrameElement.cpp + Source/WebCore/html/HTMLFrameElement.h + Source/WebCore/html/HTMLFrameElement.idl + Source/WebCore/html/HTMLFrameElementBase.cpp + Source/WebCore/html/HTMLFrameElementBase.h + Source/WebCore/html/HTMLFrameOwnerElement.cpp + Source/WebCore/html/HTMLFrameOwnerElement.h + Source/WebCore/html/HTMLFrameSetElement.cpp + Source/WebCore/html/HTMLFrameSetElement.h + Source/WebCore/html/HTMLFrameSetElement.idl + Source/WebCore/html/HTMLHRElement.cpp + Source/WebCore/html/HTMLHRElement.h + Source/WebCore/html/HTMLHRElement.idl + Source/WebCore/html/HTMLHeadElement.cpp + Source/WebCore/html/HTMLHeadElement.h + Source/WebCore/html/HTMLHeadElement.idl + Source/WebCore/html/HTMLHeadingElement.cpp + Source/WebCore/html/HTMLHeadingElement.h + Source/WebCore/html/HTMLHeadingElement.idl + Source/WebCore/html/HTMLHtmlElement.cpp + Source/WebCore/html/HTMLHtmlElement.h + Source/WebCore/html/HTMLHtmlElement.idl + Source/WebCore/html/HTMLIFrameElement.cpp + Source/WebCore/html/HTMLIFrameElement.h + Source/WebCore/html/HTMLIFrameElement.idl + Source/WebCore/html/HTMLImageElement.cpp + Source/WebCore/html/HTMLImageElement.h + Source/WebCore/html/HTMLImageElement.idl + Source/WebCore/html/HTMLImageLoader.cpp + Source/WebCore/html/HTMLImageLoader.h + Source/WebCore/html/HTMLInputElement.cpp + Source/WebCore/html/HTMLInputElement.h + Source/WebCore/html/HTMLInputElement.idl + Source/WebCore/html/HTMLKeygenElement.cpp + Source/WebCore/html/HTMLKeygenElement.h + Source/WebCore/html/HTMLLIElement.cpp + Source/WebCore/html/HTMLLIElement.h + Source/WebCore/html/HTMLLIElement.idl + Source/WebCore/html/HTMLLabelElement.cpp + Source/WebCore/html/HTMLLabelElement.h + Source/WebCore/html/HTMLLabelElement.idl + Source/WebCore/html/HTMLLegendElement.cpp + Source/WebCore/html/HTMLLegendElement.h + Source/WebCore/html/HTMLLegendElement.idl + Source/WebCore/html/HTMLLinkElement.cpp + Source/WebCore/html/HTMLLinkElement.h + Source/WebCore/html/HTMLLinkElement.idl + Source/WebCore/html/HTMLMapElement.cpp + Source/WebCore/html/HTMLMapElement.h + Source/WebCore/html/HTMLMapElement.idl + Source/WebCore/html/HTMLMarqueeElement.cpp + Source/WebCore/html/HTMLMarqueeElement.h + Source/WebCore/html/HTMLMarqueeElement.idl + Source/WebCore/html/HTMLMenuElement.cpp + Source/WebCore/html/HTMLMenuElement.h + Source/WebCore/html/HTMLMenuElement.idl + Source/WebCore/html/HTMLMetaElement.cpp + Source/WebCore/html/HTMLMetaElement.h + Source/WebCore/html/HTMLMetaElement.idl + Source/WebCore/html/HTMLMeterElement.cpp + Source/WebCore/html/HTMLMeterElement.h + Source/WebCore/html/HTMLMeterElement.idl + Source/WebCore/html/HTMLModElement.cpp + Source/WebCore/html/HTMLModElement.h + Source/WebCore/html/HTMLModElement.idl + Source/WebCore/html/HTMLNameCollection.cpp + Source/WebCore/html/HTMLNameCollection.h + Source/WebCore/html/HTMLOListElement.cpp + Source/WebCore/html/HTMLOListElement.h + Source/WebCore/html/HTMLOListElement.idl + Source/WebCore/html/HTMLObjectElement.cpp + Source/WebCore/html/HTMLObjectElement.h + Source/WebCore/html/HTMLObjectElement.idl + Source/WebCore/html/HTMLOptGroupElement.cpp + Source/WebCore/html/HTMLOptGroupElement.h + Source/WebCore/html/HTMLOptGroupElement.idl + Source/WebCore/html/HTMLOptionElement.cpp + Source/WebCore/html/HTMLOptionElement.h + Source/WebCore/html/HTMLOptionElement.idl + Source/WebCore/html/HTMLOptionsCollection.cpp + Source/WebCore/html/HTMLOptionsCollection.h + Source/WebCore/html/HTMLOptionsCollection.idl + Source/WebCore/html/HTMLParagraphElement.cpp + Source/WebCore/html/HTMLParagraphElement.h + Source/WebCore/html/HTMLParagraphElement.idl + Source/WebCore/html/HTMLParamElement.cpp + Source/WebCore/html/HTMLParamElement.h + Source/WebCore/html/HTMLParamElement.idl + Source/WebCore/html/HTMLPlugInElement.cpp + Source/WebCore/html/HTMLPlugInElement.h + Source/WebCore/html/HTMLPlugInImageElement.cpp + Source/WebCore/html/HTMLPlugInImageElement.h + Source/WebCore/html/HTMLPreElement.cpp + Source/WebCore/html/HTMLPreElement.h + Source/WebCore/html/HTMLPreElement.idl + Source/WebCore/html/HTMLProgressElement.cpp + Source/WebCore/html/HTMLProgressElement.h + Source/WebCore/html/HTMLProgressElement.idl + Source/WebCore/html/HTMLQuoteElement.cpp + Source/WebCore/html/HTMLQuoteElement.h + Source/WebCore/html/HTMLQuoteElement.idl + Source/WebCore/html/HTMLScriptElement.cpp + Source/WebCore/html/HTMLScriptElement.h + Source/WebCore/html/HTMLScriptElement.idl + Source/WebCore/html/HTMLSelectElement.cpp + Source/WebCore/html/HTMLSelectElement.h + Source/WebCore/html/HTMLSelectElement.idl + Source/WebCore/html/HTMLStyleElement.cpp + Source/WebCore/html/HTMLStyleElement.h + Source/WebCore/html/HTMLStyleElement.idl + Source/WebCore/html/HTMLSummaryElement.cpp + Source/WebCore/html/HTMLSummaryElement.h + Source/WebCore/html/HTMLTableCaptionElement.cpp + Source/WebCore/html/HTMLTableCaptionElement.h + Source/WebCore/html/HTMLTableCaptionElement.idl + Source/WebCore/html/HTMLTableCellElement.cpp + Source/WebCore/html/HTMLTableCellElement.h + Source/WebCore/html/HTMLTableCellElement.idl + Source/WebCore/html/HTMLTableColElement.cpp + Source/WebCore/html/HTMLTableColElement.h + Source/WebCore/html/HTMLTableColElement.idl + Source/WebCore/html/HTMLTableElement.cpp + Source/WebCore/html/HTMLTableElement.h + Source/WebCore/html/HTMLTableElement.idl + Source/WebCore/html/HTMLTablePartElement.cpp + Source/WebCore/html/HTMLTablePartElement.h + Source/WebCore/html/HTMLTableRowElement.cpp + Source/WebCore/html/HTMLTableRowElement.h + Source/WebCore/html/HTMLTableRowElement.idl + Source/WebCore/html/HTMLTableSectionElement.cpp + Source/WebCore/html/HTMLTableSectionElement.h + Source/WebCore/html/HTMLTableSectionElement.idl + Source/WebCore/html/HTMLTextAreaElement.cpp + Source/WebCore/html/HTMLTextAreaElement.h + Source/WebCore/html/HTMLTextAreaElement.idl + Source/WebCore/html/HTMLTextFormControlElement.cpp + Source/WebCore/html/HTMLTextFormControlElement.h + Source/WebCore/html/HTMLTitleElement.cpp + Source/WebCore/html/HTMLTitleElement.h + Source/WebCore/html/HTMLTitleElement.idl + Source/WebCore/html/HTMLUListElement.cpp + Source/WebCore/html/HTMLUListElement.h + Source/WebCore/html/HTMLUListElement.idl + Source/WebCore/html/ImageInputType.cpp + Source/WebCore/html/InputType.cpp + Source/WebCore/html/InputTypeNames.cpp + Source/WebCore/html/InputTypeNames.h + Source/WebCore/html/LabelableElement.cpp + Source/WebCore/html/LabelsNodeList.cpp + Source/WebCore/html/LabelsNodeList.h + Source/WebCore/html/RadioInputType.cpp + Source/WebCore/html/StepRange.cpp + Source/WebCore/html/StepRange.h + Source/WebCore/html/TypeAhead.cpp + Source/WebCore/html/ValidityState.h + Source/WebCore/html/ValidityState.idl + Source/WebCore/loader/FrameNetworkingContext.h + Source/WebCore/loader/ImageLoader.cpp + Source/WebCore/loader/ImageLoader.h + Source/WebCore/loader/TextResourceDecoder.cpp + Source/WebCore/loader/TextResourceDecoder.h + Source/WebCore/loader/cache/CachedCSSStyleSheet.cpp + Source/WebCore/loader/cache/CachedCSSStyleSheet.h + Source/WebCore/loader/cache/CachedImage.cpp + Source/WebCore/loader/cache/CachedImage.h + Source/WebCore/loader/cache/CachedImageClient.h + Source/WebCore/loader/cache/CachedRawResource.h + Source/WebCore/loader/cache/CachedRawResourceClient.h + Source/WebCore/loader/cache/CachedResource.cpp + Source/WebCore/loader/cache/CachedResource.h + Source/WebCore/loader/cache/CachedResourceClient.h + Source/WebCore/loader/cache/CachedResourceClientWalker.h + Source/WebCore/loader/cache/CachedResourceLoader.cpp + Source/WebCore/loader/cache/CachedResourceLoader.h + Source/WebCore/loader/cache/CachedSVGDocument.cpp + Source/WebCore/loader/cache/CachedSVGDocument.h + Source/WebCore/loader/cache/CachedSVGDocumentClient.h + Source/WebCore/loader/cache/CachedScript.cpp + Source/WebCore/loader/cache/CachedScript.h + Source/WebCore/loader/cache/CachedStyleSheetClient.h + Source/WebCore/loader/cache/CachedXSLStyleSheet.cpp + Source/WebCore/loader/cache/CachedXSLStyleSheet.h + Source/WebCore/loader/cache/MemoryCache.cpp + Source/WebCore/loader/cache/MemoryCache.h + Source/WebCore/make-hash-tools.pl + Source/WebCore/page/Chrome.cpp + Source/WebCore/page/Chrome.h + Source/WebCore/page/ChromeClient.h + Source/WebCore/page/Frame.cpp + Source/WebCore/page/Frame.h + Source/WebCore/page/FrameTree.cpp + Source/WebCore/page/FrameTree.h + Source/WebCore/page/FrameView.cpp + Source/WebCore/page/FrameView.h + Source/WebCore/page/MouseEventWithHitTestResults.cpp + Source/WebCore/page/MouseEventWithHitTestResults.h + Source/WebCore/page/Navigator.cpp + Source/WebCore/page/Navigator.h + Source/WebCore/page/Navigator.idl + Source/WebCore/page/Page.cpp + Source/WebCore/page/Page.h + Source/WebCore/page/PageGroupLoadDeferrer.cpp + Source/WebCore/page/PageGroupLoadDeferrer.h + Source/WebCore/page/PrintContext.cpp + Source/WebCore/page/PrintContext.h + Source/WebCore/page/SpatialNavigation.h + Source/WebCore/page/WindowFeatures.cpp + Source/WebCore/page/qt/TouchAdjustment.cpp + Source/WebCore/page/qt/TouchAdjustment.h + Source/WebCore/platform/HashTools.h + Source/WebCore/platform/Length.cpp + Source/WebCore/platform/Length.h + Source/WebCore/platform/LengthBox.h + Source/WebCore/platform/LengthSize.h + Source/WebCore/platform/LinkHash.cpp + Source/WebCore/platform/PlatformTouchEvent.h + Source/WebCore/platform/PlatformTouchPoint.h + Source/WebCore/platform/PopupMenu.h + Source/WebCore/platform/PopupMenuClient.h + Source/WebCore/platform/SearchPopupMenu.h + Source/WebCore/platform/animation/Animation.cpp + Source/WebCore/platform/animation/Animation.h + Source/WebCore/platform/animation/AnimationList.cpp + Source/WebCore/platform/animation/AnimationList.h + Source/WebCore/platform/animation/TimingFunction.h + Source/WebCore/platform/audio/glib/* + Source/WebCore/platform/audio/gstreamer/* + Source/WebCore/platform/audio/qt/* + Source/WebCore/platform/geoclue/GeolocationProviderGeoclue.h + Source/WebCore/platform/geoclue/GeolocationProviderGeoclueClient.h + Source/WebCore/platform/glib/BatteryProviderUPower.cpp + Source/WebCore/platform/glib/BatteryProviderUPower.h + Source/WebCore/platform/glib/BatteryProviderUPowerClient.h + Source/WebCore/platform/graphics/FloatPoint3D.cpp + Source/WebCore/platform/graphics/FloatPoint3D.h + Source/WebCore/platform/graphics/Font.h + Source/WebCore/platform/graphics/FontCascade.cpp + Source/WebCore/platform/graphics/FontCascade.h + Source/WebCore/platform/graphics/FontCascadeFonts.h + Source/WebCore/platform/graphics/FontDescription.h + Source/WebCore/platform/graphics/FontMetrics.h + Source/WebCore/platform/graphics/FontPlatformData.cpp + Source/WebCore/platform/graphics/FontPlatformData.h + Source/WebCore/platform/graphics/GLContext.cpp + Source/WebCore/platform/graphics/GLContext.h + Source/WebCore/platform/graphics/GraphicsContext3DPrivate.cpp + Source/WebCore/platform/graphics/GraphicsContext3DPrivate.h + Source/WebCore/platform/graphics/GraphicsLayerTransform.cpp + Source/WebCore/platform/graphics/GraphicsLayerTransform.h + Source/WebCore/platform/graphics/Icon.h + Source/WebCore/platform/graphics/IntPointHash.h + Source/WebCore/platform/graphics/IntSizeHash.h + Source/WebCore/platform/graphics/Latin1TextIterator.h + Source/WebCore/platform/graphics/PathTraversalState.cpp + Source/WebCore/platform/graphics/SVGGlyph.cpp + Source/WebCore/platform/graphics/SVGGlyph.h + Source/WebCore/platform/graphics/StrokeStyleApplier.h + Source/WebCore/platform/graphics/SurrogatePairAwareTextIterator.cpp + Source/WebCore/platform/graphics/SurrogatePairAwareTextIterator.h + Source/WebCore/platform/graphics/TextRun.h + Source/WebCore/platform/graphics/WidthIterator.cpp + Source/WebCore/platform/graphics/WidthIterator.h + Source/WebCore/platform/graphics/egl/* + Source/WebCore/platform/graphics/filters/DistantLightSource.h + Source/WebCore/platform/graphics/filters/FEBlend.cpp + Source/WebCore/platform/graphics/filters/FEBlend.h + Source/WebCore/platform/graphics/filters/FEColorMatrix.cpp + Source/WebCore/platform/graphics/filters/FEColorMatrix.h + Source/WebCore/platform/graphics/filters/FEComponentTransfer.cpp + Source/WebCore/platform/graphics/filters/FEComponentTransfer.h + Source/WebCore/platform/graphics/filters/FEComposite.cpp + Source/WebCore/platform/graphics/filters/FEComposite.h + Source/WebCore/platform/graphics/filters/FEConvolveMatrix.cpp + Source/WebCore/platform/graphics/filters/FEConvolveMatrix.h + Source/WebCore/platform/graphics/filters/FEDiffuseLighting.cpp + Source/WebCore/platform/graphics/filters/FEDiffuseLighting.h + Source/WebCore/platform/graphics/filters/FEDisplacementMap.cpp + Source/WebCore/platform/graphics/filters/FEDisplacementMap.h + Source/WebCore/platform/graphics/filters/FEDropShadow.cpp + Source/WebCore/platform/graphics/filters/FEDropShadow.h + Source/WebCore/platform/graphics/filters/FEFlood.cpp + Source/WebCore/platform/graphics/filters/FEFlood.h + Source/WebCore/platform/graphics/filters/FEGaussianBlur.cpp + Source/WebCore/platform/graphics/filters/FEGaussianBlur.h + Source/WebCore/platform/graphics/filters/FEMerge.cpp + Source/WebCore/platform/graphics/filters/FEMerge.h + Source/WebCore/platform/graphics/filters/FEMorphology.cpp + Source/WebCore/platform/graphics/filters/FEMorphology.h + Source/WebCore/platform/graphics/filters/FEOffset.cpp + Source/WebCore/platform/graphics/filters/FEOffset.h + Source/WebCore/platform/graphics/filters/FESpecularLighting.cpp + Source/WebCore/platform/graphics/filters/FESpecularLighting.h + Source/WebCore/platform/graphics/filters/FETile.cpp + Source/WebCore/platform/graphics/filters/FETile.h + Source/WebCore/platform/graphics/filters/FETurbulence.cpp + Source/WebCore/platform/graphics/filters/FETurbulence.h + Source/WebCore/platform/graphics/filters/Filter.h + Source/WebCore/platform/graphics/filters/FilterEffect.cpp + Source/WebCore/platform/graphics/filters/FilterEffect.h + Source/WebCore/platform/graphics/filters/LightSource.h + Source/WebCore/platform/graphics/filters/PointLightSource.h + Source/WebCore/platform/graphics/filters/SourceAlpha.cpp + Source/WebCore/platform/graphics/filters/SourceAlpha.h + Source/WebCore/platform/graphics/filters/SourceGraphic.cpp + Source/WebCore/platform/graphics/filters/SourceGraphic.h + Source/WebCore/platform/graphics/filters/SpotLightSource.h + Source/WebCore/platform/graphics/freetype/FontCacheFreeType.cpp + Source/WebCore/platform/graphics/freetype/FontCustomPlatformDataFreeType.cpp + Source/WebCore/platform/graphics/freetype/FontPlatformData.h + Source/WebCore/platform/graphics/freetype/FontPlatformDataFreeType.cpp + Source/WebCore/platform/graphics/glx/* + Source/WebCore/platform/graphics/gstreamer/GRefPtrGStreamer.cpp + Source/WebCore/platform/graphics/gstreamer/GRefPtrGStreamer.h + Source/WebCore/platform/graphics/gstreamer/GStreamerUtilities.cpp + Source/WebCore/platform/graphics/gstreamer/GStreamerUtilities.h + Source/WebCore/platform/graphics/gstreamer/GUniquePtrGStreamer.h + Source/WebCore/platform/graphics/gstreamer/ImageGStreamer.h + Source/WebCore/platform/graphics/gstreamer/ImageGStreamerCairo.cpp + Source/WebCore/platform/graphics/gstreamer/ImageGStreamerQt.cpp + Source/WebCore/platform/graphics/gstreamer/MainThreadNotifier.h + Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp + Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.h + Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp + Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.h + Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerOwr.cpp + Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerOwr.h + Source/WebCore/platform/graphics/gstreamer/MediaPlayerRequestInstallMissingPluginsCallback.h + Source/WebCore/platform/graphics/gstreamer/PlatformVideoWindowQt.cpp + Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp + Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.h + Source/WebCore/platform/graphics/gstreamer/WebKitMediaSourceGStreamer.cpp + Source/WebCore/platform/graphics/gstreamer/WebKitMediaSourceGStreamer.h + Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp + Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.h + Source/WebCore/platform/graphics/qt/FloatSizeQt.cpp + Source/WebCore/platform/graphics/qt/FontCacheQt.cpp + Source/WebCore/platform/graphics/qt/FontCascadeQt.cpp + Source/WebCore/platform/graphics/qt/FontCustomPlatformData.h + Source/WebCore/platform/graphics/qt/FontCustomPlatformDataQt.cpp + Source/WebCore/platform/graphics/qt/FontPlatformData.h + Source/WebCore/platform/graphics/qt/FontPlatformDataQt.cpp + Source/WebCore/platform/graphics/qt/FontQt.cpp + Source/WebCore/platform/graphics/qt/GlyphPageTreeNodeQt.cpp + Source/WebCore/platform/graphics/qt/IconQt.cpp + Source/WebCore/platform/graphics/qt/MediaPlayerPrivateQt.cpp + Source/WebCore/platform/graphics/qt/MediaPlayerPrivateQt.h + Source/WebCore/platform/graphics/qt/QFramebufferPaintDevice.cpp + Source/WebCore/platform/graphics/qt/QFramebufferPaintDevice.h + Source/WebCore/platform/graphics/qt/TileQt.cpp + Source/WebCore/platform/graphics/qt/TileQt.h + Source/WebCore/platform/graphics/surfaces/GraphicsSurface.cpp + Source/WebCore/platform/graphics/surfaces/GraphicsSurface.h + Source/WebCore/platform/graphics/surfaces/GraphicsSurfaceToken.h + Source/WebCore/platform/graphics/surfaces/qt/* + Source/WebCore/platform/graphics/texmap/BitmapTextureGL.cpp + Source/WebCore/platform/graphics/texmap/BitmapTextureGL.h + Source/WebCore/platform/graphics/texmap/ClipStack.cpp + Source/WebCore/platform/graphics/texmap/ClipStack.h + Source/WebCore/platform/graphics/texmap/GraphicsLayerTextureMapper.cpp + Source/WebCore/platform/graphics/texmap/GraphicsLayerTextureMapper.h + Source/WebCore/platform/graphics/texmap/TextureMapper.cpp + Source/WebCore/platform/graphics/texmap/TextureMapper.h + Source/WebCore/platform/graphics/texmap/TextureMapperAnimation.cpp + Source/WebCore/platform/graphics/texmap/TextureMapperAnimation.h + Source/WebCore/platform/graphics/texmap/TextureMapperBackingStore.cpp + Source/WebCore/platform/graphics/texmap/TextureMapperBackingStore.h + Source/WebCore/platform/graphics/texmap/TextureMapperFPSCounter.cpp + Source/WebCore/platform/graphics/texmap/TextureMapperFPSCounter.h + Source/WebCore/platform/graphics/texmap/TextureMapperGL.cpp + Source/WebCore/platform/graphics/texmap/TextureMapperGL.h + Source/WebCore/platform/graphics/texmap/TextureMapperImageBuffer.cpp + Source/WebCore/platform/graphics/texmap/TextureMapperImageBuffer.h + Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp + Source/WebCore/platform/graphics/texmap/TextureMapperLayer.h + Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayer.h + Source/WebCore/platform/graphics/texmap/TextureMapperShaderProgram.cpp + Source/WebCore/platform/graphics/texmap/TextureMapperShaderProgram.h + Source/WebCore/platform/graphics/texmap/TextureMapperSurfaceBackingStore.cpp + Source/WebCore/platform/graphics/texmap/TextureMapperSurfaceBackingStore.h + Source/WebCore/platform/graphics/texmap/TextureMapperTile.cpp + Source/WebCore/platform/graphics/texmap/TextureMapperTile.h + Source/WebCore/platform/graphics/texmap/TextureMapperTiledBackingStore.cpp + Source/WebCore/platform/graphics/texmap/TextureMapperTiledBackingStore.h + Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayer.cpp + Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayer.h + Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedSurface.h + Source/WebCore/platform/graphics/texmap/coordinated/SurfaceUpdateInfo.h + Source/WebCore/platform/graphics/texmap/coordinated/TiledBackingStore.cpp + Source/WebCore/platform/graphics/texmap/coordinated/TiledBackingStore.h + Source/WebCore/platform/graphics/texmap/coordinated/TiledBackingStoreClient.h + Source/WebCore/platform/graphics/texmap/coordinated/UpdateAtlas.cpp + Source/WebCore/platform/graphics/texmap/coordinated/UpdateAtlas.h + Source/WebCore/platform/graphics/transforms/IdentityTransformOperation.h + Source/WebCore/platform/graphics/transforms/MatrixTransformOperation.cpp + Source/WebCore/platform/graphics/transforms/MatrixTransformOperation.h + Source/WebCore/platform/graphics/transforms/RotateTransformOperation.cpp + Source/WebCore/platform/graphics/transforms/RotateTransformOperation.h + Source/WebCore/platform/graphics/transforms/ScaleTransformOperation.cpp + Source/WebCore/platform/graphics/transforms/ScaleTransformOperation.h + Source/WebCore/platform/graphics/transforms/SkewTransformOperation.cpp + Source/WebCore/platform/graphics/transforms/SkewTransformOperation.h + Source/WebCore/platform/graphics/transforms/TransformOperation.h + Source/WebCore/platform/graphics/transforms/TransformOperations.cpp + Source/WebCore/platform/graphics/transforms/TransformOperations.h + Source/WebCore/platform/graphics/transforms/TranslateTransformOperation.cpp + Source/WebCore/platform/graphics/transforms/TranslateTransformOperation.h + Source/WebCore/platform/image-decoders/ImageDecoder.cpp + Source/WebCore/platform/image-encoders/* + Source/WebCore/platform/network/FormData.cpp + Source/WebCore/platform/network/FormData.h + Source/WebCore/platform/network/FormDataBuilder.cpp + Source/WebCore/platform/network/FormDataBuilder.h + Source/WebCore/platform/network/HTTPStatusCodes.h + Source/WebCore/platform/network/MIMESniffing.cpp + Source/WebCore/platform/network/MIMESniffing.h + Source/WebCore/platform/network/NetworkingContext.h + Source/WebCore/platform/network/qt/CookieJarQt.h + Source/WebCore/platform/network/qt/DNSQt.cpp + Source/WebCore/platform/network/qt/NetworkStateNotifierPrivate.h + Source/WebCore/platform/network/qt/NetworkStateNotifierQt.cpp + Source/WebCore/platform/network/qt/QNetworkReplyHandler.cpp + Source/WebCore/platform/network/qt/QNetworkReplyHandler.h + Source/WebCore/platform/network/qt/QtMIMETypeSniffer.cpp + Source/WebCore/platform/network/qt/QtMIMETypeSniffer.h + Source/WebCore/platform/network/qt/ResourceRequestQt.cpp + Source/WebCore/platform/qt/DeviceMotionClientQt.cpp + Source/WebCore/platform/qt/DeviceMotionClientQt.h + Source/WebCore/platform/qt/DeviceMotionProviderQt.cpp + Source/WebCore/platform/qt/DeviceMotionProviderQt.h + Source/WebCore/platform/qt/DeviceOrientationClientQt.cpp + Source/WebCore/platform/qt/DeviceOrientationClientQt.h + Source/WebCore/platform/qt/DeviceOrientationProviderQt.cpp + Source/WebCore/platform/qt/DeviceOrientationProviderQt.h + Source/WebCore/platform/qt/EventLoopQt.cpp + Source/WebCore/platform/qt/LoggingQt.cpp + Source/WebCore/platform/qt/QStyleFacade.h + Source/WebCore/platform/qt/RenderThemeQStyle.cpp + Source/WebCore/platform/qt/RenderThemeQStyle.h + Source/WebCore/platform/qt/RenderThemeQt.cpp + Source/WebCore/platform/qt/RenderThemeQt.h + Source/WebCore/platform/qt/RenderThemeQtMobile.cpp + Source/WebCore/platform/qt/RenderThemeQtMobile.h + Source/WebCore/platform/qt/ThirdPartyCookiesQt.cpp + Source/WebCore/platform/qt/ThirdPartyCookiesQt.h + Source/WebCore/platform/qt/URLQt.cpp + Source/WebCore/platform/qt/UserAgentQt.cpp + Source/WebCore/platform/qt/UserAgentQt.h + Source/WebCore/platform/text/BidiContext.cpp + Source/WebCore/platform/text/BidiContext.h + Source/WebCore/platform/text/BidiResolver.h + Source/WebCore/platform/text/BidiRunList.h + Source/WebCore/platform/text/ParserUtilities.h + Source/WebCore/platform/text/SegmentedString.cpp + Source/WebCore/platform/text/SegmentedString.h + Source/WebCore/platform/text/TextBreakIterator.cpp + Source/WebCore/platform/text/TextBreakIterator.h + Source/WebCore/platform/text/TextBreakIteratorInternalICU.h + Source/WebCore/platform/text/enchant/* + Source/WebCore/platform/text/qt/* + Source/WebCore/platform/text/wchar/* + Source/WebCore/platform/win/PopupMenuWin.cpp + Source/WebCore/platform/win/PopupMenuWin.h + Source/WebCore/platform/win/SSLKeyGeneratorWin.cpp + Source/WebCore/platform/win/SearchPopupMenuWin.cpp + Source/WebCore/platform/win/SearchPopupMenuWin.h + Source/WebCore/plugins/DOMMimeType.cpp + Source/WebCore/plugins/DOMMimeType.h + Source/WebCore/plugins/DOMMimeType.idl + Source/WebCore/plugins/DOMMimeTypeArray.cpp + Source/WebCore/plugins/DOMMimeTypeArray.h + Source/WebCore/plugins/DOMMimeTypeArray.idl + Source/WebCore/plugins/DOMPlugin.cpp + Source/WebCore/plugins/DOMPlugin.h + Source/WebCore/plugins/DOMPlugin.idl + Source/WebCore/plugins/DOMPluginArray.cpp + Source/WebCore/plugins/DOMPluginArray.h + Source/WebCore/plugins/DOMPluginArray.idl + Source/WebCore/plugins/PluginData.cpp + Source/WebCore/plugins/PluginData.h + Source/WebCore/plugins/qt/* + Source/WebCore/rendering/BidiRun.cpp + Source/WebCore/rendering/BidiRun.h + Source/WebCore/rendering/CounterNode.cpp + Source/WebCore/rendering/CounterNode.h + Source/WebCore/rendering/EllipsisBox.cpp + Source/WebCore/rendering/EllipsisBox.h + Source/WebCore/rendering/FloatingObjects.cpp + Source/WebCore/rendering/FloatingObjects.h + Source/WebCore/rendering/GapRects.h + Source/WebCore/rendering/HitTestLocation.cpp + Source/WebCore/rendering/HitTestLocation.h + Source/WebCore/rendering/HitTestRequest.h + Source/WebCore/rendering/HitTestResult.cpp + Source/WebCore/rendering/HitTestResult.h + Source/WebCore/rendering/InlineBox.cpp + Source/WebCore/rendering/InlineBox.h + Source/WebCore/rendering/InlineFlowBox.cpp + Source/WebCore/rendering/InlineFlowBox.h + Source/WebCore/rendering/InlineIterator.h + Source/WebCore/rendering/InlineTextBox.cpp + Source/WebCore/rendering/InlineTextBox.h + Source/WebCore/rendering/LayoutRepainter.cpp + Source/WebCore/rendering/LayoutRepainter.h + Source/WebCore/rendering/LogicalSelectionOffsetCaches.h + Source/WebCore/rendering/PaintInfo.h + Source/WebCore/rendering/PaintPhase.h + Source/WebCore/rendering/PointerEventsHitRules.cpp + Source/WebCore/rendering/PointerEventsHitRules.h + Source/WebCore/rendering/RegionOversetState.h + Source/WebCore/rendering/RenderBlock.cpp + Source/WebCore/rendering/RenderBlock.h + Source/WebCore/rendering/RenderBlockFlow.cpp + Source/WebCore/rendering/RenderBlockFlow.h + Source/WebCore/rendering/RenderBlockLineLayout.cpp + Source/WebCore/rendering/RenderBox.cpp + Source/WebCore/rendering/RenderBox.h + Source/WebCore/rendering/RenderBoxModelObject.cpp + Source/WebCore/rendering/RenderBoxModelObject.h + Source/WebCore/rendering/RenderButton.cpp + Source/WebCore/rendering/RenderButton.h + Source/WebCore/rendering/RenderCombineText.cpp + Source/WebCore/rendering/RenderCombineText.h + Source/WebCore/rendering/RenderCounter.cpp + Source/WebCore/rendering/RenderCounter.h + Source/WebCore/rendering/RenderDeprecatedFlexibleBox.cpp + Source/WebCore/rendering/RenderDeprecatedFlexibleBox.h + Source/WebCore/rendering/RenderDetailsMarker.cpp + Source/WebCore/rendering/RenderDetailsMarker.h + Source/WebCore/rendering/RenderElement.cpp + Source/WebCore/rendering/RenderElement.h + Source/WebCore/rendering/RenderEmbeddedObject.cpp + Source/WebCore/rendering/RenderEmbeddedObject.h + Source/WebCore/rendering/RenderFieldset.cpp + Source/WebCore/rendering/RenderFieldset.h + Source/WebCore/rendering/RenderFileUploadControl.cpp + Source/WebCore/rendering/RenderFileUploadControl.h + Source/WebCore/rendering/RenderFrame.cpp + Source/WebCore/rendering/RenderFrame.h + Source/WebCore/rendering/RenderFrameSet.cpp + Source/WebCore/rendering/RenderFrameSet.h + Source/WebCore/rendering/RenderImage.cpp + Source/WebCore/rendering/RenderImage.h + Source/WebCore/rendering/RenderImageResource.cpp + Source/WebCore/rendering/RenderImageResource.h + Source/WebCore/rendering/RenderImageResourceStyleImage.cpp + Source/WebCore/rendering/RenderImageResourceStyleImage.h + Source/WebCore/rendering/RenderInline.cpp + Source/WebCore/rendering/RenderInline.h + Source/WebCore/rendering/RenderLayerModelObject.cpp + Source/WebCore/rendering/RenderLayerModelObject.h + Source/WebCore/rendering/RenderLineBreak.cpp + Source/WebCore/rendering/RenderLineBreak.h + Source/WebCore/rendering/RenderListItem.cpp + Source/WebCore/rendering/RenderListItem.h + Source/WebCore/rendering/RenderListMarker.cpp + Source/WebCore/rendering/RenderListMarker.h + Source/WebCore/rendering/RenderMenuList.cpp + Source/WebCore/rendering/RenderMenuList.h + Source/WebCore/rendering/RenderMeter.cpp + Source/WebCore/rendering/RenderMeter.h + Source/WebCore/rendering/RenderObject.cpp + Source/WebCore/rendering/RenderObject.h + Source/WebCore/rendering/RenderOverflow.h + Source/WebCore/rendering/RenderProgress.cpp + Source/WebCore/rendering/RenderProgress.h + Source/WebCore/rendering/RenderQuote.cpp + Source/WebCore/rendering/RenderQuote.h + Source/WebCore/rendering/RenderReplaced.cpp + Source/WebCore/rendering/RenderReplaced.h + Source/WebCore/rendering/RenderSearchField.cpp + Source/WebCore/rendering/RenderSearchField.h + Source/WebCore/rendering/RenderSelectionInfo.h + Source/WebCore/rendering/RenderSlider.cpp + Source/WebCore/rendering/RenderSlider.h + Source/WebCore/rendering/RenderTable.cpp + Source/WebCore/rendering/RenderTable.h + Source/WebCore/rendering/RenderTableCaption.cpp + Source/WebCore/rendering/RenderTableCaption.h + Source/WebCore/rendering/RenderTableCell.cpp + Source/WebCore/rendering/RenderTableCell.h + Source/WebCore/rendering/RenderTableCol.cpp + Source/WebCore/rendering/RenderTableCol.h + Source/WebCore/rendering/RenderTableRow.cpp + Source/WebCore/rendering/RenderTableRow.h + Source/WebCore/rendering/RenderTableSection.cpp + Source/WebCore/rendering/RenderTableSection.h + Source/WebCore/rendering/RenderText.cpp + Source/WebCore/rendering/RenderText.h + Source/WebCore/rendering/RenderTextControl.cpp + Source/WebCore/rendering/RenderTextControl.h + Source/WebCore/rendering/RenderTextControlMultiLine.cpp + Source/WebCore/rendering/RenderTextControlMultiLine.h + Source/WebCore/rendering/RenderTextControlSingleLine.cpp + Source/WebCore/rendering/RenderTextControlSingleLine.h + Source/WebCore/rendering/RenderTextFragment.cpp + Source/WebCore/rendering/RenderTextFragment.h + Source/WebCore/rendering/RenderTheme.cpp + Source/WebCore/rendering/RenderTheme.h + Source/WebCore/rendering/RenderThemeEfl.cpp + Source/WebCore/rendering/RenderThemeEfl.h + Source/WebCore/rendering/RenderThemeGtk.cpp + Source/WebCore/rendering/RenderThemeGtk.h + Source/WebCore/rendering/RenderThemeMac.h + Source/WebCore/rendering/RenderThemeWin.cpp + Source/WebCore/rendering/RenderThemeWin.h + Source/WebCore/rendering/RenderView.cpp + Source/WebCore/rendering/RenderView.h + Source/WebCore/rendering/RenderWidget.cpp + Source/WebCore/rendering/RenderWidget.h + Source/WebCore/rendering/RootInlineBox.cpp + Source/WebCore/rendering/RootInlineBox.h + Source/WebCore/rendering/TextAutosizer.cpp + Source/WebCore/rendering/TextDecorationPainter.cpp + Source/WebCore/rendering/TextDecorationPainter.h + Source/WebCore/rendering/TextPainter.cpp + Source/WebCore/rendering/TextPainter.h + Source/WebCore/rendering/break_lines.h + Source/WebCore/rendering/line/BreakingContext.h + Source/WebCore/rendering/line/LineBreaker.cpp + Source/WebCore/rendering/line/LineBreaker.h + Source/WebCore/rendering/line/LineInlineHeaders.h + Source/WebCore/rendering/line/TrailingObjects.cpp + Source/WebCore/rendering/line/TrailingObjects.h + Source/WebCore/rendering/style/BorderData.h + Source/WebCore/rendering/style/BorderValue.h + Source/WebCore/rendering/style/CollapsedBorderValue.h + Source/WebCore/rendering/style/ContentData.cpp + Source/WebCore/rendering/style/ContentData.h + Source/WebCore/rendering/style/CounterContent.h + Source/WebCore/rendering/style/CounterDirectives.cpp + Source/WebCore/rendering/style/CounterDirectives.h + Source/WebCore/rendering/style/CursorData.h + Source/WebCore/rendering/style/CursorList.h + Source/WebCore/rendering/style/DataRef.h + Source/WebCore/rendering/style/FillLayer.cpp + Source/WebCore/rendering/style/FillLayer.h + Source/WebCore/rendering/style/KeyframeList.cpp + Source/WebCore/rendering/style/KeyframeList.h + Source/WebCore/rendering/style/NinePieceImage.cpp + Source/WebCore/rendering/style/NinePieceImage.h + Source/WebCore/rendering/style/OutlineValue.h + Source/WebCore/rendering/style/QuotesData.cpp + Source/WebCore/rendering/style/QuotesData.h + Source/WebCore/rendering/style/RenderStyle.cpp + Source/WebCore/rendering/style/RenderStyle.h + Source/WebCore/rendering/style/RenderStyleConstants.h + Source/WebCore/rendering/style/SVGRenderStyle.cpp + Source/WebCore/rendering/style/SVGRenderStyle.h + Source/WebCore/rendering/style/SVGRenderStyleDefs.cpp + Source/WebCore/rendering/style/SVGRenderStyleDefs.h + Source/WebCore/rendering/style/ShadowData.cpp + Source/WebCore/rendering/style/ShadowData.h + Source/WebCore/rendering/style/StyleBackgroundData.cpp + Source/WebCore/rendering/style/StyleBackgroundData.h + Source/WebCore/rendering/style/StyleBoxData.cpp + Source/WebCore/rendering/style/StyleBoxData.h + Source/WebCore/rendering/style/StyleCachedImage.cpp + Source/WebCore/rendering/style/StyleCachedImage.h + Source/WebCore/rendering/style/StyleCustomPropertyData.h + Source/WebCore/rendering/style/StyleDashboardRegion.h + Source/WebCore/rendering/style/StyleDeprecatedFlexibleBoxData.cpp + Source/WebCore/rendering/style/StyleDeprecatedFlexibleBoxData.h + Source/WebCore/rendering/style/StyleGeneratedImage.cpp + Source/WebCore/rendering/style/StyleGeneratedImage.h + Source/WebCore/rendering/style/StyleImage.h + Source/WebCore/rendering/style/StyleInheritedData.cpp + Source/WebCore/rendering/style/StyleInheritedData.h + Source/WebCore/rendering/style/StyleMarqueeData.cpp + Source/WebCore/rendering/style/StyleMarqueeData.h + Source/WebCore/rendering/style/StyleMultiColData.cpp + Source/WebCore/rendering/style/StyleMultiColData.h + Source/WebCore/rendering/style/StyleRareInheritedData.cpp + Source/WebCore/rendering/style/StyleRareInheritedData.h + Source/WebCore/rendering/style/StyleRareNonInheritedData.cpp + Source/WebCore/rendering/style/StyleRareNonInheritedData.h + Source/WebCore/rendering/style/StyleReflection.h + Source/WebCore/rendering/style/StyleSurroundData.cpp + Source/WebCore/rendering/style/StyleSurroundData.h + Source/WebCore/rendering/style/StyleTransformData.cpp + Source/WebCore/rendering/style/StyleTransformData.h + Source/WebCore/rendering/style/StyleVisualData.cpp + Source/WebCore/rendering/style/StyleVisualData.h + Source/WebCore/rendering/style/TextSizeAdjustment.h + Source/WebCore/rendering/svg/RenderSVGBlock.cpp + Source/WebCore/rendering/svg/RenderSVGBlock.h + Source/WebCore/rendering/svg/RenderSVGContainer.cpp + Source/WebCore/rendering/svg/RenderSVGContainer.h + Source/WebCore/rendering/svg/RenderSVGForeignObject.cpp + Source/WebCore/rendering/svg/RenderSVGForeignObject.h + Source/WebCore/rendering/svg/RenderSVGGradientStop.cpp + Source/WebCore/rendering/svg/RenderSVGGradientStop.h + Source/WebCore/rendering/svg/RenderSVGHiddenContainer.cpp + Source/WebCore/rendering/svg/RenderSVGHiddenContainer.h + Source/WebCore/rendering/svg/RenderSVGImage.cpp + Source/WebCore/rendering/svg/RenderSVGImage.h + Source/WebCore/rendering/svg/RenderSVGInline.cpp + Source/WebCore/rendering/svg/RenderSVGInline.h + Source/WebCore/rendering/svg/RenderSVGInlineText.cpp + Source/WebCore/rendering/svg/RenderSVGInlineText.h + Source/WebCore/rendering/svg/RenderSVGPath.cpp + Source/WebCore/rendering/svg/RenderSVGPath.h + Source/WebCore/rendering/svg/RenderSVGResource.cpp + Source/WebCore/rendering/svg/RenderSVGResource.h + Source/WebCore/rendering/svg/RenderSVGResourceClipper.cpp + Source/WebCore/rendering/svg/RenderSVGResourceClipper.h + Source/WebCore/rendering/svg/RenderSVGResourceContainer.cpp + Source/WebCore/rendering/svg/RenderSVGResourceContainer.h + Source/WebCore/rendering/svg/RenderSVGResourceFilter.cpp + Source/WebCore/rendering/svg/RenderSVGResourceFilter.h + Source/WebCore/rendering/svg/RenderSVGResourceGradient.cpp + Source/WebCore/rendering/svg/RenderSVGResourceGradient.h + Source/WebCore/rendering/svg/RenderSVGResourceLinearGradient.cpp + Source/WebCore/rendering/svg/RenderSVGResourceLinearGradient.h + Source/WebCore/rendering/svg/RenderSVGResourceMarker.cpp + Source/WebCore/rendering/svg/RenderSVGResourceMarker.h + Source/WebCore/rendering/svg/RenderSVGResourceMasker.cpp + Source/WebCore/rendering/svg/RenderSVGResourceMasker.h + Source/WebCore/rendering/svg/RenderSVGResourcePattern.cpp + Source/WebCore/rendering/svg/RenderSVGResourcePattern.h + Source/WebCore/rendering/svg/RenderSVGResourceRadialGradient.cpp + Source/WebCore/rendering/svg/RenderSVGResourceRadialGradient.h + Source/WebCore/rendering/svg/RenderSVGResourceSolidColor.cpp + Source/WebCore/rendering/svg/RenderSVGResourceSolidColor.h + Source/WebCore/rendering/svg/RenderSVGRoot.cpp + Source/WebCore/rendering/svg/RenderSVGRoot.h + Source/WebCore/rendering/svg/RenderSVGShape.cpp + Source/WebCore/rendering/svg/RenderSVGShape.h + Source/WebCore/rendering/svg/RenderSVGTSpan.h + Source/WebCore/rendering/svg/RenderSVGText.cpp + Source/WebCore/rendering/svg/RenderSVGText.h + Source/WebCore/rendering/svg/RenderSVGTextPath.cpp + Source/WebCore/rendering/svg/RenderSVGTextPath.h + Source/WebCore/rendering/svg/RenderSVGTransformableContainer.cpp + Source/WebCore/rendering/svg/RenderSVGTransformableContainer.h + Source/WebCore/rendering/svg/RenderSVGViewportContainer.cpp + Source/WebCore/rendering/svg/RenderSVGViewportContainer.h + Source/WebCore/rendering/svg/SVGInlineFlowBox.cpp + Source/WebCore/rendering/svg/SVGInlineFlowBox.h + Source/WebCore/rendering/svg/SVGInlineTextBox.cpp + Source/WebCore/rendering/svg/SVGInlineTextBox.h + Source/WebCore/rendering/svg/SVGMarkerData.h + Source/WebCore/rendering/svg/SVGPathData.cpp + Source/WebCore/rendering/svg/SVGPathData.h + Source/WebCore/rendering/svg/SVGRenderSupport.cpp + Source/WebCore/rendering/svg/SVGRenderSupport.h + Source/WebCore/rendering/svg/SVGRenderingContext.cpp + Source/WebCore/rendering/svg/SVGRenderingContext.h + Source/WebCore/rendering/svg/SVGResources.cpp + Source/WebCore/rendering/svg/SVGResources.h + Source/WebCore/rendering/svg/SVGResourcesCache.cpp + Source/WebCore/rendering/svg/SVGResourcesCache.h + Source/WebCore/rendering/svg/SVGResourcesCycleSolver.cpp + Source/WebCore/rendering/svg/SVGResourcesCycleSolver.h + Source/WebCore/rendering/svg/SVGRootInlineBox.cpp + Source/WebCore/rendering/svg/SVGRootInlineBox.h + Source/WebCore/rendering/svg/SVGSubpathData.h + Source/WebCore/rendering/svg/SVGTextChunk.cpp + Source/WebCore/rendering/svg/SVGTextChunk.h + Source/WebCore/rendering/svg/SVGTextChunkBuilder.cpp + Source/WebCore/rendering/svg/SVGTextChunkBuilder.h + Source/WebCore/rendering/svg/SVGTextFragment.h + Source/WebCore/rendering/svg/SVGTextLayoutAttributes.cpp + Source/WebCore/rendering/svg/SVGTextLayoutAttributes.h + Source/WebCore/rendering/svg/SVGTextLayoutAttributesBuilder.cpp + Source/WebCore/rendering/svg/SVGTextLayoutAttributesBuilder.h + Source/WebCore/rendering/svg/SVGTextLayoutEngine.cpp + Source/WebCore/rendering/svg/SVGTextLayoutEngine.h + Source/WebCore/rendering/svg/SVGTextLayoutEngineBaseline.cpp + Source/WebCore/rendering/svg/SVGTextLayoutEngineBaseline.h + Source/WebCore/rendering/svg/SVGTextLayoutEngineSpacing.cpp + Source/WebCore/rendering/svg/SVGTextLayoutEngineSpacing.h + Source/WebCore/rendering/svg/SVGTextMetrics.cpp + Source/WebCore/rendering/svg/SVGTextMetrics.h + Source/WebCore/rendering/svg/SVGTextMetricsBuilder.cpp + Source/WebCore/rendering/svg/SVGTextMetricsBuilder.h + Source/WebCore/rendering/svg/SVGTextQuery.cpp + Source/WebCore/rendering/svg/SVGTextQuery.h + Source/WebCore/rendering/svg/SVGTextRunRenderingContext.cpp + Source/WebCore/rendering/svg/SVGTextRunRenderingContext.h + Source/WebCore/style/StyleFontSizeFunctions.cpp + Source/WebCore/style/StyleResolveForDocument.cpp + Source/WebCore/style/StyleTreeResolver.cpp + Source/WebCore/svg/GradientAttributes.h + Source/WebCore/svg/LinearGradientAttributes.h + Source/WebCore/svg/PatternAttributes.h + Source/WebCore/svg/RadialGradientAttributes.h + Source/WebCore/svg/SVGAElement.cpp + Source/WebCore/svg/SVGAElement.h + Source/WebCore/svg/SVGAltGlyphDefElement.cpp + Source/WebCore/svg/SVGAltGlyphDefElement.h + Source/WebCore/svg/SVGAltGlyphDefElement.idl + Source/WebCore/svg/SVGAltGlyphElement.cpp + Source/WebCore/svg/SVGAltGlyphElement.h + Source/WebCore/svg/SVGAltGlyphItemElement.cpp + Source/WebCore/svg/SVGAltGlyphItemElement.h + Source/WebCore/svg/SVGAltGlyphItemElement.idl + Source/WebCore/svg/SVGAngle.cpp + Source/WebCore/svg/SVGAngle.h + Source/WebCore/svg/SVGAngle.idl + Source/WebCore/svg/SVGAnimateColorElement.cpp + Source/WebCore/svg/SVGAnimateColorElement.h + Source/WebCore/svg/SVGAnimateElementBase.cpp + Source/WebCore/svg/SVGAnimateElementBase.h + Source/WebCore/svg/SVGAnimateMotionElement.cpp + Source/WebCore/svg/SVGAnimateMotionElement.h + Source/WebCore/svg/SVGAnimateTransformElement.cpp + Source/WebCore/svg/SVGAnimateTransformElement.h + Source/WebCore/svg/SVGAnimatedAngle.cpp + Source/WebCore/svg/SVGAnimatedAngle.h + Source/WebCore/svg/SVGAnimatedBoolean.cpp + Source/WebCore/svg/SVGAnimatedBoolean.h + Source/WebCore/svg/SVGAnimatedColor.cpp + Source/WebCore/svg/SVGAnimatedColor.h + Source/WebCore/svg/SVGAnimatedEnumeration.cpp + Source/WebCore/svg/SVGAnimatedEnumeration.h + Source/WebCore/svg/SVGAnimatedInteger.cpp + Source/WebCore/svg/SVGAnimatedInteger.h + Source/WebCore/svg/SVGAnimatedIntegerOptionalInteger.cpp + Source/WebCore/svg/SVGAnimatedIntegerOptionalInteger.h + Source/WebCore/svg/SVGAnimatedLength.cpp + Source/WebCore/svg/SVGAnimatedLength.h + Source/WebCore/svg/SVGAnimatedLengthList.cpp + Source/WebCore/svg/SVGAnimatedLengthList.h + Source/WebCore/svg/SVGAnimatedNumber.cpp + Source/WebCore/svg/SVGAnimatedNumber.h + Source/WebCore/svg/SVGAnimatedNumberList.cpp + Source/WebCore/svg/SVGAnimatedNumberList.h + Source/WebCore/svg/SVGAnimatedNumberOptionalNumber.cpp + Source/WebCore/svg/SVGAnimatedNumberOptionalNumber.h + Source/WebCore/svg/SVGAnimatedPath.cpp + Source/WebCore/svg/SVGAnimatedPath.h + Source/WebCore/svg/SVGAnimatedPointList.cpp + Source/WebCore/svg/SVGAnimatedPointList.h + Source/WebCore/svg/SVGAnimatedPreserveAspectRatio.cpp + Source/WebCore/svg/SVGAnimatedPreserveAspectRatio.h + Source/WebCore/svg/SVGAnimatedRect.cpp + Source/WebCore/svg/SVGAnimatedRect.h + Source/WebCore/svg/SVGAnimatedString.cpp + Source/WebCore/svg/SVGAnimatedString.h + Source/WebCore/svg/SVGAnimatedTransformList.cpp + Source/WebCore/svg/SVGAnimatedTransformList.h + Source/WebCore/svg/SVGAnimatedType.cpp + Source/WebCore/svg/SVGAnimatedType.h + Source/WebCore/svg/SVGAnimatedTypeAnimator.cpp + Source/WebCore/svg/SVGAnimatedTypeAnimator.h + Source/WebCore/svg/SVGAnimationElement.cpp + Source/WebCore/svg/SVGAnimationElement.h + Source/WebCore/svg/SVGAnimatorFactory.h + Source/WebCore/svg/SVGCircleElement.cpp + Source/WebCore/svg/SVGCircleElement.h + Source/WebCore/svg/SVGClipPathElement.cpp + Source/WebCore/svg/SVGClipPathElement.h + Source/WebCore/svg/SVGColor.cpp + Source/WebCore/svg/SVGColor.h + Source/WebCore/svg/SVGColor.idl + Source/WebCore/svg/SVGComponentTransferFunctionElement.cpp + Source/WebCore/svg/SVGComponentTransferFunctionElement.h + Source/WebCore/svg/SVGCursorElement.cpp + Source/WebCore/svg/SVGCursorElement.h + Source/WebCore/svg/SVGDefsElement.cpp + Source/WebCore/svg/SVGDefsElement.h + Source/WebCore/svg/SVGDescElement.cpp + Source/WebCore/svg/SVGDescElement.h + Source/WebCore/svg/SVGDocument.cpp + Source/WebCore/svg/SVGDocument.h + Source/WebCore/svg/SVGDocument.idl + Source/WebCore/svg/SVGDocumentExtensions.cpp + Source/WebCore/svg/SVGDocumentExtensions.h + Source/WebCore/svg/SVGElement.cpp + Source/WebCore/svg/SVGElement.h + Source/WebCore/svg/SVGElement.idl + Source/WebCore/svg/SVGElementRareData.h + Source/WebCore/svg/SVGEllipseElement.cpp + Source/WebCore/svg/SVGEllipseElement.h + Source/WebCore/svg/SVGException.h + Source/WebCore/svg/SVGException.idl + Source/WebCore/svg/SVGExternalResourcesRequired.cpp + Source/WebCore/svg/SVGExternalResourcesRequired.h + Source/WebCore/svg/SVGFEBlendElement.cpp + Source/WebCore/svg/SVGFEBlendElement.h + Source/WebCore/svg/SVGFEColorMatrixElement.cpp + Source/WebCore/svg/SVGFEColorMatrixElement.h + Source/WebCore/svg/SVGFEComponentTransferElement.cpp + Source/WebCore/svg/SVGFEComponentTransferElement.h + Source/WebCore/svg/SVGFECompositeElement.cpp + Source/WebCore/svg/SVGFECompositeElement.h + Source/WebCore/svg/SVGFEConvolveMatrixElement.cpp + Source/WebCore/svg/SVGFEConvolveMatrixElement.h + Source/WebCore/svg/SVGFEDiffuseLightingElement.cpp + Source/WebCore/svg/SVGFEDiffuseLightingElement.h + Source/WebCore/svg/SVGFEDisplacementMapElement.cpp + Source/WebCore/svg/SVGFEDisplacementMapElement.h + Source/WebCore/svg/SVGFEDistantLightElement.cpp + Source/WebCore/svg/SVGFEDistantLightElement.h + Source/WebCore/svg/SVGFEDropShadowElement.cpp + Source/WebCore/svg/SVGFEDropShadowElement.h + Source/WebCore/svg/SVGFEDropShadowElement.idl + Source/WebCore/svg/SVGFEFloodElement.cpp + Source/WebCore/svg/SVGFEFloodElement.h + Source/WebCore/svg/SVGFEFuncAElement.cpp + Source/WebCore/svg/SVGFEFuncAElement.h + Source/WebCore/svg/SVGFEFuncBElement.cpp + Source/WebCore/svg/SVGFEFuncBElement.h + Source/WebCore/svg/SVGFEFuncGElement.cpp + Source/WebCore/svg/SVGFEFuncGElement.h + Source/WebCore/svg/SVGFEFuncRElement.cpp + Source/WebCore/svg/SVGFEFuncRElement.h + Source/WebCore/svg/SVGFEGaussianBlurElement.cpp + Source/WebCore/svg/SVGFEGaussianBlurElement.h + Source/WebCore/svg/SVGFEImageElement.cpp + Source/WebCore/svg/SVGFEImageElement.h + Source/WebCore/svg/SVGFELightElement.cpp + Source/WebCore/svg/SVGFELightElement.h + Source/WebCore/svg/SVGFEMergeElement.cpp + Source/WebCore/svg/SVGFEMergeElement.h + Source/WebCore/svg/SVGFEMergeNodeElement.cpp + Source/WebCore/svg/SVGFEMergeNodeElement.h + Source/WebCore/svg/SVGFEMorphologyElement.cpp + Source/WebCore/svg/SVGFEMorphologyElement.h + Source/WebCore/svg/SVGFEOffsetElement.cpp + Source/WebCore/svg/SVGFEOffsetElement.h + Source/WebCore/svg/SVGFEPointLightElement.cpp + Source/WebCore/svg/SVGFEPointLightElement.h + Source/WebCore/svg/SVGFESpecularLightingElement.cpp + Source/WebCore/svg/SVGFESpecularLightingElement.h + Source/WebCore/svg/SVGFESpotLightElement.cpp + Source/WebCore/svg/SVGFESpotLightElement.h + Source/WebCore/svg/SVGFETileElement.cpp + Source/WebCore/svg/SVGFETileElement.h + Source/WebCore/svg/SVGFETurbulenceElement.cpp + Source/WebCore/svg/SVGFETurbulenceElement.h + Source/WebCore/svg/SVGFilterElement.cpp + Source/WebCore/svg/SVGFilterElement.h + Source/WebCore/svg/SVGFilterPrimitiveStandardAttributes.cpp + Source/WebCore/svg/SVGFilterPrimitiveStandardAttributes.h + Source/WebCore/svg/SVGFitToViewBox.cpp + Source/WebCore/svg/SVGFitToViewBox.h + Source/WebCore/svg/SVGFontData.cpp + Source/WebCore/svg/SVGFontData.h + Source/WebCore/svg/SVGFontElement.cpp + Source/WebCore/svg/SVGFontElement.h + Source/WebCore/svg/SVGFontFaceElement.cpp + Source/WebCore/svg/SVGFontFaceElement.h + Source/WebCore/svg/SVGFontFaceFormatElement.cpp + Source/WebCore/svg/SVGFontFaceFormatElement.h + Source/WebCore/svg/SVGFontFaceNameElement.cpp + Source/WebCore/svg/SVGFontFaceNameElement.h + Source/WebCore/svg/SVGFontFaceSrcElement.cpp + Source/WebCore/svg/SVGFontFaceSrcElement.h + Source/WebCore/svg/SVGFontFaceUriElement.cpp + Source/WebCore/svg/SVGFontFaceUriElement.h + Source/WebCore/svg/SVGForeignObjectElement.cpp + Source/WebCore/svg/SVGForeignObjectElement.h + Source/WebCore/svg/SVGGElement.cpp + Source/WebCore/svg/SVGGElement.h + Source/WebCore/svg/SVGGlyphElement.cpp + Source/WebCore/svg/SVGGlyphElement.h + Source/WebCore/svg/SVGGlyphMap.h + Source/WebCore/svg/SVGGlyphRefElement.cpp + Source/WebCore/svg/SVGGlyphRefElement.h + Source/WebCore/svg/SVGGlyphRefElement.idl + Source/WebCore/svg/SVGGradientElement.cpp + Source/WebCore/svg/SVGGradientElement.h + Source/WebCore/svg/SVGGraphicsElement.cpp + Source/WebCore/svg/SVGGraphicsElement.h + Source/WebCore/svg/SVGHKernElement.cpp + Source/WebCore/svg/SVGHKernElement.h + Source/WebCore/svg/SVGHKernElement.idl + Source/WebCore/svg/SVGImageElement.cpp + Source/WebCore/svg/SVGImageElement.h + Source/WebCore/svg/SVGImageLoader.cpp + Source/WebCore/svg/SVGImageLoader.h + Source/WebCore/svg/SVGLangSpace.cpp + Source/WebCore/svg/SVGLangSpace.h + Source/WebCore/svg/SVGLength.cpp + Source/WebCore/svg/SVGLength.h + Source/WebCore/svg/SVGLength.idl + Source/WebCore/svg/SVGLengthContext.cpp + Source/WebCore/svg/SVGLengthContext.h + Source/WebCore/svg/SVGLengthList.cpp + Source/WebCore/svg/SVGLengthList.h + Source/WebCore/svg/SVGLineElement.cpp + Source/WebCore/svg/SVGLineElement.h + Source/WebCore/svg/SVGLinearGradientElement.cpp + Source/WebCore/svg/SVGLinearGradientElement.h + Source/WebCore/svg/SVGLocatable.cpp + Source/WebCore/svg/SVGLocatable.h + Source/WebCore/svg/SVGMPathElement.cpp + Source/WebCore/svg/SVGMPathElement.h + Source/WebCore/svg/SVGMarkerElement.cpp + Source/WebCore/svg/SVGMarkerElement.h + Source/WebCore/svg/SVGMaskElement.cpp + Source/WebCore/svg/SVGMaskElement.h + Source/WebCore/svg/SVGMatrix.h + Source/WebCore/svg/SVGMatrix.idl + Source/WebCore/svg/SVGMetadataElement.cpp + Source/WebCore/svg/SVGMetadataElement.h + Source/WebCore/svg/SVGMetadataElement.idl + Source/WebCore/svg/SVGMissingGlyphElement.cpp + Source/WebCore/svg/SVGMissingGlyphElement.h + Source/WebCore/svg/SVGNumber.idl + Source/WebCore/svg/SVGNumberList.cpp + Source/WebCore/svg/SVGNumberList.h + Source/WebCore/svg/SVGPaint.cpp + Source/WebCore/svg/SVGPaint.h + Source/WebCore/svg/SVGParserUtilities.cpp + Source/WebCore/svg/SVGParserUtilities.h + Source/WebCore/svg/SVGPathBlender.cpp + Source/WebCore/svg/SVGPathBlender.h + Source/WebCore/svg/SVGPathBuilder.cpp + Source/WebCore/svg/SVGPathBuilder.h + Source/WebCore/svg/SVGPathByteStream.h + Source/WebCore/svg/SVGPathByteStreamBuilder.cpp + Source/WebCore/svg/SVGPathByteStreamBuilder.h + Source/WebCore/svg/SVGPathByteStreamSource.cpp + Source/WebCore/svg/SVGPathByteStreamSource.h + Source/WebCore/svg/SVGPathConsumer.h + Source/WebCore/svg/SVGPathElement.cpp + Source/WebCore/svg/SVGPathElement.h + Source/WebCore/svg/SVGPathParser.cpp + Source/WebCore/svg/SVGPathParser.h + Source/WebCore/svg/SVGPathSeg.h + Source/WebCore/svg/SVGPathSegArc.h + Source/WebCore/svg/SVGPathSegArcAbs.h + Source/WebCore/svg/SVGPathSegArcRel.h + Source/WebCore/svg/SVGPathSegClosePath.h + Source/WebCore/svg/SVGPathSegCurvetoCubic.h + Source/WebCore/svg/SVGPathSegCurvetoCubicAbs.h + Source/WebCore/svg/SVGPathSegCurvetoCubicRel.h + Source/WebCore/svg/SVGPathSegCurvetoCubicSmooth.h + Source/WebCore/svg/SVGPathSegCurvetoCubicSmoothAbs.h + Source/WebCore/svg/SVGPathSegCurvetoCubicSmoothRel.h + Source/WebCore/svg/SVGPathSegCurvetoQuadratic.h + Source/WebCore/svg/SVGPathSegCurvetoQuadraticAbs.h + Source/WebCore/svg/SVGPathSegCurvetoQuadraticRel.h + Source/WebCore/svg/SVGPathSegCurvetoQuadraticSmoothAbs.h + Source/WebCore/svg/SVGPathSegCurvetoQuadraticSmoothRel.h + Source/WebCore/svg/SVGPathSegLinetoAbs.h + Source/WebCore/svg/SVGPathSegLinetoHorizontal.h + Source/WebCore/svg/SVGPathSegLinetoHorizontalAbs.h + Source/WebCore/svg/SVGPathSegLinetoHorizontalRel.h + Source/WebCore/svg/SVGPathSegLinetoRel.h + Source/WebCore/svg/SVGPathSegLinetoVertical.h + Source/WebCore/svg/SVGPathSegLinetoVerticalAbs.h + Source/WebCore/svg/SVGPathSegLinetoVerticalRel.h + Source/WebCore/svg/SVGPathSegList.cpp + Source/WebCore/svg/SVGPathSegList.h + Source/WebCore/svg/SVGPathSegListBuilder.cpp + Source/WebCore/svg/SVGPathSegListBuilder.h + Source/WebCore/svg/SVGPathSegListSource.cpp + Source/WebCore/svg/SVGPathSegListSource.h + Source/WebCore/svg/SVGPathSegMovetoAbs.h + Source/WebCore/svg/SVGPathSegMovetoRel.h + Source/WebCore/svg/SVGPathSegWithContext.h + Source/WebCore/svg/SVGPathSource.h + Source/WebCore/svg/SVGPathStringBuilder.cpp + Source/WebCore/svg/SVGPathStringBuilder.h + Source/WebCore/svg/SVGPathStringSource.cpp + Source/WebCore/svg/SVGPathStringSource.h + Source/WebCore/svg/SVGPathTraversalStateBuilder.cpp + Source/WebCore/svg/SVGPathTraversalStateBuilder.h + Source/WebCore/svg/SVGPathUtilities.cpp + Source/WebCore/svg/SVGPathUtilities.h + Source/WebCore/svg/SVGPatternElement.cpp + Source/WebCore/svg/SVGPatternElement.h + Source/WebCore/svg/SVGPoint.idl + Source/WebCore/svg/SVGPointList.cpp + Source/WebCore/svg/SVGPointList.h + Source/WebCore/svg/SVGPolyElement.cpp + Source/WebCore/svg/SVGPolyElement.h + Source/WebCore/svg/SVGPolygonElement.cpp + Source/WebCore/svg/SVGPolygonElement.h + Source/WebCore/svg/SVGPolylineElement.cpp + Source/WebCore/svg/SVGPolylineElement.h + Source/WebCore/svg/SVGPreserveAspectRatio.cpp + Source/WebCore/svg/SVGPreserveAspectRatio.h + Source/WebCore/svg/SVGRadialGradientElement.cpp + Source/WebCore/svg/SVGRadialGradientElement.h + Source/WebCore/svg/SVGRect.h + Source/WebCore/svg/SVGRect.idl + Source/WebCore/svg/SVGRectElement.cpp + Source/WebCore/svg/SVGRectElement.h + Source/WebCore/svg/SVGRenderingIntent.h + Source/WebCore/svg/SVGSVGElement.cpp + Source/WebCore/svg/SVGSVGElement.h + Source/WebCore/svg/SVGSVGElement.idl + Source/WebCore/svg/SVGScriptElement.cpp + Source/WebCore/svg/SVGScriptElement.h + Source/WebCore/svg/SVGSetElement.cpp + Source/WebCore/svg/SVGSetElement.h + Source/WebCore/svg/SVGStopElement.cpp + Source/WebCore/svg/SVGStopElement.h + Source/WebCore/svg/SVGStringList.cpp + Source/WebCore/svg/SVGStringList.h + Source/WebCore/svg/SVGStyleElement.cpp + Source/WebCore/svg/SVGStyleElement.h + Source/WebCore/svg/SVGSwitchElement.cpp + Source/WebCore/svg/SVGSwitchElement.h + Source/WebCore/svg/SVGSymbolElement.cpp + Source/WebCore/svg/SVGSymbolElement.h + Source/WebCore/svg/SVGTRefElement.cpp + Source/WebCore/svg/SVGTRefElement.h + Source/WebCore/svg/SVGTSpanElement.cpp + Source/WebCore/svg/SVGTSpanElement.h + Source/WebCore/svg/SVGTests.cpp + Source/WebCore/svg/SVGTests.h + Source/WebCore/svg/SVGTextContentElement.cpp + Source/WebCore/svg/SVGTextContentElement.h + Source/WebCore/svg/SVGTextElement.cpp + Source/WebCore/svg/SVGTextElement.h + Source/WebCore/svg/SVGTextPathElement.cpp + Source/WebCore/svg/SVGTextPathElement.h + Source/WebCore/svg/SVGTextPositioningElement.cpp + Source/WebCore/svg/SVGTextPositioningElement.h + Source/WebCore/svg/SVGTitleElement.cpp + Source/WebCore/svg/SVGTitleElement.h + Source/WebCore/svg/SVGTransform.cpp + Source/WebCore/svg/SVGTransform.h + Source/WebCore/svg/SVGTransform.idl + Source/WebCore/svg/SVGTransformDistance.cpp + Source/WebCore/svg/SVGTransformDistance.h + Source/WebCore/svg/SVGTransformList.cpp + Source/WebCore/svg/SVGTransformList.h + Source/WebCore/svg/SVGTransformable.cpp + Source/WebCore/svg/SVGTransformable.h + Source/WebCore/svg/SVGURIReference.cpp + Source/WebCore/svg/SVGURIReference.h + Source/WebCore/svg/SVGUnitTypes.h + Source/WebCore/svg/SVGUseElement.cpp + Source/WebCore/svg/SVGUseElement.h + Source/WebCore/svg/SVGVKernElement.cpp + Source/WebCore/svg/SVGVKernElement.h + Source/WebCore/svg/SVGVKernElement.idl + Source/WebCore/svg/SVGViewElement.cpp + Source/WebCore/svg/SVGViewElement.h + Source/WebCore/svg/SVGViewSpec.cpp + Source/WebCore/svg/SVGViewSpec.h + Source/WebCore/svg/SVGZoomAndPan.cpp + Source/WebCore/svg/SVGZoomAndPan.h + Source/WebCore/svg/SVGZoomEvent.cpp + Source/WebCore/svg/SVGZoomEvent.h + Source/WebCore/svg/graphics/SVGImageCache.cpp + Source/WebCore/svg/graphics/SVGImageCache.h + Source/WebCore/svg/graphics/SVGImageForContainer.cpp + Source/WebCore/svg/graphics/filters/* + Source/WebCore/svg/properties/* + Source/WebCore/testing/js/WebCoreTestSupportPrefix.h + Source/WebCore/xml/DOMParser.cpp + Source/WebCore/xml/DOMParser.h + Source/WebCore/xml/DOMParser.idl + Source/WebCore/xml/XMLHttpRequest.cpp + Source/WebCore/xml/XMLHttpRequest.h + Source/WebCore/xml/XMLSerializer.cpp + Source/WebCore/xml/XMLSerializer.h + Source/WebCore/xml/XMLSerializer.idl + Source/WebCore/xml/XPathEvaluator.idl + Source/WebCore/xml/XPathExpression.idl + Source/WebCore/xml/XPathNSResolver.idl + Source/WebCore/xml/XPathResult.idl + Source/WebCore/xml/XSLImportRule.cpp + Source/WebCore/xml/XSLImportRule.h + Source/WebCore/xml/XSLStyleSheet.h + Source/WebCore/xml/XSLStyleSheetLibxslt.cpp + Source/WebCore/xml/XSLTProcessor.cpp + Source/WebCore/xml/XSLTProcessor.h + Source/WebCore/xml/XSLTProcessorLibxslt.cpp + Source/WebCore/xml/parser/XMLDocumentParser.cpp + Source/WebCore/xml/parser/XMLDocumentParser.h + Source/WebCore/xml/parser/XMLDocumentParserLibxml2.cpp +Copyright: 2009, Adam Dingle <adam@yorba.org> + 2013, Adobe Systems Inc. All right reserved + 2011-2014, Adobe Systems Incorporated + 2015, Akamai Technologies Inc + 2008, Alex Mathews <possessedpenguinbob@gmail.com> + 2005-2006, Alexander Kellett <lypanov@kde.org> + 2006, Alexey Proskuryakov <ap@macrules.ru> + 2005-2007, Alexey Proskuryakov <ap@nypop.com> + 2005-2007, Alexey Proskuryakov <ap@webkit.org> + 2004-2006, Allan Sandfeld Jensen <kde@carewolf.com> + 2007-2008, Alp Toker <alp@atoker.com> + 2006, Anders Carlsson <andersca@mac.com> + 2010, Andras Becsi (abecsi@inf.u-szeged.hu), University of Szeged + 2010, Andras Becsi <abecsi@inf.u-szeged.hu>, University of Szeged + 2011, Andreas Kling <kling@webkit.org> + 2001, Andreas Schlapbach <schlpbch@iam.unibe.ch> + 2006, Andrew Wellington <proton@wiretapped.net> + 2009, Antonio Gomes <tonikitoo@webkit.org> + 1999-2001, Antti Koivisto <koivisto@kde.org> + 2002-2016, Apple Inc + 2003-2015, Apple Inc. All right reserved + 2006-2010, Apple Inc. reserve + 2003-2014, Apple Inc. reseved + 2008, Apple Ltd + 2004-2016, Apple, Inc + 2011, Brent Fulgham + 2010-2011, Brent Fulgham <bfulgham@webkit.org> + 2014, Cable Television Laboratories, Inc + 2008-2009, Cameron McCormack <cam@mcc.id.au> + 2015, Canon Inc + 2013, ChangSeok Oh <shivamidow@gmail.com> + 2011, Code Aurora Forum + 2007-2013, Collabora Ltd + 2012-2013, Company 100, Inc + 2011, Cosmin Truta <ctruta@gmail.com> + 2010, Daniel Bates <dbates@intudata.com> + 2000, Daniel Molkentin <molkentin@kde.org> + 2007-2008, David Smith <catfish.man@gmail.com> + 2014, Digia Plc. and/or its subsidiary(-ies) + 2001, Dirk Mueller ( mueller@kde.org ) + 2000-2006, Dirk Mueller <mueller@kde.org> + 2008-2011, Dirk Schulze <krit@webkit.org> + 2005-2008, Eric Seidel <eric@webkit.org> + 2009-2012, Ericsson AB + 2000, Frederik Holljen <frederik.holljen@hig.no> + 1991, Free Software Foundation, Inc + 2011, Gabor Loki <loki@webkit.org> + 2001, George Staikos <staikos@kde.org> + 2007-2014, Google Inc + 2009, Google Inc. reseved + 2009-2012, Google, Inc + 2006, Graham Dennis <graham.dennis@gmail.com> + 2000, Gunnstein Lye <gunnstein@netcom.no> + 2009, Gustavo Noronha Silva <gns@gnome.org> + 1999-2001, Harri Porten <porten@kde.org> + 2007-2010, Holger Hans Peter Freyther + 2008, INdT - Instituto Nokia de Tecnologia + 2009-2016, Igalia S.L + 2010-2012, Igalia, S.L + 2012-2013, Intel Corporation + 2009, Jakub Wieczorek <faw217@gmail.com> + 2009, Jan Alonzo + 2009, Jeff Schiller <codedread@gmail.com> + 2009, Jim Nelson <jim@yorba.org> + 2006, Jon Shier <jshier@iastate.edu> + 2007-2008, Julien Chaffraix <jchaffraix@webkit.org> + 2009, Kenneth Rohde Christiansen + 1998-2003, Lars Knoll <knoll@kde.org> + 2006, Lars Knoll <lars@trolltech.com> + 2011, Leo Yang <leoyang@webkit.org> + 2008, Luke Kenneth Casson Leighton <lkcl@lkcl.net> + 1997, Martin Jones <mjones@kde.org> + 2008, Martin Soto <soto@freedesktop.org> + 2015, Metrological + 2006, Michael Emmel <mike.emmel@gmail.com> + 2013, Michael Pruett <michael@68k.org> + 2009, Michelangelo De Simone <micdesim@gmail.com> + 2011-2012, Motorola Mobility, Inc + 2006-2007, Nicholas Shanks <webkit@nickshanks.com> + 2004-2009, Nikolas Zimmermann <zimmermann@kde.org> + 2008-2013, Nokia Corporation and/or its subsidiary(-ies) + 2008, Nuanti Ltd + 2005-2006, Oliver Hunt <ojh16@student.canterbury.ac.nz> + 2005-2006, Oliver Hunt <oliver@nerget.com> + 2007, OpenedHand + 2013, Orange + 2010, Patrick Gansterer <paroga@paroga.com> + 2011, Patrick Gansterer <paroga@webkit.org> + 2000-2001, Peter Kelly <pmk@post.com> + 2007, Pioneer Research Center USA, Inc + 2009-2010, ProFUSION embedded systems + 2010, Renata Hodovan <reni@inf.u-szeged.hu> + 2011-2012, Renata Hodovan <reni@webkit.org> + 2011, Rik Cabanier <cabanier@adobe.com> + 2006-2007, Rob Buis + 2004-2010, Rob Buis <buis@kde.org> + 2009-2010, Rob Buis <rwlbuis@gmail.com> + 2011, Robert Hogan <robert@roberthogan.net> + 2009-2014, Samsung Electronics + 2005-2006, Samuel Weinig <sam.weinig@gmail.com> + 2006, Samuel Weinig <sam.weinig@gmial.com> + 2006-2007, Samuel Weinig <sam@webkit.org> + 2009-2014, Sebastian Dröge <sebastian@centricular.com> + 2011, Sencha, Inc + 2000-2001, Simon Hausmann <hausmann@kde.org> + 2007, Staikos Computing Services Inc <info@staikos.net> + 2000, Stefan Schimanski <1Stein@gmx.de> + 2000, Stefan Schimanski <schimmi@kde.org> + 2002-2003, The Karbon Developers + 2015, The Qt Company Ltd + 2001, Tobias Anton <anton@stud.fbi.fh-darmstadt.de> + 1997-1999, Torben Weis <weis@kde.org> + 2007-2011, Torch Mobile, Inc. (http://www.torchmobile.com/) + 2011-2012, University of Szeged + 1998-2002, Waldo Bastian <bastian@kde.org> + 2014, Yoav Weiss <yoav@yoav.ws> + 2014, Yusuke Suzuki <utatane.tea@gmail.com> + 2004-2006, Zack Rusin <zack@kde.org> + 2011, Zan Dobersek <zandobersek@gmail.com> + 2010-2012, Zoltan Herczeg <zherczeg@webkit.org> + 2012-2013, basysKom GmbH +License: LGPL-2+ + +Files: Source/WebCore/AVFoundationSupport.py + Source/WebCore/DerivedSources.make + Source/WebCore/Modules/fetch/FetchBody.cpp + Source/WebCore/Modules/fetch/FetchBody.h + Source/WebCore/Modules/fetch/FetchBody.idl + Source/WebCore/Modules/fetch/FetchHeaders.cpp + Source/WebCore/Modules/fetch/FetchHeaders.h + Source/WebCore/Modules/fetch/FetchHeaders.idl + Source/WebCore/Modules/fetch/FetchOptions.h + Source/WebCore/Modules/fetch/FetchRequest.cpp + Source/WebCore/Modules/fetch/FetchRequest.h + Source/WebCore/Modules/fetch/FetchRequest.idl + Source/WebCore/Modules/indexeddb/IDBDatabaseException.cpp + Source/WebCore/Modules/indexeddb/IDBEventDispatcher.cpp + Source/WebCore/Modules/indexeddb/IDBEventDispatcher.h + Source/WebCore/Modules/indexeddb/IDBRecordIdentifier.h + Source/WebCore/Modules/indexeddb/IDBRequest.idl + Source/WebCore/Modules/mediasource/DOMURLMediaSource.cpp + Source/WebCore/Modules/mediasource/DOMURLMediaSource.h + Source/WebCore/Modules/mediasource/DOMURLMediaSource.idl + Source/WebCore/Modules/mediasource/MediaSource.cpp + Source/WebCore/Modules/mediasource/MediaSource.h + Source/WebCore/Modules/mediasource/MediaSource.idl + Source/WebCore/Modules/mediasource/MediaSourceRegistry.cpp + Source/WebCore/Modules/mediasource/MediaSourceRegistry.h + Source/WebCore/Modules/mediasource/SourceBuffer.cpp + Source/WebCore/Modules/mediasource/SourceBuffer.h + Source/WebCore/Modules/mediasource/SourceBuffer.idl + Source/WebCore/Modules/mediasource/SourceBufferList.cpp + Source/WebCore/Modules/mediasource/SourceBufferList.h + Source/WebCore/Modules/mediasource/SourceBufferList.idl + Source/WebCore/Modules/mediastream/DOMURLMediaStream.cpp + Source/WebCore/Modules/mediastream/DOMURLMediaStream.h + Source/WebCore/Modules/mediastream/DOMURLMediaStream.idl + Source/WebCore/Modules/mediastream/MediaConstraintsImpl.cpp + Source/WebCore/Modules/mediastream/MediaConstraintsImpl.h + Source/WebCore/Modules/mediastream/MediaDevices.cpp + Source/WebCore/Modules/mediastream/MediaDevices.h + Source/WebCore/Modules/mediastream/MediaDevices.idl + Source/WebCore/Modules/mediastream/MediaDevices.js + Source/WebCore/Modules/mediastream/MediaEndpointPeerConnection.cpp + Source/WebCore/Modules/mediastream/MediaEndpointPeerConnection.h + Source/WebCore/Modules/mediastream/MediaTrackSupportedConstraints.h + Source/WebCore/Modules/mediastream/MediaTrackSupportedConstraints.idl + Source/WebCore/Modules/mediastream/NavigatorMediaDevices.cpp + Source/WebCore/Modules/mediastream/NavigatorMediaDevices.h + Source/WebCore/Modules/mediastream/NavigatorMediaDevices.idl + Source/WebCore/Modules/mediastream/PeerConnectionBackend.cpp + Source/WebCore/Modules/mediastream/PeerConnectionBackend.h + Source/WebCore/Modules/mediastream/PeerConnectionStates.h + Source/WebCore/Modules/mediastream/RTCConfiguration.cpp + Source/WebCore/Modules/mediastream/RTCConfiguration.h + Source/WebCore/Modules/mediastream/RTCIceCandidate.cpp + Source/WebCore/Modules/mediastream/RTCIceCandidate.h + Source/WebCore/Modules/mediastream/RTCIceCandidate.idl + Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp + Source/WebCore/Modules/mediastream/RTCPeerConnection.h + Source/WebCore/Modules/mediastream/RTCPeerConnection.idl + Source/WebCore/Modules/mediastream/RTCPeerConnection.js + Source/WebCore/Modules/mediastream/RTCPeerConnectionInternals.js + Source/WebCore/Modules/mediastream/RTCRtpReceiver.cpp + Source/WebCore/Modules/mediastream/RTCRtpReceiver.h + Source/WebCore/Modules/mediastream/RTCRtpReceiver.idl + Source/WebCore/Modules/mediastream/RTCRtpSender.cpp + Source/WebCore/Modules/mediastream/RTCRtpSender.h + Source/WebCore/Modules/mediastream/RTCRtpSender.idl + Source/WebCore/Modules/mediastream/RTCRtpSenderReceiverBase.h + Source/WebCore/Modules/mediastream/RTCSessionDescription.cpp + Source/WebCore/Modules/mediastream/RTCSessionDescription.h + Source/WebCore/Modules/mediastream/RTCSessionDescription.idl + Source/WebCore/Modules/mediastream/RTCTrackEvent.cpp + Source/WebCore/Modules/mediastream/RTCTrackEvent.h + Source/WebCore/Modules/mediastream/RTCTrackEvent.idl + Source/WebCore/Modules/mediastream/UserMediaClient.h + Source/WebCore/Modules/mediastream/UserMediaRequest.cpp + Source/WebCore/Modules/mediastream/UserMediaRequest.h + Source/WebCore/Modules/notifications/Notification.cpp + Source/WebCore/Modules/notifications/Notification.h + Source/WebCore/Modules/notifications/Notification.idl + Source/WebCore/Modules/notifications/NotificationCenter.cpp + Source/WebCore/Modules/notifications/NotificationCenter.h + Source/WebCore/Modules/notifications/NotificationCenter.idl + Source/WebCore/Modules/notifications/NotificationClient.h + Source/WebCore/Modules/quota/DOMWindowQuota.cpp + Source/WebCore/Modules/quota/DOMWindowQuota.h + Source/WebCore/Modules/quota/NavigatorStorageQuota.cpp + Source/WebCore/Modules/quota/NavigatorStorageQuota.h + Source/WebCore/Modules/quota/StorageErrorCallback.cpp + Source/WebCore/Modules/quota/StorageErrorCallback.h + Source/WebCore/Modules/quota/StorageErrorCallback.idl + Source/WebCore/Modules/quota/StorageInfo.cpp + Source/WebCore/Modules/quota/StorageInfo.h + Source/WebCore/Modules/quota/StorageQuota.cpp + Source/WebCore/Modules/quota/StorageQuota.h + Source/WebCore/Modules/quota/StorageQuotaCallback.h + Source/WebCore/Modules/quota/StorageQuotaCallback.idl + Source/WebCore/Modules/quota/StorageUsageCallback.h + Source/WebCore/Modules/quota/StorageUsageCallback.idl + Source/WebCore/Modules/quota/WorkerNavigatorStorageQuota.cpp + Source/WebCore/Modules/quota/WorkerNavigatorStorageQuota.h + Source/WebCore/Modules/speech/DOMWindowSpeechSynthesis.cpp + Source/WebCore/Modules/streams/ByteLengthQueuingStrategy.idl + Source/WebCore/Modules/streams/CountQueuingStrategy.idl + Source/WebCore/Modules/streams/ReadableStream.idl + Source/WebCore/Modules/streams/ReadableStreamController.idl + Source/WebCore/Modules/streams/ReadableStreamReader.idl + Source/WebCore/Modules/streams/WritableStream.idl + Source/WebCore/Modules/webaudio/AudioBuffer.cpp + Source/WebCore/Modules/webaudio/AudioBuffer.h + Source/WebCore/Modules/webaudio/AudioBuffer.idl + Source/WebCore/Modules/webaudio/AudioListener.cpp + Source/WebCore/Modules/webaudio/AudioListener.h + Source/WebCore/Modules/webaudio/AudioListener.idl + Source/WebCore/Modules/webaudio/AudioParam.h + Source/WebCore/Modules/webaudio/AudioParam.idl + Source/WebCore/Modules/webaudio/AudioParamTimeline.h + Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.h + Source/WebCore/Modules/webaudio/ChannelMergerNode.cpp + Source/WebCore/Modules/webaudio/ChannelMergerNode.h + Source/WebCore/Modules/webaudio/ChannelMergerNode.idl + Source/WebCore/Modules/webaudio/PeriodicWave.cpp + Source/WebCore/Modules/webaudio/PeriodicWave.h + Source/WebCore/Modules/webdatabase/ChangeVersionWrapper.cpp + Source/WebCore/Modules/webdatabase/ChangeVersionWrapper.h + Source/WebCore/Modules/webdatabase/Database.cpp + Source/WebCore/Modules/webdatabase/Database.h + Source/WebCore/Modules/webdatabase/Database.idl + Source/WebCore/Modules/webdatabase/DatabaseAuthorizer.cpp + Source/WebCore/Modules/webdatabase/DatabaseAuthorizer.h + Source/WebCore/Modules/webdatabase/DatabaseCallback.h + Source/WebCore/Modules/webdatabase/DatabaseCallback.idl + Source/WebCore/Modules/webdatabase/DatabaseDetails.h + Source/WebCore/Modules/webdatabase/DatabaseTask.cpp + Source/WebCore/Modules/webdatabase/DatabaseTask.h + Source/WebCore/Modules/webdatabase/DatabaseThread.cpp + Source/WebCore/Modules/webdatabase/DatabaseThread.h + Source/WebCore/Modules/webdatabase/DatabaseTracker.cpp + Source/WebCore/Modules/webdatabase/DatabaseTracker.h + Source/WebCore/Modules/webdatabase/SQLCallbackWrapper.h + Source/WebCore/Modules/webdatabase/SQLError.h + Source/WebCore/Modules/webdatabase/SQLError.idl + Source/WebCore/Modules/webdatabase/SQLException.cpp + Source/WebCore/Modules/webdatabase/SQLException.h + Source/WebCore/Modules/webdatabase/SQLException.idl + Source/WebCore/Modules/webdatabase/SQLResultSet.cpp + Source/WebCore/Modules/webdatabase/SQLResultSet.h + Source/WebCore/Modules/webdatabase/SQLResultSet.idl + Source/WebCore/Modules/webdatabase/SQLResultSetRowList.cpp + Source/WebCore/Modules/webdatabase/SQLResultSetRowList.h + Source/WebCore/Modules/webdatabase/SQLResultSetRowList.idl + Source/WebCore/Modules/webdatabase/SQLStatement.cpp + Source/WebCore/Modules/webdatabase/SQLStatement.h + Source/WebCore/Modules/webdatabase/SQLStatementCallback.h + Source/WebCore/Modules/webdatabase/SQLStatementCallback.idl + Source/WebCore/Modules/webdatabase/SQLStatementErrorCallback.h + Source/WebCore/Modules/webdatabase/SQLStatementErrorCallback.idl + Source/WebCore/Modules/webdatabase/SQLTransaction.cpp + Source/WebCore/Modules/webdatabase/SQLTransaction.h + Source/WebCore/Modules/webdatabase/SQLTransaction.idl + Source/WebCore/Modules/webdatabase/SQLTransactionBackend.cpp + Source/WebCore/Modules/webdatabase/SQLTransactionBackend.h + Source/WebCore/Modules/webdatabase/SQLTransactionCallback.h + Source/WebCore/Modules/webdatabase/SQLTransactionCallback.idl + Source/WebCore/Modules/webdatabase/SQLTransactionClient.cpp + Source/WebCore/Modules/webdatabase/SQLTransactionClient.h + Source/WebCore/Modules/webdatabase/SQLTransactionCoordinator.cpp + Source/WebCore/Modules/webdatabase/SQLTransactionCoordinator.h + Source/WebCore/Modules/webdatabase/SQLTransactionErrorCallback.h + Source/WebCore/Modules/webdatabase/SQLTransactionErrorCallback.idl + Source/WebCore/Modules/websockets/CloseEvent.h + Source/WebCore/Modules/websockets/CloseEvent.idl + Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.cpp + Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.h + Source/WebCore/Modules/websockets/ThreadableWebSocketChannelClientWrapper.cpp + Source/WebCore/Modules/websockets/ThreadableWebSocketChannelClientWrapper.h + Source/WebCore/Modules/websockets/WebSocket.cpp + Source/WebCore/Modules/websockets/WebSocket.h + Source/WebCore/Modules/websockets/WebSocket.idl + Source/WebCore/Modules/websockets/WebSocketChannel.cpp + Source/WebCore/Modules/websockets/WebSocketChannel.h + Source/WebCore/Modules/websockets/WebSocketChannelClient.h + Source/WebCore/Modules/websockets/WebSocketDeflateFramer.cpp + Source/WebCore/Modules/websockets/WebSocketDeflateFramer.h + Source/WebCore/Modules/websockets/WebSocketDeflater.cpp + Source/WebCore/Modules/websockets/WebSocketDeflater.h + Source/WebCore/Modules/websockets/WebSocketExtensionDispatcher.cpp + Source/WebCore/Modules/websockets/WebSocketExtensionDispatcher.h + Source/WebCore/Modules/websockets/WebSocketExtensionParser.cpp + Source/WebCore/Modules/websockets/WebSocketExtensionParser.h + Source/WebCore/Modules/websockets/WebSocketExtensionProcessor.h + Source/WebCore/Modules/websockets/WebSocketFrame.h + Source/WebCore/Modules/websockets/WebSocketHandshake.cpp + Source/WebCore/Modules/websockets/WebSocketHandshake.h + Source/WebCore/Modules/websockets/WorkerThreadableWebSocketChannel.cpp + Source/WebCore/Modules/websockets/WorkerThreadableWebSocketChannel.h + Source/WebCore/accessibility/AXObjectCache.cpp + Source/WebCore/accessibility/AccessibilityARIAGrid.cpp + Source/WebCore/accessibility/AccessibilityARIAGrid.h + Source/WebCore/accessibility/AccessibilityARIAGridCell.cpp + Source/WebCore/accessibility/AccessibilityARIAGridCell.h + Source/WebCore/accessibility/AccessibilityARIAGridRow.cpp + Source/WebCore/accessibility/AccessibilityARIAGridRow.h + Source/WebCore/accessibility/AccessibilityImageMapLink.cpp + Source/WebCore/accessibility/AccessibilityImageMapLink.h + Source/WebCore/accessibility/AccessibilityList.cpp + Source/WebCore/accessibility/AccessibilityList.h + Source/WebCore/accessibility/AccessibilityListBox.cpp + Source/WebCore/accessibility/AccessibilityListBox.h + Source/WebCore/accessibility/AccessibilityListBoxOption.cpp + Source/WebCore/accessibility/AccessibilityListBoxOption.h + Source/WebCore/accessibility/AccessibilityMediaControls.cpp + Source/WebCore/accessibility/AccessibilityMediaControls.h + Source/WebCore/accessibility/AccessibilityNodeObject.cpp + Source/WebCore/accessibility/AccessibilityNodeObject.h + Source/WebCore/accessibility/AccessibilityObject.cpp + Source/WebCore/accessibility/AccessibilityObject.h + Source/WebCore/accessibility/AccessibilityRenderObject.cpp + Source/WebCore/accessibility/AccessibilityRenderObject.h + Source/WebCore/accessibility/AccessibilitySVGRoot.cpp + Source/WebCore/accessibility/AccessibilitySVGRoot.h + Source/WebCore/accessibility/AccessibilityScrollbar.cpp + Source/WebCore/accessibility/AccessibilityScrollbar.h + Source/WebCore/accessibility/AccessibilitySlider.cpp + Source/WebCore/accessibility/AccessibilitySlider.h + Source/WebCore/accessibility/AccessibilityTable.cpp + Source/WebCore/accessibility/AccessibilityTable.h + Source/WebCore/accessibility/AccessibilityTableCell.cpp + Source/WebCore/accessibility/AccessibilityTableCell.h + Source/WebCore/accessibility/AccessibilityTableColumn.cpp + Source/WebCore/accessibility/AccessibilityTableColumn.h + Source/WebCore/accessibility/AccessibilityTableHeaderContainer.cpp + Source/WebCore/accessibility/AccessibilityTableHeaderContainer.h + Source/WebCore/accessibility/AccessibilityTableRow.cpp + Source/WebCore/accessibility/AccessibilityTableRow.h + Source/WebCore/accessibility/AccessibilityTree.cpp + Source/WebCore/accessibility/AccessibilityTree.h + Source/WebCore/accessibility/AccessibilityTreeItem.cpp + Source/WebCore/accessibility/AccessibilityTreeItem.h + Source/WebCore/bindings/generic/* + Source/WebCore/bindings/js/JSAttrCustom.cpp + Source/WebCore/bindings/js/JSBlobCustom.cpp + Source/WebCore/bindings/js/JSCallbackData.cpp + Source/WebCore/bindings/js/JSCallbackData.h + Source/WebCore/bindings/js/JSCommandLineAPIHostCustom.cpp + Source/WebCore/bindings/js/JSCustomSQLStatementErrorCallback.cpp + Source/WebCore/bindings/js/JSDOMFormDataCustom.cpp + Source/WebCore/bindings/js/JSDOMWindowShell.cpp + Source/WebCore/bindings/js/JSDOMWindowShell.h + Source/WebCore/bindings/js/JSDataTransferCustom.cpp + Source/WebCore/bindings/js/JSDedicatedWorkerGlobalScopeCustom.cpp + Source/WebCore/bindings/js/JSElementCustom.cpp + Source/WebCore/bindings/js/JSErrorHandler.cpp + Source/WebCore/bindings/js/JSErrorHandler.h + Source/WebCore/bindings/js/JSEventCustom.cpp + Source/WebCore/bindings/js/JSFetchHeadersCustom.cpp + Source/WebCore/bindings/js/JSFileReaderCustom.cpp + Source/WebCore/bindings/js/JSHTMLFrameElementCustom.cpp + Source/WebCore/bindings/js/JSHTMLSelectElementCustom.h + Source/WebCore/bindings/js/JSHTMLTemplateElementCustom.cpp + Source/WebCore/bindings/js/JSHistoryCustom.cpp + Source/WebCore/bindings/js/JSInspectorFrontendHostCustom.cpp + Source/WebCore/bindings/js/JSMessageEventCustom.cpp + Source/WebCore/bindings/js/JSMessagePortCustom.h + Source/WebCore/bindings/js/JSMutationObserverCustom.cpp + Source/WebCore/bindings/js/JSPerformanceEntryCustom.cpp + Source/WebCore/bindings/js/JSPopStateEventCustom.cpp + Source/WebCore/bindings/js/JSSQLResultSetRowListCustom.cpp + Source/WebCore/bindings/js/JSSQLTransactionCustom.cpp + Source/WebCore/bindings/js/JSXMLHttpRequestCustom.cpp + Source/WebCore/bindings/js/JSXSLTProcessorCustom.cpp + Source/WebCore/bindings/js/ScriptCachedFrameData.cpp + Source/WebCore/bindings/js/ScriptCachedFrameData.h + Source/WebCore/bindings/js/ScriptGlobalObject.cpp + Source/WebCore/bindings/js/ScriptGlobalObject.h + Source/WebCore/bindings/js/ScriptSourceCode.h + Source/WebCore/bindings/js/ScriptState.cpp + Source/WebCore/bindings/js/ScriptState.h + Source/WebCore/bindings/js/ScriptWrappable.h + Source/WebCore/bindings/js/ScriptWrappableInlines.h + Source/WebCore/bindings/js/WebCoreBuiltinNames.h + Source/WebCore/bindings/js/WebCoreJSBuiltinInternals.cpp + Source/WebCore/bindings/js/WebCoreJSBuiltinInternals.h + Source/WebCore/bindings/js/WebCoreJSBuiltins.cpp + Source/WebCore/bindings/js/WebCoreJSBuiltins.h + Source/WebCore/css/CSSAspectRatioValue.cpp + Source/WebCore/css/CSSAspectRatioValue.h + Source/WebCore/css/CSSCalculationValue.cpp + Source/WebCore/css/CSSCalculationValue.h + Source/WebCore/css/CSSFontFaceLoadEvent.cpp + Source/WebCore/css/CSSFontFaceLoadEvent.h + Source/WebCore/css/CSSFontFaceLoadEvent.idl + Source/WebCore/css/CSSGridLineNamesValue.cpp + Source/WebCore/css/CSSGridLineNamesValue.h + Source/WebCore/css/CSSGridTemplateAreasValue.cpp + Source/WebCore/css/CSSGridTemplateAreasValue.h + Source/WebCore/css/CSSKeyframeRule.idl + Source/WebCore/css/CSSKeyframesRule.idl + Source/WebCore/css/CSSOMUtils.cpp + Source/WebCore/css/CSSOMUtils.h + Source/WebCore/css/CSSPropertySourceData.cpp + Source/WebCore/css/CSSPropertySourceData.h + Source/WebCore/css/CSSSupportsRule.cpp + Source/WebCore/css/CSSSupportsRule.h + Source/WebCore/css/CSSSupportsRule.idl + Source/WebCore/css/CSSToLengthConversionData.cpp + Source/WebCore/css/CSSToLengthConversionData.h + Source/WebCore/css/DOMWindowCSS.cpp + Source/WebCore/css/DOMWindowCSS.h + Source/WebCore/css/DOMWindowCSS.idl + Source/WebCore/css/FontLoader.idl + Source/WebCore/css/WebKitCSSTransformValue.idl + Source/WebCore/css/themeWin.css + Source/WebCore/css/themeWinQuirks.css + Source/WebCore/dom/ChildListMutationScope.cpp + Source/WebCore/dom/ChildListMutationScope.h + Source/WebCore/dom/ClassCollection.cpp + Source/WebCore/dom/ClassCollection.h + Source/WebCore/dom/CurrentScriptIncrementer.h + Source/WebCore/dom/DOMCoreException.cpp + Source/WebCore/dom/DOMCoreException.h + Source/WebCore/dom/DOMCoreException.idl + Source/WebCore/dom/DOMError.idl + Source/WebCore/dom/DOMTimeStamp.h + Source/WebCore/dom/DataTransfer.idl + Source/WebCore/dom/DataTransferItem.cpp + Source/WebCore/dom/DataTransferItem.h + Source/WebCore/dom/DataTransferItem.idl + Source/WebCore/dom/DataTransferItemList.h + Source/WebCore/dom/DataTransferItemList.idl + Source/WebCore/dom/DocumentMarker.cpp + Source/WebCore/dom/DocumentOrderedMap.cpp + Source/WebCore/dom/DocumentOrderedMap.h + Source/WebCore/dom/ElementRareData.cpp + Source/WebCore/dom/ErrorEvent.cpp + Source/WebCore/dom/ErrorEvent.h + Source/WebCore/dom/ErrorEvent.idl + Source/WebCore/dom/EventException.h + Source/WebCore/dom/EventException.idl + Source/WebCore/dom/ExceptionBase.cpp + Source/WebCore/dom/ExceptionBase.h + Source/WebCore/dom/ExceptionCodePlaceholder.cpp + Source/WebCore/dom/ExceptionCodePlaceholder.h + Source/WebCore/dom/IconURL.h + Source/WebCore/dom/MessagePortChannel.cpp + Source/WebCore/dom/MessagePortChannel.h + Source/WebCore/dom/MutationCallback.h + Source/WebCore/dom/MutationObserver.cpp + Source/WebCore/dom/MutationObserver.h + Source/WebCore/dom/MutationObserver.idl + Source/WebCore/dom/MutationObserverInterestGroup.cpp + Source/WebCore/dom/MutationObserverInterestGroup.h + Source/WebCore/dom/MutationObserverRegistration.cpp + Source/WebCore/dom/MutationObserverRegistration.h + Source/WebCore/dom/MutationRecord.cpp + Source/WebCore/dom/MutationRecord.h + Source/WebCore/dom/MutationRecord.idl + Source/WebCore/dom/NodeRareData.cpp + Source/WebCore/dom/RequestAnimationFrameCallback.h + Source/WebCore/dom/RequestAnimationFrameCallback.idl + Source/WebCore/dom/ScopedEventQueue.cpp + Source/WebCore/dom/ScopedEventQueue.h + Source/WebCore/dom/StaticNodeList.cpp + Source/WebCore/dom/StaticNodeList.h + Source/WebCore/dom/StringCallback.cpp + Source/WebCore/dom/StringCallback.h + Source/WebCore/dom/StringCallback.idl + Source/WebCore/dom/TreeDepthLimit.h + Source/WebCore/dom/default/* + Source/WebCore/dom/make_dom_exceptions.pl + Source/WebCore/dom/make_event_factory.pl + Source/WebCore/dom/make_names.pl + Source/WebCore/editing/ApplyBlockElementCommand.h + Source/WebCore/editing/EditingStyle.h + Source/WebCore/editing/RenderedPosition.cpp + Source/WebCore/editing/RenderedPosition.h + Source/WebCore/editing/ReplaceNodeWithSpanCommand.cpp + Source/WebCore/editing/ReplaceNodeWithSpanCommand.h + Source/WebCore/editing/SmartReplace.cpp + Source/WebCore/editing/SmartReplace.h + Source/WebCore/editing/SmartReplaceCF.cpp + Source/WebCore/editing/SurroundingText.cpp + Source/WebCore/editing/SurroundingText.h + Source/WebCore/editing/UndoStep.h + Source/WebCore/extract-localizable-strings.pl + Source/WebCore/fileapi/AsyncFileStream.cpp + Source/WebCore/fileapi/AsyncFileStream.h + Source/WebCore/fileapi/Blob.cpp + Source/WebCore/fileapi/Blob.h + Source/WebCore/fileapi/Blob.idl + Source/WebCore/fileapi/BlobURL.cpp + Source/WebCore/fileapi/BlobURL.h + Source/WebCore/fileapi/FileError.h + Source/WebCore/fileapi/FileError.idl + Source/WebCore/fileapi/FileException.cpp + Source/WebCore/fileapi/FileException.h + Source/WebCore/fileapi/FileException.idl + Source/WebCore/fileapi/FileReader.cpp + Source/WebCore/fileapi/FileReader.h + Source/WebCore/fileapi/FileReader.idl + Source/WebCore/fileapi/FileReaderLoader.cpp + Source/WebCore/fileapi/FileReaderLoader.h + Source/WebCore/fileapi/FileReaderLoaderClient.h + Source/WebCore/fileapi/FileReaderSync.cpp + Source/WebCore/fileapi/FileReaderSync.h + Source/WebCore/fileapi/FileReaderSync.idl + Source/WebCore/fileapi/ThreadableBlobRegistry.cpp + Source/WebCore/fileapi/ThreadableBlobRegistry.h + Source/WebCore/fileapi/WebKitBlobBuilder.cpp + Source/WebCore/fileapi/WebKitBlobBuilder.h + Source/WebCore/history/CachedFramePlatformData.h + Source/WebCore/html/BaseButtonInputType.cpp + Source/WebCore/html/BaseButtonInputType.h + Source/WebCore/html/BaseCheckableInputType.cpp + Source/WebCore/html/BaseCheckableInputType.h + Source/WebCore/html/BaseClickableWithKeyInputType.cpp + Source/WebCore/html/BaseClickableWithKeyInputType.h + Source/WebCore/html/BaseDateAndTimeInputType.cpp + Source/WebCore/html/BaseDateAndTimeInputType.h + Source/WebCore/html/BaseTextInputType.h + Source/WebCore/html/ButtonInputType.cpp + Source/WebCore/html/ButtonInputType.h + Source/WebCore/html/CheckboxInputType.cpp + Source/WebCore/html/CheckboxInputType.h + Source/WebCore/html/ColorInputType.cpp + Source/WebCore/html/ColorInputType.h + Source/WebCore/html/DOMFormData.cpp + Source/WebCore/html/DOMFormData.h + Source/WebCore/html/DOMFormData.idl + Source/WebCore/html/DateInputType.cpp + Source/WebCore/html/DateInputType.h + Source/WebCore/html/DateTimeInputType.cpp + Source/WebCore/html/DateTimeInputType.h + Source/WebCore/html/DateTimeLocalInputType.cpp + Source/WebCore/html/DateTimeLocalInputType.h + Source/WebCore/html/EmailInputType.h + Source/WebCore/html/FileInputType.h + Source/WebCore/html/HTMLDataListElement.cpp + Source/WebCore/html/HTMLDataListElement.h + Source/WebCore/html/HTMLDataListElement.idl + Source/WebCore/html/HTMLElementsAllInOne.cpp + Source/WebCore/html/HTMLKeygenElement.idl + Source/WebCore/html/HTMLOutputElement.cpp + Source/WebCore/html/HTMLOutputElement.h + Source/WebCore/html/HTMLTableRowsCollection.cpp + Source/WebCore/html/HTMLTableRowsCollection.h + Source/WebCore/html/HTMLTemplateElement.cpp + Source/WebCore/html/HTMLTemplateElement.h + Source/WebCore/html/HTMLTemplateElement.idl + Source/WebCore/html/HTMLUnknownElement.h + Source/WebCore/html/HTMLUnknownElement.idl + Source/WebCore/html/HiddenInputType.cpp + Source/WebCore/html/HiddenInputType.h + Source/WebCore/html/ImageData.cpp + Source/WebCore/html/ImageData.h + Source/WebCore/html/ImageData.idl + Source/WebCore/html/ImageInputType.h + Source/WebCore/html/InputType.h + Source/WebCore/html/LabelableElement.h + Source/WebCore/html/LinkRelAttribute.cpp + Source/WebCore/html/LinkRelAttribute.h + Source/WebCore/html/MonthInputType.cpp + Source/WebCore/html/MonthInputType.h + Source/WebCore/html/NumberInputType.cpp + Source/WebCore/html/NumberInputType.h + Source/WebCore/html/PasswordInputType.cpp + Source/WebCore/html/PasswordInputType.h + Source/WebCore/html/RadioInputType.h + Source/WebCore/html/RangeInputType.cpp + Source/WebCore/html/RangeInputType.h + Source/WebCore/html/ResetInputType.cpp + Source/WebCore/html/ResetInputType.h + Source/WebCore/html/SearchInputType.cpp + Source/WebCore/html/SearchInputType.h + Source/WebCore/html/SubmitInputType.cpp + Source/WebCore/html/SubmitInputType.h + Source/WebCore/html/TelephoneInputType.cpp + Source/WebCore/html/TelephoneInputType.h + Source/WebCore/html/TextFieldInputType.cpp + Source/WebCore/html/TextFieldInputType.h + Source/WebCore/html/TextInputType.cpp + Source/WebCore/html/TextInputType.h + Source/WebCore/html/TimeInputType.cpp + Source/WebCore/html/TimeInputType.h + Source/WebCore/html/URLInputType.cpp + Source/WebCore/html/URLInputType.h + Source/WebCore/html/URLRegistry.h + Source/WebCore/html/ValidationMessage.cpp + Source/WebCore/html/ValidationMessage.h + Source/WebCore/html/WeekInputType.cpp + Source/WebCore/html/WeekInputType.h + Source/WebCore/html/forms/* + Source/WebCore/html/parser/HTMLSrcsetParser.cpp + Source/WebCore/html/parser/HTMLSrcsetParser.h + Source/WebCore/html/parser/ParsingUtilities.h + Source/WebCore/html/parser/create-html-entity-table + Source/WebCore/html/shadow/DetailsMarkerControl.cpp + Source/WebCore/html/shadow/DetailsMarkerControl.h + Source/WebCore/html/shadow/MediaControlElementTypes.cpp + Source/WebCore/html/shadow/MediaControlElementTypes.h + Source/WebCore/html/shadow/MediaControlElements.cpp + Source/WebCore/html/shadow/MediaControlElements.h + Source/WebCore/html/shadow/MeterShadowElement.cpp + Source/WebCore/html/shadow/MeterShadowElement.h + Source/WebCore/html/shadow/ProgressShadowElement.cpp + Source/WebCore/html/shadow/ProgressShadowElement.h + Source/WebCore/html/shadow/SliderThumbElement.cpp + Source/WebCore/html/shadow/SliderThumbElement.h + Source/WebCore/html/track/AudioTrack.cpp + Source/WebCore/html/track/BufferedLineReader.cpp + Source/WebCore/html/track/BufferedLineReader.h + Source/WebCore/html/track/TextTrack.cpp + Source/WebCore/html/track/TextTrackCue.cpp + Source/WebCore/html/track/TextTrackCue.h + Source/WebCore/html/track/VTTCue.cpp + Source/WebCore/html/track/VTTCue.h + Source/WebCore/html/track/VTTRegion.cpp + Source/WebCore/html/track/VTTRegion.h + Source/WebCore/html/track/VTTScanner.cpp + Source/WebCore/html/track/VTTScanner.h + Source/WebCore/html/track/VideoTrack.cpp + Source/WebCore/html/track/WebVTTParser.cpp + Source/WebCore/html/track/WebVTTParser.h + Source/WebCore/html/track/WebVTTToken.h + Source/WebCore/html/track/WebVTTTokenizer.cpp + Source/WebCore/html/track/WebVTTTokenizer.h + Source/WebCore/inspector/CommandLineAPIHost.cpp + Source/WebCore/inspector/CommandLineAPIHost.h + Source/WebCore/inspector/CommandLineAPIHost.idl + Source/WebCore/inspector/CommandLineAPIModuleSource.js + Source/WebCore/inspector/DOMEditor.cpp + Source/WebCore/inspector/DOMEditor.h + Source/WebCore/inspector/DOMPatchSupport.cpp + Source/WebCore/inspector/DOMPatchSupport.h + Source/WebCore/inspector/InspectorClient.cpp + Source/WebCore/inspector/InspectorConsoleInstrumentation.h + Source/WebCore/inspector/InspectorController.cpp + Source/WebCore/inspector/InspectorController.h + Source/WebCore/inspector/InspectorDOMAgent.cpp + Source/WebCore/inspector/InspectorDOMAgent.h + Source/WebCore/inspector/InspectorDOMDebuggerAgent.cpp + Source/WebCore/inspector/InspectorDOMDebuggerAgent.h + Source/WebCore/inspector/InspectorDOMStorageAgent.cpp + Source/WebCore/inspector/InspectorDOMStorageAgent.h + Source/WebCore/inspector/InspectorDatabaseAgent.cpp + Source/WebCore/inspector/InspectorDatabaseAgent.h + Source/WebCore/inspector/InspectorDatabaseResource.cpp + Source/WebCore/inspector/InspectorDatabaseResource.h + Source/WebCore/inspector/InspectorFrontendClient.h + Source/WebCore/inspector/InspectorFrontendClientLocal.cpp + Source/WebCore/inspector/InspectorFrontendClientLocal.h + Source/WebCore/inspector/InspectorFrontendHost.cpp + Source/WebCore/inspector/InspectorFrontendHost.h + Source/WebCore/inspector/InspectorFrontendHost.idl + Source/WebCore/inspector/InspectorHistory.cpp + Source/WebCore/inspector/InspectorHistory.h + Source/WebCore/inspector/InspectorIndexedDBAgent.cpp + Source/WebCore/inspector/InspectorIndexedDBAgent.h + Source/WebCore/inspector/InspectorInstrumentation.cpp + Source/WebCore/inspector/InspectorInstrumentation.h + Source/WebCore/inspector/InspectorInstrumentationCookie.cpp + Source/WebCore/inspector/InspectorInstrumentationCookie.h + Source/WebCore/inspector/InspectorLayerTreeAgent.cpp + Source/WebCore/inspector/InspectorLayerTreeAgent.h + Source/WebCore/inspector/InspectorNetworkAgent.cpp + Source/WebCore/inspector/InspectorNetworkAgent.h + Source/WebCore/inspector/InspectorNodeFinder.cpp + Source/WebCore/inspector/InspectorNodeFinder.h + Source/WebCore/inspector/InspectorOverlay.cpp + Source/WebCore/inspector/InspectorOverlay.h + Source/WebCore/inspector/InspectorOverlayPage.html + Source/WebCore/inspector/InspectorPageAgent.cpp + Source/WebCore/inspector/InspectorPageAgent.h + Source/WebCore/inspector/InspectorTimelineAgent.cpp + Source/WebCore/inspector/InspectorTimelineAgent.h + Source/WebCore/inspector/InstrumentingAgents.cpp + Source/WebCore/inspector/InstrumentingAgents.h + Source/WebCore/inspector/PageConsoleAgent.cpp + Source/WebCore/inspector/PageConsoleAgent.h + Source/WebCore/inspector/PageDebuggerAgent.cpp + Source/WebCore/inspector/PageDebuggerAgent.h + Source/WebCore/inspector/PageRuntimeAgent.cpp + Source/WebCore/inspector/PageRuntimeAgent.h + Source/WebCore/inspector/TimelineRecordFactory.cpp + Source/WebCore/inspector/TimelineRecordFactory.h + Source/WebCore/loader/DocumentLoader.cpp + Source/WebCore/loader/DocumentLoader.h + Source/WebCore/loader/DocumentThreadableLoader.cpp + Source/WebCore/loader/DocumentThreadableLoader.h + Source/WebCore/loader/DocumentWriter.cpp + Source/WebCore/loader/DocumentWriter.h + Source/WebCore/loader/FormState.cpp + Source/WebCore/loader/FormState.h + Source/WebCore/loader/FormSubmission.cpp + Source/WebCore/loader/FormSubmission.h + Source/WebCore/loader/FrameLoadRequest.cpp + Source/WebCore/loader/FrameLoader.cpp + Source/WebCore/loader/FrameLoader.h + Source/WebCore/loader/FrameLoaderClient.h + Source/WebCore/loader/FrameLoaderStateMachine.cpp + Source/WebCore/loader/FrameLoaderStateMachine.h + Source/WebCore/loader/FrameLoaderTypes.h + Source/WebCore/loader/HistoryController.cpp + Source/WebCore/loader/HistoryController.h + Source/WebCore/loader/LinkLoader.cpp + Source/WebCore/loader/LinkLoader.h + Source/WebCore/loader/LinkLoaderClient.h + Source/WebCore/loader/MixedContentChecker.cpp + Source/WebCore/loader/MixedContentChecker.h + Source/WebCore/loader/NavigationAction.cpp + Source/WebCore/loader/NavigationAction.h + Source/WebCore/loader/NavigationScheduler.cpp + Source/WebCore/loader/NavigationScheduler.h + Source/WebCore/loader/NetscapePlugInStreamLoader.cpp + Source/WebCore/loader/NetscapePlugInStreamLoader.h + Source/WebCore/loader/PingLoader.cpp + Source/WebCore/loader/PingLoader.h + Source/WebCore/loader/PolicyCallback.cpp + Source/WebCore/loader/PolicyCallback.h + Source/WebCore/loader/PolicyChecker.cpp + Source/WebCore/loader/PolicyChecker.h + Source/WebCore/loader/ResourceLoadNotifier.cpp + Source/WebCore/loader/ResourceLoadNotifier.h + Source/WebCore/loader/ResourceLoader.cpp + Source/WebCore/loader/ResourceLoader.h + Source/WebCore/loader/ResourceLoaderOptions.h + Source/WebCore/loader/SubframeLoader.cpp + Source/WebCore/loader/SubframeLoader.h + Source/WebCore/loader/SubresourceLoader.cpp + Source/WebCore/loader/SubresourceLoader.h + Source/WebCore/loader/ThreadableLoader.cpp + Source/WebCore/loader/ThreadableLoader.h + Source/WebCore/loader/ThreadableLoaderClient.h + Source/WebCore/loader/ThreadableLoaderClientWrapper.h + Source/WebCore/loader/WorkerThreadableLoader.cpp + Source/WebCore/loader/WorkerThreadableLoader.h + Source/WebCore/loader/appcache/ApplicationCacheHost.h + Source/WebCore/loader/archive/* + Source/WebCore/loader/icon/IconController.cpp + Source/WebCore/loader/icon/IconController.h + Source/WebCore/loader/icon/IconDatabaseClient.h + Source/WebCore/loader/icon/IconRecord.cpp + Source/WebCore/loader/icon/IconRecord.h + Source/WebCore/loader/icon/PageURLRecord.cpp + Source/WebCore/loader/icon/PageURLRecord.h + Source/WebCore/page/BarProp.cpp + Source/WebCore/page/BarProp.h + Source/WebCore/page/BarProp.idl + Source/WebCore/page/ContextMenuProvider.h + Source/WebCore/page/Crypto.cpp + Source/WebCore/page/Crypto.h + Source/WebCore/page/Crypto.idl + Source/WebCore/page/DOMSelection.cpp + Source/WebCore/page/DOMSelection.h + Source/WebCore/page/DOMSelection.idl + Source/WebCore/page/EventSource.cpp + Source/WebCore/page/EventSource.h + Source/WebCore/page/EventSource.idl + Source/WebCore/page/GestureTapHighlighter.h + Source/WebCore/page/Location.cpp + Source/WebCore/page/Location.h + Source/WebCore/page/Location.idl + Source/WebCore/page/OriginAccessEntry.cpp + Source/WebCore/page/OriginAccessEntry.h + Source/WebCore/page/PageConsoleClient.cpp + Source/WebCore/page/PageConsoleClient.h + Source/WebCore/page/PageSerializer.cpp + Source/WebCore/page/PageVisibilityState.cpp + Source/WebCore/page/PageVisibilityState.h + Source/WebCore/page/Performance.cpp + Source/WebCore/page/Performance.h + Source/WebCore/page/Performance.idl + Source/WebCore/page/PerformanceEntry.cpp + Source/WebCore/page/PerformanceEntry.h + Source/WebCore/page/PerformanceEntry.idl + Source/WebCore/page/PerformanceEntryList.cpp + Source/WebCore/page/PerformanceEntryList.h + Source/WebCore/page/PerformanceEntryList.idl + Source/WebCore/page/PerformanceNavigation.cpp + Source/WebCore/page/PerformanceNavigation.h + Source/WebCore/page/PerformanceNavigation.idl + Source/WebCore/page/PerformanceResourceTiming.cpp + Source/WebCore/page/PerformanceResourceTiming.h + Source/WebCore/page/PerformanceResourceTiming.idl + Source/WebCore/page/PerformanceTiming.cpp + Source/WebCore/page/PerformanceTiming.h + Source/WebCore/page/PerformanceTiming.idl + Source/WebCore/page/Screen.cpp + Source/WebCore/page/Screen.h + Source/WebCore/page/Screen.idl + Source/WebCore/page/SecurityOrigin.cpp + Source/WebCore/page/SecurityOrigin.h + Source/WebCore/page/SecurityOriginHash.h + Source/WebCore/page/SecurityPolicy.cpp + Source/WebCore/page/SecurityPolicy.h + Source/WebCore/page/WheelEventTestTrigger.cpp + Source/WebCore/page/WheelEventTestTrigger.h + Source/WebCore/page/WindowFeatures.h + Source/WebCore/page/WorkerNavigator.idl + Source/WebCore/page/animation/* + Source/WebCore/page/qt/GestureTapHighlighter.cpp + Source/WebCore/platform/CalculationValue.cpp + Source/WebCore/platform/CalculationValue.h + Source/WebCore/platform/ColorChooser.h + Source/WebCore/platform/ColorChooserClient.h + Source/WebCore/platform/CrossThreadCopier.cpp + Source/WebCore/platform/CrossThreadCopier.h + Source/WebCore/platform/DateComponents.cpp + Source/WebCore/platform/DateComponents.h + Source/WebCore/platform/DateTimeChooser.h + Source/WebCore/platform/DateTimeChooserClient.h + Source/WebCore/platform/Decimal.cpp + Source/WebCore/platform/Decimal.h + Source/WebCore/platform/FileChooser.cpp + Source/WebCore/platform/FileChooser.h + Source/WebCore/platform/FileMetadata.h + Source/WebCore/platform/FileStream.cpp + Source/WebCore/platform/FileStream.h + Source/WebCore/platform/FileStreamClient.h + Source/WebCore/platform/FileSystem.h + Source/WebCore/platform/FloatConversion.h + Source/WebCore/platform/LayoutUnit.h + Source/WebCore/platform/ReferrerPolicy.h + Source/WebCore/platform/ScrollAnimator.cpp + Source/WebCore/platform/ScrollAnimator.h + Source/WebCore/platform/ScrollAnimatorSmooth.cpp + Source/WebCore/platform/ScrollAnimatorSmooth.h + Source/WebCore/platform/ScrollableArea.cpp + Source/WebCore/platform/SharedBufferChunkReader.cpp + Source/WebCore/platform/SharedBufferChunkReader.h + Source/WebCore/platform/UUID.cpp + Source/WebCore/platform/UUID.h + Source/WebCore/platform/audio/AudioArray.h + Source/WebCore/platform/audio/AudioBus.cpp + Source/WebCore/platform/audio/AudioBus.h + Source/WebCore/platform/audio/AudioChannel.cpp + Source/WebCore/platform/audio/AudioChannel.h + Source/WebCore/platform/audio/AudioDSPKernel.h + Source/WebCore/platform/audio/AudioDSPKernelProcessor.cpp + Source/WebCore/platform/audio/AudioDSPKernelProcessor.h + Source/WebCore/platform/audio/AudioDestination.h + Source/WebCore/platform/audio/AudioDestinationConsumer.h + Source/WebCore/platform/audio/AudioFIFO.cpp + Source/WebCore/platform/audio/AudioFIFO.h + Source/WebCore/platform/audio/AudioFileReader.h + Source/WebCore/platform/audio/AudioIOCallback.h + Source/WebCore/platform/audio/AudioProcessor.h + Source/WebCore/platform/audio/AudioPullFIFO.cpp + Source/WebCore/platform/audio/AudioPullFIFO.h + Source/WebCore/platform/audio/AudioSourceProvider.h + Source/WebCore/platform/audio/Biquad.cpp + Source/WebCore/platform/audio/Biquad.h + Source/WebCore/platform/audio/Cone.cpp + Source/WebCore/platform/audio/Cone.h + Source/WebCore/platform/audio/DirectConvolver.cpp + Source/WebCore/platform/audio/DirectConvolver.h + Source/WebCore/platform/audio/Distance.cpp + Source/WebCore/platform/audio/Distance.h + Source/WebCore/platform/audio/DownSampler.cpp + Source/WebCore/platform/audio/DownSampler.h + Source/WebCore/platform/audio/DynamicsCompressor.cpp + Source/WebCore/platform/audio/DynamicsCompressor.h + Source/WebCore/platform/audio/DynamicsCompressorKernel.cpp + Source/WebCore/platform/audio/DynamicsCompressorKernel.h + Source/WebCore/platform/audio/FFTConvolver.cpp + Source/WebCore/platform/audio/FFTConvolver.h + Source/WebCore/platform/audio/FFTFrame.cpp + Source/WebCore/platform/audio/FFTFrame.h + Source/WebCore/platform/audio/HRTFDatabase.cpp + Source/WebCore/platform/audio/HRTFDatabase.h + Source/WebCore/platform/audio/HRTFDatabaseLoader.cpp + Source/WebCore/platform/audio/HRTFDatabaseLoader.h + Source/WebCore/platform/audio/HRTFElevation.cpp + Source/WebCore/platform/audio/HRTFElevation.h + Source/WebCore/platform/audio/HRTFKernel.cpp + Source/WebCore/platform/audio/HRTFKernel.h + Source/WebCore/platform/audio/MultiChannelResampler.cpp + Source/WebCore/platform/audio/MultiChannelResampler.h + Source/WebCore/platform/audio/Panner.cpp + Source/WebCore/platform/audio/Panner.h + Source/WebCore/platform/audio/Reverb.cpp + Source/WebCore/platform/audio/Reverb.h + Source/WebCore/platform/audio/ReverbAccumulationBuffer.cpp + Source/WebCore/platform/audio/ReverbAccumulationBuffer.h + Source/WebCore/platform/audio/ReverbConvolver.cpp + Source/WebCore/platform/audio/ReverbConvolver.h + Source/WebCore/platform/audio/ReverbConvolverStage.cpp + Source/WebCore/platform/audio/ReverbConvolverStage.h + Source/WebCore/platform/audio/ReverbInputBuffer.cpp + Source/WebCore/platform/audio/ReverbInputBuffer.h + Source/WebCore/platform/audio/SincResampler.cpp + Source/WebCore/platform/audio/SincResampler.h + Source/WebCore/platform/audio/UpSampler.cpp + Source/WebCore/platform/audio/UpSampler.h + Source/WebCore/platform/audio/ZeroPole.cpp + Source/WebCore/platform/audio/ZeroPole.h + Source/WebCore/platform/cf/* + Source/WebCore/platform/graphics/FloatQuad.cpp + Source/WebCore/platform/graphics/FloatQuad.h + Source/WebCore/platform/graphics/Font.cpp + Source/WebCore/platform/graphics/FontCache.cpp + Source/WebCore/platform/graphics/FontCache.h + Source/WebCore/platform/graphics/FontCascadeFonts.cpp + Source/WebCore/platform/graphics/FontDescription.cpp + Source/WebCore/platform/graphics/GeneratedImage.cpp + Source/WebCore/platform/graphics/Glyph.h + Source/WebCore/platform/graphics/GlyphBuffer.h + Source/WebCore/platform/graphics/GlyphMetricsMap.h + Source/WebCore/platform/graphics/GlyphPage.h + Source/WebCore/platform/graphics/LayoutPoint.h + Source/WebCore/platform/graphics/LayoutRect.cpp + Source/WebCore/platform/graphics/LayoutRect.h + Source/WebCore/platform/graphics/LayoutSize.h + Source/WebCore/platform/graphics/MediaSourcePrivate.h + Source/WebCore/platform/graphics/SourceBufferPrivate.h + Source/WebCore/platform/graphics/StringTruncator.cpp + Source/WebCore/platform/graphics/StringTruncator.h + Source/WebCore/platform/graphics/freetype/GlyphPageTreeNodeFreeType.cpp + Source/WebCore/platform/graphics/freetype/SimpleFontDataFreeType.cpp + Source/WebCore/platform/graphics/gpu/* + Source/WebCore/platform/graphics/gstreamer/MediaSourceGStreamer.cpp + Source/WebCore/platform/graphics/gstreamer/MediaSourceGStreamer.h + Source/WebCore/platform/graphics/gstreamer/SourceBufferPrivateGStreamer.cpp + Source/WebCore/platform/graphics/gstreamer/SourceBufferPrivateGStreamer.h + Source/WebCore/platform/graphics/harfbuzz/* + Source/WebCore/platform/image-decoders/bmp/* + Source/WebCore/platform/image-decoders/ico/* + Source/WebCore/platform/image-decoders/webp/* + Source/WebCore/platform/image-encoders/PNGImageEncoder.cpp + Source/WebCore/platform/mediastream/MediaConstraints.h + Source/WebCore/platform/mediastream/MediaStreamPrivate.cpp + Source/WebCore/platform/mediastream/MediaStreamPrivate.h + Source/WebCore/platform/mediastream/RTCIceCandidateDescriptor.cpp + Source/WebCore/platform/mediastream/RTCIceCandidateDescriptor.h + Source/WebCore/platform/mediastream/RTCPeerConnectionHandler.cpp + Source/WebCore/platform/mediastream/RTCPeerConnectionHandler.h + Source/WebCore/platform/mediastream/RTCPeerConnectionHandlerClient.h + Source/WebCore/platform/mediastream/RTCSessionDescriptionDescriptor.cpp + Source/WebCore/platform/mediastream/RTCSessionDescriptionDescriptor.h + Source/WebCore/platform/mediastream/RTCSessionDescriptionRequest.h + Source/WebCore/platform/mediastream/RTCStatsRequest.h + Source/WebCore/platform/mediastream/RTCVoidRequest.h + Source/WebCore/platform/mediastream/RealtimeMediaSource.cpp + Source/WebCore/platform/mediastream/RealtimeMediaSource.h + Source/WebCore/platform/mediastream/RealtimeMediaSourceCenter.cpp + Source/WebCore/platform/mediastream/RealtimeMediaSourceCenter.h + Source/WebCore/platform/mediastream/RealtimeMediaSourceSettings.cpp + Source/WebCore/platform/mediastream/RealtimeMediaSourceSupportedConstraints.h + Source/WebCore/platform/mediastream/openwebrtc/* + Source/WebCore/platform/mock/GeolocationClientMock.cpp + Source/WebCore/platform/mock/GeolocationClientMock.h + Source/WebCore/platform/mock/MockRealtimeAudioSource.cpp + Source/WebCore/platform/mock/MockRealtimeAudioSource.h + Source/WebCore/platform/mock/MockRealtimeMediaSource.cpp + Source/WebCore/platform/mock/MockRealtimeMediaSource.h + Source/WebCore/platform/mock/MockRealtimeVideoSource.cpp + Source/WebCore/platform/mock/MockRealtimeVideoSource.h + Source/WebCore/platform/mock/ScrollAnimatorMock.cpp + Source/WebCore/platform/mock/ScrollAnimatorMock.h + Source/WebCore/platform/network/BlobData.cpp + Source/WebCore/platform/network/BlobData.h + Source/WebCore/platform/network/BlobRegistry.h + Source/WebCore/platform/network/BlobRegistryImpl.cpp + Source/WebCore/platform/network/BlobRegistryImpl.h + Source/WebCore/platform/network/BlobResourceHandle.cpp + Source/WebCore/platform/network/BlobResourceHandle.h + Source/WebCore/platform/network/HTTPHeaderMap.cpp + Source/WebCore/platform/network/HTTPParsers.cpp + Source/WebCore/platform/network/HTTPParsers.h + Source/WebCore/platform/network/MIMEHeader.cpp + Source/WebCore/platform/network/MIMEHeader.h + Source/WebCore/platform/network/ParsedContentType.cpp + Source/WebCore/platform/network/ParsedContentType.h + Source/WebCore/platform/network/SocketStreamErrorBase.cpp + Source/WebCore/platform/network/SocketStreamErrorBase.h + Source/WebCore/platform/network/SocketStreamHandleBase.cpp + Source/WebCore/platform/network/SocketStreamHandleBase.h + Source/WebCore/platform/network/SocketStreamHandleClient.h + Source/WebCore/platform/network/create-http-header-name-table + Source/WebCore/platform/network/qt/SocketStreamError.h + Source/WebCore/platform/network/qt/SocketStreamHandle.h + Source/WebCore/platform/network/qt/SocketStreamHandlePrivate.h + Source/WebCore/platform/network/qt/SocketStreamHandleQt.cpp + Source/WebCore/platform/posix/FileSystemPOSIX.cpp + Source/WebCore/platform/qt/FileSystemQt.cpp + Source/WebCore/platform/qt/PlatformScreenQt.cpp + Source/WebCore/platform/sql/SQLValue.cpp + Source/WebCore/platform/sql/SQLValue.h + Source/WebCore/platform/sql/SQLiteAuthorizer.cpp + Source/WebCore/platform/sql/SQLiteFileSystem.cpp + Source/WebCore/platform/sql/SQLiteFileSystem.h + Source/WebCore/platform/text/DecodeEscapeSequences.h + Source/WebCore/platform/text/LineEnding.cpp + Source/WebCore/platform/text/LineEnding.h + Source/WebCore/platform/text/LocaleICU.cpp + Source/WebCore/platform/text/LocaleICU.h + Source/WebCore/platform/text/LocaleToScriptMapping.h + Source/WebCore/platform/text/LocaleToScriptMappingDefault.cpp + Source/WebCore/platform/text/LocaleToScriptMappingICU.cpp + Source/WebCore/platform/text/PlatformLocale.cpp + Source/WebCore/platform/text/QuotedPrintable.cpp + Source/WebCore/platform/text/QuotedPrintable.h + Source/WebCore/platform/text/StringWithDirection.h + Source/WebCore/platform/text/TextChecking.h + Source/WebCore/platform/text/TextEncodingDetector.h + Source/WebCore/platform/text/TextEncodingDetectorICU.cpp + Source/WebCore/platform/text/TextEncodingDetectorNone.cpp + Source/WebCore/platform/text/WritingMode.h + Source/WebCore/platform/win/FileSystemWin.cpp + Source/WebCore/platform/win/GDIObjectCounter.cpp + Source/WebCore/platform/win/GDIObjectCounter.h + Source/WebCore/platform/win/SharedBufferWin.cpp + Source/WebCore/platform/win/WindowMessageBroadcaster.cpp + Source/WebCore/platform/win/WindowMessageBroadcaster.h + Source/WebCore/platform/win/WindowMessageListener.h + Source/WebCore/plugins/npruntime.h + Source/WebCore/rendering/OrderIterator.cpp + Source/WebCore/rendering/OrderIterator.h + Source/WebCore/rendering/RenderFlexibleBox.cpp + Source/WebCore/rendering/RenderFlexibleBox.h + Source/WebCore/rendering/RenderLineBoxList.cpp + Source/WebCore/rendering/RenderLineBoxList.h + Source/WebCore/rendering/RenderListBox.cpp + Source/WebCore/rendering/RenderListBox.h + Source/WebCore/rendering/RenderMultiColumnSpannerPlaceholder.cpp + Source/WebCore/rendering/RenderMultiColumnSpannerPlaceholder.h + Source/WebCore/rendering/RenderReplica.cpp + Source/WebCore/rendering/RenderReplica.h + Source/WebCore/rendering/RenderRuby.cpp + Source/WebCore/rendering/RenderRuby.h + Source/WebCore/rendering/RenderRubyBase.cpp + Source/WebCore/rendering/RenderRubyBase.h + Source/WebCore/rendering/RenderRubyRun.cpp + Source/WebCore/rendering/RenderRubyRun.h + Source/WebCore/rendering/RenderRubyText.cpp + Source/WebCore/rendering/RenderRubyText.h + Source/WebCore/rendering/style/GridCoordinate.h + Source/WebCore/rendering/style/GridLength.h + Source/WebCore/rendering/style/GridPosition.h + Source/WebCore/rendering/style/GridResolvedPosition.cpp + Source/WebCore/rendering/style/GridResolvedPosition.h + Source/WebCore/rendering/style/GridTrackSize.h + Source/WebCore/rendering/style/StyleGridItemData.cpp + Source/WebCore/rendering/style/StyleGridItemData.h + Source/WebCore/rendering/svg/RenderSVGModelObject.cpp + Source/WebCore/rendering/svg/RenderSVGModelObject.h + Source/WebCore/storage/StorageEventDispatcher.h + Source/WebCore/svg/SVGException.cpp + Source/WebCore/svg/graphics/SVGImageClients.h + Source/WebCore/testing/MemoryInfo.h + Source/WebCore/testing/MemoryInfo.idl + Source/WebCore/workers/AbstractWorker.cpp + Source/WebCore/workers/AbstractWorker.h + Source/WebCore/workers/AbstractWorker.idl + Source/WebCore/workers/DedicatedWorkerGlobalScope.cpp + Source/WebCore/workers/DedicatedWorkerGlobalScope.h + Source/WebCore/workers/DedicatedWorkerGlobalScope.idl + Source/WebCore/workers/DedicatedWorkerThread.cpp + Source/WebCore/workers/DedicatedWorkerThread.h + Source/WebCore/workers/WorkerGlobalScopeProxy.h + Source/WebCore/workers/WorkerLoaderProxy.h + Source/WebCore/workers/WorkerLocation.idl + Source/WebCore/workers/WorkerObjectProxy.h + Source/WebCore/workers/WorkerReportingProxy.h + Source/WebCore/workers/WorkerRunLoop.cpp + Source/WebCore/workers/WorkerRunLoop.h + Source/WebCore/xml/XMLHttpRequest.idl + Source/WebCore/xml/XMLHttpRequestEventTarget.idl + Source/WebCore/xml/XMLHttpRequestUpload.idl + Source/WebCore/xml/XPathException.cpp + Source/WebCore/xml/XPathException.h + Source/WebCore/xml/XPathException.idl + Source/WebCore/xml/XSLTProcessor.idl + Source/WebCore/xml/XSLTUnicodeSort.cpp + Source/WebCore/xml/XSLTUnicodeSort.h +Copyright: 2010, 2012 Google Inc + 2009-2010, Adam Barth + 2012-2014, Adobe Systems Incorporated + 2006, Alexey Proskuryakov <ap@webkit.org> + 2007-2008, Alp Toker <alp@atoker.com> + 2003-2016, Apple Inc + 2004, Apple Inc. and The Mozilla Foundation + 2013, Cable Television Labs, Inc + 2009, Cameron McCormack <cam@mcc.id.au> + 2015-2016, Canon Inc + 2011, Code Aurora Forum + 2008, Collabora, Ltd + 2011, Daniel Bates <dbates@intudata.com> + 2007, David Smith <catfish.man@gmail.com> + 2009-2015, Ericsson AB + 2006-2013, Google Inc + 2007, Graham Dennis <graham.dennis@gmail.com> + 2007-2008, Holger Hans Peter Freyther + 2013-2016, Igalia S.L + 2012, Intel Corporation + 2009, Joseph Pecoraro + 2009, Julien Chaffraix <jchaffraix@webkit.org> + 2011, Kris Jordan <krisjordan@gmail.com> + 2008, Matt Lilek <webkit@mattlilek.com> + 2015, Metrological + 2006, Michael Emmel <mike.emmel@gmail.com> + 2012, Motorola Mobility Inc + 2007, Nicholas Shanks <webkit@nickshanks.com> + 2008-2013, Nokia Corporation and/or its subsidiary(-ies) + 2008, Nuanti Ltd + 2013-2014, Opera Software ASA + 2013, Orange + 2010, Patrick Gansterer <paroga@paroga.com> + 2015, Roopesh Chander <roop@roopc.net> + 2012-2013, Samsung Electronics + 2006, Samuel Weinig <sam.weinig@gmail.com> + 2014, Sebastian Dröge <sebastian@centricular.com> + 2010, Sencha, Inc + 2013, Seokju Kwon <seokju.kwon@gmail.com> + 2007, Staikos Computing Services Inc + 2008, Tony Chang <idealisms@gmail.com> + 2007-2009, Torch Mobile, Inc. (http://www.torchmobile.com/) + 2014, University of Washington + 2013, Xidorn Quan <quanxunzhen@gmail.com> +License: BSD-3-clause + +Files: Source/WebCore/platform/image-decoders/gif/GIFImageReader.cpp + Source/WebCore/platform/image-decoders/gif/GIFImageReader.h + Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp + Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp + Source/WebCore/plugins/npapi.h + Source/WebCore/plugins/nptypes.h + Source/WebCore/rendering/RenderLayer.cpp + Source/WebCore/rendering/RenderLayer.h + Source/WebCore/rendering/RenderMarquee.cpp + Source/WebCore/rendering/RenderMarquee.h + Source/WebCore/rendering/ScrollBehavior.cpp + Source/WebCore/rendering/ScrollBehavior.h +Copyright: 2003-2016, Apple Inc + 1998, Netscape Communications Corporation + 2007-2009, Torch Mobile, Inc. (http://www.torchmobile.com/) + 2001-2006, mozilla.org +License: LGPL-2.1+ or MPL-1.1 Files: Source/WebCore/bridge/npruntime_internal.h -Copyright: 2007-2008 Collabora Ltd. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGDefsElement.cpp - Source/WebCore/svg/SVGFEFuncRElement.cpp - Source/WebCore/svg/SVGTitleElement.cpp - Source/WebCore/svg/SVGTRefElement.cpp - Source/WebCore/svg/SVGDefsElement.h - Source/WebCore/svg/SVGFEFuncAElement.cpp - Source/WebCore/svg/SVGFEMergeNodeElement.cpp - Source/WebCore/svg/SVGTitleElement.h - Source/WebCore/svg/SVGSwitchElement.cpp - Source/WebCore/svg/SVGSymbolElement.cpp - Source/WebCore/svg/SVGFEFuncBElement.cpp - Source/WebCore/svg/SVGFEFuncGElement.cpp - Source/WebCore/svg/SVGSymbolElement.h - Source/WebCore/svg/SVGFEMergeNodeElement.h - Source/WebCore/svg/SVGSwitchElement.h -Copyright: 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGAnimateElement.h -Copyright: 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2008 Apple Inc. -License: LGPL-2+ + Source/WebCore/platform/graphics/OpenGLShims.cpp + Source/WebCore/platform/graphics/OpenGLShims.h + Source/WebCore/platform/graphics/qt/GraphicsContext3DQt.cpp + Source/WebCore/platform/graphics/texmap/coordinated/AreaAllocator.cpp + Source/WebCore/platform/graphics/texmap/coordinated/AreaAllocator.h +Copyright: 2007-2008, Collabora Ltd + 1991-1999, Free Software Foundation, Inc + 2011, Igalia S.L + 2012, Nokia Corporation and/or its subsidiary(-ies) + 2010, Tieto Corporation +License: LGPL-2.1+ + +Files: Source/WebCore/platform/graphics/wayland/WebKitGtkWaylandClientProtocol.xml +Copyright: 2014, Igalia S.L +License: MIT-like-Wayland -Files: Source/WebCore/svg/SVGLength.h - Source/WebCore/svg/SVGImageElement.h - Source/WebCore/svg/SVGRectElement.h - Source/WebCore/svg/SVGStringList.h - Source/WebCore/svg/SVGPolygonElement.h - Source/WebCore/svg/SVGLengthList.h - Source/WebCore/svg/SVGPolygonElement.cpp - Source/WebCore/svg/SVGRadialGradientElement.h - Source/WebCore/svg/SVGPolylineElement.cpp - Source/WebCore/svg/SVGGradientElement.h - Source/WebCore/svg/SVGEllipseElement.h - Source/WebCore/svg/SVGLineElement.h - Source/WebCore/svg/SVGCircleElement.h - Source/WebCore/svg/SVGCursorElement.h - Source/WebCore/svg/SVGLinearGradientElement.h - Source/WebCore/svg/SVGPolylineElement.h -Copyright: 2004, 2005, 2006, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGTransform.idl - Source/WebCore/svg/SVGDocument.idl - Source/WebCore/svg/SVGColor.idl - Source/WebCore/svg/SVGMetadataElement.idl -Copyright: 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2006 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGStyledLocatableElement.cpp - Source/WebCore/svg/SVGStyledLocatableElement.h - Source/WebCore/svg/SVGNumberList.h - Source/WebCore/svg/SVGStyledTransformableElement.cpp - Source/WebCore/svg/SVGTSpanElement.h - Source/WebCore/svg/SVGComponentTransferFunctionElement.h - Source/WebCore/svg/SVGTRefElement.h - Source/WebCore/svg/SVGURIReference.cpp - Source/WebCore/svg/SVGNumberList.cpp - Source/WebCore/svg/SVGStringList.cpp - Source/WebCore/svg/SVGLengthList.cpp -Copyright: 2004, 2005, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGTextPositioningElement.cpp -Copyright: 2004, 2005, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007, 2008 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGFEBlendElement.cpp - Source/WebCore/svg/SVGFEMergeElement.cpp - Source/WebCore/svg/SVGFEMergeElement.h - Source/WebCore/svg/SVGFETurbulenceElement.cpp - Source/WebCore/svg/SVGFEGaussianBlurElement.cpp - Source/WebCore/svg/SVGFEBlendElement.h - Source/WebCore/svg/SVGFECompositeElement.cpp - Source/WebCore/svg/SVGFEGaussianBlurElement.h - Source/WebCore/svg/SVGFEColorMatrixElement.cpp - Source/WebCore/svg/SVGComponentTransferFunctionElement.cpp - Source/WebCore/svg/SVGFECompositeElement.h - Source/WebCore/svg/SVGFEColorMatrixElement.h - Source/WebCore/svg/SVGFETurbulenceElement.h -Copyright: 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGPathSegLinetoVertical.h - Source/WebCore/svg/SVGPathSegCurvetoQuadratic.h - Source/WebCore/svg/SVGPathSegLinetoHorizontal.h - Source/WebCore/svg/SVGPathSegCurvetoQuadraticSmooth.h - Source/WebCore/svg/SVGPathSegCurvetoCubicSmooth.h - Source/WebCore/svg/SVGPathSegCurvetoCubic.h - Source/WebCore/svg/SVGPathSegArc.h - Source/WebCore/svg/SVGPathSegMoveto.h - Source/WebCore/svg/SVGPathSegLineto.h -Copyright: 2004, 2005, 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2008 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGElementInstance.cpp -Copyright: 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2010. - 2011 Torch Mobile (Beijing) Co. Ltd. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGRectElement.cpp - Source/WebCore/svg/SVGEllipseElement.cpp - Source/WebCore/svg/SVGCircleElement.cpp - Source/WebCore/svg/SVGPolyElement.cpp - Source/WebCore/svg/SVGPatternElement.h - Source/WebCore/svg/SVGPolyElement.h - Source/WebCore/svg/SVGPathElement.cpp - Source/WebCore/svg/SVGLineElement.cpp - Source/WebCore/svg/SVGCursorElement.cpp - Source/WebCore/svg/SVGPathElement.h -Copyright: 2004, 2005, 2006, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGPathTraversalStateBuilder.cpp - Source/WebCore/svg/SVGPathSegList.cpp -Copyright: 2004, 2005, 2006, 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2007 Eric Seidel <eric@webkit.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGFEComponentTransferElement.cpp - Source/WebCore/svg/SVGFETileElement.cpp - Source/WebCore/svg/SVGFEComponentTransferElement.h - Source/WebCore/svg/SVGFEOffsetElement.cpp - Source/WebCore/svg/SVGFETileElement.h - Source/WebCore/svg/SVGFEOffsetElement.h - Source/WebCore/svg/SVGFEImageElement.h -Copyright: 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGPathTraversalStateBuilder.h -Copyright: 2007 Eric Seidel <eric@webkit.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGFEDiffuseLightingElement.h -Copyright: 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2005 Oliver Hunt <oliver@nerget.com> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGTextElement.cpp -Copyright: 2004, 2005, 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2008 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGParserUtilities.h -Copyright: 2002, 2003 The Karbon Developers - 2006, 2007 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGTransformList.cpp - Source/WebCore/svg/SVGTransformList.h - Source/WebCore/svg/SVGExternalResourcesRequired.h - Source/WebCore/svg/SVGTransform.h -Copyright: 2004, 2005, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGRect.idl - Source/WebCore/svg/SVGPoint.idl - Source/WebCore/svg/SVGNumber.idl - Source/WebCore/svg/SVGAngle.idl - Source/WebCore/svg/SVGElement.idl - Source/WebCore/svg/SVGMatrix.idl -Copyright: 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2006 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGFELightElement.cpp - Source/WebCore/svg/SVGFESpecularLightingElement.cpp - Source/WebCore/svg/SVGFESpecularLightingElement.h -Copyright: 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> - 2005 Oliver Hunt <oliver@nerget.com> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGViewElement.cpp - Source/WebCore/svg/SVGViewElement.h - Source/WebCore/svg/SVGScriptElement.cpp - Source/WebCore/svg/SVGScriptElement.h - Source/WebCore/svg/SVGExternalResourcesRequired.cpp -Copyright: 2004, 2005, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2007 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGAnimateColorElement.h - Source/WebCore/svg/SVGAnimateColorElement.cpp -Copyright: 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> - 2007 Eric Seidel <eric@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGLength.cpp -Copyright: 2004, 2005, 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007 Rob Buis <buis@kde.org> - 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGSVGElement.cpp -Copyright: 2004, 2005, 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007, 2008, 2010 Rob Buis <buis@kde.org> - 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGHKernElement.h - Source/WebCore/svg/SVGFontFaceElement.h -Copyright: 2007 Eric Seidel <eric@webkit.org> - 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGStopElement.h - Source/WebCore/svg/SVGLangSpace.cpp - Source/WebCore/svg/SVGClipPathElement.h - Source/WebCore/svg/SVGGElement.h - Source/WebCore/svg/SVGLangSpace.h - Source/WebCore/svg/SVGGElement.cpp -Copyright: 2004, 2005, 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGPointList.h - Source/WebCore/svg/SVGPointList.cpp -Copyright: 2004, 2005, 2006, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGViewSpec.cpp -Copyright: 2007, 2010 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGTransformable.cpp -Copyright: 2004, 2005, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007 Rob Buis <buis@kde.org> - 2007 Eric Seidel <eric@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGFontElement.h - Source/WebCore/svg/SVGFontElement.cpp -Copyright: 2007 Eric Seidel <eric@webkit.org> - 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGTextContentElement.h - Source/WebCore/svg/SVGTextElement.h - Source/WebCore/svg/SVGTextPositioningElement.h -Copyright: 2004, 2005, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2008 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGLinearGradientElement.cpp - Source/WebCore/svg/SVGRadialGradientElement.cpp -Copyright: 2004, 2005, 2006, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007 Rob Buis <buis@kde.org> - 2008 Eric Seidel <eric@webkit.org> - 2008 Dirk Schulze <krit@webkit.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGPathSegListBuilder.h - Source/WebCore/svg/SVGPathBuilder.h - Source/WebCore/svg/SVGPathParser.cpp - Source/WebCore/svg/SVGPathSegListBuilder.cpp - Source/WebCore/svg/SVGPathParser.h - Source/WebCore/svg/SVGPathConsumer.h - Source/WebCore/svg/SVGPathBuilder.cpp -Copyright: 2002, 2003 The Karbon Developers - 2006 Alexander Kellett <lypanov@kde.org> - 2006, 2007 Rob Buis <buis@kde.org> - 2007, 2009 Apple Inc. - 2010. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGAnimateMotionElement.h -Copyright: 2007 Eric Seidel <eric@webkit.org> - 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGZoomAndPan.h - Source/WebCore/svg/SVGTests.cpp - Source/WebCore/svg/SVGStylable.h - Source/WebCore/svg/SVGStyledTransformableElement.h - Source/WebCore/svg/SVGZoomAndPan.cpp - Source/WebCore/svg/SVGTransformable.h - Source/WebCore/svg/SVGPreserveAspectRatio.h -Copyright: 2004, 2005, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGAnimateElement.cpp -Copyright: 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> - 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGFEFuncAElement.h - Source/WebCore/svg/SVGMetadataElement.cpp - Source/WebCore/svg/SVGSetElement.h - Source/WebCore/svg/SVGMetadataElement.h - Source/WebCore/svg/SVGFEFuncBElement.h - Source/WebCore/svg/SVGDescElement.h - Source/WebCore/svg/SVGFEFuncRElement.h - Source/WebCore/svg/SVGSetElement.cpp - Source/WebCore/svg/SVGFEFuncGElement.h - Source/WebCore/svg/SVGTransform.cpp - Source/WebCore/svg/SVGDescElement.cpp -Copyright: 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGFEImageElement.cpp -Copyright: 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2010 Dirk Schulze <krit@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGParserUtilities.cpp -Copyright: 2002, 2003 The Karbon Developers - 2006 Alexander Kellett <lypanov@kde.org> - 2006, 2007 Rob Buis <buis@kde.org> - 2007, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGFEDisplacementMapElement.cpp - Source/WebCore/svg/SVGFEDisplacementMapElement.h -Copyright: 2006 Oliver Hunt <oliver@nerget.com> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGFont.cpp -Copyright: 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGAngle.cpp - Source/WebCore/svg/SVGAngle.h -Copyright: 2004, 2005, 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGPathSegClosePath.h -Copyright: 2004, 2005, 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGPathBlender.cpp -Copyright: 2010, 2011. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGFEFloodElement.h -Copyright: 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2008 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGFitToViewBox.cpp - Source/WebCore/svg/SVGFitToViewBox.h -Copyright: 2004, 2005, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007, 2010 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGTests.h -Copyright: 2004, 2005, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2010 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGException.idl -Copyright: 2007 Rob Buis <buis@kde.org> - 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGFontFaceElement.cpp -Copyright: 2007 Eric Seidel <eric@webkit.org> - 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGDocumentExtensions.h -Copyright: 2006 Apple Inc. - 2006, 2008 Nikolas Zimmermann <zimmermann@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/graphics/filters/SVGFEImage.cpp - Source/WebCore/svg/graphics/filters/SVGFEImage.h -Copyright: 2004, 2005, 2006, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2005 Eric Seidel <eric@webkit.org> - 2010 Dirk Schulze <krit@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/graphics/filters/SVGFilter.cpp -Copyright: 2009 Dirk Schulze <krit@webkit.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGImageElement.cpp -Copyright: 2004, 2005, 2006, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009 Rob Buis <buis@kde.org> - 2006 Alexander Kellett <lypanov@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGFESpotLightElement.cpp - Source/WebCore/svg/SVGFEDistantLightElement.h - Source/WebCore/svg/SVGFEDistantLightElement.cpp - Source/WebCore/svg/SVGFEPointLightElement.h - Source/WebCore/svg/SVGFEPointLightElement.cpp - Source/WebCore/svg/SVGFESpotLightElement.h - Source/WebCore/svg/SVGFEDiffuseLightingElement.cpp -Copyright: 2005 Oliver Hunt <ojh16@student.canterbury.ac.nz> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGElement.cpp -Copyright: 2004, 2005, 2006, 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2008 Rob Buis <buis@kde.org> - 2008 Apple Inc. - 2008 Alp Toker <alp@atoker.com> - 2009 Cameron McCormack <cam@mcc.id.au> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGPathSeg.h -Copyright: 2004, 2005, 2006, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2008 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGAnimateTransformElement.h - Source/WebCore/svg/SVGAnimateTransformElement.cpp -Copyright: 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007 Rob Buis <buis@kde.org> - 2007 Eric Seidel <eric@webkit.org> - 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGColor.cpp - Source/WebCore/svg/SVGColor.h -Copyright: 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007 Rob Buis <buis@kde.org> - 2011. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGStyleElement.cpp -Copyright: 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007 Rob Buis <buis@kde.org> - 2006 Apple Inc. - 2009 Cameron McCormack <cam@mcc.id.au> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGStyledElement.cpp -Copyright: 2004, 2005, 2006, 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2007, 2008 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGTSpanElement.cpp -Copyright: 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2010 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGFilterElement.h -Copyright: 2004, 2005, 2006, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGAltGlyphElement.h -Copyright: 2004, 2005, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> - 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGPreserveAspectRatio.cpp -Copyright: 2004, 2005, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007 Rob Buis <buis@kde.org> - 2010 Dirk Schulze <krit@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGTextPathElement.cpp -Copyright: 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2010 Rob Buis <rwlbuis@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGSVGElement.idl -Copyright: 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2010 Rob Buis <buis@kde.org> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2006 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGFEFloodElement.cpp -Copyright: 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2007, 2008 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGAnimationElement.h -Copyright: 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> - 2007 Eric Seidel <eric@webkit.org> - 2008 Apple Inc. - 2008 Cameron McCormack <cam@mcc.id.au> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGLocatable.h -Copyright: 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2007 Rob Buis <buis@kde.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGGlyphElement.h -Copyright: 2007 Eric Seidel <eric@webkit.org> - 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2008 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGImageLoader.cpp -Copyright: 2005, 2005 Alexander Kellett <lypanov@kde.org> - 2008 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGGlyphMap.h - Source/WebCore/svg/SVGHKernElement.idl - Source/JavaScriptCore/runtime/Lookup.cpp - Source/JavaScriptCore/runtime/RegExpMatchesArray.h - Source/JavaScriptCore/wtf/RefCountedLeakCounter.h - Source/JavaScriptCore/wtf/RefCountedLeakCounter.cpp -Copyright: 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGZoomEvent.cpp - Source/WebCore/svg/SVGZoomEvent.h -Copyright: 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2006 Samuel Weinig <sam.weinig@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGElementInstance.h -Copyright: 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2011 Torch Mobile (Beijing) Co. Ltd. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGTextContentElement.cpp -Copyright: 2004, 2005, 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007, 2008 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGElement.h -Copyright: 2004, 2005, 2006, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> - 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGImageLoader.h -Copyright: 2006 Alexander Kellett <lypanov@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGLength.idl -Copyright: 2004, 2005, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2006 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGAnimationElement.cpp -Copyright: 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007 Rob Buis <buis@kde.org> - 2007 Eric Seidel <eric@webkit.org> - 2008 Apple Inc. - 2009 Cameron McCormack <cam@mcc.id.au> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGStyleElement.h - Source/WebCore/svg/SVGDocument.cpp - Source/WebCore/svg/SVGDocument.h -Copyright: 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGFELightElement.h -Copyright: 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> - 2005 Oliver Hunt <oliver@nerget.com> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGGlyphElement.cpp -Copyright: 2007 Eric Seidel <eric@webkit.org> - 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2008 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGGradientElement.cpp -Copyright: 2004, 2005, 2006, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007 Rob Buis <buis@kde.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGURIReference.h -Copyright: 2004, 2005, 2008, 2009 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGPaint.h -Copyright: 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007 Rob Buis <buis@kde.org> - 2006 Samuel Weinig <sam.weinig@gmial.com> - 2011. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGForeignObjectElement.cpp -Copyright: 2006 Apple Inc. - 2008 Nikolas Zimmermann <zimmermann@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGUseElement.cpp -Copyright: 2004, 2005, 2006, 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007 Rob Buis <buis@kde.org> - 2009-2010. - 2011 Torch Mobile (Beijing) Co. Ltd. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGMarkerElement.cpp -Copyright: 2004, 2005, 2006, 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007 Rob Buis <buis@kde.org> - 2009-2010. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGMaskElement.cpp -Copyright: 2004, 2005, 2006, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007 Rob Buis <buis@kde.org> - 2005 Alexander Kellett <lypanov@kde.org> - 2009 Dirk Schulze <krit@webkit.org> - 2009-2010. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGLocatable.cpp -Copyright: 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> - 2009 Google, Inc. - 2010. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGPatternElement.cpp -Copyright: 2004, 2005, 2006, 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007 Rob Buis <buis@kde.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGSVGElement.h -Copyright: 2004, 2005, 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007, 2010 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGStopElement.cpp -Copyright: 2004, 2005, 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGUseElement.h -Copyright: 2004, 2005, 2006, 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGFilterElement.cpp -Copyright: 2004, 2005, 2006, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2009 Dirk Schulze <krit@webkit.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGAElement.h -Copyright: 2004, 2005, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2007 Eric Seidel <eric@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGPaint.cpp -Copyright: 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006, 2007 Rob Buis <buis@kde.org> - 2010-2011. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGDocumentExtensions.cpp -Copyright: 2006 Apple Inc. - 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2007 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGMarkerElement.h -Copyright: 2004, 2005, 2006, 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGForeignObjectElement.h -Copyright: 2006 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGFilterPrimitiveStandardAttributes.cpp -Copyright: 2004, 2005, 2006, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> - 2009 Dirk Schulze <krit@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGStyledElement.h -Copyright: 2004, 2005, 2006, 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2007 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGAnimateMotionElement.cpp -Copyright: 2007 Eric Seidel <eric@webkit.org> - 2007 Rob Buis <buis@kde.org> - 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGException.h -Copyright: 2006 Samuel Weinig <sam.weinig@gmail.com> - 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGHKernElement.cpp -Copyright: 2007 Eric Seidel <eric@webkit.org> - 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2008 Eric Seidel <eric@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGFontFaceUriElement.cpp -Copyright: 2007 Eric Seidel <eric@webkit.org> - 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGMaskElement.h -Copyright: 2005 Alexander Kellett <lypanov@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGFilterPrimitiveStandardAttributes.h -Copyright: 2004, 2005, 2006, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> -License: LGPL-2+ - -Files: Source/WebCore/svg/properties/SVGAnimatedPropertyDescription.h - Source/WebCore/svg/properties/SVGAnimatedPropertyMacros.h -Copyright: 2004, 2005, 2006, 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/svg/properties/SVGPropertyTraits.h -Copyright: 2004, 2005, 2006, 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2010. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGAltGlyphElement.cpp -Copyright: 2004, 2005, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2006 Rob Buis <buis@kde.org> - 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/svg/SVGAElement.cpp -Copyright: 2004, 2005, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005, 2007 Rob Buis <buis@kde.org> - 2007 Eric Seidel <eric@webkit.org> - 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/ImageInputType.cpp - Source/WebCore/html/FileInputType.cpp -Copyright: 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. - 2010 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLAreaElement.idl - Source/WebCore/html/HTMLBodyElement.idl - Source/WebCore/html/HTMLImageElement.idl -Copyright: 2006, 2009, 2010 Apple Inc. - 2006 Samuel Weinig <sam.weinig@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLCollection.h - Source/WebCore/html/CollectionType.h - Source/WebCore/html/HTMLCollection.cpp - Source/WebCore/html/HTMLScriptElement.cpp - Source/WebCore/html/HTMLFormCollection.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLUListElement.cpp - Source/WebCore/html/HTMLParagraphElement.h - Source/WebCore/html/HTMLOListElement.cpp - Source/WebCore/html/HTMLFontElement.h - Source/WebCore/html/HTMLDListElement.h - Source/WebCore/html/HTMLModElement.h - Source/WebCore/html/HTMLDirectoryElement.h - Source/WebCore/html/HTMLMenuElement.cpp - Source/WebCore/html/HTMLMenuElement.h - Source/WebCore/html/HTMLOListElement.h - Source/WebCore/html/HTMLLIElement.h - Source/WebCore/html/HTMLQuoteElement.h - Source/WebCore/html/HTMLHRElement.h - Source/WebCore/html/HTMLDivElement.h - Source/WebCore/html/HTMLUListElement.h - Source/WebCore/html/HTMLPreElement.h - Source/WebCore/html/HTMLDirectoryElement.cpp - Source/WebCore/html/HTMLHeadingElement.h - Source/WebCore/html/HTMLDListElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLBlockquoteElement.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLTextAreaElement.h - Source/WebCore/html/HTMLLabelElement.cpp - Source/WebCore/html/HTMLInputElement.h - Source/WebCore/html/HTMLOptGroupElement.h - Source/WebCore/html/HTMLButtonElement.h - Source/WebCore/html/HTMLLabelElement.h - Source/WebCore/html/HTMLMapElement.cpp - Source/WebCore/html/HTMLImageLoader.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLIsIndexElement.h - Source/WebCore/html/HTMLFieldSetElement.h - Source/WebCore/html/HTMLKeygenElement.h - Source/WebCore/html/HTMLIsIndexElement.cpp - Source/WebCore/html/HTMLLegendElement.h - Source/WebCore/html/HTMLFieldSetElement.cpp - Source/WebCore/html/HTMLLegendElement.cpp - Source/WebCore/html/HTMLKeygenElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLPreElement.cpp - Source/WebCore/html/HTMLTitleElement.h - Source/WebCore/html/HTMLHRElement.cpp - Source/WebCore/html/HTMLParagraphElement.cpp - Source/WebCore/html/HTMLTitleElement.cpp - Source/WebCore/html/HTMLHeadingElement.cpp - Source/WebCore/html/HTMLStyleElement.cpp - Source/WebCore/html/HTMLDivElement.cpp - Source/WebCore/html/HTMLMetaElement.h - Source/WebCore/html/HTMLMetaElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLBaseElement.h - Source/WebCore/html/HTMLBlockquoteElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLMarqueeElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2007, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLAppletElement.h - Source/WebCore/html/HTMLFrameElementBase.cpp - Source/WebCore/html/HTMLFrameElementBase.h - Source/WebCore/html/HTMLEmbedElement.h - Source/WebCore/html/HTMLIFrameElement.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2006, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLTableCellElement.cpp - Source/WebCore/html/HTMLTableCellElement.h - Source/WebCore/html/HTMLTableSectionElement.cpp - Source/WebCore/html/HTMLTablePartElement.h - Source/WebCore/html/HTMLTableColElement.cpp - Source/WebCore/html/HTMLTableColElement.h - Source/WebCore/html/HTMLTableCaptionElement.h - Source/WebCore/html/HTMLTableCaptionElement.cpp -Copyright: 1997 Martin Jones <mjones@kde.org> - 2003, 2004, 2005, 2006, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLSelectElement.idl - Source/WebCore/html/HTMLFormElement.idl - Source/WebCore/html/HTMLLabelElement.idl - Source/WebCore/html/HTMLStyleElement.idl - Source/WebCore/html/HTMLMapElement.idl - Source/WebCore/html/HTMLTextAreaElement.idl - Source/WebCore/html/HTMLButtonElement.idl - Source/WebCore/html/HTMLLegendElement.idl - Source/WebCore/html/HTMLLinkElement.idl - Source/WebCore/html/HTMLInputElement.idl -Copyright: 2006, 2010 Apple Inc. - 2006 Samuel Weinig <sam.weinig@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLInputElement.cpp - Source/WebCore/html/InputType.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. - 2007 Samuel Weinig <sam@webkit.org> - 2010 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLPlugInImageElement.cpp -Copyright: 2008, 2011 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLOptionElement.h - Source/WebCore/html/HTMLOptionElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2010 Apple Inc. - 2010 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/LabelsNodeList.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2007 Apple Inc. - 2010 Nokia Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2009 Torch Mobile Inc. (http://www.torchmobile.com/) -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLFormCollection.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2007, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/ValidityState.idl -Copyright: 2009 Michelangelo De Simone <micdesim@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLHeadElement.h - Source/WebCore/html/HTMLParamElement.h - Source/WebCore/html/HTMLHeadElement.cpp - Source/WebCore/html/HTMLHtmlElement.cpp - Source/WebCore/html/HTMLHtmlElement.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2006, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLTableRowElement.cpp - Source/WebCore/html/HTMLTableRowElement.h -Copyright: 1997 Martin Jones <mjones@kde.org> - 2003, 2004, 2005, 2006, 2007, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLBaseFontElement.h - Source/WebCore/html/HTMLBaseFontElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLAppletElement.idl - Source/WebCore/html/HTMLAnchorElement.idl - Source/WebCore/html/HTMLIFrameElement.idl - Source/WebCore/html/HTMLObjectElement.idl -Copyright: 2006, 2007, 2009, 2010 Apple Inc. - 2006 Samuel Weinig <sam.weinig@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLBaseFontElement.idl - Source/WebCore/html/HTMLBaseElement.idl - Source/WebCore/html/HTMLBlockquoteElement.idl -Copyright: 2006, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLLinkElement.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2008, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLBodyElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2006, 2007, 2008, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/FormDataList.h - Source/WebCore/html/FormDataList.cpp - Source/JavaScriptCore/wtf/HashCountedSet.h - Source/JavaScriptCore/wtf/HashFunctions.h - Source/JavaScriptCore/wtf/ListRefPtr.h -Copyright: 2005, 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLNameCollection.h - Source/WebCore/html/HTMLNameCollection.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLFontElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2006, 2008, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLSelectElement.cpp - Source/WebCore/html/HTMLSelectElement.h -Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies). - 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2009, 2010 Apple Inc. - 2010 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLNoScriptElement.cpp - Source/WebCore/html/HTMLNoScriptElement.h -Copyright: 2009 Torch Mobile Inc. (http://www.torchmobile.com/) - 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLModElement.cpp - Source/WebCore/html/HTMLQuoteElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2006, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLEmbedElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2008, 2009, 2011 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLTableRowElement.idl -Copyright: 2006, 2007, 2010 Apple Inc. ALl rights reserved. - 2006 Samuel Weinig <sam.weinig@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/html/BaseTextInputType.cpp - Source/WebCore/html/EmailInputType.cpp -Copyright: 2009 Michelangelo De Simone <micdesim@gmail.com> - 2010 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLBaseElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2008, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLStyleElement.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2010 Apple Inc. ALl rights reserved. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLPreElement.idl -Copyright: 2006, 2010 Apple Inc. All right reserved. - 2006 Samuel Weinig <sam.weinig@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/html/LabelsNodeList.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2007, 2008 Apple Inc. - 2010 Nokia Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLBRElement.h - Source/WebCore/html/HTMLBRElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2006, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLButtonElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2010 Apple Inc. - 2007 Samuel Weinig <sam@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLFrameSetElement.cpp - Source/WebCore/html/HTMLFrameSetElement.h - Source/WebCore/html/HTMLBodyElement.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2006, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLFrameSetElement.idl -Copyright: 2006, 2007, 2009, 2010 Apple Inc. All rights reserve - 2006 Samuel Weinig <sam.weinig@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLIFrameElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2006, 2008, 2009 Apple Inc. - 2009 Ericsson AB. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLAppletElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2008, 2009 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLObjectElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009, 2011 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLImageLoader.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLTextAreaElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008, 2010 Apple Inc. - 2007 Samuel Weinig <sam@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLPlugInElement.h - Source/WebCore/html/HTMLObjectElement.h - Source/WebCore/html/HTMLDocument.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLTableElement.h -Copyright: 1997 Martin Jones <mjones@kde.org> - 2003, 2004, 2005, 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLTableElement.cpp -Copyright: 1997 Martin Jones <mjones@kde.org> - 2003, 2004, 2005, 2006, 2008, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/ValidityState.h - Source/WebCore/html/ValidityState.cpp -Copyright: 2009 Michelangelo De Simone <micdesim@gmail.com> - 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLOptGroupElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLMapElement.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLAnchorElement.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2007, 2008, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLMarqueeElement.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2007, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLDocument.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2002 Netscape Communications Corporation. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLMarqueeElement.idl -Copyright: 2007 Apple Inc. All rights reserved -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLAreaElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2009, 2011 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLPlugInImageElement.h -Copyright: 2008, 2009, 2011 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLImageElement.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2008, 2010 Apple Inc. - 2010 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLOptionElement.idl -Copyright: 2006, 2007, 2010 Apple, Inc. - 2006 Samuel Weinig <sam.weinig@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLLIElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2006, 2007, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLAreaElement.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2008, 2009, 2011 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLTableSectionElement.h -Copyright: 1997 Martin Jones <mjones@kde.org> - 2003, 2004, 2005, 2006, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLTablePartElement.cpp -Copyright: 1997 Martin Jones <mjones@kde.org> - 2003, 2004, 2005, 2006 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/WebCore/html/HTMLLinkElement.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2009 Rob Buis <rwlbuis@gmail.com> -License: LGPL-2+ - -Files: Source/WebCore/html/RadioInputType.cpp -Copyright: 2005, 2011 Apple Inc. - 2010 Google Inc. -License: LGPL-2+ - -Files: Source/WebCore/xml/XMLHttpRequest.cpp -Copyright: 2004, 2006, 2008 Apple Inc. - 2005-2007 Alexey Proskuryakov <ap@webkit.org> - 2007, 2008 Julien Chaffraix <jchaffraix@webkit.org> - 2008 David Levin <levin@chromium.org> -License: LGPL-2+ - -Files: Source/WebCore/xml/XMLHttpRequest.h -Copyright: 2003, 2006, 2008 Apple Inc. - 2005, 2006 Alexey Proskuryakov <ap@nypop.com> -License: LGPL-2+ - -Files: Source/WebCore/xml/XSLTProcessor.h -Copyright: 2004, 2007, 2008 Apple, Inc. -License: LGPL-2+ - -Files: Source/WebCore/xml/XMLSerializer.cpp -Copyright: 2003, 2006 Apple Inc. - 2006 Samuel Weinig <sam@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/xml/XSLTProcessor.cpp - Source/WebCore/xml/XSLTProcessorLibxslt.cpp -Copyright: 2004, 2005, 2006, 2007, 2008 Apple, Inc. - 2005, 2006 Alexey Proskuryakov <ap@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/xml/XMLSerializer.idl -Copyright: 2006 Apple Computer, Inc. - 2006 Samuel Weinig <sam@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/xml/XMLSerializer.h -Copyright: 2003, 2006 Apple Computer, Inc. - 2006 Samuel Weinig <sam@webkit.org> -License: LGPL-2+ - -Files: Source/WebCore/config.h -Copyright: 2004, 2005, 2006 Apple Inc. - 2009 Google Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/parser/Parser.cpp - Source/JavaScriptCore/parser/Parser.h -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2001 Peter Kelly <pmk@post.com> - 2003, 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/parser/Nodes.h -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2001 Peter Kelly <pmk@post.com> - 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2007 Cameron Zwarich <cwzwarich@uwaterloo.ca> - 2007 Maks Orlovich - 2007 Eric Seidel <eric@webkit.org> -License: LGPL-2+ - -Files: Source/JavaScriptCore/parser/Nodes.cpp - Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp -Copyright: 1999-2002 Harri Porten <porten@kde.org> - 2001 Peter Kelly <pmk@post.com> - 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2007 Cameron Zwarich <cwzwarich@uwaterloo.ca> - 2007 Maks Orlovich - 2007 Eric Seidel <eric@webkit.org> -License: LGPL-2+ - -Files: Source/JavaScriptCore/parser/Lexer.h -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2010 Zoltan Herczeg <zherczeg@inf.u-szeged.hu> -License: LGPL-2+ - -Files: Source/JavaScriptCore/parser/NodeConstructors.h -Copyright: 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/parser/Lexer.cpp -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2006, 2007, 2008, 2009, 2011, 2012 Apple Inc. - 2007 Cameron Zwarich <cwzwarich@uwaterloo.ca> - 2010 Zoltan Herczeg <zherczeg@inf.u-szeged.hu> - 2012 Mathias Bynens -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/Error.cpp -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2001 Peter Kelly <pmk@post.com> - 2003, 2004, 2005, 2006, 2008 Apple Inc. - 2007 Eric Seidel <eric@webkit.org> -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/FunctionConstructor.h - Source/JavaScriptCore/runtime/FunctionPrototype.h -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2006, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/NativeErrorConstructor.h - Source/JavaScriptCore/runtime/MathObject.h - Source/JavaScriptCore/runtime/DateInstance.h - Source/JavaScriptCore/runtime/ErrorInstance.h - Source/JavaScriptCore/runtime/NumberConstructor.h - Source/JavaScriptCore/runtime/ObjectPrototype.cpp - Source/JavaScriptCore/runtime/NumberPrototype.h - Source/JavaScriptCore/runtime/BooleanPrototype.h - Source/JavaScriptCore/runtime/ObjectPrototype.h - Source/JavaScriptCore/runtime/DatePrototype.h - Source/JavaScriptCore/runtime/NativeErrorPrototype.h - Source/JavaScriptCore/runtime/NumberObject.h - Source/JavaScriptCore/runtime/BooleanConstructor.h - Source/JavaScriptCore/runtime/BooleanObject.h - Source/JavaScriptCore/runtime/ObjectConstructor.cpp - Source/JavaScriptCore/runtime/ErrorPrototype.h - Source/JavaScriptCore/runtime/ObjectConstructor.h - Source/JavaScriptCore/runtime/ErrorConstructor.h - Source/JavaScriptCore/runtime/DateConstructor.h - Source/JavaScriptCore/runtime/Operations.cpp -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/JSAPIValueWrapper.h -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2001 Peter Kelly <pmk@post.com> - 2003, 2004, 2005, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/DateConversion.cpp -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2006, 2007 Apple Inc. - 2009 Google Inc. - 1998 Netscape Communications Corporation -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/UString.cpp -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2007 Cameron Zwarich <cwzwarich@uwaterloo.ca> - 2009 Google Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/ArrayConstructor.cpp -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2003, 2007, 2008 Apple Inc. - 2003 Peter Kelly <pmk@post.com> - 2006 Alexey Proskuryakov <ap@nypop.com> -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/StringPrototype.h - Source/JavaScriptCore/runtime/StringConstructor.h - Source/JavaScriptCore/runtime/StringObjectThatMasqueradesAsUndefined.h - Source/JavaScriptCore/runtime/ArrayConstructor.h - Source/JavaScriptCore/runtime/StringObject.h - Source/JavaScriptCore/runtime/MathObject.cpp -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/GetterSetter.h - Source/JavaScriptCore/runtime/JSObject.h -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2001 Peter Kelly <pmk@post.com> - 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/JSCell.h - Source/JavaScriptCore/runtime/JSValue.h -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2001 Peter Kelly <pmk@post.com> - 2003, 2004, 2005, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/JSFunction.h - Source/JavaScriptCore/runtime/Arguments.h -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2003, 2006, 2007, 2008, 2009 Apple Inc. - 2007 Cameron Zwarich <cwzwarich@uwaterloo.ca> - 2007 Maks Orlovich -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/BooleanObject.cpp - Source/JavaScriptCore/runtime/ErrorConstructor.cpp - Source/JavaScriptCore/runtime/BooleanConstructor.cpp - Source/JavaScriptCore/runtime/ErrorInstance.cpp - Source/JavaScriptCore/runtime/ErrorPrototype.cpp - Source/JavaScriptCore/runtime/BooleanPrototype.cpp - Source/JavaScriptCore/runtime/NativeErrorPrototype.cpp - Source/JavaScriptCore/runtime/NativeErrorConstructor.cpp -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2003, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/UString.h -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2009 Google Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/DatePrototype.cpp -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2008, 2009 Torch Mobile, Inc. - 2010 Torch Mobile (Beijing) Co. Ltd. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/Lookup.h -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2003, 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/RegExpConstructor.h - Source/JavaScriptCore/runtime/RegExpPrototype.cpp - Source/JavaScriptCore/runtime/RegExpObject.h - Source/JavaScriptCore/runtime/RegExpObject.cpp - Source/JavaScriptCore/runtime/RegExpPrototype.h -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2003, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/GetterSetter.cpp -Copyright: 1999-2002 Harri Porten <porten@kde.org> - 2001 Peter Kelly <pmk@post.com> - 2004, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/Operations.h -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2002, 2005, 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/InternalFunction.h -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2003, 2006, 2007, 2008 Apple Inc. - 2007 Cameron Zwarich <cwzwarich@uwaterloo.ca> - 2007 Maks Orlovich -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/ArrayPrototype.h -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/JSFunction.cpp - Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp - Source/JavaScriptCore/runtime/Arguments.cpp -Copyright: 1999-2002 Harri Porten <porten@kde.org> - 2001 Peter Kelly <pmk@post.com> - 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2007 Cameron Zwarich <cwzwarich@uwaterloo.ca> - 2007 Maks Orlovich -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/FunctionPrototype.cpp -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/ScopeChain.h -Copyright: 2003, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.h -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2003, 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2007 Cameron Zwarich <cwzwarich@uwaterloo.ca> - 2007 Maks Orlovich -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/JSCell.cpp - Source/JavaScriptCore/runtime/JSValue.cpp - Source/JavaScriptCore/interpreter/CallFrame.h -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2001 Peter Kelly <pmk@post.com> - 2003, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/JSLock.h -Copyright: 2005, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/PropertySlot.h - Source/JavaScriptCore/wtf/AlwaysInline.h -Copyright: 2005, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/ClassInfo.h - Source/JavaScriptCore/runtime/JSString.h - Source/JavaScriptCore/runtime/Error.h -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2001 Peter Kelly <pmk@post.com> - 2003, 2004, 2005, 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/RegExpConstructor.cpp -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2003, 2007, 2008 Apple Inc. - 2009 Torch Mobile, Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/JSArray.cpp -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2003, 2007, 2008, 2009 Apple Inc. - 2003 Peter Kelly <pmk@post.com> - 2006 Alexey Proskuryakov <ap@nypop.com> -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/JSArray.h -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2003, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/RegExp.cpp -Copyright: 1999-2001, 2004 Harri Porten <porten@kde.org> - 2007, 2008 Apple Inc. - 2009 Torch Mobile, Inc. - 2010 Peter Varga <pvarga@inf.u-szeged.hu>, University of Szeged -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/JSAPIValueWrapper.cpp - Source/JavaScriptCore/runtime/JSString.cpp - Source/JavaScriptCore/runtime/InternalFunction.cpp -Copyright: 1999-2002 Harri Porten <porten@kde.org> - 2001 Peter Kelly <pmk@post.com> - 2004, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/PropertySlot.cpp - Source/JavaScriptCore/runtime/JSLock.cpp -Copyright: 2005, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/RegExp.h -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2007, 2008, 2009 Apple Inc. - 2009 Torch Mobile, Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/JSObject.cpp -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2001 Peter Kelly <pmk@post.com> - 2003, 2004, 2005, 2006, 2008, 2009 Apple Inc. - 2007 Eric Seidel <eric@webkit.org> -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/CommonIdentifiers.cpp - Source/JavaScriptCore/runtime/CommonIdentifiers.h -Copyright: 2003, 2007, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/NumberPrototype.cpp - Source/JavaScriptCore/runtime/NumberObject.cpp - Source/JavaScriptCore/runtime/NumberConstructor.cpp -Copyright: 1999-2000,2003 Harri Porten <porten@kde.org> - 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/ArgList.h -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2003, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/Identifier.cpp -Copyright: 2003, 2004, 2005, 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/ArrayPrototype.cpp -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2003, 2007, 2008, 2009, 2011 Apple Inc. - 2003 Peter Kelly <pmk@post.com> - 2006 Alexey Proskuryakov <ap@nypop.com> -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/JSGlobalObject.h -Copyright: 2007 Eric Seidel <eric@webkit.org> - 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/Completion.h - Source/JavaScriptCore/runtime/Completion.cpp -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2001 Peter Kelly <pmk@post.com> - 2003, 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/StringConstructor.cpp - Source/JavaScriptCore/runtime/StringObject.cpp -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2004, 2005, 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/ScopeChainMark.h -Copyright: 2003, 2006, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/JSWrapperObject.h -Copyright: 2006 Maks Orlovich - 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/JSWrapperObject.cpp -Copyright: 2006 Maks Orlovich - 2006, 2009 Apple, Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/ArgList.cpp -Copyright: 2003, 2004, 2005, 2006, 2007, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/FunctionConstructor.cpp -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/Protect.h -Copyright: 2004, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/Identifier.h -Copyright: 2003, 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/StringPrototype.cpp -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2009 Torch Mobile, Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/jsc.cpp -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2006 Bjoern Graf <bjoern.graf@gmail.com> -License: LGPL-2+ - -Files: Source/JavaScriptCore/create_jit_stubs -Copyright: 2009 Nokia Corporation and/or its subsidiary(-ies) - 2010 Patrick Gansterer <paroga@paroga.com> -License: LGPL-2+ - -Files: Source/JavaScriptCore/debugger/Debugger.cpp -Copyright: 2008 Apple Inc. - 1999-2001 Harri Porten <porten@kde.org> - 2001 Peter Kelly <pmk@post.com> -License: LGPL-2+ - -Files: Source/JavaScriptCore/debugger/Debugger.h -Copyright: 1999-2001 Harri Porten <porten@kde.org> - 2001 Peter Kelly <pmk@post.com> - 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/os-win32/stdint.h - Source/JavaScriptCore/os-win32/stdbool.h -Copyright: 2005, 2006 Apple Computer, Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/os-win32/WinMain.cpp -Copyright: 2009 Patrick Gansterer <paroga@paroga.com> -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/ThreadingWin.cpp -Copyright: 2007, 2008 Apple Inc. - 2009 Google Inc. - 2009 Torch Mobile, Inc. - 1998 John E. Bossom - 1999,2005 Pthreads-win32 contributors -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/StackBounds.cpp - Source/JavaScriptCore/heap/Heap.cpp - Source/JavaScriptCore/heap/MarkedSpace.cpp -Copyright: 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2007 Eric Seidel <eric@webkit.org> -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/url/src/URLParser.h - Source/JavaScriptCore/wtf/url/src/URLSegments.cpp -Copyright: 1998 Netscape Communications Corporation. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/TypeTraits.cpp - Source/JavaScriptCore/wtf/TypeTraits.h -Copyright: 2006, 2007, 2008 Apple Inc. - 2009, 2010 Google Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/RefPtr.h - Source/JavaScriptCore/wtf/PassRefPtr.h -Copyright: 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/HashMap.h - Source/JavaScriptCore/wtf/HashSet.h - Source/JavaScriptCore/wtf/HashTraits.h - Source/JavaScriptCore/wtf/Vector.h - Source/JavaScriptCore/wtf/Alignment.h - Source/JavaScriptCore/wtf/RefPtrHashMap.h -Copyright: 2005, 2006, 2007, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/unicode/brew/UnicodeBrew.h -Copyright: 2006 George Staikos <staikos@kde.org> - 2006 Alexey Proskuryakov <ap@nypop.com> - 2007 Apple Computer, Inc. - 2007-2009 Torch Mobile, Inc. - 2010 Company 100, Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/unicode/brew/UnicodeBrew.cpp -Copyright: 2006 George Staikos <staikos@kde.org> - 2006 Alexey Proskuryakov <ap@nypop.com> - 2007-2009 Torch Mobile, Inc. - 2010 Company 100, Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/unicode/qt4/UnicodeQt4.h - Source/JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h -Copyright: 2006 George Staikos <staikos@kde.org> - 2006 Alexey Proskuryakov <ap@nypop.com> - 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/unicode/glib/UnicodeGLib.h -Copyright: 2006 George Staikos <staikos@kde.org> - 2006 Alexey Proskuryakov <ap@nypop.com> - 2007 Apple Computer, Inc. - 2008 Jürg Billeter <j@bitron.ch> - 2008 Dominik Röttsches <dominik.roettsches@access-company.com> -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/unicode/glib/UnicodeGLib.cpp -Copyright: 2008 Jürg Billeter <j@bitron.ch> - 2008 Dominik Röttsches <dominik.roettsches@access-company.com> - 2010 Igalia S.L. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/unicode/wince/UnicodeWinCE.cpp -Copyright: 2006 George Staikos <staikos@kde.org> - 2006 Alexey Proskuryakov <ap@nypop.com> - 2007-2009 Torch Mobile, Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/unicode/wince/UnicodeWinCE.h -Copyright: 2006 George Staikos <staikos@kde.org> - 2006 Alexey Proskuryakov <ap@nypop.com> - 2007 Apple Computer, Inc. - 2007-2009 Torch Mobile, Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/unicode/Unicode.h -Copyright: 2006 George Staikos <staikos@kde.org> - 2006, 2008, 2009 Apple Inc. - 2007-2009 Torch Mobile, Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/HashTable.h -Copyright: 2005, 2006, 2007, 2008 Apple Inc. - 2008 David Levin <levin@chromium.org> -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/StringHasher.h -Copyright: 2005, 2006, 2008, 2010 Apple Inc. - 2010 Patrick Gansterer <paroga@paroga.com> -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/RetainPtr.h -Copyright: 2005, 2006, 2007, 2008, 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/gobject/GRefPtr.h -Copyright: 2005, 2006, 2007, 2008 Apple Inc. - 2008 Collabora Ltd. - 2009 Martin Robinson -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/gobject/GRefPtr.cpp -Copyright: 2009 Martin Robinson -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/Forward.h -Copyright: 2006, 2009, 2011 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/dtoa.h -Copyright: 2003, 2008 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/text/AtomicString.cpp -Copyright: 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2010 Patrick Gansterer <paroga@paroga.com> -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/text/StringImpl.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2006 Andrew Wellington <proton@wiretapped.net> -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/text/WTFString.cpp -Copyright: 2004, 2005, 2006, 2007, 2008, 2010 Apple Inc. - 2007-2009 Torch Mobile, Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/text/StringHash.h -Copyright: 2006, 2007, 2008 Apple Inc.2009. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/text/StringImpl.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2009 Google Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/wince/MemoryManager.cpp - Source/JavaScriptCore/wtf/wince/MemoryManager.h -Copyright: 2008-2009 Torch Mobile Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/wince/FastMallocWinCE.h -Copyright: 2005, 2006, 2007, 2008 Apple Inc. - 2007-2009 Torch Mobile, Inc. All rights reserved -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/ThreadSpecificWin.cpp -Copyright: 2009 Jian Li <jianli@chromium.org> -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/OwnFastMallocPtr.h -Copyright: 2006, 2007 Apple Inc. - 2009 Google Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/HexNumber.h -Copyright: 2011 Research In Motion Limited. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/FastMalloc.h -Copyright: 2005, 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/HashTable.cpp -Copyright: 2005 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/DateMath.cpp -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2006, 2007 Apple Inc. - 2009 Google Inc. - 2007-2009 Torch Mobile, Inc. - 2010 &yet, LLC. <nate@andyet.net> - 1998 Netscape Communications Corporation - 2006-2008 the V8 project authors. -License: LGPL-2+ - -Files: Source/JavaScriptCore/heap/MarkedSpace.h - Source/JavaScriptCore/heap/MarkedBlock.h -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2001 Peter Kelly <pmk@post.com> - 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2011 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/heap/Heap.h - Source/JavaScriptCore/heap/MachineStackMarker.h -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2001 Peter Kelly <pmk@post.com> - 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. -License: LGPL-2+ - -Files: Source/JavaScriptCore/heap/MachineStackMarker.cpp -Copyright: 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2007 Eric Seidel <eric@webkit.org> - 2009 Acision BV. -License: LGPL-2+ - -Files: Source/WebKit/wince/WebCoreSupport/EditorClientWinCE.cpp -Copyright: 2007 Alp Toker <alp@atoker.com> - 2008 Nuanti Ltd. - 2008 INdT - Instituto Nokia de Tecnologia - 2009-2010 ProFUSION embedded systems - 2009-2010 Samsung Electronics - 2010 Patrick Gansterer <paroga@paroga.com> -License: LGPL-2+ - -Files: Source/WebKit/qt/Api/qwebframe_p.h - Source/WebKit/qt/Api/qwebpage.h - Source/WebKit/qt/Api/qwebview.h -Copyright: 2008 Nokia Corporation and/or its subsidiary(-ies) - 2007 Staikos Computing Services Inc. -License: LGPL-2+ - -Files: Source/WebKit/qt/Api/qwebframe.h - Source/WebKit/qt/Api/qwebframe.cpp -Copyright: 2008,2009 Nokia Corporation and/or its subsidiary(-ies) - 2007 Staikos Computing Services Inc. -License: LGPL-2+ - -Files: Source/WebKit/qt/Api/qwebscriptworld_p.h - Source/WebKit/qt/Api/qwebscriptworld.h - Source/WebKit/qt/Api/qwebscriptworld.cpp -Copyright: 2010 Robert Hogan <robert@roberthogan.net> -License: LGPL-2+ - -Files: Source/WebKit/qt/Api/qwebhistoryinterface.cpp -Copyright: 2007 Staikos Computing Services Inc. <info@staikos.net> -License: LGPL-2+ - -Files: Source/WebKit/qt/Api/qwebhistoryinterface.h -Copyright: 2007 Staikos Computing Services, Inc. <info@staikos.net> -License: LGPL-2+ - -Files: Source/WebKit/qt/Api/qwebkitversion.cpp - Source/WebKit/qt/Api/qwebkitversion.h -Copyright: 2009 Robert Hogan <robert@roberthogan.net> -License: LGPL-2+ - -Files: Source/WebKit/qt/Api/qwebpage.cpp -Copyright: 2008, 2009 Nokia Corporation and/or its subsidiary(-ies) - 2007 Staikos Computing Services Inc. - 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebKit/qt/Api/qwebinspector_p.h -Copyright: 2008, 2009 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebKit/qt/Api/qgraphicswebview.cpp -Copyright: 2009 Nokia Corporation and/or its subsidiary(-ies) - 2009 Girish Ramakrishnan <girish@forwardbias.in> -License: LGPL-2+ - -Files: Source/WebKit/qt/Api/qwebpage_p.h -Copyright: 2008, 2009 Nokia Corporation and/or its subsidiary(-ies) - 2008 Holger Hans Peter Freyther -License: LGPL-2+ - -Files: Source/WebKit/qt/Api/qwebview.cpp -Copyright: 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008 Holger Hans Peter Freyther - 2009 Girish Ramakrishnan <girish@forwardbias.in> -License: LGPL-2+ - -Files: Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp -Copyright: 2008,2009 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebKit/qt/tests/qwebview/tst_qwebview.cpp -Copyright: 2009 Nokia Corporation and/or its subsidiary(-ies) - 2009 Torch Mobile Inc. - 2009 Girish Ramakrishnan <girish@forwardbias.in> -License: LGPL-2+ - -Files: Source/WebKit/qt/tests/qwebhistory/tst_qwebhistory.cpp - Source/WebKit/qt/tests/qwebhistoryinterface/tst_qwebhistoryinterface.cpp -Copyright: 2008 Holger Hans Peter Freyther -License: LGPL-2+ - -Files: Source/WebKit/qt/tests/benchmarks/loading/tst_loading.cpp - Source/WebKit/qt/tests/benchmarks/painting/tst_painting.cpp -Copyright: 2009 Holger Hans Peter Freyther -License: LGPL-2+ - -Files: Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp -Copyright: 2008 Nokia Corporation and/or its subsidiary(-ies) - 2009 Girish Ramakrishnan <girish@forwardbias.in> - 2010 Holger Hans Peter Freyther -License: LGPL-2+ - -Files: Source/WebKit/qt/WebCoreSupport/DumpRenderTreeSupportQt.h - Source/WebKit/qt/WebCoreSupport/DumpRenderTreeSupportQt.cpp -Copyright: 2010 Robert Hogan <robert@roberthogan.net> - 2008,2009,2010 Nokia Corporation and/or its subsidiary(-ies) - 2007 Staikos Computing Services Inc. - 2007 Apple Inc. -License: LGPL-2+ - -Files: Source/WebKit/qt/WebCoreSupport/SearchPopupMenuQt.cpp -Copyright: 2006 Zack Rusin <zack@kde.org> - 2010 Nokia Corporation and/or its subsidiary(-ies). -License: LGPL-2+ - -Files: Source/WebKit/qt/WebCoreSupport/PopupMenuQt.cpp -Copyright: 2008, 2009, 2010 Nokia Corporation and/or its subsidiary(-ies) - 2006 Apple Computer, Inc. - 2006 Michael Emmel mike.emmel@gmail.com -License: LGPL-2+ - -Files: Source/WebKit/qt/WebCoreSupport/EditCommandQt.cpp - Source/WebKit/qt/WebCoreSupport/EditCommandQt.h -Copyright: 2007 Staikos Computing Services Inc. -License: LGPL-2+ - -Files: Source/WebKit/qt/WebCoreSupport/QtFallbackWebPopup.cpp -Copyright: 2010 Girish Ramakrishnan <girish@forwardbias.in> - 2009 Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2+ - -Files: Source/WebKit2/UIProcess/gtk/WebFullScreenManagerProxyGtk.cpp - Source/WebKit2/WebProcess/FullScreen/gtk/WebFullScreenManagerGtk.cpp - Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebEditorClientGtk.cpp -Copyright: 2011 Igalia S.L. -License: LGPL-2+ - -Files: Source/WebKit2/WebProcess/WebCoreSupport/WebPopupMenu.cpp - Source/WebKit2/WebProcess/WebCoreSupport/WebPopupMenu.h - Source/WebKit2/WebProcess/WebPage/WebContextMenu.cpp -Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies). - 2010 Apple Inc. -License: LGPL-2+ - -Files: Source/WebKit2/WebProcess/WebCoreSupport/WebSearchPopupMenu.cpp -Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies). - 2010, 2011 Apple Inc. -License: LGPL-2+ - -Files: WebKitLibraries/win/include/WebKitSystemInterface/WebKitSystemInterface.h - Source/WebCore/bindings/js/JSStyleSheetCustom.cpp - Source/WebCore/bindings/js/JSHTMLDocumentCustom.cpp - Source/WebCore/bindings/js/JSNodeFilterCustom.cpp - Source/WebCore/bindings/js/JSNamedNodeMapCustom.cpp - Source/WebCore/bindings/js/JSCSSStyleDeclarationCustom.cpp - Source/WebCore/platform/graphics/mac/ComplexTextControllerCoreText.cpp - Source/WebCore/platform/qt/DragDataQt.cpp - Source/WebCore/html/FTPDirectoryDocument.h -Copyright: 2007, 2008, 2009 Apple Inc. -License: BSD-2-clause - -Files: WebKitLibraries/win/tools/scripts/auto-version.sh - Source/WebCore/page/DragController.h - Source/WebCore/bindings/js/JSStyleSheetListCustom.cpp - Source/WebCore/platform/mac/DragImageMac.mm - Source/WebCore/html/TimeRanges.h -Copyright: 2007, 2009 Apple Inc. -License: BSD-2-clause - -Files: Tools/QtTestBrowser/utils.cpp - Tools/QtTestBrowser/locationedit.h - Tools/QtTestBrowser/fpstimer.cpp - Tools/QtTestBrowser/fpstimer.h - Tools/QtTestBrowser/utils.h - Source/WebCore/bindings/scripts/test/TestMediaQueryListListener.idl - Source/WebCore/dom/CustomEvent.idl - Source/WebCore/dom/CustomEvent.cpp - Source/WebCore/dom/CustomEvent.h - Source/WebCore/css/themeQtNoListboxes.css - Source/WebKit/qt/WebCoreSupport/GeolocationClientQt.cpp - Source/WebKit/qt/WebCoreSupport/GeolocationClientQt.h - Source/WebKit2/UIProcess/API/C/qt/WKNativeEvent.h - Source/WebKit2/UIProcess/TiledDrawingAreaProxy.cpp - Source/WebKit2/UIProcess/TiledDrawingAreaProxy.h - Source/WebKit2/UIProcess/TiledDrawingAreaTile.h - Source/WebKit2/UIProcess/qt/TiledDrawingAreaProxyQt.cpp - Source/WebKit2/UIProcess/qt/TiledDrawingAreaTileQt.cpp - Source/WebKit2/WebProcess/WebPage/TiledDrawingArea.cpp - Source/WebKit2/WebProcess/WebPage/TiledDrawingArea.h - Source/WebKit2/WebProcess/WebPage/qt/TiledDrawingAreaQt.cpp -Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Tools/QtTestBrowser/locationedit.cpp -Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies) - 2011 Andreas Kling <kling@webkit.org> -License: BSD-2-clause - -Files: Tools/QtTestBrowser/webinspector.h -Copyright: 2009-2010 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Tools/QtTestBrowser/webpage.cpp -Copyright: 2009-2010 Nokia Corporation and/or its subsidiary(-ies) - 2009 Girish Ramakrishnan <girish@forwardbias.in> - 2006 George Staikos <staikos@kde.org> - 2006 Dirk Mueller <mueller@kde.org> - 2006 Zack Rusin <zack@kde.org> - 2006 Simon Hausmann <hausmann@kde.org> -License: BSD-2-clause - -Files: Tools/QtTestBrowser/launcherwindow.cpp -Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies) - 2011 University of Szeged - 2011 Kristof Kosztyo <Kosztyo.Kristof@stud.u-szeged.hu> - 2009 Girish Ramakrishnan <girish@forwardbias.in> - 2006 George Staikos <staikos@kde.org> - 2006 Dirk Mueller <mueller@kde.org> - 2006 Zack Rusin <zack@kde.org> - 2006 Simon Hausmann <hausmann@kde.org> -License: BSD-2-clause - -Files: Tools/QtTestBrowser/mainwindow.h - Tools/QtTestBrowser/webview.h - Tools/QtTestBrowser/mainwindow.cpp - Tools/QtTestBrowser/webpage.h - Tools/QtTestBrowser/webview.cpp - Tools/QtTestBrowser/main.cpp -Copyright: 2009 Nokia Corporation and/or its subsidiary(-ies) - 2009 Girish Ramakrishnan <girish@forwardbias.in> - 2006 George Staikos <staikos@kde.org> - 2006 Dirk Mueller <mueller@kde.org> - 2006 Zack Rusin <zack@kde.org> - 2006 Simon Hausmann <hausmann@kde.org> -License: BSD-2-clause - -Files: Tools/QtTestBrowser/urlloader.h - Tools/QtTestBrowser/urlloader.cpp -Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies) - 2009 University of Szeged -License: BSD-2-clause - -Files: Tools/QtTestBrowser/launcherwindow.h -Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies) - 2009 Girish Ramakrishnan <girish@forwardbias.in> - 2006 George Staikos <staikos@kde.org> - 2006 Dirk Mueller <mueller@kde.org> - 2006 Zack Rusin <zack@kde.org> - 2006 Simon Hausmann <hausmann@kde.org> -License: BSD-2-clause - -Files: Source/WebCore/page/MediaStreamFrameController.cpp - Source/WebCore/page/NavigatorUserMediaError.h - Source/WebCore/page/NavigatorUserMediaErrorCallback.h - Source/WebCore/page/MediaStreamFrameController.h - Source/WebCore/page/MediaStreamController.h - Source/WebCore/page/MediaStreamClient.h - Source/WebCore/page/NavigatorUserMediaSuccessCallback.idl - Source/WebCore/page/NavigatorUserMediaErrorCallback.idl - Source/WebCore/page/NavigatorUserMediaError.idl - Source/WebCore/page/FrameActionScheduler.cpp - Source/WebCore/page/PageSerializer.h - Source/WebCore/page/NavigatorUserMediaSuccessCallback.h - Source/WebCore/page/FrameActionScheduler.h - Source/WebCore/page/MediaStreamController.cpp - Source/WebCore/bindings/js/JSDOMImplementationCustom.cpp - Source/WebCore/bindings/scripts/test/TestSerializedScriptValueInterface.idl - Source/WebCore/dom/ScriptedAnimationController.cpp - Source/WebCore/dom/TreeScope.cpp - Source/WebCore/dom/TreeScope.h - Source/WebCore/dom/ScriptedAnimationController.h - Source/WebCore/platform/leveldb/LevelDBDatabase.h - Source/WebCore/platform/leveldb/LevelDBDatabase.cpp - Source/WebCore/platform/leveldb/LevelDBSlice.h - Source/WebCore/platform/leveldb/LevelDBComparator.h - Source/WebCore/platform/leveldb/LevelDBIterator.h - Source/WebCore/platform/leveldb/LevelDBIterator.cpp - Source/WebCore/platform/graphics/gpu/LoopBlinnPathProcessor.cpp - Source/WebCore/platform/graphics/gpu/LoopBlinnShader.h - Source/WebCore/platform/graphics/gpu/LoopBlinnSolidFillShader.cpp - Source/WebCore/platform/graphics/gpu/LoopBlinnPathCache.h - Source/WebCore/platform/graphics/gpu/LoopBlinnShader.cpp - Source/WebCore/platform/graphics/gpu/LoopBlinnPathCache.cpp - Source/WebCore/platform/graphics/gpu/LoopBlinnSolidFillShader.h - Source/WebCore/platform/graphics/gpu/LoopBlinnPathProcessor.h - Source/WebCore/platform/graphics/GraphicsTypes3D.h - Source/WebCore/platform/audio/FFTFrameStub.cpp - Source/WebCore/platform/audio/fftw/FFTFrameFFTW.cpp - Source/WebCore/platform/audio/ffmpeg/FFTFrameFFMPEG.cpp - Source/WebCore/css/CSSStyleApplyProperty.h - Source/WebCore/css/CSSStyleApplyProperty.cpp - Source/WebCore/storage/IDBCursorWithValue.cpp - Source/WebCore/storage/IDBDatabaseCallbacks.h - Source/WebCore/storage/IDBDatabaseCallbacksImpl.cpp - Source/WebCore/storage/IDBSQLiteBackingStore.h - Source/WebCore/storage/IDBObjectStoreBackendImpl.h - Source/WebCore/storage/IDBVersionChangeRequest.idl - Source/WebCore/storage/IDBIndexBackendImpl.h - Source/WebCore/storage/IDBDatabaseBackendImpl.cpp - Source/WebCore/storage/IDBLevelDBBackingStore.h - Source/WebCore/storage/IDBVersionChangeRequest.cpp - Source/WebCore/storage/IDBDatabaseCallbacksImpl.h - Source/WebCore/storage/IDBVersionChangeEvent.h - Source/WebCore/storage/IDBVersionChangeEvent.idl - Source/WebCore/storage/IDBLevelDBCoding.h - Source/WebCore/storage/IDBVersionChangeEvent.cpp - Source/WebCore/storage/StorageInfo.idl - Source/WebCore/storage/IDBBackingStore.h - Source/WebCore/storage/IDBLevelDBBackingStore.cpp - Source/WebCore/storage/IDBVersionChangeRequest.h - Source/WebCore/storage/IDBObjectStoreBackendImpl.cpp - Source/WebCore/storage/IDBCursorWithValue.h - Source/WebCore/storage/IDBLevelDBCoding.cpp - Source/WebCore/storage/IDBSQLiteBackingStore.cpp - Source/WebCore/storage/IDBIndexBackendImpl.cpp - Source/WebCore/html/canvas/OESVertexArrayObject.h - Source/WebCore/html/canvas/WebGLVertexArrayObjectOES.h - Source/WebCore/html/canvas/OESStandardDerivatives.cpp - Source/WebCore/html/canvas/OESStandardDerivatives.h - Source/WebCore/html/canvas/WebGLVertexArrayObjectOES.idl - Source/WebCore/html/canvas/OESVertexArrayObject.idl - Source/WebCore/html/canvas/OESStandardDerivatives.idl - Source/WebCore/html/canvas/OESVertexArrayObject.cpp - Source/WebCore/html/canvas/WebGLVertexArrayObjectOES.cpp - Source/WebCore/html/DOMURL.idl - Source/WebCore/html/DOMURL.h - Source/WebCore/html/HTMLTrackElement.h - Source/WebCore/html/HTMLTrackElement.idl - Source/WebCore/html/DOMURL.cpp - Source/WebCore/html/HTMLTrackElement.cpp - Source/WebCore/inspector/InspectorFrontendProxy.h - Source/WebCore/inspector/EventsCollector.cpp - Source/WebCore/inspector/EventsCollector.h - Source/WebCore/inspector/InspectorConsoleAgent.h - Source/WebCore/inspector/InspectorConsoleAgent.cpp - Source/WebCore/inspector/InspectorFrontendChannel.h - Source/WebCore/testing/v8/WebCoreTestSupport.cpp - Source/WebCore/testing/v8/WebCoreTestSupport.h - Source/WebCore/testing/Internals.h - Source/WebCore/testing/js/WebCoreTestSupport.cpp - Source/WebCore/testing/js/WebCoreTestSupport.h - Source/WebCore/testing/Internals.cpp - Source/WebCore/testing/Internals.idl - Source/WebCore/xml/XMLTreeViewer.h - Source/WebCore/xml/XMLTreeViewer.cpp - Source/WebCore/xml/XMLViewer.css - Source/WebCore/xml/XMLViewer.js - Source/JavaScriptCore/wtf/OSRandomSource.cpp -Copyright: 2011 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/page/PositionError.idl - Source/WebCore/page/Geoposition.idl - Source/WebCore/page/SuspendableTimer.cpp - Source/WebCore/page/PositionCallback.h - Source/WebCore/page/Geolocation.idl - Source/WebCore/page/PositionOptions.h - Source/WebCore/page/WorkerNavigator.cpp - Source/WebCore/page/NavigatorBase.h - Source/WebCore/page/PositionError.h - Source/WebCore/page/Geoposition.h - Source/WebCore/page/DOMTimer.h - Source/WebCore/page/DOMTimer.cpp - Source/WebCore/page/PositionErrorCallback.h - Source/WebCore/page/SuspendableTimer.h - Source/WebCore/page/PageGroup.h - Source/WebCore/page/win/FrameCairoWin.cpp - Source/WebCore/page/PageGroup.cpp - Source/WebCore/page/WorkerNavigator.h - Source/WebCore/page/NavigatorBase.cpp - Source/WebCore/loader/appcache/ApplicationCache.cpp - Source/WebCore/loader/appcache/ManifestParser.cpp - Source/WebCore/loader/appcache/ApplicationCache.h - Source/WebCore/loader/appcache/ManifestParser.h - Source/WebCore/loader/appcache/ApplicationCacheResource.h - Source/WebCore/loader/appcache/ApplicationCacheResource.cpp - Source/WebCore/loader/CrossOriginAccessControl.h - Source/WebCore/loader/CrossOriginPreflightResultCache.h - Source/WebCore/loader/cache/CachedResourceHandle.h - Source/WebCore/loader/cache/CachedResourceHandle.cpp - Source/WebCore/loader/SubstituteResource.h - Source/WebCore/loader/CrossOriginAccessControl.cpp - Source/WebCore/bindings/js/JSHTMLInputElementCustom.cpp - Source/WebCore/bindings/js/JSWebKitCSSMatrixCustom.cpp - Source/WebCore/bindings/js/JSStorageCustom.h - Source/WebCore/bindings/js/JSHTMLObjectElementCustom.h - Source/WebCore/bindings/js/JSJavaScriptCallFrameCustom.cpp - Source/WebCore/bindings/js/JSEventTarget.h - Source/WebCore/bindings/js/JavaScriptCallFrame.h - Source/WebCore/bindings/js/JSHistoryCustom.h - Source/WebCore/bindings/js/JSCustomPositionCallback.cpp - Source/WebCore/bindings/js/JSEventTarget.cpp - Source/WebCore/bindings/js/JSImageDataCustom.cpp - Source/WebCore/bindings/js/WorkerScriptController.h - Source/WebCore/bindings/js/JSHTMLInputElementCustom.h - Source/WebCore/bindings/js/JSConsoleCustom.cpp - Source/WebCore/bindings/js/JSStorageCustom.cpp - Source/WebCore/bindings/js/JavaScriptCallFrame.cpp - Source/WebCore/bindings/js/JSCSSStyleDeclarationCustom.h - Source/WebCore/bindings/js/JSLocationCustom.h - Source/WebCore/bindings/js/JSTextCustom.cpp - Source/WebCore/bindings/js/JSHTMLAppletElementCustom.h - Source/WebCore/bindings/js/JSDOMGlobalObject.h - Source/WebCore/bindings/js/JSHTMLEmbedElementCustom.h - Source/WebCore/bindings/js/JSCustomPositionErrorCallback.h - Source/WebCore/bindings/js/JSCustomPositionErrorCallback.cpp - Source/WebCore/bindings/js/JSCustomPositionCallback.h - Source/WebCore/bindings/js/CachedScriptSourceProvider.h - Source/WebCore/bindings/js/JSGeolocationCustom.cpp - Source/WebCore/dom/MessagePort.h - Source/WebCore/dom/ActiveDOMObject.h - Source/WebCore/dom/NodeWithIndex.h - Source/WebCore/dom/MessageChannel.h - Source/WebCore/dom/MessageChannel.cpp - Source/WebCore/dom/RangeBoundaryPoint.h - Source/WebCore/dom/ActiveDOMObject.cpp - Source/WebCore/dom/MessagePort.idl - Source/WebCore/dom/ScriptExecutionContext.cpp - Source/WebCore/dom/ScriptExecutionContext.h - Source/WebCore/dom/MessagePort.cpp - Source/WebCore/rendering/RenderScrollbarTheme.cpp - Source/WebCore/rendering/RenderScrollbarPart.cpp - Source/WebCore/rendering/RenderScrollbarPart.h - Source/WebCore/rendering/RenderScrollbarTheme.h - Source/WebCore/platform/ScrollbarThemeComposite.cpp - Source/WebCore/platform/Theme.cpp - Source/WebCore/platform/network/NetworkStateNotifier.h - Source/WebCore/platform/network/NetworkStateNotifier.cpp - Source/WebCore/platform/EventLoop.h - Source/WebCore/platform/graphics/FontData.h - Source/WebCore/platform/graphics/FontRenderingMode.h - Source/WebCore/platform/graphics/FontTraitsMask.h - Source/WebCore/platform/graphics/FontData.cpp - Source/WebCore/platform/graphics/cg/ImageSourceCGWin.cpp - Source/WebCore/platform/graphics/cg/ImageSourceCG.h - Source/WebCore/platform/graphics/win/ImageCairoWin.cpp - Source/WebCore/platform/graphics/win/GraphicsContextCairoWin.cpp - Source/WebCore/platform/graphics/UnitBezier.h - Source/WebCore/platform/KURLHash.h - Source/WebCore/platform/Theme.h - Source/WebCore/platform/GeolocationService.cpp - Source/WebCore/platform/ThreadGlobalData.cpp - Source/WebCore/platform/ScrollbarTheme.h - Source/WebCore/platform/HostWindow.h - Source/WebCore/platform/mac/ThemeMac.h - Source/WebCore/platform/mac/ScrollbarThemeMac.h - Source/WebCore/platform/mac/EventLoopMac.mm - Source/WebCore/platform/mac/PurgeableBufferMac.cpp - Source/WebCore/platform/ThreadGlobalData.h - Source/WebCore/platform/ScrollbarThemeComposite.h - Source/WebCore/platform/qt/ScrollbarThemeQt.h - Source/WebCore/platform/GeolocationService.h - Source/WebCore/css/CSSUnicodeRangeValue.h - Source/WebCore/css/CSSSegmentedFontFace.cpp - Source/WebCore/css/CSSReflectValue.cpp - Source/WebCore/css/CSSUnicodeRangeValue.cpp - Source/WebCore/css/CSSImageGeneratorValue.h - Source/WebCore/css/CSSReflectValue.h - Source/WebCore/css/CSSGradientValue.h - Source/WebCore/css/CSSCanvasValue.h - Source/WebCore/css/CSSSelectorList.h - Source/WebCore/css/CSSSegmentedFontFace.h - Source/WebCore/css/CSSCanvasValue.cpp - Source/WebCore/css/CSSGradientValue.cpp - Source/WebCore/css/WebKitCSSMatrix.h - Source/WebCore/css/WebKitCSSMatrix.cpp - Source/WebCore/css/CSSImageGeneratorValue.cpp - Source/WebCore/css/CSSFunctionValue.h - Source/WebCore/css/CSSReflectionDirection.h - Source/WebCore/workers/WorkerLocation.cpp - Source/WebCore/workers/WorkerLocation.h - Source/WebCore/workers/WorkerThread.h - Source/WebCore/workers/WorkerContext.idl - Source/WebCore/workers/WorkerMessagingProxy.h - Source/WebCore/workers/WorkerThread.cpp - Source/WebCore/fileapi/FileList.h - Source/WebCore/fileapi/File.cpp - Source/WebCore/fileapi/FileList.cpp - Source/WebCore/fileapi/File.idl - Source/WebCore/fileapi/FileList.idl - Source/WebCore/fileapi/File.h - Source/WebCore/storage/LocalStorageTask.cpp - Source/WebCore/storage/StorageEventDispatcher.cpp - Source/WebCore/storage/StorageArea.h - Source/WebCore/storage/Storage.cpp - Source/WebCore/storage/StorageNamespace.h - Source/WebCore/storage/StorageSyncManager.h - Source/WebCore/storage/LocalStorageThread.cpp - Source/WebCore/storage/LocalStorageThread.h - Source/WebCore/storage/StorageNamespace.cpp - Source/WebCore/storage/StorageNamespaceImpl.cpp - Source/WebCore/storage/StorageSyncManager.cpp - Source/WebCore/storage/StorageAreaImpl.cpp - Source/WebCore/storage/StorageMap.h - Source/WebCore/storage/Storage.h - Source/WebCore/storage/LocalStorageTask.h - Source/WebCore/storage/StorageMap.cpp - Source/WebCore/storage/StorageAreaImpl.h - Source/WebCore/storage/StorageNamespaceImpl.h - Source/WebCore/storage/Storage.idl - Source/WebCore/plugins/PluginMainThreadScheduler.h - Source/WebCore/plugins/PluginMainThreadScheduler.cpp - Source/WebCore/editing/WritingDirection.h - Source/WebCore/svg/animation/SVGSMILElement.cpp - Source/WebCore/svg/animation/SVGSMILElement.h - Source/WebCore/svg/animation/SMILTimeContainer.cpp - Source/WebCore/svg/animation/SMILTime.cpp - Source/WebCore/svg/animation/SMILTime.h - Source/WebCore/svg/animation/SMILTimeContainer.h - Source/WebCore/svg/SVGAltGlyphElement.idl - Source/WebCore/html/TextMetrics.idl - Source/WebCore/html/TextMetrics.h - Source/WebCore/html/MediaDocument.cpp - Source/WebCore/inspector/JavaScriptCallFrame.idl - Source/WebCore/inspector/combine-javascript-resources.pl - Source/WebCore/inspector/front-end/Script.js - Source/WebCore/inspector/front-end/View.js - Source/WebCore/inspector/front-end/DataGrid.js - Source/WebCore/inspector/front-end/CallStackSidebarPane.js - Source/WebCore/inspector/front-end/Placard.js - Source/WebCore/inspector/front-end/SidebarTreeElement.js - Source/WebCore/inspector/front-end/DatabaseTableView.js - Source/WebCore/inspector/front-end/ProfilesPanel.js - Source/WebCore/inspector/front-end/PanelEnablerView.js - Source/WebCore/inspector/front-end/Object.js - Source/WebCore/inspector/front-end/DatabaseQueryView.js - Source/WebCore/inspector/front-end/ProfileView.js - Source/WebCore/inspector/front-end/BreakpointsSidebarPane.js - Source/WebCore/xml/XMLHttpRequestUpload.cpp - Source/WebCore/xml/XMLHttpRequestUpload.h - Source/JavaScriptCore/API/JSProfilerPrivate.h - Source/JavaScriptCore/API/OpaqueJSString.cpp - Source/JavaScriptCore/API/OpaqueJSString.h - Source/JavaScriptCore/API/JSProfilerPrivate.cpp - Source/JavaScriptCore/bytecode/StructureStubInfo.cpp - Source/JavaScriptCore/bytecode/StructureStubInfo.h - Source/JavaScriptCore/jit/JIT.h - Source/JavaScriptCore/jit/JITCall.cpp - Source/JavaScriptCore/jit/JITArithmetic.cpp - Source/JavaScriptCore/jit/ExecutableAllocator.cpp - Source/JavaScriptCore/jit/ExecutableAllocator.h - Source/JavaScriptCore/jit/JITStubCall.h - Source/JavaScriptCore/jit/JITCode.h - Source/JavaScriptCore/jit/JITInlineMethods.h - Source/JavaScriptCore/jit/JITArithmetic32_64.cpp - Source/JavaScriptCore/jit/JITCall32_64.cpp - Source/JavaScriptCore/parser/ResultType.h - Source/JavaScriptCore/runtime/StructureChain.h - Source/JavaScriptCore/runtime/ConstructData.cpp - Source/JavaScriptCore/runtime/JSTypeInfo.h - Source/JavaScriptCore/runtime/StructureChain.cpp - Source/JavaScriptCore/runtime/Tracing.h - Source/JavaScriptCore/runtime/BatchedTransitionOptimizer.h - Source/JavaScriptCore/runtime/PutPropertySlot.h - Source/JavaScriptCore/runtime/Tracing.d - Source/JavaScriptCore/runtime/CallData.cpp - Source/JavaScriptCore/interpreter/CallFrame.cpp - Source/JavaScriptCore/assembler/X86Assembler.h - Source/JavaScriptCore/assembler/MacroAssemblerX86_64.h - Source/JavaScriptCore/assembler/MacroAssembler.h - Source/JavaScriptCore/assembler/MacroAssemblerX86Common.h - Source/JavaScriptCore/assembler/AbstractMacroAssembler.h - Source/JavaScriptCore/assembler/AssemblerBuffer.h - Source/JavaScriptCore/assembler/MacroAssemblerX86.h - Source/JavaScriptCore/wtf/NotFound.h - Source/JavaScriptCore/wtf/StdLibExtras.h - Source/JavaScriptCore/wtf/WTFThreadData.h - Source/JavaScriptCore/profiler/ProfileGenerator.cpp - Source/JavaScriptCore/profiler/ProfilerServer.mm - Source/JavaScriptCore/profiler/Profile.cpp - Source/JavaScriptCore/profiler/ProfilerServer.h - Source/JavaScriptCore/profiler/CallIdentifier.h - Source/JavaScriptCore/profiler/ProfileGenerator.h - Source/JavaScriptCore/profiler/Profile.h -Copyright: 2008 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/page/UserStyleSheetTypes.h - Source/WebCore/page/GeolocationController.cpp - Source/WebCore/page/UserContentURLPattern.h - Source/WebCore/page/HaltablePlugin.h - Source/WebCore/page/GeolocationError.h - Source/WebCore/page/PluginHalter.h - Source/WebCore/page/UserContentTypes.h - Source/WebCore/page/PluginHalterClient.h - Source/WebCore/page/GeolocationController.h - Source/WebCore/page/UserScriptTypes.h - Source/WebCore/page/UserScript.h - Source/WebCore/page/WebKitPoint.h - Source/WebCore/page/GeolocationClient.h - Source/WebCore/page/Coordinates.idl - Source/WebCore/page/PluginHalter.cpp - Source/WebCore/page/GeolocationPosition.h - Source/WebCore/page/Coordinates.h - Source/WebCore/page/UserStyleSheet.h - Source/WebCore/loader/PlaceholderDocument.cpp - Source/WebCore/loader/PlaceholderDocument.h - Source/WebCore/bindings/js/JSUint32ArrayCustom.cpp - Source/WebCore/bindings/js/JSFloat32ArrayCustom.cpp - Source/WebCore/bindings/js/JSUint8ArrayCustom.cpp - Source/WebCore/bindings/js/JSInt8ArrayCustom.cpp - Source/WebCore/bindings/js/JSCanvasRenderingContextCustom.cpp - Source/WebCore/bindings/js/JSUint16ArrayCustom.cpp - Source/WebCore/bindings/js/JSHTMLAllCollectionCustom.cpp - Source/WebCore/bindings/js/JSExceptionBase.cpp - Source/WebCore/bindings/js/JSInt16ArrayCustom.cpp - Source/WebCore/bindings/js/SerializedScriptValue.h - Source/WebCore/bindings/js/JSWebGLRenderingContextCustom.cpp - Source/WebCore/bindings/js/SerializedScriptValue.cpp - Source/WebCore/bindings/js/JSCoordinatesCustom.cpp - Source/WebCore/bindings/js/JSInt32ArrayCustom.cpp - Source/WebCore/bindings/js/JSArrayBufferCustom.cpp - Source/WebCore/bindings/js/JSExceptionBase.h - Source/WebCore/dom/CompositionEvent.cpp - Source/WebCore/dom/PageTransitionEvent.idl - Source/WebCore/dom/BeforeLoadEvent.idl - Source/WebCore/dom/XMLDocumentParserScope.cpp - Source/WebCore/dom/ClientRectList.idl - Source/WebCore/dom/ClientRectList.cpp - Source/WebCore/dom/CompositionEvent.h - Source/WebCore/dom/PopStateEvent.h - Source/WebCore/dom/PopStateEvent.idl - Source/WebCore/dom/CompositionEvent.idl - Source/WebCore/dom/XMLDocumentParserScope.h - Source/WebCore/dom/TransformSourceLibxslt.cpp - Source/WebCore/dom/BeforeLoadEvent.h - Source/WebCore/dom/PopStateEvent.cpp - Source/WebCore/dom/ClientRect.cpp - Source/WebCore/dom/ClientRect.idl - Source/WebCore/dom/ClientRect.h - Source/WebCore/dom/PageTransitionEvent.h - Source/WebCore/dom/ClientRectList.h - Source/WebCore/dom/PageTransitionEvent.cpp - Source/WebCore/rendering/RenderLayerCompositor.h - Source/WebCore/rendering/TransformState.h - Source/WebCore/rendering/RenderLayerBacking.h - Source/WebCore/rendering/RenderLayerBacking.cpp - Source/WebCore/rendering/RenderWidgetProtector.h - Source/WebCore/rendering/style/LineClampValue.h - Source/WebCore/rendering/RenderMediaControls.cpp - Source/WebCore/rendering/OverlapTestRequestClient.h - Source/WebCore/rendering/RenderMediaControls.h - Source/WebCore/rendering/TransformState.cpp - Source/WebCore/rendering/RenderObjectChildList.h - Source/WebCore/platform/mock/GeolocationServiceMock.h - Source/WebCore/platform/mock/GeolocationServiceMock.cpp - Source/WebCore/platform/network/CredentialStorage.cpp - Source/WebCore/platform/network/CredentialStorage.h - Source/WebCore/platform/network/ProtectionSpaceHash.h - Source/WebCore/platform/network/AuthenticationClient.h - Source/WebCore/platform/graphics/TextRenderingMode.h - Source/WebCore/platform/graphics/GraphicsLayer.h - Source/WebCore/platform/graphics/transforms/Matrix3DTransformOperation.cpp - Source/WebCore/platform/graphics/transforms/PerspectiveTransformOperation.h - Source/WebCore/platform/graphics/transforms/Matrix3DTransformOperation.h - Source/WebCore/platform/graphics/transforms/PerspectiveTransformOperation.cpp - Source/WebCore/platform/graphics/FontSmoothingMode.h - Source/WebCore/platform/graphics/ca/win/CACFLayerTreeHost.h - Source/WebCore/platform/graphics/ca/win/CACFLayerTreeHost.cpp - Source/WebCore/platform/graphics/GraphicsLayerClient.h - Source/WebCore/platform/graphics/ColorSpace.h - Source/WebCore/platform/graphics/GraphicsLayer.cpp - Source/WebCore/platform/graphics/GraphicsContext3D.h - Source/WebCore/platform/graphics/win/GraphicsLayerCACF.cpp - Source/WebCore/platform/graphics/win/WebLayer.cpp - Source/WebCore/platform/graphics/win/GraphicsLayerCACF.h - Source/WebCore/platform/graphics/win/MediaPlayerPrivateTaskTimer.cpp - Source/WebCore/platform/graphics/win/MediaPlayerPrivateTaskTimer.h - Source/WebCore/platform/graphics/win/WebTiledLayer.cpp - Source/WebCore/platform/graphics/win/TransformationMatrixWin.cpp - Source/WebCore/platform/graphics/mac/WebLayer.h - Source/WebCore/platform/graphics/mac/WebTiledLayer.h - Source/WebCore/platform/graphics/mac/MediaPlayerProxy.h - Source/WebCore/platform/graphics/mac/WebGLLayer.h - Source/WebCore/platform/graphics/mac/WebLayer.mm - Source/WebCore/platform/graphics/mac/WebGLLayer.mm - Source/WebCore/platform/graphics/mac/WebTiledLayer.mm - Source/WebCore/platform/graphics/mac/GraphicsContext3DMac.mm - Source/WebCore/platform/win/SystemInfo.h - Source/WebCore/platform/win/SystemInfo.cpp - Source/WebCore/platform/mac/WebVideoFullscreenHUDWindowController.mm - Source/WebCore/platform/mac/WebWindowAnimation.h - Source/WebCore/platform/mac/SuddenTermination.mm - Source/WebCore/platform/mac/WebVideoFullscreenController.mm - Source/WebCore/platform/mac/WebWindowAnimation.mm - Source/WebCore/platform/mac/WebVideoFullscreenHUDWindowController.h - Source/WebCore/platform/mac/WebVideoFullscreenController.h - Source/WebCore/platform/SuddenTermination.h - Source/WebCore/platform/cf/BinaryPropertyList.cpp - Source/WebCore/platform/cf/BinaryPropertyList.h - Source/WebCore/css/StyleMedia.cpp - Source/WebCore/accessibility/AccessibilityAllInOne.cpp - Source/WebCore/history/CachedFrame.cpp - Source/WebCore/bridge/IdentifierRep.cpp - Source/WebCore/bridge/IdentifierRep.h - Source/WebCore/svg/SVGAllInOne.cpp - Source/WebCore/html/HTMLAllCollection.idl - Source/WebCore/html/HTMLAllCollection.cpp - Source/WebCore/html/HTMLParserQuirks.h - Source/WebCore/html/HTMLAllCollection.h - Source/WebCore/html/canvas/CanvasRenderingContext.idl - Source/WebCore/html/canvas/CanvasRenderingContext.h - Source/WebCore/html/canvas/Int16Array.h - Source/WebCore/html/canvas/WebGLBuffer.h - Source/WebCore/html/canvas/WebGLBuffer.cpp - Source/WebCore/html/canvas/WebGLActiveInfo.idl - Source/WebCore/html/canvas/WebGLRenderingContext.idl - Source/WebCore/html/canvas/Int16Array.cpp - Source/WebCore/html/canvas/WebGLTexture.h - Source/WebCore/html/canvas/WebGLActiveInfo.h - Source/WebCore/html/canvas/WebGLObject.cpp - Source/WebCore/html/canvas/CanvasRenderingContext.cpp - Source/WebCore/html/canvas/ArrayBufferView.idl - Source/WebCore/html/canvas/WebGLBuffer.idl - Source/WebCore/html/canvas/WebGLTexture.idl - Source/WebCore/html/canvas/WebGLObject.h - Source/WebCore/html/canvas/WebGLTexture.cpp - Source/WebCore/html/canvas/WebGLShader.cpp - Source/WebCore/html/canvas/WebGLProgram.cpp - Source/WebCore/html/canvas/WebGLProgram.idl - Source/WebCore/html/canvas/ArrayBufferView.cpp - Source/WebCore/html/canvas/WebGLRenderbuffer.cpp - Source/WebCore/html/canvas/WebGLFramebuffer.idl - Source/WebCore/html/canvas/WebGLRenderingContext.cpp - Source/WebCore/html/canvas/WebGLRenderbuffer.idl - Source/WebCore/html/canvas/WebGLRenderbuffer.h - Source/WebCore/html/canvas/WebGLShader.h - Source/WebCore/html/canvas/ArrayBufferView.h - Source/WebCore/html/canvas/ArrayBuffer.h - Source/WebCore/html/canvas/WebGLFramebuffer.cpp - Source/WebCore/html/canvas/WebGLFramebuffer.h - Source/WebCore/html/canvas/WebGLShader.idl - Source/WebCore/html/canvas/WebGLRenderingContext.h - Source/WebCore/html/canvas/ArrayBuffer.cpp - Source/WebCore/html/canvas/WebGLProgram.h - Source/JavaScriptCore/API/APIShims.h - Source/JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp - Source/JavaScriptCore/parser/ParserArena.h - Source/JavaScriptCore/runtime/JSStringBuilder.h - Source/JavaScriptCore/runtime/JSByteArray.h - Source/JavaScriptCore/runtime/JSONObject.cpp - Source/JavaScriptCore/runtime/UStringBuilder.h - Source/JavaScriptCore/runtime/DateInstanceCache.h - Source/JavaScriptCore/runtime/JSZombie.h - Source/JavaScriptCore/runtime/WeakGCMap.h - Source/JavaScriptCore/runtime/JSONObject.h - Source/JavaScriptCore/runtime/JSByteArray.cpp - Source/JavaScriptCore/runtime/NumericStrings.h - Source/JavaScriptCore/runtime/PropertyDescriptor.cpp - Source/JavaScriptCore/runtime/LiteralParser.cpp - Source/JavaScriptCore/runtime/RopeImpl.cpp - Source/JavaScriptCore/runtime/JSZombie.cpp - Source/JavaScriptCore/runtime/LiteralParser.h - Source/JavaScriptCore/runtime/PropertyDescriptor.h - Source/JavaScriptCore/interpreter/CachedCall.h - Source/JavaScriptCore/interpreter/CallFrameClosure.h - Source/JavaScriptCore/assembler/RepatchBuffer.h - Source/JavaScriptCore/assembler/CodeLocation.h - Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h - Source/JavaScriptCore/wtf/VMTags.h - Source/JavaScriptCore/wtf/PossiblyNull.h - Source/JavaScriptCore/wtf/ByteArray.h - Source/JavaScriptCore/wtf/ByteArray.cpp - Source/JavaScriptCore/heap/MarkStackPosix.cpp - Source/JavaScriptCore/heap/ConservativeRoots.h - Source/JavaScriptCore/heap/Weak.h - Source/JavaScriptCore/heap/MarkStackWin.cpp - Source/JavaScriptCore/yarr/YarrParser.h - Source/JavaScriptCore/yarr/YarrJIT.cpp - Source/JavaScriptCore/yarr/YarrJIT.h - Source/WebKit2/Configurations/DebugRelease.xcconfig -Copyright: 2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/page/DOMWindow.h -Copyright: 2006, 2007, 2009, 2010 Apple Inc. - 2010 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebCore/page/History.h - Source/WebCore/page/win/DragControllerWin.cpp - Source/WebCore/page/History.cpp - Source/WebCore/page/qt/DragControllerQt.cpp - Source/WebCore/page/DragClient.h - Source/WebCore/page/DragActions.h - Source/WebCore/loader/ProgressTracker.cpp - Source/WebCore/loader/ProgressTracker.h - Source/WebCore/loader/SubstituteData.h - Source/WebCore/bindings/js/JSHTMLAppletElementCustom.cpp - Source/WebCore/bindings/js/GCController.cpp - Source/WebCore/bindings/js/JSHTMLEmbedElementCustom.cpp - Source/WebCore/bindings/js/JSHTMLElementCustom.cpp - Source/WebCore/bindings/js/GCController.h - Source/WebCore/bindings/js/JSNodeListCustom.cpp - Source/WebCore/dom/ProgressEvent.idl - Source/WebCore/dom/TextEvent.cpp - Source/WebCore/dom/TextEvent.idl - Source/WebCore/rendering/RenderWordBreak.cpp - Source/WebCore/rendering/LayoutState.cpp - Source/WebCore/rendering/RenderWordBreak.h - Source/WebCore/rendering/LayoutState.h - Source/WebCore/platform/DragImage.cpp - Source/WebCore/platform/network/Credential.cpp - Source/WebCore/platform/network/ProtectionSpace.cpp - Source/WebCore/platform/network/ProtectionSpace.h - Source/WebCore/platform/network/AuthenticationChallengeBase.h - Source/WebCore/platform/network/Credential.h - Source/WebCore/platform/network/qt/AuthenticationChallenge.h - Source/WebCore/platform/network/AuthenticationChallengeBase.cpp - Source/WebCore/platform/DragData.h - Source/WebCore/platform/text/mac/ShapeArabic.h - Source/WebCore/platform/DragData.cpp - Source/WebCore/platform/mac/PasteboardHelper.h - Source/WebCore/platform/mac/ThreadCheck.mm - Source/WebCore/platform/mac/DragDataMac.mm - Source/WebCore/platform/DragImage.h - Source/WebCore/platform/qt/DragImageQt.cpp - Source/WebCore/platform/ThreadCheck.h - Source/WebCore/history/PageCache.h - Source/WebCore/history/PageCache.cpp - Source/WebCore/plugins/npfunctions.h - Source/WebCore/html/MediaError.h - Source/WebCore/html/MediaError.idl - Source/WebCore/html/HTMLAudioElement.idl - Source/WebCore/html/VoidCallback.idl - Source/WebCore/html/VoidCallback.h - Source/WebCore/WebCorePrefix.cpp - Source/JavaScriptCore/wtf/unicode/UTF8.h - Source/JavaScriptCore/wtf/HashIterators.h - Source/WebKit/qt/WebCoreSupport/DragClientQt.h - Source/WebKit/qt/WebCoreSupport/DragClientQt.cpp -Copyright: 2007 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/page/DOMWindow.cpp -Copyright: 2006, 2007, 2008, 2010 Apple Inc. - 2010 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebCore/page/EventHandler.h -Copyright: 2006, 2007, 2009, 2010, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/page/ContextMenuClient.h - Source/WebCore/page/FocusDirection.h - Source/WebCore/loader/icon/IconLoader.cpp - Source/WebCore/dom/ClipboardAccessPolicy.h - Source/WebCore/dom/BeforeTextInsertedEvent.h - Source/WebCore/platform/ScrollTypes.h - Source/WebCore/platform/Timer.h - Source/WebCore/platform/sql/SQLiteTransaction.cpp - Source/WebCore/platform/sql/SQLiteTransaction.h - Source/WebCore/platform/network/ResourceErrorBase.h - Source/WebCore/platform/network/ResourceHandleClient.h - Source/WebCore/platform/network/qt/ResourceError.h - Source/WebCore/platform/network/qt/ResourceResponse.h - Source/WebCore/platform/ContextMenu.h - Source/WebCore/platform/graphics/GraphicsTypes.cpp - Source/WebCore/platform/graphics/win/IntRectWin.cpp - Source/WebCore/platform/graphics/win/IntPointWin.cpp - Source/WebCore/platform/graphics/win/IntSizeWin.cpp - Source/WebCore/platform/PlatformMenuDescription.h - Source/WebCore/platform/image-decoders/cairo/ImageDecoderCairo.cpp - Source/WebCore/platform/SystemTime.h - Source/WebCore/platform/PlatformScreen.h - Source/WebCore/platform/MIMETypeRegistry.h - Source/WebCore/platform/mac/SystemTimeMac.cpp - Source/WebCore/platform/mac/SoundMac.mm - Source/WebCore/platform/mac/ContextMenuItemMac.mm - Source/WebCore/platform/mac/ContextMenuMac.mm - Source/WebCore/platform/mac/PlatformScreenMac.mm - Source/WebCore/platform/mac/SharedBufferMac.mm - Source/WebCore/platform/mac/PasteboardMac.mm - Source/WebCore/platform/SharedTimer.h - Source/WebCore/platform/Sound.h - Source/WebCore/platform/Pasteboard.h - Source/WebCore/css/view-source.css - Source/WebCore/editing/EditorDeleteAction.h - Source/WebCore/editing/EditorInsertAction.h - Source/WebCore/editing/UnlinkCommand.cpp - Source/WebCore/editing/FormatBlockCommand.cpp - Source/WebCore/editing/CreateLinkCommand.cpp - Source/WebCore/html/canvas/CanvasGradient.idl - Source/WebCore/html/canvas/CanvasPattern.idl - Source/WebCore/html/canvas/CanvasRenderingContext2D.idl - Source/JavaScriptCore/API/JSContextRef.h - Source/JavaScriptCore/API/JSStringRef.h - Source/JavaScriptCore/API/JSBase.h - Source/JavaScriptCore/API/JSClassRef.h - Source/JavaScriptCore/API/APICast.h - Source/JavaScriptCore/API/JSValueRef.h -Copyright: 2006 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/page/WebKitPoint.idl - Source/WebCore/page/UserContentURLPattern.cpp - Source/WebCore/bindings/js/JSBindingsAllInOne.cpp - Source/WebCore/bindings/js/JSWebKitPointCustom.cpp - Source/WebCore/rendering/svg/RenderSVGAllInOne.cpp - Source/WebCore/rendering/RenderLayerCompositor.cpp - Source/WebCore/history/CachedFrame.h - Source/WebCore/html/canvas/ArrayBuffer.idl - Source/JavaScriptCore/parser/ParserArena.cpp - Source/JavaScriptCore/runtime/RopeImpl.h - Source/JavaScriptCore/runtime/Executable.h - Source/JavaScriptCore/runtime/Executable.cpp - Source/JavaScriptCore/assembler/LinkBuffer.h - Source/JavaScriptCore/wtf/PassOwnPtr.h - Source/JavaScriptCore/wtf/text/StringBuilder.h - Source/JavaScriptCore/yarr/YarrInterpreter.h - Source/WebKit/mac/Configurations/Version.xcconfig - Source/WebKit2/UIProcess/API/mac/WKTextInputWindowController.h - Source/WebKit2/WebProcess/WebProcess.cpp -Copyright: 2009, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/page/AbstractView.idl -Copyright: 2006 Apple Computer, Inc. - 2006 Samuel Weinig <sam.weinig@gmail.com> -License: BSD-2-clause - -Files: Source/WebCore/page/EventHandler.cpp -Copyright: 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. - 2006 Alexey Proskuryakov <ap@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/page/Settings.cpp -Copyright: 2006, 2007, 2008, 2009, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/page/EditorClient.h - Source/WebCore/editing/TextCheckingHelper.cpp -Copyright: 2006, 2007 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebCore/page/FocusController.h - Source/WebCore/page/ContextMenuController.h - Source/WebCore/page/win/FrameWin.h - Source/WebCore/dom/ExceptionCode.cpp - Source/WebCore/dom/OverflowEvent.cpp - Source/WebCore/dom/OverflowEvent.idl - Source/WebCore/platform/SecureTextInput.cpp - Source/WebCore/platform/graphics/cg/GraphicsContextPlatformPrivateCG.h - Source/WebCore/platform/text/TextEncodingRegistry.h - Source/WebCore/platform/win/SystemTimeWin.cpp - Source/WebCore/css/CSSValueList.idl - Source/WebCore/css/MediaList.idl - Source/WebCore/plugins/PluginDebug.h - Source/WebCore/plugins/npapi.cpp - Source/WebCore/editing/DeleteButtonController.h - Source/JavaScriptCore/API/JSClassRef.cpp - Source/JavaScriptCore/API/JSBase.cpp - Source/JavaScriptCore/API/JSContextRef.cpp - Source/JavaScriptCore/API/JSStringRef.cpp - Source/JavaScriptCore/API/JSValueRef.cpp -Copyright: 2006, 2007 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/page/SpeechInputResult.cpp - Source/WebCore/page/SpeechInputResultList.idl - Source/WebCore/page/GroupSettings.h - Source/WebCore/page/SpeechInputResult.idl - Source/WebCore/page/SpeechInputResultList.h - Source/WebCore/page/GroupSettings.cpp - Source/WebCore/page/SpeechInputEvent.idl - Source/WebCore/page/SpeechInputResult.h - Source/WebCore/page/SpeechInputEvent.h - Source/WebCore/bindings/js/JSDeviceOrientationEventCustom.cpp - Source/WebCore/bindings/js/IDBBindingUtilities.cpp - Source/WebCore/bindings/js/JSIDBAnyCustom.cpp - Source/WebCore/bindings/js/JSIDBKeyCustom.cpp - Source/WebCore/bindings/js/JSMainThreadExecState.h - Source/WebCore/bindings/js/IDBBindingUtilities.h - Source/WebCore/bindings/js/JSDataViewCustom.cpp - Source/WebCore/bindings/js/JSMainThreadExecState.cpp - Source/WebCore/bindings/js/OptionsObject.h - Source/WebCore/bindings/js/JSHTMLOutputElementCustom.cpp - Source/WebCore/dom/EventContext.cpp - Source/WebCore/dom/DeviceOrientation.h - Source/WebCore/dom/DOMStringList.cpp - Source/WebCore/dom/DOMStringList.h - Source/WebCore/dom/DOMStringList.idl - Source/WebCore/dom/EventQueue.cpp - Source/WebCore/dom/EventQueue.h - Source/WebCore/dom/EventContext.h - Source/WebCore/dom/WindowEventContext.cpp - Source/WebCore/dom/DeviceOrientation.cpp - Source/WebCore/dom/WindowEventContext.h - Source/WebCore/platform/mock/DeviceOrientationClientMock.h - Source/WebCore/platform/mock/DeviceOrientationClientMock.cpp - Source/WebCore/platform/graphics/opengl/Extensions3DOpenGL.h - Source/WebCore/platform/graphics/opengl/Extensions3DOpenGL.cpp - Source/WebCore/platform/graphics/gpu/LoopBlinnClassifier.h - Source/WebCore/platform/graphics/gpu/PODArena.h - Source/WebCore/platform/graphics/gpu/LoopBlinnMathUtils.cpp - Source/WebCore/platform/graphics/gpu/PODInterval.h - Source/WebCore/platform/graphics/gpu/LoopBlinnTextureCoords.cpp - Source/WebCore/platform/graphics/gpu/LoopBlinnTextureCoords.h - Source/WebCore/platform/graphics/gpu/LoopBlinnConstants.h - Source/WebCore/platform/graphics/gpu/PODRedBlackTree.h - Source/WebCore/platform/graphics/gpu/LoopBlinnLocalTriangulator.h - Source/WebCore/platform/graphics/gpu/LoopBlinnLocalTriangulator.cpp - Source/WebCore/platform/graphics/gpu/LoopBlinnMathUtils.h - Source/WebCore/platform/graphics/gpu/PODIntervalTree.h - Source/WebCore/platform/graphics/gpu/LoopBlinnClassifier.cpp - Source/WebCore/platform/graphics/Extensions3D.h - Source/WebCore/platform/graphics/qt/Extensions3DQt.h - Source/WebCore/platform/graphics/qt/Extensions3DQt.cpp - Source/WebCore/platform/KillRingNone.cpp - Source/WebCore/platform/KillRing.h - Source/WebCore/platform/mac/KillRingMac.mm - Source/WebCore/platform/audio/mkl/FFTFrameMKL.cpp - Source/WebCore/storage/IDBIndex.cpp - Source/WebCore/storage/IDBDatabaseException.h - Source/WebCore/storage/IDBDatabaseBackendImpl.h - Source/WebCore/storage/IDBTransaction.cpp - Source/WebCore/storage/IDBAny.h - Source/WebCore/storage/IDBCursorBackendImpl.cpp - Source/WebCore/storage/IDBKeyRange.cpp - Source/WebCore/storage/IDBCursorBackendInterface.h - Source/WebCore/storage/IDBTransaction.h - Source/WebCore/storage/IDBKeyPathBackendImpl.h - Source/WebCore/storage/IDBDatabaseError.h - Source/WebCore/storage/IDBDatabaseBackendInterface.h - Source/WebCore/storage/IDBObjectStore.cpp - Source/WebCore/storage/IDBIndexBackendInterface.h - Source/WebCore/storage/IDBIndex.idl - Source/WebCore/storage/IDBCursor.cpp - Source/WebCore/storage/IDBTransactionCoordinator.cpp - Source/WebCore/storage/IDBDatabase.h - Source/WebCore/storage/IDBCursorBackendImpl.h - Source/WebCore/storage/IDBPendingTransactionMonitor.cpp - Source/WebCore/storage/IDBAny.idl - Source/WebCore/storage/IDBDatabase.cpp - Source/WebCore/storage/IDBKeyPathBackendImpl.cpp - Source/WebCore/storage/IDBKey.h - Source/WebCore/storage/IDBKeyRange.idl - Source/WebCore/storage/IDBKeyRange.h - Source/WebCore/storage/IDBDatabaseError.idl - Source/WebCore/storage/IDBObjectStoreBackendInterface.h - Source/WebCore/storage/IDBDatabaseException.idl - Source/WebCore/storage/IDBIndex.h - Source/WebCore/storage/IDBPendingTransactionMonitor.h - Source/WebCore/storage/IDBFactory.idl - Source/WebCore/storage/IDBTransactionBackendImpl.cpp - Source/WebCore/storage/IDBCursor.idl - Source/WebCore/storage/IDBCursorWithValue.idl - Source/WebCore/storage/IDBAny.cpp - Source/WebCore/storage/IDBTransactionBackendInterface.h - Source/WebCore/storage/IDBKey.idl - Source/WebCore/storage/IDBTransactionBackendImpl.h - Source/WebCore/storage/IDBCursor.h - Source/WebCore/storage/IDBObjectStore.idl - Source/WebCore/storage/IDBObjectStore.h - Source/WebCore/storage/IDBKey.cpp - Source/WebCore/storage/IDBKeyPath.h - Source/WebCore/storage/IDBKeyPath.cpp - Source/WebCore/storage/IDBTransactionCoordinator.h - Source/WebCore/editing/SpellChecker.cpp - Source/WebCore/editing/SpellChecker.h - Source/WebCore/html/DOMTokenList.h - Source/WebCore/html/parser/HTMLMetaCharsetParser.cpp - Source/WebCore/html/parser/HTMLMetaCharsetParser.h - Source/WebCore/html/parser/TextDocumentParser.cpp - Source/WebCore/html/parser/TextDocumentParser.h - Source/WebCore/html/canvas/WebGLExtension.cpp - Source/WebCore/html/canvas/WebGLContextEvent.h - Source/WebCore/html/canvas/OESTextureFloat.h - Source/WebCore/html/canvas/WebGLExtension.h - Source/WebCore/html/canvas/WebGLContextEvent.cpp - Source/WebCore/html/canvas/OESTextureFloat.cpp - Source/WebCore/html/canvas/WebGLContextEvent.idl - Source/WebCore/html/canvas/DataView.h - Source/WebCore/html/canvas/OESTextureFloat.idl - Source/WebCore/html/canvas/DataView.idl - Source/WebCore/html/canvas/WebKitLoseContext.h - Source/WebCore/html/canvas/DataView.cpp - Source/WebCore/html/canvas/WebKitLoseContext.idl - Source/WebCore/html/canvas/WebKitLoseContext.cpp - Source/WebCore/html/ClassList.cpp - Source/WebCore/html/DOMTokenList.cpp - Source/WebCore/html/HTMLOutputElement.idl - Source/WebCore/html/DOMSettableTokenList.cpp - Source/WebCore/html/ClassList.h - Source/WebCore/html/DOMSettableTokenList.h - Source/WebCore/html/DOMSettableTokenList.idl - Source/WebCore/webaudio/AudioParam.cpp - Source/WebCore/inspector/front-end/Checkbox.js -Copyright: 2010 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/page/WebKitAnimation.cpp - Source/WebCore/page/WebKitAnimationList.cpp - Source/WebCore/page/WebKitAnimation.h - Source/WebCore/page/WebKitAnimationList.h - Source/WebCore/page/WebKitAnimationList.idl - Source/WebCore/loader/icon/IconDatabaseBase.h - Source/WebCore/loader/icon/IconDatabaseBase.cpp - Source/WebCore/bindings/js/CallbackFunction.h - Source/WebCore/bindings/js/JSDOMTokenListCustom.cpp - Source/WebCore/bindings/js/CallbackFunction.cpp - Source/WebCore/bindings/js/JSMediaListCustom.cpp - Source/WebCore/platform/RuntimeApplicationChecks.cpp - Source/WebCore/platform/PlatformGestureEvent.h - Source/WebCore/platform/graphics/ImageBufferData.h - Source/WebCore/platform/graphics/IntRectHash.h - Source/WebCore/platform/graphics/ca/PlatformCALayerClient.h - Source/WebCore/platform/graphics/ca/win/WKCACFViewLayerTreeHost.h - Source/WebCore/platform/graphics/ca/win/PlatformCALayerWinInternal.h - Source/WebCore/platform/graphics/ca/win/LayerChangesFlusher.h - Source/WebCore/platform/graphics/ca/win/PlatformCALayerWin.cpp - Source/WebCore/platform/graphics/ca/win/LegacyCACFLayerTreeHost.cpp - Source/WebCore/platform/graphics/ca/win/PlatformCALayerWinInternal.cpp - Source/WebCore/platform/graphics/ca/win/PlatformCAAnimationWin.cpp - Source/WebCore/platform/graphics/ca/win/LayerChangesFlusher.cpp - Source/WebCore/platform/graphics/ca/win/CACFLayerTreeHostClient.h - Source/WebCore/platform/graphics/ca/win/WKCACFViewLayerTreeHost.cpp - Source/WebCore/platform/graphics/ca/win/LegacyCACFLayerTreeHost.h - Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundationObjC.h - Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundationObjC.mm - Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.h - Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.cpp - Source/WebCore/platform/graphics/cg/ImageBufferDataCG.cpp - Source/WebCore/platform/graphics/win/FullScreenControllerClient.h - Source/WebCore/platform/graphics/win/FullScreenController.h - Source/WebCore/platform/graphics/FontWidthVariant.h - Source/WebCore/platform/text/TextCodecUTF8.h - Source/WebCore/platform/text/LocalizedDateNone.cpp - Source/WebCore/platform/text/LocalizedDate.h - Source/WebCore/platform/CookiesStrategy.h - Source/WebCore/platform/mac/HTMLConverter.mm - Source/WebCore/platform/mac/LocalizedStringsMac.mm - Source/WebCore/platform/cf/win/CertificateCFWin.h - Source/WebCore/platform/cf/win/CertificateCFWin.cpp - Source/WebCore/css/fullscreenQuickTime.css - Source/WebCore/css/CSSLineBoxContainValue.cpp - Source/WebCore/css/CSSPrimitiveValueCache.cpp - Source/WebCore/css/CSSLineBoxContainValue.h - Source/WebCore/css/CSSPrimitiveValueCache.h - Source/WebCore/accessibility/AccessibilityScrollView.cpp - Source/WebCore/accessibility/AccessibilityScrollView.h - Source/WebCore/storage/StorageTracker.cpp - Source/WebCore/storage/StorageTracker.h - Source/WebCore/storage/StorageTrackerClient.h - Source/WebCore/editing/SpellingCorrectionCommand.h - Source/WebCore/editing/SetSelectionCommand.cpp - Source/WebCore/editing/SpellingCorrectionCommand.cpp - Source/WebCore/editing/SetSelectionCommand.h - Source/JavaScriptCore/parser/SourceProviderCacheItem.h - Source/JavaScriptCore/parser/SourceProviderCache.cpp - Source/JavaScriptCore/parser/SourceProviderCache.h - Source/JavaScriptCore/runtime/WriteBarrier.h - Source/JavaScriptCore/runtime/JSValueInlineMethods.h - Source/JavaScriptCore/runtime/JSChunk.cpp - Source/JavaScriptCore/runtime/JSChunk.h - Source/JavaScriptCore/dfg/DFGGenerationInfo.h - Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp - Source/JavaScriptCore/dfg/DFGNode.h - Source/JavaScriptCore/dfg/DFGRegisterBank.h - Source/JavaScriptCore/dfg/DFGFPRInfo.h - Source/JavaScriptCore/dfg/DFGGPRInfo.h - Source/JavaScriptCore/dfg/DFGNonSpeculativeJIT.cpp - Source/JavaScriptCore/dfg/DFGScoreBoard.h - Source/JavaScriptCore/dfg/DFGOperations.cpp - Source/JavaScriptCore/dfg/DFGOperations.h - Source/JavaScriptCore/dfg/DFGGraph.h - Source/JavaScriptCore/dfg/DFGByteCodeParser.h - Source/JavaScriptCore/dfg/DFGAliasTracker.h - Source/JavaScriptCore/dfg/DFGSpeculativeJIT.h - Source/JavaScriptCore/dfg/DFGJITCompiler.cpp - Source/JavaScriptCore/dfg/DFGJITCodeGenerator.h - Source/JavaScriptCore/dfg/DFGGraph.cpp - Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp - Source/JavaScriptCore/dfg/DFGJITCodeGenerator.cpp - Source/JavaScriptCore/dfg/DFGJITCompiler.h - Source/JavaScriptCore/dfg/DFGNonSpeculativeJIT.h - Source/JavaScriptCore/wtf/BlockStack.h - Source/JavaScriptCore/wtf/SentinelLinkedList.h - Source/JavaScriptCore/wtf/DoublyLinkedList.h - Source/JavaScriptCore/wtf/SinglyLinkedList.h - Source/JavaScriptCore/wtf/ExportMacros.h - Source/JavaScriptCore/wtf/Encoder.h - Source/JavaScriptCore/wtf/BloomFilter.h - Source/JavaScriptCore/wtf/Decoder.h - Source/JavaScriptCore/heap/HandleHeap.cpp - Source/JavaScriptCore/heap/HandleHeap.h - Source/JavaScriptCore/heap/Handle.h - Source/JavaScriptCore/heap/Strong.h - Source/JavaScriptCore/heap/ConservativeRoots.cpp - Source/JavaScriptCore/heap/MarkedBlock.cpp - Source/JavaScriptCore/yarr/YarrSyntaxChecker.h - Source/JavaScriptCore/yarr/YarrSyntaxChecker.cpp - Source/WebKit2/Shared/PrintInfo.h - Source/WebKit2/Shared/API/c/WKGraphicsContext.cpp - Source/WebKit2/Shared/API/c/cg/WKGraphicsContextCG.cpp - Source/WebKit2/Shared/API/c/cg/WKGraphicsContextCG.h - Source/WebKit2/Shared/API/c/WKGraphicsContext.h - Source/WebKit2/Shared/API/c/cf/WKErrorCF.cpp - Source/WebKit2/Shared/API/c/cf/WKErrorCF.h - Source/WebKit2/Shared/WebCoreArgumentCoders.cpp - Source/WebKit2/Shared/ContextMenuState.h - Source/WebKit2/Shared/NativeWebMouseEvent.h - Source/WebKit2/Shared/gtk/NativeWebWheelEventGtk.cpp - Source/WebKit2/Shared/PrintInfo.cpp - Source/WebKit2/Shared/UpdateInfo.cpp - Source/WebKit2/Shared/SecurityOriginData.cpp - Source/WebKit2/Shared/WebGeolocationPosition.cpp - Source/WebKit2/Shared/SessionState.h - Source/WebKit2/Shared/WebGeolocationPosition.h - Source/WebKit2/Shared/DragControllerAction.h - Source/WebKit2/Shared/DictionaryPopupInfo.h - Source/WebKit2/Shared/SecurityOriginData.h - Source/WebKit2/Shared/DictionaryPopupInfo.cpp - Source/WebKit2/Shared/FontInfo.cpp - Source/WebKit2/Shared/FontInfo.h - Source/WebKit2/Shared/LayerTreeContext.h - Source/WebKit2/Shared/TextCheckerState.h - Source/WebKit2/Shared/WebGestureEvent.cpp - Source/WebKit2/Shared/HTTPCookieAcceptPolicy.h - Source/WebKit2/Shared/cg/WebCoreArgumentCodersCG.cpp - Source/WebKit2/Shared/cg/win/ShareableBitmapCGWin.cpp - Source/WebKit2/Shared/WebGraphicsContext.cpp - Source/WebKit2/Shared/WebGraphicsContext.h - Source/WebKit2/Shared/win/NativeWebMouseEventWin.cpp - Source/WebKit2/Shared/win/LayerTreeContextWin.cpp - Source/WebKit2/Shared/win/NativeWebWheelEventWin.cpp - Source/WebKit2/Shared/win/WebKitBundle.h - Source/WebKit2/Shared/win/WebKitBundle.cpp - Source/WebKit2/Shared/mac/NativeWebWheelEventMac.mm - Source/WebKit2/Shared/mac/CoreAnimationRenderer.mm - Source/WebKit2/Shared/mac/CoreAnimationRenderer.h - Source/WebKit2/Shared/mac/PrintInfoMac.mm - Source/WebKit2/Shared/mac/PasteboardTypes.mm - Source/WebKit2/Shared/mac/AttributedString.mm - Source/WebKit2/Shared/mac/ArgumentCodersMac.h - Source/WebKit2/Shared/mac/LayerTreeContextMac.mm - Source/WebKit2/Shared/mac/AttributedString.h - Source/WebKit2/Shared/mac/ArgumentCodersMac.mm - Source/WebKit2/Shared/mac/NativeWebMouseEventMac.mm - Source/WebKit2/Shared/mac/PasteboardTypes.h - Source/WebKit2/Shared/mac/ShareableSurface.h - Source/WebKit2/Shared/mac/ShareableSurface.cpp - Source/WebKit2/Shared/NativeWebWheelEvent.h - Source/WebKit2/Shared/UpdateInfo.h - Source/WebKit2/Shared/qt/NativeWebWheelEventQt.cpp - Source/WebKit2/Shared/qt/LayerTreeContextQt.cpp - Source/WebKit2/Shared/ResourceCachesToClear.h - Source/WebKit2/Shared/SessionState.cpp - Source/WebKit2/Platform/CoreIPC/win/BinarySemaphoreWin.cpp - Source/WebKit2/Platform/cg/CGUtilities.cpp - Source/WebKit2/Platform/cg/CGUtilities.h - Source/WebKit2/Platform/mac/Logging.mac.mm - Source/WebKit2/UIProcess/WebKeyValueStorageManagerProxy.h - Source/WebKit2/UIProcess/BackingStore.h - Source/WebKit2/UIProcess/WebGeolocationManagerProxy.h - Source/WebKit2/UIProcess/BackingStore.cpp - Source/WebKit2/UIProcess/GeolocationPermissionRequestManagerProxy.cpp - Source/WebKit2/UIProcess/API/C/WKCookieManager.h - Source/WebKit2/UIProcess/API/C/WKGeolocationPermissionRequest.h - Source/WebKit2/UIProcess/API/C/WKCookieManager.cpp - Source/WebKit2/UIProcess/API/C/WKIconDatabase.cpp - Source/WebKit2/UIProcess/API/C/WKPluginSiteDataManager.h - Source/WebKit2/UIProcess/API/C/WKApplicationCacheManager.h - Source/WebKit2/UIProcess/API/C/WKGeolocationPosition.h - Source/WebKit2/UIProcess/API/C/WKGeolocationManager.cpp - Source/WebKit2/UIProcess/API/C/WKGeolocationPosition.cpp - Source/WebKit2/UIProcess/API/C/WKMediaCacheManager.h - Source/WebKit2/UIProcess/API/C/WKApplicationCacheManager.cpp - Source/WebKit2/UIProcess/API/C/cg/WKIconDatabaseCG.cpp - Source/WebKit2/UIProcess/API/C/cg/WKIconDatabaseCG.h - Source/WebKit2/UIProcess/API/C/WKGeolocationPermissionRequest.cpp - Source/WebKit2/UIProcess/API/C/WKGeolocationManager.h - Source/WebKit2/UIProcess/API/C/WKResourceCacheManager.h - Source/WebKit2/UIProcess/API/C/WKMediaCacheManager.cpp - Source/WebKit2/UIProcess/API/C/win/WKGrammarDetail.h - Source/WebKit2/UIProcess/API/C/win/WKGrammarDetail.cpp - Source/WebKit2/UIProcess/API/C/win/WKTextChecker.h - Source/WebKit2/UIProcess/API/C/win/WKTextChecker.cpp - Source/WebKit2/UIProcess/API/C/WKKeyValueStorageManager.h - Source/WebKit2/UIProcess/API/C/mac/WKInspectorMac.h - Source/WebKit2/UIProcess/API/C/WKIconDatabase.h - Source/WebKit2/UIProcess/API/C/WKKeyValueStorageManager.cpp - Source/WebKit2/UIProcess/API/C/WKResourceCacheManager.cpp - Source/WebKit2/UIProcess/API/C/WKPluginSiteDataManager.cpp - Source/WebKit2/UIProcess/API/mac/WKPrintingView.h - Source/WebKit2/UIProcess/API/mac/WKPrintingView.mm - Source/WebKit2/UIProcess/API/mac/WKViewPrivate.h - Source/WebKit2/UIProcess/WebIconDatabaseClient.cpp - Source/WebKit2/UIProcess/WebFullScreenManagerProxy.h - Source/WebKit2/UIProcess/WebCookieManagerProxy.cpp - Source/WebKit2/UIProcess/WebApplicationCacheManagerProxy.h - Source/WebKit2/UIProcess/WebResourceCacheManagerProxy.cpp - Source/WebKit2/UIProcess/Plugins/WebPluginSiteDataManager.h - Source/WebKit2/UIProcess/Plugins/WebPluginSiteDataManager.cpp - Source/WebKit2/UIProcess/WebResourceCacheManagerProxy.h - Source/WebKit2/UIProcess/WebCookieManagerProxy.h - Source/WebKit2/UIProcess/WebResourceCacheManagerProxy.messages.in - Source/WebKit2/UIProcess/WebGeolocationProvider.h - Source/WebKit2/UIProcess/WebMediaCacheManagerProxy.h - Source/WebKit2/UIProcess/WebApplicationCacheManagerProxy.cpp - Source/WebKit2/UIProcess/WebCookieManagerProxy.messages.in - Source/WebKit2/UIProcess/WebGeolocationManagerProxy.cpp - Source/WebKit2/UIProcess/WebApplicationCacheManagerProxy.messages.in - Source/WebKit2/UIProcess/WebIconDatabase.messages.in - Source/WebKit2/UIProcess/WebCookieManagerProxyClient.cpp - Source/WebKit2/UIProcess/WebIconDatabase.h - Source/WebKit2/UIProcess/GeolocationPermissionRequestProxy.cpp - Source/WebKit2/UIProcess/WebCookieManagerProxyClient.h - Source/WebKit2/UIProcess/WebIconDatabaseClient.h - Source/WebKit2/UIProcess/WebMediaCacheManagerProxy.messages.in - Source/WebKit2/UIProcess/WebKeyValueStorageManagerProxy.cpp - Source/WebKit2/UIProcess/WebGeolocationProvider.cpp - Source/WebKit2/UIProcess/WebKeyValueStorageManagerProxy.messages.in - Source/WebKit2/UIProcess/DrawingAreaProxyImpl.h - Source/WebKit2/UIProcess/win/WebGrammarDetail.cpp - Source/WebKit2/UIProcess/win/WebGrammarDetail.h - Source/WebKit2/UIProcess/win/WebTextChecker.h - Source/WebKit2/UIProcess/win/WebTextCheckerClient.cpp - Source/WebKit2/UIProcess/win/WebProcessProxyWin.cpp - Source/WebKit2/UIProcess/win/WebUndoClient.cpp - Source/WebKit2/UIProcess/win/BackingStoreWin.cpp - Source/WebKit2/UIProcess/win/WebFullScreenManagerProxyWin.cpp - Source/WebKit2/UIProcess/win/WebTextChecker.cpp - Source/WebKit2/UIProcess/win/WebUndoClient.h - Source/WebKit2/UIProcess/win/WebTextCheckerClient.h - Source/WebKit2/UIProcess/mac/CorrectionPanel.mm - Source/WebKit2/UIProcess/mac/CorrectionPanel.h - Source/WebKit2/UIProcess/mac/WKFullScreenWindowController.h - Source/WebKit2/UIProcess/mac/BackingStoreMac.mm - Source/WebKit2/UIProcess/WebMediaCacheManagerProxy.cpp - Source/WebKit2/UIProcess/WebGeolocationManagerProxy.messages.in - Source/WebKit2/UIProcess/GeolocationPermissionRequestProxy.h - Source/WebKit2/UIProcess/WebFullScreenManagerProxy.messages.in - Source/WebKit2/UIProcess/GeolocationPermissionRequestManagerProxy.h - Source/WebKit2/UIProcess/DrawingAreaProxyImpl.cpp - Source/WebKit2/UIProcess/WebIconDatabase.cpp - Source/WebKit2/UIProcess/WebFullScreenManagerProxy.cpp - Source/WebKit2/WebProcess/Geolocation/GeolocationPermissionRequestManager.cpp - Source/WebKit2/WebProcess/Geolocation/WebGeolocationManager.cpp - Source/WebKit2/WebProcess/Geolocation/WebGeolocationManager.messages.in - Source/WebKit2/WebProcess/Geolocation/WebGeolocationManager.h - Source/WebKit2/WebProcess/Geolocation/GeolocationPermissionRequestManager.h - Source/WebKit2/WebProcess/Cookies/gtk/WebCookieManagerGtk.cpp - Source/WebKit2/WebProcess/Cookies/WebCookieManager.cpp - Source/WebKit2/WebProcess/Cookies/WebCookieManager.messages.in - Source/WebKit2/WebProcess/Cookies/mac/WebCookieManagerMac.mm - Source/WebKit2/WebProcess/Cookies/WebCookieManager.h - Source/WebKit2/WebProcess/Cookies/qt/WebCookieManagerQt.cpp - Source/WebKit2/WebProcess/Cookies/cf/WebCookieManagerCFNet.cpp - Source/WebKit2/WebProcess/IconDatabase/WebIconDatabaseProxy.cpp - Source/WebKit2/WebProcess/IconDatabase/WebIconDatabaseProxy.messages.in - Source/WebKit2/WebProcess/IconDatabase/WebIconDatabaseProxy.h - Source/WebKit2/WebProcess/ResourceCache/WebResourceCacheManager.messages.in - Source/WebKit2/WebProcess/ResourceCache/WebResourceCacheManager.h - Source/WebKit2/WebProcess/ResourceCache/cf/WebResourceCacheManagerCFNet.cpp - Source/WebKit2/WebProcess/ResourceCache/WebResourceCacheManager.cpp - Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleNavigationAction.cpp - Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleInspector.cpp - Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleNavigationAction.h - Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleInspector.h - Source/WebKit2/WebProcess/InjectedBundle/API/c/win/WKBundlePrivateWin.h - Source/WebKit2/WebProcess/InjectedBundle/API/c/win/WKBundlePrivateWin.cpp - Source/WebKit2/WebProcess/InjectedBundle/InjectedBundlePagePolicyClient.cpp - Source/WebKit2/WebProcess/InjectedBundle/InjectedBundlePageFullScreenClient.h - Source/WebKit2/WebProcess/InjectedBundle/InjectedBundleNavigationAction.cpp - Source/WebKit2/WebProcess/InjectedBundle/InjectedBundlePageResourceLoadClient.cpp - Source/WebKit2/WebProcess/InjectedBundle/InjectedBundlePagePolicyClient.h - Source/WebKit2/WebProcess/InjectedBundle/InjectedBundleNavigationAction.h - Source/WebKit2/WebProcess/Downloads/DownloadAuthenticationClient.h - Source/WebKit2/WebProcess/Downloads/DownloadAuthenticationClient.cpp - Source/WebKit2/WebProcess/Downloads/cf/win/DownloadCFWin.cpp - Source/WebKit2/WebProcess/FullScreen/WebFullScreenManager.cpp - Source/WebKit2/WebProcess/FullScreen/WebFullScreenManager.messages.in - Source/WebKit2/WebProcess/FullScreen/gtk/WebFullScreenManagerGtk.h - Source/WebKit2/WebProcess/FullScreen/WebFullScreenManager.h - Source/WebKit2/WebProcess/FullScreen/win/WebFullScreenManagerWin.cpp - Source/WebKit2/WebProcess/FullScreen/win/WebFullScreenManagerWin.h - Source/WebKit2/WebProcess/FullScreen/mac/WebFullScreenManagerMac.mm - Source/WebKit2/WebProcess/FullScreen/mac/WebFullScreenManagerMac.h - Source/WebKit2/WebProcess/MediaCache/WebMediaCacheManager.h - Source/WebKit2/WebProcess/MediaCache/WebMediaCacheManager.cpp - Source/WebKit2/WebProcess/MediaCache/WebMediaCacheManager.messages.in - Source/WebKit2/WebProcess/KeyValueStorage/WebKeyValueStorageManager.h - Source/WebKit2/WebProcess/KeyValueStorage/WebKeyValueStorageManager.cpp - Source/WebKit2/WebProcess/KeyValueStorage/WebKeyValueStorageManager.messages.in - Source/WebKit2/WebProcess/WebCoreSupport/WebGeolocationClient.cpp - Source/WebKit2/WebProcess/WebCoreSupport/WebGeolocationClient.h - Source/WebKit2/WebProcess/WebCoreSupport/win/WebDragSource.h - Source/WebKit2/WebProcess/WebCoreSupport/win/WebDragClientWin.cpp - Source/WebKit2/WebProcess/WebCoreSupport/win/WebDragSource.cpp - Source/WebKit2/WebProcess/WebCoreSupport/mac/WebDragClientMac.mm - Source/WebKit2/WebProcess/Authentication/mac/AuthenticationManager.mac.mm - Source/WebKit2/WebProcess/ApplicationCache/WebApplicationCacheManager.h - Source/WebKit2/WebProcess/ApplicationCache/WebApplicationCacheManager.cpp - Source/WebKit2/WebProcess/ApplicationCache/WebApplicationCacheManager.messages.in - Source/WebKit2/WebProcess/mac/FullKeyboardAccessWatcher.h - Source/WebKit2/WebProcess/mac/FullKeyboardAccessWatcher.mm - Source/WebKit2/WebProcess/WebPage/LayerTreeHost.cpp - Source/WebKit2/WebProcess/WebPage/DecoderAdapter.h - Source/WebKit2/WebProcess/WebPage/LayerTreeHost.h - Source/WebKit2/WebProcess/WebPage/EncoderAdapter.cpp - Source/WebKit2/WebProcess/WebPage/ca/LayerTreeHostCA.cpp - Source/WebKit2/WebProcess/WebPage/ca/LayerTreeHostCA.h - Source/WebKit2/WebProcess/WebPage/ca/win/LayerTreeHostCAWin.h - Source/WebKit2/WebProcess/WebPage/ca/win/LayerTreeHostCAWin.cpp - Source/WebKit2/WebProcess/WebPage/ca/mac/LayerTreeHostCAMac.mm - Source/WebKit2/WebProcess/WebPage/ca/mac/LayerTreeHostCAMac.h - Source/WebKit2/WebProcess/WebPage/EncoderAdapter.h - Source/WebKit2/WebProcess/WebPage/DecoderAdapter.cpp - Source/WebKit2/WebProcess/WebPage/DrawingAreaImpl.h - Source/WebKit2/WebProcess/WebPage/win/LayerTreeHostWin.cpp - Source/WebKit2/WebProcess/WebPage/DrawingAreaImpl.cpp - Source/WebKit2/WebProcess/WebPage/mac/AccessibilityWebPageObject.h - Source/WebKit2/WebProcess/WebPage/mac/AccessibilityWebPageObject.mm -Copyright: 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/page/Geolocation.cpp -Copyright: 2008, 2009 Apple Inc. - 2009 Torch Mobile, Inc. - 2010, The Android Open Source Project -License: BSD-2-clause - -Files: Source/WebCore/page/FrameLoadRequest.h - Source/WebCore/platform/Language.h -Copyright: 2003, 2006, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/page/SpatialNavigation.cpp -Copyright: 2009 Nokia Corporation and/or its subsidiary(-ies) - 2009 Antonio Gomes <tonikitoo@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/page/GeolocationPositionCache.cpp - Source/WebCore/page/GeolocationPositionCache.h - Source/WebCore/bindings/js/JSTouchCustom.cpp - Source/WebCore/bindings/js/JSTouchListCustom.cpp - Source/WebCore/dom/DeviceOrientationEvent.idl - Source/WebCore/dom/DeviceOrientationClient.h - Source/WebCore/dom/DeviceOrientationController.h - Source/WebCore/dom/DeviceOrientationEvent.cpp - Source/WebCore/dom/DeviceOrientationController.cpp - Source/WebCore/dom/DeviceOrientationEvent.h -Copyright: 2010, The Android Open Source Project -License: BSD-2-clause - -Files: Source/WebCore/page/ContentSecurityPolicy.h - Source/WebCore/page/ContentSecurityPolicy.cpp - Source/WebCore/platform/URLString.h - Source/WebCore/platform/text/UnicodeBidi.h -Copyright: 2011 Google, Inc. -License: BSD-2-clause - -Files: Source/WebCore/page/DOMWindow.idl - Source/WebCore/platform/graphics/win/FontCGWin.cpp - Source/WebCore/platform/graphics/mac/FontComplexTextMac.cpp - Source/WebCore/html/ImageDocument.h -Copyright: 2006, 2007, 2008, 2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/page/DragController.cpp - Source/WebCore/bindings/js/JSNodeCustom.h - Source/WebCore/bindings/js/JSNodeCustom.cpp - Source/WebCore/rendering/RenderVideo.h - Source/WebCore/html/TimeRanges.cpp - Source/JavaScriptCore/wtf/unicode/CharacterNames.h -Copyright: 2007, 2009, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/page/Settings.h -Copyright: 2003, 2006, 2007, 2008, 2009, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/page/ContextMenuController.cpp -Copyright: 2006, 2007 Apple Inc. - 2010 Igalia S.L -License: BSD-2-clause - -Files: Source/WebCore/page/win/EventHandlerWin.cpp -Copyright: 2006, 2007, 2008 Apple Inc. - 2007-2009 Torch Mobile, Inc. -License: BSD-2-clause - -Files: Source/WebCore/page/win/FrameCGWin.cpp - Source/WebCore/page/win/FrameWin.cpp - Source/WebCore/bindings/js/JSHTMLFormElementCustom.cpp - Source/WebCore/dom/Clipboard.cpp - Source/WebCore/dom/OverflowEvent.h - Source/WebCore/platform/sql/SQLiteStatement.cpp - Source/WebCore/platform/sql/SQLiteStatement.h - Source/WebCore/platform/graphics/win/FontWin.cpp - Source/WebCore/platform/graphics/win/ImageWin.cpp - Source/WebCore/platform/graphics/win/ImageCGWin.cpp - Source/WebCore/platform/ScrollView.cpp - Source/WebCore/history/CachedPage.h - Source/WebCore/history/CachedPage.cpp - Source/WebCore/editing/Editor.h - Source/WebCore/html/TextDocument.cpp - Source/JavaScriptCore/API/JSCallbackConstructor.cpp - Source/JavaScriptCore/wtf/RandomNumber.cpp -Copyright: 2006, 2007, 2008 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/page/FocusController.cpp -Copyright: 2006, 2007 Apple Inc. - 2008 Nuanti Ltd. -License: BSD-2-clause - -Files: Source/WebCore/page/Geolocation.h -Copyright: 2008, 2009 Apple Inc. - 2010, The Android Open Source Project -License: BSD-2-clause - -Files: Source/WebCore/page/WebCoreKeyboardUIMode.h - Source/WebCore/platform/mac/WebCoreView.m - Source/WebCore/platform/mac/WebCoreView.h - Source/WebCore/platform/mac/BlockExceptions.h - Source/WebCore/bridge/jni/jni_jsobject.h - Source/WebCore/bridge/jni/jsc/JavaInstanceJSC.h - Source/WebCore/bridge/c/c_instance.h - Source/WebCore/bridge/c/c_class.h -Copyright: 2003 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/page/qt/EventHandlerQt.cpp - Source/WebCore/platform/qt/PasteboardQt.cpp -Copyright: 2006 Zack Rusin <zack@kde.org> - 2006, 2007 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebCore/page/History.idl - Source/WebCore/loader/cache/CachedFont.h - Source/WebCore/bindings/js/JSAudioConstructor.h - Source/WebCore/bindings/js/JSHTMLObjectElementCustom.cpp - Source/WebCore/bindings/js/JSCSSValueCustom.cpp - Source/WebCore/bindings/js/JSHTMLFrameSetElementCustom.cpp - Source/WebCore/bindings/js/JSCSSRuleCustom.cpp - Source/WebCore/dom/PositionIterator.cpp - Source/WebCore/dom/TextEvent.h - Source/WebCore/dom/WebKitAnimationEvent.cpp - Source/WebCore/dom/ProgressEvent.h - Source/WebCore/dom/PositionIterator.h - Source/WebCore/dom/WebKitTransitionEvent.h - Source/WebCore/dom/WebKitTransitionEvent.idl - Source/WebCore/dom/WebKitAnimationEvent.idl - Source/WebCore/dom/WebKitTransitionEvent.cpp - Source/WebCore/dom/ProgressEvent.cpp - Source/WebCore/dom/WebKitAnimationEvent.h - Source/WebCore/platform/graphics/FontSelector.h - Source/WebCore/platform/qt/ClipboardQt.h - Source/WebCore/css/CSSFontFace.cpp - Source/WebCore/css/WebKitCSSTransformValue.cpp - Source/WebCore/css/WebKitCSSKeyframeRule.cpp - Source/WebCore/css/CSSFontFaceSource.h - Source/WebCore/css/WebKitCSSTransformValue.h - Source/WebCore/css/CSSFontFace.h - Source/WebCore/css/CSSTimingFunctionValue.h - Source/WebCore/css/CSSFontSelector.h - Source/WebCore/css/WebKitCSSKeyframesRule.cpp - Source/WebCore/css/WebKitCSSKeyframeRule.h - Source/WebCore/css/CSSFontSelector.cpp - Source/WebCore/css/WebKitCSSKeyframesRule.h - Source/WebCore/css/CSSFontFaceSrcValue.h - Source/WebCore/editing/RemoveFormatCommand.h - Source/WebCore/html/FTPDirectoryDocument.cpp -Copyright: 2007, 2008 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/loader/DocumentLoadTiming.h - Source/WebCore/dom/ScriptRunner.h - Source/WebCore/dom/ScriptableDocumentParser.h - Source/WebCore/dom/PendingScript.h - Source/WebCore/dom/DecodedDataDocumentParser.h - Source/WebCore/dom/DecodedDataDocumentParser.cpp - Source/WebCore/dom/FragmentScriptingPermission.h - Source/WebCore/dom/TextEventInputType.h - Source/WebCore/dom/IgnoreDestructiveWriteCountIncrementer.h - Source/WebCore/dom/ScriptableDocumentParser.cpp - Source/WebCore/dom/RawDataDocumentParser.h - Source/WebCore/dom/DocumentParser.cpp - Source/WebCore/dom/DocumentTiming.h - Source/WebCore/dom/PendingScript.cpp - Source/WebCore/dom/ScriptRunner.cpp - Source/WebCore/platform/network/ResourceLoadTiming.h - Source/WebCore/platform/network/ResourceLoadInfo.h - Source/WebCore/platform/image-decoders/cg/ImageDecoderCG.cpp - Source/WebCore/html/parser/HTMLViewSourceParser.cpp - Source/WebCore/html/parser/TextViewSourceParser.cpp - Source/WebCore/html/parser/HTMLInputStream.h - Source/WebCore/html/parser/HTMLFormattingElementList.h - Source/WebCore/html/parser/HTMLToken.h - Source/WebCore/html/parser/HTMLScriptRunnerHost.h - Source/WebCore/html/parser/HTMLParserScheduler.cpp - Source/WebCore/html/parser/HTMLScriptRunner.h - Source/WebCore/html/parser/HTMLDocumentParser.h - Source/WebCore/html/parser/HTMLDocumentParser.cpp - Source/WebCore/html/parser/HTMLViewSourceParser.h - Source/WebCore/html/parser/TextViewSourceParser.h - Source/WebCore/html/parser/HTMLEntitySearch.cpp - Source/WebCore/html/parser/NestingLevelIncrementer.h - Source/WebCore/html/parser/HTMLEntityTable.h - Source/WebCore/html/parser/HTMLFormattingElementList.cpp - Source/WebCore/html/parser/HTMLEntitySearch.h - Source/WebCore/html/parser/HTMLParserScheduler.h - Source/WebCore/html/parser/HTMLScriptRunner.cpp - Source/JavaScriptCore/wtf/url/api/URLString.h - Source/JavaScriptCore/wtf/url/api/ParsedURL.cpp - Source/JavaScriptCore/wtf/url/api/ParsedURL.h -Copyright: 2010 Google, Inc. -License: BSD-2-clause - -Files: Source/JavaScriptCore/wtf/CryptographicallyRandomNumber.cpp -Copyright: 1996, David Mazieres <dm@uun.org> - 2008, Damien Miller <djm@openbsd.org> -License: ISCL - -Files: Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp -Copyright: 2008, 2009, 2010, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/loader/appcache/DOMApplicationCache.idl - Source/WebCore/loader/appcache/DOMApplicationCache.cpp - Source/WebCore/loader/appcache/DOMApplicationCache.h - Source/WebCore/loader/appcache/ApplicationCacheHost.cpp - Source/WebCore/loader/CrossOriginPreflightResultCache.cpp - Source/WebCore/bindings/js/JSCDATASectionCustom.cpp - Source/WebCore/bindings/js/JSDOMApplicationCacheCustom.cpp - Source/WebCore/bindings/js/JSDOMGlobalObject.cpp - Source/WebCore/bindings/js/JSWorkerContextBase.h - Source/WebCore/bindings/js/JSWorkerCustom.cpp - Source/WebCore/bindings/js/JSXMLHttpRequestUploadCustom.cpp - Source/WebCore/bindings/js/JSMessagePortCustom.cpp - Source/WebCore/bindings/js/JSMessageChannelCustom.cpp - Source/WebCore/rendering/RenderScrollbar.h - Source/WebCore/rendering/RenderScrollbar.cpp - Source/WebCore/platform/graphics/SegmentedFontData.h - Source/WebCore/platform/graphics/SegmentedFontData.cpp - Source/WebCore/platform/graphics/cg/ImageSourceCGMac.mm - Source/WebCore/workers/WorkerContext.h - Source/WebCore/storage/StorageEvent.idl - Source/WebCore/storage/StorageEvent.h - Source/WebCore/storage/StorageEvent.cpp - Source/JavaScriptCore/jit/JITPropertyAccess.cpp - Source/JavaScriptCore/jit/JITPropertyAccess32_64.cpp - Source/JavaScriptCore/jit/JIT.cpp - Source/JavaScriptCore/runtime/SmallStrings.h - Source/JavaScriptCore/runtime/JSStaticScopeObject.h - Source/JavaScriptCore/runtime/StructureTransitionTable.h - Source/JavaScriptCore/runtime/JSStaticScopeObject.cpp - Source/JavaScriptCore/runtime/Structure.cpp - Source/JavaScriptCore/runtime/Structure.h - Source/JavaScriptCore/debugger/DebuggerActivation.cpp - Source/JavaScriptCore/debugger/DebuggerActivation.h - Source/JavaScriptCore/wtf/Threading.cpp -Copyright: 2008, 2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/loader/appcache/ApplicationCacheGroup.h - Source/WebCore/loader/appcache/ApplicationCacheGroup.cpp - Source/WebCore/platform/graphics/GeneratedImage.cpp - Source/WebCore/platform/ThemeTypes.h - Source/WebCore/storage/StorageAreaSync.h - Source/WebCore/storage/StorageAreaSync.cpp - Source/JavaScriptCore/API/WebKitAvailability.h -Copyright: 2008, 2009, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/loader/appcache/ApplicationCacheStorage.h - Source/WebCore/platform/mac/ThemeMac.mm -Copyright: 2008, 2010, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/loader/icon/IconDatabase.h -Copyright: 2006, 2007, 2008, 2009 Apple Inc. - 2007 Justin Haygood <jhaygood@reaktix.com> -License: BSD-2-clause - -Files: Source/WebCore/loader/icon/IconDatabase.cpp -Copyright: 2006, 2007, 2008, 2009, 2011 Apple Inc. - 2007 Justin Haygood <jhaygood@reaktix.com> -License: BSD-2-clause - -Files: Source/WebCore/loader/icon/IconLoader.h - Source/WebCore/editing/IndentOutdentCommand.h - Source/WebCore/editing/UnlinkCommand.h - Source/WebCore/editing/ModifySelectionListLevel.cpp - Source/WebCore/editing/FormatBlockCommand.h - Source/WebCore/editing/IndentOutdentCommand.cpp - Source/WebCore/editing/InsertListCommand.h - Source/WebCore/editing/CreateLinkCommand.h - Source/WebCore/html/canvas/CanvasPattern.cpp - Source/WebCore/html/canvas/CanvasPattern.h - Source/WebCore/html/PluginDocument.cpp - Source/JavaScriptCore/API/JSCallbackFunction.cpp - Source/JavaScriptCore/API/JSCallbackConstructor.h - Source/JavaScriptCore/API/JavaScriptCore.h - Source/JavaScriptCore/API/JSCallbackFunction.h -Copyright: 2006, 2008 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/loader/EmptyClients.h -Copyright: 2006 Eric Seidel <eric@webkit.org> - 2008, 2009, 2010, 2011 Apple Inc. - 2010 Nokia Corporation and/or its subsidiary(-ies). -License: BSD-2-clause - -Files: Source/WebCore/loader/cache/CachedFont.cpp -Copyright: 2006, 2007, 2008 Apple Inc. - 2009 Torch Mobile, Inc. -License: BSD-2-clause - -Files: Source/WebCore/loader/cache/CachePolicy.h - Source/WebCore/platform/Logging.cpp - Source/WebCore/platform/SSLKeyGenerator.h - Source/WebCore/platform/graphics/cg/PathCG.cpp - Source/WebCore/platform/graphics/cg/IntRectCG.cpp - Source/WebCore/platform/graphics/mac/IntRectMac.mm - Source/WebCore/platform/text/TextDirection.h - Source/WebCore/platform/text/mac/CharsetData.h - Source/WebCore/platform/Logging.h - Source/WebCore/platform/mac/LoggingMac.mm - Source/WebCore/bridge/npruntime_priv.h - Source/WebCore/bridge/c/c_class.cpp - Source/WebCore/bridge/c/c_instance.cpp -Copyright: 2003, 2006 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/bindings/js/JSHTMLCanvasElementCustom.cpp -Copyright: 2007 Apple Inc. - 2010 Torch Mobile (Beijing) Co. Ltd. -License: BSD-2-clause - -Files: Source/WebCore/bindings/js/JSArrayBufferViewHelper.h - Source/WebCore/rendering/RenderMediaControlsChromium.cpp - Source/WebCore/rendering/RenderMediaControlsChromium.h - Source/WebCore/css/mediaControlsChromium.css - Source/WebCore/workers/WorkerScriptLoaderClient.h - Source/WebCore/html/canvas/Uint16Array.cpp - Source/WebCore/html/canvas/WebGLUniformLocation.h - Source/WebCore/html/canvas/Uint16Array.h - Source/WebCore/html/canvas/Int8Array.h - Source/WebCore/html/canvas/Float32Array.h - Source/WebCore/html/canvas/Uint32Array.h - Source/WebCore/html/canvas/Float32Array.cpp - Source/WebCore/html/canvas/Uint8Array.cpp - Source/WebCore/html/canvas/WebGLGetInfo.h - Source/WebCore/html/canvas/WebGLUniformLocation.cpp - Source/WebCore/html/canvas/Int32Array.h - Source/WebCore/html/canvas/WebGLUniformLocation.idl - Source/WebCore/html/canvas/Int32Array.cpp - Source/WebCore/html/canvas/Int8Array.cpp - Source/WebCore/html/canvas/Uint32Array.cpp - Source/WebCore/html/canvas/Uint8Array.h - Source/WebCore/html/canvas/WebGLGetInfo.cpp -Copyright: 2009 Apple Inc. - 2009 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/bindings/js/JSAudioContextCustom.cpp - Source/WebCore/bindings/js/JSJavaScriptAudioNodeCustom.cpp - Source/WebCore/bindings/js/JSAudioNodeCustom.cpp - Source/WebCore/bindings/js/JSConvolverNodeCustom.cpp - Source/WebCore/bindings/js/JSAudioBufferSourceNodeCustom.cpp - Source/WebCore/platform/audio/EqualPowerPanner.cpp - Source/WebCore/platform/audio/AudioResamplerKernel.h - Source/WebCore/platform/audio/VectorMath.h - Source/WebCore/platform/audio/AudioUtilities.h - Source/WebCore/platform/audio/HRTFPanner.cpp - Source/WebCore/platform/audio/AudioResampler.h - Source/WebCore/platform/audio/HRTFPanner.h - Source/WebCore/platform/audio/AudioResampler.cpp - Source/WebCore/platform/audio/VectorMath.cpp - Source/WebCore/platform/audio/chromium/AudioBusChromium.cpp - Source/WebCore/platform/audio/AudioResamplerKernel.cpp - Source/WebCore/platform/audio/mac/AudioBusMac.mm - Source/WebCore/platform/audio/EqualPowerPanner.h - Source/WebCore/platform/audio/AudioUtilities.cpp - Source/WebCore/html/canvas/CanvasContextAttributes.h - Source/WebCore/html/canvas/WebGLContextAttributes.cpp - Source/WebCore/html/canvas/WebGLContextAttributes.idl - Source/WebCore/html/canvas/WebGLContextAttributes.h - Source/WebCore/html/canvas/CanvasContextAttributes.cpp - Source/WebCore/html/DOMTokenList.idl - Source/WebCore/webaudio/AudioDestinationNode.idl - Source/WebCore/webaudio/JavaScriptAudioNode.cpp - Source/WebCore/webaudio/RealtimeAnalyser.h - Source/WebCore/webaudio/HighPass2FilterNode.cpp - Source/WebCore/webaudio/AudioPannerNode.cpp - Source/WebCore/webaudio/DelayDSPKernel.h - Source/WebCore/webaudio/ConvolverNode.idl - Source/WebCore/webaudio/RealtimeAnalyser.cpp - Source/WebCore/webaudio/RealtimeAnalyserNode.idl - Source/WebCore/webaudio/LowPass2FilterNode.idl - Source/WebCore/webaudio/AudioNodeInput.cpp - Source/WebCore/webaudio/AudioProcessingEvent.h - Source/WebCore/webaudio/JavaScriptAudioNode.idl - Source/WebCore/webaudio/AudioChannelSplitter.h - Source/WebCore/webaudio/DelayNode.h - Source/WebCore/webaudio/ConvolverNode.cpp - Source/WebCore/webaudio/DelayProcessor.h - Source/WebCore/webaudio/AudioNodeInput.h - Source/WebCore/webaudio/AudioNode.idl - Source/WebCore/webaudio/AudioDestinationNode.h - Source/WebCore/webaudio/AudioBasicProcessorNode.cpp - Source/WebCore/webaudio/RealtimeAnalyserNode.h - Source/WebCore/webaudio/AudioChannelSplitter.idl - Source/WebCore/webaudio/AudioNode.h - Source/WebCore/webaudio/RealtimeAnalyserNode.cpp - Source/WebCore/webaudio/BiquadDSPKernel.h - Source/WebCore/webaudio/AudioBufferSourceNode.cpp - Source/WebCore/webaudio/BiquadDSPKernel.cpp - Source/WebCore/webaudio/AudioPannerNode.idl - Source/WebCore/webaudio/HighPass2FilterNode.idl - Source/WebCore/webaudio/JavaScriptAudioNode.h - Source/WebCore/webaudio/AudioContext.h - Source/WebCore/webaudio/AudioNode.cpp - Source/WebCore/webaudio/LowPass2FilterNode.h - Source/WebCore/webaudio/DelayProcessor.cpp - Source/WebCore/webaudio/AudioChannelSplitter.cpp - Source/WebCore/webaudio/BiquadProcessor.cpp - Source/WebCore/webaudio/AudioNodeOutput.h - Source/WebCore/webaudio/AudioContext.cpp - Source/WebCore/webaudio/AudioBufferSourceNode.h - Source/WebCore/webaudio/BiquadProcessor.h - Source/WebCore/webaudio/AudioNodeOutput.cpp - Source/WebCore/webaudio/LowPass2FilterNode.cpp - Source/WebCore/webaudio/AudioGainNode.h - Source/WebCore/webaudio/AudioProcessingEvent.idl - Source/WebCore/webaudio/DelayDSPKernel.cpp - Source/WebCore/webaudio/ConvolverNode.h - Source/WebCore/webaudio/AudioGainNode.cpp - Source/WebCore/webaudio/AudioDestinationNode.cpp - Source/WebCore/webaudio/DelayNode.cpp - Source/WebCore/webaudio/AudioGainNode.idl - Source/WebCore/webaudio/HighPass2FilterNode.h - Source/WebCore/webaudio/AudioPannerNode.h - Source/WebCore/webaudio/DelayNode.idl - Source/WebCore/webaudio/AudioBufferSourceNode.idl - Source/WebCore/webaudio/AudioBasicProcessorNode.h - Source/WebCore/webaudio/AudioProcessingEvent.cpp - Source/WebCore/inspector/InspectorStyleSheet.h - Source/WebCore/inspector/InspectorCSSAgent.h - Source/WebCore/inspector/InspectorCSSAgent.cpp - Source/WebCore/inspector/InspectorStyleSheet.cpp - Source/JavaScriptCore/wtf/text/TextPosition.h -Copyright: 2010, Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/bindings/js/ScriptControllerGtk.cpp -Copyright: 2006 Apple Computer, Inc. - 2006 Michael Emmel mike.emmel@gmail.com - 2007 Holger Hans Peter Freyther - 2008 Collabora Ltd. - 2008 Eric Seidel <eric@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/bindings/js/ScriptProfiler.cpp - Source/WebCore/bindings/js/ScriptProfile.cpp - Source/WebCore/bindings/js/ScriptProfile.h - Source/WebCore/bindings/js/JSScriptProfileNodeCustom.cpp - Source/WebCore/bindings/js/ScriptProfiler.h - Source/WebCore/bindings/js/ScriptProfileNode.h - Source/WebCore/platform/graphics/cg/GraphicsContext3DCG.cpp - Source/WebCore/platform/graphics/GraphicsContext3D.cpp - Source/WebCore/inspector/InspectorApplicationCacheAgent.cpp - Source/WebCore/inspector/ScriptProfileNode.idl - Source/WebCore/inspector/ScriptProfile.idl -Copyright: 2010 Apple Inc. - 2010 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/bindings/js/JSWebKitAnimationListCustom.cpp - Source/WebCore/bindings/js/JSWebKitAnimationCustom.cpp -Copyright: 2011 Apple Inc. All right reserved. -License: BSD-2-clause - -Files: Source/WebCore/bindings/js/ScriptControllerQt.cpp -Copyright: 2006 Dirk Mueller <mueller@kde.org> - 2006 Zack Rusin <zack@kde.org> - 2006 George Staikos <staikos@kde.org> - 2006 Simon Hausmann <hausmann@kde.org> - 2006 Rob Buis <buis@kde.org> - 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008 Collabora Ltd. - 2008 Eric Seidel <eric@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/bindings/js/JSCustomXPathNSResolver.cpp - Source/WebCore/bindings/js/JSCustomXPathNSResolver.h - Source/WebCore/xml/NativeXPathNSResolver.h - Source/WebCore/xml/NativeXPathNSResolver.cpp -Copyright: 2007 Alexey Proskuryakov <ap@nypop.com> -License: BSD-2-clause - -Files: Source/WebCore/bindings/js/ScriptControllerEfl.cpp -Copyright: 2006 Apple Computer, Inc. - 2006 Michael Emmel mike.emmel@gmail.com - 2007 Holger Hans Peter Freyther - 2008 Collabora Ltd. - 2008 Eric Seidel <eric@webkit.org> - 2009,2010 ProFUSION embedded systems - 2009,2010 Samsung Electronics -License: BSD-2-clause - -Files: Source/WebCore/bindings/js/JSAudioConstructor.cpp - Source/WebCore/css/CSSFontFaceSource.cpp - Source/WebCore/html/HTMLSourceElement.cpp - Source/WebCore/html/HTMLSourceElement.h -Copyright: 2007, 2008, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/bindings/js/JSWorkerContextBase.cpp -Copyright: 2008, 2009 Apple Inc. - 2009 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/bindings/js/ScriptControllerBrew.cpp -Copyright: 2008 Apple Computer, Inc. - 2009 Company 100, Inc. -License: BSD-2-clause - -Files: Source/WebCore/bindings/js/JSSVGElementInstanceCustom.cpp -Copyright: 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2009 Apple, Inc. -License: BSD-2-clause - -Files: Source/WebCore/bindings/js/ScriptControllerWin.cpp -Copyright: 2006, 2007, 2008 Apple Inc. - 2008 Eric Seidel <eric@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/bindings/js/ScriptControllerHaiku.cpp - Source/WebCore/bindings/js/ScriptControllerWx.cpp - Source/WebCore/platform/graphics/Generator.h - Source/WebCore/platform/graphics/GeneratedImage.h - Source/JavaScriptCore/API/JSBasePrivate.h -Copyright: 2008 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/bindings/js/WorkerScriptController.cpp - Source/WebCore/inspector/front-end/ScriptsPanel.js - Source/WebCore/inspector/front-end/ScopeChainSidebarPane.js -Copyright: 2008 Apple Inc. - 2011 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/bindings/js/JSWorkerContextCustom.cpp -Copyright: 2008, 2009, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/bindings/js/ScriptControllerMac.mm -Copyright: 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2006 Alexey Proskuryakov <ap@nypop.com> - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008 Eric Seidel <eric@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/bindings/js/ScriptSourceProvider.h -Copyright: 2009 Daniel Bates <dbates@intudata.com> -License: BSD-2-clause - -Files: Source/WebCore/bindings/js/JSCSSRuleListCustom.cpp -Copyright: 2009 Apple Inc. All right reserved. -License: BSD-2-clause - -Files: Source/WebCore/bindings/gobject/WebKitDOMEventTarget.cpp -Copyright: 2010 Igalia S.L. -License: BSD-2-clause - -Files: Source/WebCore/bindings/gobject/WebKitHTMLElementWrapperFactory.h -Copyright: 2005 Apple Computer, Inc. - 2010 Igalia S.L. -License: BSD-2-clause - -Files: Source/WebCore/bindings/gobject/WebKitHTMLElementWrapperFactory.cpp -Copyright: 2005 Apple Computer, Inc. - 2008 Luke Kenneth Casson Leighton <lkcl@lkcl.net> - 2008 Martin Soto <soto@freedesktop.org> - 2010 Igalia S.L. -License: BSD-2-clause - -Files: Source/WebCore/bindings/cpp/WebDOMNodeFilterCustom.cpp -Copyright: 2010. -License: BSD-2-clause - -Files: Source/WebCore/bindings/scripts/InFilesParser.pm -Copyright: 2008 Julien Chaffraix <jchaffraix@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/bindings/scripts/test/ObjC/DOMTestObj.h - Source/WebCore/bindings/scripts/test/ObjC/DOMTestSerializedScriptValueInterface.h - Source/WebCore/bindings/scripts/test/ObjC/DOMTestInterface.h - Source/WebCore/bindings/scripts/test/ObjC/DOMTestCallback.h - Source/WebCore/bindings/scripts/test/ObjC/DOMTestMediaQueryListListener.h -Copyright: 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2006 Samuel Weinig <sam.weinig@gmail.com> -License: BSD-2-clause - -Files: Source/WebCore/bindings/ScriptControllerBase.h -Copyright: 2010 Research in Motion Limited. - 2008 Apple Inc. - 2008 Eric Seidel <eric@webkit.org> - 2001 Peter Kelly <pmk@post.com> - 1999 Harri Porten <porten@kde.org> -License: BSD-2-clause - -Files: Source/WebCore/dom/TouchList.h - Source/WebCore/dom/TouchEvent.h - Source/WebCore/dom/TouchEvent.idl - Source/WebCore/dom/TouchList.cpp - Source/WebCore/dom/TouchEvent.cpp - Source/WebCore/dom/Touch.h - Source/WebCore/dom/Touch.idl - Source/WebCore/dom/TouchList.idl - Source/WebCore/dom/Touch.cpp -Copyright: 2008, The Android Open Source Project -License: BSD-2-clause - -Files: Source/WebCore/dom/BeforeTextInsertedEvent.cpp - Source/WebCore/editing/DeleteSelectionCommand.cpp - Source/WebCore/editing/BreakBlockquoteCommand.cpp - Source/WebCore/editing/InsertTextCommand.cpp -Copyright: 2005 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/dom/Position.cpp - Source/WebCore/platform/PlatformMouseEvent.h - Source/WebCore/platform/PlatformWheelEvent.h -Copyright: 2004, 2005, 2006, 2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/dom/MessageEvent.cpp -Copyright: 2007 Henry Mason <hmason@mac.com> - 2003, 2005, 2006, 2007, 2008 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/dom/MessageEvent.idl -Copyright: 2007 Henry Mason <hmason@mac.com> -License: BSD-2-clause - -Files: Source/WebCore/dom/EventTarget.cpp -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007 Apple Inc. - 2006 Alexey Proskuryakov <ap@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/dom/MessageEvent.h -Copyright: 2007 Henry Mason <hmason@mac.com> - 2003, 2004, 2005, 2006, 2007, 2008 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/dom/EventTarget.h -Copyright: 1999 Lars Knoll <knoll@kde.org> - 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2006 Alexey Proskuryakov <ap@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/dom/MessageChannel.idl - Source/WebCore/platform/PurgeableBuffer.h - Source/WebCore/platform/mac/EmptyProtocolDefinitions.h - Source/WebCore/css/CSSFunctionValue.cpp - Source/WebCore/css/WebKitCSSMatrix.idl - Source/WebCore/workers/Worker.idl - Source/WebCore/workers/Worker.h - Source/WebCore/xml/XMLHttpRequestProgressEvent.idl - Source/JavaScriptCore/runtime/SmallStrings.cpp - Source/JavaScriptCore/wtf/WTFThreadData.cpp -Copyright: 2008, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/dom/Position.h - Source/WebCore/platform/Cursor.h - Source/WebCore/platform/text/TextCodecLatin1.cpp - Source/WebCore/platform/mac/ClipboardMac.h - Source/WebCore/platform/Scrollbar.cpp - Source/WebCore/editing/htmlediting.h - Source/WebCore/editing/EditingBoundary.h -Copyright: 2004, 2006, 2008 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/rendering/RenderTreeAsText.cpp - Source/WebCore/rendering/RenderHTMLCanvas.cpp -Copyright: 2004, 2006, 2007 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/rendering/RenderTreeAsText.h - Source/WebCore/platform/graphics/FontFamily.h - Source/WebCore/platform/CookieJar.h - Source/WebCore/platform/mac/CookieJar.mm -Copyright: 2003, 2006, 2008 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/rendering/mathml/RenderMathMLSubSup.h - Source/WebCore/rendering/mathml/RenderMathMLSubSup.cpp - Source/WebCore/rendering/mathml/RenderMathMLRow.h - Source/WebCore/rendering/mathml/RenderMathMLOperator.h - Source/WebCore/rendering/mathml/RenderMathMLBlock.h - Source/WebCore/rendering/mathml/RenderMathMLMath.h - Source/WebCore/rendering/mathml/RenderMathMLRow.cpp - Source/WebCore/rendering/mathml/RenderMathMLMath.cpp -Copyright: 2010 Alex Milowski <alex@milowski.com>. -License: BSD-2-clause - -Files: Source/WebCore/rendering/mathml/RenderMathMLFraction.cpp - Source/WebCore/rendering/mathml/RenderMathMLSquareRoot.cpp - Source/WebCore/rendering/mathml/RenderMathMLFraction.h - Source/WebCore/rendering/mathml/RenderMathMLRoot.cpp -Copyright: 2009 Alex Milowski <alex@milowski.com>. - 2010 François Sausset <sausset@gmail.com>. -License: BSD-2-clause - -Files: Source/WebCore/rendering/mathml/RenderMathMLUnderOver.cpp - Source/WebCore/rendering/mathml/RenderMathMLFenced.h - Source/WebCore/rendering/mathml/RenderMathMLFenced.cpp - Source/WebCore/rendering/mathml/RenderMathMLUnderOver.h - Source/WebCore/rendering/mathml/RenderMathMLBlock.cpp - Source/WebCore/rendering/mathml/RenderMathMLRoot.h - Source/WebCore/rendering/mathml/RenderMathMLSquareRoot.h -Copyright: 2009 Alex Milowski <alex@milowski.com>. -License: BSD-2-clause - -Files: Source/WebCore/rendering/mathml/RenderMathMLOperator.cpp -Copyright: 2010 Alex Milowski <alex@milowski.com>. - 2010 François Sausset <sausset@gmail.com>. -License: BSD-2-clause - -Files: Source/WebCore/rendering/RenderMedia.cpp - Source/WebCore/rendering/RenderVideo.cpp - Source/WebCore/rendering/RenderMedia.h - Source/WebCore/platform/graphics/win/UniscribeController.cpp - Source/WebCore/platform/graphics/win/MediaPlayerPrivateQuickTimeWin.h - Source/WebCore/platform/graphics/win/UniscribeController.h - Source/WebCore/html/HTMLVideoElement.cpp - Source/WebCore/html/HTMLVideoElement.h -Copyright: 2007, 2008, 2009, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/rendering/break_lines.cpp -Copyright: 2005, 2007, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/rendering/RenderHTMLCanvas.h -Copyright: 2004, 2006, 2007, 2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/rendering/svg/SVGRenderTreeAsText.h -Copyright: 2004, 2005, 2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/rendering/svg/RenderSVGResourceFilterPrimitive.h - Source/WebCore/platform/graphics/filters/FELighting.h - Source/WebCore/platform/graphics/filters/FELighting.cpp -Copyright: 2010 University of Szeged - 2010 Zoltan Herczeg -License: BSD-2-clause - -Files: Source/WebCore/rendering/svg/SVGRenderTreeAsText.cpp -Copyright: 2004, 2005, 2007, 2009 Apple Inc. - 2010. -License: BSD-2-clause - -Files: Source/WebCore/rendering/svg/RenderSVGResourceFilterPrimitive.cpp -Copyright: 2010 University of Szeged - 2010 Zoltan Herczeg - 2011 Renata Hodovan <reni@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/rendering/RenderObjectChildList.cpp -Copyright: 2009, 2010 Apple Inc. - 2010. -License: BSD-2-clause - -Files: Source/WebCore/mathml/MathMLMathElement.h - Source/WebCore/mathml/MathMLTextElement.h - Source/WebCore/mathml/MathMLInlineContainerElement.h - Source/WebCore/mathml/MathMLTextElement.cpp - Source/WebCore/mathml/MathMLInlineContainerElement.cpp - Source/WebCore/mathml/MathMLMathElement.cpp -Copyright: 2009 Alex Milowski <alex@milowski.com>. - 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/mathml/MathMLElement.cpp - Source/WebCore/mathml/MathMLElement.h -Copyright: 2009 Alex Milowski <alex@milowski.com>. - 2010 Apple Inc. - 2010 François Sausset <sausset@gmail.com>. -License: BSD-2-clause - -Files: Source/WebCore/platform/LinkHash.h - Source/WebCore/platform/graphics/qt/ImageBufferDataQt.h -Copyright: 2008 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/cocoa/KeyEventCocoa.mm - Source/WebCore/platform/network/ResourceHandle.cpp -Copyright: 2004, 2006, 2007, 2008, 2009, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/cocoa/KeyEventCocoa.h - Source/WebKit2/Shared/WebMemorySampler.h - Source/WebKit2/Shared/mac/WebMemorySampler.mac.mm - Source/WebKit2/Shared/WebMemorySampler.cpp -Copyright: 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/ContentType.cpp -Copyright: 2006, 2008 Apple Inc. - 2008 Torch Mobile Inc. (http://www.torchmobile.com/) - 2009 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/Timer.cpp - Source/WebCore/platform/network/ResourceResponseBase.h - Source/WebCore/platform/network/ResourceResponseBase.cpp - Source/WebCore/platform/ThreadTimers.cpp -Copyright: 2006, 2008 Apple Inc. - 2009 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/ScrollView.h -Copyright: 2004, 2006, 2007, 2008 Apple Inc. - 2009 Holger Hans Peter Freyther -License: BSD-2-clause - -Files: Source/WebCore/platform/FileSystem.cpp -Copyright: 2007, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/RuntimeApplicationChecks.h - Source/WebCore/platform/graphics/ca/win/AbstractCACFLayerTreeHost.h - Source/JavaScriptCore/heap/MarkStack.cpp - Source/JavaScriptCore/heap/MarkStack.h -Copyright: 2009, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/SharedBuffer.h -Copyright: 2006 Apple Computer, Inc. - 2009-2010. -License: BSD-2-clause - -Files: Source/WebCore/platform/ScrollableArea.h - Source/WebCore/platform/PopupMenuStyle.h - Source/WebCore/platform/mac/ScrollbarThemeMac.mm -Copyright: 2008, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/DefaultLocalizationStrategy.cpp - Source/WebCore/platform/DefaultLocalizationStrategy.h - Source/WebCore/platform/mac/ScrollAnimatorMac.mm - Source/WebCore/platform/mac/ScrollAnimatorMac.h - Source/WebKit2/Shared/WebPageCreationParameters.h - Source/WebKit2/Shared/API/c/WKURLRequest.cpp - Source/WebKit2/Shared/WebBackForwardListItem.cpp - Source/WebKit2/Shared/PlatformPopupMenuData.cpp - Source/WebKit2/Shared/PlatformPopupMenuData.h - Source/WebKit2/Shared/WebPreferencesStore.cpp - Source/WebKit2/Shared/WebBackForwardListItem.h - Source/WebKit2/Shared/WebCoreArgumentCoders.h - Source/WebKit2/Shared/cg/ShareableBitmapCG.cpp - Source/WebKit2/Shared/WebPreferencesStore.h - Source/WebKit2/Shared/WebPopupItem.cpp - Source/WebKit2/Shared/mac/WebEventFactory.mm - Source/WebKit2/Shared/WebEvent.h - Source/WebKit2/Shared/EditorState.h - Source/WebKit2/PluginProcess/mac/PluginProcessMainMac.mm - Source/WebKit2/Platform/Region.h - Source/WebKit2/Platform/CoreIPC/ArgumentDecoder.cpp - Source/WebKit2/Platform/Region.cpp - Source/WebKit2/UIProcess/WebBackForwardList.h - Source/WebKit2/UIProcess/API/C/WKBackForwardListItem.cpp - Source/WebKit2/UIProcess/API/C/WKBackForwardListItem.h - Source/WebKit2/UIProcess/API/C/WKContext.h - Source/WebKit2/UIProcess/API/C/WKContext.cpp - Source/WebKit2/UIProcess/API/C/WKPage.h - Source/WebKit2/UIProcess/API/mac/PDFViewController.h - Source/WebKit2/UIProcess/API/mac/PDFViewController.mm - Source/WebKit2/UIProcess/API/mac/WKView.mm - Source/WebKit2/UIProcess/API/mac/PageClientImpl.mm - Source/WebKit2/UIProcess/API/mac/PageClientImpl.h - Source/WebKit2/UIProcess/PageClient.h - Source/WebKit2/UIProcess/WebContext.h - Source/WebKit2/UIProcess/WebPageProxy.cpp - Source/WebKit2/UIProcess/WebPreferences.cpp - Source/WebKit2/UIProcess/WebUIClient.h - Source/WebKit2/UIProcess/WebPreferences.h - Source/WebKit2/UIProcess/WebPageProxy.h - Source/WebKit2/UIProcess/WebProcessProxy.messages.in - Source/WebKit2/UIProcess/WebPageProxy.messages.in - Source/WebKit2/UIProcess/WebContext.cpp - Source/WebKit2/UIProcess/WebPopupMenuProxy.h - Source/WebKit2/UIProcess/Authentication/WebCredential.cpp - Source/WebKit2/UIProcess/mac/WebPopupMenuProxyMac.mm - Source/WebKit2/UIProcess/mac/WebPageProxyMac.mm - Source/WebKit2/UIProcess/mac/WebPreferencesMac.mm - Source/WebKit2/UIProcess/mac/TextCheckerMac.mm - Source/WebKit2/UIProcess/WebProcessProxy.cpp - Source/WebKit2/UIProcess/WebProcessProxy.h - Source/WebKit2/UIProcess/DrawingAreaProxy.messages.in - Source/WebKit2/UIProcess/WebUIClient.cpp - Source/WebKit2/UIProcess/cf/WebPageProxyCF.cpp - Source/WebKit2/UIProcess/cf/WebBackForwardListCF.cpp - Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePagePrivate.h - Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePage.cpp - Source/WebKit2/WebProcess/Downloads/Download.cpp - Source/WebKit2/WebProcess/Downloads/Download.h - Source/WebKit2/WebProcess/Downloads/cfnet/DownloadCFNet.cpp - Source/WebKit2/WebProcess/Downloads/mac/DownloadMac.mm - Source/WebKit2/WebProcess/Downloads/qt/DownloadQt.cpp - Source/WebKit2/WebProcess/WebCoreSupport/WebPlatformStrategies.cpp - Source/WebKit2/WebProcess/WebCoreSupport/WebFrameLoaderClient.cpp - Source/WebKit2/WebProcess/WebCoreSupport/WebFrameLoaderClient.h - Source/WebKit2/WebProcess/WebCoreSupport/mac/WebPopupMenuMac.mm - Source/WebKit2/WebProcess/mac/WebProcessMainMac.mm - Source/WebKit2/WebProcess/WebPage/WebPage.cpp - Source/WebKit2/WebProcess/WebPage/WebPage.messages.in - Source/WebKit2/WebProcess/WebPage/WebBackForwardListProxy.h - Source/WebKit2/WebProcess/WebPage/WebPage.h - Source/WebKit2/WebProcess/WebPage/WebBackForwardListProxy.cpp - Source/WebKit2/WebProcess/WebPage/mac/WebPageMac.mm - Source/WebKit2/WebProcess/WebPage/DrawingArea.messages.in - Source/WebKit2/Configurations/PluginProcess.xcconfig -Copyright: 2010, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/sql/SQLiteDatabase.h - Source/WebCore/platform/sql/SQLiteDatabase.cpp -Copyright: 2006, 2007, 2008 Apple Inc. - 2007 Justin Haygood <jhaygood@reaktix.com> -License: BSD-2-clause - -Files: Source/WebCore/platform/Widget.h -Copyright: 2004, 2005, 2006 Apple Computer, Inc. - 2008 Collabora Ltd. -License: BSD-2-clause - -Files: Source/WebCore/platform/network/ResourceRequestBase.h -Copyright: 2003, 2006 Apple Computer, Inc. - 2006 Samuel Weinig <sam.weinig@gmail.com> - 2009 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/network/DataURL.h - Source/WebCore/platform/graphics/win/GDIExtras.cpp - Source/WebCore/platform/graphics/win/GDIExtras.h - Source/WebKit/wince/WebView.h - Source/WebKit/wince/WebCoreSupport/PlatformStrategiesWinCE.h - Source/WebKit/wince/WebCoreSupport/ContextMenuClientWinCE.h - Source/WebKit/wince/WebCoreSupport/ChromeClientWinCE.cpp - Source/WebKit/wince/WebCoreSupport/InspectorClientWinCE.cpp - Source/WebKit/wince/WebCoreSupport/ChromeClientWinCE.h - Source/WebKit/wince/WebCoreSupport/FrameNetworkingContextWinCE.cpp - Source/WebKit/wince/WebCoreSupport/InspectorClientWinCE.h - Source/WebKit/wince/WebCoreSupport/DragClientWinCE.h - Source/WebKit/wince/WebCoreSupport/DragClientWinCE.cpp - Source/WebKit/wince/WebCoreSupport/EditorClientWinCE.h - Source/WebKit/wince/WebCoreSupport/ContextMenuClientWinCE.cpp - Source/WebKit/wince/WebCoreSupport/FrameNetworkingContextWinCE.h -Copyright: 2010 Patrick Gansterer <paroga@paroga.com> -License: BSD-2-clause - -Files: Source/WebCore/platform/network/ResourceHandle.h - Source/WebCore/platform/network/ResourceHandleInternal.h - Source/WebCore/platform/Scrollbar.h - Source/WebCore/platform/text/TextCodecUTF16.h - Source/WebCore/platform/text/TextCodecLatin1.h - Source/WebCore/platform/text/TextBoundaries.h - Source/WebCore/platform/mac/PlatformMouseEventMac.mm - Source/WebCore/bridge/npruntime.cpp - Source/WebCore/bridge/NP_jsobject.h - Source/WebCore/bridge/NP_jsobject.cpp - Source/WebCore/bridge/c/c_runtime.h -Copyright: 2004, 2006 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/network/HTTPHeaderMap.h - Source/WebCore/platform/network/ResourceErrorBase.cpp - Source/WebCore/platform/ThreadTimers.h - Source/WebCore/platform/ContentType.h -Copyright: 2006 Apple Computer, Inc. - 2009 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/network/ResourceRequestBase.cpp -Copyright: 2003, 2006 Apple Computer, Inc. - 2009 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/network/qt/ResourceRequest.h -Copyright: 2003, 2006 Apple Computer, Inc. - 2006 Samuel Weinig <sam.weinig@gmail.com> -License: BSD-2-clause - -Files: Source/WebCore/platform/network/qt/ResourceHandleQt.cpp -Copyright: 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008 Holger Hans Peter Freyther -License: BSD-2-clause - -Files: Source/WebCore/platform/network/DNS.h -Copyright: 2008 Collin Jackson <collinj@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/platform/network/DataURL.cpp -Copyright: 2007 Alp Toker <alp@atoker.com> - 2010 Patrick Gansterer <paroga@paroga.com> -License: BSD-2-clause - -Files: Source/WebCore/platform/MIMETypeRegistry.cpp -Copyright: 2006, 2008, 2009 Apple Inc. - 2008, 2009 Torch Mobile Inc. (http://www.torchmobile.com/) -License: BSD-2-clause - -Files: Source/WebCore/platform/Cookie.h -Copyright: 2009 Joseph Pecoraro. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/Gradient.h -Copyright: 2006, 2007, 2008, 2011 Apple Inc. - 2007 Alp Toker <alp@atoker.com> - 2008 Torch Mobile, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/FloatRect.cpp - Source/WebCore/platform/graphics/FloatRect.h -Copyright: 2003, 2006, 2007 Apple Inc. - 2005 Nokia. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/filters/arm/FELightingNEON.h - Source/WebCore/platform/graphics/filters/arm/FEGaussianBlurNEON.cpp - Source/WebCore/platform/graphics/filters/arm/FELightingNEON.cpp - Source/WebCore/platform/graphics/filters/arm/FEGaussianBlurNEON.h -Copyright: 2011 University of Szeged - 2011 Zoltan Herczeg -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/filters/SpotLightSource.cpp -Copyright: 2008 Alex Mathews <possessedpenguinbob@gmail.com> - 2004, 2005, 2006, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2005 Eric Seidel <eric@webkit.org> - 2010 Zoltan Herczeg <zherczeg@webkit.org> - 2011 University of Szeged - 2011 Renata Hodovan <reni@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/filters/DistantLightSource.cpp - Source/WebCore/platform/graphics/filters/PointLightSource.cpp -Copyright: 2004, 2005, 2006, 2007 Nikolas Zimmermann <zimmermann@kde.org> - 2004, 2005 Rob Buis <buis@kde.org> - 2005 Eric Seidel <eric@webkit.org> - 2010 Zoltan Herczeg <zherczeg@webkit.org> - 2011 University of Szeged - 2011 Renata Hodovan <reni@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/RoundedIntRect.cpp - Source/WebCore/platform/graphics/RoundedIntRect.h -Copyright: 2003, 2006, 2009 Apple Inc. - 2010 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/ImageBuffer.cpp - Source/WebCore/svg/SVGFEMorphologyElement.idl - Source/WebCore/svg/SVGFEConvolveMatrixElement.idl -Copyright: 2009 Dirk Schulze <krit@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/Path.h -Copyright: 2003, 2006, 2009 Apple Inc. - 2007-2008 Torch Mobile, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/opentype/OpenTypeUtilities.h - Source/WebCore/platform/graphics/opentype/OpenTypeUtilities.cpp -Copyright: 2008, 2009 Apple Inc. - 2009 Torch Mobile, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/Image.cpp - Source/WebCore/platform/graphics/Image.h -Copyright: 2006 Samuel Weinig <sam.weinig@gmail.com> - 2004, 2005, 2006 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/transforms/TransformationMatrix.h - Source/WebCore/platform/graphics/transforms/AffineTransform.cpp - Source/WebCore/platform/graphics/transforms/AffineTransform.h - Source/WebCore/css/svg.css - Source/WebCore/editing/InsertParagraphSeparatorCommand.cpp - Source/WebCore/editing/InsertLineBreakCommand.cpp - Source/WebCore/editing/MoveSelectionCommand.cpp -Copyright: 2005, 2006 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/transforms/TransformationMatrix.cpp -Copyright: 2005, 2006 Apple Computer, Inc. - 2009 Torch Mobile, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/IntPoint.h - Source/WebCore/platform/graphics/cg/PDFDocumentImage.h - Source/WebCore/platform/graphics/cg/IntPointCG.cpp - Source/WebCore/platform/graphics/cg/PDFDocumentImage.cpp - Source/WebCore/platform/graphics/mac/IntPointMac.mm - Source/WebCore/platform/graphics/ImageObserver.h - Source/WebCore/platform/graphics/GraphicsTypes.h - Source/WebCore/editing/VisibleSelection.cpp -Copyright: 2004, 2005, 2006 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/MediaPlayer.cpp - Source/WebCore/platform/graphics/MediaPlayer.h - Source/WebCore/platform/graphics/win/MediaPlayerPrivateQuickTimeVisualContext.h - Source/WebCore/platform/graphics/mac/MediaPlayerPrivateQTKit.mm - Source/WebCore/platform/graphics/mac/MediaPlayerPrivateQTKit.h - Source/WebCore/platform/graphics/mac/ComplexTextController.cpp - Source/WebCore/html/HTMLMediaElement.cpp - Source/WebCore/html/HTMLMediaElement.h -Copyright: 2007, 2008, 2009, 2010, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/Color.cpp -Copyright: 2003, 2004, 2005, 2006, 2008 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/BitmapImage.cpp -Copyright: 2006 Samuel Weinig <sam.weinig@gmail.com> - 2004, 2005, 2006, 2008 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/IntSize.h - Source/WebCore/platform/graphics/cg/IntSizeCG.cpp - Source/WebCore/platform/graphics/mac/IntSizeMac.mm - Source/WebCore/platform/graphics/mac/ColorMac.mm -Copyright: 2003, 2004, 2005, 2006 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/gpu/qt/DrawingBufferQt.cpp -Copyright: 2011 Andrew Wason <rectalogic@rectalogic.com> -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/GraphicsContext.h -Copyright: 2003, 2006, 2007, 2008, 2009 Apple Inc. - 2008-2009 Torch Mobile, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/IntRect.cpp - Source/WebCore/platform/graphics/IntRect.h -Copyright: 2003, 2006, 2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/PathTraversalState.h -Copyright: 2006, 2007 Eric Seidel <eric@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/GraphicsContext.cpp -Copyright: 2003, 2004, 2005, 2006, 2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/BitmapImage.h -Copyright: 2006 Samuel Weinig <sam.weinig@gmail.com> - 2004, 2005, 2006 Apple Computer, Inc. - 2008-2009 Torch Mobile, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/ShadowBlur.cpp -Copyright: 2011 Apple Inc. - 2010 Sencha, Inc. - 2010 Igalia S.L. - 2011. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/ContextShadow.h - Source/WebCore/platform/graphics/ContextShadow.cpp -Copyright: 2010 Sencha, Inc. - 2010 Igalia S.L. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/cg/ImageSourceCG.cpp - Source/WebCore/platform/graphics/mac/ImageMac.mm -Copyright: 2004, 2005, 2006, 2008 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/cg/TransformationMatrixCG.cpp -Copyright: 2005, 2006, 2007 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/cg/ImageBufferCG.cpp -Copyright: 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2008 Apple Inc. - 2010 Torch Mobile (Beijing) Co. Ltd. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/cg/ImageBufferDataCG.h -Copyright: 2011 Apple Inc. - 2008 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/cg/FloatSizeCG.cpp - Source/WebCore/platform/graphics/cg/FloatRectCG.cpp - Source/WebCore/platform/graphics/mac/FloatSizeMac.mm - Source/WebCore/platform/graphics/mac/FloatRectMac.mm - Source/WebCore/platform/graphics/FloatSize.h - Source/WebCore/platform/graphics/FloatSize.cpp -Copyright: 2003, 2006 Apple Computer, Inc. - 2005 Nokia. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/cg/GradientCG.cpp - Source/WebCore/platform/graphics/qt/GradientQt.cpp - Source/WebCore/html/canvas/CanvasGradient.h -Copyright: 2006, 2007, 2008 Apple Computer, Inc. - 2007 Alp Toker <alp@atoker.com> -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/cg/ColorCG.cpp -Copyright: 2003, 2004, 2005, 2006, 2007, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/cg/PatternCG.cpp - Source/WebCore/platform/graphics/Pattern.cpp -Copyright: 2006, 2007, 2008 Apple Computer, Inc. - 2008 Eric Seidel <eric@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/cg/GraphicsContextCG.cpp -Copyright: 2003, 2004, 2005, 2006, 2007 Apple Inc. - 2008 Eric Seidel <eric@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/cg/ImageCG.cpp -Copyright: 2004, 2005, 2006 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/cg/GraphicsContextCG.h -Copyright: 2006, 2007, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/cg/FloatPointCG.cpp - Source/WebCore/platform/graphics/mac/FloatPointMac.mm -Copyright: 2004, 2006 Apple Computer, Inc. - 2005 Nokia. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/Path.cpp -Copyright: 2003, 2006 Apple Computer, Inc. - 2007 Eric Seidel <eric@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/FloatPoint.h - Source/WebCore/platform/graphics/FloatPoint.cpp -Copyright: 2004, 2006, 2007 Apple Inc. - 2005 Nokia. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/Pattern.h -Copyright: 2006, 2007, 2008 Apple Computer, Inc. - 2008 Eric Seidel <eric@webkit.org> - 2007-2008 Torch Mobile, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/win/QTDecompressionSession.cpp - Source/WebCore/platform/graphics/win/QTDecompressionSession.h -Copyright: 2010 Apple, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/win/QTMovieWinTimer.h - Source/JavaScriptCore/API/JSStringRefCF.cpp - Source/JavaScriptCore/API/JSStringRefCF.h -Copyright: 2006, 2007 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/win/MediaPlayerPrivateQuickTimeVisualContext.cpp - Source/WebCore/platform/graphics/win/QTMovie.cpp -Copyright: 2007, 2008, 2009, 2010, 2011 Apple, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/win/QTMovieGWorld.h - Source/WebCore/platform/graphics/win/QTCFDictionary.h - Source/WebCore/platform/graphics/win/QTMovieTask.h - Source/WebCore/platform/graphics/win/QTPixelBuffer.h - Source/WebCore/platform/graphics/win/QTMovie.h - Source/WebCore/platform/graphics/win/QTTrack.h - Source/WebCore/platform/graphics/win/MediaPlayerPrivateQuickTimeWin.cpp - Source/WebCore/platform/graphics/win/QTMovieTask.cpp - Source/WebCore/platform/graphics/win/QTMovieVisualContext.cpp - Source/WebCore/platform/graphics/win/QTPixelBuffer.cpp - Source/WebCore/platform/graphics/win/QTTrack.cpp - Source/WebCore/platform/graphics/win/QTMovieGWorld.cpp - Source/WebCore/platform/graphics/win/QTCFDictionary.cpp - Source/WebCore/platform/graphics/win/QTMovieVisualContext.h -Copyright: 2007, 2008, 2009, 2010 Apple, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/win/QTMovieWinTimer.cpp -Copyright: 2006, 2007, 2009 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/win/FullScreenController.cpp -Copyright: 2006, 2007, 2008, 2009, 2011 Apple Inc. - 2009. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/win/GraphicsContextWin.cpp -Copyright: 2003, 2004, 2005, 2006, 2007, 2008 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/win/DIBPixelData.h - Source/WebCore/platform/graphics/win/DIBPixelData.cpp -Copyright: 2011 Brent Fulgham <bfulgham@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/win/GraphicsContextCGWin.cpp -Copyright: 2003, 2004, 2005, 2006, 2007, 2008, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/mac/GraphicsContextMac.mm - Source/WebCore/platform/graphics/Color.h -Copyright: 2003, 2004, 2005, 2006, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/mac/ComplexTextController.h -Copyright: 2007, 2008, 2009, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/DashArray.h -Copyright: 2008 Dirk Schulze <vbs85@gmx.de> -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/ImageBuffer.h -Copyright: 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2007, 2008, 2009 Apple Inc. - 2010 Torch Mobile (Beijing) Co. Ltd. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/ImageSource.h -Copyright: 2004, 2005, 2006 Apple Computer, Inc. - 2007-2008 Torch Mobile, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/ImageSource.cpp -Copyright: 2006 Apple Computer, Inc. - 2007 Alp Toker <alp.toker@collabora.co.uk> - 2008, Google Inc. - 2007-2009 Torch Mobile, Inc -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/FontFamily.cpp - Source/WebCore/platform/text/TextStream.h - Source/WebCore/platform/mac/KURLMac.mm - Source/WebCore/platform/cf/KURLCFNet.cpp - Source/WebCore/editing/HTMLInterchange.cpp - Source/WebCore/editing/VisiblePosition.h - Source/WebCore/editing/HTMLInterchange.h -Copyright: 2004, 2008 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/qt/FloatRectQt.cpp - Source/WebCore/platform/graphics/qt/PathQt.cpp - Source/WebCore/platform/graphics/qt/FloatPointQt.cpp - Source/WebCore/platform/graphics/qt/ColorQt.cpp - Source/WebCore/platform/graphics/qt/IntPointQt.cpp - Source/WebCore/platform/graphics/qt/IntRectQt.cpp - Source/WebCore/platform/text/qt/TextBoundariesQt.cpp - Source/WebCore/platform/qt/PlatformMouseEventQt.cpp - Source/WebKit/qt/WebCoreSupport/ContextMenuClientQt.cpp - Source/WebKit/qt/WebCoreSupport/ContextMenuClientQt.h -Copyright: 2006 Zack Rusin <zack@kde.org> -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/qt/ImageDecoderQt.cpp - Source/WebCore/platform/graphics/qt/ImageDecoderQt.h -Copyright: 2006 Friedemann Kleint <fkleint@trolltech.com> - 2008 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/qt/PatternQt.cpp -Copyright: 2008 Eric Seidel <eric@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/qt/ImageBufferQt.cpp -Copyright: 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2008 Holger Hans Peter Freyther - 2009 Dirk Schulze <krit@webkit.org> - 2010 Torch Mobile (Beijing) Co. Ltd. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/qt/TransparencyLayer.h -Copyright: 2006 Dirk Mueller <mueller@kde.org> - 2006 Zack Rusin <zack@kde.org> - 2006 George Staikos <staikos@kde.org> - 2006 Simon Hausmann <hausmann@kde.org> - 2006 Allan Sandfeld Jensen <sandfeld@kde.org> - 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies). - 2008 Dirk Schulze <vbs85@gmx.de> -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/qt/GraphicsContextQt.cpp -Copyright: 2006 Dirk Mueller <mueller@kde.org> - 2006 Zack Rusin <zack@kde.org> - 2006 George Staikos <staikos@kde.org> - 2006 Simon Hausmann <hausmann@kde.org> - 2006 Allan Sandfeld Jensen <sandfeld@kde.org> - 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2003, 2004, 2005, 2006, 2007, 2008 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies). - 2008 Dirk Schulze <vbs85@gmx.de> - 2010, 2011 Sencha, Inc. - 2011 Andreas Kling <kling@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/qt/StillImageQt.cpp - Source/WebCore/platform/graphics/qt/StillImageQt.h - Source/WebCore/platform/qt/SharedBufferQt.cpp -Copyright: 2008 Holger Hans Peter Freyther -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/qt/TransformationMatrixQt.cpp - Source/WebCore/platform/graphics/qt/IntSizeQt.cpp - Source/WebCore/platform/qt/PlatformKeyboardEventQt.cpp - Source/WebCore/platform/qt/SoundQt.cpp - Source/JavaScriptCore/wtf/qt/StringQt.cpp -Copyright: 2006 Nikolas Zimmermann <zimmermann@kde.org> -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/qt/ContextShadowQt.cpp -Copyright: 2010 Sencha, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/qt/ImageQt.cpp -Copyright: 2006 Dirk Mueller <mueller@kde.org> - 2006 Zack Rusin <zack@kde.org> - 2006 Simon Hausmann <hausmann@kde.org> - 2009 Torch Mobile Inc. http://www.torchmobile.com/ - 2010 Sencha, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/ShadowBlur.h -Copyright: 2011 Apple Inc. - 2010 Sencha, Inc. - 2010 Igalia S.L. -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/Gradient.cpp -Copyright: 2006, 2007, 2008, 2010 Apple Inc. - 2007 Alp Toker <alp@atoker.com> -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/MediaPlayerPrivate.h - Source/WebCore/css/mediaControls.css - Source/WebCore/css/mediaControlsQuickTime.css - Source/ThirdParty/ANGLE/Configurations/CompilerVersion.xcconfig - Source/WebKit2/UIProcess/mac/WKFullScreenWindowController.mm - Source/WebKit2/Configurations/CompilerVersion.xcconfig -Copyright: 2009, 2010, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/image-decoders/ImageDecoder.h -Copyright: 2006 Apple Computer, Inc. - 2008-2009 Torch Mobile, Inc. - 2009-2010. - 2009 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebCore/platform/image-decoders/qt/ImageFrameQt.cpp -Copyright: 2006 Apple Computer, Inc. - 2008, 2009 Google, Inc. - 2009 Holger Hans Peter Freyther -License: BSD-2-clause - -Files: Source/WebCore/platform/PlatformKeyboardEvent.h -Copyright: 2004, 2005, 2006 Apple Computer, Inc. - 2008 Collabora, Ltd. -License: BSD-2-clause - -Files: Source/WebCore/platform/LocalizedStrings.cpp -Copyright: 2003, 2006, 2009, 2010 Apple Inc. - 2010 Igalia S.L -License: BSD-2-clause - -Files: Source/WebCore/platform/SharedBuffer.cpp -Copyright: 2006, 2008 Apple Inc. - 2009-2010. -License: BSD-2-clause - -Files: Source/WebCore/platform/KURL.h -Copyright: 2003, 2004, 2005, 2006, 2007, 2008, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/Widget.cpp -Copyright: 2004, 2005, 2006, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/KURL.cpp -Copyright: 2004, 2007, 2008, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/posix/SharedBufferPOSIX.cpp -Copyright: 2010 Company 100, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/text/TextCodec.cpp - Source/WebCore/platform/text/TextCodec.h - Source/WebCore/platform/text/mac/TextCodecMac.h - Source/WebCore/bridge/c/c_utility.cpp -Copyright: 2004, 2006 Apple Computer, Inc. - 2006 Alexey Proskuryakov <ap@nypop.com> -License: BSD-2-clause - -Files: Source/WebCore/platform/text/TextCodecUTF16.cpp -Copyright: 2004, 2006, 2008, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/text/RegularExpression.cpp -Copyright: 2004, 2008, 2009 Apple Inc. - 2008 Collabora Ltd. - 2011 Peter Varga <pvarga@webkit.org>, University of Szeged -License: BSD-2-clause - -Files: Source/WebCore/platform/text/TextEncodingRegistry.cpp -Copyright: 2006, 2007, 2011 Apple Inc. - 2007-2009 Torch Mobile, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/text/TextCheckerClient.h -Copyright: 2006, 2007 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2010 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/text/TextCodecUTF8.cpp -Copyright: 2004, 2006, 2008, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/text/TextCodecICU.h -Copyright: 2004, 2006, 2007, 2011 Apple Inc. - 2006 Alexey Proskuryakov <ap@nypop.com> -License: BSD-2-clause - -Files: Source/WebCore/platform/text/TextCodecASCIIFastPath.h -Copyright: 2011 Apple Inc. - 2011 Nokia Corporation and/or its subsidiary(-ies). -License: BSD-2-clause - -Files: Source/WebCore/platform/text/RegularExpression.h - Source/WebCore/bridge/runtime_object.cpp - Source/WebCore/bridge/runtime_object.h -Copyright: 2003, 2008, 2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/text/TextEncoding.cpp -Copyright: 2004, 2006, 2007, 2008, 2009 Apple Inc. - 2006 Alexey Proskuryakov <ap@nypop.com> - 2007-2009 Torch Mobile, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/text/SuffixTree.h - Source/WebCore/html/parser/HTMLSourceTracker.cpp - Source/WebCore/html/parser/HTMLSourceTracker.h -Copyright: 2010 Adam Barth. -License: BSD-2-clause - -Files: Source/WebCore/platform/text/TextCodecICU.cpp -Copyright: 2004, 2006, 2007, 2008, 2011 Apple Inc. - 2006 Alexey Proskuryakov <ap@nypop.com> -License: BSD-2-clause - -Files: Source/WebCore/platform/text/TextCodecUserDefined.cpp -Copyright: 2007, 2008 Apple, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/text/Base64.h -Copyright: 2006 Alexey Proskuryakov <ap@webkit.org> - 2010 Patrick Gansterer <paroga@paroga.com> -License: BSD-2-clause - -Files: Source/WebCore/platform/text/TextCodecUserDefined.h -Copyright: 2007 Apple, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/text/wince/TextCodecWinCE.cpp -Copyright: 2007-2009 Torch Mobile, Inc. - 2010-2011 Patrick Gansterer <paroga@paroga.com> -License: BSD-2-clause - -Files: Source/WebCore/platform/text/wince/TextCodecWinCE.h -Copyright: 2004, 2006, 2007 Apple Inc. - 2006 Alexey Proskuryakov <ap@nypop.com> - 2007-2009 Torch Mobile, Inc. - 2010 Patrick Gansterer <paroga@paroga.com> -License: BSD-2-clause - -Files: Source/WebCore/platform/text/TextOrientation.h -Copyright: 2011 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/text/mac/TextCodecMac.cpp -Copyright: 2004, 2006, 2008 Apple Inc. - 2006 Alexey Proskuryakov <ap@nypop.com> -License: BSD-2-clause - -Files: Source/WebCore/platform/text/mac/TextBoundaries.mm -Copyright: 2004, 2006, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/text/TextBoundaries.cpp -Copyright: 2006, 2007 Apple Inc. - 2009 Dominik Röttsches <dominik.roettsches@access-company.com> -License: BSD-2-clause - -Files: Source/WebCore/platform/text/TextStream.cpp -Copyright: 2004, 2008, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/text/qt/TextCodecQt.h -Copyright: 2006 Lars Knoll <lars@trolltech.com> -License: BSD-2-clause - -Files: Source/WebCore/platform/text/qt/TextCodecQt.cpp -Copyright: 2006 Lars Knoll <lars@trolltech.com> - 2008 Holger Hans Peter Freyther -License: BSD-2-clause - -Files: Source/WebCore/platform/text/TextEncoding.h -Copyright: 2004, 2006, 2007, 2008, 2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/win/BitmapInfo.h - Source/WebCore/platform/win/BitmapInfo.cpp -Copyright: 2009 Apple Inc. - 2009 Brent Fulgham - 2007-2009 Torch Mobile, Inc. - 2010 Patrick Gansterer <paroga@paroga.com> -License: BSD-2-clause - -Files: Source/WebCore/platform/mac/MIMETypeRegistryMac.mm -Copyright: 2006 Apple Computer, Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebCore/platform/mac/WebNSAttributedStringExtras.mm -Copyright: 2005, 2007, 2008, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/mac/WebNSAttributedStringExtras.h -Copyright: 2005, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/mac/SharedTimerMac.mm - Source/WebCore/editing/DeleteButton.cpp - Source/WebCore/editing/ModifySelectionListLevel.h - Source/WebCore/editing/DeleteButton.h - Source/WebCore/editing/InsertListCommand.cpp - Source/JavaScriptCore/wtf/StringExtras.h -Copyright: 2006, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/mac/ScrollViewMac.mm -Copyright: 2004, 2006, 2007, 2008 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/mac/Language.mm -Copyright: 2003, 2005, 2006, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/mac/WebCoreSystemInterface.mm - Source/WebCore/platform/qt/WebCoreSystemInterface.mm -Copyright: 2006, 2007, 2008, 2009, 2010 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/mac/WheelEventMac.mm -Copyright: 2004, 2006, 2010, 2011 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/mac/WebCoreSystemInterface.h - Source/WebCore/platform/qt/WebCoreSystemInterface.h - Source/JavaScriptCore/wtf/MathExtras.h - Source/WebKit2/WebProcess/WebCoreSupport/mac/WebSystemInterface.mm -Copyright: 2006, 2007, 2008, 2009, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/mac/WebFontCache.h -Copyright: 2006, 2008 Apple Inc. - 2007 Nicholas Shanks <webkit@nickshanks.com> -License: BSD-2-clause - -Files: Source/WebCore/platform/mac/BlockExceptions.mm -Copyright: 2003, 2007 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/mac/WidgetMac.mm -Copyright: 2004, 2005, 2006, 2008, 2010, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/mac/FoundationExtras.h -Copyright: 2004 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/mac/ClipboardMac.mm -Copyright: 2004, 2005, 2006, 2008, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/mac/CursorMac.mm -Copyright: 2004, 2006, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/mac/KeyEventMac.mm -Copyright: 2004, 2006, 2007, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/mac/SSLKeyGeneratorMac.cpp -Copyright: 2003, 2005, 2008, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/LocalizedStrings.h -Copyright: 2003, 2006, 2009, 2011 Apple Inc. - 2010 Igalia S.L -License: BSD-2-clause - -Files: Source/WebCore/platform/LocalizationStrategy.h -Copyright: 2010 Apple Inc. - 2010 Igalia S.L -License: BSD-2-clause - -Files: Source/WebCore/platform/qt/ScrollbarThemeQt.cpp - Source/WebCore/platform/qt/ScrollbarQt.cpp -Copyright: 2007, 2008 Apple Inc. - 2007 Staikos Computing Services Inc. <info@staikos.net> - 2008 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebCore/platform/qt/ScrollViewQt.cpp -Copyright: 2006, 2008 Apple Inc. - 2006 Dirk Mueller <mueller@kde.org> - 2006 Zack Rusin <zack@kde.org> - 2006 George Staikos <staikos@kde.org> - 2006 Nikolas Zimmermann <zimmermann@kde.org> -License: BSD-2-clause - -Files: Source/WebCore/platform/qt/DataTransferItemsQt.h - Source/WebCore/platform/qt/DataTransferItemQt.h - Source/WebCore/platform/qt/DataTransferItemQt.cpp - Source/WebCore/platform/qt/DataTransferItemsQt.cpp - Source/WebCore/css/mediaControlsQtFullscreen.css -Copyright: 2011 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebCore/platform/qt/SharedTimerQt.cpp -Copyright: 2006 George Staikos <staikos@kde.org> - 2006 Dirk Mueller <mueller@kde.org> - 2008 Holger Hans Peter Freyther -License: BSD-2-clause - -Files: Source/WebCore/platform/qt/ContextMenuQt.cpp - Source/WebCore/platform/qt/ContextMenuItemQt.cpp -Copyright: 2006 Zack Rusin <zack@kde.org> - 2007 Staikos Computing Services Inc. <info@staikos.net> -License: BSD-2-clause - -Files: Source/WebCore/platform/qt/ScreenQt.cpp -Copyright: 2006 Dirk Mueller <mueller@kde.org> -License: BSD-2-clause - -Files: Source/WebCore/platform/qt/CursorQt.cpp -Copyright: 2006 Dirk Mueller <mueller@kde.org> - 2006 George Staikos <staikos@kde.org> - 2006 Charles Samuels <charles@kde.org> - 2008, 2009 Holger Hans Peter Freyther - 2010 University of Szeged -License: BSD-2-clause - -Files: Source/WebCore/platform/qt/MIMETypeRegistryQt.cpp -Copyright: 2006 Zack Rusin <zack@kde.org> - 2006 Apple Computer, Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008 Torch Mobile Inc. (http://www.torchmobile.com/) -License: BSD-2-clause - -Files: Source/WebCore/platform/qt/WidgetQt.cpp -Copyright: 2006 Dirk Mueller <mueller@kde.org> - 2006 George Staikos <staikos@kde.org> - 2006 Zack Rusin <zack@kde.org> - 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2008 Holger Hans Peter Freyther -License: BSD-2-clause - -Files: Source/WebCore/platform/qt/ClipboardQt.cpp -Copyright: 2007 Apple Inc. - 2006, 2007 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2010 Sencha, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/qt/CookieJarQt.cpp -Copyright: 2006 George Staikos <staikos@kde.org> -License: BSD-2-clause - -Files: Source/WebCore/platform/qt/PlatformBridge.h -Copyright: 2009, 2010, The Android Open Source Project -License: BSD-2-clause - -Files: Source/WebCore/platform/qt/LanguageQt.cpp -Copyright: 2010 INdT - Instituto Nokia de Tecnologia - 2010 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebCore/platform/qt/TemporaryLinkStubsQt.cpp -Copyright: 2006, 2007 Apple Inc. - 2006 Michael Emmel mike.emmel@gmail.com - 2006 George Staikos <staikos@kde.org> - 2006 Dirk Mueller <mueller@kde.org> - 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2008 Collabora, Ltd. -License: BSD-2-clause - -Files: Source/WebCore/platform/qt/QWebPageClient.h -Copyright: 2009 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebCore/platform/NotImplemented.h - Source/WebCore/css/CSSTimingFunctionValue.cpp - Source/WebCore/html/HTMLParserErrorCodes.cpp - Source/WebCore/html/HTMLParserErrorCodes.h -Copyright: 2007 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/platform/ContextMenuItem.h -Copyright: 2006 Apple Computer, Inc. - 2010 Igalia S.L -License: BSD-2-clause - -Files: Source/WebCore/css/MediaQueryEvaluator.cpp - Source/WebCore/css/MediaQueryEvaluator.h -Copyright: 2006 Kimmo Kinnunen <kimmo.t.kinnunen@nokia.com>. -License: BSD-2-clause - -Files: Source/WebCore/css/CSSRuleList.idl - Source/WebCore/html/canvas/CanvasRenderingContext2D.h -Copyright: 2006, 2007, 2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/css/RGBColor.cpp -Copyright: 2008, 2009 Google, Inc. - 2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/css/CSSPrimitiveValueMappings.h -Copyright: 2007 Alexey Proskuryakov <ap@nypop.com>. - 2008, 2009, 2010 Apple Inc. - 2009 Torch Mobile Inc. (http://www.torchmobile.com/) - 2009 Jeff Schiller <codedread@gmail.com> - 2010. -License: BSD-2-clause - -Files: Source/WebCore/css/MediaQueryExp.cpp - Source/WebCore/css/MediaQueryExp.h - Source/WebCore/css/MediaQuery.h -Copyright: 2006 Kimmo Kinnunen <kimmo.t.kinnunen@nokia.com>. - 2010 Nokia Corporation and/or its subsidiary(-ies). -License: BSD-2-clause - -Files: Source/WebCore/css/StyleMedia.h - Source/WebCore/css/StyleMedia.idl -Copyright: 2009 Apple Inc. - 2010 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebCore/css/RGBColor.h -Copyright: 2006, 2007, 2008, 2009 Google, Inc. - 2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/css/mediaControlsEfl.css -Copyright: 2009, 2010, 2011 Apple Inc. - 2011 Samsung Electronics -License: BSD-2-clause - -Files: Source/WebCore/css/MediaQuery.cpp -Copyright: 2005, 2006 Kimmo Kinnunen <kimmo.t.kinnunen@nokia.com>. - 2010 Nokia Corporation and/or its subsidiary(-ies). -License: BSD-2-clause - -Files: Source/WebCore/css/CSSFontFaceSrcValue.cpp - Source/WebCore/html/HTMLSourceElement.idl - Source/WebCore/html/HTMLMediaElement.idl - Source/WebCore/html/HTMLVideoElement.idl - Source/WebCore/html/TimeRanges.idl -Copyright: 2007, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/css/CSSSelectorList.cpp - Source/WebCore/workers/WorkerMessagingProxy.cpp -Copyright: 2008 Apple Inc. - 2009 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/css/mediaControlsQt.css -Copyright: 2009 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebCore/workers/WorkerContext.cpp -Copyright: 2008 Apple Inc. - 2009, 2011 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/workers/WorkerScriptLoader.h - Source/WebCore/workers/WorkerScriptLoader.cpp -Copyright: 2009 Apple Inc. - 2009, 2011 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/workers/Worker.cpp -Copyright: 2008, 2010 Apple Inc. - 2009 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/accessibility/AXObjectCache.h -Copyright: 2003, 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/storage/IDBDatabase.idl - Source/WebCore/storage/IDBTransaction.idl -Copyright: 2010 Google Inc. - 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/history/BackForwardListImpl.h - Source/WebCore/history/BackForwardList.h -Copyright: 2006, 2010 Apple Inc. - 2008 Torch Mobile Inc. (http://www.torchmobile.com/) - 2009 Google, Inc. -License: BSD-2-clause - -Files: Source/WebCore/history/HistoryItem.h -Copyright: 2006, 2008, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/history/BackForwardListImpl.cpp -Copyright: 2005, 2006 Apple Computer, Inc. - 2008 Torch Mobile Inc. (http://www.torchmobile.com/) -License: BSD-2-clause - -Files: Source/WebCore/history/HistoryItem.cpp -Copyright: 2005, 2006, 2008, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/plugins/PluginView.cpp -Copyright: 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2008 Collabora Ltd. - 2010 Girish Ramakrishnan <girish@forwardbias.in> -License: BSD-2-clause - -Files: Source/WebCore/plugins/PluginStream.cpp - Source/WebCore/plugins/win/PluginMessageThrottlerWin.cpp - Source/WebCore/plugins/win/PluginMessageThrottlerWin.h - Source/WebCore/plugins/PluginStream.h -Copyright: 2006, 2007, 2008 Apple Inc. - 2008 Collabora, Ltd. -License: BSD-2-clause - -Files: Source/WebCore/plugins/PluginPackage.h - Source/WebCore/plugins/PluginDatabase.cpp -Copyright: 2006, 2007 Apple Inc. - 2008 Collabora, Ltd. -License: BSD-2-clause - -Files: Source/WebCore/plugins/PluginView.h -Copyright: 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2008 Collabora Ltd. - 2009 Girish Ramakrishnan <girish@forwardbias.in> -License: BSD-2-clause - -Files: Source/WebCore/plugins/PluginDatabase.h -Copyright: 2006, 2007 Apple Inc. - 2008 Collabora, Ltd. - 2009 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebCore/plugins/PluginPackage.cpp -Copyright: 2006, 2008 Apple Inc. - 2008 Collabora Ltd. - 2009 Holger Hans Peter Freyther -License: BSD-2-clause - -Files: Source/WebCore/plugins/PluginPackageNone.cpp - Source/WebCore/plugins/PluginDataNone.cpp - Source/WebCore/plugins/PluginViewNone.cpp -Copyright: 2008 Kevin Ollivier <kevino@theolliviers.com> -License: BSD-2-clause - -Files: Source/WebCore/plugins/win/PluginPackageWin.cpp -Copyright: 2006, 2008 Apple Inc. - 2008 Collabora, Ltd. - 2009 Torch Mobile, Inc. -License: BSD-2-clause - -Files: Source/WebCore/plugins/win/PluginViewWin.cpp -Copyright: 2006, 2007, 2008 Apple Inc. - 2008 Collabora Ltd. - 2008-2009 Torch Mobile, Inc. - 2000 by Feng Yuan (www.fengyuan.com). -License: BSD-2-clause - -Files: Source/WebCore/plugins/win/PluginDatabaseWin.cpp -Copyright: 2006, 2007 Apple Inc. - 2008 Collabora, Ltd. - 2008-2009 Torch Mobile, Inc. -License: BSD-2-clause - -Files: Source/WebCore/plugins/mac/PluginPackageMac.cpp -Copyright: 2006, 2007 Apple Inc. - 2008 Collabora Ltd. - 2008 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebCore/plugins/mac/PluginViewMac.mm -Copyright: 2006, 2007 Apple Inc. - 2008 Collabora Ltd. - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2009 Girish Ramakrishnan <girish@forwardbias.in> -License: BSD-2-clause - -Files: Source/WebCore/plugins/PluginDebug.cpp -Copyright: 2006, 2007 Apple Inc. - 2009 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebCore/plugins/qt/PluginPackageQt.cpp -Copyright: 2006, 2007 Apple Inc. - 2008 Collabora Ltd. -License: BSD-2-clause - -Files: Source/WebCore/plugins/qt/PluginViewQt.cpp -Copyright: 2006, 2007 Apple Inc. - 2008 Collabora Ltd. - 2009 Girish Ramakrishnan <girish@forwardbias.in> -License: BSD-2-clause - -Files: Source/WebCore/editing/EditingStyle.cpp -Copyright: 2007, 2008, 2009 Apple Computer, Inc. - 2010 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/editing/visible_units.h - Source/WebCore/editing/TextGranularity.h - Source/WebCore/editing/TextAffinity.h - Source/WebCore/editing/markup.h - Source/WebCore/editing/VisibleSelection.h - Source/WebCore/editing/EditAction.h - Source/WebCore/bridge/runtime_root.h - Source/WebCore/bridge/runtime_root.cpp - Source/WebCore/bridge/testbindings.mm - Source/WebCore/bridge/jni/jni_objc.mm - Source/WebCore/bridge/c/c_utility.h - Source/WebCore/bridge/c/c_runtime.cpp - Source/WebCore/bridge/npruntime_impl.h -Copyright: 2004 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/editing/SplitTextNodeCommand.h - Source/WebCore/editing/JoinTextNodesCommand.h - Source/WebCore/editing/ReplaceSelectionCommand.h - Source/WebCore/editing/CompositeEditCommand.h - Source/WebCore/editing/InsertNodeBeforeCommand.h - Source/WebCore/editing/AppendNodeCommand.h - Source/WebCore/editing/RemoveCSSPropertyCommand.h - Source/WebCore/editing/DeleteSelectionCommand.h - Source/WebCore/editing/RemoveNodePreservingChildrenCommand.h - Source/WebCore/editing/SplitTextNodeContainingElementCommand.h - Source/WebCore/editing/RemoveNodeCommand.h - Source/WebCore/editing/WrapContentsInDummySpanCommand.h - Source/WebCore/editing/InsertParagraphSeparatorCommand.h - Source/WebCore/editing/EditCommand.h - Source/WebCore/editing/SplitElementCommand.h - Source/WebCore/editing/DeleteFromTextNodeCommand.h - Source/WebCore/editing/BreakBlockquoteCommand.h - Source/WebCore/editing/MergeIdenticalElementsCommand.h - Source/WebCore/editing/MoveSelectionCommand.h - Source/WebCore/editing/SetNodeAttributeCommand.h - Source/WebCore/editing/InsertLineBreakCommand.h - Source/WebCore/editing/InsertTextCommand.h - Source/WebCore/editing/ReplaceSelectionCommand.cpp - Source/WebCore/editing/InsertIntoTextNodeCommand.h - Source/WebCore/editing/AppendNodeCommand.cpp -Copyright: 2005, 2006, 2008 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/editing/SpellingCorrectionController.cpp - Source/WebCore/editing/Editor.cpp -Copyright: 2006, 2007, 2008 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebCore/editing/SelectionController.h -Copyright: 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/editing/MarkupAccumulator.h - Source/WebCore/editing/visible_units.cpp - Source/WebCore/editing/VisiblePosition.cpp -Copyright: 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/editing/SetNodeAttributeCommand.cpp - Source/WebCore/editing/MergeIdenticalElementsCommand.cpp - Source/WebCore/editing/RemoveNodePreservingChildrenCommand.cpp - Source/WebCore/editing/JoinTextNodesCommand.cpp - Source/WebCore/editing/RemoveNodeCommand.cpp - Source/WebCore/editing/WrapContentsInDummySpanCommand.cpp - Source/WebCore/editing/SplitElementCommand.cpp - Source/WebCore/editing/InsertNodeBeforeCommand.cpp - Source/WebCore/editing/InsertIntoTextNodeCommand.cpp - Source/WebCore/editing/DeleteFromTextNodeCommand.cpp - Source/WebCore/editing/SplitTextNodeContainingElementCommand.cpp - Source/WebCore/editing/SplitTextNodeCommand.cpp - Source/WebCore/editing/RemoveCSSPropertyCommand.cpp -Copyright: 2005, 2008 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/editing/ApplyBlockElementCommand.cpp -Copyright: 2006, 2008 Apple Inc. - 2010 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/editing/RemoveFormatCommand.cpp -Copyright: 2007 Apple Computer, Inc. - 2010 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/editing/EditCommand.cpp -Copyright: 2005, 2006, 2007 Apple, Inc. -License: BSD-2-clause - -Files: Source/WebCore/editing/brew/EditorBrew.cpp -Copyright: 2006, 2007 Apple Inc. - 2010 Company 100, Inc. -License: BSD-2-clause - -Files: Source/WebCore/editing/CompositeEditCommand.cpp - Source/WebCore/editing/TypingCommand.h - Source/WebCore/editing/TypingCommand.cpp -Copyright: 2005, 2006, 2007, 2008 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/editing/DeleteButtonController.cpp - Source/WebCore/html/HTMLViewSourceDocument.h - Source/WebCore/html/TextDocument.h -Copyright: 2006, 2008, 2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/editing/ApplyStyleCommand.cpp - Source/WebCore/editing/ApplyStyleCommand.h -Copyright: 2005, 2006, 2008, 2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/editing/MarkupAccumulator.cpp -Copyright: 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2009, 2010 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/editing/TextIterator.h -Copyright: 2004, 2006, 2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/editing/htmlediting.cpp -Copyright: 2004, 2005, 2006, 2007 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/editing/SelectionController.cpp -Copyright: 2004, 2008, 2009, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/editing/EditorCommand.cpp -Copyright: 2006, 2007, 2008 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2009 Igalia S.L. -License: BSD-2-clause - -Files: Source/WebCore/editing/markup.cpp -Copyright: 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2008, 2009 Google Inc. - 2011 Igalia S.L. -License: BSD-2-clause - -Files: Source/WebCore/editing/qt/EditorQt.cpp -Copyright: 2006 Zack Rusin <zack@kde.org> - 2006 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/editing/TextIterator.cpp -Copyright: 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. - 2005 Alexey Proskuryakov. -License: BSD-2-clause - -Files: Source/WebCore/bridge/runtime_array.cpp - Source/WebCore/bridge/runtime_array.h - Source/WebCore/bridge/jni/jni_jsobject.mm - Source/WebCore/bridge/runtime_method.h - Source/WebCore/bridge/runtime_method.cpp -Copyright: 2003, 2008 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/bridge/npruntime.h -Copyright: 2004, Apple Computer, Inc. and The Mozilla Foundation. -License: BSD-2-clause - -Files: Source/WebCore/bridge/jni/JobjectWrapper.cpp -Copyright: 2003, 2008, 2010 Apple Inc. - 2011, The Android Open Source Project -License: BSD-2-clause - -Files: Source/WebCore/bridge/jni/JavaMethodJobject.cpp - Source/WebCore/bridge/jni/jsc/JavaArrayJSC.cpp - Source/WebCore/bridge/jni/jsc/JavaFieldJSC.cpp -Copyright: 2003, 2004, 2005, 2007, 2009 Apple Inc. - 2010, The Android Open Source Project -License: BSD-2-clause - -Files: Source/WebCore/bridge/jni/JavaMethod.h - Source/WebCore/bridge/jni/JavaString.h - Source/WebCore/bridge/jni/JavaMethodJobject.h - Source/WebCore/bridge/jni/jsc/JavaArrayJSC.h - Source/WebCore/bridge/jni/jsc/JavaFieldJSC.h -Copyright: 2003, 2004, 2005, 2007, 2009, 2010 Apple Inc. - 2010, The Android Open Source Project -License: BSD-2-clause - -Files: Source/WebCore/bridge/jni/JavaType.h - Source/WebCore/bridge/jni/JNIUtility.h -Copyright: 2003, 2004, 2005, 2008, 2009, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/bridge/jni/JobjectWrapper.h -Copyright: 2003 Apple Computer, Inc. - 2011, The Android Open Source Project -License: BSD-2-clause - -Files: Source/WebCore/bridge/jni/jsc/JNIUtilityPrivate.cpp -Copyright: 2003, 2010 Apple, Inc. - 2009, The Android Open Source Project -License: BSD-2-clause - -Files: Source/WebCore/bridge/jni/jsc/JNIUtilityPrivate.h -Copyright: 2003 Apple Computer, Inc. - 2009, The Android Open Source Project -License: BSD-2-clause - -Files: Source/WebCore/bridge/jni/jsc/JavaClassJSC.cpp -Copyright: 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/bridge/jni/jsc/JavaStringJSC.h -Copyright: 2010 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/bridge/jni/jsc/JavaClassJSC.h -Copyright: 2003, 2004, 2005, 2007, 2009, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/bridge/jni/jsc/JavaInstanceJSC.cpp -Copyright: 2003, 2008, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/bridge/jni/JNIUtility.cpp -Copyright: 2003, 2004, 2005, 2007, 2008, 2009, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/bridge/Bridge.h - Source/WebCore/bridge/jsc/BridgeJSC.h -Copyright: 2003, 2008, 2009 Apple Inc. - 2010, The Android Open Source Project -License: BSD-2-clause - -Files: Source/WebCore/bridge/testqtbindings.cpp -Copyright: 2008 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebCore/bridge/jsc/BridgeJSC.cpp -Copyright: 2003, 2006, 2008 Apple Inc. - 2010, The Android Open Source Project -License: BSD-2-clause - -Files: Source/JavaScriptCore/API/JSContextRefPrivate.h -Copyright: 2009 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/svg/SVGPointList.idl - Source/WebCore/svg/SVGRenderingIntent.idl - Source/WebCore/svg/SVGMaskElement.idl - Source/WebCore/svg/SVGFECompositeElement.idl - Source/WebCore/svg/SVGViewElement.idl - Source/WebCore/svg/SVGAnimatedTransformList.idl - Source/WebCore/svg/SVGAnimateElement.idl - Source/WebCore/svg/SVGAnimatedLength.idl - Source/WebCore/svg/SVGFEFuncRElement.idl - Source/WebCore/svg/SVGFEDisplacementMapElement.idl - Source/WebCore/svg/SVGPatternElement.idl - Source/WebCore/svg/SVGFEColorMatrixElement.idl - Source/WebCore/svg/SVGFEDistantLightElement.idl - Source/WebCore/svg/SVGPolylineElement.idl - Source/WebCore/svg/SVGAElement.idl - Source/WebCore/svg/SVGAnimationElement.idl - Source/WebCore/svg/SVGFEComponentTransferElement.idl - Source/WebCore/svg/SVGAnimatedString.idl - Source/WebCore/svg/SVGAnimatedInteger.idl - Source/WebCore/svg/SVGFEOffsetElement.idl - Source/WebCore/svg/SVGAnimatedEnumeration.idl - Source/WebCore/svg/SVGImageElement.idl - Source/WebCore/svg/SVGPreserveAspectRatio.idl - Source/WebCore/svg/SVGDefsElement.idl - Source/WebCore/svg/SVGStyleElement.idl - Source/WebCore/svg/SVGComponentTransferFunctionElement.idl - Source/WebCore/svg/SVGRadialGradientElement.idl - Source/WebCore/svg/SVGFEMergeNodeElement.idl - Source/WebCore/svg/SVGZoomEvent.idl - Source/WebCore/svg/SVGFESpotLightElement.idl - Source/WebCore/svg/SVGAnimatedBoolean.idl - Source/WebCore/svg/SVGGradientElement.idl - Source/WebCore/svg/SVGAnimatedPreserveAspectRatio.idl - Source/WebCore/svg/SVGFEFloodElement.idl - Source/WebCore/svg/SVGFEFuncBElement.idl - Source/WebCore/svg/SVGFEFuncAElement.idl - Source/WebCore/svg/SVGTitleElement.idl - Source/WebCore/svg/SVGAnimatedRect.idl - Source/WebCore/svg/SVGTSpanElement.idl - Source/WebCore/svg/SVGTextElement.idl - Source/WebCore/svg/SVGAnimateTransformElement.idl - Source/WebCore/svg/SVGPolygonElement.idl - Source/WebCore/svg/SVGCursorElement.idl - Source/WebCore/svg/SVGAnimateColorElement.idl - Source/WebCore/svg/SVGUnitTypes.idl - Source/WebCore/svg/SVGLinearGradientElement.idl - Source/WebCore/svg/SVGStopElement.idl - Source/WebCore/svg/SVGFEGaussianBlurElement.idl - Source/WebCore/svg/SVGEllipseElement.idl - Source/WebCore/svg/SVGSymbolElement.idl - Source/WebCore/svg/SVGTRefElement.idl - Source/WebCore/svg/SVGFESpecularLightingElement.idl - Source/WebCore/svg/SVGAnimatedNumberList.idl - Source/WebCore/svg/SVGFEDiffuseLightingElement.idl - Source/WebCore/svg/SVGGElement.idl - Source/WebCore/svg/SVGSwitchElement.idl - Source/WebCore/svg/SVGFEMergeElement.idl - Source/WebCore/svg/SVGFETurbulenceElement.idl - Source/WebCore/svg/SVGTextContentElement.idl - Source/WebCore/svg/SVGStringList.idl - Source/WebCore/svg/SVGAnimatedLengthList.idl - Source/WebCore/svg/SVGPaint.idl - Source/WebCore/svg/SVGForeignObjectElement.idl - Source/WebCore/svg/SVGFEImageElement.idl - Source/WebCore/svg/SVGFEBlendElement.idl - Source/WebCore/svg/SVGScriptElement.idl - Source/WebCore/svg/SVGDescElement.idl - Source/WebCore/svg/SVGAnimatedAngle.idl - Source/WebCore/svg/SVGUseElement.idl - Source/WebCore/svg/SVGSetElement.idl - Source/WebCore/svg/SVGTextPositioningElement.idl - Source/WebCore/svg/SVGLineElement.idl - Source/WebCore/svg/SVGFEPointLightElement.idl - Source/WebCore/svg/SVGMarkerElement.idl - Source/WebCore/svg/SVGFETileElement.idl - Source/WebCore/svg/SVGFEFuncGElement.idl -Copyright: 2006 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/svg/SVGExternalResourcesRequired.idl - Source/WebCore/svg/SVGAnimatedNumber.idl - Source/WebCore/svg/SVGTests.idl - Source/WebCore/svg/SVGLangSpace.idl - Source/WebCore/svg/SVGURIReference.idl - Source/WebCore/svg/SVGPathSegList.idl - Source/WebCore/svg/SVGPathElement.idl - Source/WebCore/svg/SVGNumberList.idl - Source/WebCore/svg/SVGFitToViewBox.idl - Source/WebCore/svg/SVGTransformList.idl - Source/WebCore/svg/SVGLengthList.idl - Source/WebCore/svg/SVGRectElement.idl - Source/WebCore/svg/SVGTransformable.idl - Source/WebCore/svg/SVGClipPathElement.idl - Source/WebCore/svg/SVGLocatable.idl - Source/WebCore/svg/SVGCircleElement.idl - Source/WebCore/svg/SVGZoomAndPan.idl - Source/WebCore/svg/SVGFilterPrimitiveStandardAttributes.idl -Copyright: 2006 Samuel Weinig <sam.weinig@gmail.com> - 2006 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/svg/SVGStylable.idl -Copyright: 2006 Samuel Weinig <sam.weinig@gmail.com> - 2007 Rob Buis <rwlbuis@gmail.com> - 2006 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/svg/SVGFontFaceElement.idl - Source/WebCore/svg/SVGMissingGlyphElement.idl - Source/WebCore/svg/SVGGlyphElement.idl - Source/WebCore/svg/SVGFontFaceFormatElement.idl - Source/WebCore/svg/SVGFontFaceSrcElement.idl - Source/WebCore/svg/SVGFontFaceNameElement.idl - Source/WebCore/svg/SVGFontFaceUriElement.idl - Source/WebCore/svg/SVGViewSpec.idl - Source/WebCore/svg/SVGFontElement.idl -Copyright: 2007 Eric Seidel <eric@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/svg/SVGPathSegCurvetoQuadraticSmoothRel.idl - Source/WebCore/svg/SVGPathSegArcAbs.idl - Source/WebCore/svg/SVGPathSegCurvetoQuadraticRel.idl - Source/WebCore/svg/SVGPathSegClosePath.idl - Source/WebCore/svg/SVGPathSegMovetoRel.idl - Source/WebCore/svg/SVGPathSegLinetoHorizontalAbs.idl - Source/WebCore/svg/SVGPathSegLinetoVerticalAbs.idl - Source/WebCore/svg/SVGPathSegLinetoRel.idl - Source/WebCore/svg/SVGPathSegMovetoAbs.idl - Source/WebCore/svg/SVGPathSegCurvetoCubicAbs.idl - Source/WebCore/svg/SVGPathSegLinetoHorizontalRel.idl - Source/WebCore/svg/SVGPathSegCurvetoCubicRel.idl - Source/WebCore/svg/SVGPathSegArcRel.idl - Source/WebCore/svg/SVGPathSegLinetoAbs.idl - Source/WebCore/svg/SVGPathSegCurvetoCubicSmoothAbs.idl - Source/WebCore/svg/SVGPathSegLinetoVerticalRel.idl - Source/WebCore/svg/SVGFilterElement.idl - Source/WebCore/svg/SVGPathSegCurvetoQuadraticAbs.idl - Source/WebCore/svg/SVGPathSegCurvetoQuadraticSmoothAbs.idl - Source/WebCore/svg/SVGPathSegCurvetoCubicSmoothRel.idl -Copyright: 2006 Apple Inc. - 2006 Samuel Weinig <sam.weinig@gmail.com> -License: BSD-2-clause - -Files: Source/WebCore/svg/SVGPathSeg.idl -Copyright: 2006 Samuel Weinig <sam.weinig@gmail.com> - 2006, 2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/svg/SVGElementInstanceList.idl - Source/WebCore/svg/SVGTextPathElement.idl -Copyright: 2007 Nikolas Zimmermann <zimmermann@kde.org> -License: BSD-2-clause - -Files: Source/WebCore/svg/ElementTimeControl.h - Source/WebCore/svg/ElementTimeControl.idl -Copyright: 2008 Apple Inc. - 2009 Cameron McCormack <cam@mcc.id.au> -License: BSD-2-clause - -Files: Source/WebCore/svg/graphics/SVGImage.cpp -Copyright: 2006 Eric Seidel <eric@webkit.org> - 2008, 2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/svg/graphics/SVGImage.h -Copyright: 2006 Eric Seidel <eric@webkit.org> - 2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/svg/SVGElementInstance.idl -Copyright: 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> - 2008 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/html/parser/HTMLElementStack.h - Source/WebCore/html/parser/HTMLElementStack.cpp - Source/WebCore/html/parser/HTMLTreeBuilder.cpp - Source/WebCore/html/parser/HTMLTreeBuilder.h - Source/WebCore/html/parser/HTMLConstructionSite.h - Source/WebCore/html/parser/HTMLConstructionSite.cpp -Copyright: 2010 Google, Inc. - 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/html/parser/XSSFilter.h - Source/WebCore/html/parser/XSSFilter.cpp -Copyright: 2011 Adam Barth. -License: BSD-2-clause - -Files: Source/WebCore/html/parser/HTMLEntityParser.cpp - Source/WebCore/html/parser/HTMLTokenizer.cpp -Copyright: 2008 Apple Inc. - 2009 Torch Mobile, Inc. http://www.torchmobile.com/ - 2010 Google, Inc. -License: BSD-2-clause - -Files: Source/WebCore/html/parser/HTMLEntityParser.h - Source/WebCore/html/parser/HTMLTokenizer.h -Copyright: 2008 Apple Inc. - 2010 Google, Inc. -License: BSD-2-clause - -Files: Source/WebCore/html/parser/HTMLPreloadScanner.h - Source/WebCore/html/parser/CSSPreloadScanner.h -Copyright: 2008 Apple Inc. - 2010 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/html/parser/CSSPreloadScanner.cpp -Copyright: 2008, 2010 Apple Inc. - 2009 Torch Mobile, Inc. http://www.torchmobile.com/ - 2010 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/html/parser/HTMLPreloadScanner.cpp -Copyright: 2008 Apple Inc. - 2009 Torch Mobile, Inc. http://www.torchmobile.com/ - 2010 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/html/MediaDocument.h -Copyright: 2008,2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/html/canvas/CanvasStyle.h -Copyright: 2006, 2008 Apple Inc. - 2010 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebCore/html/canvas/Int16Array.idl -Copyright: 2006, 2010 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/html/canvas/Uint16Array.idl - Source/WebCore/html/canvas/Int32Array.idl - Source/WebCore/html/canvas/Uint32Array.idl - Source/WebCore/html/canvas/Int8Array.idl - Source/WebCore/html/canvas/Uint8Array.idl - Source/WebKit2/Configurations/FeatureDefines.xcconfig -Copyright: 2009, 2010 Apple Inc. - 2009 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/html/canvas/TypedArrayBase.h - Source/WebCore/html/canvas/IntegralTypedArrayBase.h -Copyright: 2010 Apple Inc. - 2010, Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/html/canvas/CanvasStyle.cpp -Copyright: 2006, 2008 Apple Inc. - 2008, 2010 Nokia Corporation and/or its subsidiary(-ies) - 2007 Alp Toker <alp@atoker.com> - 2008 Eric Seidel <eric@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/html/canvas/CanvasGradient.cpp -Copyright: 2006, 2007, 2008 Apple Inc. - 2007 Alp Toker <alp@atoker.com> -License: BSD-2-clause - -Files: Source/WebCore/html/canvas/Float32Array.idl -Copyright: 2006, 2010 Apple Computer, Inc. - 2009 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/html/canvas/CanvasRenderingContext2D.cpp -Copyright: 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. - 2008, 2010 Nokia Corporation and/or its subsidiary(-ies) - 2007 Alp Toker <alp@atoker.com> - 2008 Eric Seidel <eric@webkit.org> - 2008 Dirk Schulze <krit@webkit.org> - 2010 Torch Mobile (Beijing) Co. Ltd. -License: BSD-2-clause - -Files: Source/WebCore/html/HTMLAudioElement.h -Copyright: 2007, 2010 Apple Inc. - 2010 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/html/shadow/MediaControlRootElement.cpp - Source/WebCore/html/shadow/MediaControlRootElement.h -Copyright: 2007, 2008, 2009, 2010, 2011 Apple Inc. - 2011 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/html/shadow/MediaControlRootElementChromium.h - Source/WebCore/html/shadow/MediaControlRootElementChromium.cpp -Copyright: 2007, 2008, 2009, 2010 Apple Inc. - 2011 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/html/shadow/TextControlInnerElements.h - Source/WebCore/html/shadow/TextControlInnerElements.cpp -Copyright: 2006, 2008, 2010 Apple Inc. - 2010 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/html/shadow/MediaControls.h - Source/WebCore/html/shadow/MediaControls.cpp -Copyright: 2011 Apple Inc. - 2011 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/html/HTMLViewSourceDocument.cpp -Copyright: 2006, 2008, 2009, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/html/HTMLCanvasElement.idl -Copyright: 2006, 2008, 2009 Apple Inc. - 2010 Torch Mobile (Beijing) Co. Ltd. -License: BSD-2-clause - -Files: Source/WebCore/html/ImageDocument.cpp -Copyright: 2006, 2007, 2008, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/html/PluginDocument.h -Copyright: 2006, 2008, 2009Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/html/HTMLCanvasElement.h -Copyright: 2004, 2006, 2009, 2010 Apple Inc. - 2007 Alp Toker <alp@atoker.com> - 2010 Torch Mobile (Beijing) Co. Ltd. -License: BSD-2-clause - -Files: Source/WebCore/html/HTMLAudioElement.cpp -Copyright: 2007, 2010 Apple Inc. - 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/html/HTMLCanvasElement.cpp -Copyright: 2004, 2006, 2007 Apple Inc. - 2007 Alp Toker <alp@atoker.com> - 2010 Torch Mobile (Beijing) Co. Ltd. -License: BSD-2-clause - -Files: Source/WebCore/webaudio/AudioContext.idl -Copyright: 2010, Google Inc. - 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/webaudio/OfflineAudioDestinationNode.cpp - Source/WebCore/webaudio/OfflineAudioCompletionEvent.h - Source/WebCore/webaudio/OfflineAudioCompletionEvent.cpp - Source/WebCore/webaudio/OfflineAudioDestinationNode.h - Source/WebCore/webaudio/DefaultAudioDestinationNode.h - Source/WebCore/webaudio/DefaultAudioDestinationNode.cpp - Source/WebCore/webaudio/OfflineAudioCompletionEvent.idl -Copyright: 2011, Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/inspector/InspectorClient.h -Copyright: 2007 Apple Inc. - 2011 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/inspector/front-end/TopDownProfileDataGridTree.js - Source/WebCore/inspector/front-end/ProfileDataGridTree.js - Source/WebCore/inspector/front-end/BottomUpProfileDataGridTree.js -Copyright: 2009 280 North Inc. -License: BSD-2-clause - -Files: Source/WebCore/inspector/front-end/ObjectPropertiesSection.js -Copyright: 2008 Apple Inc. - 2009 Joseph Pecoraro -License: BSD-2-clause - -Files: Source/WebCore/inspector/front-end/DOMStorageItemsView.js -Copyright: 2008 Nokia Inc. -License: BSD-2-clause - -Files: Source/WebCore/xml/XPathVariableReference.h -Copyright: 2005 Frerich Raabe <raabe@kde.org> -License: BSD-2-clause - -Files: Source/WebCore/xml/XPathNodeSet.cpp - Source/WebCore/xml/XPathNodeSet.h - Source/WebCore/xml/XSLTExtensions.h -Copyright: 2007 Alexey Proskuryakov <ap@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/xml/XPathPredicate.h - Source/WebCore/xml/XPathValue.cpp - Source/WebCore/xml/XPathEvaluator.cpp - Source/WebCore/xml/XPathUtil.h - Source/WebCore/xml/XPathEvaluator.h - Source/WebCore/xml/XPathNSResolver.cpp - Source/WebCore/xml/XPathVariableReference.cpp - Source/WebCore/xml/XPathExpressionNode.cpp - Source/WebCore/xml/XPathValue.h - Source/WebCore/xml/XPathExpression.h - Source/WebCore/xml/XPathNSResolver.h -Copyright: 2005 Frerich Raabe <raabe@kde.org> - 2006 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/xml/XPathPredicate.cpp -Copyright: 2005 Frerich Raabe <raabe@kde.org> - 2006 Apple Computer, Inc. - 2007 Alexey Proskuryakov <ap@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/xml/XMLHttpRequestProgressEventThrottle.h - Source/WebCore/xml/XMLHttpRequestProgressEventThrottle.cpp -Copyright: 2010 Julien Chaffraix <jchaffraix@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/xml/XPathFunctions.cpp - Source/WebCore/xml/XPathStep.cpp - Source/WebCore/xml/XPathPath.cpp -Copyright: 2005 Frerich Raabe <raabe@kde.org> - 2006, 2009 Apple Inc. - 2007 Alexey Proskuryakov <ap@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/xml/XPathParser.h -Copyright: 2005 Maksim Orlovich <maksim@kde.org> - 2006 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebCore/xml/XPathFunctions.h - Source/WebCore/xml/XPathExpression.cpp - Source/WebCore/xml/XPathPath.h - Source/WebCore/xml/XPathExpressionNode.h - Source/WebCore/xml/XPathResult.cpp - Source/WebCore/xml/XPathUtil.cpp - Source/WebCore/xml/XPathStep.h - Source/WebCore/xml/XPathResult.h -Copyright: 2005 Frerich Raabe <raabe@kde.org> - 2006, 2009 Apple Inc. -License: BSD-2-clause - -Files: Source/WebCore/xml/XMLHttpRequestProgressEvent.h -Copyright: 2008, 2010 Apple Inc. - 2008 Julien Chaffraix <jchaffraix@webkit.org>. -License: BSD-2-clause - -Files: Source/WebCore/xml/XPathGrammar.y -Copyright: 2005 Frerich Raabe <raabe@kde.org> - 2006 Apple Inc. - 2007 Alexey Proskuryakov <ap@webkit.org> -License: BSD-2-clause - -Files: Source/WebCore/xml/XPathParser.cpp -Copyright: 2005 Maksim Orlovich <maksim@kde.org> - 2006 Apple Computer, Inc. - 2007 Alexey Proskuryakov <ap@webkit.org> -License: BSD-2-clause - -Files: Source/JavaScriptCore/API/JSCallbackObject.cpp -Copyright: 2006 Apple Computer, Inc. - 2007 Eric Seidel <eric@webkit.org> -License: BSD-2-clause - -Files: Source/JavaScriptCore/API/JavaScript.h -Copyright: 2006 Apple Inc. - 2008 Alp Toker <alp@atoker.com> -License: BSD-2-clause - -Files: Source/JavaScriptCore/API/JSObjectRef.h -Copyright: 2006, 2007 Apple Inc. - 2008 Kelvin W Sherlock <ksherlock@gmail.com> -License: BSD-2-clause - -Files: Source/JavaScriptCore/API/JSCallbackObjectFunctions.h -Copyright: 2006, 2008 Apple Inc. - 2007 Eric Seidel <eric@webkit.org> -License: BSD-2-clause - -Files: Source/JavaScriptCore/API/JSCallbackObject.h -Copyright: 2006, 2007, 2008, 2010 Apple Inc. - 2007 Eric Seidel <eric@webkit.org> -License: BSD-2-clause - -Files: Source/JavaScriptCore/API/JSObjectRef.cpp -Copyright: 2006, 2007, 2008 Apple Inc. - 2008 Kelvin W Sherlock <ksherlock@gmail.com> -License: BSD-2-clause - -Files: Source/JavaScriptCore/jit/JITOpcodes32_64.cpp - Source/JavaScriptCore/jit/JITOpcodes.cpp -Copyright: 2009 Apple Inc. - 2010 Patrick Gansterer <paroga@paroga.com> -License: BSD-2-clause - -Files: Source/JavaScriptCore/runtime/WeakRandom.h -Copyright: 2009 Apple Inc. - 2009 Ian C. Bullard -License: BSD-2-clause - -Files: Source/JavaScriptCore/runtime/RegExpCache.h - Source/JavaScriptCore/runtime/RegExpCache.cpp - Source/JavaScriptCore/runtime/RegExpKey.h -Copyright: 2010 University of Szeged - 2010 Renata Hodovan <hodovan@inf.u-szeged.hu> -License: BSD-2-clause - -Files: Source/JavaScriptCore/assembler/MacroAssemblerARMv7.h - Source/JavaScriptCore/assembler/ARMv7Assembler.h -Copyright: 2009, 2010 Apple Inc. - 2010 University of Szeged -License: BSD-2-clause - -Files: Source/JavaScriptCore/assembler/MacroAssemblerSH4.cpp -Copyright: 2011 STMicroelectronics. - 2008 Apple Inc. -License: BSD-2-clause - -Files: Source/JavaScriptCore/assembler/MacroAssemblerARM.h -Copyright: 2008 Apple Inc. - 2009, 2010 University of Szeged -License: BSD-2-clause - -Files: Source/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h - Source/JavaScriptCore/assembler/ARMAssembler.cpp - Source/JavaScriptCore/assembler/MacroAssemblerARM.cpp -Copyright: 2009 University of Szeged -License: BSD-2-clause - -Files: Source/JavaScriptCore/assembler/SH4Assembler.h - Source/JavaScriptCore/assembler/MacroAssemblerSH4.h -Copyright: 2009-2011 STMicroelectronics. - 2008 Apple Inc. -License: BSD-2-clause - -Files: Source/JavaScriptCore/assembler/ARMAssembler.h -Copyright: 2009, 2010 University of Szeged -License: BSD-2-clause - -Files: Source/JavaScriptCore/assembler/MacroAssemblerMIPS.h -Copyright: 2008 Apple Inc. - 2010 MIPS Technologies, Inc. -License: BSD-2-clause - -Files: Source/JavaScriptCore/assembler/MIPSAssembler.h -Copyright: 2009 Apple Inc. - 2009 University of Szeged - 2010 MIPS Technologies, Inc. -License: BSD-2-clause - -Files: Source/JavaScriptCore/wtf/ParallelJobsGeneric.cpp - Source/JavaScriptCore/wtf/ParallelJobsLibdispatch.h - Source/JavaScriptCore/wtf/ParallelJobsOpenMP.h - Source/JavaScriptCore/wtf/ParallelJobsGeneric.h - Source/JavaScriptCore/wtf/ParallelJobs.h -Copyright: 2011 University of Szeged - 2011 Gabor Loki <loki@webkit.org> -License: BSD-2-clause - -Files: Source/JavaScriptCore/wtf/StringExtras.cpp -Copyright: 2009 Company 100, Inc. -License: BSD-2-clause - -Files: Source/JavaScriptCore/wtf/RandomNumberSeed.h - Source/JavaScriptCore/wtf/RandomNumber.h - Source/JavaScriptCore/wtf/CryptographicallyRandomNumber.h -Copyright: 2008 Torch Mobile Inc. (http://www.torchmobile.com/) -License: BSD-2-clause - -Files: Source/JavaScriptCore/wtf/Assertions.h -Copyright: 2003, 2006, 2007 Apple Inc. -License: BSD-2-clause - -Files: Source/JavaScriptCore/wtf/OSRandomSource.h -Copyright: Google Inc. -License: BSD-2-clause - -Files: Source/JavaScriptCore/wtf/unicode/UTF8.cpp -Copyright: 2007 Apple Inc. - 2010 Patrick Gansterer <paroga@paroga.com> -License: BSD-2-clause - -Files: Source/JavaScriptCore/wtf/OSAllocatorSymbian.cpp -Copyright: 2010 Apple Inc. - 2011 Nokia Corporation and/or its subsidiary(-ies). -License: BSD-2-clause - -Files: Source/JavaScriptCore/wtf/Platform.h -Copyright: 2006, 2007, 2008, 2009 Apple Inc. - 2007-2009 Torch Mobile, Inc. - 2010. -License: BSD-2-clause - -Files: Source/JavaScriptCore/wtf/text/CString.cpp - Source/JavaScriptCore/wtf/text/CString.h -Copyright: 2003, 2006, 2008, 2009, 2010 Apple Inc. -License: BSD-2-clause - -Files: Source/JavaScriptCore/wtf/OwnPtrCommon.h -Copyright: 2009 Apple Inc. - 2009 Torch Mobile, Inc. - 2010 Company 100 Inc. -License: BSD-2-clause - -Files: Source/JavaScriptCore/wtf/Assertions.cpp -Copyright: 2003, 2006, 2007 Apple Inc. - 2007-2009 Torch Mobile, Inc. -License: BSD-2-clause - -Files: Source/JavaScriptCore/yarr/Yarr.h - Source/JavaScriptCore/yarr/YarrPattern.cpp - Source/JavaScriptCore/yarr/YarrPattern.h - Source/JavaScriptCore/yarr/YarrInterpreter.cpp -Copyright: 2009 Apple Inc. - 2010 Peter Varga <pvarga@inf.u-szeged.hu>, University of Szeged -License: BSD-2-clause - -Files: Source/JavaScriptCore/wscript - wscript -Copyright: 2009 Kevin Ollivier -License: BSD-2-clause - -Files: Source/WebKit/wince/WebCoreSupport/FrameLoaderClientWinCE.h - Source/WebKit/wince/WebCoreSupport/FrameLoaderClientWinCE.cpp -Copyright: 2010 Patrick Gansterer <paroga@paroga.com> - 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebKit/wince/WebCoreSupport/PlatformStrategiesWinCE.cpp -Copyright: 2010 Apple Inc. - 2010 Patrick Gansterer <paroga@paroga.com> -License: BSD-2-clause - -Files: Source/WebKit/wince/WebView.cpp -Copyright: 2006, 2007, 2008, 2009, 2010 Apple, Inc. - 2010 Patrick Gansterer <paroga@paroga.com> -License: BSD-2-clause - -Files: Source/WebKit/qt/WebCoreSupport/EditorClientQt.h -Copyright: 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2006 Zack Rusin <zack@kde.org> - 2006 Apple Computer, Inc. -License: BSD-2-clause - -Files: Source/WebKit/qt/WebCoreSupport/ChromeClientQt.h -Copyright: 2006 Zack Rusin <zack@kde.org> - 2010 Nokia Corporation and/or its subsidiary(-ies). -License: BSD-2-clause - -Files: Source/WebKit/qt/WebCoreSupport/WebPlatformStrategies.cpp -Copyright: 2007 Staikos Computing Services Inc. <info@staikos.net> - 2010 Nokia Corporation and/or its subsidiary(-ies) - 2008 Collabora Ltd. - 2010 Apple Inc. - 2010 INdT - Instituto Nokia de Tecnologia -License: BSD-2-clause - -Files: Source/WebKit/qt/WebCoreSupport/ChromeClientQt.cpp -Copyright: 2006 Zack Rusin <zack@kde.org> - 2006 Apple Computer, Inc. - 2010 Nokia Corporation and/or its subsidiary(-ies). -License: BSD-2-clause - -Files: Source/WebKit/qt/WebCoreSupport/FullScreenVideoWidget.h - Source/WebKit/qt/WebCoreSupport/FullScreenVideoWidget.cpp -Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies). -License: BSD-2-clause - -Files: Source/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp -Copyright: 2006 Zack Rusin <zack@kde.org> - 2006, 2011 Apple Inc. - 2009 Nokia Corporation and/or its subsidiary(-ies) - 2008 Collabora Ltd. -License: BSD-2-clause - -Files: Source/WebKit/qt/WebCoreSupport/IconDatabaseClientQt.h - Source/WebKit/qt/WebCoreSupport/IconDatabaseClientQt.cpp -Copyright: 2011 Andreas Kling <kling@webkit.org> -License: BSD-2-clause - -Files: Source/WebKit/qt/WebCoreSupport/WebPlatformStrategies.h -Copyright: 2010 Apple Inc. - 2010 INdT - Instituto Nokia de Tecnologia - 2008 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebKit/qt/WebCoreSupport/EditorClientQt.cpp -Copyright: 2006 Nikolas Zimmermann <zimmermann@kde.org> - 2006 Zack Rusin <zack@kde.org> - 2006, 2008 Apple Inc. - 2009 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.h -Copyright: 2006 Zack Rusin <zack@kde.org> - 2006, 2011 Apple Inc. - 2008 Nokia Corporation and/or its subsidiary(-ies) - 2008 Collabora Ltd. -License: BSD-2-clause - -Files: Source/WebKit2/Shared/API/c/gtk/WKGraphicsContextGtk.h - Source/WebKit2/Shared/API/c/gtk/WKGraphicsContextGtk.cpp -Copyright: 2011 Igalia SL -License: BSD-2-clause - -Files: Source/WebKit2/Shared/API/c/gtk/WKBaseGtk.h - Source/WebKit2/Shared/gtk/WebEventFactory.cpp - Source/WebKit2/Platform/gtk/ModuleGtk.cpp - Source/WebKit2/UIProcess/API/C/gtk/WKView.h - Source/WebKit2/UIProcess/API/C/gtk/WKView.cpp - Source/WebKit2/UIProcess/API/gtk/WebKitWebViewBasePrivate.h - Source/WebKit2/UIProcess/API/gtk/WebKitWebViewBase.cpp - Source/WebKit2/UIProcess/API/gtk/WebKitWebViewBase.h - Source/WebKit2/UIProcess/API/gtk/PageClientImpl.h - Source/WebKit2/UIProcess/API/gtk/PageClientImpl.cpp - Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp - Source/WebKit2/WebProcess/WebPage/gtk/ChunkedUpdateDrawingAreaGtk.cpp - Source/WebKit2/WebProcess/WebPage/gtk/WebPageGtk.cpp -Copyright: 2010 Apple Inc. - 2010 Motorola Mobility, Inc. - 2011 Igalia S.L. -License: BSD-2-clause - -Files: Source/WebKit2/Shared/API/c/WKBase.h - Source/WebKit2/UIProcess/API/C/WKAPICast.h -Copyright: 2010, 2011 Apple Inc. - 2010 Motorola Mobility, Inc. -License: BSD-2-clause - -Files: Source/WebKit2/Shared/gtk/WebCoreArgumentCodersGtk.cpp - Source/WebKit2/Shared/gtk/WebEventFactory.h - Source/WebKit2/Shared/gtk/ShareableBitmapGtk.cpp - Source/WebKit2/Shared/gtk/PlatformCertificateInfo.h - Source/WebKit2/WebKit2Prefix.h - Source/WebKit2/gtk/MainGtk.cpp - Source/WebKit2/Platform/gtk/RunLoopGtk.cpp - Source/WebKit2/Platform/gtk/SharedMemoryGtk.cpp - Source/WebKit2/Platform/WorkQueue.h - Source/WebKit2/UIProcess/API/C/gtk/WKAPICastGtk.h - Source/WebKit2/UIProcess/DrawingAreaProxy.h - Source/WebKit2/UIProcess/gtk/WebPageProxyGtk.cpp - Source/WebKit2/UIProcess/gtk/TextCheckerGtk.cpp - Source/WebKit2/UIProcess/gtk/WebInspectorGtk.cpp - Source/WebKit2/UIProcess/gtk/WebContextGtk.cpp - Source/WebKit2/UIProcess/gtk/WebPreferencesGtk.cpp - Source/WebKit2/UIProcess/Plugins/gtk/PluginInfoStoreGtk.cpp - Source/WebKit2/UIProcess/ChunkedUpdateDrawingAreaProxy.cpp - Source/WebKit2/UIProcess/Launcher/gtk/ThreadLauncherGtk.cpp - Source/WebKit2/UIProcess/Launcher/gtk/ProcessLauncherGtk.cpp - Source/WebKit2/WebProcess/gtk/WebProcessMainGtk.cpp - Source/WebKit2/WebProcess/gtk/WebProcessMainGtk.h - Source/WebKit2/WebProcess/InjectedBundle/gtk/InjectedBundleGtk.cpp - Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebFrameNetworkingContext.h - Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebPopupMenuGtk.cpp - Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebContextMenuClientGtk.cpp - Source/WebKit2/WebProcess/WebPage/gtk/WebInspectorGtk.cpp - Source/WebKit2/config.h -Copyright: 2010 Apple Inc. - 2010 Motorola Mobility, Inc. -License: BSD-2-clause - -Files: Source/WebKit2/Shared/gtk/UpdateChunk.h - Source/WebKit2/Shared/gtk/NativeWebKeyboardEventGtk.cpp - Source/WebKit2/Shared/gtk/UpdateChunk.cpp - Source/WebKit2/Shared/NativeWebKeyboardEvent.h - Source/WebKit2/UIProcess/gtk/ChunkedUpdateDrawingAreaProxyGtk.cpp - Source/WebKit2/UIProcess/ChunkedUpdateDrawingAreaProxy.h -Copyright: 2010 Apple Inc. - 2010 Motorola Mobility, Inc. - 2011 Igalia S.L -License: BSD-2-clause - -Files: Source/WebKit2/Shared/gtk/NativeWebMouseEventGtk.cpp -Copyright: 2011 Igalia S.L. -License: BSD-2-clause - -Files: Source/WebKit2/Shared/Plugins/Netscape/NetscapePluginModuleNone.cpp - Source/WebKit2/WebProcess/Plugins/Netscape/NetscapePluginNone.cpp -Copyright: 2011 Apple Inc. - 2011 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebKit2/Shared/win/WebEventFactory.cpp -Copyright: 2010 Apple Inc. - 2006-2009 Google Inc. -License: BSD-2-clause - -Files: Source/WebKit2/Shared/qt/WebEventFactoryQt.cpp - Source/WebKit2/Shared/qt/UpdateChunk.h - Source/WebKit2/Shared/qt/WebEventFactoryQt.h - Source/WebKit2/Platform/CoreIPC/unix/ConnectionUnix.cpp - Source/WebKit2/Platform/CoreIPC/unix/AttachmentUnix.cpp - Source/WebKit2/Platform/qt/WorkQueueQt.cpp - Source/WebKit2/Platform/qt/RunLoopQt.cpp - Source/WebKit2/UIProcess/Launcher/qt/ThreadLauncherQt.cpp - Source/WebKit2/UIProcess/Launcher/qt/ProcessLauncherQt.cpp - Source/WebKit2/UIProcess/qt/WebContextMenuProxyQt.h - Source/WebKit2/UIProcess/qt/WebContextMenuProxyQt.cpp - Source/WebKit2/UIProcess/qt/ChunkedUpdateDrawingAreaProxyQt.cpp - Source/WebKit2/WebProcess/WebCoreSupport/qt/WebErrorsQt.cpp - Source/WebKit2/WebProcess/WebPage/qt/WebPageQt.cpp - Source/WebKit2/WebProcess/WebPage/qt/ChunkedUpdateDrawingAreaQt.cpp - Source/WebKit2/WebProcess/qt/WebProcessMainQt.cpp -Copyright: 2010 Apple Inc. - 2010 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebKit2/Shared/qt/UpdateChunk.cpp -Copyright: 2010 Apple Inc. - 2010 Nokia Corporation and/or its subsidiary(-ies) - 2010 University of Szeged -License: BSD-2-clause - -Files: Source/WebKit2/PluginProcess/qt/PluginProcessMainQt.cpp -Copyright: 2010, 2011 Nokia Inc. -License: BSD-2-clause - -Files: Source/WebKit2/PluginProcess/qt/PluginControllerProxyQt.cpp - Source/WebKit2/UIProcess/Plugins/qt/PluginProcessProxyQt.cpp - Source/WebKit2/WebProcess/Plugins/Netscape/qt/PluginProxyQt.cpp -Copyright: 2011 Nokia Inc. -License: BSD-2-clause - -Files: Source/WebKit2/Platform/gtk/WorkQueueGtk.cpp -Copyright: 2011 Igalia S.L. - 2010 Apple Inc. - 2010 Motorola Mobility, Inc. -License: BSD-2-clause - -Files: Source/WebKit2/Platform/RunLoop.h - Source/WebKit2/Platform/CoreIPC/Connection.h -Copyright: 2010 Apple Inc. - 2010 Nokia Corporation and/or its subsidiary(-ies) - 2010 Motorola Mobility, Inc. -License: BSD-2-clause - -Files: Source/WebKit2/Platform/unix/SharedMemoryUnix.cpp -Copyright: 2010 Apple Inc. - 2010 University of Szeged - 2010 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - -Files: Source/WebKit2/Platform/qt/ModuleQt.cpp - Source/WebKit2/WebProcess/InjectedBundle/qt/InjectedBundleQt.cpp -Copyright: 2010 Apple Inc. - 2010 University of Szeged. -License: BSD-2-clause - -Files: Source/WebKit2/UIProcess/API/qt/qwkhistory.h - Source/WebKit2/UIProcess/API/qt/qwkhistory_p.h - Source/WebKit2/UIProcess/API/qt/qwkhistory.cpp -Copyright: 2010 Juha Savolainen <juha.savolainen@weego.fi> -License: BSD-2-clause - -Files: Source/WebKit2/UIProcess/mac/WebCookieManagerProxyMac.mm -Copyright: 2011, 2011 Apple Inc. -License: BSD-2-clause - -Files: Source/WebKit2/UIProcess/qt/WebContextQt.cpp - Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.cpp - Source/WebKit2/qt/MainQt.cpp -Copyright: 2010 Apple Inc. - 2010 University of Szeged -License: BSD-2-clause - -Files: Source/WebKit2/UIProcess/qt/BackingStoreQt.cpp -Copyright: 2011 Apple Inc. - 2011 Nokia Corporation and/or its subsidiary(-ies) - 2011 Andreas Kling <kling@webkit.org> -License: BSD-2-clause - -Files: Source/WebKit2/WebProcess/Cookies/curl/WebCookieManagerCurl.cpp -Copyright: 2011 Apple Inc. - 2011 Brent Fulgham <bfulgham@webkit.org>. -License: BSD-2-clause - -Files: Source/WebKit2/WebProcess/gtk/WebProcessGtk.cpp -Copyright: 2010 Apple Inc. - 2011 Motorola Mobility, Inc. -License: BSD-2-clause - -Files: Source/WebKit2/WebProcess/Downloads/soup/DownloadSoup.cpp - Source/WebKit2/WebProcess/Downloads/curl/DownloadCurl.cpp -Copyright: 2010, 2011 Apple Inc. - 2010 Brent Fulgham <bfulgham@webkit.org> -License: BSD-2-clause - -Files: Source/WebKit2/WebProcess/WebCoreSupport/WebChromeClient.h -Copyright: 2010 Apple Inc. - 2010 Nokia Corporation and/or its subsidiary(-ies). -License: BSD-2-clause - -Files: Source/WebKit2/WebProcess/WebCoreSupport/WebChromeClient.cpp -Copyright: 2010, 2011 Apple Inc. - 2010 Nokia Corporation and/or its subsidiary(-ies). -License: BSD-2-clause - -Files: Source/WebKit2/Scripts/generate-forwarding-headers.pl -Copyright: 2010 Andras Becsi <abecsi@inf.u-szeged.hu>, University of Szeged -License: BSD-2-clause - -Files: Source/WebKit2/Scripts/webkit2/messages.py -Copyright: 2010 Apple Inc. - 2010 Apple Inc. -License: BSD-2-clause +Files: Source/WebCore/xml/XSLTExtensions.cpp +Copyright: 2007, Alexey Proskuryakov <ap@webkit.org> + 2001-2002, Thomas Broyer, Charlie Bozeman and Daniel Veillard +License: MIT-like-XSLTExtensions -Files: Source/WebKit2/Scripts/webkit2/messages_unittest.py -Copyright: 2010 Apple Inc. - 2010 Apple Inc. - 2010 Apple Inc. - 2010 Apple Inc. +Files: Source/WebCore/bindings/scripts/CodeGeneratorObjC.pm +Copyright: 2006, Alexey Proskuryakov <ap@webkit.org> + 2006, Anders Carlsson <andersca@mac.com> + 2004-2010, Apple Inc + 2009, Cameron McCormack <cam@mcc.id.au> + 2010, Google Inc + 2005-2006, Nikolas Zimmermann <zimmermann@kde.org> + 2006-2007, Samuel Weinig <sam@webkit.org> +License: LGPL-2+ + +Files: Source/WebCore/dom/PseudoElement.cpp + Source/WebCore/dom/PseudoElement.h + Source/WebCore/dom/RenderedDocumentMarker.h + Source/WebCore/dom/ShadowRoot.cpp + Source/WebCore/dom/ShadowRoot.h + Source/WebCore/dom/TemplateContentDocumentFragment.h + Source/WebCore/dom/UserActionElementSet.cpp + Source/WebCore/dom/UserActionElementSet.h +Copyright: 2013-2015, Apple Inc + 2011-2013, Google Inc License: BSD-2-clause -Files: Source/WebCore/platform/text/mac/ShapeArabic.c -Copyright: 2000-2004, International Business Machines - 2007 Apple Inc. -License: X11 - -Files: Source/WebCore/bridge/npapi.h -Copyright: 1998 Netscape Communications Corporation -License: LGPL-2+ - -Files: Source/WebCore/bridge/nptypes.h -Copyright: 2004 mozilla.org -License: LGPL-2+ - -Files: Source/WebCore/html/canvas/CheckedInt.h -Copyright: 2009 Mozilla Corporation -License: LGPL-2+ - -Files: Source/JavaScriptCore/runtime/DateConversion.h -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2006, 2007 Apple Inc. - 2009 Google Inc. - 1998 Netscape Communications Corporation -License: LGPL-2+ - -Files: Source/JavaScriptCore/wtf/DateMath.h -Copyright: 1999-2000 Harri Porten <porten@kde.org> - 2006, 2007 Apple Inc. - 2009 Google Inc. - 2010 Research In Motion Limited. - 1998 Netscape Communications Corporation -License: LGPL-2+ - -Files: Source/ThirdParty/ANGLE/src/compiler/glslang_tab.h -Copyright: 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. -License: GPL-2+ - -Files: Source/ThirdParty/ANGLE/src/compiler/glslang_tab.cpp -Copyright: 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. - 2002-2010 The ANGLE Project Authors. -License: GPL-2+ - -Files: Source/WebCore/xml/XSLTExtensions.cpp -Copyright: 2001-2002 Thomas Broyer, Charlie Bozeman and Daniel Veillard. - 2007 Alexey Proskuryakov <ap@webkit.org> -License: Expat +Files: Source/WebCore/html/HTMLDocument.cpp +Copyright: 1999, Antti Koivisto <koivisto@kde.org> + 2003-2008, Apple Inc + 1999, Lars Knoll <knoll@kde.org> + 2002, Netscape Communications Corporation +License: LGPL-2+ or MPL-1.1 + +Files: Source/WebCore/loader/FTPDirectoryParser.cpp + Source/WebCore/loader/FTPDirectoryParser.h +Copyright: 2007-2013, Apple Inc + 2002, Cyrus Patel <cyp@fb14.uni-mainz.de> +License: LGPL-2.1 -Files: Source/ThirdParty/ANGLE/include/EGL/eglext.h - Source/ThirdParty/ANGLE/include/EGL/egl.h - Source/ThirdParty/ANGLE/include/EGL/eglplatform.h -Copyright: 2007-2009 The Khronos Group Inc. +Files: Source/WebCore/rendering/AutoTableLayout.cpp + Source/WebCore/rendering/AutoTableLayout.h + Source/WebCore/rendering/FixedTableLayout.cpp + Source/WebCore/rendering/FixedTableLayout.h + Source/WebCore/rendering/TableLayout.h +Copyright: 2003-2010, Apple Inc + 2002, Dirk Mueller <mueller@kde.org> + 2002, Lars Knoll <knoll@kde.org> +License: LGPL-2 + +Files: Source/WebInspectorUI/Scripts/jsmin.py +Copyright: 2013, Dave St.Germain License: Expat -Files: Source/ThirdParty/ANGLE/include/KHR/khrplatform.h -Copyright: 2008-2009 The Khronos Group Inc. +Files: Source/WebInspectorUI/UserInterface/External/CodeMirror/* +Copyright: 2015, Marijn Haverbeke <marijnh@gmail.com> and others License: Expat -Files: Source/ThirdParty/gtest/scripts/upload.py -Copyright: 2007 Google Inc. -License: Apache - -Files: Source/ThirdParty/glu/libtess/Imakefile - Source/ThirdParty/glu/libtess/priorityq-heap.h - Source/ThirdParty/glu/libtess/memalloc.c - Source/ThirdParty/glu/libtess/geom.c - Source/ThirdParty/glu/libtess/tessmono.c - Source/ThirdParty/glu/libtess/dict.c - Source/ThirdParty/glu/libtess/sweep.h - Source/ThirdParty/glu/libtess/dict.h - Source/ThirdParty/glu/libtess/priorityq.c - Source/ThirdParty/glu/libtess/priorityq.h - Source/ThirdParty/glu/libtess/sweep.c - Source/ThirdParty/glu/libtess/priorityq-heap.c - Source/ThirdParty/glu/libtess/dict-list.h - Source/ThirdParty/glu/libtess/tessmono.h - Source/ThirdParty/glu/libtess/normal.c - Source/ThirdParty/glu/libtess/render.c - Source/ThirdParty/glu/libtess/tess.h - Source/ThirdParty/glu/libtess/priorityq-sort.h - Source/ThirdParty/glu/libtess/normal.h - Source/ThirdParty/glu/libtess/GNUmakefile - Source/ThirdParty/glu/libtess/geom.h - Source/ThirdParty/glu/libtess/mesh.h - Source/ThirdParty/glu/libtess/memalloc.h - Source/ThirdParty/glu/libtess/mesh.c - Source/ThirdParty/glu/libtess/render.h - Source/ThirdParty/glu/libtess/tess.c -Copyright: 1991-2000 Silicon Graphics, Inc. -License: FreeB-1.1 - -Files: Source/autotools/acinclude.m4 -Copyright: 2008 Tim Toolan <toolan@ele.uri.edu> -License: all-permissive - -Files: Source/autotools/dolt.m4 -Copyright: 2007-2008 Josh Triplett <josh@freedesktop.org> -License: all-permissive - -Files: Source/WebCore/inspector/front-end/cssNamedFlows.css - Source/WebCore/inspector/front-end/CSSNamedFlowView.js - Source/WebCore/inspector/front-end/CSSNamedFlowCollectionsView.js - Source/WebCore/platform/graphics/filters/CustomFilterValidatedProgram.h - Source/WebCore/platform/graphics/filters/CustomFilterValidatedProgram.cpp - Source/WebCore/platform/graphics/filters/CustomFilterCompiledProgram.h - Source/WebCore/platform/graphics/filters/CustomFilterOperation.h - Source/WebCore/platform/graphics/filters/FECustomFilter.h - Source/WebCore/platform/graphics/filters/CustomFilterProgramInfo.cpp - Source/WebCore/platform/graphics/filters/CustomFilterCompiledProgram.cpp - Source/WebCore/platform/graphics/filters/CustomFilterNumberParameter.h - Source/WebCore/platform/graphics/filters/CustomFilterMesh.cpp - Source/WebCore/platform/graphics/filters/CustomFilterGlobalContext.cpp - Source/WebCore/platform/graphics/filters/CustomFilterMeshGenerator.cpp - Source/WebCore/platform/graphics/filters/ValidatedCustomFilterOperation.h - Source/WebCore/platform/graphics/filters/CustomFilterParameterList.cpp - Source/WebCore/platform/graphics/filters/CustomFilterRenderer.cpp - Source/WebCore/platform/graphics/filters/CustomFilterMesh.h - Source/WebCore/platform/graphics/filters/CustomFilterProgram.cpp - Source/WebCore/platform/graphics/filters/CustomFilterGlobalContext.h - Source/WebCore/platform/graphics/filters/CustomFilterMeshGenerator.h - Source/WebCore/platform/graphics/filters/ValidatedCustomFilterOperation.cpp - Source/WebCore/platform/graphics/filters/CustomFilterParameter.h - Source/WebCore/platform/graphics/filters/CustomFilterRenderer.h - Source/WebCore/platform/graphics/filters/CustomFilterTransformParameter.h - Source/WebCore/platform/graphics/filters/CustomFilterParameterList.h - Source/WebCore/platform/graphics/filters/CustomFilterProgram.h - Source/WebCore/platform/graphics/filters/CustomFilterOperation.cpp - Source/WebCore/platform/graphics/filters/texmap/CustomFilterValidatedProgramTextureMapper.cpp - Source/WebCore/platform/graphics/filters/texmap/TextureMapperPlatformCompiledProgram.h - Source/WebCore/platform/graphics/filters/CustomFilterProgramInfo.h - Source/WebCore/platform/graphics/filters/CustomFilterConstants.h - Source/WebCore/platform/graphics/filters/CustomFilterArrayParameter.h - Source/WebCore/platform/graphics/filters/CustomFilterProgramClient.h - Source/WebCore/platform/graphics/filters/FECustomFilter.cpp - Source/WebCore/rendering/RenderLayerFilterInfo.cpp - Source/WebCore/rendering/FlowThreadController.h - Source/WebCore/rendering/ExclusionInterval.h - Source/WebCore/rendering/RenderFlowThread.cpp - Source/WebCore/rendering/ExclusionShapeInsideInfo.h - Source/WebCore/rendering/RenderLayerFilterInfo.h - Source/WebCore/rendering/FlowThreadController.cpp - Source/WebCore/rendering/ExclusionPolygon.h - Source/WebCore/rendering/RenderFlowThread.h - Source/WebCore/rendering/ExclusionRectangle.cpp - Source/WebCore/rendering/style/StyleCachedShader.cpp - Source/WebCore/rendering/style/BasicShapes.h - Source/WebCore/rendering/style/BasicShapes.cpp - Source/WebCore/rendering/style/StylePendingShader.h - Source/WebCore/rendering/style/StyleCustomFilterProgram.h - Source/WebCore/rendering/style/ExclusionShapeValue.h - Source/WebCore/rendering/style/StyleShader.h - Source/WebCore/rendering/style/StyleCachedShader.h - Source/WebCore/rendering/ExclusionShapeInsideInfo.cpp - Source/WebCore/rendering/ExclusionRectangle.h - Source/WebCore/rendering/RenderRegion.cpp - Source/WebCore/rendering/ClipPathOperation.h - Source/WebCore/rendering/ExclusionShape.h - Source/WebCore/rendering/ExclusionInterval.cpp - Source/WebCore/rendering/ExclusionPolygon.cpp - Source/WebCore/rendering/ExclusionShape.cpp - Source/WebCore/rendering/RenderRegion.h - Source/WebCore/loader/cache/CachedShader.cpp - Source/WebCore/loader/cache/CachedShader.h - Source/WebCore/dom/WebKitNamedFlow.idl - Source/WebCore/dom/DOMNamedFlowCollection.h - Source/WebCore/dom/DOMNamedFlowCollection.cpp - Source/WebCore/dom/NamedFlowCollection.h - Source/WebCore/dom/NamedFlowCollection.cpp - Source/WebCore/dom/WebKitNamedFlow.cpp - Source/WebCore/dom/DOMNamedFlowCollection.idl - Source/WebCore/dom/WebKitNamedFlow.h - Source/WebCore/css/WebKitCSSShaderValue.h - Source/WebCore/css/WebKitCSSArrayFunctionValue.h - Source/WebCore/css/WebKitCSSRegionRule.idl - Source/WebCore/css/WebKitCSSShaderValue.cpp - Source/WebCore/css/WebKitCSSArrayFunctionValue.cpp - Source/WebCore/css/CSSBasicShapes.h - Source/WebCore/css/WebKitCSSMixFunctionValue.h - Source/WebCore/css/BasicShapeFunctions.h - Source/WebCore/css/BasicShapeFunctions.cpp - Source/WebCore/css/CSSBasicShapes.cpp - Source/WebCore/css/WebKitCSSMixFunctionValue.cpp - Source/WebCore/css/WebKitCSSMixFunctionValue.idl - Source/WebKit2/Shared/CoordinatedGraphics/WebCustomFilterProgramProxy.cpp - Source/WebKit2/Shared/CoordinatedGraphics/WebCustomFilterProgramProxy.h - Source/WebKit2/Shared/CoordinatedGraphics/WebCustomFilterOperation.h -Copyright: 2011-2012 Adobe Systems Incorporated -License: BSD-2-clause - -Files: Source/WebCore/platform/network/curl/ResourceHandleManager.cpp - Source/WebKit/win/WebView.cpp - Source/WebKit/win/WebView.h - Tools/WinLauncher/WinLauncher.cpp -Copyright: 2004-2012 Apple Computer, Inc. - 2006 Michael Emmel - 2007 Alp Toker - 2007 Holger Hans Peter Freyther - 2008 Collabora Ltd. - 2008 Nuanti Ltd. - 2009-2011 Appcelerator Inc. - 2009-2011 Brent Fulgham -License: BSD-2-clause - -Files: Source/ThirdParty/qunit/qunit/qunit.js -Copyright: 2008 Ariel Flesler - 2011 John Resig, Jörn Zaefferer -License: mixed-MIT-BSD - Copyright 2013 jQuery Foundation and other contributors - http://jquery.com/ - . - Permission is hereby granted, free of charge, to any person obtaining - a copy of this software and associated documentation files (the - "Software"), to deal in the Software without restriction, including - without limitation the rights to use, copy, modify, merge, publish, - distribute, sublicense, and/or sell copies of the Software, and to - permit persons to whom the Software is furnished to do so, subject to - the following conditions: - . - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. +Files: Source/WebInspectorUI/UserInterface/External/ESLint/eslint.js +Copyright: 2013, Alex Seville <hi@alexanderseville.com> + 2013, Andrew Eisenberg <andrew@eisenberg.as> + 2011-2013, Ariya Hidayat <ariya.hidayat@gmail.com> + 2012, Arpad Borsos <arpad.borsos@googlemail.com> + 2014, Dan Tao <daniel.tao@gmail.com> + 2012, Joost-Wim Boekesteijn <joost-wim@boekesteijn.nl> + Joyent, Inc. and other Node contributors + 2012, Kris Kowal <kris.kowal@cixar.com> + 2012-2013, Mathias Bynens <mathias@qiwi.be> + 2013, Thaddee Tyl <thaddee.tyl@gmail.com> + 2012-2014, Yusuke Suzuki <utatane.tea@gmail.com> +License: BSD-2-clause or Expat + +Files: Source/WebInspectorUI/UserInterface/External/Esprima/* +Copyright: jQuery Foundation, Inc +License: BSD-2-clause + +Files: Source/WebInspectorUI/UserInterface/Images/* +Copyright: 2014, Andreas Nilsson <nisses.mail@home.se> + 2014, Andres Gomez <agomez@igalia.com> + 2014, Barbara Muraus <barbara.muraus@gmail.com> + 2014, Jakub Steiner <jimmac@gmail.com> + 2014, Lapo Calamandrei <calamandrei@gmail.com> + 2014, Nyall Dawson <nyall.dawson@gmail.com> + 2014, LibreOffice design team +License: CC-BY-SA-3.0 + +Files: Source/WebKit/* +Copyright: 2006, Apple Computer, Inc + 2004-2015, Apple Inc + 2013, Cisco Systems, Inc + 2013, Digia Plc and/or its subsidiary(-ies) + 2001, Dirk Mueller <mueller@kde.org> + 2009-2010, Girish Ramakrishnan <girish@forwardbias.in> + 2010, Google Inc + 2008-2010, Holger Hans Peter Freyther + 2009, Jakub Wieczorek <faw217@gmail.com> + 1998, Lars Knoll <knoll@mpi-hd.mpg.de> + 2006, Michael Emmel <mike.emmel@gmail.com> + 2006, Nikolas Zimmermann <zimmermann@kde.org> + 2008-2012, Nokia Corporation and/or its subsidiary(-ies) + 2009-2010, Robert Hogan <robert@roberthogan.net> + 2006, Samuel Weinig <sam.weinig@gmail.com> + 2007, Staikos Computing Services Inc <info@staikos.net> + 2015, The Qt Company Ltd + 2009, Torch Mobile Inc + 2012, University of Szeged + 2002, Waldo Bastian <bastian@kde.org> + 2006, Zack Rusin <zack@kde.org> +License: LGPL-2+ + +Files: Source/WebKit/Storage/* + Source/WebKit/WebCoreSupport/WebViewGroup.cpp + Source/WebKit/WebCoreSupport/WebViewGroup.h + Source/WebKit/mac/* + Source/WebKit/qt/Api/qwebfullscreenrequest.cpp + Source/WebKit/qt/Api/qwebfullscreenrequest.h + Source/WebKit/qt/Plugins/* + Source/WebKit/qt/WebCoreSupport/ChromeClientQt.cpp + Source/WebKit/qt/WebCoreSupport/ChromeClientQt.h + Source/WebKit/qt/WebCoreSupport/ContextMenuClientQt.cpp + Source/WebKit/qt/WebCoreSupport/ContextMenuClientQt.h + Source/WebKit/qt/WebCoreSupport/DragClientQt.cpp + Source/WebKit/qt/WebCoreSupport/DragClientQt.h + Source/WebKit/qt/WebCoreSupport/EditorClientQt.cpp + Source/WebKit/qt/WebCoreSupport/EditorClientQt.h + Source/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp + Source/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.h + Source/WebKit/qt/WebCoreSupport/GeolocationClientQt.cpp + Source/WebKit/qt/WebCoreSupport/GeolocationClientQt.h + Source/WebKit/qt/WebCoreSupport/HistorySerialization.cpp + Source/WebKit/qt/WebCoreSupport/HistorySerialization.h + Source/WebKit/qt/WebCoreSupport/IconDatabaseClientQt.cpp + Source/WebKit/qt/WebCoreSupport/IconDatabaseClientQt.h + Source/WebKit/qt/WebCoreSupport/PlatformStrategiesQt.cpp + Source/WebKit/qt/WebCoreSupport/PlatformStrategiesQt.h + Source/WebKit/qt/WebCoreSupport/ProgressTrackerClientQt.cpp + Source/WebKit/qt/WebCoreSupport/ProgressTrackerClientQt.h + Source/WebKit/qt/WebCoreSupport/QtTestSupport.cpp + Source/WebKit/qt/WebCoreSupport/TextCheckerClientQt.cpp + Source/WebKit/qt/WebCoreSupport/TextCheckerClientQt.h + Source/WebKit/qt/WebCoreSupport/VisitedLinkStoreQt.cpp + Source/WebKit/qt/WebCoreSupport/VisitedLinkStoreQt.h + Source/WebKit/qt/WebCoreSupport/WebDatabaseProviderQt.cpp + Source/WebKit/qt/WidgetSupport/FullScreenVideoWidget.cpp + Source/WebKit/qt/WidgetSupport/FullScreenVideoWidget.h + Source/WebKit/qt/tests/keyeddecoderqt/* + Source/WebKit/qt/tests/keyedencoderqt/* + Source/WebKit/win/Plugins/PluginDatabase.cpp + Source/WebKit/win/Plugins/PluginDatabase.h + Source/WebKit/win/Plugins/PluginDatabaseWin.cpp + Source/WebKit/win/Plugins/PluginDebug.cpp + Source/WebKit/win/Plugins/PluginDebug.h + Source/WebKit/win/Plugins/PluginMainThreadScheduler.cpp + Source/WebKit/win/Plugins/PluginMainThreadScheduler.h + Source/WebKit/win/Plugins/PluginMessageThrottlerWin.cpp + Source/WebKit/win/Plugins/PluginMessageThrottlerWin.h + Source/WebKit/win/Plugins/PluginPackage.cpp + Source/WebKit/win/Plugins/PluginPackage.h + Source/WebKit/win/Plugins/PluginPackageWin.cpp + Source/WebKit/win/Plugins/PluginStream.cpp + Source/WebKit/win/Plugins/PluginStream.h + Source/WebKit/win/Plugins/PluginView.cpp + Source/WebKit/win/Plugins/PluginView.h + Source/WebKit/win/Plugins/PluginViewWin.cpp + Source/WebKit/win/Plugins/npapi.cpp +Copyright: 2011, Andreas Kling <kling@webkit.org> + 2006, Apple Computer, Inc + 2005-2015, Apple Inc + 2008, Collabora Ltd + 2008, Collabora, Ltd + 2011, Dawit Alemayehu <adawit@kde.org> + 2000, Feng Yuan (www.fengyuan.com) + 2009-2010, Girish Ramakrishnan <girish@forwardbias.in> + 2008-2009, Holger Hans Peter Freyther + 2010, INdT - Instituto Nokia de Tecnologia + 2008, Kevin Ollivier <kevino@theolliviers.com> + 2016, Konstantin Tokarev <annulen@yandex.ru> + 2011, Lindsay Mathieson <lindsay.mathieson@gmail.com> + 2016, Michal Dutkiewicz aka Emdek <michal@emdek.pl> + 2006, Nikolas Zimmermann <zimmermann@kde.org> + 2008-2012, Nokia Corporation and/or its subsidiary(-ies) + 2007, Staikos Computing Services Inc <info@staikos.net> + 2008-2009, Torch Mobile, Inc + 2012, University of Szeged + 2006, Zack Rusin <zack@kde.org> +License: BSD-2-clause + +Files: Source/WebKit/qt/WebCoreSupport/GeolocationPermissionClientQt.cpp + Source/WebKit/qt/WebCoreSupport/GeolocationPermissionClientQt.h + Source/WebKit/qt/WebCoreSupport/InitWebCoreQt.cpp + Source/WebKit/qt/WebCoreSupport/InitWebCoreQt.h + Source/WebKit/qt/WebCoreSupport/InspectorClientQt.cpp + Source/WebKit/qt/WebCoreSupport/InspectorClientQt.h + Source/WebKit/qt/WebCoreSupport/NotificationPresenterClientQt.cpp + Source/WebKit/qt/WebCoreSupport/NotificationPresenterClientQt.h + Source/WebKit/qt/WidgetSupport/InspectorClientWebPage.cpp + Source/WebKit/qt/WidgetSupport/InspectorClientWebPage.h + Source/WebKit/scripts/* + Source/WebKit/win/Plugins/PluginQuirkSet.h +Copyright: 2005-2009, Apple Inc + 2009, Google Inc + 2011, Hewlett-Packard Development Company, L.P + 2008, Holger Hans Peter Freyther + 2009, Julien Chaffraix <jchaffraix@webkit.org> + 2008-2010, Nokia Corporation and/or its subsidiary(-ies) + 2009, Robert Hogan <robert@roberthogan.net> + 2015, The Qt Company Ltd + 2009, Torch Mobile Inc. (http://www.torchmobile.com/) +License: BSD-3-clause + +Files: Source/WebKit2/UIProcess/API/qt/qwebchannelwebkittransport.cpp + Source/WebKit2/UIProcess/API/qt/qwebchannelwebkittransport_p.h + Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_webchannel.qml +Copyright: 2014, Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Milian Wolff <milian.wolff@kdab.com> +License: GPL-3 or LGPL-2.1 + +Files: Source/cmake/ECMGenerateHeaders.cmake + Source/cmake/ECMGeneratePkgConfigFile.cmake + Source/cmake/ECMGeneratePriFile.cmake + Source/cmake/ECMPackageConfigHelpers.cmake + Source/cmake/FindGObjectIntrospection.cmake + Source/cmake/KDEInstallDirs.cmake +Copyright: 2013-2014, Aleix Pol Gonzalez <aleixpol@kde.org> + 2014-2015, Alex Merry <alex.merry@kde.org> + 2006-2013, Alex Neundorf <neundorf@kde.org> + 2012-2014, David Faure <faure@kde.org> + 2014, Igalia S.L + 2006-2007, Laurent Montel <montel@kde.org> + 2007, Matthias Kretz <kretz@kde.org> + 2015, Patrick Spendrin <patrick.spendrin@kdab.com> + 2010, Pino Toscano <pino@kde.org> + 2013, Stephen Kelly <steveire@gmail.com> +License: BSD-3-clause + +Files: Tools/TestWebKitAPI/Tests/WTF/MD5.cpp +Copyright: no copyright holder +License: public-domain + +Files: Tools/TestWebKitAPI/Tests/WebKit2Gtk/AccessibilityTestServer.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestAuthentication.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestConsoleMessage.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestContextMenu.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestDOMDOMWindow.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestDOMNode.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestDOMNodeFilter.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestDOMXPathNSResolver.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestEditor.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestFrame.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestMultiprocess.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestPrinting.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestUIClient.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebExtensions.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitAccessibility.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitFaviconDatabase.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitFindController.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitUserContentManager.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitVersion.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitWebContext.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitWebView.cpp + Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebViewEditor.cpp +Copyright: 2014, Collabora Ltd + 2011-2015, Igalia S.L + 2015, Red Hat Inc +License: LGPL-2.1+ + +License: Apache-2 + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE - LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION - OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION - WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. . + On Debian systems, the complete text of the Apache License, Version 2.0 + can be found in /usr/share/common-licenses/Apache-2.0. + +License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - . - Redistributions of source code must retain the above copyright + 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the distribution. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. . - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS - FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE - COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, - INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, - BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; - LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER - CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT - LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN - ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - -Files: Source/WebKit/gtk/webkit/webkitgeolocationpolicydecision.cpp - Source/WebKit/gtk/webkit/webkitgeolocationpolicydecision.h - Source/WebKit/gtk/tests/test_utils.c -Copyright: 2010 Arno Renevier -License: LGPL-2+ - -Files: Source/WebCore/platform/win/DragDataWin.cpp - Tools/DumpRenderTree/win/DRTDropSource.h - Tools/DumpRenderTree/win/EventSender.cpp - Tools/DumpRenderTree/win/DRTDropSource.cpp - Tools/DumpRenderTree/win/DRTDataObject.h - Tools/DumpRenderTree/win/DRTDataObject.cpp -Copyright: 2012 Baidu Inc - 2007-2008 Apple Inc -License: BSD-2-clause - -Files: Tools/Scripts/webkitpy/common/checksvnconfigfile.py - Tools/Scripts/webkitpy/tool/steps/addsvnmimetypeforpng.py - Tools/Scripts/webkitpy/tool/steps/addsvnmimetypeforpng_unittest.py - Tools/Scripts/webkitpy/style/checkers/png.py - Tools/Scripts/webkitpy/style/checkers/png_unittest.py -Copyright: 2012 Balazs Ankes University of Szeged -License: BSD-2-clause - -Files: Tools/DumpRenderTree/win/ImageDiffCairo.cpp - Tools/DumpRenderTree/cg/ImageDiffCG.cpp -Copyright: 2005, 2007 Apple Inc. - 2005 Ben La Monica - 2011 Brent Fulgham -License: BSD-2-clause - -Files: Source/WebCore/inspector/front-end/Spectrum.js -Copyright: 2011 Brian Grinstead -License: BSD-3-clause - -Files: Tools/Scripts/update-webkit-wincairo-libs - Tools/Scripts/update-webkit-dependency -Copyright: 2005, 2006, 2007 Apple Computer, Inc. - 2011 Carl Lobo - 2012 Brent Fulgham -License: BSD-3-clause - -Files: Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGLES.cpp - Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGLCommon.cpp - Source/WebCore/platform/gtk/AsyncFileSystemGtk.h - Source/WebCore/platform/gtk/AsyncFileSystemGtk.cpp - Tools/DumpRenderTree/gtk/EventSender.cpp -Copyright: 2007, 2008 Apple Inc. - 2011 Google Inc. - 2012 ChangSeok Oh - 2010 Igalia S.L. - 2009 Holger Hans Peter Freyther - 2009 Zan Dobersek - 2012 Research In Motion Limited. -License: BSD-3-clause - -Files: Tools/Scripts/webkitperl/VCSUtils_unittest/parseSvnProperty.pl - Tools/Scripts/webkitperl/VCSUtils_unittest/parseDiffHeader.pl - Tools/Scripts/webkitperl/VCSUtils_unittest/parseSvnDiffHeader.pl - Tools/Scripts/webkitperl/VCSUtils_unittest/parseSvnDiffFooter.pl - Tools/Scripts/webkitperl/VCSUtils_unittest/parseSvnPropertyValue.pl - Tools/Scripts/webkitperl/VCSUtils_unittest/parseChunkRange.pl - Tools/Scripts/webkitperl/VCSUtils_unittest/generatePatchCommand.pl - Tools/Scripts/webkitperl/VCSUtils_unittest/runPatchCommand.pl - Tools/Scripts/webkitperl/VCSUtils_unittest/fixChangeLogPatch.pl - Tools/Scripts/webkitpy/common/system/autoinstall.py - Tools/Scripts/webkitpy/common/multiprocessing_bootstrap.py - Tools/Scripts/webkitpy/style/patchreader.py - Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py - Tools/Scripts/webkitpy/style/checkers/text.py - Tools/Scripts/webkitpy/style/checkers/cpp.py - Tools/Scripts/webkitpy/style/patchreader_unittest.py - Tools/Scripts/webkitpy/style/checker_unittest.py - Tools/Scripts/webkitpy/style/filereader.py - Tools/Scripts/webkitpy/style/checker.py - Tools/Scripts/webkit-patch - Tools/Scripts/test-webkit-scripts - Tools/Scripts/test-webkitpy - Tools/Scripts/check-webkit-style - Tools/Scripts/svn-apply - Tools/Scripts/test-webkitperl - Tools/Scripts/VCSUtils.pm - Tools/Scripts/svn-unapply -Copyright: 2009-2010 Chris Jerdonek - 2010-2011 Research in Motion Limited - 2012 Daniel Bates - 2009 Daniel Krech - 2005-2011 Apple Inc. - 2009, 2011, 2012 Google Inc. - 2010 ProFUSION embedded systems - 2009 Torch Mobile Inc. - 2011 Code Aurora Forum - 2009 Cameron McCormack -License: BSD-3-clause - -Files: Tools/Scripts/webkitperl/VCSUtils_unittest/setChangeLogDateAndReviewer.pl - Tools/Scripts/webkitperl/VCSUtils_unittest/parseDiff.pl - Tools/Scripts/webkitperl/VCSUtils_unittest/parseGitDiffHeader.pl - Tools/Scripts/webkitperl/VCSUtils_unittest/prepareParsedPatch.pl - Tools/Scripts/webkitperl/VCSUtils_unittest/fixChangeLogPatchThenSetChangeLogDateAndReviewer.pl - Tools/Scripts/webkitperl/VCSUtils_unittest/parsePatch.pl - Tools/Scripts/webkitpy/thirdparty/__init__.py - Tools/Scripts/webkitpy/common/system/logutils_unittest.py - Tools/Scripts/webkitpy/common/system/logutils.py - Tools/Scripts/webkitpy/common/system/logtesting.py - Tools/Scripts/webkitpy/test/finder.py - Tools/Scripts/webkitpy/test/main.py - Tools/Scripts/webkitpy/test/printer.py - Tools/Scripts/webkitpy/style/main_unittest.py - Tools/Scripts/webkitpy/style/filter.py - Tools/Scripts/webkitpy/style/main.py - Tools/Scripts/webkitpy/style/filter_unittest.py - Tools/Scripts/webkitpy/style/optparser_unittest.py - Tools/Scripts/webkitpy/style/error_handlers.py - Tools/Scripts/webkitpy/style/checkers/common.py - Tools/Scripts/webkitpy/style/checkers/python_unittest.py - Tools/Scripts/webkitpy/style/checkers/common_unittest.py - Tools/Scripts/webkitpy/style/checkers/python.py - Tools/Scripts/webkitpy/style/error_handlers_unittest.py - Tools/Scripts/webkitpy/style/filereader_unittest.py - Tools/Scripts/webkitpy/style/optparser.py -Copyright: 2010 Chris Jerdonek - 2010 Research in Motion Limited - 2012 Google Inc. -License: BSD-2-clause - -Files: Source/WebCore/loader/cache/CachedSVGDocument.h - Source/WebCore/loader/cache/CachedSVGDocument.cpp -Copyright: 2011 Cosmin Truta - 2012 University of Szeged - 2012 Renata Hodovan -License: LGPL-2+ - -Files: Tools/TestResultServer/static-dashboards/* -Copyright: 2012 Google Inc. - 2012 Zan Dobersek -License: BSD-3-clause - -Files: Tools/TestResultServer/static-dashboards/dygraph-combined.js -Copyright: 2006-2009 Dan Vanderkam -License: MIT - -Files: Source/WebKit/chromium/scripts/jsmin.py -Copyright: 2002 Douglas Crockford -License: BSD-3-clause - -Files: Tools/Scripts/prepare-ChangeLog -Copyright: 2000, 2001 Eazel, Inc. - 2002, 2003, 2004, 2005, 2006, 2007 Apple Inc. - 2009 Torch Mobile, Inc. - 2009 Cameron McCormack -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/cpu/arm/filters/FECompositeArithmeticNEON.h -Copyright: 2011 University of Szeged - 2011 Felician Marton -License: BSD-2-clause - -Files: Source/WebKit/qt/WebCoreSupport/InitWebCoreQt.cpp - Source/WebKit/qt/WebCoreSupport/InitWebCoreQt.h -Copyright: 2011 Hewlett-Packard Development Company, L.P. -License: BSD-3-clause - -Files: Source/WebCore/platform/graphics/pango/FontPango.cpp -Copyright: 2006 Apple Computer, Inc. - 2006 Michael Emmel - 2007 Hiroyuki Ikezoe - 2007 Kouhei Sutou - 2007 Alp Toker - 2008 Xan Lopez - 2008 Nuanti Ltd. - 2011 ProFUSION embedded systems -License: BSD-2-clause - -Files: Tools/EWebLauncher/main.c - Source/WebKit/efl/WebCoreSupport/DragClientEfl.cpp - Source/WebKit/efl/WebCoreSupport/EditorClientEfl.h - Source/WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.h - Source/WebCore/page/efl/EventHandlerEfl.cpp - Source/WebCore/plugins/efl/PluginPackageEfl.cpp - Source/WebCore/plugins/efl/PluginViewEfl.cpp - Source/WebCore/platform/qt/GamepadsQt.cpp - Source/WebCore/platform/qt/LocalizedStringsQt.cpp - Source/WebCore/platform/efl/ScrollbarThemeEfl.h - Source/WebCore/platform/efl/SoundEfl.cpp - Source/WebCore/platform/efl/LocalizedStringsEfl.cpp - Source/WebCore/platform/efl/LanguageEfl.cpp - Source/WebCore/platform/efl/PlatformWheelEventEfl.cpp - Source/WebCore/platform/efl/PlatformMouseEventEfl.cpp - Source/WebCore/platform/efl/ContextMenuItemEfl.cpp - Source/WebCore/platform/efl/ScrollbarThemeEfl.cpp - Source/WebCore/platform/efl/ScrollViewEfl.cpp - Source/WebCore/platform/efl/ScrollbarEfl.h - Source/WebCore/platform/graphics/efl/IconEfl.cpp -Copyright: 2008 INdT - Instituto Nokia de Tecnologia - 2009-2010 Samsung Electronics - 2009-2010 ProFUSION embedded systems - 2012 Intel Corporation - 2006 Zack Rusin - 2006-2011 Apple Inc. - 2008 Nuanti Ltd. - 2010 Nokia Corporation and/or its subsidiary(-ies). - 2007 Staikos Computing Services Inc. - 2006 Michael Emmel - 2008 Christian Dywan - 2008 Kenneth Rohde Christiansen -License: BSD-2-clause - -Files: Source/WebKit/efl/WebCoreSupport/InspectorClientEfl.h - Source/WebKit/efl/WebCoreSupport/DragClientEfl.h - Source/WebCore/platform/efl/PlatformScreenEfl.cpp -Copyright: 2007 Apple Inc. - 2008 INdT - Instituto Nokia de Tecnologia - 2009-2010 ProFUSION embedded systems - 2009-2010 Samsung Electronics - 2007 Holger Hans Peter Freyther - 2012 Intel Corporation - 2010 Nokia Corporation and/or its subsidiary(-ies). -License: BSD-3-clause - -Files: Source/WebKit/efl/WebCoreSupport/PlatformStrategiesEfl.cpp - Source/WebKit/efl/WebCoreSupport/SearchPopupMenuEfl.cpp - Source/WebKit/efl/WebCoreSupport/EditorClientEfl.cpp - Source/WebKit/efl/WebCoreSupport/InspectorClientEfl.cpp - Source/WebKit/efl/WebCoreSupport/ChromeClientEfl.h - Source/WebKit/efl/WebCoreSupport/PopupMenuEfl.cpp - Source/WebKit/efl/ewk/EWebKit.h - Source/WebKit/efl/DefaultTheme/default.edc - widget/mediacontrol/seekbackwardbutton/seekbackward_button.edc - Source/WebKit/efl/DefaultTheme/widget/mediacontrol/mutebutton/mute_button.edc - Source/WebKit/efl/DefaultTheme/widget/mediacontrol/playpausebutton/playpause_button.ed - Source/WebKit/efl/DefaultTheme/widget/radio/radio.edc - Source/WebKit/efl/DefaultTheme/widget/search/cancel/search_cancel.edc - Source/WebKit/efl/DefaultTheme/widget/search/field/search_field.edc - Source/WebKit/efl/DefaultTheme/widget/search/decoration/search_decoration.edc - Source/WebKit/efl/DefaultTheme/widget/file/file.edc - Source/WebKit/efl/DefaultTheme/widget/button/button.edc - Source/WebKit/efl/DefaultTheme/widget/slider/slider.edc - Source/WebKit/efl/DefaultTheme/widget/entry/entry.edc - Source/WebKit/efl/DefaultTheme/widget/check/check.edc - Source/WebKit/efl/DefaultTheme/widget/combo/combo.edc - Source/WebKit/efl/DefaultTheme/widget/scrollbar/scrollbar.edc - Source/WebKit/efl/DefaultTheme/widget/mediacontrol/seekforwardbutton/seekforward_button.edc - Source/WebCore/platform/efl/PasteboardEfl.cpp - Source/WebCore/platform/efl/ClipboardEfl.cpp - Source/WebCore/platform/efl/ScrollbarEfl.cpp - Source/WebCore/platform/efl/ContextMenuEfl.cpp - Source/WebCore/platform/efl/LoggingEfl.cpp - Source/WebCore/platform/efl/RenderThemeEfl.cpp - Source/WebCore/platform/efl/RenderThemeEfl.h - Source/WebCore/platform/efl/DragDataEfl.cpp - Source/WebCore/platform/efl/EventLoopEfl.cpp - Source/WebCore/platform/efl/ClipboardEfl.h - Source/WebCore/platform/efl/DragImageEfl.cpp - Source/WebCore/platform/graphics/efl/IntPointEfl.cpp -Copyright: 2007 Holger Hans Peter Freyther - 2006-2008 Apple Inc. - 2008 INdT - Instituto Nokia de Tecnologia - 2009-2010 Samsung Electronics - 2009-2010 ProFUSION embedded systems - 2007 Alp Toker <alp@atoker.com> - 2008 Collabora - 2010 Nokia Corporation and/or its subsidiary(-ies). - 2008 Trolltech ASA - 2012 Intel Corporation - 2006 Nikolas Zimmermann - 2006 Zack Rusin - 2008 Nuanti Ltd. -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/cairo/GraphicsContextPlatformPrivateCairo.h - Source/WebCore/platform/graphics/cairo/FontCairoHarfbuzzNG.cpp - Source/WebCore/platform/graphics/cairo/ImageCairo.cpp - Source/WebCore/platform/graphics/cairo/FontCairo.cpp - Source/WebCore/platform/graphics/cairo/BitmapImageCairo.cpp - Source/WebCore/platform/graphics/cairo/GraphicsContext3DCairo.cpp - Source/WebCore/platform/graphics/cairo/PlatformContextCairo.cpp - Source/WebCore/platform/graphics/cairo/DrawingBufferCairo.cpp - Source/WebCore/platform/graphics/cairo/ImageBufferCairo.cpp - Source/WebCore/platform/graphics/cairo/TransformationMatrixCairo.cpp - Source/WebCore/platform/graphics/cairo/PlatformContextCairo.h - Source/WebCore/platform/graphics/cairo/GraphicsContextCairo.cpp - Source/WebCore/platform/graphics/cairo/FloatRectCairo.cpp - Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp - Source/WebCore/platform/graphics/cairo/GradientCairo.cpp - Source/WebCore/platform/graphics/cairo/PatternCairo.cpp - Source/WebCore/platform/graphics/cairo/CairoUtilities.h - Source/WebCore/platform/graphics/cairo/ImageBufferDataCairo.h -Copyright: 2006, 2007, 2008, 2009 Apple Inc. - 2012 Intel Corporation - 2007 Alp Toker - 2008, 2009 Dirk Schulze - 2008 Nuanti Ltd. - 2009 Brent Fulgham - 2010, 2011 Igalia S.L. - 2010 Research In Motion Limited - 2008 Google Inc. -License: BSD-2-clause - -Files: Source/WebKit/chromium/src/default/WebRenderTheme.cpp - Source/WebKit/chromium/src/linux/WebRenderTheme.cpp - Source/WebKit/chromium/public/default/WebRenderTheme.h - Source/WebKit/chromium/public/linux/WebRenderTheme.h -Copyright: 2009-2010 Joel Stanley -License: BSD-3-clause - -Files: Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp -Copyright: 2004, 2005, 2006, 2007, 2009, 2010, 2011 Apple Inc. - 2008 Alp Toker - 2008 Xan Lopez - 2008, 2010 Collabora Ltd. - 2009 Holger Hans Peter Freyther - 2009 Gustavo Noronha Silva - 2009 Christian Dywan - 2009, 2010, 2011, 2012 Igalia S.L. - 2009 John Kjellberg - 2012 Intel Corporation -License: LGPL-2+ - -Files: Source/WebCore/bindings/objc/DOMEvents.mm -Copyright: 2004, 2008, 2009 Apple Inc. - 2006 Jonas Witt - 2006 Samuel Weinig -License: BSD-2-clause - -Files: Tools/DumpRenderTree/mac/EventSendingController.mm -Copyright: 2005, 2006, 2007, 2008 Apple Inc. - 2006 Jonas Witt - 2006 Samuel Weinig - 2006 Alexey Proskuryakov -License: BSD-3-clause - -Files: Source/WebCore/platform/graphics/opentype/OpenTypeVerticalData.cpp - Source/WebCore/platform/graphics/opentype/OpenTypeTypes.h - Source/WebCore/platform/graphics/opentype/OpenTypeVerticalData.h - Source/WebKit/chromium/tests/OpenTypeVerticalDataTest.cpp -Copyright: 2012 Koji Ishii -License: BSD-2-clause - -Files: Tools/Scripts/webkitpy/thirdparty/BeautifulSoup.py -Copyright: 2004-2010 Leonard Richardson -License: BSD-3-clause - -Files: Source/WebKit/gtk/webkit/webkitapplicationcache.cpp Source/WebKit/gtk/webkit/webkitapplicationcache.h Source/WebKit/gtk/tests/testapplicationcache.c -Copyright: 2009 Jan Michael Alonzo - 2011 Lukasz Slachciak -License: LGPL-2+ - -Files: Tools/mangleme/* -Copyright: 2004 Michal Zalewski -License: LGPL-2+ - -Files: Source/WebKit/gtk/webkit/webkitwebsettings.cpp Source/WebKit/gtk/webkit/webkitwebview.cpp -Copyright: 2007, 2008 Holger Hans Peter Freyther - 2007, 2008, 2009 Christian Dywan - 2007 Xan Lopez - 2007, 2008 Alp Toker <alp@atoker.com> - 2008 Collabora Ltd - 2008 Jan Alonzo - 2008 Gustavo Noronha Silva - 2008 Nuanti Ltd. - 2008, 2009, 2010 Collabora Ltd. - 2009, 2010, 2012 Igalia S.L. - 2009 Movial Creative Technologies Inc. - 2009 Bobby Powers - 2010 Joone Hur <joone@kldp.org> -License: LGPL-2+ - -Files: Source/WebCore/plugins/gtk/PluginPackageGtk.cpp -Copyright: 2006, 2007 Apple Inc. - 2008 Collabora Ltd. - 2008 Nuanti Ltd. - 2008 Novell Inc. -License: BSD-2-clause - -Files: Tools/DumpRenderTree/chromium/DRTTestRunner.cpp - Tools/DumpRenderTree/chromium/DRTTestRunner.h - Tools/DumpRenderTree/chromium/TestRunner/src/TestRunner.h - Tools/DumpRenderTree/chromium/TestRunner/src/TestRunner.cpp - Tools/DumpRenderTree/chromium/TestRunner/src/CppBoundClass.h - Tools/DumpRenderTree/chromium/TestRunner/src/CppBoundClass.cpp -Copyright: 2010 Google Inc. - 2009-2010 Pawel Hajdan - 2012 Apple Inc. -License: BSD-3-clause + THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' + AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, + THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS + BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR + CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF + THE POSSIBILITY OF SUCH DAMAGE. -Files: Source/WebCore/inspector/front-end/jsdifflib.js -Copyright: 2007 Snowtide Informatics Systems, Inc. License: BSD-3-clause - -Files: Source/WebCore/testing/MallocStatistics.h -Copyright: 2012 SoftAtHome -License: BSD-2-clause - -Files: Source/JavaScriptCore/KeywordLookupGenerator.py -Copyright: 2011 Apple Inc. - 2012 Sony Network Entertainment. -License: BSD-2-clause - -Files: Source/WebCore/accessibility/atk/WebKitAccessibleInterfaceEditableText.cpp - Source/WebCore/accessibility/atk/WebKitAccessibleInterfaceAction.cpp - Source/WebCore/accessibility/atk/WebKitAccessibleInterfaceText.cpp - Source/WebCore/accessibility/atk/WebKitAccessibleInterfaceComponent.cpp - Source/WebCore/accessibility/atk/WebKitAccessibleInterfaceDocument.cpp - Source/WebCore/accessibility/atk/WebKitAccessibleInterfaceTable.cpp - Source/WebCore/accessibility/atk/WebKitAccessibleUtil.cpp - Source/WebCore/accessibility/atk/WebKitAccessibleInterfaceImage.cpp - Source/WebCore/accessibility/atk/WebKitAccessibleInterfaceSelection.cpp - Source/WebCore/accessibility/atk/WebKitAccessibleWrapperAtk.cpp - Source/WebCore/plugins/gtk/gtk2xtbin.c - Source/WebCore/plugins/gtk/xembed.h - Source/WebCore/plugins/gtk/gtk2xtbin.h -Copyright: 2002 Sun Microsystems, Inc. - 2008 Nuanti Ltd. - 2009 Jan Alonzo - 2011, 2012 Igalia S.L. - 1999 Lars Knoll - 1999 Antti Koivisto - 2003, 2004, 2005, 2006, 2007, 2008 Apple Inc. - 1999-2000 Harri Porten -License: LGPL-2+ - -Files: Source/WebCore/platform/graphics/gpu/opencl/OpenCLFETurbulence.cpp - Source/WebCore/platform/graphics/gpu/opencl/OpenCLFESourceAlpha.cpp - Source/WebCore/platform/graphics/gpu/opencl/FilterContextOpenCL.cpp - Source/WebCore/platform/graphics/gpu/opencl/FilterContextOpenCL.h - Source/WebCore/platform/graphics/gpu/opencl/OpenCLFESourceGraphic.cpp -Copyright: 2012 Tamas Czene - 2012 University of Szeged -License: BSD-2-clause - -Files: Source/WTF/wtf/wx/StringWx.cpp -Copyright: 2007 Vaclav Slavik - 2007 Kevin Ollivier -License: BSD-2-clause - -Files: Source/WebCore/dom/GenericEventQueue.h - Source/WebCore/rendering/RenderTextTrackCue.cpp - Source/WebCore/rendering/RenderTextTrackCue.h - Source/WebCore/dom/GenericEventQueue.cpp -Copyright: 2012 Victor Carbune -License: BSD-2-clause - -Files: Source/JavaScriptCore/disassembler/udis86/* -Copyright: 2002-2009 Vivek Thampi -License: BSD-2-clause - -Files: Source/WebCore/platform/graphics/surfaces/win/GraphicsSurfaceWin.cpp - Source/WebKit2/UIProcess/API/qt/qquicknetworkrequest_p.h - Source/WebKit2/UIProcess/API/qt/qquicknetworkreply.cpp - Source/WebKit2/UIProcess/API/qt/qquicknetworkrequest.cpp - Source/WebKit2/UIProcess/API/qt/qquickurlschemedelegate_p.h - Source/WebKit2/UIProcess/API/qt/qquickurlschemedelegate.cpp - Source/WebKit2/UIProcess/API/qt/qquicknetworkreply_p.h -Copyright: 2011-2012 Zeno Albisser -License: LGPL-2+ - -Files: Source/WebKit2/WebProcess/qt/QtNetworkReply.h - Source/WebKit2/WebProcess/qt/QtNetworkAccessManager.cpp - Source/WebKit2/WebProcess/qt/QtNetworkReply.cpp - Source/WebKit2/WebProcess/qt/QtNetworkAccessManager.h - Source/WebKit2/Shared/qt/QtNetworkRequestData.cpp - Source/WebKit2/Shared/qt/QtNetworkRequestData.h - Source/WebKit2/Shared/qt/QtNetworkReplyData.cpp - Source/WebKit2/Shared/qt/QtNetworkReplyData.h -Copyright: 2011 Zeno Albisser - 2012 Nokia Corporation and/or its subsidiary(-ies) -License: BSD-2-clause - - -License: MIT - Permission is hereby granted, free of charge, to any person - obtaining a copy of this software and associated documentation - files (the "Software"), to deal in the Software without - restriction, including without limitation the rights to use, - copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the - Software is furnished to do so, subject to the following - conditions: + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: . - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. Neither the name of Apple Inc. ("Apple") nor the names of + its contributors may be used to endorse or promote products derived + from this software without specific prior written permission. . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES - OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT - HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, - WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING - FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR - OTHER DEALINGS IN THE SOFTWARE. - -License: MIT-apple - IMPORTANT: This Apple software is supplied to you by Apple - Inc. ("Apple") in consideration of your agreement to the following - terms, and your use, installation, modification or redistribution of - this Apple software constitutes acceptance of these terms. If you do - not agree with these terms, please do not use, install, modify or - redistribute this Apple software. + THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS "AS IS" AND ANY + EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY + DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF + THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +License: CC-BY-SA-3.0 + THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE + COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY + COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS + AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED. . - In consideration of your agreement to abide by the following terms, and - subject to these terms, Apple grants you a personal, non-exclusive - license, under Apple's copyrights in this original Apple software (the - "Apple Software"), to use, reproduce, modify and redistribute the Apple - Software, with or without modifications, in source and/or binary forms; - provided that if you redistribute the Apple Software in its entirety and - without modifications, you must retain this notice and the following - text and disclaimers in all such redistributions of the Apple Software. - Neither the name, trademarks, service marks or logos of Apple Inc. may - be used to endorse or promote products derived from the Apple Software - without specific prior written permission from Apple. Except as - expressly stated in this notice, no other rights or licenses, express or - implied, are granted by Apple herein, including but not limited to any - patent rights that may be infringed by your derivative works or by other - works in which the Apple Software may be incorporated. + BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE + BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE + CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE + IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS. . - The Apple Software is provided by Apple on an "AS IS" basis. APPLE - MAKES NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION - THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY AND FITNESS - FOR A PARTICULAR PURPOSE, REGARDING THE APPLE SOFTWARE OR ITS USE AND - OPERATION ALONE OR IN COMBINATION WITH YOUR PRODUCTS. + 1. Definitions . - IN NO EVENT SHALL APPLE BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL - OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF - SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS - INTERRUPTION) ARISING IN ANY WAY OUT OF THE USE, REPRODUCTION, - MODIFICATION AND/OR DISTRIBUTION OF THE APPLE SOFTWARE, HOWEVER CAUSED - AND WHETHER UNDER THEORY OF CONTRACT, TORT (INCLUDING NEGLIGENCE), - STRICT LIABILITY OR OTHERWISE, EVEN IF APPLE HAS BEEN ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - -License: all-permissive - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. - -License: copyright-disclaimer - The author disclaims copyright to this source code. In place of - a legal notice, here is a blessing: + a. "Adaptation" means a work based upon the Work, or upon the Work and + other pre-existing works, such as a translation, adaptation, derivative work, + arrangement of music or other alterations of a literary or artistic work, or + phonogram or performance and includes cinematographic adaptations or any other + form in which the Work may be recast, transformed, or adapted including in any + form recognizably derived from the original, except that a work that + constitutes a Collection will not be considered an Adaptation for the purpose + of this License. For the avoidance of doubt, where the Work is a musical work, + performance or phonogram, the synchronization of the Work in timed-relation + with a moving image ("synching") will be considered an Adaptation for the + purpose of this License. + b. "Collection" means a collection of literary or artistic works, such as + encyclopedias and anthologies, or performances, phonograms or broadcasts, or + other works or subject matter other than works listed in Section 1(f) below, + which, by reason of the selection and arrangement of their contents, + constitute intellectual creations, in which the Work is included in its + entirety in unmodified form along with one or more other contributions, each + constituting separate and independent works in themselves, which together are + assembled into a collective whole. A work that constitutes a Collection will + not be considered an Adaptation (as defined below) for the purposes of this + License. + c. "Creative Commons Compatible License" means a license that is listed at + https://creativecommons.org/compatiblelicenses that has been approved by + Creative Commons as being essentially equivalent to this License, including, + at a minimum, because that license: (i) contains terms that have the same + purpose, meaning and effect as the License Elements of this License; and, (ii) + explicitly permits the relicensing of adaptations of works made available + under that license under this License or a Creative Commons jurisdiction + license with the same License Elements as this License. + d. "Distribute" means to make available to the public the original and + copies of the Work or Adaptation, as appropriate, through sale or other + transfer of ownership. + e. "License Elements" means the following high-level license attributes as + selected by Licensor and indicated in the title of this License: Attribution, + ShareAlike. + f. "Licensor" means the individual, individuals, entity or entities that + offer(s) the Work under the terms of this License. + g. "Original Author" means, in the case of a literary or artistic work, + the individual, individuals, entity or entities who created the Work or if no + individual or entity can be identified, the publisher; and in addition (i) in + the case of a performance the actors, singers, musicians, dancers, and other + persons who act, sing, deliver, declaim, play in, interpret or otherwise + perform literary or artistic works or expressions of folklore; (ii) in the + case of a phonogram the producer being the person or legal entity who first + fixes the sounds of a performance or other sounds; and, (iii) in the case of + broadcasts, the organization that transmits the broadcast. + h. "Work" means the literary and/or artistic work offered under the terms + of this License including without limitation any production in the literary, + scientific and artistic domain, whatever may be the mode or form of its + expression including digital form, such as a book, pamphlet and other writing; + a lecture, address, sermon or other work of the same nature; a dramatic or + dramatico-musical work; a choreographic work or entertainment in dumb show; a + musical composition with or without words; a cinematographic work to which are + assimilated works expressed by a process analogous to cinematography; a work + of drawing, painting, architecture, sculpture, engraving or lithography; a + photographic work to which are assimilated works expressed by a process + analogous to photography; a work of applied art; an illustration, map, plan, + sketch or three-dimensional work relative to geography, topography, + architecture or science; a performance; a broadcast; a phonogram; a + compilation of data to the extent it is protected as a copyrightable work; or + a work performed by a variety or circus performer to the extent it is not + otherwise considered a literary or artistic work. + i. "You" means an individual or entity exercising rights under this + License who has not previously violated the terms of this License with respect + to the Work, or who has received express permission from the Licensor to + exercise rights under this License despite a previous violation. + j. "Publicly Perform" means to perform public recitations of the Work and + to communicate to the public those public recitations, by any means or + process, including by wire or wireless means or public digital performances; + to make available to the public Works in such a way that members of the public + may access these Works from a place and at a place individually chosen by + them; to perform the Work to the public by any means or process and the + communication to the public of the performances of the Work, including by + public digital performance; to broadcast and rebroadcast the Work by any means + including signs, sounds or images. + k. "Reproduce" means to make copies of the Work by any means including + without limitation by sound or visual recordings and the right of fixation and + reproducing fixations of the Work, including storage of a protected + performance or phonogram in digital form or other electronic medium. . - May you do good and not evil. - May you find forgiveness for yourself and forgive others. - May you share freely, never taking more than you give. - -License: X11 - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights to - use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies - of the Software, and to permit persons to whom the Software is furnished to do - so, subject to the following conditions: + 2. Fair Dealing Rights. Nothing in this License is intended to reduce, limit, + or restrict any uses free from copyright or rights arising from limitations or + exceptions that are provided for in connection with the copyright protection + under copyright law or other applicable laws. . - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. + 3. License Grant. Subject to the terms and conditions of this License, + Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual + (for the duration of the applicable copyright) license to exercise the rights + in the Work as stated below: . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE. - -License: ISCL - Permission to use, copy, modify, and/or distribute this software for any - purpose with or without fee is hereby granted, provided that the above - copyright notice and this permission notice appear in all copies. - . - THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES - WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF - MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR - ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES - WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN - ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF - OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - -License: Expat - Permission is hereby granted, free of charge, to any person obtaining a copy of - this software and associated documentation files (the "Software"), to deal in - the Software without restriction, including without limitation the rights to - use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies - of the Software, and to permit persons to whom the Software is furnished to do - so, subject to the following conditions: - . - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE. - -License: FreeB-1.1 - Definitions. + a. to Reproduce the Work, to incorporate the Work into one or more + Collections, and to Reproduce the Work as incorporated in the Collections; + b. to create and Reproduce Adaptations provided that any such Adaptation, + including any translation in any medium, takes reasonable steps to clearly + label, demarcate or otherwise identify that changes were made to the original + Work. For example, a translation could be marked "The original work was + translated from English to Spanish," or a modification could indicate "The + original work has been modified."; + c. to Distribute and Publicly Perform the Work including as incorporated + in Collections; and, + d. to Distribute and Publicly Perform Adaptations. . - "Additional Notice Provisions" means such additional provisions as - appear in the Notice in Original Code under the heading "Additional - Notice Provisions." + e. For the avoidance of doubt: + i. Non-waivable Compulsory License Schemes. In those jurisdictions in + which the right to collect royalties through any statutory or compulsory + licensing scheme cannot be waived, the Licensor reserves the exclusive right + to collect such royalties for any exercise by You of the rights granted under + this License; + ii. Waivable Compulsory License Schemes. In those jurisdictions in + which the right to collect royalties through any statutory or compulsory + licensing scheme can be waived, the Licensor waives the exclusive right to + collect such royalties for any exercise by You of the rights granted under + this License; and, + iii. Voluntary License Schemes. The Licensor waives the right to collect + royalties, whether individually or, in the event that the Licensor is a member + of a collecting society that administers voluntary licensing schemes, via that + society, from any exercise by You of the rights granted under this License. . - "Covered Code" means the Original Code or Modifications, or any - combination thereof. + The above rights may be exercised in all media and formats whether now known + or hereafter devised. The above rights include the right to make such + modifications as are technically necessary to exercise the rights in other + media and formats. Subject to Section 8(f), all rights not expressly granted + by Licensor are hereby reserved. . - "Hardware" means any physical device that accepts input, processes - input, stores the results of processing, and/or provides output. + 4. Restrictions. The license granted in Section 3 above is expressly made + subject to and limited by the following restrictions: . - "Larger Work" means a work that combines Covered Code or portions - thereof with code not governed by the terms of this License. + a. You may Distribute or Publicly Perform the Work only under the terms of + this License. You must include a copy of, or the Uniform Resource Identifier + (URI) for, this License with every copy of the Work You Distribute or Publicly + Perform. You may not offer or impose any terms on the Work that restrict the + terms of this License or the ability of the recipient of the Work to exercise + the rights granted to that recipient under the terms of the License. You may + not sublicense the Work. You must keep intact all notices that refer to this + License and to the disclaimer of warranties with every copy of the Work You + Distribute or Publicly Perform. When You Distribute or Publicly Perform the + Work, You may not impose any effective technological measures on the Work that + restrict the ability of a recipient of the Work from You to exercise the + rights granted to that recipient under the terms of the License. This Section + 4(a) applies to the Work as incorporated in a Collection, but this does not + require the Collection apart from the Work itself to be made subject to the + terms of this License. If You create a Collection, upon notice from any + Licensor You must, to the extent practicable, remove from the Collection any + credit as required by Section 4(c), as requested. If You create an Adaptation, + upon notice from any Licensor You must, to the extent practicable, remove from + the Adaptation any credit as required by Section 4(c), as requested. + b. You may Distribute or Publicly Perform an Adaptation only under the + terms of: (i) this License; (ii) a later version of this License with the same + License Elements as this License; (iii) a Creative Commons jurisdiction + license (either this or a later license version) that contains the same + License Elements as this License (e.g., Attribution-ShareAlike 3.0 US)); (iv) + a Creative Commons Compatible License. If you license the Adaptation under one + of the licenses mentioned in (iv), you must comply with the terms of that + license. If you license the Adaptation under the terms of any of the licenses + mentioned in (i), (ii) or (iii) (the "Applicable License"), you must comply + with the terms of the Applicable License generally and the following + provisions: (I) You must include a copy of, or the URI for, the Applicable + License with every copy of each Adaptation You Distribute or Publicly Perform; + (II) You may not offer or impose any terms on the Adaptation that restrict the + terms of the Applicable License or the ability of the recipient of the + Adaptation to exercise the rights granted to that recipient under the terms of + the Applicable License; (III) You must keep intact all notices that refer to + the Applicable License and to the disclaimer of warranties with every copy of + the Work as included in the Adaptation You Distribute or Publicly Perform; + (IV) when You Distribute or Publicly Perform the Adaptation, You may not + impose any effective technological measures on the Adaptation that restrict + the ability of a recipient of the Adaptation from You to exercise the rights + granted to that recipient under the terms of the Applicable License. This + Section 4(b) applies to the Adaptation as incorporated in a Collection, but + this does not require the Collection apart from the Adaptation itself to be + made subject to the terms of the Applicable License. + c. If You Distribute, or Publicly Perform the Work or any Adaptations or + Collections, You must, unless a request has been made pursuant to Section + 4(a), keep intact all copyright notices for the Work and provide, reasonable + to the medium or means You are utilizing: (i) the name of the Original Author + (or pseudonym, if applicable) if supplied, and/or if the Original Author + and/or Licensor designate another party or parties (e.g., a sponsor institute, + publishing entity, journal) for attribution ("Attribution Parties") in + Licensor's copyright notice, terms of service or by other reasonable means, + the name of such party or parties; (ii) the title of the Work if supplied; + (iii) to the extent reasonably practicable, the URI, if any, that Licensor + specifies to be associated with the Work, unless such URI does not refer to + the copyright notice or licensing information for the Work; and (iv) , + consistent with Ssection 3(b), in the case of an Adaptation, a credit + identifying the use of the Work in the Adaptation (e.g., "French translation + of the Work by Original Author," or "Screenplay based on original Work by + Original Author"). The credit required by this Section 4(c) may be implemented + in any reasonable manner; provided, however, that in the case of a Adaptation + or Collection, at a minimum such credit will appear, if a credit for all + contributing authors of the Adaptation or Collection appears, then as part of + these credits and in a manner at least as prominent as the credits for the + other contributing authors. For the avoidance of doubt, You may only use the + credit required by this Section for the purpose of attribution in the manner + set out above and, by exercising Your rights under this License, You may not + implicitly or explicitly assert or imply any connection with, sponsorship or + endorsement by the Original Author, Licensor and/or Attribution Parties, as + appropriate, of You or Your use of the Work, without the separate, express + prior written permission of the Original Author, Licensor and/or Attribution + Parties. + d. Except as otherwise agreed in writing by the Licensor or as may be + otherwise permitted by applicable law, if You Reproduce, Distribute or + Publicly Perform the Work either by itself or as part of any Adaptations or + Collections, You must not distort, mutilate, modify or take other derogatory + action in relation to the Work which would be prejudicial to the Original + Author's honor or reputation. Licensor agrees that in those jurisdictions + (e.g. Japan), in which any exercise of the right granted in Section 3(b) of + this License (the right to make Adaptations) would be deemed to be a + distortion, mutilation, modification or other derogatory action prejudicial to + the Original Author's honor and reputation, the Licensor will waive or not + assert, as appropriate, this Section, to the fullest extent permitted by the + applicable national law, to enable You to reasonably exercise Your right under + Section 3(b) of this License (right to make Adaptations) but not otherwise. . - "Licensable" means having the right to grant, to the maximum extent - possible, whether at the time of the initial grant or subsequently - acquired, any and all of the rights conveyed herein. + 5. Representations, Warranties and Disclaimer . - "License" means this document. + UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS + THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND + CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, + WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A + PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER + DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT + DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED + WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU. . - "Licensed Patents" means patent claims Licensable by SGI that are - infringed by the use or sale of Original Code or any Modifications - provided by SGI, or any combination thereof. + 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, + IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY + SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT + OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF + THE POSSIBILITY OF SUCH DAMAGES. . - "Modifications" means any addition to or deletion from the substance or - structure of the Original Code or any previous Modifications. When - Covered Code is released as a series of files, a Modification is: + 7. Termination . - Any addition to the contents of a file containing Original Code and/or - addition to or deletion from the contents of a file containing previous - Modifications. + a. This License and the rights granted hereunder will terminate + automatically upon any breach by You of the terms of this License. Individuals + or entities who have received Adaptations or Collections from You under this + License, however, will not have their licenses terminated provided such + individuals or entities remain in full compliance with those licenses. + Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License. + b. Subject to the above terms and conditions, the license granted here is + perpetual (for the duration of the applicable copyright in the Work). + Notwithstanding the above, Licensor reserves the right to release the Work + under different license terms or to stop distributing the Work at any time; + provided, however that any such election will not serve to withdraw this + License (or any other license that has been, or is required to be, granted + under the terms of this License), and this License will continue in full force + and effect unless terminated as stated above. . - Any new file that contains any part of the Original Code or previous - Modifications. + 8. Miscellaneous . - "Notice" means any notice in Original Code or Covered Code, as required - by and in compliance with this License. + a. Each time You Distribute or Publicly Perform the Work or a Collection, + the Licensor offers to the recipient a license to the Work on the same terms + and conditions as the license granted to You under this License. + b. Each time You Distribute or Publicly Perform an Adaptation, Licensor + offers to the recipient a license to the original Work on the same terms and + conditions as the license granted to You under this License. + c. If any provision of this License is invalid or unenforceable under + applicable law, it shall not affect the validity or enforceability of the + remainder of the terms of this License, and without further action by the + parties to this agreement, such provision shall be reformed to the minimum + extent necessary to make such provision valid and enforceable. + d. No term or provision of this License shall be deemed waived and no + breach consented to unless such waiver or consent shall be in writing and + signed by the party to be charged with such waiver or consent. + e. This License constitutes the entire agreement between the parties with + respect to the Work licensed here. There are no understandings, agreements or + representations with respect to the Work not specified here. Licensor shall + not be bound by any additional provisions that may appear in any communication + from You. This License may not be modified without the mutual written + agreement of the Licensor and You. + f. The rights granted under, and the subject matter referenced, in this + License were drafted utilizing the terminology of the Berne Convention for the + Protection of Literary and Artistic Works (as amended on September 28, 1979), + the Rome Convention of 1961, the WIPO Copyright Treaty of 1996, the WIPO + Performances and Phonograms Treaty of 1996 and the Universal Copyright + Convention (as revised on July 24, 1971). These rights and subject matter take + effect in the relevant jurisdiction in which the License terms are sought to + be enforced according to the corresponding provisions of the implementation of + those treaty provisions in the applicable national law. If the standard suite + of rights granted under applicable copyright law includes additional rights + not granted under this License, such additional rights are deemed to be + included in the License; this License is not intended to restrict the license + of any rights under applicable law. + +License: Expat + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: . - "Original Code" means source code of computer software code that is - described in the source code Notice required by Exhibit A as Original - Code, and updates and error corrections specifically thereto. + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. . - "Recipient" means an individual or a legal entity exercising rights - under, and complying with all of the terms of, this License or a future - version of this License issued under Section 8. For legal entities, - "Recipient" includes any entity that controls, is controlled by, or is - under common control with Recipient. For purposes of this definition, - "control" of an entity means (a) the power, direct or indirect, to - direct or manage such entity, or (b) ownership of fifty percent (50%) or - more of the outstanding shares or beneficial ownership of such entity. + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN + THE SOFTWARE. + +License: GPL-2+ + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. . - "Recipient Patents" means patent claims Licensable by a Recipient that - are infringed by the use or sale of Original Code or any Modifications - provided by SGI, or any combination thereof. + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. . - "SGI" means Silicon Graphics, Inc. + On Debian systems, the complete text of the GNU General Public + License version 2 can be found in /usr/share/common-licenses/GPL-2. + +License: GPL-3 + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License version 3 as + published by the Free Software Foundation. . - "SGI Patents" means patent claims Licensable by SGI other than the - Licensed Patents. + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. . - License Grant and Restrictions. + On Debian systems, the complete text of the GNU General Public + License version 3 can be found in /usr/share/common-licenses/GPL-3. + +License: GPL-3+ with AutoConf exception + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. . - SGI License Grant. Subject to the terms of this License and any third - party intellectual property claims, for the duration of intellectual - property protections inherent in the Original Code, SGI hereby grants - Recipient a worldwide, royalty-free, non-exclusive license, to do the - following: (i) under copyrights Licensable by SGI, to reproduce, - distribute, create derivative works from, and, to the extent applicable, - display and perform the Original Code and/or any Modifications provided - by SGI alone and/or as part of a Larger Work; and (ii) under any - Licensable Patents, to make, have made, use, sell, offer for sale, - import and/or otherwise transfer the Original Code and/or any - Modifications provided by SGI. Recipient accepts the terms and - conditions of this License by undertaking any of the aforementioned - actions. The patent license shall apply to the Covered Code if, at the - time any related Modification is added, such addition of the - Modification causes such combination to be covered by the Licensed - Patents. The patent license in Section 2.1(ii) shall not apply to any - other combinations that include the Modification. No patent license is - provided under SGI Patents for infringements of SGI Patents by - Modifications not provided by SGI or combinations of Original Code and - Modifications not provided by SGI. + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. . - Recipient License Grant. Subject to the terms of this License and any - third party intellectual property claims, Recipient hereby grants SGI - and any other Recipients a worldwide, royalty-free, non-exclusive - license, under any Recipient Patents, to make, have made, use, sell, - offer for sale, import and/or otherwise transfer the Original Code - and/or any Modifications provided by SGI. + On Debian systems, the complete text of the GNU General Public + License version 3 can be found in /usr/share/common-licenses/GPL-3. . - No License For Hardware Implementations. The licenses granted in Section - 2.1 and 2.2 are not applicable to implementation in Hardware of the - algorithms embodied in the Original Code or any Modifications provided - by SGI . + Under Section 7 of GPL version 3, you are granted additional + permissions described in the Autoconf Configure Script Exception, + version 3.0, as published by the Free Software Foundation. . - Redistributions. + The Autoconf Configure Script Exception version 3 is below: . - Retention of Notice/Copy of License. The Notice set forth in Exhibit A, - below, must be conspicuously retained or included in any and all - redistributions of Covered Code. For distributions of the Covered Code - in source code form, the Notice must appear in every file that can - include a text comments field; in executable form, the Notice and a copy - of this License must appear in related documentation or collateral where - the Recipient's rights relating to Covered Code are described. Any - Additional Notice Provisions which actually appears in the Original Code - must also be retained or included in any and all redistributions of - Covered Code. + AUTOCONF CONFIGURE SCRIPT EXCEPTION + Version 3.0, 18 August 2009 . - Alternative License. Provided that Recipient is in compliance with the - terms of this License, Recipient may, so long as without derogation of - any of SGI's rights in and to the Original Code, distribute the source - code and/or executable version(s) of Covered Code under (1) this - License; (2) a license identical to this License but for only such - changes as are necessary in order to clarify Recipient's role as - licensor of Modifications; and/or (3) a license of Recipient's - choosing, containing terms different from this License, provided that - the license terms include this Section 3 and Sections 4, 6, 7, 10, 12, - and 13, which terms may not be modified or superseded by any other terms - of such license. If Recipient elects to use any license other than this - License, Recipient must make it absolutely clear that any of its terms - which differ from this License are offered by Recipient alone, and not - by SGI. It is emphasized that this License is a limited license, and, - regardless of the license form employed by Recipient in accordance with - this Section 3.2, Recipient may relicense only such rights, in Original - Code and Modifications by SGI, as it has actually been granted by SGI in - this License. + This Exception is an additional permission under section 7 of the GNU + General Public License, version 3 ("GPLv3"). It applies to a given + file that bears a notice placed by the copyright holder of the file + stating that the file is governed by GPLv3 along with this Exception. . - Indemnity. Recipient hereby agrees to indemnify SGI for any liability - incurred by SGI as a result of any such alternative license terms - Recipient offers. + The purpose of this Exception is to allow distribution of Autoconf's + typical output under terms of the recipient's choice (including + proprietary). . - Termination. This License and the rights granted hereunder will - terminate automatically if Recipient breaches any term herein and fails - to cure such breach within 30 days thereof. Any sublicense to the - Covered Code that is properly granted shall survive any termination of - this License, absent termination by the terms of such sublicense. - Provisions that, by their nature, must remain in effect beyond the - termination of this License, shall survive. + 0. Definitions . - No Trademark Or Other Rights. This License does not grant any rights to: - (i) any software apart from the Covered Code, nor shall any other rights - or licenses not expressly granted hereunder arise by implication, - estoppel or otherwise with respect to the Covered Code; (ii) any trade - name, trademark or service mark whatsoever, including without limitation - any related right for purposes of endorsement or promotion of products - derived from the Covered Code, without prior written permission of SGI; - or (iii) any title to or ownership of the Original Code, which shall at - all times remains with SGI. All rights in the Original Code not - expressly granted under this License are reserved. + "Covered Code" is the source or object code of a version of Autoconf + that is a covered work under this License. . - Compliance with Laws; Non-Infringement. There are various worldwide - laws, regulations, and executive orders applicable to dispositions of - Covered Code, including without limitation export, re-export, and import - control laws, regulations, and executive orders, of the U.S. government - and other countries, and Recipient is reminded it is obliged to obey - such laws, regulations, and executive orders. Recipient may not - distribute Covered Code that (i) in any way infringes (directly or - contributorily) any intellectual property rights of any kind of any - other person or entity or (ii) breaches any representation or warranty, - express, implied or statutory, to which, under any applicable law, it - might be deemed to have been subject. + "Normally Copied Code" for a version of Autoconf means all parts of + its Covered Code which that version can copy from its code (i.e., not + from its input file) into its minimally verbose, non-debugging and + non-tracing output. . - Claims of Infringement. If Recipient learns of any third party claim - that any disposition of Covered Code and/or functionality wholly or - partially infringes the third party's intellectual property rights, - Recipient will promptly notify SGI of such claim. + "Ineligible Code" is Covered Code that is not Normally Copied Code. . - Versions of the License. SGI may publish revised and/or new versions of - the License from time to time, each with a distinguishing version - number. Once Covered Code has been published under a particular version - of the License, Recipient may, for the duration of the license, continue - to use it under the terms of that version, or choose to use such Covered - Code under the terms of any subsequent version published by SGI. Subject - to the provisions of Sections 3 and 4 of this License, only SGI may - modify the terms applicable to Covered Code created under this License. + 1. Grant of Additional Permission. . - DISCLAIMER OF WARRANTY. COVERED CODE IS PROVIDED "AS IS." ALL EXPRESS - AND IMPLIED WARRANTIES AND CONDITIONS ARE DISCLAIMED, INCLUDING, WITHOUT - LIMITATION, ANY IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, - SATISFACTORY QUALITY, FITNESS FOR A PARTICULAR PURPOSE, AND - NON-INFRINGEMENT. SGI ASSUMES NO RISK AS TO THE QUALITY AND PERFORMANCE - OF THE SOFTWARE. SHOULD THE SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, SGI - ASSUMES NO COST OR LIABILITY FOR SERVICING, REPAIR OR CORRECTION. THIS - DISCLAIMER OF WARRANTY IS AN ESSENTIAL PART OF THIS LICENSE. NO USE OF - ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT SUBJECT TO THIS - DISCLAIMER. + You have permission to propagate output of Autoconf, even if such + propagation would otherwise violate the terms of GPLv3. However, if + by modifying Autoconf you cause any Ineligible Code of the version you + received to become Normally Copied Code of your modified version, then + you void this Exception for the resulting covered work. If you convey + that resulting covered work, you must remove this Exception in accordance + with the second paragraph of Section 7 of GPLv3. . - LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES NOR LEGAL THEORY, - WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT - LIABILITY), CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE - LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL - DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS - OF GOODWILL, WORK STOPPAGE, LOSS OF DATA, COMPUTER FAILURE OR - MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF - SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. - THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR - PERSONAL INJURY RESULTING FROM SGI's NEGLIGENCE TO THE EXTENT APPLICABLE - LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE - EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THAT - EXCLUSION AND LIMITATION MAY NOT APPLY TO RECIPIENT. + 2. No Weakening of Autoconf Copyleft. . - Indemnity. Recipient shall be solely responsible for damages arising, - directly or indirectly, out of its utilization of rights under this - License. Recipient will defend, indemnify and hold harmless Silicon - Graphics, Inc. from and against any loss, liability, damages, costs or - expenses (including the payment of reasonable attorneys fees) arising - out of Recipient's use, modification, reproduction and distribution of - the Covered Code or out of any representation or warranty made by - Recipient. + The availability of this Exception does not imply any general presumption + that third-party software is unaffected by the copyleft requirements of + the license of Autoconf. + +License: GPL-3+ with Bison exception + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. . - U.S. Government End Users. The Covered Code is a "commercial item" - consisting of "commercial computer software" as such terms are defined - in title 48 of the Code of Federal Regulations and all U.S. Government - End Users acquire only the rights set forth in this License and are - subject to the terms of this License. + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. . - Miscellaneous. This License represents the complete agreement concerning - the its subject matter. If any provision of this License is held to be - unenforceable, such provision shall be reformed so as to achieve as - nearly as possible the same legal and economic effect as the original - provision and the remainder of this License will remain in effect. This - License shall be governed by and construed in accordance with the laws - of the United States and the State of California as applied to - agreements entered into and to be performed entirely within California - between California residents. Any litigation relating to this License - shall be subject to the exclusive jurisdiction of the Federal Courts of - the Northern District of California (or, absent subject matter - jurisdiction in such courts, the courts of the State of California), - with venue lying exclusively in Santa Clara County, California, with the - losing party responsible for costs, including without limitation, court - costs and reasonable attorneys fees and expenses. The application of the - United Nations Convention on Contracts for the International Sale of - Goods is expressly excluded. Any law or regulation that provides that - the language of a contract shall be construed against the drafter shall - not apply to this License. + On Debian systems, the complete text of the GNU General Public + License version 3 can be found in /usr/share/common-licenses/GPL-3. . - Exhibit A + As a special exception, you may create a larger work that contains + part or all of the Bison parser skeleton and distribute that work + under terms of your choice, so long as that work isn't itself a + parser generator using the skeleton or a modified version thereof + as a parser skeleton. Alternatively, if you modify or redistribute + the parser skeleton itself, you may (at your option) remove this + special exception, which will cause the skeleton and the resulting + Bison output files to be licensed under the GNU General Public + License without this special exception. . - License Applicability. Except to the extent portions of this file are - made subject to an alternative license as permitted in the SGI Free - Software License B, Version 1.1 (the "License"), the contents of this - file are subject only to the provisions of the License. You may not use - this file except in compliance with the License. You may obtain a copy - of the License at Silicon Graphics, Inc., attn: Legal Services, 1600 - Amphitheatre Parkway, Mountain View, CA 94043-1351, or at: + This special exception was added by the Free Software Foundation in + version 2.2 of Bison. + +License: ISC + Permission to use, copy, modify, and distribute this software for any + purpose with or without fee is hereby granted, provided that the above + copyright notice and this permission notice appear in all copies. . - http://oss.sgi.com/projects/FreeB + THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES + WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF + MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR + ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN + ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF + OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +License: ISC-like-dmgfp + Permission to use, copy, modify, and distribute this software for any + purpose without fee is hereby granted, provided that this entire notice + is included in all copies of any software which is or includes a copy + or modification of this software and in all copies of the supporting + documentation for such software. . - Note that, as provided in the License, the Software is distributed on an - "AS IS" basis, with ALL EXPRESS AND IMPLIED WARRANTIES AND CONDITIONS - DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES AND - CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A - PARTICULAR PURPOSE, AND NON-INFRINGEMENT. + THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED + WARRANTY. IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY + REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY + OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE. + +License: LGPL-2 + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License (LGPL) + version 2 as published by the Free Software Foundation. . - Original Code. The Original Code is: [name of software, version number, - and release date], developed by Silicon Graphics, Inc. The Original Code - is Copyright (c) [dates of first publication, as appearing in the Notice - in the Original Code] Silicon Graphics, Inc. Copyright in any portions - created by third parties is as indicated elsewhere herein. All Rights - Reserved. + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. . - Additional Notice Provisions: [such additional provisions, if any, as - appear in the Notice in the Original Code under the heading "Additional - Notice Provisions"] + On Debian systems, the complete text of the GNU Lesser General Public + License version 2 can be found in /usr/share/common-licenses/LGPL-2. License: LGPL-2+ This library is free software; you can redistribute it and/or @@ -13262,94 +4611,115 @@ License: LGPL-2+ This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Library General Public License for more details. + Lesser General Public License for more details. . - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA - . - On Debian systems, the complete text of the GNU Library General - Public License can be found in `/usr/share/common-licenses/LGPL-2-1'. + On Debian systems, the complete text of the GNU Lesser General Public + License version 2 can be found in /usr/share/common-licenses/LGPL-2. -License: BSD-3-clause - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are met: +License: LGPL-2.1 + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License 2.1 as published by the Free Software Foundation. . - Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. . - Redistributions in binary form must reproduce the above copyright notice, this - list of conditions and the following disclaimer in the documentation and/or - other materials provided with the distribution. + On Debian systems, the complete text of the GNU Lesser General Public + License version 2.1 can be found in /usr/share/common-licenses/LGPL-2.1. + +License: LGPL-2.1+ + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. . - Neither the name of {{the ORGANIZATION nor the names of its contributors}} may - be used to endorse or promote products derived from this software without - specific prior written permission. + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. . - THIS SOFTWARE IS PROVIDED BY {{THE COPYRIGHT HOLDERS AND CONTRIBUTORS}} "AS IS" - AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL {{THE COPYRIGHT HOLDER OR CONTRIBUTORS}} BE - LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR - CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE - GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT - LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + On Debian systems, the complete text of the GNU Lesser General Public + License version 2.1 can be found in /usr/share/common-licenses/LGPL-2.1. -License: Apache - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - . - http://www.apache.org/licenses/LICENSE-2.0 +License: MIT-like-icu + Permission is hereby granted, free of charge, to any person obtaining a copy of + this software and associated documentation files (the "Software"), to deal in + the Software without restriction, including without limitation the rights to + use, copy, modify, merge, publish, distribute, and/or sell copies of the + Software, and to permit persons to whom the Software is furnished to do so, + provided that the above copyright notice(s) and this permission notice appear + in all copies of the Software and that both the above copyright notice(s) and + this permission notice appear in supporting documentation. . - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN + NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE + LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY + DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN + ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN + CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. . - On Debian systems, the complete text of the Apache License can be found in - `/usr/share/common-licenses/Apache-2.0'. - -License: BSD-2-clause - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are met: + Except as contained in this notice, the name of a copyright holder shall not be + used in advertising or otherwise to promote the sale, use or other dealings in + this Software without prior written authorization of the copyright holder. + +License: MIT-like-Wayland + Permission to use, copy, modify, distribute, and sell this software and its + documentation for any purpose is hereby granted without fee, provided that the + above copyright notice appear in all copies and that both that copyright + notice and this permission notice appear in supporting documentation, and that + the name of the copyright holders not be used in advertising or publicity + pertaining to distribution of the software without specific, written prior + permission. The copyright holders make no representations about the + suitability of this software for any purpose. It is provided "as is" without + express or implied warranty. . - Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. + THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, + INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO + EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR + CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, + DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER + TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE + OF THIS SOFTWARE. + +License: MIT-like-XSLTExtensions + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is furnished + to do so, subject to the following conditions: . - Redistributions in binary form must reproduce the above copyright notice, this - list of conditions and the following disclaimer in the documentation and/or - other materials provided with the distribution. + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. . - THIS SOFTWARE IS PROVIDED BY {{THE COPYRIGHT HOLDERS AND CONTRIBUTORS}} "AS IS" - AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL {{THE COPYRIGHT HOLDER OR CONTRIBUTORS}} BE - LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR - CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF - SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS - INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN - CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY - OF SUCH DAMAGE. - -License: GPL-2+ - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER + IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. + Except as contained in this notice, the name of the authors shall not + be used in advertising or otherwise to promote the sale, use or other dealings + in this Software without prior written authorization from him. + +License: MPL-1.1 + The contents of this file are subject to the Mozilla Public License Version + 1.1 (the "License"); you may not use this file except in compliance with + the License. . - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + Software distributed under the License is distributed on an "AS IS" basis, + WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + for the specific language governing rights and limitations under the + License. . - On Debian systems, the complete text of the GNU General Public License 2 can be - found in `/usr/share/common-licenses/GPL-2'. + On Debian systems, the complete text of the Mozilla Public License Version + 1.1 can be found in /usr/share/common-licenses/MPL-1.1. + +License: public-domain + No copyright is claimed. This code is in the public domain; do with it what + you wish. |
