OSDN Git Service

Merge WebKit at r78450: Initial merge by git.
authorSteve Block <steveblock@google.com>
Wed, 18 May 2011 12:36:51 +0000 (13:36 +0100)
committerSteve Block <steveblock@google.com>
Tue, 24 May 2011 14:38:28 +0000 (15:38 +0100)
commit2fc2651226baac27029e38c9d6ef883fa32084db
treee396d4bf89dcce6ed02071be66212495b1df1dec
parentb3725cedeb43722b3b175aaeff70552e562d2c94
Merge WebKit at r78450: Initial merge by git.

Change-Id: I6d3e5f1f868ec266a0aafdef66182ddc3f265dc1
2801 files changed:
LayoutTests/fast/dom/HTMLAnchorElement/script-tests/set-href-attribute-hash.js
LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-hash-expected.txt
LayoutTests/fast/encoding/css-charset-default-expected.txt
LayoutTests/fast/encoding/css-charset-default.xhtml
LayoutTests/fast/encoding/external-script-charset-expected.txt
LayoutTests/fast/encoding/external-script-charset-koi-8.js [new file with mode: 0644]
LayoutTests/fast/encoding/external-script-charset.js
LayoutTests/fast/encoding/external-script-charset.xhtml
LayoutTests/fast/url/anchor-expected.txt
LayoutTests/fast/url/file-expected.txt
LayoutTests/fast/url/file-http-base-expected.txt
LayoutTests/fast/url/path-expected.txt
LayoutTests/fast/url/path-url-expected.txt
LayoutTests/fast/url/port-expected.txt
LayoutTests/fast/url/relative-expected.txt
LayoutTests/fast/url/relative-unix-expected.txt
LayoutTests/fast/url/relative-win-expected.txt
LayoutTests/fast/url/scheme-expected.txt
LayoutTests/fast/url/script-tests/anchor.js
LayoutTests/fast/url/script-tests/path.js
LayoutTests/fast/url/script-tests/port.js
LayoutTests/fast/url/segments-expected.txt
LayoutTests/fast/url/segments-from-data-url-expected.txt
LayoutTests/fast/url/standard-url-expected.txt
LayoutTests/http/conf/apache2-msys-httpd.conf [new file with mode: 0644]
LayoutTests/storage/indexeddb/create-object-store-options-expected.txt
LayoutTests/storage/indexeddb/create-object-store-options.html
LayoutTests/storage/indexeddb/cursor-delete-expected.txt
LayoutTests/storage/indexeddb/cursor-delete.html
LayoutTests/storage/indexeddb/cursor-index-delete-expected.txt
LayoutTests/storage/indexeddb/cursor-index-delete.html
LayoutTests/storage/indexeddb/cursor-skip-deleted-expected.txt [new file with mode: 0644]
LayoutTests/storage/indexeddb/cursor-skip-deleted.html [new file with mode: 0644]
LayoutTests/storage/indexeddb/cursor-update-expected.txt [new file with mode: 0644]
LayoutTests/storage/indexeddb/cursor-update.html [new file with mode: 0644]
LayoutTests/storage/indexeddb/data-corruption-expected.txt [new file with mode: 0644]
LayoutTests/storage/indexeddb/data-corruption.html [new file with mode: 0644]
LayoutTests/storage/indexeddb/database-quota-expected.txt
LayoutTests/storage/indexeddb/database-quota.html
LayoutTests/storage/indexeddb/duplicates-expected.txt
LayoutTests/storage/indexeddb/duplicates.html
LayoutTests/storage/indexeddb/error-causes-abort-by-default-expected.txt [new file with mode: 0644]
LayoutTests/storage/indexeddb/error-causes-abort-by-default.html [new file with mode: 0644]
LayoutTests/storage/indexeddb/index-basics-expected.txt
LayoutTests/storage/indexeddb/index-basics.html
LayoutTests/storage/indexeddb/index-cursor.html
LayoutTests/storage/indexeddb/objectstore-autoincrement-expected.txt
LayoutTests/storage/indexeddb/objectstore-autoincrement.html
LayoutTests/storage/indexeddb/objectstore-basics-expected.txt
LayoutTests/storage/indexeddb/objectstore-basics.html
LayoutTests/storage/indexeddb/objectstore-clear-expected.txt [new file with mode: 0644]
LayoutTests/storage/indexeddb/objectstore-clear.html [new file with mode: 0644]
LayoutTests/storage/indexeddb/objectstore-cursor.html
LayoutTests/storage/indexeddb/open-cursor-expected.txt
LayoutTests/storage/indexeddb/open-cursor.html
LayoutTests/storage/indexeddb/request-event-propagation-expected.txt [new file with mode: 0644]
LayoutTests/storage/indexeddb/request-event-propagation.html [new file with mode: 0644]
LayoutTests/storage/indexeddb/transaction-after-close-expected.txt [new file with mode: 0644]
LayoutTests/storage/indexeddb/transaction-after-close.html [new file with mode: 0644]
LayoutTests/storage/indexeddb/transaction-and-objectstore-calls-expected.txt
LayoutTests/storage/indexeddb/transaction-and-objectstore-calls.html
LayoutTests/storage/indexeddb/transaction-basics.html
LayoutTests/storage/indexeddb/transaction-event-propagation-expected.txt [new file with mode: 0644]
LayoutTests/storage/indexeddb/transaction-event-propagation.html [new file with mode: 0644]
LayoutTests/storage/indexeddb/tutorial.html
PerformanceTests/ChangeLog [new file with mode: 0644]
PerformanceTests/PageLoad/ChangeLog [deleted file]
PerformanceTests/Parser/ChangeLog [deleted file]
PerformanceTests/Parser/resources/final-url-en [new file with mode: 0644]
PerformanceTests/Parser/resources/runner.js
PerformanceTests/Parser/simple-url.html [new file with mode: 0644]
PerformanceTests/Parser/tiny-innerHTML.html [new file with mode: 0644]
PerformanceTests/Parser/url-parser.html [new file with mode: 0644]
PerformanceTests/XSSFilter/large-post-many-events.html [new file with mode: 0644]
PerformanceTests/XSSFilter/large-post-many-inline-scripts-and-events.html [new file with mode: 0644]
PerformanceTests/XSSFilter/resources/target-for-large-post-many-inline-scripts-and-events.html [new file with mode: 0644]
Source/Android.mk [moved from Android.mk with 84% similarity]
Source/CMakeLists.txt [new file with mode: 0644]
Source/DerivedSources.pro [new file with mode: 0644]
Source/JavaScriptCore/API/JSCallbackObject.h
Source/JavaScriptCore/API/JSCallbackObjectFunctions.h
Source/JavaScriptCore/API/JSObjectRef.cpp
Source/JavaScriptCore/API/JSStringRefCF.cpp
Source/JavaScriptCore/API/JSWeakObjectMapRefInternal.h
Source/JavaScriptCore/Android.mk
Source/JavaScriptCore/Android.v8.wtf.mk
Source/JavaScriptCore/CMakeLists.txt
Source/JavaScriptCore/CMakeListsWinCE.txt
Source/JavaScriptCore/ChangeLog
Source/JavaScriptCore/Configurations/FeatureDefines.xcconfig
Source/JavaScriptCore/Configurations/JavaScriptCore.xcconfig
Source/JavaScriptCore/Configurations/Version.xcconfig
Source/JavaScriptCore/DerivedSources.make
Source/JavaScriptCore/DerivedSources.pro
Source/JavaScriptCore/GNUmakefile.am
Source/JavaScriptCore/JavaScriptCore.JSVALUE32only.exp [deleted file]
Source/JavaScriptCore/JavaScriptCore.exp
Source/JavaScriptCore/JavaScriptCore.gyp/JavaScriptCore.gyp
Source/JavaScriptCore/JavaScriptCore.gypi
Source/JavaScriptCore/JavaScriptCore.order
Source/JavaScriptCore/JavaScriptCore.pri
Source/JavaScriptCore/JavaScriptCore.pro
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore.make
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreCommon.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreGenerated.make
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreGenerated.vcproj
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/react-to-vsprops-changes.py
Source/JavaScriptCore/JavaScriptCore.vcproj/WTF/WTF.vcproj
Source/JavaScriptCore/JavaScriptCore.vcproj/WTF/WTFCommon.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/jsc/jscCommon.vsprops
Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj
Source/JavaScriptCore/assembler/MacroAssemblerARM.h
Source/JavaScriptCore/bytecode/CodeBlock.cpp
Source/JavaScriptCore/bytecode/CodeBlock.h
Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp
Source/JavaScriptCore/config.h
Source/JavaScriptCore/create_regex_tables
Source/JavaScriptCore/debugger/Debugger.cpp
Source/JavaScriptCore/debugger/DebuggerActivation.cpp
Source/JavaScriptCore/debugger/DebuggerActivation.h
Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp
Source/JavaScriptCore/interpreter/CallFrame.h
Source/JavaScriptCore/interpreter/Interpreter.cpp
Source/JavaScriptCore/interpreter/RegisterFile.h
Source/JavaScriptCore/jit/ExecutableAllocator.cpp
Source/JavaScriptCore/jit/ExecutableAllocator.h
Source/JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp
Source/JavaScriptCore/jit/JIT.cpp
Source/JavaScriptCore/jit/JIT.h
Source/JavaScriptCore/jit/JITOpcodes.cpp
Source/JavaScriptCore/jit/JITStubs.cpp
Source/JavaScriptCore/jsc.cpp
Source/JavaScriptCore/jsc.pro
Source/JavaScriptCore/parser/JSParser.cpp
Source/JavaScriptCore/parser/SourceProvider.h
Source/JavaScriptCore/parser/SourceProviderCache.cpp [new file with mode: 0644]
Source/JavaScriptCore/parser/SourceProviderCache.h [new file with mode: 0644]
Source/JavaScriptCore/parser/SourceProviderCacheItem.h [new file with mode: 0644]
Source/JavaScriptCore/pcre/AUTHORS [deleted file]
Source/JavaScriptCore/pcre/COPYING [deleted file]
Source/JavaScriptCore/pcre/dftables [deleted file]
Source/JavaScriptCore/pcre/pcre.h [deleted file]
Source/JavaScriptCore/pcre/pcre.pri [deleted file]
Source/JavaScriptCore/pcre/pcre_compile.cpp [deleted file]
Source/JavaScriptCore/pcre/pcre_exec.cpp [deleted file]
Source/JavaScriptCore/pcre/pcre_internal.h [deleted file]
Source/JavaScriptCore/pcre/pcre_tables.cpp [deleted file]
Source/JavaScriptCore/pcre/pcre_ucp_searchfuncs.cpp [deleted file]
Source/JavaScriptCore/pcre/pcre_xclass.cpp [deleted file]
Source/JavaScriptCore/pcre/ucpinternal.h [deleted file]
Source/JavaScriptCore/pcre/ucptable.cpp [deleted file]
Source/JavaScriptCore/runtime/ArgList.cpp
Source/JavaScriptCore/runtime/Arguments.cpp
Source/JavaScriptCore/runtime/Arguments.h
Source/JavaScriptCore/runtime/ArrayConstructor.cpp
Source/JavaScriptCore/runtime/ArrayPrototype.cpp
Source/JavaScriptCore/runtime/BatchedTransitionOptimizer.h
Source/JavaScriptCore/runtime/BooleanConstructor.cpp
Source/JavaScriptCore/runtime/BooleanObject.cpp
Source/JavaScriptCore/runtime/BooleanObject.h
Source/JavaScriptCore/runtime/BooleanPrototype.cpp
Source/JavaScriptCore/runtime/CollectorHeapIterator.h [deleted file]
Source/JavaScriptCore/runtime/ConservativeSet.cpp [new file with mode: 0644]
Source/JavaScriptCore/runtime/ConservativeSet.h [new file with mode: 0644]
Source/JavaScriptCore/runtime/DateConstructor.cpp
Source/JavaScriptCore/runtime/DateInstance.cpp
Source/JavaScriptCore/runtime/DatePrototype.cpp
Source/JavaScriptCore/runtime/Error.cpp
Source/JavaScriptCore/runtime/ErrorConstructor.cpp
Source/JavaScriptCore/runtime/ErrorInstance.cpp
Source/JavaScriptCore/runtime/ErrorPrototype.cpp
Source/JavaScriptCore/runtime/FunctionConstructor.cpp
Source/JavaScriptCore/runtime/FunctionPrototype.cpp
Source/JavaScriptCore/runtime/GCActivityCallback.h
Source/JavaScriptCore/runtime/GCActivityCallbackCF.cpp
Source/JavaScriptCore/runtime/GetterSetter.cpp
Source/JavaScriptCore/runtime/GetterSetter.h
Source/JavaScriptCore/runtime/GlobalEvalFunction.cpp
Source/JavaScriptCore/runtime/GlobalEvalFunction.h
Source/JavaScriptCore/runtime/Heap.cpp
Source/JavaScriptCore/runtime/Heap.h
Source/JavaScriptCore/runtime/InternalFunction.cpp
Source/JavaScriptCore/runtime/JSAPIValueWrapper.h
Source/JavaScriptCore/runtime/JSActivation.cpp
Source/JavaScriptCore/runtime/JSArray.cpp
Source/JavaScriptCore/runtime/JSArray.h
Source/JavaScriptCore/runtime/JSByteArray.cpp
Source/JavaScriptCore/runtime/JSCell.h
Source/JavaScriptCore/runtime/JSFunction.cpp
Source/JavaScriptCore/runtime/JSGlobalData.cpp
Source/JavaScriptCore/runtime/JSGlobalData.h
Source/JavaScriptCore/runtime/JSGlobalObject.cpp
Source/JavaScriptCore/runtime/JSGlobalObject.h
Source/JavaScriptCore/runtime/JSONObject.cpp
Source/JavaScriptCore/runtime/JSObject.cpp
Source/JavaScriptCore/runtime/JSObject.h
Source/JavaScriptCore/runtime/JSObjectWithGlobalObject.cpp
Source/JavaScriptCore/runtime/JSPropertyNameIterator.cpp
Source/JavaScriptCore/runtime/JSPropertyNameIterator.h
Source/JavaScriptCore/runtime/JSStaticScopeObject.cpp
Source/JavaScriptCore/runtime/JSString.cpp
Source/JavaScriptCore/runtime/JSValue.h
Source/JavaScriptCore/runtime/JSVariableObject.h
Source/JavaScriptCore/runtime/JSWrapperObject.cpp
Source/JavaScriptCore/runtime/JSWrapperObject.h
Source/JavaScriptCore/runtime/LiteralParser.cpp
Source/JavaScriptCore/runtime/Lookup.cpp
Source/JavaScriptCore/runtime/Lookup.h
Source/JavaScriptCore/runtime/MachineStackMarker.cpp
Source/JavaScriptCore/runtime/MarkStack.h
Source/JavaScriptCore/runtime/MarkedBlock.cpp [new file with mode: 0644]
Source/JavaScriptCore/runtime/MarkedBlock.h [new file with mode: 0644]
Source/JavaScriptCore/runtime/MarkedSpace.cpp
Source/JavaScriptCore/runtime/MarkedSpace.h
Source/JavaScriptCore/runtime/MathObject.cpp
Source/JavaScriptCore/runtime/MemoryStatistics.cpp
Source/JavaScriptCore/runtime/MemoryStatistics.h
Source/JavaScriptCore/runtime/NativeErrorConstructor.cpp
Source/JavaScriptCore/runtime/NativeErrorPrototype.cpp
Source/JavaScriptCore/runtime/NumberConstructor.cpp
Source/JavaScriptCore/runtime/NumberObject.cpp
Source/JavaScriptCore/runtime/NumberObject.h
Source/JavaScriptCore/runtime/NumberPrototype.cpp
Source/JavaScriptCore/runtime/ObjectConstructor.cpp
Source/JavaScriptCore/runtime/Operations.h
Source/JavaScriptCore/runtime/PropertySlot.h
Source/JavaScriptCore/runtime/PrototypeFunction.cpp
Source/JavaScriptCore/runtime/PutPropertySlot.h
Source/JavaScriptCore/runtime/RegExp.cpp
Source/JavaScriptCore/runtime/RegExpConstructor.cpp
Source/JavaScriptCore/runtime/ScopeChain.cpp
Source/JavaScriptCore/runtime/ScopeChain.h
Source/JavaScriptCore/runtime/ScopeChainMark.h
Source/JavaScriptCore/runtime/SmallStrings.cpp
Source/JavaScriptCore/runtime/SmallStrings.h
Source/JavaScriptCore/runtime/StringConstructor.cpp
Source/JavaScriptCore/runtime/StringObject.cpp
Source/JavaScriptCore/runtime/StringObject.h
Source/JavaScriptCore/runtime/StringPrototype.cpp
Source/JavaScriptCore/runtime/Structure.cpp
Source/JavaScriptCore/runtime/Structure.h
Source/JavaScriptCore/runtime/StructureChain.cpp
Source/JavaScriptCore/runtime/WeakGCMap.h
Source/JavaScriptCore/runtime/WriteBarrier.h [new file with mode: 0644]
Source/JavaScriptCore/wscript
Source/JavaScriptCore/wtf/Assertions.cpp
Source/JavaScriptCore/wtf/Assertions.h
Source/JavaScriptCore/wtf/Bitmap.h
Source/JavaScriptCore/wtf/BloomFilter.h [new file with mode: 0644]
Source/JavaScriptCore/wtf/CMakeLists.txt
Source/JavaScriptCore/wtf/CryptographicallyRandomNumber.cpp [new file with mode: 0644]
Source/JavaScriptCore/wtf/CryptographicallyRandomNumber.h [new file with mode: 0644]
Source/JavaScriptCore/wtf/CurrentTime.h
Source/JavaScriptCore/wtf/DateMath.h
Source/JavaScriptCore/wtf/FastMalloc.cpp
Source/JavaScriptCore/wtf/HashSet.h
Source/JavaScriptCore/wtf/MallocZoneSupport.h
Source/JavaScriptCore/wtf/MathExtras.h
Source/JavaScriptCore/wtf/OSRandomSource.cpp [new file with mode: 0644]
Source/JavaScriptCore/wtf/OSRandomSource.h [new file with mode: 0644]
Source/JavaScriptCore/wtf/OwnArrayPtr.h
Source/JavaScriptCore/wtf/PageAllocation.h
Source/JavaScriptCore/wtf/PageReservation.h
Source/JavaScriptCore/wtf/PassOwnArrayPtr.h
Source/JavaScriptCore/wtf/Platform.h
Source/JavaScriptCore/wtf/RandomNumber.cpp
Source/JavaScriptCore/wtf/RandomNumberSeed.h
Source/JavaScriptCore/wtf/StringExtras.h
Source/JavaScriptCore/wtf/StringHasher.h
Source/JavaScriptCore/wtf/TCSystemAlloc.cpp
Source/JavaScriptCore/wtf/ThreadingPrimitives.h
Source/JavaScriptCore/wtf/ThreadingWin.cpp
Source/JavaScriptCore/wtf/gobject/GTypedefs.h
Source/JavaScriptCore/wtf/text/AtomicString.cpp
Source/JavaScriptCore/wtf/text/StringImpl.h
Source/JavaScriptCore/wtf/text/WTFString.cpp
Source/JavaScriptCore/wtf/text/WTFString.h
Source/JavaScriptCore/wtf/unicode/CharacterNames.h [moved from Source/WebCore/platform/text/CharacterNames.h with 64% similarity]
Source/JavaScriptCore/wtf/unicode/UTF8.cpp
Source/JavaScriptCore/wtf/unicode/UTF8.h
Source/JavaScriptCore/wtf/unicode/UnicodeMacrosFromICU.h
Source/JavaScriptCore/wtf/wtf.pri
Source/JavaScriptCore/wtf/wx/StringWx.cpp
Source/JavaScriptCore/yarr/Yarr.h
Source/JavaScriptCore/yarr/YarrInterpreter.cpp
Source/JavaScriptCore/yarr/YarrJIT.cpp
Source/JavaScriptCore/yarr/YarrJIT.h
Source/JavaScriptCore/yarr/YarrParser.h
Source/JavaScriptCore/yarr/YarrPattern.cpp
Source/JavaScriptCore/yarr/YarrPattern.h
Source/JavaScriptCore/yarr/YarrSyntaxChecker.h
Source/JavaScriptCore/yarr/yarr.pri [new file with mode: 0644]
Source/JavaScriptGlue/ChangeLog
Source/JavaScriptGlue/Configurations/Version.xcconfig
Source/JavaScriptGlue/ForwardingHeaders/wtf/OwnArrayPtrCommon.h [deleted file]
Source/JavaScriptGlue/JSValueWrapper.cpp
Source/JavaScriptGlue/JavaScriptGlue.xcodeproj/project.pbxproj
Source/JavaScriptGlue/UserObjectImp.cpp
Source/JavaScriptGlue/UserObjectImp.h
Source/ThirdParty/mt19937ar.c [moved from Source/JavaScriptCore/wtf/wince/mt19937ar.c with 100% similarity]
Source/WebCore/Android.jscbindings.mk
Source/WebCore/Android.mk
Source/WebCore/CMakeLists.txt
Source/WebCore/CMakeListsEfl.txt
Source/WebCore/ChangeLog
Source/WebCore/Configurations/FeatureDefines.xcconfig
Source/WebCore/Configurations/Version.xcconfig
Source/WebCore/Configurations/WebCore.xcconfig
Source/WebCore/DerivedSources.cpp
Source/WebCore/DerivedSources.make
Source/WebCore/English.lproj/localizedStrings.js
Source/WebCore/ForwardingHeaders/pcre/pcre.h [deleted file]
Source/WebCore/ForwardingHeaders/runtime/WriteBarrier.h [new file with mode: 0644]
Source/WebCore/ForwardingHeaders/wrec/WREC.h [deleted file]
Source/WebCore/ForwardingHeaders/wtf/BloomFilter.h [new file with mode: 0644]
Source/WebCore/ForwardingHeaders/wtf/CryptographicallyRandomNumber.h [new file with mode: 0644]
Source/WebCore/ForwardingHeaders/wtf/OwnArrayPtrCommon.h [deleted file]
Source/WebCore/ForwardingHeaders/wtf/unicode/CharacterNames.h [new file with mode: 0644]
Source/WebCore/ForwardingHeaders/yarr/Yarr.h [new file with mode: 0644]
Source/WebCore/ForwardingHeaders/yarr/YarrInterpreter.h [new file with mode: 0644]
Source/WebCore/ForwardingHeaders/yarr/YarrPattern.h [new file with mode: 0644]
Source/WebCore/GNUmakefile.am
Source/WebCore/WebCore.exp.in
Source/WebCore/WebCore.gyp/WebCore.gyp
Source/WebCore/WebCore.gyp/mac/check_objc_rename.sh [new file with mode: 0755]
Source/WebCore/WebCore.gypi
Source/WebCore/WebCore.pri
Source/WebCore/WebCore.pro
Source/WebCore/WebCore.vcproj/QTMovieWinCommon.vsprops
Source/WebCore/WebCore.vcproj/WebCore.make
Source/WebCore/WebCore.vcproj/WebCore.vcproj
Source/WebCore/WebCore.vcproj/WebCoreGenerated.vcproj
Source/WebCore/WebCore.vcproj/copyForwardingHeaders.cmd
Source/WebCore/WebCore.xcodeproj/project.pbxproj
Source/WebCore/accessibility/AXObjectCache.h
Source/WebCore/accessibility/AccessibilityAllInOne.cpp
Source/WebCore/accessibility/AccessibilityImageMapLink.cpp
Source/WebCore/accessibility/AccessibilityListBox.cpp
Source/WebCore/accessibility/AccessibilityMenuListPopup.cpp
Source/WebCore/accessibility/AccessibilityObject.cpp
Source/WebCore/accessibility/AccessibilityObject.h
Source/WebCore/accessibility/AccessibilityRenderObject.cpp
Source/WebCore/accessibility/AccessibilityScrollView.cpp
Source/WebCore/accessibility/AccessibilityScrollView.h
Source/WebCore/accessibility/gtk/AccessibilityObjectAtk.cpp
Source/WebCore/accessibility/gtk/AccessibilityObjectWrapperAtk.cpp
Source/WebCore/accessibility/mac/AXObjectCacheMac.mm
Source/WebCore/accessibility/mac/AccessibilityObjectWrapper.h
Source/WebCore/accessibility/mac/AccessibilityObjectWrapper.mm
Source/WebCore/bindings/ScriptControllerBase.cpp
Source/WebCore/bindings/ScriptControllerBase.h
Source/WebCore/bindings/cpp/WebDOMHTMLDocumentCustom.cpp
Source/WebCore/bindings/generic/RuntimeEnabledFeatures.cpp
Source/WebCore/bindings/generic/RuntimeEnabledFeatures.h
Source/WebCore/bindings/gobject/GNUmakefile.am
Source/WebCore/bindings/gobject/WebKitDOMBinding.cpp
Source/WebCore/bindings/gobject/WebKitHTMLElementWrapperFactory.cpp
Source/WebCore/bindings/js/CachedScriptSourceProvider.h
Source/WebCore/bindings/js/DOMWrapperWorld.h
Source/WebCore/bindings/js/JSArrayBufferCustom.cpp
Source/WebCore/bindings/js/JSArrayBufferViewHelper.h
Source/WebCore/bindings/js/JSAudioConstructor.cpp
Source/WebCore/bindings/js/JSAudioContextCustom.cpp
Source/WebCore/bindings/js/JSBindingsAllInOne.cpp
Source/WebCore/bindings/js/JSCanvasRenderingContextCustom.cpp
Source/WebCore/bindings/js/JSDOMBinding.cpp
Source/WebCore/bindings/js/JSDOMGlobalObject.cpp
Source/WebCore/bindings/js/JSDOMGlobalObject.h
Source/WebCore/bindings/js/JSDOMWindowCustom.cpp
Source/WebCore/bindings/js/JSDOMWindowShell.cpp
Source/WebCore/bindings/js/JSDOMWindowShell.h
Source/WebCore/bindings/js/JSDataViewCustom.cpp
Source/WebCore/bindings/js/JSDesktopNotificationsCustom.cpp
Source/WebCore/bindings/js/JSDeviceMotionEventCustom.cpp
Source/WebCore/bindings/js/JSDocumentCustom.cpp
Source/WebCore/bindings/js/JSElementCustom.cpp
Source/WebCore/bindings/js/JSEventListener.cpp
Source/WebCore/bindings/js/JSEventListener.h
Source/WebCore/bindings/js/JSFloat32ArrayCustom.cpp
Source/WebCore/bindings/js/JSHTMLCanvasElementCustom.cpp
Source/WebCore/bindings/js/JSHTMLDocumentCustom.cpp
Source/WebCore/bindings/js/JSHTMLFrameSetElementCustom.cpp
Source/WebCore/bindings/js/JSImageConstructor.cpp
Source/WebCore/bindings/js/JSImageDataCustom.cpp
Source/WebCore/bindings/js/JSInjectedScriptHostCustom.cpp
Source/WebCore/bindings/js/JSInt16ArrayCustom.cpp
Source/WebCore/bindings/js/JSInt32ArrayCustom.cpp
Source/WebCore/bindings/js/JSInt8ArrayCustom.cpp
Source/WebCore/bindings/js/JSJavaScriptCallFrameCustom.cpp
Source/WebCore/bindings/js/JSMemoryInfoCustom.cpp [moved from Source/WebCore/platform/graphics/chromium/IconChromiumLinux.cpp with 82% similarity]
Source/WebCore/bindings/js/JSNodeCustom.cpp
Source/WebCore/bindings/js/JSNodeFilterCondition.cpp
Source/WebCore/bindings/js/JSNodeFilterCondition.h
Source/WebCore/bindings/js/JSNodeFilterCustom.cpp
Source/WebCore/bindings/js/JSOptionConstructor.cpp
Source/WebCore/bindings/js/JSSQLResultSetRowListCustom.cpp
Source/WebCore/bindings/js/JSUint16ArrayCustom.cpp
Source/WebCore/bindings/js/JSUint32ArrayCustom.cpp
Source/WebCore/bindings/js/JSUint8ArrayCustom.cpp
Source/WebCore/bindings/js/JSWebGLRenderingContextCustom.cpp
Source/WebCore/bindings/js/JSXMLHttpRequestCustom.cpp
Source/WebCore/bindings/js/ScriptCachedFrameData.cpp
Source/WebCore/bindings/js/ScriptController.cpp
Source/WebCore/bindings/js/ScriptController.h
Source/WebCore/bindings/js/ScriptDebugServer.cpp
Source/WebCore/bindings/js/ScriptDebugServer.h
Source/WebCore/bindings/js/ScriptEventListener.cpp
Source/WebCore/bindings/js/ScriptGCEvent.cpp
Source/WebCore/bindings/js/ScriptGCEvent.h
Source/WebCore/bindings/js/ScriptObject.cpp
Source/WebCore/bindings/js/ScriptProfiler.cpp
Source/WebCore/bindings/js/ScriptProfiler.h
Source/WebCore/bindings/js/SerializedScriptValue.cpp
Source/WebCore/bindings/js/WorkerScriptController.cpp
Source/WebCore/bindings/scripts/CodeGeneratorCPP.pm
Source/WebCore/bindings/scripts/CodeGeneratorJS.pm
Source/WebCore/bindings/scripts/CodeGeneratorV8.pm
Source/WebCore/bindings/scripts/test/V8/V8TestCallback.cpp
Source/WebCore/bindings/v8/DOMDataStore.cpp
Source/WebCore/bindings/v8/DOMDataStore.h
Source/WebCore/bindings/v8/DebuggerScript.js
Source/WebCore/bindings/v8/IntrusiveDOMWrapperMap.h [new file with mode: 0644]
Source/WebCore/bindings/v8/NPV8Object.cpp
Source/WebCore/bindings/v8/ScriptController.cpp
Source/WebCore/bindings/v8/ScriptController.h
Source/WebCore/bindings/v8/ScriptDebugServer.cpp
Source/WebCore/bindings/v8/ScriptDebugServer.h
Source/WebCore/bindings/v8/ScriptEventListener.cpp
Source/WebCore/bindings/v8/ScriptFunctionCall.cpp
Source/WebCore/bindings/v8/ScriptGCEvent.cpp
Source/WebCore/bindings/v8/ScriptGCEvent.h
Source/WebCore/bindings/v8/ScriptProfiler.cpp
Source/WebCore/bindings/v8/ScriptProfiler.h
Source/WebCore/bindings/v8/ScriptSourceCode.h
Source/WebCore/bindings/v8/SerializedScriptValue.cpp
Source/WebCore/bindings/v8/SerializedScriptValue.h
Source/WebCore/bindings/v8/StaticDOMDataStore.h
Source/WebCore/bindings/v8/V8Binding.cpp
Source/WebCore/bindings/v8/V8Binding.h
Source/WebCore/bindings/v8/V8DOMWindowShell.cpp
Source/WebCore/bindings/v8/V8DOMWrapper.cpp
Source/WebCore/bindings/v8/V8EventListener.cpp
Source/WebCore/bindings/v8/V8NPObject.cpp
Source/WebCore/bindings/v8/V8NodeFilterCondition.cpp
Source/WebCore/bindings/v8/V8Proxy.cpp
Source/WebCore/bindings/v8/V8Proxy.h
Source/WebCore/bindings/v8/V8WindowErrorHandler.cpp
Source/WebCore/bindings/v8/WorkerContextExecutionProxy.cpp
Source/WebCore/bindings/v8/custom/V8ArrayBufferCustom.cpp
Source/WebCore/bindings/v8/custom/V8ArrayBufferViewCustom.h
Source/WebCore/bindings/v8/custom/V8AudioContextCustom.cpp
Source/WebCore/bindings/v8/custom/V8DOMWindowCustom.cpp
Source/WebCore/bindings/v8/custom/V8DataViewCustom.cpp
Source/WebCore/bindings/v8/custom/V8DocumentCustom.cpp
Source/WebCore/bindings/v8/custom/V8ElementCustom.cpp
Source/WebCore/bindings/v8/custom/V8Float32ArrayCustom.cpp
Source/WebCore/bindings/v8/custom/V8HTMLCanvasElementCustom.cpp
Source/WebCore/bindings/v8/custom/V8InjectedScriptHostCustom.cpp
Source/WebCore/bindings/v8/custom/V8InspectorFrontendHostCustom.cpp
Source/WebCore/bindings/v8/custom/V8Int16ArrayCustom.cpp
Source/WebCore/bindings/v8/custom/V8Int32ArrayCustom.cpp
Source/WebCore/bindings/v8/custom/V8Int8ArrayCustom.cpp
Source/WebCore/bindings/v8/custom/V8NotificationCenterCustom.cpp
Source/WebCore/bindings/v8/custom/V8Uint16ArrayCustom.cpp
Source/WebCore/bindings/v8/custom/V8Uint32ArrayCustom.cpp
Source/WebCore/bindings/v8/custom/V8Uint8ArrayCustom.cpp
Source/WebCore/bindings/v8/custom/V8WebGLRenderingContextCustom.cpp
Source/WebCore/bindings/v8/custom/V8XMLHttpRequestCustom.cpp
Source/WebCore/bridge/jsc/BridgeJSC.cpp
Source/WebCore/bridge/qt/qt_class.cpp
Source/WebCore/bridge/qt/qt_instance.cpp
Source/WebCore/bridge/qt/qt_instance.h
Source/WebCore/bridge/qt/qt_runtime.cpp
Source/WebCore/bridge/qt/qt_runtime.h
Source/WebCore/bridge/runtime_root.cpp
Source/WebCore/bridge/runtime_root.h
Source/WebCore/config.h
Source/WebCore/css/CSSCanvasValue.cpp
Source/WebCore/css/CSSCanvasValue.h
Source/WebCore/css/CSSComputedStyleDeclaration.cpp
Source/WebCore/css/CSSFontFaceSource.cpp
Source/WebCore/css/CSSFontFaceSource.h
Source/WebCore/css/CSSFunctionValue.cpp
Source/WebCore/css/CSSFunctionValue.h
Source/WebCore/css/CSSGradientValue.cpp
Source/WebCore/css/CSSGradientValue.h
Source/WebCore/css/CSSGrammar.y
Source/WebCore/css/CSSImageGeneratorValue.h
Source/WebCore/css/CSSImageValue.cpp
Source/WebCore/css/CSSMediaRule.cpp
Source/WebCore/css/CSSPageRule.cpp
Source/WebCore/css/CSSPageRule.h
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/CSSRuleList.cpp
Source/WebCore/css/CSSSelector.cpp
Source/WebCore/css/CSSSelector.h
Source/WebCore/css/CSSSelectorList.cpp
Source/WebCore/css/CSSSelectorList.h
Source/WebCore/css/CSSStyleRule.h
Source/WebCore/css/CSSStyleSelector.cpp
Source/WebCore/css/CSSStyleSelector.h
Source/WebCore/css/CSSStyleSheet.cpp
Source/WebCore/css/CSSStyleSheet.h
Source/WebCore/css/CSSValue.h
Source/WebCore/css/CSSValueList.cpp
Source/WebCore/css/CSSValueList.h
Source/WebCore/css/WebKitCSSKeyframesRule.cpp
Source/WebCore/css/WebKitCSSMatrix.cpp
Source/WebCore/css/html.css
Source/WebCore/css/mediaControls.css
Source/WebCore/css/mediaControlsChromium.css
Source/WebCore/css/mediaControlsQt.css
Source/WebCore/css/themeChromiumLinux.css
Source/WebCore/css/themeWin.css
Source/WebCore/dom/ClientRect.h
Source/WebCore/dom/DOMAllInOne.cpp
Source/WebCore/dom/DeviceMotionController.cpp
Source/WebCore/dom/DeviceMotionController.h
Source/WebCore/dom/DeviceOrientationController.cpp
Source/WebCore/dom/DeviceOrientationController.h
Source/WebCore/dom/Document.cpp
Source/WebCore/dom/Document.h
Source/WebCore/dom/DocumentMarker.h
Source/WebCore/dom/DocumentMarkerController.cpp
Source/WebCore/dom/DocumentMarkerController.h
Source/WebCore/dom/DocumentOrderedMap.cpp [new file with mode: 0644]
Source/WebCore/dom/DocumentOrderedMap.h [new file with mode: 0644]
Source/WebCore/dom/Element.cpp
Source/WebCore/dom/Element.h
Source/WebCore/dom/Event.cpp
Source/WebCore/dom/Event.h
Source/WebCore/dom/EventQueue.cpp
Source/WebCore/dom/EventQueue.h
Source/WebCore/dom/EventTarget.cpp
Source/WebCore/dom/EventTarget.h
Source/WebCore/dom/InputElement.h
Source/WebCore/dom/NamedNodeMap.cpp
Source/WebCore/dom/Node.cpp
Source/WebCore/dom/Position.cpp
Source/WebCore/dom/ProcessingInstruction.cpp
Source/WebCore/dom/Range.cpp
Source/WebCore/dom/Range.h
Source/WebCore/dom/RequestAnimationFrameCallback.h
Source/WebCore/dom/RequestAnimationFrameCallback.idl
Source/WebCore/dom/ScriptElement.cpp
Source/WebCore/dom/ScriptExecutionContext.cpp
Source/WebCore/dom/ScriptExecutionContext.h
Source/WebCore/dom/ScriptableDocumentParser.cpp
Source/WebCore/dom/ScriptableDocumentParser.h
Source/WebCore/dom/SelectElement.cpp
Source/WebCore/dom/SelectorNodeList.cpp
Source/WebCore/dom/Text.cpp
Source/WebCore/dom/TextEvent.h
Source/WebCore/dom/TextEventInputType.h
Source/WebCore/dom/ViewportArguments.cpp
Source/WebCore/editing/ApplyStyleCommand.cpp
Source/WebCore/editing/ApplyStyleCommand.h
Source/WebCore/editing/CompositeEditCommand.cpp
Source/WebCore/editing/CompositeEditCommand.h
Source/WebCore/editing/DeleteButtonController.cpp
Source/WebCore/editing/EditingStyle.cpp
Source/WebCore/editing/EditingStyle.h
Source/WebCore/editing/Editor.cpp
Source/WebCore/editing/Editor.h
Source/WebCore/editing/EditorCommand.cpp
Source/WebCore/editing/FormatBlockCommand.cpp
Source/WebCore/editing/HTMLInterchange.cpp
Source/WebCore/editing/InsertListCommand.cpp
Source/WebCore/editing/InsertTextCommand.cpp
Source/WebCore/editing/InsertTextCommand.h
Source/WebCore/editing/MarkupAccumulator.cpp
Source/WebCore/editing/MarkupAccumulator.h
Source/WebCore/editing/MoveSelectionCommand.cpp
Source/WebCore/editing/ReplaceSelectionCommand.cpp
Source/WebCore/editing/SelectionController.cpp
Source/WebCore/editing/SpellChecker.cpp
Source/WebCore/editing/TextIterator.cpp
Source/WebCore/editing/TypingCommand.cpp
Source/WebCore/editing/TypingCommand.h
Source/WebCore/editing/VisibleSelection.cpp
Source/WebCore/editing/htmlediting.cpp
Source/WebCore/editing/htmlediting.h
Source/WebCore/editing/mac/SelectionControllerMac.mm
Source/WebCore/editing/markup.cpp
Source/WebCore/editing/visible_units.cpp
Source/WebCore/features.pri
Source/WebCore/fileapi/Entry.cpp
Source/WebCore/fileapi/Entry.h
Source/WebCore/fileapi/Entry.idl
Source/WebCore/fileapi/FileStreamProxy.cpp
Source/WebCore/history/CachedFrame.cpp
Source/WebCore/history/HistoryItem.cpp
Source/WebCore/history/HistoryItem.h
Source/WebCore/history/PageCache.cpp
Source/WebCore/html/DOMURL.cpp
Source/WebCore/html/DOMURL.h
Source/WebCore/html/FTPDirectoryDocument.cpp
Source/WebCore/html/FormAssociatedElement.cpp
Source/WebCore/html/FormAssociatedElement.h
Source/WebCore/html/HTMLAnchorElement.cpp
Source/WebCore/html/HTMLAreaElement.cpp
Source/WebCore/html/HTMLAreaElement.h
Source/WebCore/html/HTMLAttributeNames.in
Source/WebCore/html/HTMLCanvasElement.cpp
Source/WebCore/html/HTMLCanvasElement.h
Source/WebCore/html/HTMLCollection.cpp
Source/WebCore/html/HTMLDocument.cpp
Source/WebCore/html/HTMLDocument.h
Source/WebCore/html/HTMLElement.cpp
Source/WebCore/html/HTMLElement.h
Source/WebCore/html/HTMLEmbedElement.cpp
Source/WebCore/html/HTMLEmbedElement.h
Source/WebCore/html/HTMLFormControlElement.cpp
Source/WebCore/html/HTMLFormControlElement.h
Source/WebCore/html/HTMLFormElement.cpp
Source/WebCore/html/HTMLFormElement.h
Source/WebCore/html/HTMLFrameElementBase.cpp
Source/WebCore/html/HTMLFrameSetElement.cpp
Source/WebCore/html/HTMLImageLoader.cpp
Source/WebCore/html/HTMLInputElement.cpp
Source/WebCore/html/HTMLInputElement.h
Source/WebCore/html/HTMLIsIndexElement.cpp
Source/WebCore/html/HTMLKeygenElement.cpp
Source/WebCore/html/HTMLKeygenElement.h
Source/WebCore/html/HTMLLinkElement.cpp
Source/WebCore/html/HTMLLinkElement.h
Source/WebCore/html/HTMLMediaElement.cpp
Source/WebCore/html/HTMLMediaElement.h
Source/WebCore/html/HTMLMediaElement.idl
Source/WebCore/html/HTMLObjectElement.cpp
Source/WebCore/html/HTMLObjectElement.h
Source/WebCore/html/HTMLOptionElement.cpp
Source/WebCore/html/HTMLOutputElement.cpp
Source/WebCore/html/HTMLParamElement.cpp
Source/WebCore/html/HTMLParamElement.h
Source/WebCore/html/HTMLParserErrorCodes.cpp
Source/WebCore/html/HTMLParserErrorCodes.h
Source/WebCore/html/HTMLParserQuirks.h
Source/WebCore/html/HTMLPlugInImageElement.cpp
Source/WebCore/html/HTMLPlugInImageElement.h
Source/WebCore/html/HTMLProgressElement.cpp
Source/WebCore/html/HTMLProgressElement.h
Source/WebCore/html/HTMLSelectElement.cpp
Source/WebCore/html/HTMLSelectElement.h
Source/WebCore/html/HTMLTagNames.in
Source/WebCore/html/HTMLTextAreaElement.cpp
Source/WebCore/html/HTMLVideoElement.cpp
Source/WebCore/html/HTMLVideoElement.h
Source/WebCore/html/HTMLVideoElement.idl
Source/WebCore/html/InputType.cpp
Source/WebCore/html/InputType.h
Source/WebCore/html/MediaDocument.cpp
Source/WebCore/html/NumberInputType.cpp
Source/WebCore/html/NumberInputType.h
Source/WebCore/html/PluginDocument.cpp
Source/WebCore/html/RangeInputType.cpp
Source/WebCore/html/RangeInputType.h
Source/WebCore/html/TextFieldInputType.cpp
Source/WebCore/html/TextFieldInputType.h
Source/WebCore/html/TextInputType.cpp
Source/WebCore/html/TextInputType.h
Source/WebCore/html/ValidationMessage.cpp
Source/WebCore/html/canvas/ArrayBuffer.cpp
Source/WebCore/html/canvas/ArrayBuffer.idl
Source/WebCore/html/canvas/ArrayBufferView.cpp
Source/WebCore/html/canvas/ArrayBufferView.idl
Source/WebCore/html/canvas/CanvasRenderingContext2D.cpp
Source/WebCore/html/canvas/CanvasStyle.cpp
Source/WebCore/html/canvas/CanvasStyle.h
Source/WebCore/html/canvas/DataView.cpp
Source/WebCore/html/canvas/DataView.h
Source/WebCore/html/canvas/DataView.idl
Source/WebCore/html/canvas/Float32Array.cpp
Source/WebCore/html/canvas/Float32Array.h
Source/WebCore/html/canvas/Float32Array.idl
Source/WebCore/html/canvas/Int16Array.cpp
Source/WebCore/html/canvas/Int16Array.h
Source/WebCore/html/canvas/Int16Array.idl
Source/WebCore/html/canvas/Int32Array.cpp
Source/WebCore/html/canvas/Int32Array.h
Source/WebCore/html/canvas/Int32Array.idl
Source/WebCore/html/canvas/Int8Array.cpp
Source/WebCore/html/canvas/Int8Array.h
Source/WebCore/html/canvas/Int8Array.idl
Source/WebCore/html/canvas/OESStandardDerivatives.cpp
Source/WebCore/html/canvas/OESStandardDerivatives.idl
Source/WebCore/html/canvas/OESTextureFloat.cpp
Source/WebCore/html/canvas/OESTextureFloat.idl
Source/WebCore/html/canvas/TypedArrayBase.h
Source/WebCore/html/canvas/Uint16Array.cpp
Source/WebCore/html/canvas/Uint16Array.h
Source/WebCore/html/canvas/Uint16Array.idl
Source/WebCore/html/canvas/Uint32Array.cpp
Source/WebCore/html/canvas/Uint32Array.h
Source/WebCore/html/canvas/Uint32Array.idl
Source/WebCore/html/canvas/Uint8Array.cpp
Source/WebCore/html/canvas/Uint8Array.h
Source/WebCore/html/canvas/Uint8Array.idl
Source/WebCore/html/canvas/WebGLActiveInfo.idl
Source/WebCore/html/canvas/WebGLBuffer.cpp
Source/WebCore/html/canvas/WebGLBuffer.h
Source/WebCore/html/canvas/WebGLBuffer.idl
Source/WebCore/html/canvas/WebGLContextAttributes.cpp
Source/WebCore/html/canvas/WebGLContextAttributes.idl
Source/WebCore/html/canvas/WebGLContextEvent.idl
Source/WebCore/html/canvas/WebGLExtension.cpp
Source/WebCore/html/canvas/WebGLFramebuffer.cpp
Source/WebCore/html/canvas/WebGLFramebuffer.idl
Source/WebCore/html/canvas/WebGLGetInfo.cpp
Source/WebCore/html/canvas/WebGLGetInfo.h
Source/WebCore/html/canvas/WebGLObject.cpp
Source/WebCore/html/canvas/WebGLProgram.cpp
Source/WebCore/html/canvas/WebGLProgram.h
Source/WebCore/html/canvas/WebGLProgram.idl
Source/WebCore/html/canvas/WebGLRenderbuffer.cpp
Source/WebCore/html/canvas/WebGLRenderbuffer.idl
Source/WebCore/html/canvas/WebGLRenderingContext.cpp
Source/WebCore/html/canvas/WebGLRenderingContext.h
Source/WebCore/html/canvas/WebGLRenderingContext.idl
Source/WebCore/html/canvas/WebGLShader.cpp
Source/WebCore/html/canvas/WebGLShader.h
Source/WebCore/html/canvas/WebGLShader.idl
Source/WebCore/html/canvas/WebGLTexture.cpp
Source/WebCore/html/canvas/WebGLTexture.h
Source/WebCore/html/canvas/WebGLTexture.idl
Source/WebCore/html/canvas/WebGLUniformLocation.cpp
Source/WebCore/html/canvas/WebGLUniformLocation.h
Source/WebCore/html/canvas/WebGLUniformLocation.idl
Source/WebCore/html/canvas/WebKitLoseContext.cpp
Source/WebCore/html/canvas/WebKitLoseContext.idl
Source/WebCore/html/parser/HTMLConstructionSite.cpp
Source/WebCore/html/parser/HTMLConstructionSite.h
Source/WebCore/html/parser/HTMLDocumentParser.cpp
Source/WebCore/html/parser/HTMLDocumentParser.h
Source/WebCore/html/parser/HTMLInputStream.h
Source/WebCore/html/parser/HTMLParserIdioms.cpp
Source/WebCore/html/parser/HTMLScriptRunner.cpp
Source/WebCore/html/parser/HTMLSourceTracker.cpp [new file with mode: 0644]
Source/WebCore/html/parser/HTMLSourceTracker.h [new file with mode: 0644]
Source/WebCore/html/parser/HTMLToken.h
Source/WebCore/html/parser/HTMLTreeBuilder.cpp
Source/WebCore/html/parser/HTMLTreeBuilder.h
Source/WebCore/html/parser/HTMLViewSourceParser.cpp
Source/WebCore/html/parser/HTMLViewSourceParser.h
Source/WebCore/html/parser/XSSFilter.cpp [new file with mode: 0644]
Source/WebCore/html/parser/XSSFilter.h [new file with mode: 0644]
Source/WebCore/html/shadow/MediaControls.cpp [new file with mode: 0644]
Source/WebCore/html/shadow/MediaControls.h [new file with mode: 0644]
Source/WebCore/html/shadow/ProgressBarValueElement.h [new file with mode: 0644]
Source/WebCore/html/shadow/SliderThumbElement.cpp
Source/WebCore/html/shadow/SliderThumbElement.h
Source/WebCore/inspector/CodeGeneratorInspector.pm
Source/WebCore/inspector/InjectedScript.cpp
Source/WebCore/inspector/InjectedScript.h
Source/WebCore/inspector/InjectedScriptHost.cpp
Source/WebCore/inspector/InjectedScriptHost.h
Source/WebCore/inspector/InjectedScriptSource.js
Source/WebCore/inspector/Inspector.idl
Source/WebCore/inspector/InspectorAgent.cpp [new file with mode: 0644]
Source/WebCore/inspector/InspectorAgent.h [new file with mode: 0644]
Source/WebCore/inspector/InspectorApplicationCacheAgent.cpp
Source/WebCore/inspector/InspectorApplicationCacheAgent.h
Source/WebCore/inspector/InspectorBrowserDebuggerAgent.cpp
Source/WebCore/inspector/InspectorBrowserDebuggerAgent.h
Source/WebCore/inspector/InspectorCSSAgent.cpp
Source/WebCore/inspector/InspectorCSSAgent.h
Source/WebCore/inspector/InspectorClient.h
Source/WebCore/inspector/InspectorConsoleAgent.cpp
Source/WebCore/inspector/InspectorConsoleAgent.h
Source/WebCore/inspector/InspectorConsoleInstrumentation.h [new file with mode: 0644]
Source/WebCore/inspector/InspectorController.cpp
Source/WebCore/inspector/InspectorController.h
Source/WebCore/inspector/InspectorDOMAgent.cpp
Source/WebCore/inspector/InspectorDOMAgent.h
Source/WebCore/inspector/InspectorDOMStorageAgent.cpp
Source/WebCore/inspector/InspectorDOMStorageAgent.h
Source/WebCore/inspector/InspectorDOMStorageResource.h
Source/WebCore/inspector/InspectorDatabaseAgent.cpp
Source/WebCore/inspector/InspectorDatabaseAgent.h
Source/WebCore/inspector/InspectorDatabaseInstrumentation.h [new file with mode: 0644]
Source/WebCore/inspector/InspectorDatabaseResource.cpp
Source/WebCore/inspector/InspectorDatabaseResource.h
Source/WebCore/inspector/InspectorDebuggerAgent.cpp
Source/WebCore/inspector/InspectorDebuggerAgent.h
Source/WebCore/inspector/InspectorFileSystemAgent.cpp [deleted file]
Source/WebCore/inspector/InspectorFileSystemAgent.h [deleted file]
Source/WebCore/inspector/InspectorFrontendClientLocal.cpp
Source/WebCore/inspector/InspectorFrontendClientLocal.h
Source/WebCore/inspector/InspectorFrontendHost.cpp
Source/WebCore/inspector/InspectorInstrumentation.cpp
Source/WebCore/inspector/InspectorInstrumentation.h
Source/WebCore/inspector/InspectorProfilerAgent.cpp
Source/WebCore/inspector/InspectorProfilerAgent.h
Source/WebCore/inspector/InspectorResourceAgent.cpp
Source/WebCore/inspector/InspectorResourceAgent.h
Source/WebCore/inspector/InspectorRuntimeAgent.cpp
Source/WebCore/inspector/InspectorRuntimeAgent.h
Source/WebCore/inspector/InspectorSettings.cpp [deleted file]
Source/WebCore/inspector/InspectorState.cpp
Source/WebCore/inspector/InspectorState.h
Source/WebCore/inspector/InspectorTimelineAgent.cpp
Source/WebCore/inspector/InspectorTimelineAgent.h
Source/WebCore/inspector/InspectorValues.cpp
Source/WebCore/inspector/InspectorValues.h
Source/WebCore/inspector/ScriptBreakpoint.cpp [deleted file]
Source/WebCore/inspector/ScriptBreakpoint.h
Source/WebCore/inspector/front-end/ApplicationCacheItemsView.js
Source/WebCore/inspector/front-end/AuditRules.js
Source/WebCore/inspector/front-end/AuditsPanel.js
Source/WebCore/inspector/front-end/Breakpoint.js
Source/WebCore/inspector/front-end/BreakpointManager.js
Source/WebCore/inspector/front-end/BreakpointsSidebarPane.js
Source/WebCore/inspector/front-end/CSSCompletions.js
Source/WebCore/inspector/front-end/CSSKeywordCompletions.js
Source/WebCore/inspector/front-end/CSSStyleModel.js
Source/WebCore/inspector/front-end/ChangesView.js [deleted file]
Source/WebCore/inspector/front-end/ConsoleView.js
Source/WebCore/inspector/front-end/ContextMenu.js
Source/WebCore/inspector/front-end/DOMAgent.js
Source/WebCore/inspector/front-end/DataGrid.js
Source/WebCore/inspector/front-end/DebuggerModel.js
Source/WebCore/inspector/front-end/DetailedHeapshotView.js [new file with mode: 0644]
Source/WebCore/inspector/front-end/Drawer.js
Source/WebCore/inspector/front-end/ElementsPanel.js
Source/WebCore/inspector/front-end/ElementsTreeOutline.js
Source/WebCore/inspector/front-end/ExtensionAPI.js
Source/WebCore/inspector/front-end/ExtensionAPISchema.json [new file with mode: 0755]
Source/WebCore/inspector/front-end/ExtensionPanel.js
Source/WebCore/inspector/front-end/ExtensionServer.js
Source/WebCore/inspector/front-end/FileSystemView.js [deleted file]
Source/WebCore/inspector/front-end/GoToLineDialog.js
Source/WebCore/inspector/front-end/HeapSnapshot.js [new file with mode: 0644]
Source/WebCore/inspector/front-end/HeapSnapshotView.js
Source/WebCore/inspector/front-end/NetworkManager.js
Source/WebCore/inspector/front-end/NetworkPanel.js
Source/WebCore/inspector/front-end/ObjectPropertiesSection.js
Source/WebCore/inspector/front-end/PleaseWaitMessage.js [new file with mode: 0644]
Source/WebCore/inspector/front-end/ProfilesPanel.js
Source/WebCore/inspector/front-end/Resource.js
Source/WebCore/inspector/front-end/ResourceTreeModel.js
Source/WebCore/inspector/front-end/ResourceView.js
Source/WebCore/inspector/front-end/ResourcesPanel.js
Source/WebCore/inspector/front-end/ScopeChainSidebarPane.js
Source/WebCore/inspector/front-end/Script.js
Source/WebCore/inspector/front-end/ScriptFormatter.js
Source/WebCore/inspector/front-end/ScriptFormatterWorker.js
Source/WebCore/inspector/front-end/ScriptView.js [deleted file]
Source/WebCore/inspector/front-end/ScriptsPanel.js
Source/WebCore/inspector/front-end/Settings.js
Source/WebCore/inspector/front-end/ShowMoreDataGridNode.js [new file with mode: 0644]
Source/WebCore/inspector/front-end/SidebarTreeElement.js
Source/WebCore/inspector/front-end/SourceFrame.js
Source/WebCore/inspector/front-end/SourceFrameContent.js [new file with mode: 0644]
Source/WebCore/inspector/front-end/SourceHTMLTokenizer.js
Source/WebCore/inspector/front-end/SourceHTMLTokenizer.re2js
Source/WebCore/inspector/front-end/SourceView.js [deleted file]
Source/WebCore/inspector/front-end/StylesSidebarPane.js
Source/WebCore/inspector/front-end/TextPrompt.js
Source/WebCore/inspector/front-end/TextViewer.js
Source/WebCore/inspector/front-end/UglifyJS/parse-js.js
Source/WebCore/inspector/front-end/UglifyJS/process.js
Source/WebCore/inspector/front-end/WatchExpressionsSidebarPane.js
Source/WebCore/inspector/front-end/WebKit.qrc
Source/WebCore/inspector/front-end/inspector.css
Source/WebCore/inspector/front-end/inspector.html
Source/WebCore/inspector/front-end/inspector.js
Source/WebCore/inspector/front-end/networkPanel.css
Source/WebCore/inspector/front-end/textViewer.css
Source/WebCore/loader/DocumentLoader.cpp
Source/WebCore/loader/DocumentLoader.h
Source/WebCore/loader/DocumentThreadableLoader.cpp
Source/WebCore/loader/DocumentWriter.cpp
Source/WebCore/loader/DocumentWriter.h
Source/WebCore/loader/EmptyClients.h
Source/WebCore/loader/FrameLoader.cpp
Source/WebCore/loader/FrameLoader.h
Source/WebCore/loader/FrameLoaderClient.h
Source/WebCore/loader/HistoryController.cpp
Source/WebCore/loader/HistoryController.h
Source/WebCore/loader/MainResourceLoader.cpp
Source/WebCore/loader/NavigationScheduler.cpp
Source/WebCore/loader/PingLoader.h
Source/WebCore/loader/ResourceLoadScheduler.cpp
Source/WebCore/loader/ResourceLoader.cpp
Source/WebCore/loader/SubframeLoader.cpp
Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp
Source/WebCore/loader/appcache/ManifestParser.cpp
Source/WebCore/loader/archive/ArchiveFactory.cpp
Source/WebCore/loader/cache/CachedFont.cpp
Source/WebCore/loader/cache/CachedFont.h
Source/WebCore/loader/cache/CachedImage.cpp
Source/WebCore/loader/cache/CachedResource.cpp
Source/WebCore/loader/cache/CachedResource.h
Source/WebCore/loader/cache/CachedResourceLoader.cpp
Source/WebCore/loader/cache/CachedResourceLoader.h
Source/WebCore/loader/cache/CachedResourceRequest.cpp
Source/WebCore/loader/cache/CachedScript.cpp
Source/WebCore/loader/cache/CachedScript.h
Source/WebCore/loader/icon/IconDatabase.cpp
Source/WebCore/loader/icon/IconDatabase.h
Source/WebCore/loader/icon/IconLoader.cpp
Source/WebCore/manual-tests/autocorrection/autocorrection-cancelled-by-ESC.html
Source/WebCore/manual-tests/autocorrection/autocorrection-cancelled-by-typing-1.html
Source/WebCore/manual-tests/autocorrection/autocorrection-contraction.html
Source/WebCore/manual-tests/autocorrection/continue-typing-to-dismiss-reversion.html
Source/WebCore/manual-tests/autocorrection/delete-to-dismiss-reversion.html
Source/WebCore/manual-tests/autocorrection/delete-to-end-of-word-to-show-reversion.html
Source/WebCore/manual-tests/autocorrection/dismiss-multiple-guesses.html
Source/WebCore/manual-tests/autocorrection/move-to-end-of-word-to-show-reversion.html
Source/WebCore/manual-tests/autocorrection/select-from-multiple-guesses.html
Source/WebCore/manual-tests/autocorrection/spell-checking-after-reversion.html [new file with mode: 0644]
Source/WebCore/manual-tests/autocorrection/type-whitespace-to-dismiss-reversion.html
Source/WebCore/manual-tests/pop-up-alignment-and-direction.html [new file with mode: 0644]
Source/WebCore/manual-tests/select_webkit_appearance_off_popup_alignment.html [new file with mode: 0644]
Source/WebCore/manual-tests/svg-filter-animation.svg
Source/WebCore/notifications/NotificationCenter.cpp
Source/WebCore/notifications/NotificationCenter.h
Source/WebCore/page/Chrome.cpp
Source/WebCore/page/Chrome.h
Source/WebCore/page/ChromeClient.h
Source/WebCore/page/Console.cpp
Source/WebCore/page/ContentSecurityPolicy.cpp [new file with mode: 0644]
Source/WebCore/page/ContentSecurityPolicy.h [new file with mode: 0644]
Source/WebCore/page/ContextMenuController.cpp
Source/WebCore/page/Crypto.cpp [new file with mode: 0644]
Source/WebCore/page/Crypto.h [new file with mode: 0644]
Source/WebCore/page/Crypto.idl [new file with mode: 0644]
Source/WebCore/page/DOMWindow.cpp
Source/WebCore/page/DOMWindow.h
Source/WebCore/page/DOMWindow.idl
Source/WebCore/page/DragClient.h
Source/WebCore/page/DragController.cpp
Source/WebCore/page/EditorClient.h
Source/WebCore/page/EventHandler.cpp
Source/WebCore/page/EventHandler.h
Source/WebCore/page/FocusController.cpp
Source/WebCore/page/Frame.cpp
Source/WebCore/page/FrameView.cpp
Source/WebCore/page/FrameView.h
Source/WebCore/page/Location.cpp
Source/WebCore/page/MemoryInfo.cpp
Source/WebCore/page/MemoryInfo.h
Source/WebCore/page/MemoryInfo.idl
Source/WebCore/page/Navigator.cpp
Source/WebCore/page/Navigator.h
Source/WebCore/page/Navigator.idl
Source/WebCore/page/Page.cpp
Source/WebCore/page/PrintContext.cpp
Source/WebCore/page/PrintContext.h
Source/WebCore/page/SecurityOrigin.cpp
Source/WebCore/page/Settings.cpp
Source/WebCore/page/Settings.h
Source/WebCore/page/SpatialNavigation.cpp
Source/WebCore/page/SuspendableTimer.cpp
Source/WebCore/page/SuspendableTimer.h
Source/WebCore/page/WindowFeatures.cpp
Source/WebCore/page/XSSAuditor.cpp [deleted file]
Source/WebCore/page/XSSAuditor.h [deleted file]
Source/WebCore/page/animation/AnimationController.cpp
Source/WebCore/page/chromium/FrameChromium.cpp
Source/WebCore/page/mac/WebCoreFrameView.h
Source/WebCore/page/qt/FrameQt.cpp
Source/WebCore/page/wince/FrameWinCE.cpp
Source/WebCore/page/wx/DragControllerWx.cpp
Source/WebCore/platform/AsyncFileSystem.cpp
Source/WebCore/platform/AsyncFileSystem.h
Source/WebCore/platform/ContextMenuItem.h
Source/WebCore/platform/DragData.h
Source/WebCore/platform/DragImage.cpp
Source/WebCore/platform/DragImage.h
Source/WebCore/platform/FileChooser.cpp
Source/WebCore/platform/FileChooser.h
Source/WebCore/platform/FileSystem.cpp
Source/WebCore/platform/FileSystem.h
Source/WebCore/platform/KURL.cpp
Source/WebCore/platform/KURL.h
Source/WebCore/platform/KURLGoogle.cpp
Source/WebCore/platform/KURLGooglePrivate.h
Source/WebCore/platform/Length.cpp
Source/WebCore/platform/Length.h
Source/WebCore/platform/LinkHash.cpp
Source/WebCore/platform/LocalizationStrategy.h
Source/WebCore/platform/LocalizedStrings.cpp
Source/WebCore/platform/LocalizedStrings.h
Source/WebCore/platform/MIMETypeRegistry.cpp
Source/WebCore/platform/MIMETypeRegistry.h
Source/WebCore/platform/PlatformGestureEvent.h [new file with mode: 0644]
Source/WebCore/platform/PlatformWheelEvent.h
Source/WebCore/platform/PopupMenuStyle.h
Source/WebCore/platform/SchemeRegistry.cpp
Source/WebCore/platform/SchemeRegistry.h
Source/WebCore/platform/ScrollAnimator.cpp
Source/WebCore/platform/ScrollAnimator.h
Source/WebCore/platform/ScrollView.cpp
Source/WebCore/platform/ScrollView.h
Source/WebCore/platform/ScrollableArea.cpp
Source/WebCore/platform/ScrollableArea.h
Source/WebCore/platform/Scrollbar.cpp
Source/WebCore/platform/ScrollbarThemeComposite.cpp
Source/WebCore/platform/URLString.h [new file with mode: 0644]
Source/WebCore/platform/android/TemporaryLinkStubs.cpp
Source/WebCore/platform/audio/FFTFrame.h
Source/WebCore/platform/audio/FFTFrameStub.cpp
Source/WebCore/platform/audio/chromium/AudioBusChromium.cpp
Source/WebCore/platform/audio/fftw/FFTFrameFFTW.cpp [new file with mode: 0644]
Source/WebCore/platform/audio/mac/FFTFrameMac.cpp
Source/WebCore/platform/audio/mkl/FFTFrameMKL.cpp
Source/WebCore/platform/brew/MIMETypeRegistryBrew.cpp
Source/WebCore/platform/brew/SystemTimeBrew.cpp
Source/WebCore/platform/cf/BinaryPropertyList.cpp
Source/WebCore/platform/cf/FileSystemCF.cpp
Source/WebCore/platform/chromium/ChromiumDataObject.cpp
Source/WebCore/platform/chromium/ChromiumDataObject.h
Source/WebCore/platform/chromium/ClipboardChromium.cpp
Source/WebCore/platform/chromium/MIMETypeRegistryChromium.cpp
Source/WebCore/platform/chromium/PlatformBridge.h
Source/WebCore/platform/chromium/PopupMenuChromium.cpp
Source/WebCore/platform/chromium/PopupMenuChromium.h
Source/WebCore/platform/chromium/ReadableDataObject.cpp
Source/WebCore/platform/chromium/ReadableDataObject.h
Source/WebCore/platform/chromium/ScrollbarThemeChromium.cpp
Source/WebCore/platform/chromium/ScrollbarThemeChromiumMac.mm
Source/WebCore/platform/efl/MIMETypeRegistryEfl.cpp
Source/WebCore/platform/efl/RenderThemeEfl.cpp
Source/WebCore/platform/efl/RenderThemeEfl.h
Source/WebCore/platform/efl/SystemTimeEfl.cpp
Source/WebCore/platform/efl/TemporaryLinkStubs.cpp
Source/WebCore/platform/graphics/ANGLEWebKitBridge.cpp
Source/WebCore/platform/graphics/ContextShadow.h
Source/WebCore/platform/graphics/Extensions3D.h
Source/WebCore/platform/graphics/FloatQuad.h
Source/WebCore/platform/graphics/FloatRect.cpp
Source/WebCore/platform/graphics/FloatRect.h
Source/WebCore/platform/graphics/Font.cpp
Source/WebCore/platform/graphics/Font.h
Source/WebCore/platform/graphics/FontCache.cpp
Source/WebCore/platform/graphics/FontDescription.h
Source/WebCore/platform/graphics/FontFastPath.cpp
Source/WebCore/platform/graphics/FontMetrics.h [new file with mode: 0644]
Source/WebCore/platform/graphics/FontWidthVariant.h [new file with mode: 0644]
Source/WebCore/platform/graphics/GlyphBuffer.h
Source/WebCore/platform/graphics/GlyphPageTreeNode.cpp
Source/WebCore/platform/graphics/GraphicsContext.cpp
Source/WebCore/platform/graphics/GraphicsContext.h
Source/WebCore/platform/graphics/GraphicsContext3D.cpp
Source/WebCore/platform/graphics/GraphicsContext3D.h
Source/WebCore/platform/graphics/Icon.h
Source/WebCore/platform/graphics/IntRect.cpp
Source/WebCore/platform/graphics/IntRect.h
Source/WebCore/platform/graphics/IntRectHash.h [new file with mode: 0644]
Source/WebCore/platform/graphics/IntSizeHash.h
Source/WebCore/platform/graphics/MediaPlayer.cpp
Source/WebCore/platform/graphics/MediaPlayer.h
Source/WebCore/platform/graphics/MediaPlayerPrivate.h
Source/WebCore/platform/graphics/ShadowBlur.cpp [new file with mode: 0644]
Source/WebCore/platform/graphics/ShadowBlur.h [new file with mode: 0644]
Source/WebCore/platform/graphics/SimpleFontData.cpp
Source/WebCore/platform/graphics/SimpleFontData.h
Source/WebCore/platform/graphics/StringTruncator.cpp
Source/WebCore/platform/graphics/TextRun.h
Source/WebCore/platform/graphics/TiledBackingStore.cpp
Source/WebCore/platform/graphics/WidthIterator.cpp
Source/WebCore/platform/graphics/WidthIterator.h
Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp
Source/WebCore/platform/graphics/ca/PlatformCAAnimation.h
Source/WebCore/platform/graphics/ca/mac/PlatformCAAnimationMac.mm
Source/WebCore/platform/graphics/ca/win/CACFLayerTreeHost.cpp
Source/WebCore/platform/graphics/ca/win/CACFLayerTreeHost.h
Source/WebCore/platform/graphics/ca/win/CACFLayerTreeHostClient.h [new file with mode: 0644]
Source/WebCore/platform/graphics/ca/win/LegacyCACFLayerTreeHost.cpp [new file with mode: 0644]
Source/WebCore/platform/graphics/ca/win/LegacyCACFLayerTreeHost.h [new file with mode: 0644]
Source/WebCore/platform/graphics/ca/win/PlatformCAAnimationWin.cpp
Source/WebCore/platform/graphics/ca/win/WKCACFViewLayerTreeHost.cpp [new file with mode: 0644]
Source/WebCore/platform/graphics/ca/win/WKCACFViewLayerTreeHost.h [new file with mode: 0644]
Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp
Source/WebCore/platform/graphics/cairo/FontCustomPlatformData.h
Source/WebCore/platform/graphics/cairo/ImageBufferCairo.cpp
Source/WebCore/platform/graphics/cg/GraphicsContext3DCG.cpp
Source/WebCore/platform/graphics/cg/GraphicsContextCG.cpp
Source/WebCore/platform/graphics/cg/ImageBufferCG.cpp
Source/WebCore/platform/graphics/cg/ImageCG.cpp
Source/WebCore/platform/graphics/chromium/ComplexTextControllerLinux.cpp
Source/WebCore/platform/graphics/chromium/ComplexTextControllerLinux.h
Source/WebCore/platform/graphics/chromium/ContentLayerChromium.cpp
Source/WebCore/platform/graphics/chromium/ContentLayerChromium.h
Source/WebCore/platform/graphics/chromium/DrawingBufferChromium.cpp
Source/WebCore/platform/graphics/chromium/Extensions3DChromium.h
Source/WebCore/platform/graphics/chromium/FontCacheChromiumWin.cpp
Source/WebCore/platform/graphics/chromium/FontChromiumWin.cpp
Source/WebCore/platform/graphics/chromium/FontLinux.cpp
Source/WebCore/platform/graphics/chromium/FontPlatformDataLinux.cpp
Source/WebCore/platform/graphics/chromium/FontPlatformDataLinux.h
Source/WebCore/platform/graphics/chromium/GLES2Canvas.cpp
Source/WebCore/platform/graphics/chromium/GraphicsLayerChromium.cpp
Source/WebCore/platform/graphics/chromium/GraphicsLayerChromium.h
Source/WebCore/platform/graphics/chromium/HarfbuzzSkia.cpp
Source/WebCore/platform/graphics/chromium/IconChromium.cpp [moved from Source/WebCore/platform/graphics/chromium/IconChromiumWin.cpp with 78% similarity]
Source/WebCore/platform/graphics/chromium/LayerChromium.cpp
Source/WebCore/platform/graphics/chromium/LayerChromium.h
Source/WebCore/platform/graphics/chromium/LayerRendererChromium.cpp
Source/WebCore/platform/graphics/chromium/LayerTexture.cpp
Source/WebCore/platform/graphics/chromium/LayerTilerChromium.cpp
Source/WebCore/platform/graphics/chromium/PlatformIcon.h
Source/WebCore/platform/graphics/chromium/RenderSurfaceChromium.cpp
Source/WebCore/platform/graphics/chromium/RenderSurfaceChromium.h
Source/WebCore/platform/graphics/chromium/SimpleFontDataChromiumWin.cpp
Source/WebCore/platform/graphics/chromium/SimpleFontDataLinux.cpp
Source/WebCore/platform/graphics/chromium/TransparencyWin.cpp
Source/WebCore/platform/graphics/chromium/UniscribeHelperTextRun.cpp
Source/WebCore/platform/graphics/chromium/VideoLayerChromium.cpp
Source/WebCore/platform/graphics/chromium/VideoLayerChromium.h
Source/WebCore/platform/graphics/cocoa/FontPlatformData.h
Source/WebCore/platform/graphics/cocoa/FontPlatformDataCocoa.mm
Source/WebCore/platform/graphics/efl/FontEfl.cpp
Source/WebCore/platform/graphics/filters/DistantLightSource.cpp [new file with mode: 0644]
Source/WebCore/platform/graphics/filters/DistantLightSource.h
Source/WebCore/platform/graphics/filters/FEDiffuseLighting.cpp
Source/WebCore/platform/graphics/filters/FEDiffuseLighting.h
Source/WebCore/platform/graphics/filters/FilterEffect.cpp
Source/WebCore/platform/graphics/filters/FilterEffect.h
Source/WebCore/platform/graphics/filters/LightSource.cpp
Source/WebCore/platform/graphics/filters/LightSource.h
Source/WebCore/platform/graphics/filters/PointLightSource.cpp [new file with mode: 0644]
Source/WebCore/platform/graphics/filters/PointLightSource.h
Source/WebCore/platform/graphics/filters/SpotLightSource.cpp [new file with mode: 0644]
Source/WebCore/platform/graphics/filters/SpotLightSource.h
Source/WebCore/platform/graphics/freetype/FontCustomPlatformDataFreeType.cpp
Source/WebCore/platform/graphics/freetype/SimpleFontDataFreeType.cpp
Source/WebCore/platform/graphics/gpu/DrawingBuffer.cpp
Source/WebCore/platform/graphics/gpu/LoopBlinnPathCache.cpp [new file with mode: 0644]
Source/WebCore/platform/graphics/gpu/LoopBlinnPathCache.h [new file with mode: 0644]
Source/WebCore/platform/graphics/gpu/LoopBlinnPathProcessor.cpp [new file with mode: 0644]
Source/WebCore/platform/graphics/gpu/LoopBlinnPathProcessor.h [new file with mode: 0644]
Source/WebCore/platform/graphics/gpu/LoopBlinnShader.cpp [new file with mode: 0644]
Source/WebCore/platform/graphics/gpu/LoopBlinnShader.h [new file with mode: 0644]
Source/WebCore/platform/graphics/gpu/LoopBlinnSolidFillShader.cpp [new file with mode: 0644]
Source/WebCore/platform/graphics/gpu/LoopBlinnSolidFillShader.h [new file with mode: 0644]
Source/WebCore/platform/graphics/gpu/Shader.cpp
Source/WebCore/platform/graphics/gpu/Shader.h
Source/WebCore/platform/graphics/gpu/SolidFillShader.cpp
Source/WebCore/platform/graphics/gpu/TexShader.cpp
Source/WebCore/platform/graphics/gpu/Texture.cpp
Source/WebCore/platform/graphics/gpu/TilingData.cpp
Source/WebCore/platform/graphics/gpu/mac/DrawingBufferMac.mm
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
Source/WebCore/platform/graphics/gtk/FontGtk.cpp
Source/WebCore/platform/graphics/haiku/FontCustomPlatformData.cpp
Source/WebCore/platform/graphics/haiku/FontCustomPlatformData.h
Source/WebCore/platform/graphics/haiku/FontHaiku.cpp
Source/WebCore/platform/graphics/haiku/SimpleFontDataHaiku.cpp
Source/WebCore/platform/graphics/mac/ComplexTextController.cpp
Source/WebCore/platform/graphics/mac/ComplexTextController.h
Source/WebCore/platform/graphics/mac/ComplexTextControllerATSUI.cpp
Source/WebCore/platform/graphics/mac/ComplexTextControllerCoreText.cpp
Source/WebCore/platform/graphics/mac/FontCacheMac.mm
Source/WebCore/platform/graphics/mac/FontComplexTextMac.cpp
Source/WebCore/platform/graphics/mac/FontCustomPlatformData.cpp
Source/WebCore/platform/graphics/mac/FontCustomPlatformData.h
Source/WebCore/platform/graphics/mac/FontMac.mm
Source/WebCore/platform/graphics/mac/GlyphPageTreeNodeMac.cpp
Source/WebCore/platform/graphics/mac/GraphicsContext3DMac.mm
Source/WebCore/platform/graphics/mac/MediaPlayerPrivateQTKit.mm
Source/WebCore/platform/graphics/mac/SimpleFontDataMac.mm
Source/WebCore/platform/graphics/mac/WebGLLayer.mm
Source/WebCore/platform/graphics/opengl/Extensions3DOpenGL.cpp
Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGL.cpp
Source/WebCore/platform/graphics/opengl/TextureMapperGL.cpp
Source/WebCore/platform/graphics/pango/FontCustomPlatformDataPango.cpp
Source/WebCore/platform/graphics/pango/SimpleFontDataPango.cpp
Source/WebCore/platform/graphics/qt/ContextShadowQt.cpp
Source/WebCore/platform/graphics/qt/Extensions3DQt.cpp
Source/WebCore/platform/graphics/qt/FontCustomPlatformData.h
Source/WebCore/platform/graphics/qt/FontCustomPlatformDataQt.cpp
Source/WebCore/platform/graphics/qt/FontQt.cpp
Source/WebCore/platform/graphics/qt/GraphicsContext3DQt.cpp
Source/WebCore/platform/graphics/qt/GraphicsContextQt.cpp
Source/WebCore/platform/graphics/qt/GraphicsLayerQt.cpp
Source/WebCore/platform/graphics/qt/GraphicsLayerQt.h
Source/WebCore/platform/graphics/qt/ImageBufferQt.cpp
Source/WebCore/platform/graphics/qt/ImageDecoderQt.cpp
Source/WebCore/platform/graphics/qt/ImageQt.cpp
Source/WebCore/platform/graphics/qt/MediaPlayerPrivatePhonon.cpp
Source/WebCore/platform/graphics/qt/MediaPlayerPrivateQt.cpp
Source/WebCore/platform/graphics/qt/MediaPlayerPrivateQt.h
Source/WebCore/platform/graphics/qt/PathQt.cpp
Source/WebCore/platform/graphics/qt/SimpleFontDataQt.cpp
Source/WebCore/platform/graphics/qt/TransparencyLayer.h
Source/WebCore/platform/graphics/skia/FloatRectSkia.cpp
Source/WebCore/platform/graphics/skia/FontCustomPlatformData.cpp
Source/WebCore/platform/graphics/skia/FontCustomPlatformData.h
Source/WebCore/platform/graphics/skia/GraphicsContext3DSkia.cpp
Source/WebCore/platform/graphics/skia/GraphicsContextSkia.cpp
Source/WebCore/platform/graphics/skia/ImageBufferSkia.cpp
Source/WebCore/platform/graphics/skia/IntRectSkia.cpp
Source/WebCore/platform/graphics/skia/PathSkia.cpp
Source/WebCore/platform/graphics/skia/PlatformContextSkia.cpp
Source/WebCore/platform/graphics/skia/PlatformContextSkia.h
Source/WebCore/platform/graphics/texmap/GraphicsLayerTextureMapper.h
Source/WebCore/platform/graphics/texmap/TextureMapperNode.cpp
Source/WebCore/platform/graphics/transforms/AffineTransform.cpp
Source/WebCore/platform/graphics/transforms/AffineTransform.h
Source/WebCore/platform/graphics/transforms/Matrix3DTransformOperation.h
Source/WebCore/platform/graphics/transforms/MatrixTransformOperation.h
Source/WebCore/platform/graphics/transforms/PerspectiveTransformOperation.cpp
Source/WebCore/platform/graphics/transforms/PerspectiveTransformOperation.h
Source/WebCore/platform/graphics/transforms/TransformationMatrix.cpp
Source/WebCore/platform/graphics/transforms/TransformationMatrix.h
Source/WebCore/platform/graphics/win/FontCGWin.cpp
Source/WebCore/platform/graphics/win/FontCustomPlatformData.cpp
Source/WebCore/platform/graphics/win/FontCustomPlatformData.h
Source/WebCore/platform/graphics/win/FontCustomPlatformDataCairo.cpp
Source/WebCore/platform/graphics/win/FontCustomPlatformDataCairo.h
Source/WebCore/platform/graphics/win/FontWin.cpp
Source/WebCore/platform/graphics/win/GraphicsContextWin.cpp
Source/WebCore/platform/graphics/win/IconWin.cpp
Source/WebCore/platform/graphics/win/IntRectWin.cpp
Source/WebCore/platform/graphics/win/MediaPlayerPrivateFullscreenWindow.cpp
Source/WebCore/platform/graphics/win/MediaPlayerPrivateFullscreenWindow.h
Source/WebCore/platform/graphics/win/MediaPlayerPrivateQuickTimeVisualContext.cpp
Source/WebCore/platform/graphics/win/MediaPlayerPrivateQuickTimeWin.cpp
Source/WebCore/platform/graphics/win/QTMovie.cpp
Source/WebCore/platform/graphics/win/QTMovieGWorld.cpp
Source/WebCore/platform/graphics/win/SimpleFontDataCGWin.cpp
Source/WebCore/platform/graphics/win/SimpleFontDataCairoWin.cpp
Source/WebCore/platform/graphics/win/SimpleFontDataWin.cpp
Source/WebCore/platform/graphics/win/UniscribeController.cpp
Source/WebCore/platform/graphics/win/WKCAImageQueue.cpp
Source/WebCore/platform/graphics/wince/FontCustomPlatformData.cpp
Source/WebCore/platform/graphics/wince/FontCustomPlatformData.h
Source/WebCore/platform/graphics/wince/FontWinCE.cpp
Source/WebCore/platform/graphics/wince/GraphicsContextWinCE.cpp
Source/WebCore/platform/graphics/wince/PlatformPathWinCE.cpp
Source/WebCore/platform/graphics/wince/SharedBitmap.cpp
Source/WebCore/platform/graphics/wince/SimpleFontDataWinCE.cpp
Source/WebCore/platform/graphics/wx/FontCustomPlatformData.cpp
Source/WebCore/platform/graphics/wx/FontCustomPlatformData.h
Source/WebCore/platform/graphics/wx/FontPlatformData.h
Source/WebCore/platform/graphics/wx/FontPlatformDataWx.cpp
Source/WebCore/platform/graphics/wx/FontWx.cpp
Source/WebCore/platform/graphics/wx/GraphicsContextWx.cpp
Source/WebCore/platform/graphics/wx/SimpleFontDataWx.cpp
Source/WebCore/platform/gtk/GtkVersioning.h
Source/WebCore/platform/gtk/MIMETypeRegistryGtk.cpp
Source/WebCore/platform/gtk/RenderThemeGtk.cpp
Source/WebCore/platform/gtk/RenderThemeGtk.h
Source/WebCore/platform/gtk/RenderThemeGtk2.cpp
Source/WebCore/platform/gtk/RenderThemeGtk3.cpp
Source/WebCore/platform/gtk/ScrollbarThemeGtk.cpp
Source/WebCore/platform/gtk/ScrollbarThemeGtk2.cpp
Source/WebCore/platform/gtk/WidgetRenderingContext.cpp
Source/WebCore/platform/gtk/WidgetRenderingContext.h
Source/WebCore/platform/gtk/gtk2drawing.c [deleted file]
Source/WebCore/platform/gtk/gtkdrawing.h [deleted file]
Source/WebCore/platform/haiku/MIMETypeRegistryHaiku.cpp
Source/WebCore/platform/image-decoders/ImageDecoder.cpp
Source/WebCore/platform/image-decoders/ImageDecoder.h
Source/WebCore/platform/image-decoders/bmp/BMPImageReader.cpp
Source/WebCore/platform/image-decoders/cg/ImageDecoderCG.cpp
Source/WebCore/platform/image-decoders/gif/GIFImageDecoder.cpp
Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp
Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.h
Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp
Source/WebCore/platform/image-decoders/qt/ImageFrameQt.cpp
Source/WebCore/platform/image-decoders/skia/ImageDecoderSkia.cpp
Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.cpp
Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.h
Source/WebCore/platform/mac/DragImageMac.mm
Source/WebCore/platform/mac/EmptyProtocolDefinitions.h
Source/WebCore/platform/mac/FileSystemMac.mm
Source/WebCore/platform/mac/MIMETypeRegistryMac.mm
Source/WebCore/platform/mac/PasteboardMac.mm
Source/WebCore/platform/mac/PopupMenuMac.mm
Source/WebCore/platform/mac/ScrollAnimatorMac.h
Source/WebCore/platform/mac/ScrollAnimatorMac.mm
Source/WebCore/platform/mac/ScrollViewMac.mm
Source/WebCore/platform/mac/ScrollbarThemeMac.h
Source/WebCore/platform/mac/ScrollbarThemeMac.mm
Source/WebCore/platform/mac/WebCoreSystemInterface.h
Source/WebCore/platform/mac/WebCoreSystemInterface.mm
Source/WebCore/platform/mac/WheelEventMac.mm
Source/WebCore/platform/mac/WidgetMac.mm
Source/WebCore/platform/network/BlobRegistryImpl.cpp
Source/WebCore/platform/network/BlobResourceHandle.cpp
Source/WebCore/platform/network/BlobResourceHandle.h
Source/WebCore/platform/network/FormData.cpp
Source/WebCore/platform/network/FormDataBuilder.cpp
Source/WebCore/platform/network/ProtectionSpaceHash.h
Source/WebCore/platform/network/ResourceHandle.h
Source/WebCore/platform/network/ResourceHandleInternal.h
Source/WebCore/platform/network/ResourceRequestBase.cpp
Source/WebCore/platform/network/ResourceRequestBase.h
Source/WebCore/platform/network/cf/DNSCFNet.cpp
Source/WebCore/platform/network/cf/DownloadBundle.h [new file with mode: 0644]
Source/WebCore/platform/network/cf/FormDataStreamCFNet.cpp
Source/WebCore/platform/network/cf/LoaderRunLoopCF.cpp
Source/WebCore/platform/network/cf/LoaderRunLoopCF.h
Source/WebCore/platform/network/cf/ProxyServerCFNet.cpp
Source/WebCore/platform/network/cf/ResourceHandleCFNet.cpp
Source/WebCore/platform/network/cf/ResourceRequestCFNet.cpp
Source/WebCore/platform/network/cf/ResourceRequestCFNet.h
Source/WebCore/platform/network/cf/SocketStreamHandle.h
Source/WebCore/platform/network/cf/SocketStreamHandleCFNet.cpp
Source/WebCore/platform/network/chromium/ResourceRequest.cpp
Source/WebCore/platform/network/chromium/ResourceRequest.h
Source/WebCore/platform/network/chromium/ResourceResponse.cpp
Source/WebCore/platform/network/chromium/ResourceResponse.h
Source/WebCore/platform/network/mac/AuthenticationMac.mm
Source/WebCore/platform/network/mac/FormDataStreamMac.mm
Source/WebCore/platform/network/mac/ResourceHandleMac.mm
Source/WebCore/platform/network/mac/ResourceRequestMac.mm
Source/WebCore/platform/network/qt/QtNAMThreadSafeProxy.cpp
Source/WebCore/platform/network/qt/QtNAMThreadSafeProxy.h
Source/WebCore/platform/network/soup/CookieJarSoup.cpp
Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp
Source/WebCore/platform/network/soup/ResourceRequestSoup.cpp
Source/WebCore/platform/network/soup/SocketStreamHandle.h
Source/WebCore/platform/network/soup/SocketStreamHandleSoup.cpp
Source/WebCore/platform/network/soup/cache/soup-directory-input-stream.c [deleted file]
Source/WebCore/platform/network/soup/cache/soup-directory-input-stream.h [deleted file]
Source/WebCore/platform/network/soup/cache/soup-http-input-stream.c [deleted file]
Source/WebCore/platform/network/soup/cache/soup-http-input-stream.h [deleted file]
Source/WebCore/platform/network/soup/cache/soup-request-data.c [deleted file]
Source/WebCore/platform/network/soup/cache/soup-request-data.h [deleted file]
Source/WebCore/platform/network/soup/cache/soup-request-file.c [deleted file]
Source/WebCore/platform/network/soup/cache/soup-request-file.h [deleted file]
Source/WebCore/platform/network/soup/cache/soup-request-http.c [deleted file]
Source/WebCore/platform/network/soup/cache/soup-request-http.h [deleted file]
Source/WebCore/platform/network/soup/cache/soup-request.c [deleted file]
Source/WebCore/platform/network/soup/cache/soup-request.h [deleted file]
Source/WebCore/platform/network/soup/cache/soup-requester.c [deleted file]
Source/WebCore/platform/network/soup/cache/soup-requester.h [deleted file]
Source/WebCore/platform/network/soup/cache/webkit/soup-cache-private.h [deleted file]
Source/WebCore/platform/network/soup/cache/webkit/soup-cache.c [deleted file]
Source/WebCore/platform/network/soup/cache/webkit/soup-cache.h [deleted file]
Source/WebCore/platform/network/win/DownloadBundleWin.cpp [new file with mode: 0644]
Source/WebCore/platform/qt/ClipboardQt.h
Source/WebCore/platform/qt/CookieJarQt.cpp
Source/WebCore/platform/qt/DragDataQt.cpp
Source/WebCore/platform/qt/MIMETypeRegistryQt.cpp
Source/WebCore/platform/qt/RenderThemeQt.cpp
Source/WebCore/platform/qt/ScrollbarQt.cpp
Source/WebCore/platform/sql/SQLiteStatement.cpp
Source/WebCore/platform/sql/SQLiteStatement.h
Source/WebCore/platform/sql/chromium/SQLiteFileSystemChromiumPosix.cpp
Source/WebCore/platform/text/Base64.cpp
Source/WebCore/platform/text/Base64.h
Source/WebCore/platform/text/BidiResolver.h
Source/WebCore/platform/text/LocalizedNumber.h [new file with mode: 0644]
Source/WebCore/platform/text/LocalizedNumberNone.cpp [moved from Source/WebCore/platform/graphics/chromium/IconChromiumMac.cpp with 80% similarity]
Source/WebCore/platform/text/RegularExpression.cpp
Source/WebCore/platform/text/SegmentedString.cpp
Source/WebCore/platform/text/SegmentedString.h
Source/WebCore/platform/text/TextCodecICU.cpp
Source/WebCore/platform/text/TextCodecUTF16.cpp
Source/WebCore/platform/text/TextCodecUTF8.cpp [new file with mode: 0644]
Source/WebCore/platform/text/TextCodecUTF8.h [new file with mode: 0644]
Source/WebCore/platform/text/TextEncodingRegistry.cpp
Source/WebCore/platform/text/mac/TextCodecMac.cpp
Source/WebCore/platform/text/transcoder/FontTranscoder.cpp
Source/WebCore/platform/win/BString.cpp
Source/WebCore/platform/win/ClipboardUtilitiesWin.cpp
Source/WebCore/platform/win/ClipboardUtilitiesWin.h
Source/WebCore/platform/win/ClipboardWin.cpp
Source/WebCore/platform/win/ClipboardWin.h
Source/WebCore/platform/win/ContextMenuWin.cpp
Source/WebCore/platform/win/CursorWin.cpp
Source/WebCore/platform/win/DragDataWin.cpp
Source/WebCore/platform/win/DragImageWin.cpp
Source/WebCore/platform/win/FileChooserWin.cpp
Source/WebCore/platform/win/LoggingWin.cpp
Source/WebCore/platform/win/MIMETypeRegistryWin.cpp
Source/WebCore/platform/win/PopupMenuWin.cpp
Source/WebCore/platform/win/PopupMenuWin.h
Source/WebCore/platform/win/SystemTimeWin.cpp
Source/WebCore/platform/win/WCDataObject.cpp
Source/WebCore/platform/win/WCDataObject.h
Source/WebCore/platform/wince/DragDataWinCE.cpp
Source/WebCore/platform/wince/KeygenWinCE.cpp
Source/WebCore/platform/wince/MIMETypeRegistryWinCE.cpp
Source/WebCore/platform/wx/MimeTypeRegistryWx.cpp
Source/WebCore/platform/wx/RenderThemeWx.cpp
Source/WebCore/platform/wx/SystemTimeWx.cpp
Source/WebCore/plugins/IFrameShimSupport.cpp [new file with mode: 0644]
Source/WebCore/plugins/IFrameShimSupport.h [new file with mode: 0644]
Source/WebCore/plugins/gtk/PluginPackageGtk.cpp
Source/WebCore/plugins/gtk/gtk2xtbin.c
Source/WebCore/plugins/gtk/gtk2xtbin.h
Source/WebCore/plugins/qt/PluginViewQt.cpp
Source/WebCore/plugins/symbian/PluginPackageSymbian.cpp
Source/WebCore/plugins/win/PluginPackageWin.cpp
Source/WebCore/plugins/win/PluginViewWin.cpp
Source/WebCore/rendering/CounterNode.cpp
Source/WebCore/rendering/CounterNode.h
Source/WebCore/rendering/EllipsisBox.cpp
Source/WebCore/rendering/InlineBox.cpp
Source/WebCore/rendering/InlineBox.h
Source/WebCore/rendering/InlineFlowBox.cpp
Source/WebCore/rendering/InlineFlowBox.h
Source/WebCore/rendering/InlineTextBox.cpp
Source/WebCore/rendering/InlineTextBox.h
Source/WebCore/rendering/LayoutState.cpp
Source/WebCore/rendering/LayoutState.h
Source/WebCore/rendering/MediaControlElements.cpp
Source/WebCore/rendering/MediaControlElements.h
Source/WebCore/rendering/RenderBR.h
Source/WebCore/rendering/RenderBlock.cpp
Source/WebCore/rendering/RenderBlock.h
Source/WebCore/rendering/RenderBlockLineLayout.cpp
Source/WebCore/rendering/RenderBox.cpp
Source/WebCore/rendering/RenderBox.h
Source/WebCore/rendering/RenderBoxModelObject.cpp
Source/WebCore/rendering/RenderCombineText.cpp [new file with mode: 0644]
Source/WebCore/rendering/RenderCombineText.h [new file with mode: 0644]
Source/WebCore/rendering/RenderCounter.cpp
Source/WebCore/rendering/RenderCounter.h
Source/WebCore/rendering/RenderEmbeddedObject.cpp
Source/WebCore/rendering/RenderFileUploadControl.cpp
Source/WebCore/rendering/RenderFileUploadControl.h
Source/WebCore/rendering/RenderFlexibleBox.cpp
Source/WebCore/rendering/RenderFrameSet.cpp
Source/WebCore/rendering/RenderImage.cpp
Source/WebCore/rendering/RenderImage.h
Source/WebCore/rendering/RenderImageResource.h
Source/WebCore/rendering/RenderImageResourceStyleImage.h
Source/WebCore/rendering/RenderIndicator.cpp
Source/WebCore/rendering/RenderIndicator.h
Source/WebCore/rendering/RenderInline.cpp
Source/WebCore/rendering/RenderLayer.cpp
Source/WebCore/rendering/RenderLayer.h
Source/WebCore/rendering/RenderLayerBacking.cpp
Source/WebCore/rendering/RenderLayerCompositor.cpp
Source/WebCore/rendering/RenderLineBoxList.cpp
Source/WebCore/rendering/RenderListBox.cpp
Source/WebCore/rendering/RenderListBox.h
Source/WebCore/rendering/RenderListItem.cpp
Source/WebCore/rendering/RenderListMarker.cpp
Source/WebCore/rendering/RenderMarquee.cpp
Source/WebCore/rendering/RenderMedia.cpp
Source/WebCore/rendering/RenderMedia.h
Source/WebCore/rendering/RenderMenuList.cpp
Source/WebCore/rendering/RenderMenuList.h
Source/WebCore/rendering/RenderMeter.cpp
Source/WebCore/rendering/RenderObject.cpp
Source/WebCore/rendering/RenderObject.h
Source/WebCore/rendering/RenderObjectChildList.cpp
Source/WebCore/rendering/RenderObjectChildList.h
Source/WebCore/rendering/RenderOverflow.h
Source/WebCore/rendering/RenderProgress.cpp
Source/WebCore/rendering/RenderProgress.h
Source/WebCore/rendering/RenderReplaced.cpp
Source/WebCore/rendering/RenderRubyRun.cpp
Source/WebCore/rendering/RenderRubyRun.h
Source/WebCore/rendering/RenderScrollbarTheme.cpp
Source/WebCore/rendering/RenderTable.cpp
Source/WebCore/rendering/RenderTableCell.cpp
Source/WebCore/rendering/RenderTableRow.cpp
Source/WebCore/rendering/RenderTableSection.cpp
Source/WebCore/rendering/RenderText.cpp
Source/WebCore/rendering/RenderTextControl.cpp
Source/WebCore/rendering/RenderTextControlMultiLine.cpp
Source/WebCore/rendering/RenderTextControlSingleLine.cpp
Source/WebCore/rendering/RenderTheme.h
Source/WebCore/rendering/RenderThemeChromiumMac.h
Source/WebCore/rendering/RenderThemeChromiumWin.cpp
Source/WebCore/rendering/RenderThemeMac.h
Source/WebCore/rendering/RenderThemeMac.mm
Source/WebCore/rendering/RenderThemeSafari.cpp
Source/WebCore/rendering/RenderThemeWin.cpp
Source/WebCore/rendering/RenderThemeWinCE.cpp
Source/WebCore/rendering/RenderTreeAsText.cpp
Source/WebCore/rendering/RenderVideo.cpp
Source/WebCore/rendering/RenderView.cpp
Source/WebCore/rendering/RenderWidget.cpp
Source/WebCore/rendering/RenderingAllInOne.cpp
Source/WebCore/rendering/RootInlineBox.cpp
Source/WebCore/rendering/ShadowElement.cpp
Source/WebCore/rendering/ShadowElement.h
Source/WebCore/rendering/TextControlInnerElements.cpp
Source/WebCore/rendering/TextControlInnerElements.h
Source/WebCore/rendering/TransformState.cpp
Source/WebCore/rendering/break_lines.cpp
Source/WebCore/rendering/mathml/RenderMathMLFraction.cpp
Source/WebCore/rendering/mathml/RenderMathMLOperator.h
Source/WebCore/rendering/style/RenderStyle.cpp
Source/WebCore/rendering/style/RenderStyle.h
Source/WebCore/rendering/style/RenderStyleConstants.h
Source/WebCore/rendering/style/StyleCachedImage.cpp
Source/WebCore/rendering/style/StyleCachedImage.h
Source/WebCore/rendering/style/StyleGeneratedImage.cpp
Source/WebCore/rendering/style/StyleGeneratedImage.h
Source/WebCore/rendering/style/StyleImage.h
Source/WebCore/rendering/style/StylePendingImage.h
Source/WebCore/rendering/svg/RenderSVGImage.cpp
Source/WebCore/rendering/svg/RenderSVGInlineText.cpp
Source/WebCore/rendering/svg/RenderSVGInlineText.h
Source/WebCore/rendering/svg/RenderSVGResourceFilter.cpp
Source/WebCore/rendering/svg/RenderSVGResourceFilter.h
Source/WebCore/rendering/svg/RenderSVGResourceFilterPrimitive.cpp
Source/WebCore/rendering/svg/RenderSVGResourceFilterPrimitive.h
Source/WebCore/rendering/svg/RenderSVGResourceMarker.cpp
Source/WebCore/rendering/svg/RenderSVGRoot.cpp
Source/WebCore/rendering/svg/RenderSVGText.cpp
Source/WebCore/rendering/svg/RenderSVGViewportContainer.cpp
Source/WebCore/rendering/svg/SVGInlineTextBox.cpp
Source/WebCore/rendering/svg/SVGInlineTextBox.h
Source/WebCore/rendering/svg/SVGTextLayoutEngine.cpp
Source/WebCore/rendering/svg/SVGTextLayoutEngineBaseline.cpp
Source/WebCore/rendering/svg/SVGTextLayoutEngineSpacing.cpp
Source/WebCore/rendering/svg/SVGTextMetrics.cpp
Source/WebCore/rendering/svg/SVGTextMetrics.h
Source/WebCore/rendering/svg/SVGTextQuery.cpp
Source/WebCore/storage/Database.cpp
Source/WebCore/storage/IDBAbortEvent.cpp
Source/WebCore/storage/IDBAbortEvent.h
Source/WebCore/storage/IDBCallbacks.h
Source/WebCore/storage/IDBCompleteEvent.cpp
Source/WebCore/storage/IDBCompleteEvent.h
Source/WebCore/storage/IDBCursor.cpp
Source/WebCore/storage/IDBCursor.h
Source/WebCore/storage/IDBCursor.idl
Source/WebCore/storage/IDBCursorBackendImpl.cpp
Source/WebCore/storage/IDBCursorBackendImpl.h
Source/WebCore/storage/IDBDatabase.cpp
Source/WebCore/storage/IDBDatabase.h
Source/WebCore/storage/IDBDatabase.idl
Source/WebCore/storage/IDBDatabaseBackendImpl.cpp
Source/WebCore/storage/IDBDatabaseBackendImpl.h
Source/WebCore/storage/IDBDatabaseBackendInterface.h
Source/WebCore/storage/IDBErrorEvent.cpp
Source/WebCore/storage/IDBEvent.cpp
Source/WebCore/storage/IDBEvent.h
Source/WebCore/storage/IDBFactoryBackendImpl.cpp
Source/WebCore/storage/IDBFactoryBackendInterface.cpp
Source/WebCore/storage/IDBFactoryBackendInterface.h
Source/WebCore/storage/IDBIndex.cpp
Source/WebCore/storage/IDBIndex.h
Source/WebCore/storage/IDBIndex.idl
Source/WebCore/storage/IDBIndexBackendImpl.cpp
Source/WebCore/storage/IDBObjectStore.cpp
Source/WebCore/storage/IDBObjectStore.h
Source/WebCore/storage/IDBObjectStore.idl
Source/WebCore/storage/IDBObjectStoreBackendImpl.cpp
Source/WebCore/storage/IDBObjectStoreBackendImpl.h
Source/WebCore/storage/IDBObjectStoreBackendInterface.h
Source/WebCore/storage/IDBRequest.cpp
Source/WebCore/storage/IDBRequest.h
Source/WebCore/storage/IDBSuccessEvent.cpp
Source/WebCore/storage/IDBTransaction.cpp
Source/WebCore/storage/IDBTransaction.h
Source/WebCore/storage/IDBTransaction.idl
Source/WebCore/storage/IDBTransactionBackendImpl.cpp
Source/WebCore/storage/IDBTransactionBackendImpl.h
Source/WebCore/storage/IDBTransactionCallbacks.h
Source/WebCore/storage/chromium/IDBFactoryBackendInterface.cpp
Source/WebCore/svg/SVGAElement.cpp
Source/WebCore/svg/SVGAElement.h
Source/WebCore/svg/SVGAltGlyphElement.cpp
Source/WebCore/svg/SVGAltGlyphElement.h
Source/WebCore/svg/SVGAnimateElement.cpp
Source/WebCore/svg/SVGAnimationElement.cpp
Source/WebCore/svg/SVGCircleElement.cpp
Source/WebCore/svg/SVGCircleElement.h
Source/WebCore/svg/SVGClipPathElement.cpp
Source/WebCore/svg/SVGClipPathElement.h
Source/WebCore/svg/SVGComponentTransferFunctionElement.cpp
Source/WebCore/svg/SVGComponentTransferFunctionElement.h
Source/WebCore/svg/SVGCursorElement.cpp
Source/WebCore/svg/SVGCursorElement.h
Source/WebCore/svg/SVGDocumentExtensions.cpp
Source/WebCore/svg/SVGElement.cpp
Source/WebCore/svg/SVGElement.h
Source/WebCore/svg/SVGEllipseElement.cpp
Source/WebCore/svg/SVGEllipseElement.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/SVGFEFloodElement.cpp
Source/WebCore/svg/SVGFEFloodElement.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/SVGFESpecularLightingElement.cpp
Source/WebCore/svg/SVGFESpecularLightingElement.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/SVGFont.cpp
Source/WebCore/svg/SVGFontElement.cpp
Source/WebCore/svg/SVGFontElement.h
Source/WebCore/svg/SVGFontFaceElement.cpp
Source/WebCore/svg/SVGFontFaceElement.h
Source/WebCore/svg/SVGForeignObjectElement.cpp
Source/WebCore/svg/SVGForeignObjectElement.h
Source/WebCore/svg/SVGGlyphElement.cpp
Source/WebCore/svg/SVGGlyphElement.h
Source/WebCore/svg/SVGGradientElement.cpp
Source/WebCore/svg/SVGGradientElement.h
Source/WebCore/svg/SVGImageElement.cpp
Source/WebCore/svg/SVGImageElement.h
Source/WebCore/svg/SVGLength.cpp
Source/WebCore/svg/SVGLineElement.cpp
Source/WebCore/svg/SVGLineElement.h
Source/WebCore/svg/SVGLinearGradientElement.cpp
Source/WebCore/svg/SVGLinearGradientElement.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/SVGMissingGlyphElement.cpp
Source/WebCore/svg/SVGMissingGlyphElement.h
Source/WebCore/svg/SVGPathBlender.cpp
Source/WebCore/svg/SVGPathBlender.h
Source/WebCore/svg/SVGPathByteStream.h
Source/WebCore/svg/SVGPathElement.cpp
Source/WebCore/svg/SVGPathElement.h
Source/WebCore/svg/SVGPatternElement.cpp
Source/WebCore/svg/SVGPatternElement.h
Source/WebCore/svg/SVGPolyElement.cpp
Source/WebCore/svg/SVGPolyElement.h
Source/WebCore/svg/SVGRadialGradientElement.cpp
Source/WebCore/svg/SVGRadialGradientElement.h
Source/WebCore/svg/SVGRectElement.cpp
Source/WebCore/svg/SVGRectElement.h
Source/WebCore/svg/SVGSVGElement.cpp
Source/WebCore/svg/SVGSVGElement.h
Source/WebCore/svg/SVGScriptElement.cpp
Source/WebCore/svg/SVGScriptElement.h
Source/WebCore/svg/SVGStopElement.cpp
Source/WebCore/svg/SVGStopElement.h
Source/WebCore/svg/SVGStyledElement.cpp
Source/WebCore/svg/SVGStyledElement.h
Source/WebCore/svg/SVGStyledTransformableElement.cpp
Source/WebCore/svg/SVGStyledTransformableElement.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/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/SVGUseElement.cpp
Source/WebCore/svg/SVGUseElement.h
Source/WebCore/svg/SVGViewElement.cpp
Source/WebCore/svg/SVGViewElement.h
Source/WebCore/svg/graphics/SVGImage.cpp
Source/WebCore/svg/graphics/filters/SVGFilterBuilder.cpp
Source/WebCore/svg/graphics/filters/SVGFilterBuilder.h
Source/WebCore/webaudio/AudioBuffer.cpp
Source/WebCore/webaudio/AudioBuffer.idl
Source/WebCore/webaudio/AudioContext.cpp
Source/WebCore/webaudio/AudioContext.idl
Source/WebCore/webaudio/RealtimeAnalyser.cpp
Source/WebCore/webaudio/RealtimeAnalyser.h
Source/WebCore/webaudio/RealtimeAnalyserNode.h
Source/WebCore/webaudio/RealtimeAnalyserNode.idl
Source/WebCore/websockets/WebSocketHandshake.cpp
Source/WebCore/wml/WMLInputElement.h
Source/WebCore/wml/WMLTableElement.cpp
Source/WebCore/workers/WorkerContext.cpp
Source/WebCore/workers/WorkerContext.idl
Source/WebCore/workers/WorkerScriptLoader.cpp
Source/WebCore/workers/WorkerScriptLoader.h
Source/WebCore/xml/XMLHttpRequest.cpp
Source/WebCore/xml/XMLHttpRequest.h
Source/WebCore/xml/XSLStyleSheet.h
Source/WebCore/xml/XSLStyleSheetLibxslt.cpp
Source/WebCore/xml/XSLStyleSheetQt.cpp
Source/WebKit.pri [new file with mode: 0644]
Source/WebKit.pro [new file with mode: 0644]
Source/WebKit/CMakeLists.txt
Source/WebKit/ChangeLog
Source/WebKit/WebKit.xcodeproj/project.pbxproj
Source/WebKit/cf/ChangeLog
Source/WebKit/cf/WebCoreSupport/WebInspectorClientCF.cpp
Source/WebKit/chromium/ChangeLog
Source/WebKit/chromium/DEPS
Source/WebKit/chromium/WebKit.gyp
Source/WebKit/chromium/features.gypi
Source/WebKit/chromium/gyp_webkit
Source/WebKit/chromium/public/WebAutoFillClient.h
Source/WebKit/chromium/public/WebFormControlElement.h
Source/WebKit/chromium/public/WebFrameClient.h
Source/WebKit/chromium/public/WebGraphicsContext3D.h
Source/WebKit/chromium/public/WebIDBCallbacks.h
Source/WebKit/chromium/public/WebIDBDatabase.h
Source/WebKit/chromium/public/WebIDBObjectStore.h
Source/WebKit/chromium/public/WebIDBTransactionCallbacks.h
Source/WebKit/chromium/public/WebIconLoadingCompletion.h [new file with mode: 0644]
Source/WebKit/chromium/public/WebInputElement.h
Source/WebKit/chromium/public/WebKitClient.h
Source/WebKit/chromium/public/WebMenuItemInfo.h
Source/WebKit/chromium/public/WebNotification.h
Source/WebKit/chromium/public/WebPoint.h
Source/WebKit/chromium/public/WebPopupMenuInfo.h
Source/WebKit/chromium/public/WebRect.h
Source/WebKit/chromium/public/WebRuntimeFeatures.h
Source/WebKit/chromium/public/WebSelectElement.h
Source/WebKit/chromium/public/WebSettings.h
Source/WebKit/chromium/public/WebSize.h
Source/WebKit/chromium/public/WebSpeechInputController.h
Source/WebKit/chromium/public/WebTextCheckingCompletion.h [new file with mode: 0644]
Source/WebKit/chromium/public/WebTextCheckingResult.h [new file with mode: 0644]
Source/WebKit/chromium/public/WebURLResponse.h
Source/WebKit/chromium/public/WebViewClient.h
Source/WebKit/chromium/src/AssertMatchingEnums.cpp
Source/WebKit/chromium/src/AsyncFileSystemChromium.cpp
Source/WebKit/chromium/src/AsyncFileSystemChromium.h
Source/WebKit/chromium/src/AudioDestinationChromium.cpp
Source/WebKit/chromium/src/AutoFillPopupMenuClient.cpp
Source/WebKit/chromium/src/ChromeClientImpl.cpp
Source/WebKit/chromium/src/ChromeClientImpl.h
Source/WebKit/chromium/src/ContextMenuClientImpl.cpp
Source/WebKit/chromium/src/DragClientImpl.cpp
Source/WebKit/chromium/src/DragClientImpl.h
Source/WebKit/chromium/src/DragScrollTimer.cpp
Source/WebKit/chromium/src/EditorClientImpl.cpp
Source/WebKit/chromium/src/EditorClientImpl.h
Source/WebKit/chromium/src/Extensions3DChromium.cpp
Source/WebKit/chromium/src/ExternalPopupMenu.cpp
Source/WebKit/chromium/src/FrameLoaderClientImpl.cpp
Source/WebKit/chromium/src/FrameLoaderClientImpl.h
Source/WebKit/chromium/src/GraphicsContext3DChromium.cpp
Source/WebKit/chromium/src/GraphicsContext3DInternal.h
Source/WebKit/chromium/src/IDBCallbacksProxy.cpp
Source/WebKit/chromium/src/IDBCallbacksProxy.h
Source/WebKit/chromium/src/IDBDatabaseProxy.cpp
Source/WebKit/chromium/src/IDBDatabaseProxy.h
Source/WebKit/chromium/src/IDBObjectStoreProxy.cpp
Source/WebKit/chromium/src/IDBObjectStoreProxy.h
Source/WebKit/chromium/src/IDBTransactionCallbacksProxy.cpp
Source/WebKit/chromium/src/IDBTransactionCallbacksProxy.h
Source/WebKit/chromium/src/InspectorClientImpl.cpp
Source/WebKit/chromium/src/InspectorClientImpl.h
Source/WebKit/chromium/src/LocalFileSystemChromium.cpp
Source/WebKit/chromium/src/PlatformBridge.cpp
Source/WebKit/chromium/src/WebDevToolsAgentImpl.cpp
Source/WebKit/chromium/src/WebDevToolsAgentImpl.h
Source/WebKit/chromium/src/WebFileSystemCallbacksImpl.cpp
Source/WebKit/chromium/src/WebFileSystemCallbacksImpl.h
Source/WebKit/chromium/src/WebFontImpl.cpp
Source/WebKit/chromium/src/WebFormControlElement.cpp
Source/WebKit/chromium/src/WebFrameImpl.cpp
Source/WebKit/chromium/src/WebFrameImpl.h
Source/WebKit/chromium/src/WebIDBCallbacksImpl.cpp
Source/WebKit/chromium/src/WebIDBCallbacksImpl.h
Source/WebKit/chromium/src/WebIDBDatabaseImpl.cpp
Source/WebKit/chromium/src/WebIDBDatabaseImpl.h
Source/WebKit/chromium/src/WebIDBObjectStoreImpl.cpp
Source/WebKit/chromium/src/WebIDBObjectStoreImpl.h
Source/WebKit/chromium/src/WebIDBTransactionCallbacksImpl.cpp
Source/WebKit/chromium/src/WebIDBTransactionCallbacksImpl.h
Source/WebKit/chromium/src/WebIconLoadingCompletionImpl.cpp [new file with mode: 0644]
Source/WebKit/chromium/src/WebIconLoadingCompletionImpl.h [moved from Source/WebCore/inspector/InspectorSettings.h with 60% similarity]
Source/WebKit/chromium/src/WebImageCG.cpp
Source/WebKit/chromium/src/WebInputElement.cpp
Source/WebKit/chromium/src/WebMediaPlayerClientImpl.cpp
Source/WebKit/chromium/src/WebMediaPlayerClientImpl.h
Source/WebKit/chromium/src/WebNotification.cpp
Source/WebKit/chromium/src/WebPageSerializerImpl.cpp
Source/WebKit/chromium/src/WebPluginContainerImpl.cpp
Source/WebKit/chromium/src/WebPopupMenuImpl.cpp
Source/WebKit/chromium/src/WebRuntimeFeatures.cpp
Source/WebKit/chromium/src/WebScrollbarImpl.cpp
Source/WebKit/chromium/src/WebScrollbarImpl.h
Source/WebKit/chromium/src/WebSearchableFormData.cpp
Source/WebKit/chromium/src/WebSelectElement.cpp
Source/WebKit/chromium/src/WebSettingsImpl.cpp
Source/WebKit/chromium/src/WebSettingsImpl.h
Source/WebKit/chromium/src/WebTextCheckingCompletionImpl.cpp [new file with mode: 0644]
Source/WebKit/chromium/src/WebTextCheckingCompletionImpl.h [new file with mode: 0644]
Source/WebKit/chromium/src/WebTextRun.cpp
Source/WebKit/chromium/src/WebURLResponse.cpp
Source/WebKit/chromium/src/WebViewImpl.cpp
Source/WebKit/chromium/src/WebViewImpl.h
Source/WebKit/chromium/src/WorkerAsyncFileSystemChromium.cpp
Source/WebKit/chromium/src/WorkerAsyncFileSystemChromium.h
Source/WebKit/chromium/src/js/DevTools.js
Source/WebKit/chromium/src/js/Tests.js
Source/WebKit/chromium/src/painting/GraphicsContextBuilder.h [new file with mode: 0644]
Source/WebKit/chromium/tests/PopupMenuTest.cpp
Source/WebKit/chromium/tests/TransparencyWinTest.cpp
Source/WebKit/efl/ChangeLog
Source/WebKit/efl/WebCoreSupport/ChromeClientEfl.cpp
Source/WebKit/efl/WebCoreSupport/ChromeClientEfl.h
Source/WebKit/efl/WebCoreSupport/DragClientEfl.cpp
Source/WebKit/efl/WebCoreSupport/DragClientEfl.h
Source/WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.cpp
Source/WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.h
Source/WebKit/efl/ewk/ewk_cookies.cpp
Source/WebKit/efl/ewk/ewk_frame.cpp
Source/WebKit/efl/ewk/ewk_settings.cpp
Source/WebKit/efl/ewk/ewk_settings.h
Source/WebKit/gtk/ChangeLog
Source/WebKit/gtk/GNUmakefile.am
Source/WebKit/gtk/NEWS
Source/WebKit/gtk/WebCoreSupport/AssertMatchingEnums.cpp [new file with mode: 0644]
Source/WebKit/gtk/WebCoreSupport/ChromeClientGtk.cpp
Source/WebKit/gtk/WebCoreSupport/ChromeClientGtk.h
Source/WebKit/gtk/WebCoreSupport/DragClientGtk.cpp
Source/WebKit/gtk/WebCoreSupport/DragClientGtk.h
Source/WebKit/gtk/WebCoreSupport/DumpRenderTreeSupportGtk.cpp
Source/WebKit/gtk/WebCoreSupport/DumpRenderTreeSupportGtk.h
Source/WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp
Source/WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.h
Source/WebKit/gtk/WebCoreSupport/InspectorClientGtk.cpp
Source/WebKit/gtk/WebCoreSupport/InspectorClientGtk.h
Source/WebKit/gtk/po/ChangeLog
Source/WebKit/gtk/po/POTFILES
Source/WebKit/gtk/po/ar.po [new file with mode: 0644]
Source/WebKit/gtk/po/bg.po [new file with mode: 0644]
Source/WebKit/gtk/po/fr.po [new file with mode: 0644]
Source/WebKit/gtk/po/gr.po [new file with mode: 0644]
Source/WebKit/gtk/po/hu.po [new file with mode: 0644]
Source/WebKit/gtk/po/id.po [new file with mode: 0644]
Source/WebKit/gtk/po/pl.po [new file with mode: 0644]
Source/WebKit/gtk/po/zh_CN.po
Source/WebKit/gtk/tests/testatk.c
Source/WebKit/gtk/webkit/webkitglobals.cpp
Source/WebKit/gtk/webkit/webkitglobals.h
Source/WebKit/gtk/webkit/webkitglobalsprivate.h
Source/WebKit/gtk/webkit/webkitwebframe.cpp
Source/WebKit/gtk/webkit/webkitwebinspector.cpp
Source/WebKit/gtk/webkit/webkitwebview.cpp
Source/WebKit/haiku/ChangeLog
Source/WebKit/haiku/WebCoreSupport/ChromeClientHaiku.cpp
Source/WebKit/haiku/WebCoreSupport/ChromeClientHaiku.h
Source/WebKit/haiku/WebCoreSupport/DragClientHaiku.cpp
Source/WebKit/haiku/WebCoreSupport/DragClientHaiku.h
Source/WebKit/haiku/WebCoreSupport/FrameLoaderClientHaiku.cpp
Source/WebKit/mac/ChangeLog
Source/WebKit/mac/Configurations/FeatureDefines.xcconfig
Source/WebKit/mac/Configurations/Version.xcconfig
Source/WebKit/mac/ForwardingHeaders/pcre/pcre.h [deleted file]
Source/WebKit/mac/Misc/WebCoreStatistics.mm
Source/WebKit/mac/Misc/WebIconDatabase.mm
Source/WebKit/mac/Plugins/Hosted/WebHostedNetscapePluginView.mm
Source/WebKit/mac/WebCoreSupport/WebChromeClient.h
Source/WebKit/mac/WebCoreSupport/WebChromeClient.mm
Source/WebKit/mac/WebCoreSupport/WebDragClient.h
Source/WebKit/mac/WebCoreSupport/WebDragClient.mm
Source/WebKit/mac/WebCoreSupport/WebFrameLoaderClient.h
Source/WebKit/mac/WebCoreSupport/WebFrameLoaderClient.mm
Source/WebKit/mac/WebCoreSupport/WebInspectorClient.h
Source/WebKit/mac/WebCoreSupport/WebInspectorClient.mm
Source/WebKit/mac/WebCoreSupport/WebSystemInterface.mm
Source/WebKit/mac/WebInspector/WebInspector.mm
Source/WebKit/mac/WebView/WebDynamicScrollBarsView.mm
Source/WebKit/mac/WebView/WebFrame.mm
Source/WebKit/mac/WebView/WebFrameInternal.h
Source/WebKit/mac/WebView/WebFullScreenController.mm
Source/WebKit/mac/WebView/WebHTMLView.mm
Source/WebKit/mac/WebView/WebScriptDebugDelegate.mm
Source/WebKit/mac/WebView/WebView.mm
Source/WebKit/qt/Api/qwebframe.cpp
Source/WebKit/qt/Api/qwebpage.cpp
Source/WebKit/qt/Api/qwebpage.h
Source/WebKit/qt/Api/qwebsettings.cpp
Source/WebKit/qt/ChangeLog
Source/WebKit/qt/WebCoreSupport/ChromeClientQt.cpp
Source/WebKit/qt/WebCoreSupport/ChromeClientQt.h
Source/WebKit/qt/WebCoreSupport/ContextMenuClientQt.cpp
Source/WebKit/qt/WebCoreSupport/DragClientQt.cpp
Source/WebKit/qt/WebCoreSupport/DragClientQt.h
Source/WebKit/qt/WebCoreSupport/DumpRenderTreeSupportQt.cpp
Source/WebKit/qt/WebCoreSupport/DumpRenderTreeSupportQt.h
Source/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp
Source/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.h
Source/WebKit/qt/WebCoreSupport/FullScreenVideoQt.cpp
Source/WebKit/qt/WebCoreSupport/FullScreenVideoQt.h
Source/WebKit/qt/WebCoreSupport/FullScreenVideoWidget.cpp [new file with mode: 0644]
Source/WebKit/qt/WebCoreSupport/FullScreenVideoWidget.h [new file with mode: 0644]
Source/WebKit/qt/WebCoreSupport/InspectorClientQt.cpp
Source/WebKit/qt/WebCoreSupport/InspectorClientQt.h
Source/WebKit/qt/WebCoreSupport/InspectorServerQt.cpp
Source/WebKit/qt/WebCoreSupport/PopupMenuQt.cpp
Source/WebKit/qt/WebCoreSupport/WebPlatformStrategies.cpp
Source/WebKit/qt/WebCoreSupport/WebPlatformStrategies.h
Source/WebKit/qt/declarative/declarative.pro
Source/WebKit/qt/declarative/qdeclarativewebview.cpp
Source/WebKit/qt/declarative/qdeclarativewebview_p.h
Source/WebKit/qt/docs/docs.pri
Source/WebKit/qt/docs/qtwebkit.qdoc
Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp
Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp
Source/WebKit/qt/tests/tests.pri
Source/WebKit/win/ChangeLog
Source/WebKit/win/DOMHTMLClasses.cpp
Source/WebKit/win/FullscreenVideoController.cpp
Source/WebKit/win/WebCoreStatistics.cpp
Source/WebKit/win/WebCoreSupport/EmbeddedWidget.cpp
Source/WebKit/win/WebCoreSupport/WebChromeClient.cpp
Source/WebKit/win/WebCoreSupport/WebChromeClient.h
Source/WebKit/win/WebCoreSupport/WebDragClient.cpp
Source/WebKit/win/WebCoreSupport/WebDragClient.h
Source/WebKit/win/WebCoreSupport/WebFrameLoaderClient.cpp
Source/WebKit/win/WebCoreSupport/WebFrameLoaderClient.h
Source/WebKit/win/WebCoreSupport/WebInspectorClient.cpp
Source/WebKit/win/WebCoreSupport/WebInspectorClient.h
Source/WebKit/win/WebDownload.cpp
Source/WebKit/win/WebDownload.h
Source/WebKit/win/WebDownloadCFNet.cpp
Source/WebKit/win/WebFrame.cpp
Source/WebKit/win/WebFrame.h
Source/WebKit/win/WebHistory.cpp
Source/WebKit/win/WebInspector.cpp
Source/WebKit/win/WebKit.vcproj/WebKit.make
Source/WebKit/win/WebKit.vcproj/WebKit.submit.sln
Source/WebKit/win/WebKitGraphics.cpp
Source/WebKit/win/WebPreferences.cpp
Source/WebKit/win/WebScrollBar.cpp
Source/WebKit/win/WebScrollBar.h
Source/WebKit/win/WebView.cpp
Source/WebKit/win/WebView.h
Source/WebKit/wince/ChangeLog
Source/WebKit/wince/WebCoreSupport/ChromeClientWinCE.cpp
Source/WebKit/wince/WebCoreSupport/ChromeClientWinCE.h
Source/WebKit/wince/WebCoreSupport/DragClientWinCE.cpp
Source/WebKit/wince/WebCoreSupport/DragClientWinCE.h
Source/WebKit/wince/WebCoreSupport/FrameLoaderClientWinCE.cpp
Source/WebKit/wince/WebCoreSupport/FrameLoaderClientWinCE.h
Source/WebKit/wince/WebView.cpp
Source/WebKit/wx/ChangeLog
Source/WebKit/wx/WebKitSupport/ChromeClientWx.cpp
Source/WebKit/wx/WebKitSupport/ChromeClientWx.h
Source/WebKit/wx/WebKitSupport/DragClientWx.cpp
Source/WebKit/wx/WebKitSupport/DragClientWx.h
Source/WebKit/wx/WebKitSupport/FrameLoaderClientWx.cpp
Source/WebKit/wx/WebKitSupport/FrameLoaderClientWx.h
Source/WebKit/wx/bindings/python/wscript
Source/WebKit2/ChangeLog
Source/WebKit2/Configurations/FeatureDefines.xcconfig
Source/WebKit2/Configurations/Version.xcconfig
Source/WebKit2/DerivedSources.pro
Source/WebKit2/GNUmakefile.am
Source/WebKit2/Platform/CoreIPC/ArgumentDecoder.cpp
Source/WebKit2/Platform/CoreIPC/ArgumentEncoder.cpp
Source/WebKit2/Platform/CoreIPC/Attachment.cpp
Source/WebKit2/Platform/CoreIPC/Attachment.h
Source/WebKit2/Platform/CoreIPC/BinarySemaphore.cpp
Source/WebKit2/Platform/CoreIPC/BinarySemaphore.h
Source/WebKit2/Platform/CoreIPC/Connection.cpp
Source/WebKit2/Platform/CoreIPC/Connection.h
Source/WebKit2/Platform/CoreIPC/DataReference.cpp
Source/WebKit2/Platform/CoreIPC/HandleMessage.h
Source/WebKit2/Platform/CoreIPC/MessageID.h
Source/WebKit2/Platform/CoreIPC/gtk/ConnectionGtk.cpp
Source/WebKit2/Platform/CoreIPC/mac/ConnectionMac.cpp
Source/WebKit2/Platform/CoreIPC/qt/AttachmentQt.cpp [new file with mode: 0644]
Source/WebKit2/Platform/CoreIPC/qt/ConnectionQt.cpp
Source/WebKit2/Platform/CoreIPC/win/BinarySemaphoreWin.cpp [new file with mode: 0644]
Source/WebKit2/Platform/CoreIPC/win/ConnectionWin.cpp
Source/WebKit2/Platform/Logging.cpp
Source/WebKit2/Platform/Module.cpp
Source/WebKit2/Platform/Module.h
Source/WebKit2/Platform/Region.cpp
Source/WebKit2/Platform/RunLoop.cpp
Source/WebKit2/Platform/SharedMemory.h
Source/WebKit2/Platform/WorkQueue.cpp
Source/WebKit2/Platform/WorkQueue.h
Source/WebKit2/Platform/cg/CGUtilities.cpp
Source/WebKit2/Platform/gtk/ModuleGtk.cpp [moved from Source/WebKit2/WebProcess/WebCoreSupport/mac/WebDatabaseManagerMac.mm with 71% similarity]
Source/WebKit2/Platform/gtk/RunLoopGtk.cpp
Source/WebKit2/Platform/gtk/SharedMemoryGtk.cpp
Source/WebKit2/Platform/gtk/WorkQueueGtk.cpp
Source/WebKit2/Platform/mac/MachUtilities.cpp
Source/WebKit2/Platform/mac/ModuleMac.mm
Source/WebKit2/Platform/mac/RunLoopMac.mm
Source/WebKit2/Platform/mac/SharedMemoryMac.cpp
Source/WebKit2/Platform/mac/WorkQueueMac.cpp
Source/WebKit2/Platform/qt/MappedMemoryPool.cpp [deleted file]
Source/WebKit2/Platform/qt/MappedMemoryPool.h [deleted file]
Source/WebKit2/Platform/qt/ModuleQt.cpp
Source/WebKit2/Platform/qt/RunLoopQt.cpp
Source/WebKit2/Platform/qt/SharedMemoryQt.cpp
Source/WebKit2/Platform/qt/WorkQueueQt.cpp
Source/WebKit2/Platform/win/ModuleWin.cpp
Source/WebKit2/Platform/win/RunLoopWin.cpp
Source/WebKit2/Platform/win/SharedMemoryWin.cpp
Source/WebKit2/Platform/win/WorkQueueWin.cpp
Source/WebKit2/PluginProcess/PluginControllerProxy.cpp
Source/WebKit2/PluginProcess/PluginControllerProxy.h
Source/WebKit2/PluginProcess/PluginProcess.cpp
Source/WebKit2/PluginProcess/PluginProcess.h
Source/WebKit2/PluginProcess/PluginProcess.messages.in
Source/WebKit2/PluginProcess/WebProcessConnection.cpp
Source/WebKit2/PluginProcess/mac/PluginControllerProxyMac.mm
Source/WebKit2/PluginProcess/mac/PluginProcessMac.mm
Source/WebKit2/PluginProcess/mac/PluginProcessMainMac.mm
Source/WebKit2/Scripts/generate-forwarding-headers.pl
Source/WebKit2/Scripts/webkit2/messages.py
Source/WebKit2/Scripts/webkit2/messages_unittest.py
Source/WebKit2/Shared/API/c/WKArray.cpp
Source/WebKit2/Shared/API/c/WKBase.h
Source/WebKit2/Shared/API/c/WKCertificateInfo.cpp
Source/WebKit2/Shared/API/c/WKContextMenuItem.cpp
Source/WebKit2/Shared/API/c/WKData.cpp
Source/WebKit2/Shared/API/c/WKDictionary.cpp
Source/WebKit2/Shared/API/c/WKError.cpp
Source/WebKit2/Shared/API/c/WKGraphicsContext.cpp [moved from Source/WebKit2/WebProcess/WebCoreSupport/qt/WebDatabaseManagerQt.cpp with 82% similarity]
Source/WebKit2/Shared/API/c/WKGraphicsContext.h [new file with mode: 0644]
Source/WebKit2/Shared/API/c/WKImage.cpp
Source/WebKit2/Shared/API/c/WKMutableArray.cpp
Source/WebKit2/Shared/API/c/WKMutableDictionary.cpp
Source/WebKit2/Shared/API/c/WKNumber.cpp
Source/WebKit2/Shared/API/c/WKSecurityOrigin.cpp
Source/WebKit2/Shared/API/c/WKSerializedScriptValue.cpp
Source/WebKit2/Shared/API/c/WKSharedAPICast.h
Source/WebKit2/Shared/API/c/WKString.cpp
Source/WebKit2/Shared/API/c/WKType.cpp
Source/WebKit2/Shared/API/c/WKURL.cpp
Source/WebKit2/Shared/API/c/WKURLRequest.cpp
Source/WebKit2/Shared/API/c/WKURLRequest.h
Source/WebKit2/Shared/API/c/WKURLResponse.cpp
Source/WebKit2/Shared/API/c/WKUserContentURLPattern.cpp
Source/WebKit2/Shared/API/c/cf/WKStringCF.cpp
Source/WebKit2/Shared/API/c/cf/WKURLCF.cpp
Source/WebKit2/Shared/API/c/cf/WKURLRequestCF.cpp
Source/WebKit2/Shared/API/c/cf/WKURLResponseCF.cpp
Source/WebKit2/Shared/API/c/cg/WKGraphicsContextCG.cpp [new file with mode: 0644]
Source/WebKit2/Shared/API/c/cg/WKGraphicsContextCG.h [new file with mode: 0644]
Source/WebKit2/Shared/API/c/cg/WKImageCG.cpp
Source/WebKit2/Shared/API/c/gtk/WKBaseGtk.h [moved from Source/JavaScriptCore/wtf/OwnArrayPtrCommon.h with 81% similarity]
Source/WebKit2/Shared/API/c/gtk/WKGraphicsContextGtk.cpp [new file with mode: 0644]
Source/WebKit2/Shared/API/c/gtk/WKGraphicsContextGtk.h [new file with mode: 0644]
Source/WebKit2/Shared/API/c/mac/WKCertificateInfoMac.mm
Source/WebKit2/Shared/API/c/mac/WKURLRequestNS.mm
Source/WebKit2/Shared/API/c/mac/WKURLResponseNS.mm
Source/WebKit2/Shared/API/c/win/WKCertificateInfoWin.cpp
Source/WebKit2/Shared/APIObject.h
Source/WebKit2/Shared/ChildProcess.cpp
Source/WebKit2/Shared/ChildProcess.h
Source/WebKit2/Shared/ImmutableArray.cpp
Source/WebKit2/Shared/ImmutableDictionary.cpp
Source/WebKit2/Shared/LayerTreeContext.h [new file with mode: 0644]
Source/WebKit2/Shared/MutableArray.cpp
Source/WebKit2/Shared/MutableDictionary.cpp
Source/WebKit2/Shared/NativeWebKeyboardEvent.h
Source/WebKit2/Shared/OriginAndDatabases.cpp
Source/WebKit2/Shared/PlatformPopupMenuData.cpp
Source/WebKit2/Shared/Plugins/NPIdentifierData.cpp
Source/WebKit2/Shared/Plugins/NPObjectMessageReceiver.cpp
Source/WebKit2/Shared/Plugins/NPObjectProxy.cpp
Source/WebKit2/Shared/Plugins/NPRemoteObjectMap.cpp
Source/WebKit2/Shared/Plugins/NPVariantData.cpp
Source/WebKit2/Shared/Plugins/Netscape/NetscapePluginModule.cpp
Source/WebKit2/Shared/Plugins/Netscape/mac/NetscapePluginModuleMac.mm
Source/WebKit2/Shared/Plugins/Netscape/win/NetscapePluginModuleWin.cpp
Source/WebKit2/Shared/Plugins/Netscape/x11/NetscapePluginModuleX11.cpp
Source/WebKit2/Shared/Plugins/PluginProcessCreationParameters.cpp
Source/WebKit2/Shared/PrintInfo.cpp
Source/WebKit2/Shared/PrintInfo.h
Source/WebKit2/Shared/SessionState.cpp
Source/WebKit2/Shared/ShareableBitmap.cpp
Source/WebKit2/Shared/UpdateInfo.cpp
Source/WebKit2/Shared/UpdateInfo.h
Source/WebKit2/Shared/VisitedLinkTable.cpp
Source/WebKit2/Shared/WebBackForwardListItem.cpp
Source/WebKit2/Shared/WebContextMenuItem.cpp
Source/WebKit2/Shared/WebContextMenuItemData.cpp
Source/WebKit2/Shared/WebError.cpp
Source/WebKit2/Shared/WebEvent.cpp
Source/WebKit2/Shared/WebEvent.h
Source/WebKit2/Shared/WebEventConversion.cpp
Source/WebKit2/Shared/WebEventConversion.h
Source/WebKit2/Shared/WebGeolocationPosition.cpp
Source/WebKit2/Shared/WebGestureEvent.cpp [new file with mode: 0644]
Source/WebKit2/Shared/WebGraphicsContext.cpp [moved from Source/WebKit2/WebProcess/WebCoreSupport/win/WebDatabaseManagerWin.cpp with 80% similarity]
Source/WebKit2/Shared/WebGraphicsContext.h [new file with mode: 0644]
Source/WebKit2/Shared/WebImage.cpp
Source/WebKit2/Shared/WebKeyboardEvent.cpp
Source/WebKit2/Shared/WebMemorySampler.cpp
Source/WebKit2/Shared/WebMouseEvent.cpp
Source/WebKit2/Shared/WebOpenPanelParameters.cpp
Source/WebKit2/Shared/WebPageCreationParameters.cpp
Source/WebKit2/Shared/WebPageGroupData.cpp
Source/WebKit2/Shared/WebPlatformTouchPoint.cpp
Source/WebKit2/Shared/WebPopupItem.cpp
Source/WebKit2/Shared/WebPopupItem.h
Source/WebKit2/Shared/WebPreferencesStore.cpp
Source/WebKit2/Shared/WebPreferencesStore.h
Source/WebKit2/Shared/WebProcessCreationParameters.cpp
Source/WebKit2/Shared/WebProcessCreationParameters.h
Source/WebKit2/Shared/WebSecurityOrigin.h
Source/WebKit2/Shared/WebTouchEvent.cpp
Source/WebKit2/Shared/WebURLRequest.cpp
Source/WebKit2/Shared/WebURLRequest.h
Source/WebKit2/Shared/WebURLResponse.cpp
Source/WebKit2/Shared/WebWheelEvent.cpp
Source/WebKit2/Shared/cairo/ShareableBitmapCairo.cpp
Source/WebKit2/Shared/cf/ArgumentCodersCF.cpp
Source/WebKit2/Shared/cg/ShareableBitmapCG.cpp
Source/WebKit2/Shared/gtk/ShareableBitmapGtk.cpp
Source/WebKit2/Shared/gtk/UpdateChunk.cpp [new file with mode: 0644]
Source/WebKit2/Shared/gtk/UpdateChunk.h [new file with mode: 0644]
Source/WebKit2/Shared/gtk/WebCoreArgumentCodersGtk.cpp
Source/WebKit2/Shared/mac/CommandLineMac.cpp
Source/WebKit2/Shared/mac/CoreAnimationRenderer.h [new file with mode: 0644]
Source/WebKit2/Shared/mac/CoreAnimationRenderer.mm [new file with mode: 0644]
Source/WebKit2/Shared/mac/LayerTreeContextMac.mm [new file with mode: 0644]
Source/WebKit2/Shared/mac/NativeWebKeyboardEventMac.mm
Source/WebKit2/Shared/mac/PasteboardTypes.mm
Source/WebKit2/Shared/mac/PlatformCertificateInfo.mm
Source/WebKit2/Shared/mac/PrintInfoMac.mm
Source/WebKit2/Shared/mac/SandboxExtensionMac.mm
Source/WebKit2/Shared/mac/ShareableSurface.cpp [new file with mode: 0644]
Source/WebKit2/Shared/mac/ShareableSurface.h [new file with mode: 0644]
Source/WebKit2/Shared/mac/UpdateChunk.cpp
Source/WebKit2/Shared/mac/WebCoreArgumentCodersMac.mm
Source/WebKit2/Shared/mac/WebEventFactory.h
Source/WebKit2/Shared/mac/WebEventFactory.mm
Source/WebKit2/Shared/mac/WebMemorySampler.mac.mm
Source/WebKit2/Shared/mac/WebURLRequestMac.mm
Source/WebKit2/Shared/mac/WebURLResponseMac.mm
Source/WebKit2/Shared/qt/CleanupHandler.cpp
Source/WebKit2/Shared/qt/NativeWebKeyboardEventQt.cpp
Source/WebKit2/Shared/qt/ShareableBitmapQt.cpp
Source/WebKit2/Shared/qt/UpdateChunk.cpp
Source/WebKit2/Shared/qt/UpdateChunk.h
Source/WebKit2/Shared/qt/WebCoreArgumentCodersQt.cpp
Source/WebKit2/Shared/qt/WebEventFactoryQt.cpp
Source/WebKit2/Shared/qt/WebURLRequestQt.cpp
Source/WebKit2/Shared/qt/WebURLResponseQt.cpp
Source/WebKit2/Shared/win/CommandLineWin.cpp
Source/WebKit2/Shared/win/LayerTreeContextWin.cpp [new file with mode: 0644]
Source/WebKit2/Shared/win/NativeWebKeyboardEventWin.cpp
Source/WebKit2/Shared/win/PlatformCertificateInfo.cpp
Source/WebKit2/Shared/win/UpdateChunk.cpp
Source/WebKit2/Shared/win/WebCoreArgumentCodersWin.cpp
Source/WebKit2/Shared/win/WebEventFactory.cpp
Source/WebKit2/Shared/win/WebURLRequestWin.cpp
Source/WebKit2/Shared/win/WebURLResponseWin.cpp
Source/WebKit2/UIProcess/API/C/WKAPICast.h
Source/WebKit2/UIProcess/API/C/WKAuthenticationChallenge.cpp
Source/WebKit2/UIProcess/API/C/WKAuthenticationDecisionListener.cpp
Source/WebKit2/UIProcess/API/C/WKBackForwardList.cpp
Source/WebKit2/UIProcess/API/C/WKBackForwardListItem.cpp
Source/WebKit2/UIProcess/API/C/WKContext.cpp
Source/WebKit2/UIProcess/API/C/WKContextPrivate.h
Source/WebKit2/UIProcess/API/C/WKCredential.cpp
Source/WebKit2/UIProcess/API/C/WKDatabaseManager.cpp
Source/WebKit2/UIProcess/API/C/WKDownload.cpp
Source/WebKit2/UIProcess/API/C/WKFormSubmissionListener.cpp
Source/WebKit2/UIProcess/API/C/WKFrame.cpp
Source/WebKit2/UIProcess/API/C/WKFramePolicyListener.cpp
Source/WebKit2/UIProcess/API/C/WKGeolocationManager.cpp
Source/WebKit2/UIProcess/API/C/WKGeolocationPermissionRequest.cpp
Source/WebKit2/UIProcess/API/C/WKGeolocationPosition.cpp
Source/WebKit2/UIProcess/API/C/WKInspector.cpp
Source/WebKit2/UIProcess/API/C/WKNavigationData.cpp
Source/WebKit2/UIProcess/API/C/WKOpenPanelParameters.cpp
Source/WebKit2/UIProcess/API/C/WKOpenPanelResultListener.cpp
Source/WebKit2/UIProcess/API/C/WKPage.cpp
Source/WebKit2/UIProcess/API/C/WKPage.h
Source/WebKit2/UIProcess/API/C/WKPageGroup.cpp
Source/WebKit2/UIProcess/API/C/WKPreferences.cpp
Source/WebKit2/UIProcess/API/C/WKPreferences.h
Source/WebKit2/UIProcess/API/C/WKPreferencesPrivate.h
Source/WebKit2/UIProcess/API/C/WKProtectionSpace.cpp
Source/WebKit2/UIProcess/API/C/WebKit2.h
Source/WebKit2/UIProcess/API/C/gtk/WKAPICastGtk.h [moved from Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebDatabaseManagerGtk.cpp with 86% similarity]
Source/WebKit2/UIProcess/API/C/gtk/WKView.cpp [new file with mode: 0644]
Source/WebKit2/UIProcess/API/C/gtk/WKView.h [new file with mode: 0644]
Source/WebKit2/UIProcess/API/C/win/WKContextWin.cpp
Source/WebKit2/UIProcess/API/C/win/WKView.cpp
Source/WebKit2/UIProcess/API/C/win/WKView.h
Source/WebKit2/UIProcess/API/C/win/WKViewPrivate.cpp
Source/WebKit2/UIProcess/API/cpp/qt/WKStringQt.cpp
Source/WebKit2/UIProcess/API/cpp/qt/WKURLQt.cpp
Source/WebKit2/UIProcess/API/mac/FindIndicatorWindow.mm
Source/WebKit2/UIProcess/API/mac/PDFViewController.mm
Source/WebKit2/UIProcess/API/mac/PageClientImpl.h
Source/WebKit2/UIProcess/API/mac/PageClientImpl.mm
Source/WebKit2/UIProcess/API/mac/WKPrintingView.h [new file with mode: 0644]
Source/WebKit2/UIProcess/API/mac/WKPrintingView.mm [new file with mode: 0644]
Source/WebKit2/UIProcess/API/mac/WKTextInputWindowController.mm
Source/WebKit2/UIProcess/API/mac/WKView.h
Source/WebKit2/UIProcess/API/mac/WKView.mm
Source/WebKit2/UIProcess/API/mac/WKViewInternal.h
Source/WebKit2/UIProcess/API/mac/WKViewPrivate.h [new file with mode: 0644]
Source/WebKit2/UIProcess/API/qt/ClientImpl.cpp
Source/WebKit2/UIProcess/API/qt/qgraphicswkview.cpp
Source/WebKit2/UIProcess/API/qt/qwkcontext.cpp
Source/WebKit2/UIProcess/API/qt/qwkpage.cpp
Source/WebKit2/UIProcess/API/qt/qwkpage.h
Source/WebKit2/UIProcess/API/qt/qwkpage_p.h
Source/WebKit2/UIProcess/API/qt/qwkpreferences.cpp
Source/WebKit2/UIProcess/Authentication/AuthenticationChallengeProxy.cpp
Source/WebKit2/UIProcess/Authentication/AuthenticationDecisionListener.cpp
Source/WebKit2/UIProcess/Authentication/WebCredential.cpp
Source/WebKit2/UIProcess/Authentication/WebProtectionSpace.cpp
Source/WebKit2/UIProcess/BackingStore.cpp
Source/WebKit2/UIProcess/BackingStore.h
Source/WebKit2/UIProcess/ChunkedUpdateDrawingAreaProxy.cpp
Source/WebKit2/UIProcess/ChunkedUpdateDrawingAreaProxy.h
Source/WebKit2/UIProcess/Downloads/DownloadProxy.cpp
Source/WebKit2/UIProcess/DrawingAreaProxy.cpp
Source/WebKit2/UIProcess/DrawingAreaProxy.h
Source/WebKit2/UIProcess/DrawingAreaProxy.messages.in
Source/WebKit2/UIProcess/DrawingAreaProxyImpl.cpp
Source/WebKit2/UIProcess/DrawingAreaProxyImpl.h
Source/WebKit2/UIProcess/FindIndicator.cpp
Source/WebKit2/UIProcess/FindIndicator.h
Source/WebKit2/UIProcess/GenericCallback.h
Source/WebKit2/UIProcess/GeolocationPermissionRequestManagerProxy.cpp
Source/WebKit2/UIProcess/GeolocationPermissionRequestProxy.cpp
Source/WebKit2/UIProcess/Launcher/ProcessLauncher.cpp
Source/WebKit2/UIProcess/Launcher/ProcessLauncher.h
Source/WebKit2/UIProcess/Launcher/ThreadLauncher.cpp
Source/WebKit2/UIProcess/Launcher/gtk/ProcessLauncherGtk.cpp
Source/WebKit2/UIProcess/Launcher/gtk/ThreadLauncherGtk.cpp
Source/WebKit2/UIProcess/Launcher/mac/ProcessLauncherMac.mm
Source/WebKit2/UIProcess/Launcher/mac/ThreadLauncherMac.mm
Source/WebKit2/UIProcess/Launcher/qt/ProcessLauncherQt.cpp
Source/WebKit2/UIProcess/Launcher/qt/ThreadLauncherQt.cpp
Source/WebKit2/UIProcess/Launcher/win/ProcessLauncherWin.cpp
Source/WebKit2/UIProcess/Launcher/win/ThreadLauncherWin.cpp
Source/WebKit2/UIProcess/LayerBackedDrawingAreaProxy.cpp
Source/WebKit2/UIProcess/LayerBackedDrawingAreaProxy.h
Source/WebKit2/UIProcess/PageClient.h
Source/WebKit2/UIProcess/Plugins/PluginInfoStore.cpp
Source/WebKit2/UIProcess/Plugins/PluginProcessManager.cpp
Source/WebKit2/UIProcess/Plugins/PluginProcessProxy.cpp
Source/WebKit2/UIProcess/Plugins/gtk/PluginInfoStoreGtk.cpp
Source/WebKit2/UIProcess/Plugins/mac/PluginInfoStoreMac.mm
Source/WebKit2/UIProcess/Plugins/mac/PluginProcessProxyMac.mm
Source/WebKit2/UIProcess/Plugins/qt/PluginInfoStoreQt.cpp
Source/WebKit2/UIProcess/Plugins/win/PluginInfoStoreWin.cpp
Source/WebKit2/UIProcess/ResponsivenessTimer.cpp
Source/WebKit2/UIProcess/TextChecker.h
Source/WebKit2/UIProcess/TiledDrawingAreaProxy.cpp
Source/WebKit2/UIProcess/VisitedLinkProvider.cpp
Source/WebKit2/UIProcess/WebBackForwardList.cpp
Source/WebKit2/UIProcess/WebBackForwardList.h
Source/WebKit2/UIProcess/WebContext.cpp
Source/WebKit2/UIProcess/WebContext.h
Source/WebKit2/UIProcess/WebContextInjectedBundleClient.cpp
Source/WebKit2/UIProcess/WebContextMenuProxy.cpp
Source/WebKit2/UIProcess/WebDatabaseManagerProxy.cpp
Source/WebKit2/UIProcess/WebDatabaseManagerProxyClient.cpp
Source/WebKit2/UIProcess/WebDownloadClient.cpp
Source/WebKit2/UIProcess/WebEditCommandProxy.cpp
Source/WebKit2/UIProcess/WebFindClient.cpp
Source/WebKit2/UIProcess/WebFormClient.cpp
Source/WebKit2/UIProcess/WebFormSubmissionListenerProxy.cpp
Source/WebKit2/UIProcess/WebFrameListenerProxy.cpp
Source/WebKit2/UIProcess/WebFramePolicyListenerProxy.cpp
Source/WebKit2/UIProcess/WebFrameProxy.cpp
Source/WebKit2/UIProcess/WebGeolocationManagerProxy.cpp
Source/WebKit2/UIProcess/WebGeolocationProvider.cpp
Source/WebKit2/UIProcess/WebHistoryClient.cpp
Source/WebKit2/UIProcess/WebInspectorProxy.cpp
Source/WebKit2/UIProcess/WebInspectorProxy.h
Source/WebKit2/UIProcess/WebLoaderClient.cpp
Source/WebKit2/UIProcess/WebLoaderClient.h
Source/WebKit2/UIProcess/WebNavigationData.cpp
Source/WebKit2/UIProcess/WebOpenPanelResultListenerProxy.cpp
Source/WebKit2/UIProcess/WebPageContextMenuClient.cpp
Source/WebKit2/UIProcess/WebPageGroup.cpp
Source/WebKit2/UIProcess/WebPageProxy.cpp
Source/WebKit2/UIProcess/WebPageProxy.h
Source/WebKit2/UIProcess/WebPageProxy.messages.in
Source/WebKit2/UIProcess/WebPolicyClient.cpp
Source/WebKit2/UIProcess/WebPolicyClient.h
Source/WebKit2/UIProcess/WebPopupMenuProxy.h
Source/WebKit2/UIProcess/WebPreferences.cpp
Source/WebKit2/UIProcess/WebProcessManager.cpp
Source/WebKit2/UIProcess/WebProcessProxy.cpp
Source/WebKit2/UIProcess/WebProcessProxy.h
Source/WebKit2/UIProcess/WebResourceLoadClient.cpp
Source/WebKit2/UIProcess/WebResourceLoadClient.h
Source/WebKit2/UIProcess/WebUIClient.cpp
Source/WebKit2/UIProcess/WebUIClient.h
Source/WebKit2/UIProcess/cf/WebBackForwardListCF.cpp
Source/WebKit2/UIProcess/cf/WebPageProxyCF.cpp
Source/WebKit2/UIProcess/cf/WebPreferencesCF.cpp
Source/WebKit2/UIProcess/gtk/ChunkedUpdateDrawingAreaProxyGtk.cpp [new file with mode: 0644]
Source/WebKit2/UIProcess/gtk/TextCheckerGtk.cpp
Source/WebKit2/UIProcess/gtk/WebInspectorGtk.cpp
Source/WebKit2/UIProcess/gtk/WebPageProxyGtk.cpp
Source/WebKit2/UIProcess/gtk/WebPreferencesGtk.cpp
Source/WebKit2/UIProcess/mac/BackingStoreMac.mm
Source/WebKit2/UIProcess/mac/ChunkedUpdateDrawingAreaProxyMac.mm
Source/WebKit2/UIProcess/mac/LayerBackedDrawingAreaProxyMac.mm
Source/WebKit2/UIProcess/mac/TextCheckerMac.mm
Source/WebKit2/UIProcess/mac/WebContextMac.mm
Source/WebKit2/UIProcess/mac/WebContextMenuProxyMac.h
Source/WebKit2/UIProcess/mac/WebContextMenuProxyMac.mm
Source/WebKit2/UIProcess/mac/WebInspectorProxyMac.mm
Source/WebKit2/UIProcess/mac/WebPageProxyMac.mm
Source/WebKit2/UIProcess/mac/WebPopupMenuProxyMac.h
Source/WebKit2/UIProcess/mac/WebPopupMenuProxyMac.mm
Source/WebKit2/UIProcess/mac/WebPreferencesMac.mm
Source/WebKit2/UIProcess/qt/ChunkedUpdateDrawingAreaProxyQt.cpp
Source/WebKit2/UIProcess/qt/TextCheckerQt.cpp
Source/WebKit2/UIProcess/qt/TiledDrawingAreaProxyQt.cpp
Source/WebKit2/UIProcess/qt/TiledDrawingAreaTileQt.cpp
Source/WebKit2/UIProcess/qt/WebContextMenuProxyQt.cpp
Source/WebKit2/UIProcess/qt/WebContextQt.cpp
Source/WebKit2/UIProcess/qt/WebInspectorProxyQt.cpp
Source/WebKit2/UIProcess/qt/WebPageProxyQt.cpp
Source/WebKit2/UIProcess/qt/WebPopupMenuProxyQt.cpp
Source/WebKit2/UIProcess/qt/WebPopupMenuProxyQt.h
Source/WebKit2/UIProcess/qt/WebPreferencesQt.cpp
Source/WebKit2/UIProcess/win/BackingStoreWin.cpp [new file with mode: 0644]
Source/WebKit2/UIProcess/win/ChunkedUpdateDrawingAreaProxyWin.cpp
Source/WebKit2/UIProcess/win/LayerBackedDrawingAreaProxyWin.cpp
Source/WebKit2/UIProcess/win/TextCheckerWin.cpp
Source/WebKit2/UIProcess/win/WebContextMenuProxyWin.cpp
Source/WebKit2/UIProcess/win/WebContextWin.cpp
Source/WebKit2/UIProcess/win/WebInspectorProxyWin.cpp
Source/WebKit2/UIProcess/win/WebPageProxyWin.cpp
Source/WebKit2/UIProcess/win/WebPopupMenuProxyWin.cpp
Source/WebKit2/UIProcess/win/WebPopupMenuProxyWin.h
Source/WebKit2/UIProcess/win/WebView.cpp
Source/WebKit2/UIProcess/win/WebView.h
Source/WebKit2/WebKit2.pro
Source/WebKit2/WebKit2.xcodeproj/project.pbxproj
Source/WebKit2/WebKit2Prefix.h
Source/WebKit2/WebProcess.pro
Source/WebKit2/WebProcess/Authentication/AuthenticationManager.cpp
Source/WebKit2/WebProcess/Downloads/Download.cpp
Source/WebKit2/WebProcess/Downloads/Download.h
Source/WebKit2/WebProcess/Downloads/DownloadManager.cpp
Source/WebKit2/WebProcess/Downloads/cf/DownloadCFNet.cpp
Source/WebKit2/WebProcess/Downloads/cf/win/DownloadCFNetWin.cpp [new file with mode: 0644]
Source/WebKit2/WebProcess/Downloads/curl/DownloadCurl.cpp
Source/WebKit2/WebProcess/Downloads/mac/DownloadMac.mm
Source/WebKit2/WebProcess/Downloads/qt/DownloadQt.cpp
Source/WebKit2/WebProcess/Geolocation/GeolocationPermissionRequestManager.cpp
Source/WebKit2/WebProcess/Geolocation/WebGeolocationManager.cpp
Source/WebKit2/WebProcess/Info.plist
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundle.cpp
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleAPICast.h
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleBackForwardList.cpp
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleBackForwardListItem.cpp
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleFrame.cpp
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleFrame.h
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleHitTestResult.cpp
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleInspector.cpp [new file with mode: 0644]
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleInspector.h [new file with mode: 0644]
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleNavigationAction.cpp [new file with mode: 0644]
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleNavigationAction.h [new file with mode: 0644]
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleNodeHandle.cpp
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePage.cpp
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePage.h
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePageGroup.cpp
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePageOverlay.cpp
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleRangeHandle.cpp
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleScriptWorld.cpp
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleScriptWorld.h
Source/WebKit2/WebProcess/InjectedBundle/DOM/InjectedBundleNodeHandle.cpp
Source/WebKit2/WebProcess/InjectedBundle/DOM/InjectedBundleRangeHandle.cpp
Source/WebKit2/WebProcess/InjectedBundle/InjectedBundle.cpp
Source/WebKit2/WebProcess/InjectedBundle/InjectedBundleBackForwardList.cpp
Source/WebKit2/WebProcess/InjectedBundle/InjectedBundleBackForwardListItem.cpp
Source/WebKit2/WebProcess/InjectedBundle/InjectedBundleClient.cpp
Source/WebKit2/WebProcess/InjectedBundle/InjectedBundleHitTestResult.cpp
Source/WebKit2/WebProcess/InjectedBundle/InjectedBundleNavigationAction.cpp [new file with mode: 0644]
Source/WebKit2/WebProcess/InjectedBundle/InjectedBundleNavigationAction.h [new file with mode: 0644]
Source/WebKit2/WebProcess/InjectedBundle/InjectedBundlePageContextMenuClient.cpp
Source/WebKit2/WebProcess/InjectedBundle/InjectedBundlePageEditorClient.cpp
Source/WebKit2/WebProcess/InjectedBundle/InjectedBundlePageFormClient.cpp
Source/WebKit2/WebProcess/InjectedBundle/InjectedBundlePageLoaderClient.cpp
Source/WebKit2/WebProcess/InjectedBundle/InjectedBundlePageLoaderClient.h
Source/WebKit2/WebProcess/InjectedBundle/InjectedBundlePagePolicyClient.cpp [new file with mode: 0644]
Source/WebKit2/WebProcess/InjectedBundle/InjectedBundlePagePolicyClient.h [new file with mode: 0644]
Source/WebKit2/WebProcess/InjectedBundle/InjectedBundlePageResourceLoadClient.cpp [new file with mode: 0644]
Source/WebKit2/WebProcess/InjectedBundle/InjectedBundlePageResourceLoadClient.h [new file with mode: 0644]
Source/WebKit2/WebProcess/InjectedBundle/InjectedBundlePageUIClient.cpp
Source/WebKit2/WebProcess/InjectedBundle/InjectedBundlePageUIClient.h
Source/WebKit2/WebProcess/InjectedBundle/InjectedBundleScriptWorld.cpp
Source/WebKit2/WebProcess/InjectedBundle/InjectedBundleScriptWorld.h
Source/WebKit2/WebProcess/InjectedBundle/gtk/InjectedBundleGtk.cpp
Source/WebKit2/WebProcess/InjectedBundle/mac/InjectedBundleMac.cpp
Source/WebKit2/WebProcess/InjectedBundle/qt/InjectedBundleQt.cpp
Source/WebKit2/WebProcess/InjectedBundle/win/InjectedBundleWin.cpp
Source/WebKit2/WebProcess/Plugins/Netscape/JSNPMethod.cpp
Source/WebKit2/WebProcess/Plugins/Netscape/JSNPObject.cpp
Source/WebKit2/WebProcess/Plugins/Netscape/NPJSObject.cpp
Source/WebKit2/WebProcess/Plugins/Netscape/NPRuntimeObjectMap.cpp
Source/WebKit2/WebProcess/Plugins/Netscape/NPRuntimeUtilities.cpp
Source/WebKit2/WebProcess/Plugins/Netscape/NetscapeBrowserFuncs.cpp
Source/WebKit2/WebProcess/Plugins/Netscape/NetscapePlugin.cpp
Source/WebKit2/WebProcess/Plugins/Netscape/NetscapePlugin.h
Source/WebKit2/WebProcess/Plugins/Netscape/NetscapePluginStream.cpp
Source/WebKit2/WebProcess/Plugins/Netscape/gtk/NetscapePluginGtk.cpp
Source/WebKit2/WebProcess/Plugins/Netscape/mac/NetscapePluginMac.mm
Source/WebKit2/WebProcess/Plugins/Netscape/mac/PluginProxyMac.mm
Source/WebKit2/WebProcess/Plugins/Netscape/qt/NetscapePluginQt.cpp
Source/WebKit2/WebProcess/Plugins/Netscape/win/NetscapePluginWin.cpp
Source/WebKit2/WebProcess/Plugins/Plugin.cpp
Source/WebKit2/WebProcess/Plugins/PluginController.h
Source/WebKit2/WebProcess/Plugins/PluginProcessConnection.cpp
Source/WebKit2/WebProcess/Plugins/PluginProcessConnectionManager.cpp
Source/WebKit2/WebProcess/Plugins/PluginProxy.cpp
Source/WebKit2/WebProcess/Plugins/PluginProxy.h
Source/WebKit2/WebProcess/Plugins/PluginView.cpp
Source/WebKit2/WebProcess/Plugins/PluginView.h
Source/WebKit2/WebProcess/WebCoreSupport/WebChromeClient.cpp
Source/WebKit2/WebProcess/WebCoreSupport/WebChromeClient.h
Source/WebKit2/WebProcess/WebCoreSupport/WebContextMenuClient.cpp
Source/WebKit2/WebProcess/WebCoreSupport/WebDatabaseManager.cpp
Source/WebKit2/WebProcess/WebCoreSupport/WebDatabaseManager.h
Source/WebKit2/WebProcess/WebCoreSupport/WebDragClient.cpp
Source/WebKit2/WebProcess/WebCoreSupport/WebDragClient.h
Source/WebKit2/WebProcess/WebCoreSupport/WebEditorClient.cpp
Source/WebKit2/WebProcess/WebCoreSupport/WebFrameLoaderClient.cpp
Source/WebKit2/WebProcess/WebCoreSupport/WebFrameLoaderClient.h
Source/WebKit2/WebProcess/WebCoreSupport/WebGeolocationClient.cpp
Source/WebKit2/WebProcess/WebCoreSupport/WebInspectorClient.cpp
Source/WebKit2/WebProcess/WebCoreSupport/WebInspectorFrontendClient.cpp
Source/WebKit2/WebProcess/WebCoreSupport/WebPlatformStrategies.cpp
Source/WebKit2/WebProcess/WebCoreSupport/WebPlatformStrategies.h
Source/WebKit2/WebProcess/WebCoreSupport/WebPopupMenu.cpp
Source/WebKit2/WebProcess/WebCoreSupport/WebSearchPopupMenu.cpp
Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebContextMenuClientGtk.cpp
Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebPopupMenuGtk.cpp
Source/WebKit2/WebProcess/WebCoreSupport/mac/WebContextMenuClientMac.mm
Source/WebKit2/WebProcess/WebCoreSupport/mac/WebDragClientMac.mm
Source/WebKit2/WebProcess/WebCoreSupport/mac/WebEditorClientMac.mm
Source/WebKit2/WebProcess/WebCoreSupport/mac/WebErrorsMac.mm
Source/WebKit2/WebProcess/WebCoreSupport/mac/WebFrameNetworkingContext.mm
Source/WebKit2/WebProcess/WebCoreSupport/mac/WebPopupMenuMac.mm
Source/WebKit2/WebProcess/WebCoreSupport/mac/WebSystemInterface.mm
Source/WebKit2/WebProcess/WebCoreSupport/qt/WebContextMenuClientQt.cpp
Source/WebKit2/WebProcess/WebCoreSupport/qt/WebErrorsQt.cpp
Source/WebKit2/WebProcess/WebCoreSupport/qt/WebFrameNetworkingContext.cpp
Source/WebKit2/WebProcess/WebCoreSupport/qt/WebPopupMenuQt.cpp
Source/WebKit2/WebProcess/WebCoreSupport/win/WebContextMenuClientWin.cpp
Source/WebKit2/WebProcess/WebCoreSupport/win/WebDragClientWin.cpp [new file with mode: 0644]
Source/WebKit2/WebProcess/WebCoreSupport/win/WebDragSource.cpp [new file with mode: 0644]
Source/WebKit2/WebProcess/WebCoreSupport/win/WebDragSource.h [new file with mode: 0644]
Source/WebKit2/WebProcess/WebCoreSupport/win/WebErrorsWin.cpp
Source/WebKit2/WebProcess/WebCoreSupport/win/WebPopupMenuWin.cpp
Source/WebKit2/WebProcess/WebKitMain.cpp
Source/WebKit2/WebProcess/WebPage/ChunkedUpdateDrawingArea.cpp
Source/WebKit2/WebProcess/WebPage/ChunkedUpdateDrawingArea.h
Source/WebKit2/WebProcess/WebPage/DecoderAdapter.cpp
Source/WebKit2/WebProcess/WebPage/DrawingArea.cpp
Source/WebKit2/WebProcess/WebPage/DrawingArea.h
Source/WebKit2/WebProcess/WebPage/DrawingArea.messages.in
Source/WebKit2/WebProcess/WebPage/DrawingAreaImpl.cpp
Source/WebKit2/WebProcess/WebPage/DrawingAreaImpl.h
Source/WebKit2/WebProcess/WebPage/EncoderAdapter.cpp
Source/WebKit2/WebProcess/WebPage/FindController.cpp
Source/WebKit2/WebProcess/WebPage/LayerBackedDrawingArea.cpp
Source/WebKit2/WebProcess/WebPage/LayerBackedDrawingArea.h
Source/WebKit2/WebProcess/WebPage/LayerTreeHost.cpp [new file with mode: 0644]
Source/WebKit2/WebProcess/WebPage/LayerTreeHost.h [new file with mode: 0644]
Source/WebKit2/WebProcess/WebPage/PageOverlay.cpp
Source/WebKit2/WebProcess/WebPage/TiledDrawingArea.cpp
Source/WebKit2/WebProcess/WebPage/WebBackForwardListProxy.cpp
Source/WebKit2/WebProcess/WebPage/WebContextMenu.cpp
Source/WebKit2/WebProcess/WebPage/WebEditCommand.cpp
Source/WebKit2/WebProcess/WebPage/WebFrame.cpp
Source/WebKit2/WebProcess/WebPage/WebFrame.h
Source/WebKit2/WebProcess/WebPage/WebInspector.cpp
Source/WebKit2/WebProcess/WebPage/WebInspector.h
Source/WebKit2/WebProcess/WebPage/WebOpenPanelResultListener.cpp
Source/WebKit2/WebProcess/WebPage/WebPage.cpp
Source/WebKit2/WebProcess/WebPage/WebPage.h
Source/WebKit2/WebProcess/WebPage/WebPage.messages.in
Source/WebKit2/WebProcess/WebPage/WebPageGroupProxy.cpp
Source/WebKit2/WebProcess/WebPage/gtk/ChunkedUpdateDrawingAreaGtk.cpp [new file with mode: 0644]
Source/WebKit2/WebProcess/WebPage/gtk/WebInspectorGtk.cpp
Source/WebKit2/WebProcess/WebPage/mac/AccessibilityWebPageObject.mm
Source/WebKit2/WebProcess/WebPage/mac/ChunkedUpdateDrawingAreaMac.cpp
Source/WebKit2/WebProcess/WebPage/mac/LayerBackedDrawingAreaMac.mm
Source/WebKit2/WebProcess/WebPage/mac/LayerTreeHostMac.h [new file with mode: 0644]
Source/WebKit2/WebProcess/WebPage/mac/LayerTreeHostMac.mm [new file with mode: 0644]
Source/WebKit2/WebProcess/WebPage/mac/WebInspectorMac.mm
Source/WebKit2/WebProcess/WebPage/mac/WebPageMac.mm
Source/WebKit2/WebProcess/WebPage/qt/ChunkedUpdateDrawingAreaQt.cpp
Source/WebKit2/WebProcess/WebPage/qt/TiledDrawingAreaQt.cpp
Source/WebKit2/WebProcess/WebPage/qt/WebInspectorQt.cpp
Source/WebKit2/WebProcess/WebPage/qt/WebPageQt.cpp
Source/WebKit2/WebProcess/WebPage/win/ChunkedUpdateDrawingAreaWin.cpp
Source/WebKit2/WebProcess/WebPage/win/LayerBackedDrawingAreaWin.cpp
Source/WebKit2/WebProcess/WebPage/win/WebInspectorWin.cpp
Source/WebKit2/WebProcess/WebPage/win/WebPageWin.cpp
Source/WebKit2/WebProcess/WebProcess.cpp
Source/WebKit2/WebProcess/WebProcess.h
Source/WebKit2/WebProcess/com.apple.WebProcess.sb
Source/WebKit2/WebProcess/gtk/WebProcessGtk.cpp
Source/WebKit2/WebProcess/gtk/WebProcessMainGtk.cpp
Source/WebKit2/WebProcess/mac/WebProcessMac.mm
Source/WebKit2/WebProcess/mac/WebProcessMainMac.mm
Source/WebKit2/WebProcess/qt/WebProcessMainQt.cpp
Source/WebKit2/WebProcess/qt/WebProcessQt.cpp
Source/WebKit2/WebProcess/win/WebProcessMainWin.cpp
Source/WebKit2/WebProcess/win/WebProcessWin.cpp
Source/WebKit2/config.h [new file with mode: 0644]
Source/WebKit2/mac/MainMac.cpp
Source/WebKit2/win/MainWin.cpp
Source/WebKit2/win/WebKit2.def
Source/WebKit2/win/WebKit2.make
Source/WebKit2/win/WebKit2.vcproj
Source/WebKit2/win/WebKit2Common.vsprops
Source/WebKit2/win/WebKit2Generated.make
Source/WebKit2/win/WebKit2WebProcess.resources/Info.plist [new file with mode: 0644]
Source/WebKit2/win/WebKit2WebProcessCommon.vsprops
Source/WebKit2/win/WebKit2WebProcessPostBuild.cmd
Source/WebKit2/win/WebKit2WebProcessPreBuild.cmd
Source/autotools/webkit.m4
Source/cmake/OptionsCommon.cmake
Source/cmake/OptionsEfl.cmake
Source/cmake/WebKitFS.cmake
Source/cmakeconfig.h.cmake [new file with mode: 0644]
Source/common.pri [new file with mode: 0644]
Tools/BuildSlaveSupport/build.webkit.org-config/config.json
Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg
Tools/BuildSlaveSupport/built-product-archive
Tools/BuildSlaveSupport/test-result-archive
Tools/CMakeListsWinCE.txt
Tools/ChangeLog
Tools/DerivedSources.pro [new file with mode: 0644]
Tools/DumpRenderTree/AccessibilityController.cpp
Tools/DumpRenderTree/AccessibilityController.h
Tools/DumpRenderTree/DumpRenderTree.gypi
Tools/DumpRenderTree/LayoutTestController.cpp
Tools/DumpRenderTree/LayoutTestController.h
Tools/DumpRenderTree/TestNetscapePlugIn/PluginObject.cpp
Tools/DumpRenderTree/TestNetscapePlugIn/PluginTest.cpp
Tools/DumpRenderTree/TestNetscapePlugIn/main.cpp
Tools/DumpRenderTree/chromium/DumpRenderTree.cpp
Tools/DumpRenderTree/chromium/ImageDiff.cpp
Tools/DumpRenderTree/chromium/LayoutTestController.cpp
Tools/DumpRenderTree/chromium/LayoutTestController.h
Tools/DumpRenderTree/chromium/NotificationPresenter.cpp
Tools/DumpRenderTree/chromium/TestShell.cpp
Tools/DumpRenderTree/chromium/WebViewHost.cpp
Tools/DumpRenderTree/chromium/WebViewHost.h
Tools/DumpRenderTree/gtk/AccessibilityCallbacks.cpp [new file with mode: 0644]
Tools/DumpRenderTree/gtk/AccessibilityCallbacks.h [moved from Source/WebCore/storage/IDBTimeoutEvent.h with 70% similarity]
Tools/DumpRenderTree/gtk/AccessibilityControllerGtk.cpp
Tools/DumpRenderTree/gtk/DumpRenderTree.cpp
Tools/DumpRenderTree/gtk/EventSender.cpp
Tools/DumpRenderTree/gtk/LayoutTestControllerGtk.cpp
Tools/DumpRenderTree/gtk/PixelDumpSupportGtk.cpp
Tools/DumpRenderTree/gtk/TextInputController.cpp [new file with mode: 0644]
Tools/DumpRenderTree/gtk/TextInputController.h [moved from Source/WebCore/storage/IDBTimeoutEvent.cpp with 75% similarity]
Tools/DumpRenderTree/mac/AccessibilityControllerMac.mm
Tools/DumpRenderTree/mac/DumpRenderTree.mm
Tools/DumpRenderTree/pthreads/JavaScriptThreadingPthreads.cpp
Tools/DumpRenderTree/qt/DumpRenderTree.pro
Tools/DumpRenderTree/qt/DumpRenderTreeQt.cpp
Tools/DumpRenderTree/qt/DumpRenderTreeQt.h
Tools/DumpRenderTree/qt/EventSenderQt.cpp
Tools/DumpRenderTree/qt/EventSenderQt.h
Tools/DumpRenderTree/qt/ImageDiff.pro
Tools/DumpRenderTree/qt/LayoutTestControllerQt.cpp
Tools/DumpRenderTree/qt/LayoutTestControllerQt.h
Tools/DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro
Tools/DumpRenderTree/unix/TestNetscapePlugin/TestNetscapePlugin.cpp
Tools/DumpRenderTree/win/AccessibilityControllerWin.cpp
Tools/DumpRenderTree/win/ImageDiffCommon.vsprops
Tools/DumpRenderTree/wx/LayoutTestControllerWx.cpp
Tools/GNUmakefile.am
Tools/MiniBrowser/DerivedSources.pro
Tools/MiniBrowser/mac/BrowserWindowController.m
Tools/MiniBrowser/mac/WebBundle/WebBundleMain.m
Tools/MiniBrowser/qt/BrowserView.cpp
Tools/MiniBrowser/qt/BrowserView.h
Tools/MiniBrowser/qt/BrowserWindow.cpp
Tools/MiniBrowser/qt/BrowserWindow.h
Tools/MiniBrowser/qt/MiniBrowser.pro
Tools/MiniBrowser/qt/MiniBrowserApplication.cpp [new file with mode: 0644]
Tools/MiniBrowser/qt/MiniBrowserApplication.h [new file with mode: 0644]
Tools/MiniBrowser/qt/UrlLoader.cpp [new file with mode: 0644]
Tools/MiniBrowser/qt/UrlLoader.h [new file with mode: 0644]
Tools/MiniBrowser/qt/main.cpp
Tools/MiniBrowser/qt/utils.cpp [new file with mode: 0644]
Tools/MiniBrowser/qt/utils.h [new file with mode: 0644]
Tools/QtTestBrowser/QtTestBrowser.pro
Tools/QtTestBrowser/launcherwindow.cpp
Tools/QtTestBrowser/launcherwindow.h
Tools/QtTestBrowser/locationedit.h
Tools/QtTestBrowser/main.cpp
Tools/QtTestBrowser/mainwindow.cpp
Tools/QtTestBrowser/mainwindow.h
Tools/QueueStatusServer/templates/submittoews.html
Tools/Scripts/build-webkit
Tools/Scripts/check-inspector-strings
Tools/Scripts/do-webcore-rename
Tools/Scripts/old-run-webkit-tests
Tools/Scripts/rebaseline-chromium-webkit-tests
Tools/Scripts/run-chromium-webkit-unit-tests
Tools/Scripts/run-webkit-httpd
Tools/Scripts/update-webkit
Tools/Scripts/webkit-patch
Tools/Scripts/webkitdirs.pm
Tools/Scripts/webkitperl/httpd.pm
Tools/Scripts/webkitpy/common/checkout/api.py
Tools/Scripts/webkitpy/common/checkout/changelog.py
Tools/Scripts/webkitpy/common/checkout/changelog_unittest.py
Tools/Scripts/webkitpy/common/checkout/deps.py [new file with mode: 0644]
Tools/Scripts/webkitpy/common/checkout/scm.py
Tools/Scripts/webkitpy/common/checkout/scm_unittest.py
Tools/Scripts/webkitpy/common/config/committers.py
Tools/Scripts/webkitpy/common/config/urls.py
Tools/Scripts/webkitpy/common/net/buildbot/buildbot.py
Tools/Scripts/webkitpy/common/net/buildbot/buildbot_unittest.py
Tools/Scripts/webkitpy/common/net/irc/ircbot.py
Tools/Scripts/webkitpy/common/net/layouttestresults.py
Tools/Scripts/webkitpy/common/net/testoutput.py [new file with mode: 0644]
Tools/Scripts/webkitpy/common/net/testoutput_unittest.py [new file with mode: 0644]
Tools/Scripts/webkitpy/common/net/testoutputset.py [new file with mode: 0644]
Tools/Scripts/webkitpy/common/net/testoutputset_unittest.py [new file with mode: 0644]
Tools/Scripts/webkitpy/common/system/directoryfileset.py
Tools/Scripts/webkitpy/common/system/fileset.py
Tools/Scripts/webkitpy/common/system/filesystem.py
Tools/Scripts/webkitpy/common/system/filesystem_mock.py
Tools/Scripts/webkitpy/common/system/filesystem_unittest.py
Tools/Scripts/webkitpy/common/system/logutils.py
Tools/Scripts/webkitpy/common/system/logutils_unittest.py
Tools/Scripts/webkitpy/common/system/ospath.py
Tools/Scripts/webkitpy/common/system/stack_utils.py [new file with mode: 0644]
Tools/Scripts/webkitpy/common/system/stack_utils_unittest.py [new file with mode: 0644]
Tools/Scripts/webkitpy/common/system/urlfetcher.py [moved from Tools/Scripts/webkitpy/layout_tests/layout_package/test_output.py with 58% similarity]
Tools/Scripts/webkitpy/common/system/urlfetcher_mock.py [new file with mode: 0644]
Tools/Scripts/webkitpy/common/system/zip_mock.py [new file with mode: 0644]
Tools/Scripts/webkitpy/common/system/zipfileset.py
Tools/Scripts/webkitpy/common/system/zipfileset_mock.py [new file with mode: 0644]
Tools/Scripts/webkitpy/common/system/zipfileset_unittest.py
Tools/Scripts/webkitpy/layout_tests/deduplicate_tests.py
Tools/Scripts/webkitpy/layout_tests/layout_package/dump_render_tree_thread.py
Tools/Scripts/webkitpy/layout_tests/layout_package/json_layout_results_generator.py
Tools/Scripts/webkitpy/layout_tests/layout_package/json_results_generator.py
Tools/Scripts/webkitpy/layout_tests/layout_package/json_results_generator_unittest.py
Tools/Scripts/webkitpy/layout_tests/layout_package/manager_worker_broker.py [new file with mode: 0644]
Tools/Scripts/webkitpy/layout_tests/layout_package/manager_worker_broker_unittest.py [new file with mode: 0644]
Tools/Scripts/webkitpy/layout_tests/layout_package/message_broker.py
Tools/Scripts/webkitpy/layout_tests/layout_package/message_broker2.py [new file with mode: 0644]
Tools/Scripts/webkitpy/layout_tests/layout_package/message_broker2_unittest.py [new file with mode: 0644]
Tools/Scripts/webkitpy/layout_tests/layout_package/message_broker_unittest.py
Tools/Scripts/webkitpy/layout_tests/layout_package/printing_unittest.py
Tools/Scripts/webkitpy/layout_tests/layout_package/single_test_runner.py [new file with mode: 0644]
Tools/Scripts/webkitpy/layout_tests/layout_package/test_expectations.py
Tools/Scripts/webkitpy/layout_tests/layout_package/test_expectations_unittest.py
Tools/Scripts/webkitpy/layout_tests/layout_package/test_input.py
Tools/Scripts/webkitpy/layout_tests/layout_package/test_runner.py
Tools/Scripts/webkitpy/layout_tests/layout_package/test_runner2.py [new file with mode: 0644]
Tools/Scripts/webkitpy/layout_tests/layout_package/worker.py [new file with mode: 0644]
Tools/Scripts/webkitpy/layout_tests/port/base.py
Tools/Scripts/webkitpy/layout_tests/port/base_unittest.py
Tools/Scripts/webkitpy/layout_tests/port/chromium.py
Tools/Scripts/webkitpy/layout_tests/port/chromium_gpu.py
Tools/Scripts/webkitpy/layout_tests/port/chromium_gpu_unittest.py
Tools/Scripts/webkitpy/layout_tests/port/chromium_linux.py
Tools/Scripts/webkitpy/layout_tests/port/chromium_mac.py
Tools/Scripts/webkitpy/layout_tests/port/chromium_unittest.py
Tools/Scripts/webkitpy/layout_tests/port/chromium_win.py
Tools/Scripts/webkitpy/layout_tests/port/dryrun.py
Tools/Scripts/webkitpy/layout_tests/port/factory.py
Tools/Scripts/webkitpy/layout_tests/port/http_server_base.py
Tools/Scripts/webkitpy/layout_tests/port/mac.py
Tools/Scripts/webkitpy/layout_tests/port/mac_unittest.py
Tools/Scripts/webkitpy/layout_tests/port/mock_drt.py [new file with mode: 0644]
Tools/Scripts/webkitpy/layout_tests/port/mock_drt_unittest.py [new file with mode: 0644]
Tools/Scripts/webkitpy/layout_tests/port/port_testcase.py
Tools/Scripts/webkitpy/layout_tests/port/server_process.py
Tools/Scripts/webkitpy/layout_tests/port/server_process_unittest.py [new file with mode: 0644]
Tools/Scripts/webkitpy/layout_tests/port/test.py
Tools/Scripts/webkitpy/layout_tests/port/test_files.py
Tools/Scripts/webkitpy/layout_tests/port/test_files_unittest.py
Tools/Scripts/webkitpy/layout_tests/port/webkit.py
Tools/Scripts/webkitpy/layout_tests/port/webkit_unittest.py
Tools/Scripts/webkitpy/layout_tests/port/websocket_server.py
Tools/Scripts/webkitpy/layout_tests/rebaseline_chromium_webkit_tests.py
Tools/Scripts/webkitpy/layout_tests/rebaseline_chromium_webkit_tests_unittest.py
Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py
Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_unittest.py
Tools/Scripts/webkitpy/layout_tests/test_types/image_diff.py
Tools/Scripts/webkitpy/layout_tests/test_types/test_type_base.py
Tools/Scripts/webkitpy/layout_tests/test_types/test_type_base_unittest.py
Tools/Scripts/webkitpy/layout_tests/test_types/text_diff.py
Tools/Scripts/webkitpy/layout_tests/update_webgl_conformance_tests.py
Tools/Scripts/webkitpy/style/checker.py
Tools/Scripts/webkitpy/style/checker_unittest.py
Tools/Scripts/webkitpy/style/checkers/cpp.py
Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py
Tools/Scripts/webkitpy/style/checkers/test_expectations.py
Tools/Scripts/webkitpy/style/checkers/test_expectations_unittest.py
Tools/Scripts/webkitpy/tool/bot/irc_command.py
Tools/Scripts/webkitpy/tool/bot/sheriffircbot.py
Tools/Scripts/webkitpy/tool/commands/__init__.py
Tools/Scripts/webkitpy/tool/commands/commandtest.py
Tools/Scripts/webkitpy/tool/commands/download.py
Tools/Scripts/webkitpy/tool/commands/download_unittest.py
Tools/Scripts/webkitpy/tool/commands/prettydiff.py
Tools/Scripts/webkitpy/tool/commands/queries.py
Tools/Scripts/webkitpy/tool/commands/roll.py [new file with mode: 0644]
Tools/Scripts/webkitpy/tool/commands/roll_unittest.py [new file with mode: 0644]
Tools/Scripts/webkitpy/tool/commands/stepsequence.py
Tools/Scripts/webkitpy/tool/commands/upload.py
Tools/Scripts/webkitpy/tool/commands/upload_unittest.py
Tools/Scripts/webkitpy/tool/main.py
Tools/Scripts/webkitpy/tool/mocktool.py
Tools/Scripts/webkitpy/tool/steps/__init__.py
Tools/Scripts/webkitpy/tool/steps/preparechangelogfordepsroll.py [new file with mode: 0644]
Tools/Scripts/webkitpy/tool/steps/preparechangelogforrevert.py
Tools/Scripts/webkitpy/tool/steps/preparechangelogforrevert_unittest.py [new file with mode: 0644]
Tools/Scripts/webkitpy/tool/steps/suggestreviewers_unittest.py
Tools/Scripts/webkitpy/tool/steps/updatechromiumdeps.py [new file with mode: 0644]
Tools/Scripts/webkitpy/tool/steps/validatechangelogs_unittest.py
Tools/TestWebKitAPI/JavaScriptTest.cpp [new file with mode: 0644]
Tools/TestWebKitAPI/JavaScriptTest.h [new file with mode: 0644]
Tools/TestWebKitAPI/PlatformWebView.h
Tools/TestWebKitAPI/Test.h
Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj
Tools/TestWebKitAPI/Tests/WebKit2/PageLoadBasic.cpp
Tools/TestWebKitAPI/Tests/WebKit2/RestoreSessionStateContainingFormData.cpp [new file with mode: 0644]
Tools/TestWebKitAPI/Tests/WebKit2/SpacebarScrolling.cpp
Tools/TestWebKitAPI/Tests/WebKit2/simple-form.html [new file with mode: 0644]
Tools/TestWebKitAPI/Tests/WebKit2/win/HideFindIndicator.cpp [new file with mode: 0644]
Tools/TestWebKitAPI/Tests/WebKit2/win/ResizeViewWhileHidden.cpp [new file with mode: 0644]
Tools/TestWebKitAPI/Tests/WebKit2/win/WMPrint.cpp [new file with mode: 0644]
Tools/TestWebKitAPI/mac/PlatformWebViewMac.mm
Tools/TestWebKitAPI/win/PlatformWebViewWin.cpp
Tools/TestWebKitAPI/win/TestWebKitAPI.vcproj
Tools/TestWebKitAPI/win/copy-resources.cmd
Tools/Tools.pro [new file with mode: 0644]
Tools/WebKitTestRunner/Configurations/Base.xcconfig
Tools/WebKitTestRunner/DerivedSources.pro
Tools/WebKitTestRunner/InjectedBundle/Bindings/LayoutTestController.idl
Tools/WebKitTestRunner/InjectedBundle/InjectedBundle.cpp
Tools/WebKitTestRunner/InjectedBundle/InjectedBundle.h
Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp
Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.h
Tools/WebKitTestRunner/InjectedBundle/LayoutTestController.cpp
Tools/WebKitTestRunner/InjectedBundle/LayoutTestController.h
Tools/WebKitTestRunner/InjectedBundle/qt/ActivateFontsQt.cpp
Tools/WebKitTestRunner/InjectedBundle/qt/InjectedBundle.pro
Tools/WebKitTestRunner/TestController.cpp
Tools/WebKitTestRunner/TestController.h
Tools/WebKitTestRunner/TestInvocation.cpp
Tools/WebKitTestRunner/WebKitTestRunner.xcodeproj/project.pbxproj
Tools/WebKitTestRunner/WebKitTestRunnerPrefix.h
Tools/WebKitTestRunner/mac/TestControllerMac.mm
Tools/WebKitTestRunner/qt/TestControllerQt.cpp
Tools/WebKitTestRunner/qt/WebKitTestRunner.pro
Tools/WebKitTestRunner/win/TestControllerWin.cpp
Tools/wx/browser/wscript
Tools/wx/build/build_utils.py
Tools/wx/build/settings.py
WebKitLibraries/ChangeLog
WebKitLibraries/WebKitSystemInterface.h
WebKitLibraries/libWebKitSystemInterfaceLeopard.a
WebKitLibraries/libWebKitSystemInterfaceSnowLeopard.a
WebKitLibraries/win/include/WebKitSystemInterface/WebKitSystemInterface.h
WebKitLibraries/win/lib/WebKitSystemInterface.lib
WebKitLibraries/win/tools/vsprops/FeatureDefines.vsprops
WebKitLibraries/win/tools/vsprops/FeatureDefinesCairo.vsprops
WebKitLibraries/win/tools/vsprops/common.vsprops