OSDN Git Service

Merge WebKit at r66666 : Initial merge by git.
authorKristian Monsen <kristianm@google.com>
Wed, 8 Sep 2010 11:18:00 +0000 (12:18 +0100)
committerKristian Monsen <kristianm@google.com>
Sat, 11 Sep 2010 11:08:58 +0000 (12:08 +0100)
commit5ddde30071f639962dd557c453f2ad01f8f0fd00
tree775803c4ab35af50aa5f5472cd1fb95fe9d5152d
parent3e63d9b33b753ca86d0765d1b3d711114ba9e34f
Merge WebKit at r66666 : Initial merge by git.

Change-Id: I57dedeb49859adc9c539e760f0e749768c66626f
1332 files changed:
JavaScriptCore/ChangeLog
JavaScriptCore/Configurations/Version.xcconfig
JavaScriptCore/GNUmakefile.am
JavaScriptCore/JavaScriptCore.exp
JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
JavaScriptCore/JavaScriptCore.vcproj/WTF/WTF.vcproj
JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj
JavaScriptCore/assembler/ARMAssembler.cpp
JavaScriptCore/assembler/LinkBuffer.h
JavaScriptCore/assembler/MIPSAssembler.h
JavaScriptCore/assembler/X86Assembler.h
JavaScriptCore/bytecode/CodeBlock.h
JavaScriptCore/bytecode/StructureStubInfo.h
JavaScriptCore/jit/ExecutableAllocator.cpp
JavaScriptCore/jit/ExecutableAllocator.h
JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp
JavaScriptCore/jit/JIT.cpp
JavaScriptCore/jit/JIT.h
JavaScriptCore/jit/JITArithmetic.cpp
JavaScriptCore/jit/JITOpcodes.cpp
JavaScriptCore/jit/JITOpcodes32_64.cpp
JavaScriptCore/jit/JITPropertyAccess.cpp
JavaScriptCore/jit/JITPropertyAccess32_64.cpp
JavaScriptCore/jit/JITStubs.cpp
JavaScriptCore/jit/JITStubs.h
JavaScriptCore/jit/SpecializedThunkJIT.h
JavaScriptCore/parser/JSParser.cpp
JavaScriptCore/parser/Lexer.cpp
JavaScriptCore/parser/Lexer.h
JavaScriptCore/runtime/ArrayPrototype.cpp
JavaScriptCore/runtime/ErrorInstance.cpp
JavaScriptCore/runtime/ErrorInstance.h
JavaScriptCore/runtime/ErrorPrototype.cpp
JavaScriptCore/runtime/ExceptionHelpers.cpp
JavaScriptCore/runtime/ExceptionHelpers.h
JavaScriptCore/runtime/Executable.cpp
JavaScriptCore/runtime/JSGlobalData.h
JavaScriptCore/runtime/JSValue.h
JavaScriptCore/runtime/NumberPrototype.cpp
JavaScriptCore/runtime/TimeoutChecker.cpp
JavaScriptCore/runtime/UString.cpp
JavaScriptCore/wtf/Assertions.cpp
JavaScriptCore/wtf/Assertions.h
JavaScriptCore/wtf/Complex.h
JavaScriptCore/wtf/DecimalNumber.h
JavaScriptCore/wtf/FastMalloc.cpp
JavaScriptCore/wtf/Forward.h
JavaScriptCore/wtf/OwnArrayPtr.h
JavaScriptCore/wtf/OwnArrayPtrCommon.h [new file with mode: 0644]
JavaScriptCore/wtf/PassOwnArrayPtr.h [new file with mode: 0644]
JavaScriptCore/wtf/Platform.h
JavaScriptCore/wtf/TCPageMap.h
JavaScriptCore/wtf/ThreadSpecific.h
JavaScriptCore/wtf/ThreadingPrimitives.h
JavaScriptCore/wtf/UnusedParam.h
JavaScriptCore/wtf/Vector3.h
JavaScriptCore/wtf/WTFThreadData.cpp
JavaScriptCore/wtf/WTFThreadData.h
JavaScriptCore/wtf/dtoa.cpp
JavaScriptCore/wtf/dtoa.h
JavaScriptCore/wtf/gobject/GOwnPtr.h
JavaScriptCore/wtf/gobject/GRefPtr.h
JavaScriptCore/wtf/gtk/GtkTypedefs.h [new file with mode: 0644]
JavaScriptCore/wtf/text/AtomicString.cpp
JavaScriptCore/wtf/text/StringHash.h
JavaScriptCore/wtf/text/StringImpl.cpp
JavaScriptCore/wtf/text/WTFString.cpp
JavaScriptCore/wtf/text/WTFString.h
JavaScriptCore/wtf/unicode/glib/UnicodeMacrosFromICU.h
JavaScriptCore/wtf/unicode/qt4/UnicodeQt4.h
JavaScriptCore/wtf/unicode/wince/UnicodeWince.h
JavaScriptCore/yarr/RegexJIT.cpp
JavaScriptGlue/ChangeLog
JavaScriptGlue/Configurations/Version.xcconfig
JavaScriptGlue/ForwardingHeaders/wtf/OwnArrayPtrCommon.h [new file with mode: 0644]
LayoutTests/dom/html/level2/html/button03.js
LayoutTests/dom/xhtml/level2/html/button03.js
LayoutTests/fast/dom/Selection/collapseToX-empty-selection-expected.txt [new file with mode: 0644]
LayoutTests/fast/dom/Selection/collapseToX-empty-selection.html [new file with mode: 0644]
LayoutTests/fast/dom/Selection/script-tests/collapseToX-empty-selection.js [new file with mode: 0644]
LayoutTests/fast/js/resources/js-test-post.js
LayoutTests/fast/js/resources/js-test-pre.js
LayoutTests/fast/url/resources/utilities.js
LayoutTests/http/tests/resources/network-simulator.php
LayoutTests/http/tests/resources/silence.mpg [deleted file]
LayoutTests/http/tests/resources/test.mp4 [new file with mode: 0644]
LayoutTests/http/tests/resources/test.ogv [new file with mode: 0644]
LayoutTests/platform/android/Skipped [new file with mode: 0644]
LayoutTests/storage/indexeddb/database-basics-expected.txt
LayoutTests/storage/indexeddb/keyrange-expected.txt
LayoutTests/storage/indexeddb/objectstore-cursor-expected.txt [new file with mode: 0644]
LayoutTests/storage/indexeddb/objectstore-cursor.html [new file with mode: 0644]
LayoutTests/storage/indexeddb/open-cursor-expected.txt
LayoutTests/storage/indexeddb/script-tests/database-basics.js
LayoutTests/storage/indexeddb/script-tests/keyrange.js
LayoutTests/storage/indexeddb/script-tests/open-cursor.js
SunSpider/ChangeLog
SunSpider/tests/v8-v5/LIST [new file with mode: 0644]
SunSpider/tests/v8-v5/v8-crypto.js [new file with mode: 0644]
SunSpider/tests/v8-v5/v8-deltablue.js [new file with mode: 0644]
SunSpider/tests/v8-v5/v8-earley-boyer.js [new file with mode: 0644]
SunSpider/tests/v8-v5/v8-raytrace.js [new file with mode: 0644]
SunSpider/tests/v8-v5/v8-regexp.js [new file with mode: 0644]
SunSpider/tests/v8-v5/v8-richards.js [new file with mode: 0644]
SunSpider/tests/v8-v5/v8-splay.js [new file with mode: 0644]
SunSpider/tests/v8-v6/LIST [new file with mode: 0644]
SunSpider/tests/v8-v6/v8-crypto.js [new file with mode: 0644]
SunSpider/tests/v8-v6/v8-deltablue.js [new file with mode: 0644]
SunSpider/tests/v8-v6/v8-earley-boyer.js [new file with mode: 0644]
SunSpider/tests/v8-v6/v8-raytrace.js [new file with mode: 0644]
SunSpider/tests/v8-v6/v8-regexp.js [new file with mode: 0644]
SunSpider/tests/v8-v6/v8-richards.js [new file with mode: 0644]
SunSpider/tests/v8-v6/v8-splay.js [new file with mode: 0644]
WebCore/Android.derived.mk
WebCore/Android.mk
WebCore/CMakeLists.txt
WebCore/CMakeListsEfl.txt
WebCore/ChangeLog
WebCore/Configurations/FeatureDefines.xcconfig
WebCore/Configurations/Version.xcconfig
WebCore/DerivedSources.cpp
WebCore/DerivedSources.make
WebCore/English.lproj/localizedStrings.js
WebCore/ForwardingHeaders/wtf/OwnArrayPtrCommon.h [new file with mode: 0644]
WebCore/ForwardingHeaders/wtf/PassOwnArrayPtr.h [new file with mode: 0644]
WebCore/GNUmakefile.am
WebCore/WebCore.exp.in
WebCore/WebCore.gyp/WebCore.gyp
WebCore/WebCore.gypi
WebCore/WebCore.pri
WebCore/WebCore.pro
WebCore/WebCore.vcproj/WebCore.vcproj
WebCore/WebCore.vcproj/WebCoreCommon.vsprops
WebCore/WebCore.xcodeproj/project.pbxproj
WebCore/accessibility/AXObjectCache.h
WebCore/accessibility/AccessibilityRenderObject.cpp
WebCore/accessibility/chromium/AXObjectCacheChromium.cpp
WebCore/bindings/generic/RuntimeEnabledFeatures.cpp
WebCore/bindings/generic/RuntimeEnabledFeatures.h
WebCore/bindings/gobject/GNUmakefile.am [new file with mode: 0644]
WebCore/bindings/js/JSXMLHttpRequestCustom.cpp
WebCore/bindings/js/ScriptHeapSnapshot.h [new file with mode: 0644]
WebCore/bindings/js/ScriptProfile.cpp
WebCore/bindings/js/ScriptProfiler.h
WebCore/bindings/js/SerializedScriptValue.cpp
WebCore/bindings/js/SerializedScriptValue.h
WebCore/bindings/objc/PublicDOMInterfaces.h
WebCore/bindings/scripts/CodeGeneratorCPP.pm
WebCore/bindings/scripts/CodeGeneratorGObject.pm
WebCore/bindings/scripts/CodeGeneratorV8.pm
WebCore/bindings/scripts/test/CPP/WebDOMTestCallback.h
WebCore/bindings/scripts/test/CPP/WebDOMTestInterface.h
WebCore/bindings/scripts/test/CPP/WebDOMTestObj.h
WebCore/bindings/scripts/test/GObject/WebKitDOMTestCallback.cpp
WebCore/bindings/scripts/test/GObject/WebKitDOMTestObj.cpp
WebCore/bindings/scripts/test/TestObj.idl
WebCore/bindings/v8/ScriptHeapSnapshot.cpp [new file with mode: 0644]
WebCore/bindings/v8/ScriptHeapSnapshot.h [new file with mode: 0644]
WebCore/bindings/v8/ScriptProfile.cpp
WebCore/bindings/v8/ScriptProfiler.cpp
WebCore/bindings/v8/ScriptProfiler.h
WebCore/bindings/v8/SerializedScriptValue.cpp
WebCore/bindings/v8/SerializedScriptValue.h
WebCore/bindings/v8/V8Binding.cpp
WebCore/bindings/v8/V8Binding.h
WebCore/bindings/v8/custom/V8BindingMacros.h
WebCore/bindings/v8/custom/V8DOMStringMapCustom.cpp [new file with mode: 0644]
WebCore/bindings/v8/custom/V8DeviceMotionEventCustom.cpp
WebCore/bindings/v8/custom/V8DeviceOrientationEventCustom.cpp
WebCore/bindings/v8/custom/V8XMLHttpRequestCustom.cpp
WebCore/css/CSSComputedStyleDeclaration.cpp
WebCore/css/CSSFontSelector.cpp
WebCore/css/CSSFunctionValue.cpp
WebCore/css/CSSGrammar.y
WebCore/css/CSSImageGeneratorValue.cpp
WebCore/css/CSSImageValue.cpp
WebCore/css/CSSImageValue.h
WebCore/css/CSSImportRule.cpp
WebCore/css/CSSMutableStyleDeclaration.cpp
WebCore/css/CSSNamespace.h
WebCore/css/CSSParser.cpp
WebCore/css/CSSParser.h
WebCore/css/CSSParserValues.h
WebCore/css/CSSPrimitiveValue.cpp
WebCore/css/CSSPrimitiveValueMappings.h
WebCore/css/CSSPropertyNames.in
WebCore/css/CSSSelector.cpp
WebCore/css/CSSSelector.h
WebCore/css/CSSStyleSelector.cpp
WebCore/css/CSSStyleSelector.h
WebCore/css/CSSStyleSheet.cpp
WebCore/css/CSSStyleSheet.h
WebCore/css/CSSValueKeywords.in
WebCore/css/CSSValueList.cpp
WebCore/css/CSSValueList.h
WebCore/css/CSSVariablesDeclaration.cpp
WebCore/css/MediaList.cpp
WebCore/css/MediaList.h
WebCore/css/fullscreen.css [new file with mode: 0644]
WebCore/dom/ClassNodeList.cpp
WebCore/dom/ContainerNode.cpp
WebCore/dom/ContainerNode.h
WebCore/dom/DecodedDataDocumentParser.cpp
WebCore/dom/Document.cpp
WebCore/dom/Document.h
WebCore/dom/Document.idl
WebCore/dom/DocumentMarker.h
WebCore/dom/Element.cpp
WebCore/dom/Element.h
WebCore/dom/Element.idl
WebCore/dom/EventNames.h
WebCore/dom/NamedNodeMap.cpp
WebCore/dom/Node.cpp
WebCore/dom/Node.h
WebCore/dom/OptionElement.cpp
WebCore/dom/ProcessingInstruction.cpp
WebCore/dom/SelectorNodeList.cpp
WebCore/dom/StyleElement.cpp
WebCore/dom/StyledElement.cpp
WebCore/dom/XMLDocumentParser.cpp
WebCore/dom/XMLDocumentParserLibxml2.cpp
WebCore/dom/XMLDocumentParserQt.cpp
WebCore/dom/make_names.pl
WebCore/editing/ApplyStyleCommand.cpp
WebCore/editing/ApplyStyleCommand.h
WebCore/editing/Editor.cpp
WebCore/editing/Editor.h
WebCore/editing/EditorCommand.cpp
WebCore/editing/ReplaceSelectionCommand.cpp
WebCore/editing/SelectionController.cpp
WebCore/editing/TextIterator.cpp
WebCore/editing/TypingCommand.cpp
WebCore/editing/markup.cpp
WebCore/fileapi/AsyncFileWriter.h [new file with mode: 0644]
WebCore/fileapi/Blob.cpp [moved from WebCore/html/Blob.cpp with 58% similarity]
WebCore/fileapi/Blob.h [moved from WebCore/html/Blob.h with 78% similarity]
WebCore/fileapi/Blob.idl [moved from WebCore/html/Blob.idl with 97% similarity]
WebCore/fileapi/BlobBuilder.cpp [moved from WebCore/html/BlobBuilder.cpp with 57% similarity]
WebCore/fileapi/BlobBuilder.h [moved from WebCore/html/BlobBuilder.h with 90% similarity]
WebCore/fileapi/BlobBuilder.idl [moved from WebCore/html/BlobBuilder.idl with 100% similarity]
WebCore/fileapi/BlobURL.cpp [moved from WebCore/html/BlobURL.cpp with 93% similarity]
WebCore/fileapi/BlobURL.h [moved from WebCore/html/BlobURL.h with 97% similarity]
WebCore/fileapi/DOMFilePath.cpp [moved from WebCore/storage/DOMFilePath.cpp with 100% similarity]
WebCore/fileapi/DOMFilePath.h [moved from WebCore/storage/DOMFilePath.h with 100% similarity]
WebCore/fileapi/DOMFileSystem.cpp [new file with mode: 0644]
WebCore/fileapi/DOMFileSystem.h [new file with mode: 0644]
WebCore/fileapi/DOMFileSystem.idl [moved from WebCore/storage/DOMFileSystem.idl with 100% similarity]
WebCore/fileapi/DirectoryEntry.cpp [moved from WebCore/storage/DirectoryEntry.cpp with 77% similarity]
WebCore/fileapi/DirectoryEntry.h [moved from WebCore/storage/DirectoryEntry.h with 92% similarity]
WebCore/fileapi/DirectoryEntry.idl [moved from WebCore/storage/DirectoryEntry.idl with 100% similarity]
WebCore/fileapi/DirectoryReader.cpp [moved from WebCore/storage/DirectoryReader.cpp with 88% similarity]
WebCore/fileapi/DirectoryReader.h [moved from WebCore/storage/DirectoryReader.h with 99% similarity]
WebCore/fileapi/DirectoryReader.idl [moved from WebCore/storage/DirectoryReader.idl with 100% similarity]
WebCore/fileapi/EntriesCallback.h [moved from WebCore/storage/EntriesCallback.h with 100% similarity]
WebCore/fileapi/EntriesCallback.idl [moved from WebCore/storage/EntriesCallback.idl with 100% similarity]
WebCore/fileapi/Entry.cpp [moved from WebCore/storage/Entry.cpp with 66% similarity]
WebCore/fileapi/Entry.h [moved from WebCore/storage/Entry.h with 86% similarity]
WebCore/fileapi/Entry.idl [moved from WebCore/storage/Entry.idl with 100% similarity]
WebCore/fileapi/EntryArray.cpp [moved from WebCore/storage/EntryArray.cpp with 100% similarity]
WebCore/fileapi/EntryArray.h [moved from WebCore/storage/EntryArray.h with 100% similarity]
WebCore/fileapi/EntryArray.idl [moved from WebCore/storage/EntryArray.idl with 100% similarity]
WebCore/fileapi/EntryCallback.h [moved from WebCore/storage/EntryCallback.h with 100% similarity]
WebCore/fileapi/EntryCallback.idl [moved from WebCore/storage/EntryCallback.idl with 100% similarity]
WebCore/fileapi/ErrorCallback.h [moved from WebCore/storage/ErrorCallback.h with 100% similarity]
WebCore/fileapi/ErrorCallback.idl [moved from WebCore/storage/ErrorCallback.idl with 100% similarity]
WebCore/fileapi/File.cpp [new file with mode: 0644]
WebCore/fileapi/File.h [moved from WebCore/html/File.h with 77% similarity]
WebCore/fileapi/File.idl [moved from WebCore/html/File.idl with 97% similarity]
WebCore/fileapi/FileEntry.cpp [moved from WebCore/storage/FileEntry.cpp with 95% similarity]
WebCore/fileapi/FileEntry.h [moved from WebCore/storage/FileEntry.h with 88% similarity]
WebCore/fileapi/FileEntry.idl [moved from WebCore/storage/FileEntry.idl with 100% similarity]
WebCore/fileapi/FileError.h [moved from WebCore/html/FileError.h with 100% similarity]
WebCore/fileapi/FileError.idl [moved from WebCore/html/FileError.idl with 88% similarity]
WebCore/fileapi/FileException.h [moved from WebCore/html/FileWriter.cpp with 69% similarity]
WebCore/fileapi/FileException.idl [new file with mode: 0644]
WebCore/fileapi/FileList.cpp [moved from WebCore/html/FileList.cpp with 100% similarity]
WebCore/fileapi/FileList.h [moved from WebCore/html/FileList.h with 100% similarity]
WebCore/fileapi/FileList.idl [moved from WebCore/html/FileList.idl with 96% similarity]
WebCore/fileapi/FileReader.cpp [moved from WebCore/html/FileReader.cpp with 64% similarity]
WebCore/fileapi/FileReader.h [moved from WebCore/html/FileReader.h with 86% similarity]
WebCore/fileapi/FileReader.idl [moved from WebCore/html/FileReader.idl with 100% similarity]
WebCore/fileapi/FileReaderSync.cpp [new file with mode: 0644]
WebCore/fileapi/FileReaderSync.h [new file with mode: 0644]
WebCore/fileapi/FileReaderSync.idl [new file with mode: 0644]
WebCore/fileapi/FileStreamProxy.cpp [moved from WebCore/html/FileStreamProxy.cpp with 100% similarity]
WebCore/fileapi/FileStreamProxy.h [moved from WebCore/html/FileStreamProxy.h with 100% similarity]
WebCore/fileapi/FileSystemCallback.h [moved from WebCore/storage/FileSystemCallback.h with 100% similarity]
WebCore/fileapi/FileSystemCallback.idl [moved from WebCore/storage/FileSystemCallback.idl with 100% similarity]
WebCore/fileapi/FileSystemCallbacks.cpp [moved from WebCore/storage/FileSystemCallbacks.cpp with 86% similarity]
WebCore/fileapi/FileSystemCallbacks.h [moved from WebCore/storage/FileSystemCallbacks.h with 88% similarity]
WebCore/fileapi/FileThread.cpp [moved from WebCore/html/FileThread.cpp with 100% similarity]
WebCore/fileapi/FileThread.h [moved from WebCore/html/FileThread.h with 100% similarity]
WebCore/fileapi/FileThreadTask.h [moved from WebCore/html/FileThreadTask.h with 100% similarity]
WebCore/fileapi/FileWriter.cpp [new file with mode: 0644]
WebCore/fileapi/FileWriter.h [moved from WebCore/html/FileWriter.h with 75% similarity]
WebCore/fileapi/FileWriter.idl [moved from WebCore/html/FileWriter.idl with 100% similarity]
WebCore/fileapi/FileWriterClient.h [new file with mode: 0644]
WebCore/fileapi/Flags.h [moved from WebCore/storage/Flags.h with 98% similarity]
WebCore/fileapi/Flags.idl [moved from WebCore/storage/Flags.idl with 100% similarity]
WebCore/fileapi/LocalFileSystem.cpp [new file with mode: 0644]
WebCore/fileapi/LocalFileSystem.h [moved from WebCore/storage/DOMFileSystem.h with 74% similarity]
WebCore/fileapi/Metadata.h [moved from WebCore/storage/Metadata.h with 93% similarity]
WebCore/fileapi/Metadata.idl [moved from WebCore/storage/Metadata.idl with 96% similarity]
WebCore/fileapi/MetadataCallback.h [moved from WebCore/storage/MetadataCallback.h with 100% similarity]
WebCore/fileapi/MetadataCallback.idl [moved from WebCore/storage/MetadataCallback.idl with 100% similarity]
WebCore/fileapi/ThreadableBlobRegistry.cpp [new file with mode: 0644]
WebCore/fileapi/ThreadableBlobRegistry.h [moved from WebCore/html/ThreadableBlobRegistry.h with 100% similarity]
WebCore/history/CachedFrame.cpp
WebCore/history/HistoryItem.cpp
WebCore/history/HistoryItem.h
WebCore/html/DateComponents.cpp
WebCore/html/DateComponents.h
WebCore/html/File.cpp [deleted file]
WebCore/html/FormDataList.cpp
WebCore/html/FormDataList.h
WebCore/html/HTMLAnchorElement.idl
WebCore/html/HTMLAreaElement.idl
WebCore/html/HTMLAttributeNames.in
WebCore/html/HTMLBaseElement.cpp
WebCore/html/HTMLBaseElement.h
WebCore/html/HTMLBaseElement.idl
WebCore/html/HTMLBlockquoteElement.cpp
WebCore/html/HTMLBlockquoteElement.h
WebCore/html/HTMLBlockquoteElement.idl
WebCore/html/HTMLBodyElement.cpp
WebCore/html/HTMLCanvasElement.cpp
WebCore/html/HTMLCanvasElement.h
WebCore/html/HTMLDocument.cpp
WebCore/html/HTMLDocument.h
WebCore/html/HTMLElement.cpp
WebCore/html/HTMLEmbedElement.cpp
WebCore/html/HTMLEmbedElement.h
WebCore/html/HTMLEmbedElement.idl
WebCore/html/HTMLEntityNames.json [deleted file]
WebCore/html/HTMLFormControlElement.h
WebCore/html/HTMLFormElement.cpp
WebCore/html/HTMLFormElement.idl
WebCore/html/HTMLFrameElement.idl
WebCore/html/HTMLFrameElementBase.cpp
WebCore/html/HTMLFrameOwnerElement.cpp
WebCore/html/HTMLFrameOwnerElement.h
WebCore/html/HTMLHtmlElement.cpp
WebCore/html/HTMLHtmlElement.h
WebCore/html/HTMLHtmlElement.idl
WebCore/html/HTMLIFrameElement.idl
WebCore/html/HTMLImageElement.cpp
WebCore/html/HTMLImageElement.idl
WebCore/html/HTMLInputElement.cpp
WebCore/html/HTMLInputElement.h
WebCore/html/HTMLInputElement.idl
WebCore/html/HTMLLinkElement.cpp
WebCore/html/HTMLLinkElement.idl
WebCore/html/HTMLMediaElement.cpp
WebCore/html/HTMLMediaElement.h
WebCore/html/HTMLMediaElement.idl
WebCore/html/HTMLModElement.cpp
WebCore/html/HTMLModElement.h
WebCore/html/HTMLModElement.idl
WebCore/html/HTMLObjectElement.cpp
WebCore/html/HTMLObjectElement.h
WebCore/html/HTMLObjectElement.idl
WebCore/html/HTMLPlugInElement.cpp
WebCore/html/HTMLPlugInElement.h
WebCore/html/HTMLPlugInImageElement.cpp
WebCore/html/HTMLPlugInImageElement.h
WebCore/html/HTMLQuoteElement.cpp
WebCore/html/HTMLQuoteElement.h
WebCore/html/HTMLQuoteElement.idl
WebCore/html/HTMLScriptElement.idl
WebCore/html/HTMLSourceElement.idl
WebCore/html/HTMLTagNames.in
WebCore/html/HTMLTextAreaElement.cpp
WebCore/html/HTMLTextAreaElement.h
WebCore/html/HTMLVideoElement.cpp
WebCore/html/HTMLVideoElement.idl
WebCore/html/HTMLViewSourceDocument.cpp
WebCore/html/HTMLViewSourceDocument.h
WebCore/html/ThreadableBlobRegistry.cpp [deleted file]
WebCore/html/ValidityState.cpp
WebCore/html/ValidityState.h
WebCore/html/canvas/CanvasRenderingContext2D.cpp
WebCore/html/canvas/CanvasRenderingContext2D.h
WebCore/html/canvas/WebGLRenderingContext.cpp
WebCore/html/canvas/WebGLTexture.cpp
WebCore/html/canvas/WebGLTexture.h
WebCore/html/parser/CSSPreloadScanner.cpp [moved from WebCore/html/CSSPreloadScanner.cpp with 100% similarity]
WebCore/html/parser/CSSPreloadScanner.h [moved from WebCore/html/CSSPreloadScanner.h with 100% similarity]
WebCore/html/parser/HTMLConstructionSite.cpp [moved from WebCore/html/HTMLConstructionSite.cpp with 97% similarity]
WebCore/html/parser/HTMLConstructionSite.h [moved from WebCore/html/HTMLConstructionSite.h with 98% similarity]
WebCore/html/parser/HTMLDocumentParser.cpp [moved from WebCore/html/HTMLDocumentParser.cpp with 100% similarity]
WebCore/html/parser/HTMLDocumentParser.h [moved from WebCore/html/HTMLDocumentParser.h with 100% similarity]
WebCore/html/parser/HTMLElementStack.cpp [moved from WebCore/html/HTMLElementStack.cpp with 100% similarity]
WebCore/html/parser/HTMLElementStack.h [moved from WebCore/html/HTMLElementStack.h with 100% similarity]
WebCore/html/parser/HTMLEntityNames.in [new file with mode: 0644]
WebCore/html/parser/HTMLEntityParser.cpp [moved from WebCore/html/HTMLEntityParser.cpp with 83% similarity]
WebCore/html/parser/HTMLEntityParser.h [moved from WebCore/html/HTMLEntityParser.h with 91% similarity]
WebCore/html/parser/HTMLEntitySearch.cpp [moved from WebCore/html/HTMLEntitySearch.cpp with 100% similarity]
WebCore/html/parser/HTMLEntitySearch.h [moved from WebCore/html/HTMLEntitySearch.h with 96% similarity]
WebCore/html/parser/HTMLEntityTable.h [moved from WebCore/html/HTMLEntityTable.h with 98% similarity]
WebCore/html/parser/HTMLFormattingElementList.cpp [moved from WebCore/html/HTMLFormattingElementList.cpp with 100% similarity]
WebCore/html/parser/HTMLFormattingElementList.h [moved from WebCore/html/HTMLFormattingElementList.h with 100% similarity]
WebCore/html/parser/HTMLParserScheduler.cpp [moved from WebCore/html/HTMLParserScheduler.cpp with 100% similarity]
WebCore/html/parser/HTMLParserScheduler.h [moved from WebCore/html/HTMLParserScheduler.h with 100% similarity]
WebCore/html/parser/HTMLPreloadScanner.cpp [moved from WebCore/html/HTMLPreloadScanner.cpp with 100% similarity]
WebCore/html/parser/HTMLPreloadScanner.h [moved from WebCore/html/HTMLPreloadScanner.h with 100% similarity]
WebCore/html/parser/HTMLScriptRunner.cpp [moved from WebCore/html/HTMLScriptRunner.cpp with 100% similarity]
WebCore/html/parser/HTMLScriptRunner.h [moved from WebCore/html/HTMLScriptRunner.h with 100% similarity]
WebCore/html/parser/HTMLScriptRunnerHost.h [moved from WebCore/html/HTMLScriptRunnerHost.h with 100% similarity]
WebCore/html/parser/HTMLToken.h [moved from WebCore/html/HTMLToken.h with 100% similarity]
WebCore/html/parser/HTMLTokenizer.cpp [moved from WebCore/html/HTMLTokenizer.cpp with 96% similarity]
WebCore/html/parser/HTMLTokenizer.h [moved from WebCore/html/HTMLTokenizer.h with 96% similarity]
WebCore/html/parser/HTMLTreeBuilder.cpp [moved from WebCore/html/HTMLTreeBuilder.cpp with 98% similarity]
WebCore/html/parser/HTMLTreeBuilder.h [moved from WebCore/html/HTMLTreeBuilder.h with 100% similarity]
WebCore/html/parser/HTMLViewSourceParser.cpp [moved from WebCore/html/HTMLViewSourceParser.cpp with 100% similarity]
WebCore/html/parser/HTMLViewSourceParser.h [moved from WebCore/html/HTMLViewSourceParser.h with 100% similarity]
WebCore/html/parser/create-html-entity-table [moved from WebKitTools/Scripts/create-html-entity-table with 88% similarity]
WebCore/inspector/CodeGeneratorInspector.pm
WebCore/inspector/Inspector.idl
WebCore/inspector/InspectorBackend.cpp
WebCore/inspector/InspectorBackend.h
WebCore/inspector/InspectorController.cpp
WebCore/inspector/InspectorDOMAgent.cpp
WebCore/inspector/InspectorDOMStorageResource.cpp
WebCore/inspector/InspectorProfilerAgent.cpp
WebCore/inspector/InspectorProfilerAgent.h
WebCore/inspector/InspectorResource.cpp
WebCore/inspector/InspectorValues.cpp
WebCore/inspector/InspectorValues.h
WebCore/inspector/ScriptBreakpoint.cpp
WebCore/inspector/TimelineRecordFactory.cpp
WebCore/inspector/front-end/AuditFormatters.js [new file with mode: 0755]
WebCore/inspector/front-end/AuditLauncherView.js
WebCore/inspector/front-end/AuditResultView.js
WebCore/inspector/front-end/AuditRules.js
WebCore/inspector/front-end/AuditsPanel.js
WebCore/inspector/front-end/BreakpointManager.js
WebCore/inspector/front-end/BreakpointsSidebarPane.js
WebCore/inspector/front-end/CSSStyleModel.js
WebCore/inspector/front-end/DOMAgent.js
WebCore/inspector/front-end/DOMStorage.js
WebCore/inspector/front-end/Database.js
WebCore/inspector/front-end/ElementsPanel.js
WebCore/inspector/front-end/ElementsTreeOutline.js
WebCore/inspector/front-end/EventListenersSidebarPane.js
WebCore/inspector/front-end/ExtensionAPI.js
WebCore/inspector/front-end/ExtensionAuditCategory.js [new file with mode: 0644]
WebCore/inspector/front-end/ExtensionCommon.js [new file with mode: 0644]
WebCore/inspector/front-end/ExtensionServer.js
WebCore/inspector/front-end/HeapSnapshotView.js [moved from WebKit/chromium/src/js/HeapProfilerPanel.js with 78% similarity]
WebCore/inspector/front-end/InjectedScriptAccess.js
WebCore/inspector/front-end/MetricsSidebarPane.js
WebCore/inspector/front-end/ObjectPropertiesSection.js
WebCore/inspector/front-end/Panel.js
WebCore/inspector/front-end/ProfileView.js
WebCore/inspector/front-end/ProfilesPanel.js
WebCore/inspector/front-end/ResourcesPanel.js
WebCore/inspector/front-end/ScriptView.js
WebCore/inspector/front-end/ScriptsPanel.js
WebCore/inspector/front-end/Settings.js
WebCore/inspector/front-end/SourceCSSTokenizer.re2js
WebCore/inspector/front-end/WebKit.qrc
WebCore/inspector/front-end/inspector.css
WebCore/inspector/front-end/inspector.html
WebCore/inspector/front-end/inspector.js
WebCore/inspector/front-end/utilities.js
WebCore/loader/CrossOriginAccessControl.cpp
WebCore/loader/DocLoader.cpp
WebCore/loader/DocumentLoader.cpp
WebCore/loader/DocumentThreadableLoader.cpp
WebCore/loader/DocumentWriter.cpp
WebCore/loader/DocumentWriter.h
WebCore/loader/EmptyClients.h
WebCore/loader/FormSubmission.cpp
WebCore/loader/FrameLoader.cpp
WebCore/loader/HistoryController.cpp
WebCore/loader/HistoryController.h
WebCore/loader/ImageDocument.cpp
WebCore/loader/ImageLoader.cpp
WebCore/loader/ImageLoader.h
WebCore/loader/MediaDocument.cpp
WebCore/loader/PingLoader.cpp
WebCore/loader/PluginDocument.cpp
WebCore/loader/ProgressTracker.cpp
WebCore/loader/RedirectScheduler.cpp
WebCore/loader/SinkDocument.cpp
WebCore/loader/SubframeLoader.cpp
WebCore/loader/SubframeLoader.h
WebCore/loader/TextDocument.cpp
WebCore/loader/WorkerThreadableLoader.cpp
WebCore/loader/archive/ArchiveResource.cpp
WebCore/loader/archive/ArchiveResource.h
WebCore/loader/archive/cf/LegacyWebArchive.cpp
WebCore/loader/icon/IconDatabase.cpp
WebCore/loader/icon/IconLoader.cpp
WebCore/manual-tests/print-before-load.html [new file with mode: 0644]
WebCore/mathml/RenderMathMLRoot.cpp
WebCore/mathml/RenderMathMLSubSup.cpp
WebCore/notifications/Notification.h
WebCore/notifications/Notification.idl
WebCore/page/ChromeClient.h
WebCore/page/DOMSelection.cpp
WebCore/page/DOMSelection.h
WebCore/page/DOMSelection.idl
WebCore/page/DOMWindow.cpp
WebCore/page/DOMWindow.h
WebCore/page/DOMWindow.idl
WebCore/page/EditorClient.h
WebCore/page/EventHandler.cpp
WebCore/page/FocusController.cpp
WebCore/page/Frame.cpp
WebCore/page/Frame.h
WebCore/page/FrameView.cpp
WebCore/page/FrameView.h
WebCore/page/Page.cpp
WebCore/page/Page.h
WebCore/page/PageGroup.cpp
WebCore/page/SecurityOrigin.cpp
WebCore/page/Settings.cpp
WebCore/page/Settings.h
WebCore/page/XSSAuditor.cpp
WebCore/page/animation/AnimationBase.cpp
WebCore/page/animation/KeyframeAnimation.cpp
WebCore/page/animation/KeyframeAnimation.h
WebCore/page/chromium/ChromeClientChromium.h
WebCore/page/efl/EventHandlerEfl.cpp
WebCore/platform/AsyncFileSystem.cpp [moved from WebCore/storage/DOMFileSystem.cpp with 59% similarity]
WebCore/platform/AsyncFileSystem.h [new file with mode: 0644]
WebCore/platform/AsyncFileSystemCallbacks.h [new file with mode: 0644]
WebCore/platform/BlobItem.cpp [deleted file]
WebCore/platform/BlobItem.h [deleted file]
WebCore/platform/FileSystem.h
WebCore/platform/Length.h
WebCore/platform/MIMETypeRegistry.cpp
WebCore/platform/PurgeableBuffer.h
WebCore/platform/ScrollView.cpp
WebCore/platform/ScrollView.h
WebCore/platform/Scrollbar.cpp
WebCore/platform/Scrollbar.h
WebCore/platform/ScrollbarClient.h
WebCore/platform/ThemeTypes.h
WebCore/platform/TreeShared.h
WebCore/platform/audio/Cone.cpp [new file with mode: 0644]
WebCore/platform/audio/Cone.h [new file with mode: 0644]
WebCore/platform/audio/FFTConvolver.cpp [new file with mode: 0644]
WebCore/platform/audio/FFTConvolver.h [new file with mode: 0644]
WebCore/platform/audio/Reverb.cpp [new file with mode: 0644]
WebCore/platform/audio/Reverb.h [new file with mode: 0644]
WebCore/platform/audio/ReverbAccumulationBuffer.cpp [new file with mode: 0644]
WebCore/platform/audio/ReverbAccumulationBuffer.h [new file with mode: 0644]
WebCore/platform/audio/ReverbConvolver.cpp [new file with mode: 0644]
WebCore/platform/audio/ReverbConvolver.h [new file with mode: 0644]
WebCore/platform/audio/ReverbConvolverStage.cpp [new file with mode: 0644]
WebCore/platform/audio/ReverbConvolverStage.h [new file with mode: 0644]
WebCore/platform/audio/ReverbInputBuffer.cpp [new file with mode: 0644]
WebCore/platform/audio/ReverbInputBuffer.h [new file with mode: 0644]
WebCore/platform/brew/SharedBufferBrew.cpp [new file with mode: 0644]
WebCore/platform/chromium/ChromiumBridge.h
WebCore/platform/chromium/ClipboardMimeTypes.cpp [new file with mode: 0644]
WebCore/platform/chromium/ClipboardMimeTypes.h [new file with mode: 0644]
WebCore/platform/chromium/ReadableDataObject.cpp [new file with mode: 0644]
WebCore/platform/chromium/ReadableDataObject.h [new file with mode: 0644]
WebCore/platform/chromium/WritableDataObject.cpp [new file with mode: 0644]
WebCore/platform/chromium/WritableDataObject.h [new file with mode: 0644]
WebCore/platform/efl/ClipboardEfl.cpp
WebCore/platform/efl/ClipboardEfl.h
WebCore/platform/efl/ScrollbarEfl.cpp
WebCore/platform/graphics/FloatPoint.cpp
WebCore/platform/graphics/FloatPoint.h
WebCore/platform/graphics/FloatPoint3D.cpp
WebCore/platform/graphics/FloatPoint3D.h
WebCore/platform/graphics/FloatRect.cpp
WebCore/platform/graphics/FloatRect.h
WebCore/platform/graphics/FloatSize.cpp
WebCore/platform/graphics/FloatSize.h
WebCore/platform/graphics/GraphicsContext.cpp
WebCore/platform/graphics/GraphicsContext.h
WebCore/platform/graphics/GraphicsContextPrivate.h
WebCore/platform/graphics/MediaPlayer.cpp
WebCore/platform/graphics/PathTraversalState.cpp
WebCore/platform/graphics/cairo/FontCairo.cpp
WebCore/platform/graphics/cairo/GraphicsContextCairo.cpp
WebCore/platform/graphics/cairo/ImageCairo.cpp
WebCore/platform/graphics/cg/GraphicsContext3DCG.cpp
WebCore/platform/graphics/chromium/CrossProcessFontLoading.h [new file with mode: 0644]
WebCore/platform/graphics/chromium/CrossProcessFontLoading.mm [new file with mode: 0644]
WebCore/platform/graphics/chromium/FontChromiumWin.cpp
WebCore/platform/graphics/chromium/FontPlatformDataChromiumMac.mm [deleted file]
WebCore/platform/graphics/chromium/GLES2Canvas.cpp
WebCore/platform/graphics/chromium/GLES2Canvas.h
WebCore/platform/graphics/chromium/LayerChromium.cpp
WebCore/platform/graphics/chromium/LayerChromium.h
WebCore/platform/graphics/chromium/LayerRendererChromium.cpp
WebCore/platform/graphics/chromium/LayerRendererChromium.h
WebCore/platform/graphics/cocoa/FontPlatformData.h [moved from WebCore/platform/graphics/mac/FontPlatformData.h with 81% similarity]
WebCore/platform/graphics/cocoa/FontPlatformDataCocoa.mm [moved from WebCore/platform/graphics/mac/FontPlatformDataMac.mm with 71% similarity]
WebCore/platform/graphics/gpu/Shader.cpp [new file with mode: 0644]
WebCore/platform/graphics/gpu/Shader.h [new file with mode: 0644]
WebCore/platform/graphics/gpu/SolidFillShader.cpp [new file with mode: 0644]
WebCore/platform/graphics/gpu/SolidFillShader.h [new file with mode: 0644]
WebCore/platform/graphics/gpu/TexShader.cpp [new file with mode: 0644]
WebCore/platform/graphics/gpu/TexShader.h [new file with mode: 0644]
WebCore/platform/graphics/gpu/Texture.cpp [moved from WebCore/platform/graphics/chromium/GLES2Texture.cpp with 88% similarity]
WebCore/platform/graphics/gpu/Texture.h [moved from WebCore/platform/graphics/chromium/GLES2Texture.h with 83% similarity]
WebCore/platform/graphics/gpu/TilingData.cpp [moved from WebCore/platform/graphics/chromium/TilingData.cpp with 100% similarity, mode: 0644]
WebCore/platform/graphics/gpu/TilingData.h [moved from WebCore/platform/graphics/chromium/TilingData.h with 100% similarity, mode: 0644]
WebCore/platform/graphics/gstreamer/GStreamerGWorld.cpp
WebCore/platform/graphics/gstreamer/ImageGStreamer.h
WebCore/platform/graphics/gstreamer/ImageGStreamerCairo.cpp
WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
WebCore/platform/graphics/gstreamer/PlatformVideoWindow.h
WebCore/platform/graphics/gstreamer/PlatformVideoWindowEfl.cpp [new file with mode: 0644]
WebCore/platform/graphics/gstreamer/PlatformVideoWindowGtk.cpp
WebCore/platform/graphics/gtk/CairoUtilities.h
WebCore/platform/graphics/gtk/FontGtk.cpp
WebCore/platform/graphics/haiku/GraphicsContextHaiku.cpp
WebCore/platform/graphics/mac/FontMac.mm
WebCore/platform/graphics/mac/GraphicsContextMac.mm
WebCore/platform/graphics/mac/MediaPlayerPrivateQTKit.mm
WebCore/platform/graphics/mac/SimpleFontDataMac.mm
WebCore/platform/graphics/openvg/GraphicsContextOpenVG.cpp
WebCore/platform/graphics/qt/GraphicsContextQt.cpp
WebCore/platform/graphics/qt/ImageQt.cpp
WebCore/platform/graphics/qt/StillImageQt.cpp
WebCore/platform/graphics/skia/GraphicsContext3DSkia.cpp
WebCore/platform/graphics/skia/GraphicsContextSkia.cpp
WebCore/platform/graphics/skia/ImageSkia.cpp
WebCore/platform/graphics/skia/PlatformContextSkia.cpp
WebCore/platform/graphics/skia/PlatformContextSkia.h
WebCore/platform/graphics/skia/SkiaFontWin.cpp
WebCore/platform/graphics/win/FontCGWin.cpp
WebCore/platform/graphics/win/GraphicsContextCGWin.cpp
WebCore/platform/graphics/win/QTMovie.cpp
WebCore/platform/graphics/wince/FontPlatformData.h
WebCore/platform/graphics/wince/GraphicsContextWince.cpp
WebCore/platform/graphics/wince/ImageBufferWince.cpp
WebCore/platform/graphics/wx/GraphicsContextWx.cpp
WebCore/platform/gtk/ClipboardGtk.h
WebCore/platform/gtk/DataObjectGtk.h
WebCore/platform/gtk/FileSystemGtk.cpp
WebCore/platform/gtk/GOwnPtrGtk.h
WebCore/platform/gtk/GRefPtrGtk.h
WebCore/platform/gtk/GtkVersioning.c [moved from WebCore/platform/gtk/GtkVersioning.cpp with 74% similarity]
WebCore/platform/gtk/GtkVersioning.h
WebCore/platform/gtk/PasteboardHelper.h
WebCore/platform/gtk/PopupMenuGtk.h
WebCore/platform/gtk/RenderThemeGtk.cpp
WebCore/platform/gtk/RenderThemeGtk.h
WebCore/platform/gtk/ScrollbarGtk.h
WebCore/platform/gtk/ScrollbarThemeGtk.cpp
WebCore/platform/gtk/ScrollbarThemeGtk.h
WebCore/platform/gtk/gtk2drawing.c
WebCore/platform/mac/PopupMenuMac.h
WebCore/platform/mac/PurgeableBufferMac.cpp
WebCore/platform/mac/WebCoreSystemInterface.h
WebCore/platform/mac/WebCoreSystemInterface.mm
WebCore/platform/network/BlobRegistryImpl.cpp
WebCore/platform/network/BlobResourceHandle.cpp
WebCore/platform/network/BlobResourceHandle.h
WebCore/platform/network/FormData.cpp
WebCore/platform/network/FormData.h
WebCore/platform/network/mac/FormDataStreamMac.mm
WebCore/platform/qt/FileSystemQt.cpp
WebCore/platform/qt/ScrollbarQt.cpp
WebCore/platform/win/PasteboardWin.cpp
WebCore/platform/win/ScrollbarThemeWin.cpp
WebCore/platform/win/SoftLinking.h
WebCore/platform/win/SystemInfo.cpp
WebCore/plugins/PluginDatabase.cpp
WebCore/plugins/PluginDatabase.h
WebCore/plugins/PluginPackage.cpp
WebCore/plugins/PluginPackage.h
WebCore/plugins/PluginViewNone.cpp
WebCore/plugins/gtk/PluginPackageGtk.cpp
WebCore/plugins/qt/PluginPackageQt.cpp
WebCore/plugins/qt/PluginViewQt.cpp
WebCore/plugins/win/PluginDatabaseWin.cpp
WebCore/rendering/AutoTableLayout.cpp
WebCore/rendering/FixedTableLayout.cpp
WebCore/rendering/InlineFlowBox.cpp
WebCore/rendering/InlineTextBox.cpp
WebCore/rendering/MediaControlElements.cpp
WebCore/rendering/RenderBlock.cpp
WebCore/rendering/RenderBlockLineLayout.cpp
WebCore/rendering/RenderBox.cpp
WebCore/rendering/RenderBox.h
WebCore/rendering/RenderBoxModelObject.cpp
WebCore/rendering/RenderEmbeddedObject.cpp
WebCore/rendering/RenderEmbeddedObject.h
WebCore/rendering/RenderForeignObject.cpp
WebCore/rendering/RenderImage.cpp
WebCore/rendering/RenderImage.h
WebCore/rendering/RenderImageGeneratedContent.cpp [deleted file]
WebCore/rendering/RenderImageGeneratedContent.h [deleted file]
WebCore/rendering/RenderImageResource.cpp [new file with mode: 0644]
WebCore/rendering/RenderImageResource.h [new file with mode: 0644]
WebCore/rendering/RenderImageResourceStyleImage.cpp [new file with mode: 0644]
WebCore/rendering/RenderImageResourceStyleImage.h [new file with mode: 0644]
WebCore/rendering/RenderLayer.cpp
WebCore/rendering/RenderLayer.h
WebCore/rendering/RenderLayerBacking.cpp
WebCore/rendering/RenderLayerCompositor.h
WebCore/rendering/RenderListBox.h
WebCore/rendering/RenderListItem.cpp
WebCore/rendering/RenderListMarker.cpp
WebCore/rendering/RenderMedia.cpp
WebCore/rendering/RenderObject.cpp
WebCore/rendering/RenderObject.h
WebCore/rendering/RenderObjectChildList.cpp
WebCore/rendering/RenderPath.cpp
WebCore/rendering/RenderPath.h
WebCore/rendering/RenderRuby.cpp
WebCore/rendering/RenderSVGBlock.cpp
WebCore/rendering/RenderSVGBlock.h
WebCore/rendering/RenderSVGContainer.cpp
WebCore/rendering/RenderSVGContainer.h
WebCore/rendering/RenderSVGGradientStop.h
WebCore/rendering/RenderSVGHiddenContainer.cpp
WebCore/rendering/RenderSVGHiddenContainer.h
WebCore/rendering/RenderSVGImage.cpp
WebCore/rendering/RenderSVGImage.h
WebCore/rendering/RenderSVGInline.cpp
WebCore/rendering/RenderSVGInline.h
WebCore/rendering/RenderSVGModelObject.cpp
WebCore/rendering/RenderSVGModelObject.h
WebCore/rendering/RenderSVGResourceFilter.cpp
WebCore/rendering/RenderSVGRoot.cpp
WebCore/rendering/RenderSVGRoot.h
WebCore/rendering/RenderSVGShadowTreeRootContainer.cpp
WebCore/rendering/RenderSVGText.cpp
WebCore/rendering/RenderSVGTransformableContainer.cpp
WebCore/rendering/RenderSVGTransformableContainer.h
WebCore/rendering/RenderSVGViewportContainer.cpp
WebCore/rendering/RenderScrollbar.cpp
WebCore/rendering/RenderTable.cpp
WebCore/rendering/RenderTableSection.cpp
WebCore/rendering/RenderTextControl.cpp
WebCore/rendering/RenderTextControlSingleLine.h
WebCore/rendering/RenderTheme.cpp
WebCore/rendering/RenderVideo.cpp
WebCore/rendering/RootInlineBox.cpp
WebCore/rendering/SVGRenderSupport.cpp
WebCore/rendering/SVGRenderSupport.h
WebCore/rendering/SVGResources.h
WebCore/rendering/SVGResourcesCache.cpp
WebCore/rendering/SVGShadowTreeElements.cpp
WebCore/rendering/SVGShadowTreeElements.h
WebCore/rendering/style/BorderData.h
WebCore/rendering/style/ContentData.cpp
WebCore/rendering/style/ContentData.h
WebCore/rendering/style/CursorData.h
WebCore/rendering/style/CursorList.h
WebCore/rendering/style/KeyframeList.cpp
WebCore/rendering/style/KeyframeList.h
WebCore/rendering/style/RenderStyle.cpp
WebCore/rendering/style/RenderStyle.h
WebCore/rendering/style/RenderStyleConstants.h
WebCore/rendering/style/SVGRenderStyle.cpp
WebCore/rendering/style/SVGRenderStyle.h
WebCore/rendering/style/ShadowData.cpp
WebCore/rendering/style/ShadowData.h
WebCore/rendering/style/StyleCachedImage.cpp
WebCore/rendering/style/StyleCachedImage.h
WebCore/rendering/style/StyleGeneratedImage.cpp
WebCore/rendering/style/StyleGeneratedImage.h
WebCore/rendering/style/StyleImage.h
WebCore/rendering/style/StylePendingImage.h [new file with mode: 0644]
WebCore/storage/IDBCursor.cpp
WebCore/storage/IDBCursorBackendImpl.cpp
WebCore/storage/IDBCursorBackendImpl.h
WebCore/storage/IDBCursorBackendInterface.h
WebCore/storage/IDBDatabase.cpp
WebCore/storage/IDBDatabase.h
WebCore/storage/IDBDatabase.idl
WebCore/storage/IDBDatabaseBackendImpl.cpp
WebCore/storage/IDBDatabaseBackendImpl.h
WebCore/storage/IDBDatabaseBackendInterface.h
WebCore/storage/IDBKey.cpp
WebCore/storage/IDBKey.h
WebCore/storage/IDBKeyPathBackendImpl.cpp
WebCore/storage/IDBKeyRange.cpp
WebCore/storage/IDBObjectStoreBackendImpl.cpp
WebCore/svg/SVGAElement.cpp
WebCore/svg/SVGAElement.h
WebCore/svg/SVGAltGlyphElement.cpp
WebCore/svg/SVGAltGlyphElement.h
WebCore/svg/SVGAngle.cpp
WebCore/svg/SVGAngle.h
WebCore/svg/SVGAnimateColorElement.cpp
WebCore/svg/SVGAnimateColorElement.h
WebCore/svg/SVGAnimateElement.cpp
WebCore/svg/SVGAnimateElement.h
WebCore/svg/SVGAnimateMotionElement.cpp
WebCore/svg/SVGAnimateMotionElement.h
WebCore/svg/SVGAnimateTransformElement.cpp
WebCore/svg/SVGAnimateTransformElement.h
WebCore/svg/SVGAnimatedPathData.cpp
WebCore/svg/SVGAnimatedPathData.h
WebCore/svg/SVGAnimatedPoints.cpp
WebCore/svg/SVGAnimatedPoints.h
WebCore/svg/SVGAnimationElement.cpp
WebCore/svg/SVGAnimationElement.h
WebCore/svg/SVGCircleElement.cpp
WebCore/svg/SVGCircleElement.h
WebCore/svg/SVGClipPathElement.cpp
WebCore/svg/SVGClipPathElement.h
WebCore/svg/SVGColor.cpp
WebCore/svg/SVGColor.h
WebCore/svg/SVGComponentTransferFunctionElement.cpp
WebCore/svg/SVGComponentTransferFunctionElement.h
WebCore/svg/SVGCursorElement.cpp
WebCore/svg/SVGCursorElement.h
WebCore/svg/SVGDefsElement.cpp
WebCore/svg/SVGDefsElement.h
WebCore/svg/SVGDescElement.cpp
WebCore/svg/SVGDescElement.h
WebCore/svg/SVGDocument.cpp
WebCore/svg/SVGDocument.h
WebCore/svg/SVGDocumentExtensions.cpp
WebCore/svg/SVGDocumentExtensions.h
WebCore/svg/SVGElement.cpp
WebCore/svg/SVGElement.h
WebCore/svg/SVGElementInstanceList.h
WebCore/svg/SVGEllipseElement.cpp
WebCore/svg/SVGEllipseElement.h
WebCore/svg/SVGExternalResourcesRequired.cpp
WebCore/svg/SVGExternalResourcesRequired.h
WebCore/svg/SVGFEBlendElement.cpp
WebCore/svg/SVGFEBlendElement.h
WebCore/svg/SVGFEColorMatrixElement.cpp
WebCore/svg/SVGFEColorMatrixElement.h
WebCore/svg/SVGFEComponentTransferElement.cpp
WebCore/svg/SVGFEComponentTransferElement.h
WebCore/svg/SVGFECompositeElement.cpp
WebCore/svg/SVGFECompositeElement.h
WebCore/svg/SVGFEConvolveMatrixElement.cpp
WebCore/svg/SVGFEConvolveMatrixElement.h
WebCore/svg/SVGFEDiffuseLightingElement.cpp
WebCore/svg/SVGFEDiffuseLightingElement.h
WebCore/svg/SVGFEDisplacementMapElement.cpp
WebCore/svg/SVGFEDisplacementMapElement.h
WebCore/svg/SVGFEDistantLightElement.cpp
WebCore/svg/SVGFEDistantLightElement.h
WebCore/svg/SVGFEFloodElement.cpp
WebCore/svg/SVGFEFloodElement.h
WebCore/svg/SVGFEFuncAElement.cpp
WebCore/svg/SVGFEFuncAElement.h
WebCore/svg/SVGFEFuncBElement.cpp
WebCore/svg/SVGFEFuncBElement.h
WebCore/svg/SVGFEFuncGElement.cpp
WebCore/svg/SVGFEFuncGElement.h
WebCore/svg/SVGFEFuncRElement.cpp
WebCore/svg/SVGFEFuncRElement.h
WebCore/svg/SVGFEGaussianBlurElement.cpp
WebCore/svg/SVGFEGaussianBlurElement.h
WebCore/svg/SVGFEImageElement.cpp
WebCore/svg/SVGFEImageElement.h
WebCore/svg/SVGFELightElement.cpp
WebCore/svg/SVGFELightElement.h
WebCore/svg/SVGFEMergeElement.cpp
WebCore/svg/SVGFEMergeElement.h
WebCore/svg/SVGFEMergeNodeElement.cpp
WebCore/svg/SVGFEMergeNodeElement.h
WebCore/svg/SVGFEMorphologyElement.cpp
WebCore/svg/SVGFEMorphologyElement.h
WebCore/svg/SVGFEOffsetElement.cpp
WebCore/svg/SVGFEOffsetElement.h
WebCore/svg/SVGFEPointLightElement.cpp
WebCore/svg/SVGFEPointLightElement.h
WebCore/svg/SVGFESpecularLightingElement.cpp
WebCore/svg/SVGFESpecularLightingElement.h
WebCore/svg/SVGFESpotLightElement.cpp
WebCore/svg/SVGFESpotLightElement.h
WebCore/svg/SVGFETileElement.cpp
WebCore/svg/SVGFETileElement.h
WebCore/svg/SVGFETurbulenceElement.cpp
WebCore/svg/SVGFETurbulenceElement.h
WebCore/svg/SVGFilterElement.cpp
WebCore/svg/SVGFilterElement.h
WebCore/svg/SVGFilterPrimitiveStandardAttributes.cpp
WebCore/svg/SVGFilterPrimitiveStandardAttributes.h
WebCore/svg/SVGFitToViewBox.cpp
WebCore/svg/SVGFitToViewBox.h
WebCore/svg/SVGFontData.cpp
WebCore/svg/SVGFontData.h
WebCore/svg/SVGFontElement.cpp
WebCore/svg/SVGFontElement.h
WebCore/svg/SVGFontFaceElement.cpp
WebCore/svg/SVGFontFaceElement.h
WebCore/svg/SVGFontFaceFormatElement.cpp
WebCore/svg/SVGFontFaceFormatElement.h
WebCore/svg/SVGFontFaceNameElement.cpp
WebCore/svg/SVGFontFaceNameElement.h
WebCore/svg/SVGFontFaceSrcElement.cpp
WebCore/svg/SVGFontFaceSrcElement.h
WebCore/svg/SVGFontFaceUriElement.cpp
WebCore/svg/SVGFontFaceUriElement.h
WebCore/svg/SVGForeignObjectElement.cpp
WebCore/svg/SVGForeignObjectElement.h
WebCore/svg/SVGGElement.cpp
WebCore/svg/SVGGElement.h
WebCore/svg/SVGGlyphElement.cpp
WebCore/svg/SVGGlyphElement.h
WebCore/svg/SVGGradientElement.cpp
WebCore/svg/SVGGradientElement.h
WebCore/svg/SVGHKernElement.cpp
WebCore/svg/SVGHKernElement.h
WebCore/svg/SVGImageElement.cpp
WebCore/svg/SVGImageElement.h
WebCore/svg/SVGImageLoader.cpp
WebCore/svg/SVGImageLoader.h
WebCore/svg/SVGLangSpace.cpp
WebCore/svg/SVGLangSpace.h
WebCore/svg/SVGLengthList.cpp
WebCore/svg/SVGLengthList.h
WebCore/svg/SVGLineElement.cpp
WebCore/svg/SVGLineElement.h
WebCore/svg/SVGLinearGradientElement.cpp
WebCore/svg/SVGLinearGradientElement.h
WebCore/svg/SVGLocatable.cpp
WebCore/svg/SVGLocatable.h
WebCore/svg/SVGMPathElement.cpp
WebCore/svg/SVGMPathElement.h
WebCore/svg/SVGMarkerElement.cpp
WebCore/svg/SVGMarkerElement.h
WebCore/svg/SVGMaskElement.cpp
WebCore/svg/SVGMaskElement.h
WebCore/svg/SVGMetadataElement.cpp
WebCore/svg/SVGMetadataElement.h
WebCore/svg/SVGMissingGlyphElement.cpp
WebCore/svg/SVGMissingGlyphElement.h
WebCore/svg/SVGNumberList.cpp
WebCore/svg/SVGNumberList.h
WebCore/svg/SVGPaint.cpp
WebCore/svg/SVGPaint.h
WebCore/svg/SVGParserUtilities.cpp
WebCore/svg/SVGPathBlender.cpp
WebCore/svg/SVGPathBlender.h
WebCore/svg/SVGPathBuilder.h
WebCore/svg/SVGPathByteStreamBuilder.h
WebCore/svg/SVGPathByteStreamSource.cpp
WebCore/svg/SVGPathByteStreamSource.h
WebCore/svg/SVGPathConsumer.h
WebCore/svg/SVGPathElement.cpp
WebCore/svg/SVGPathElement.h
WebCore/svg/SVGPathParser.cpp
WebCore/svg/SVGPathParser.h
WebCore/svg/SVGPathSeg.cpp
WebCore/svg/SVGPathSeg.h
WebCore/svg/SVGPathSegArc.h
WebCore/svg/SVGPathSegClosePath.cpp
WebCore/svg/SVGPathSegClosePath.h
WebCore/svg/SVGPathSegCurvetoCubic.h
WebCore/svg/SVGPathSegCurvetoCubicSmooth.h
WebCore/svg/SVGPathSegCurvetoQuadratic.h
WebCore/svg/SVGPathSegCurvetoQuadraticSmooth.h
WebCore/svg/SVGPathSegLineto.h
WebCore/svg/SVGPathSegLinetoHorizontal.h
WebCore/svg/SVGPathSegLinetoVertical.h
WebCore/svg/SVGPathSegList.cpp
WebCore/svg/SVGPathSegList.h
WebCore/svg/SVGPathSegListBuilder.h
WebCore/svg/SVGPathSegListSource.cpp
WebCore/svg/SVGPathSegListSource.h
WebCore/svg/SVGPathSegMoveto.h
WebCore/svg/SVGPathSource.h
WebCore/svg/SVGPathStringBuilder.cpp
WebCore/svg/SVGPathStringBuilder.h
WebCore/svg/SVGPathStringSource.cpp
WebCore/svg/SVGPathStringSource.h
WebCore/svg/SVGPatternElement.cpp
WebCore/svg/SVGPatternElement.h
WebCore/svg/SVGPointList.cpp
WebCore/svg/SVGPointList.h
WebCore/svg/SVGPolyElement.cpp
WebCore/svg/SVGPolyElement.h
WebCore/svg/SVGPolygonElement.cpp
WebCore/svg/SVGPolygonElement.h
WebCore/svg/SVGPolylineElement.cpp
WebCore/svg/SVGPolylineElement.h
WebCore/svg/SVGPreserveAspectRatio.cpp
WebCore/svg/SVGPreserveAspectRatio.h
WebCore/svg/SVGRadialGradientElement.cpp
WebCore/svg/SVGRadialGradientElement.h
WebCore/svg/SVGRectElement.cpp
WebCore/svg/SVGRectElement.h
WebCore/svg/SVGSVGElement.cpp
WebCore/svg/SVGSVGElement.h
WebCore/svg/SVGScriptElement.cpp
WebCore/svg/SVGScriptElement.h
WebCore/svg/SVGSetElement.cpp
WebCore/svg/SVGSetElement.h
WebCore/svg/SVGStopElement.cpp
WebCore/svg/SVGStopElement.h
WebCore/svg/SVGStringList.cpp
WebCore/svg/SVGStringList.h
WebCore/svg/SVGStylable.cpp
WebCore/svg/SVGStylable.h
WebCore/svg/SVGStyleElement.cpp
WebCore/svg/SVGStyleElement.h
WebCore/svg/SVGStyledElement.cpp
WebCore/svg/SVGStyledElement.h
WebCore/svg/SVGStyledLocatableElement.cpp
WebCore/svg/SVGStyledLocatableElement.h
WebCore/svg/SVGStyledTransformableElement.cpp
WebCore/svg/SVGStyledTransformableElement.h
WebCore/svg/SVGSwitchElement.cpp
WebCore/svg/SVGSwitchElement.h
WebCore/svg/SVGSymbolElement.cpp
WebCore/svg/SVGSymbolElement.h
WebCore/svg/SVGTRefElement.cpp
WebCore/svg/SVGTRefElement.h
WebCore/svg/SVGTSpanElement.cpp
WebCore/svg/SVGTSpanElement.h
WebCore/svg/SVGTests.cpp
WebCore/svg/SVGTests.h
WebCore/svg/SVGTextContentElement.cpp
WebCore/svg/SVGTextContentElement.h
WebCore/svg/SVGTextElement.cpp
WebCore/svg/SVGTextElement.h
WebCore/svg/SVGTextPathElement.cpp
WebCore/svg/SVGTextPathElement.h
WebCore/svg/SVGTextPositioningElement.cpp
WebCore/svg/SVGTextPositioningElement.h
WebCore/svg/SVGTitleElement.cpp
WebCore/svg/SVGTitleElement.h
WebCore/svg/SVGTransform.cpp
WebCore/svg/SVGTransform.h
WebCore/svg/SVGTransformable.cpp
WebCore/svg/SVGTransformable.h
WebCore/svg/SVGURIReference.cpp
WebCore/svg/SVGURIReference.h
WebCore/svg/SVGUseElement.cpp
WebCore/svg/SVGUseElement.h
WebCore/svg/SVGVKernElement.cpp
WebCore/svg/SVGVKernElement.h
WebCore/svg/SVGViewElement.cpp
WebCore/svg/SVGViewElement.h
WebCore/svg/SVGViewSpec.cpp
WebCore/svg/SVGViewSpec.h
WebCore/svg/SVGZoomAndPan.cpp
WebCore/svg/SVGZoomAndPan.h
WebCore/svg/SVGZoomEvent.cpp
WebCore/svg/SVGZoomEvent.h
WebCore/svg/graphics/SVGImage.cpp
WebCore/svg/svgtags.in
WebCore/wml/WMLAElement.cpp
WebCore/wml/WMLAElement.h
WebCore/wml/WMLAccessElement.cpp
WebCore/wml/WMLAccessElement.h
WebCore/wml/WMLAnchorElement.cpp
WebCore/wml/WMLAnchorElement.h
WebCore/wml/WMLBRElement.cpp
WebCore/wml/WMLBRElement.h
WebCore/wml/WMLCardElement.cpp
WebCore/wml/WMLCardElement.h
WebCore/wml/WMLDoElement.cpp
WebCore/wml/WMLDoElement.h
WebCore/wml/WMLDocument.h
WebCore/wml/WMLElement.cpp
WebCore/wml/WMLFieldSetElement.cpp
WebCore/wml/WMLFieldSetElement.h
WebCore/wml/WMLFormControlElement.cpp
WebCore/wml/WMLGoElement.cpp
WebCore/wml/WMLGoElement.h
WebCore/wml/WMLImageElement.cpp
WebCore/wml/WMLImageElement.h
WebCore/wml/WMLInputElement.cpp
WebCore/wml/WMLInputElement.h
WebCore/wml/WMLInsertedLegendElement.cpp
WebCore/wml/WMLInsertedLegendElement.h
WebCore/wml/WMLIntrinsicEvent.cpp
WebCore/wml/WMLMetaElement.cpp
WebCore/wml/WMLMetaElement.h
WebCore/wml/WMLNoopElement.cpp
WebCore/wml/WMLNoopElement.h
WebCore/wml/WMLOnEventElement.cpp
WebCore/wml/WMLOnEventElement.h
WebCore/wml/WMLOptGroupElement.cpp
WebCore/wml/WMLOptGroupElement.h
WebCore/wml/WMLOptionElement.cpp
WebCore/wml/WMLOptionElement.h
WebCore/wml/WMLPElement.cpp
WebCore/wml/WMLPElement.h
WebCore/wml/WMLPostfieldElement.cpp
WebCore/wml/WMLPostfieldElement.h
WebCore/wml/WMLPrevElement.cpp
WebCore/wml/WMLPrevElement.h
WebCore/wml/WMLRefreshElement.cpp
WebCore/wml/WMLRefreshElement.h
WebCore/wml/WMLSelectElement.cpp
WebCore/wml/WMLSelectElement.h
WebCore/wml/WMLSetvarElement.cpp
WebCore/wml/WMLSetvarElement.h
WebCore/wml/WMLTableElement.cpp
WebCore/wml/WMLTableElement.h
WebCore/wml/WMLTagNames.in
WebCore/wml/WMLTaskElement.cpp
WebCore/wml/WMLTaskElement.h
WebCore/wml/WMLTemplateElement.cpp
WebCore/wml/WMLTemplateElement.h
WebCore/wml/WMLTimerElement.cpp
WebCore/wml/WMLTimerElement.h
WebCore/workers/WorkerContext.cpp
WebCore/workers/WorkerContext.h
WebCore/workers/WorkerContext.idl
WebCore/xml/XMLHttpRequest.cpp
WebCore/xml/XMLHttpRequest.h
WebCore/xml/XMLHttpRequest.idl
WebKit/ChangeLog
WebKit/StringsNotToBeLocalized.txt
WebKit/chromium/ChangeLog
WebKit/chromium/DEPS
WebKit/chromium/WebKit.gyp
WebKit/chromium/WebKit.gypi
WebKit/chromium/features.gypi
WebKit/chromium/public/WebBindings.h
WebKit/chromium/public/WebClipboard.h
WebKit/chromium/public/WebElement.h
WebKit/chromium/public/WebFrame.h
WebKit/chromium/public/WebIDBDatabase.h
WebKit/chromium/public/WebInputElement.h
WebKit/chromium/public/WebNotification.h
WebKit/chromium/public/WebRuntimeFeatures.h
WebKit/chromium/public/WebViewClient.h
WebKit/chromium/src/AssertMatchingEnums.cpp
WebKit/chromium/src/AsyncFileSystemChromium.cpp [new file with mode: 0644]
WebKit/chromium/src/AsyncFileSystemChromium.h [new file with mode: 0644]
WebKit/chromium/src/ChromeClientImpl.cpp
WebKit/chromium/src/ChromeClientImpl.h
WebKit/chromium/src/ChromiumBridge.cpp
WebKit/chromium/src/IDBCursorBackendProxy.cpp
WebKit/chromium/src/IDBCursorBackendProxy.h
WebKit/chromium/src/IDBDatabaseProxy.cpp
WebKit/chromium/src/IDBDatabaseProxy.h
WebKit/chromium/src/LocalFileSystemChromium.cpp [new file with mode: 0644]
WebKit/chromium/src/WebBindings.cpp
WebKit/chromium/src/WebElement.cpp
WebKit/chromium/src/WebEntities.cpp
WebKit/chromium/src/WebFileSystemCallbacksImpl.cpp
WebKit/chromium/src/WebFileSystemCallbacksImpl.h
WebKit/chromium/src/WebFrameImpl.cpp
WebKit/chromium/src/WebFrameImpl.h
WebKit/chromium/src/WebIDBCursorImpl.cpp
WebKit/chromium/src/WebIDBDatabaseImpl.cpp
WebKit/chromium/src/WebIDBDatabaseImpl.h
WebKit/chromium/src/WebInputElement.cpp
WebKit/chromium/src/WebNotification.cpp
WebKit/chromium/src/WebRuntimeFeatures.cpp
WebKit/chromium/src/WebScrollbarImpl.cpp
WebKit/chromium/src/WebSearchableFormData.cpp
WebKit/chromium/src/WebViewImpl.cpp
WebKit/chromium/src/js/DevTools.js
WebKit/chromium/src/js/ProfilerAgent.js [deleted file]
WebKit/chromium/src/js/ProfilerProcessor.js [deleted file]
WebKit/chromium/src/js/devTools.css
WebKit/chromium/src/win/WebInputEventFactory.cpp
WebKit/efl/CMakeListsEfl.txt
WebKit/efl/ChangeLog
WebKit/efl/WebCoreSupport/FullscreenVideoControllerEfl.cpp [new file with mode: 0644]
WebKit/efl/WebCoreSupport/FullscreenVideoControllerEfl.h [new file with mode: 0644]
WebKit/efl/ewk/ewk_frame.cpp
WebKit/efl/ewk/ewk_frame.h
WebKit/efl/ewk/ewk_main.cpp
WebKit/efl/ewk/ewk_view.cpp
WebKit/efl/ewk/ewk_view.h
WebKit/gtk/ChangeLog
WebKit/gtk/NEWS
WebKit/gtk/WebCoreSupport/EditorClientGtk.h
WebKit/gtk/WebCoreSupport/FullscreenVideoController.h
WebKit/gtk/docs/webkitgtk-docs.sgml
WebKit/gtk/po/ChangeLog
WebKit/gtk/po/es.po
WebKit/gtk/po/nb.po [new file with mode: 0644]
WebKit/gtk/tests/testcopyandpaste.c
WebKit/gtk/webkit/webkitwebview.cpp
WebKit/mac/Carbon/HIViewAdapter.m
WebKit/mac/Carbon/HIWebView.mm
WebKit/mac/ChangeLog
WebKit/mac/Configurations/FeatureDefines.xcconfig
WebKit/mac/Configurations/Version.xcconfig
WebKit/mac/Misc/QuickDrawCompatibility.h [new file with mode: 0644]
WebKit/mac/Plugins/WebNetscapePluginView.mm
WebKit/mac/WebCoreSupport/WebChromeClient.h
WebKit/mac/WebCoreSupport/WebChromeClient.mm
WebKit/mac/WebCoreSupport/WebEditorClient.h
WebKit/mac/WebCoreSupport/WebEditorClient.mm
WebKit/mac/WebCoreSupport/WebFrameLoaderClient.mm
WebKit/mac/WebCoreSupport/WebSystemInterface.mm
WebKit/mac/WebInspector/WebInspectorFrontend.mm
WebKit/mac/WebView/WebDocumentInternal.h
WebKit/mac/WebView/WebFrame.mm
WebKit/mac/WebView/WebFrameInternal.h
WebKit/mac/WebView/WebFramePrivate.h
WebKit/mac/WebView/WebHTMLView.mm
WebKit/mac/WebView/WebHTMLViewInternal.h
WebKit/mac/WebView/WebPDFView.mm
WebKit/mac/WebView/WebPreferenceKeysPrivate.h
WebKit/mac/WebView/WebPreferences.mm
WebKit/mac/WebView/WebPreferencesPrivate.h
WebKit/mac/WebView/WebUIDelegatePrivate.h
WebKit/mac/WebView/WebView.mm
WebKit/mac/WebView/WebViewPrivate.h
WebKit/qt/Api/qwebelement.cpp
WebKit/qt/Api/qwebframe.cpp
WebKit/qt/Api/qwebpage.cpp
WebKit/qt/Api/qwebpage.h
WebKit/qt/Api/qwebplugindatabase.cpp
WebKit/qt/Api/qwebsettings.cpp
WebKit/qt/Api/qwebview.cpp
WebKit/qt/ChangeLog
WebKit/qt/WebCoreSupport/ChromeClientQt.cpp
WebKit/qt/WebCoreSupport/ChromeClientQt.h
WebKit/qt/WebCoreSupport/DumpRenderTreeSupportQt.cpp
WebKit/qt/WebCoreSupport/GeolocationPermissionClientQt.cpp [new file with mode: 0644]
WebKit/qt/WebCoreSupport/GeolocationPermissionClientQt.h [new file with mode: 0644]
WebKit/qt/tests/qwebframe/tst_qwebframe.cpp
WebKit/qt/tests/qwebpage/tst_qwebpage.cpp
WebKit/qt/tests/qwebview/tst_qwebview.cpp
WebKit/win/ChangeLog
WebKit/win/Interfaces/IWebFramePrivate.idl
WebKit/win/WebFrame.cpp
WebKit/win/WebView.cpp
WebKit/wince/ChangeLog [new file with mode: 0644]
WebKit/wince/WebCoreSupport/ContextMenuClientWinCE.cpp [new file with mode: 0644]
WebKit/wince/WebCoreSupport/ContextMenuClientWinCE.h [new file with mode: 0644]
WebKit/wince/WebCoreSupport/DragClientWinCE.cpp [new file with mode: 0644]
WebKit/wince/WebCoreSupport/DragClientWinCE.h [new file with mode: 0644]
WebKit/wince/WebCoreSupport/EditorClientWinCE.cpp [new file with mode: 0644]
WebKit/wince/WebCoreSupport/EditorClientWinCE.h [new file with mode: 0644]
WebKit/wince/WebCoreSupport/InspectorClientWinCE.cpp [new file with mode: 0644]
WebKit/wince/WebCoreSupport/InspectorClientWinCE.h [new file with mode: 0644]
WebKit/wx/ChangeLog
WebKit/wx/WebEdit.cpp
WebKit/wx/WebEdit.h
WebKit/wx/WebFrame.cpp
WebKit/wx/WebFrame.h
WebKit/wx/WebKitSupport/EditorClientWx.cpp
WebKit/wx/WebSettings.h
WebKit/wx/WebView.cpp
WebKit/wx/WebView.h
WebKit/wx/bindings/python/webview.i
WebKitLibraries/WebKitSystemInterface.h
WebKitLibraries/libWebKitSystemInterfaceLeopard.a
WebKitLibraries/libWebKitSystemInterfaceSnowLeopard.a
WebKitTools/BuildSlaveSupport/build.webkit.org-config/config.json
WebKitTools/BuildSlaveSupport/build.webkit.org-config/master.cfg
WebKitTools/BuildSlaveSupport/gtk/README [new file with mode: 0644]
WebKitTools/BuildSlaveSupport/gtk/buildbot/log/run [new file with mode: 0755]
WebKitTools/BuildSlaveSupport/gtk/buildbot/run [new file with mode: 0755]
WebKitTools/BuildSlaveSupport/gtk/crashmon/crashmon [new file with mode: 0755]
WebKitTools/BuildSlaveSupport/gtk/crashmon/log/run [new file with mode: 0755]
WebKitTools/BuildSlaveSupport/gtk/crashmon/run [new file with mode: 0755]
WebKitTools/BuildSlaveSupport/gtk/daemontools-buildbot.conf [new file with mode: 0644]
WebKitTools/BuildSlaveSupport/gtk/pulseaudio/run [new file with mode: 0755]
WebKitTools/BuildSlaveSupport/gtk/xvfb/log/run [new file with mode: 0755]
WebKitTools/BuildSlaveSupport/gtk/xvfb/run [new file with mode: 0755]
WebKitTools/BuildSlaveSupport/win/kill-old-processes
WebKitTools/ChangeLog
WebKitTools/DumpRenderTree/TestNetscapePlugIn/PluginObject.cpp
WebKitTools/DumpRenderTree/TestNetscapePlugIn/main.cpp
WebKitTools/DumpRenderTree/chromium/AccessibilityController.cpp
WebKitTools/DumpRenderTree/chromium/AccessibilityController.h
WebKitTools/DumpRenderTree/chromium/DRTDevToolsAgent.cpp
WebKitTools/DumpRenderTree/chromium/DRTDevToolsAgent.h
WebKitTools/DumpRenderTree/chromium/EventSender.cpp
WebKitTools/DumpRenderTree/chromium/EventSender.h
WebKitTools/DumpRenderTree/chromium/LayoutTestController.cpp
WebKitTools/DumpRenderTree/chromium/LayoutTestController.h
WebKitTools/DumpRenderTree/chromium/NotificationPresenter.cpp
WebKitTools/DumpRenderTree/chromium/NotificationPresenter.h
WebKitTools/DumpRenderTree/chromium/WebViewHost.cpp
WebKitTools/DumpRenderTree/chromium/WebViewHost.h
WebKitTools/DumpRenderTree/gtk/EventSender.cpp
WebKitTools/DumpRenderTree/gtk/EventSender.h
WebKitTools/DumpRenderTree/gtk/WorkQueueItemGtk.cpp
WebKitTools/DumpRenderTree/mac/DumpRenderTree.mm
WebKitTools/DumpRenderTree/mac/UIDelegate.mm
WebKitTools/DumpRenderTree/qt/DumpRenderTree.pro
WebKitTools/DumpRenderTree/qt/DumpRenderTreeQt.cpp
WebKitTools/DumpRenderTree/qt/DumpRenderTreeQt.h
WebKitTools/DumpRenderTree/qt/LayoutTestControllerQt.cpp
WebKitTools/DumpRenderTree/qt/LayoutTestControllerQt.h
WebKitTools/DumpRenderTree/qt/main.cpp
WebKitTools/DumpRenderTree/unix/TestNetscapePlugin/TestNetscapePlugin.cpp
WebKitTools/GNUmakefile.am
WebKitTools/MiniBrowser/mac/BrowserWindowController.m
WebKitTools/MiniBrowser/qt/BrowserWindow.cpp
WebKitTools/MiniBrowser/qt/BrowserWindow.h
WebKitTools/MiniBrowser/qt/MiniBrowser.pro
WebKitTools/MiniBrowser/qt/main.cpp
WebKitTools/QueueStatusServer/handlers/dashboard.py
WebKitTools/QueueStatusServer/handlers/queuestatus.py
WebKitTools/QueueStatusServer/model/queues.py
WebKitTools/Scripts/build-webkit
WebKitTools/Scripts/check-for-global-initializers
WebKitTools/Scripts/enumerate-included-framework-headers [deleted file]
WebKitTools/Scripts/prepare-ChangeLog
WebKitTools/Scripts/webkitdirs.pm
WebKitTools/Scripts/webkitpy/common/config/committers.py
WebKitTools/Scripts/webkitpy/common/config/ports.py
WebKitTools/Scripts/webkitpy/common/net/bugzilla.py
WebKitTools/Scripts/webkitpy/common/net/bugzilla_unittest.py
WebKitTools/Scripts/webkitpy/layout_tests/data/failures/expected/exception.html [new file with mode: 0644]
WebKitTools/Scripts/webkitpy/layout_tests/data/failures/expected/keyboard.html [new file with mode: 0644]
WebKitTools/Scripts/webkitpy/layout_tests/data/passes/error-expected.txt [new file with mode: 0644]
WebKitTools/Scripts/webkitpy/layout_tests/data/passes/error.html [new file with mode: 0644]
WebKitTools/Scripts/webkitpy/layout_tests/data/platform/test/test_expectations.txt
WebKitTools/Scripts/webkitpy/layout_tests/layout_package/dump_render_tree_thread.py
WebKitTools/Scripts/webkitpy/layout_tests/layout_package/metered_stream_unittest.py
WebKitTools/Scripts/webkitpy/layout_tests/layout_package/printing.py
WebKitTools/Scripts/webkitpy/layout_tests/layout_package/printing_unittest.py
WebKitTools/Scripts/webkitpy/layout_tests/layout_package/test_expectations.py
WebKitTools/Scripts/webkitpy/layout_tests/layout_package/test_expectations_unittest.py
WebKitTools/Scripts/webkitpy/layout_tests/port/base.py
WebKitTools/Scripts/webkitpy/layout_tests/port/test.py
WebKitTools/Scripts/webkitpy/layout_tests/run_webkit_tests.py
WebKitTools/Scripts/webkitpy/layout_tests/run_webkit_tests_unittest.py
WebKitTools/Scripts/webkitpy/style/checker.py
WebKitTools/Scripts/webkitpy/style/checkers/test_expectations_unittest.py
WebKitTools/Scripts/webkitpy/tool/commands/earlywarningsystem.py
WebKitTools/Scripts/webkitpy/tool/commands/earlywarningsystem_unittest.py
WebKitTools/Scripts/webkitpy/tool/commands/queues_unittest.py
WebKitTools/WebKitTestRunner/InjectedBundle/Bindings/LayoutTestController.idl
WebKitTools/WebKitTestRunner/InjectedBundle/InjectedBundle.cpp
WebKitTools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp
WebKitTools/WebKitTestRunner/InjectedBundle/LayoutTestController.cpp
WebKitTools/WebKitTestRunner/InjectedBundle/LayoutTestController.h
WebKitTools/WebKitTestRunner/TestController.cpp
WebKitTools/iExploder/htdocs/cssproperties.in
WebKitTools/iExploder/htdocs/htmlattrs.in
WebKitTools/iExploder/htdocs/htmltags.in
WebKitTools/wx/build/settings.py