summaryrefslogtreecommitdiffstats
path: root/WebCore/WebCore.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/WebCore.gypi')
-rw-r--r--WebCore/WebCore.gypi405
1 files changed, 220 insertions, 185 deletions
diff --git a/WebCore/WebCore.gypi b/WebCore/WebCore.gypi
index 0f15977..89f4202 100644
--- a/WebCore/WebCore.gypi
+++ b/WebCore/WebCore.gypi
@@ -85,40 +85,31 @@
'dom/WebKitAnimationEvent.idl',
'dom/WebKitTransitionEvent.idl',
'dom/WheelEvent.idl',
- 'html/Blob.idl',
- 'html/BlobBuilder.idl',
- 'html/canvas/WebGLActiveInfo.idl',
- 'html/canvas/ArrayBufferView.idl',
- 'html/canvas/ArrayBuffer.idl',
- 'html/canvas/WebGLBuffer.idl',
- 'html/canvas/Int8Array.idl',
- 'html/canvas/WebGLContextAttributes.idl',
- 'html/canvas/Float32Array.idl',
- 'html/canvas/WebGLFramebuffer.idl',
- 'html/canvas/CanvasGradient.idl',
- 'html/canvas/Int32Array.idl',
- 'html/canvas/CanvasPattern.idl',
- 'html/canvas/CanvasPixelArray.idl',
- 'html/canvas/WebGLProgram.idl',
- 'html/canvas/WebGLRenderbuffer.idl',
- 'html/canvas/CanvasRenderingContext.idl',
- 'html/canvas/CanvasRenderingContext2D.idl',
- 'html/canvas/WebGLRenderingContext.idl',
- 'html/canvas/WebGLShader.idl',
- 'html/canvas/Int16Array.idl',
- 'html/canvas/WebGLUniformLocation.idl',
- 'html/canvas/Uint8Array.idl',
- 'html/canvas/Uint32Array.idl',
- 'html/canvas/Uint16Array.idl',
- 'html/canvas/WebGLTexture.idl',
+ 'fileapi/Blob.idl',
+ 'fileapi/BlobBuilder.idl',
+ 'fileapi/DirectoryEntry.idl',
+ 'fileapi/DirectoryReader.idl',
+ 'fileapi/DOMFileSystem.idl',
+ 'fileapi/EntriesCallback.idl',
+ 'fileapi/Entry.idl',
+ 'fileapi/EntryArray.idl',
+ 'fileapi/EntryCallback.idl',
+ 'fileapi/ErrorCallback.idl',
+ 'fileapi/File.idl',
+ 'fileapi/FileEntry.idl',
+ 'fileapi/FileError.idl',
+ 'fileapi/FileException.idl',
+ 'fileapi/FileList.idl',
+ 'fileapi/FileReader.idl',
+ 'fileapi/FileReaderSync.idl',
+ 'fileapi/FileSystemCallback.idl',
+ 'fileapi/FileWriter.idl',
+ 'fileapi/Flags.idl',
+ 'fileapi/Metadata.idl',
+ 'fileapi/MetadataCallback.idl',
+ 'html/DOMFormData.idl',
'html/DataGridColumn.idl',
'html/DataGridColumnList.idl',
- 'html/DOMFormData.idl',
- 'html/File.idl',
- 'html/FileError.idl',
- 'html/FileList.idl',
- 'html/FileReader.idl',
- 'html/FileWriter.idl',
'html/HTMLAllCollection.idl',
'html/HTMLAnchorElement.idl',
'html/HTMLAppletElement.idl',
@@ -197,6 +188,30 @@
'html/TimeRanges.idl',
'html/ValidityState.idl',
'html/VoidCallback.idl',
+ 'html/canvas/ArrayBuffer.idl',
+ 'html/canvas/ArrayBufferView.idl',
+ 'html/canvas/CanvasGradient.idl',
+ 'html/canvas/CanvasPattern.idl',
+ 'html/canvas/CanvasPixelArray.idl',
+ 'html/canvas/CanvasRenderingContext.idl',
+ 'html/canvas/CanvasRenderingContext2D.idl',
+ 'html/canvas/Float32Array.idl',
+ 'html/canvas/Int16Array.idl',
+ 'html/canvas/Int32Array.idl',
+ 'html/canvas/Int8Array.idl',
+ 'html/canvas/Uint16Array.idl',
+ 'html/canvas/Uint32Array.idl',
+ 'html/canvas/Uint8Array.idl',
+ 'html/canvas/WebGLActiveInfo.idl',
+ 'html/canvas/WebGLBuffer.idl',
+ 'html/canvas/WebGLContextAttributes.idl',
+ 'html/canvas/WebGLFramebuffer.idl',
+ 'html/canvas/WebGLProgram.idl',
+ 'html/canvas/WebGLRenderbuffer.idl',
+ 'html/canvas/WebGLRenderingContext.idl',
+ 'html/canvas/WebGLShader.idl',
+ 'html/canvas/WebGLTexture.idl',
+ 'html/canvas/WebGLUniformLocation.idl',
'inspector/InjectedScriptHost.idl',
'inspector/InspectorFrontendHost.idl',
'inspector/JavaScriptCallFrame.idl',
@@ -232,17 +247,6 @@
'storage/Database.idl',
'storage/DatabaseCallback.idl',
'storage/DatabaseSync.idl',
- 'storage/DirectoryEntry.idl',
- 'storage/DirectoryReader.idl',
- 'storage/DOMFileSystem.idl',
- 'storage/EntriesCallback.idl',
- 'storage/Entry.idl',
- 'storage/EntryArray.idl',
- 'storage/EntryCallback.idl',
- 'storage/ErrorCallback.idl',
- 'storage/FileEntry.idl',
- 'storage/FileSystemCallback.idl',
- 'storage/Flags.idl',
'storage/IDBAny.idl',
'storage/IDBCursor.idl',
'storage/IDBDatabaseError.idl',
@@ -258,8 +262,6 @@
'storage/IDBRequest.idl',
'storage/IDBSuccessEvent.idl',
'storage/IDBTransaction.idl',
- 'storage/Metadata.idl',
- 'storage/MetadataCallback.idl',
'storage/SQLError.idl',
'storage/SQLException.idl',
'storage/SQLResultSet.idl',
@@ -752,6 +754,7 @@
'bindings/v8/custom/V8DeviceOrientationEventCustom.cpp',
'bindings/v8/custom/V8DocumentLocationCustom.cpp',
'bindings/v8/custom/V8DOMFormDataCustom.cpp',
+ 'bindings/v8/custom/V8DOMStringMapCustom.cpp',
'bindings/v8/custom/V8DOMWindowCustom.cpp',
'bindings/v8/custom/V8DocumentCustom.cpp',
'bindings/v8/custom/V8ElementCustom.cpp',
@@ -854,6 +857,8 @@
'bindings/v8/ScriptFunctionCall.h',
'bindings/v8/ScriptGCEvent.cpp',
'bindings/v8/ScriptGCEvent.h',
+ 'bindings/v8/ScriptHeapSnapshot.cpp',
+ 'bindings/v8/ScriptHeapSnapshot.h',
'bindings/v8/ScriptInstance.cpp',
'bindings/v8/ScriptInstance.h',
'bindings/v8/ScriptObject.cpp',
@@ -1417,6 +1422,57 @@
'editing/markup.h',
'editing/visible_units.cpp',
'editing/visible_units.h',
+ 'fileapi/AsyncFileWriter.h',
+ 'fileapi/Blob.cpp',
+ 'fileapi/Blob.h',
+ 'fileapi/BlobBuilder.cpp',
+ 'fileapi/BlobBuilder.h',
+ 'fileapi/BlobURL.cpp',
+ 'fileapi/BlobURL.h',
+ 'fileapi/DirectoryEntry.cpp',
+ 'fileapi/DirectoryEntry.h',
+ 'fileapi/DirectoryReader.cpp',
+ 'fileapi/DirectoryReader.h',
+ 'fileapi/DOMFilePath.cpp',
+ 'fileapi/DOMFilePath.h',
+ 'fileapi/DOMFileSystem.cpp',
+ 'fileapi/DOMFileSystem.h',
+ 'fileapi/EntriesCallback.h',
+ 'fileapi/Entry.cpp',
+ 'fileapi/Entry.h',
+ 'fileapi/EntryArray.cpp',
+ 'fileapi/EntryArray.h',
+ 'fileapi/EntryCallback.h',
+ 'fileapi/ErrorCallback.h',
+ 'fileapi/File.cpp',
+ 'fileapi/File.h',
+ 'fileapi/FileEntry.cpp',
+ 'fileapi/FileEntry.h',
+ 'fileapi/FileError.h',
+ 'fileapi/FileException.h',
+ 'fileapi/FileList.cpp',
+ 'fileapi/FileList.h',
+ 'fileapi/FileReader.cpp',
+ 'fileapi/FileReader.h',
+ 'fileapi/FileReaderSync.cpp',
+ 'fileapi/FileReaderSync.h',
+ 'fileapi/FileStreamProxy.cpp',
+ 'fileapi/FileStreamProxy.h',
+ 'fileapi/FileSystemCallback.h',
+ 'fileapi/FileSystemCallbacks.cpp',
+ 'fileapi/FileSystemCallbacks.h',
+ 'fileapi/FileThread.cpp',
+ 'fileapi/FileThread.h',
+ 'fileapi/FileThreadTask.h',
+ 'fileapi/FileWriter.cpp',
+ 'fileapi/FileWriter.h',
+ 'fileapi/FileWriterClient.h',
+ 'fileapi/Flags.h',
+ 'fileapi/LocalFileSystem.h',
+ 'fileapi/Metadata.h',
+ 'fileapi/MetadataCallback.h',
+ 'fileapi/ThreadableBlobRegistry.cpp',
+ 'fileapi/ThreadableBlobRegistry.h',
'history/mac/HistoryItemMac.mm',
'history/BackForwardController.cpp',
'history/BackForwardController.h',
@@ -1436,112 +1492,21 @@
'history/PageCache.h',
'html/AsyncImageResizer.cpp',
'html/AsyncImageResizer.h',
- 'html/Blob.cpp',
- 'html/Blob.h',
- 'html/BlobBuilder.cpp',
- 'html/BlobBuilder.h',
- 'html/BlobURL.cpp',
- 'html/BlobURL.h',
- 'html/canvas/ArrayBufferView.cpp',
- 'html/canvas/ArrayBufferView.h',
- 'html/canvas/ArrayBuffer.cpp',
- 'html/canvas/ArrayBuffer.h',
- 'html/canvas/WebGLBuffer.cpp',
- 'html/canvas/WebGLBuffer.h',
- 'html/canvas/Int8Array.cpp',
- 'html/canvas/Int8Array.h',
- 'html/canvas/WebGLContextAttributes.cpp',
- 'html/canvas/WebGLContextAttributes.h',
- 'html/canvas/Float32Array.cpp',
- 'html/canvas/Float32Array.h',
- 'html/canvas/WebGLFramebuffer.cpp',
- 'html/canvas/WebGLFramebuffer.h',
- 'html/canvas/WebGLGetInfo.cpp',
- 'html/canvas/WebGLGetInfo.h',
- 'html/canvas/CanvasContextAttributes.cpp',
- 'html/canvas/CanvasContextAttributes.h',
- 'html/canvas/CanvasGradient.cpp',
- 'html/canvas/CanvasGradient.h',
- 'html/canvas/Int32Array.cpp',
- 'html/canvas/Int32Array.h',
- 'html/canvas/IntegralTypedArrayBase.h',
- 'html/canvas/WebGLObject.cpp',
- 'html/canvas/WebGLObject.h',
- 'html/canvas/CanvasPattern.cpp',
- 'html/canvas/CanvasPattern.h',
- 'html/canvas/CanvasPixelArray.cpp',
- 'html/canvas/CanvasPixelArray.h',
- 'html/canvas/WebGLProgram.cpp',
- 'html/canvas/WebGLProgram.h',
- 'html/canvas/WebGLRenderbuffer.cpp',
- 'html/canvas/WebGLRenderbuffer.h',
- 'html/canvas/CanvasRenderingContext.cpp',
- 'html/canvas/CanvasRenderingContext.h',
- 'html/canvas/CanvasRenderingContext2D.cpp',
- 'html/canvas/CanvasRenderingContext2D.h',
- 'html/canvas/WebGLRenderingContext.cpp',
- 'html/canvas/WebGLRenderingContext.h',
- 'html/canvas/WebGLShader.cpp',
- 'html/canvas/WebGLShader.h',
- 'html/canvas/Int16Array.cpp',
- 'html/canvas/Int16Array.h',
- 'html/canvas/CanvasStyle.cpp',
- 'html/canvas/CanvasStyle.h',
- 'html/canvas/WebGLTexture.cpp',
- 'html/canvas/WebGLTexture.h',
- 'html/canvas/TypedArrayBase.h',
- 'html/canvas/WebGLUniformLocation.cpp',
- 'html/canvas/WebGLUniformLocation.h',
- 'html/canvas/Uint8Array.cpp',
- 'html/canvas/Uint8Array.h',
- 'html/canvas/Uint32Array.cpp',
- 'html/canvas/Uint32Array.h',
- 'html/canvas/Uint16Array.cpp',
- 'html/canvas/Uint16Array.h',
- 'html/canvas/CheckedInt.h',
'html/CollectionCache.cpp',
'html/CollectionCache.h',
'html/CollectionType.h',
- 'html/CSSPreloadScanner.cpp',
- 'html/CSSPreloadScanner.h',
- 'html/DataGridColumn.cpp',
- 'html/DataGridColumn.h',
'html/DOMDataGridDataSource.cpp',
'html/DOMDataGridDataSource.h',
'html/DOMFormData.cpp',
'html/DOMFormData.h',
+ 'html/DataGridColumn.cpp',
+ 'html/DataGridColumn.h',
'html/DataGridColumnList.cpp',
'html/DataGridColumnList.h',
'html/DateComponents.cpp',
'html/DateComponents.h',
- 'html/File.cpp',
- 'html/File.h',
- 'html/FileError.h',
- 'html/FileList.cpp',
- 'html/FileList.h',
- 'html/FileReader.cpp',
- 'html/FileReader.h',
- 'html/FileWriter.cpp',
- 'html/FileWriter.h',
- 'html/FileStreamProxy.cpp',
- 'html/FileStreamProxy.h',
- 'html/FileThread.cpp',
- 'html/FileThread.h',
- 'html/FileThreadTask.h',
'html/FormDataList.cpp',
'html/FormDataList.h',
- 'html/HTMLEntityParser.cpp',
- 'html/HTMLEntityParser.h',
- 'html/HTMLTokenizer.cpp',
- 'html/HTMLTokenizer.h',
- 'html/HTMLDocumentParser.cpp',
- 'html/HTMLDocumentParser.h',
- 'html/HTMLPreloadScanner.cpp',
- 'html/HTMLPreloadScanner.h',
- 'html/HTMLScriptRunner.cpp',
- 'html/HTMLScriptRunner.h',
- 'html/HTMLTreeBuilder.cpp',
- 'html/HTMLTreeBuilder.h',
'html/HTMLAllCollection.cpp',
'html/HTMLAllCollection.h',
'html/HTMLAnchorElement.cpp',
@@ -1568,8 +1533,6 @@
'html/HTMLCanvasElement.h',
'html/HTMLCollection.cpp',
'html/HTMLCollection.h',
- 'html/HTMLConstructionSite.cpp',
- 'html/HTMLConstructionSite.h',
'html/HTMLDListElement.cpp',
'html/HTMLDListElement.h',
'html/HTMLDataGridCellElement.cpp',
@@ -1590,18 +1553,12 @@
'html/HTMLDocument.h',
'html/HTMLElement.cpp',
'html/HTMLElement.h',
- 'html/HTMLElementStack.cpp',
- 'html/HTMLElementStack.h',
- 'html/HTMLEntitySearch.cpp',
- 'html/HTMLEntitySearch.h',
'html/HTMLEmbedElement.cpp',
'html/HTMLEmbedElement.h',
'html/HTMLFieldSetElement.cpp',
'html/HTMLFieldSetElement.h',
'html/HTMLFontElement.cpp',
'html/HTMLFontElement.h',
- 'html/HTMLFormattingElementList.cpp',
- 'html/HTMLFormattingElementList.h',
'html/HTMLFormCollection.cpp',
'html/HTMLFormCollection.h',
'html/HTMLFormControlElement.cpp',
@@ -1677,8 +1634,6 @@
'html/HTMLParamElement.h',
'html/HTMLParserErrorCodes.cpp',
'html/HTMLParserErrorCodes.h',
- 'html/HTMLParserScheduler.cpp',
- 'html/HTMLParserScheduler.h',
'html/HTMLPlugInElement.cpp',
'html/HTMLPlugInElement.h',
'html/HTMLPlugInImageElement.cpp',
@@ -1723,8 +1678,6 @@
'html/HTMLVideoElement.h',
'html/HTMLViewSourceDocument.cpp',
'html/HTMLViewSourceDocument.h',
- 'html/HTMLViewSourceParser.cpp',
- 'html/HTMLViewSourceParser.h',
'html/ImageData.cpp',
'html/ImageData.h',
'html/ImageResizerThread.cpp',
@@ -1735,13 +1688,96 @@
'html/StepRange.cpp',
'html/StepRange.h',
'html/TextMetrics.h',
- 'html/ThreadableBlobRegistry.cpp',
- 'html/ThreadableBlobRegistry.h',
'html/TimeRanges.cpp',
'html/TimeRanges.h',
'html/ValidityState.cpp',
'html/ValidityState.h',
'html/VoidCallback.h',
+ 'html/canvas/ArrayBuffer.cpp',
+ 'html/canvas/ArrayBuffer.h',
+ 'html/canvas/ArrayBufferView.cpp',
+ 'html/canvas/ArrayBufferView.h',
+ 'html/canvas/CanvasContextAttributes.cpp',
+ 'html/canvas/CanvasContextAttributes.h',
+ 'html/canvas/CanvasGradient.cpp',
+ 'html/canvas/CanvasGradient.h',
+ 'html/canvas/CanvasPattern.cpp',
+ 'html/canvas/CanvasPattern.h',
+ 'html/canvas/CanvasPixelArray.cpp',
+ 'html/canvas/CanvasPixelArray.h',
+ 'html/canvas/CanvasRenderingContext.cpp',
+ 'html/canvas/CanvasRenderingContext.h',
+ 'html/canvas/CanvasRenderingContext2D.cpp',
+ 'html/canvas/CanvasRenderingContext2D.h',
+ 'html/canvas/CanvasStyle.cpp',
+ 'html/canvas/CanvasStyle.h',
+ 'html/canvas/CheckedInt.h',
+ 'html/canvas/Float32Array.cpp',
+ 'html/canvas/Float32Array.h',
+ 'html/canvas/Int16Array.cpp',
+ 'html/canvas/Int16Array.h',
+ 'html/canvas/Int32Array.cpp',
+ 'html/canvas/Int32Array.h',
+ 'html/canvas/Int8Array.cpp',
+ 'html/canvas/Int8Array.h',
+ 'html/canvas/IntegralTypedArrayBase.h',
+ 'html/canvas/TypedArrayBase.h',
+ 'html/canvas/Uint16Array.cpp',
+ 'html/canvas/Uint16Array.h',
+ 'html/canvas/Uint32Array.cpp',
+ 'html/canvas/Uint32Array.h',
+ 'html/canvas/Uint8Array.cpp',
+ 'html/canvas/Uint8Array.h',
+ 'html/canvas/WebGLBuffer.cpp',
+ 'html/canvas/WebGLBuffer.h',
+ 'html/canvas/WebGLContextAttributes.cpp',
+ 'html/canvas/WebGLContextAttributes.h',
+ 'html/canvas/WebGLFramebuffer.cpp',
+ 'html/canvas/WebGLFramebuffer.h',
+ 'html/canvas/WebGLGetInfo.cpp',
+ 'html/canvas/WebGLGetInfo.h',
+ 'html/canvas/WebGLObject.cpp',
+ 'html/canvas/WebGLObject.h',
+ 'html/canvas/WebGLProgram.cpp',
+ 'html/canvas/WebGLProgram.h',
+ 'html/canvas/WebGLRenderbuffer.cpp',
+ 'html/canvas/WebGLRenderbuffer.h',
+ 'html/canvas/WebGLRenderingContext.cpp',
+ 'html/canvas/WebGLRenderingContext.h',
+ 'html/canvas/WebGLShader.cpp',
+ 'html/canvas/WebGLShader.h',
+ 'html/canvas/WebGLTexture.cpp',
+ 'html/canvas/WebGLTexture.h',
+ 'html/canvas/WebGLUniformLocation.cpp',
+ 'html/canvas/WebGLUniformLocation.h',
+ 'html/parser/CSSPreloadScanner.cpp',
+ 'html/parser/CSSPreloadScanner.h',
+ 'html/parser/HTMLConstructionSite.cpp',
+ 'html/parser/HTMLConstructionSite.h',
+ 'html/parser/HTMLDocumentParser.cpp',
+ 'html/parser/HTMLDocumentParser.h',
+ 'html/parser/HTMLElementStack.cpp',
+ 'html/parser/HTMLElementStack.h',
+ 'html/parser/HTMLEntityParser.cpp',
+ 'html/parser/HTMLEntityParser.h',
+ 'html/parser/HTMLEntitySearch.cpp',
+ 'html/parser/HTMLEntitySearch.h',
+ 'html/parser/HTMLFormattingElementList.cpp',
+ 'html/parser/HTMLFormattingElementList.h',
+ 'html/parser/HTMLParserScheduler.cpp',
+ 'html/parser/HTMLParserScheduler.h',
+ 'html/parser/HTMLPreloadScanner.cpp',
+ 'html/parser/HTMLPreloadScanner.h',
+ 'html/parser/HTMLScriptRunner.cpp',
+ 'html/parser/HTMLScriptRunner.h',
+ 'html/parser/HTMLScriptRunnerHost.h',
+ 'html/parser/HTMLToken.h',
+ 'html/parser/HTMLTokenizer.cpp',
+ 'html/parser/HTMLTokenizer.h',
+ 'html/parser/HTMLTreeBuilder.cpp',
+ 'html/parser/HTMLTreeBuilder.h',
+ 'html/parser/HTMLViewSourceParser.cpp',
+ 'html/parser/HTMLViewSourceParser.h',
'inspector/InspectorClient.h',
'inspector/ConsoleMessage.cpp',
'inspector/ConsoleMessage.h',
@@ -2139,6 +2175,8 @@
'platform/chromium/ClipboardChromiumLinux.cpp',
'platform/chromium/ClipboardChromiumMac.cpp',
'platform/chromium/ClipboardChromiumWin.cpp',
+ 'platform/chromium/ClipboardMimeTypes.cpp',
+ 'platform/chromium/ClipboardMimeTypes.h',
'platform/chromium/ClipboardUtilitiesChromium.cpp',
'platform/chromium/ClipboardUtilitiesChromium.h',
'platform/chromium/ContextMenuChromium.cpp',
@@ -2176,6 +2214,8 @@
'platform/chromium/PopupMenuChromium.cpp',
'platform/chromium/PopupMenuChromium.h',
'platform/chromium/PopupMenuPrivate.h',
+ 'platform/chromium/ReadableDataObject.cpp',
+ 'platform/chromium/ReadableDataObject.h',
'platform/chromium/SSLKeyGeneratorChromium.cpp',
'platform/chromium/ScrollbarThemeChromium.cpp',
'platform/chromium/ScrollbarThemeChromium.h',
@@ -2196,6 +2236,8 @@
'platform/chromium/WidgetChromium.cpp',
'platform/chromium/WindowsVersion.cpp',
'platform/chromium/WindowsVersion.h',
+ 'platform/chromium/WritableDataObject.cpp',
+ 'platform/chromium/WritableDataObject.h',
'platform/graphics/cairo/CairoPath.h',
'platform/graphics/cairo/FontCairo.cpp',
'platform/graphics/cairo/GradientCairo.cpp',
@@ -2234,6 +2276,8 @@
'platform/graphics/chromium/CanvasLayerChromium.h',
'platform/graphics/chromium/ContentLayerChromium.cpp',
'platform/graphics/chromium/ContentLayerChromium.h',
+ 'platform/graphics/chromium/CrossProcessFontLoading.h',
+ 'platform/graphics/chromium/CrossProcessFontLoading.mm',
'platform/graphics/chromium/FontCacheChromiumWin.cpp',
'platform/graphics/chromium/FontCacheLinux.cpp',
'platform/graphics/chromium/FontChromiumWin.cpp',
@@ -2241,7 +2285,6 @@
'platform/graphics/chromium/FontCustomPlatformData.h',
'platform/graphics/chromium/FontLinux.cpp',
'platform/graphics/chromium/FontPlatformData.h',
- 'platform/graphics/chromium/FontPlatformDataChromiumMac.mm',
'platform/graphics/chromium/FontPlatformDataChromiumWin.cpp',
'platform/graphics/chromium/FontPlatformDataChromiumWin.h',
'platform/graphics/chromium/FontPlatformDataLinux.cpp',
@@ -2250,8 +2293,6 @@
'platform/graphics/chromium/FontUtilsChromiumWin.h',
'platform/graphics/chromium/GLES2Canvas.cpp',
'platform/graphics/chromium/GLES2Canvas.h',
- 'platform/graphics/chromium/GLES2Texture.cpp',
- 'platform/graphics/chromium/GLES2Texture.h',
'platform/graphics/chromium/GlyphPageTreeNodeChromiumWin.cpp',
'platform/graphics/chromium/GlyphPageTreeNodeLinux.cpp',
'platform/graphics/chromium/GraphicsLayerChromium.cpp',
@@ -2271,8 +2312,6 @@
'platform/graphics/chromium/PlatformIcon.h',
'platform/graphics/chromium/SimpleFontDataChromiumWin.cpp',
'platform/graphics/chromium/SimpleFontDataLinux.cpp',
- 'platform/graphics/chromium/TilingData.h',
- 'platform/graphics/chromium/TilingData.cpp',
'platform/graphics/chromium/TransparencyWin.cpp',
'platform/graphics/chromium/TransparencyWin.h',
'platform/graphics/chromium/UniscribeHelper.cpp',
@@ -2281,6 +2320,8 @@
'platform/graphics/chromium/UniscribeHelperTextRun.h',
'platform/graphics/chromium/VideoLayerChromium.cpp',
'platform/graphics/chromium/VideoLayerChromium.h',
+ 'platform/graphics/cocoa/FontPlatformData.h',
+ 'platform/graphics/cocoa/FontPlatformDataCocoa.mm',
'platform/graphics/filters/FEBlend.cpp',
'platform/graphics/filters/FEBlend.h',
'platform/graphics/filters/FEColorMatrix.cpp',
@@ -2300,6 +2341,16 @@
'platform/graphics/filters/SourceAlpha.h',
'platform/graphics/filters/SourceGraphic.cpp',
'platform/graphics/filters/SourceGraphic.h',
+ 'platform/graphics/gpu/Shader.cpp',
+ 'platform/graphics/gpu/Shader.h',
+ 'platform/graphics/gpu/SolidFillShader.cpp',
+ 'platform/graphics/gpu/SolidFillShader.h',
+ 'platform/graphics/gpu/TexShader.cpp',
+ 'platform/graphics/gpu/TexShader.h',
+ 'platform/graphics/gpu/Texture.cpp',
+ 'platform/graphics/gpu/Texture.h',
+ 'platform/graphics/gpu/TilingData.h',
+ 'platform/graphics/gpu/TilingData.cpp',
'platform/graphics/gtk/ColorGtk.cpp',
'platform/graphics/gtk/FontCacheGtk.cpp',
'platform/graphics/gtk/FontCustomPlatformData.cpp',
@@ -2335,7 +2386,6 @@
'platform/graphics/mac/FontCustomPlatformData.cpp',
'platform/graphics/mac/FontCustomPlatformData.h',
'platform/graphics/mac/FontMac.mm',
- 'platform/graphics/mac/FontPlatformData.h',
'platform/graphics/mac/GlyphPageTreeNodeMac.cpp',
'platform/graphics/mac/GraphicsContextMac.mm',
'platform/graphics/mac/GraphicsLayerCA.h',
@@ -3038,9 +3088,10 @@
'platform/Arena.cpp',
'platform/Arena.h',
'platform/AsyncFileStream.h',
+ 'platform/AsyncFileSystem.cpp',
+ 'platform/AsyncFileSystem.h',
+ 'platform/AsyncFileSystemCallbacks.h',
'platform/AutodrainedPool.h',
- 'platform/BlobItem.cpp',
- 'platform/BlobItem.h',
'platform/ContentType.cpp',
'platform/ContentType.h',
'platform/ContextMenu.cpp',
@@ -3236,6 +3287,7 @@
'rendering/style/StyleMarqueeData.h',
'rendering/style/StyleMultiColData.cpp',
'rendering/style/StyleMultiColData.h',
+ 'rendering/style/StylePendingImage.h',
'rendering/style/StyleRareInheritedData.cpp',
'rendering/style/StyleRareInheritedData.h',
'rendering/style/StyleRareNonInheritedData.cpp',
@@ -3317,8 +3369,10 @@
'rendering/RenderIFrame.h',
'rendering/RenderImage.cpp',
'rendering/RenderImage.h',
- 'rendering/RenderImageGeneratedContent.cpp',
- 'rendering/RenderImageGeneratedContent.h',
+ 'rendering/RenderImageResource.cpp',
+ 'rendering/RenderImageResource.h',
+ 'rendering/RenderImageResourceStyleImage.cpp',
+ 'rendering/RenderImageResourceStyleImage.h',
'rendering/RenderIndicator.cpp',
'rendering/RenderIndicator.h',
'rendering/RenderInline.cpp',
@@ -3550,27 +3604,6 @@
'storage/DatabaseTracker.cpp',
'storage/DatabaseTracker.h',
'storage/DatabaseTrackerClient.h',
- 'storage/DirectoryEntry.cpp',
- 'storage/DirectoryEntry.h',
- 'storage/DirectoryReader.cpp',
- 'storage/DirectoryReader.h',
- 'storage/DOMFilePath.cpp',
- 'storage/DOMFilePath.h',
- 'storage/DOMFileSystem.cpp',
- 'storage/DOMFileSystem.h',
- 'storage/EntriesCallback.h',
- 'storage/Entry.cpp',
- 'storage/Entry.h',
- 'storage/EntryArray.cpp',
- 'storage/EntryArray.h',
- 'storage/EntryCallback.h',
- 'storage/ErrorCallback.h',
- 'storage/FileEntry.cpp',
- 'storage/FileEntry.h',
- 'storage/FileSystemCallback.h',
- 'storage/FileSystemCallbacks.cpp',
- 'storage/FileSystemCallbacks.h',
- 'storage/Flags.h',
'storage/IDBAbortEvent.cpp',
'storage/IDBAbortEvent.h',
'storage/IDBAny.cpp',
@@ -3635,8 +3668,6 @@
'storage/LocalStorageTask.h',
'storage/LocalStorageThread.cpp',
'storage/LocalStorageThread.h',
- 'storage/Metadata.h',
- 'storage/MetadataCallback.h',
'storage/OriginQuotaManager.cpp',
'storage/OriginQuotaManager.h',
'storage/OriginUsageRecord.cpp',
@@ -4144,6 +4175,7 @@
'inspector/front-end/AbstractTimelinePanel.js',
'inspector/front-end/ApplicationCacheItemsView.js',
'inspector/front-end/AuditCategories.js',
+ 'inspector/front-end/AuditFormatters.js',
'inspector/front-end/AuditLauncherView.js',
'inspector/front-end/AuditResultView.js',
'inspector/front-end/AuditRules.js',
@@ -4175,11 +4207,14 @@
'inspector/front-end/ElementsTreeOutline.js',
'inspector/front-end/EventListenersSidebarPane.js',
'inspector/front-end/ExtensionAPI.js',
+ 'inspector/front-end/ExtensionAuditCategory.js',
+ 'inspector/front-end/ExtensionCommon.js',
'inspector/front-end/ExtensionPanel.js',
'inspector/front-end/ExtensionRegistryStub.js',
'inspector/front-end/ExtensionServer.js',
'inspector/front-end/FontView.js',
'inspector/front-end/HAREntry.js',
+ 'inspector/front-end/HeapSnapshotView.js',
'inspector/front-end/HelpScreen.js',
'inspector/front-end/ImageView.js',
'inspector/front-end/InspectorFrontendHostStub.js',