Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(430)

Issue 14488003: Absolutify paths to platform/. (Closed)

Created:
7 years, 8 months ago by Nico
Modified:
7 years, 8 months ago
Reviewers:
abarth-chromium
CC:
blink-reviews, shans, dgrogan, pdr, aandrey+blink_chromium.org, mkwst+watchlist_chromium.org, jamesr, caseq+blink_chromium.org, Steve Block, aboxhall, alecflett, yurys+blink_chromium.org, dstockwell, gavinp+loader_chromium.org, jchaffraix+rendering, loislo+blink_chromium.org, lushnikov+blink_chromium.org, kinuko, eustas+blink_chromium.org, dmazzoni, darktears, Nate Chapin, vcarbune.chromium, gavinp+prerender_chromium.org, jsbell, feature-media-reviews_chromium.org, alph+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, f(malita), apavlov+blink_chromium.org, Stephen Chennney, jeez
Visibility:
Public.

Description

Absolutify paths to platform/. BUG=234793 TBR=abarth Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=149061

Patch Set 1 #

Patch Set 2 : scripts, iwyu #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1223 lines, -1223 lines) Patch
M Source/WebKit/chromium/src/AssertMatchingEnums.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/WebKit/chromium/src/AssociatedURLLoader.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/AsyncFileSystemChromium.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/AsyncFileSystemChromium.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/WebKit/chromium/src/AutofillPopupMenuClient.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/ChromeClientImpl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/WebKit/chromium/src/ChromeClientImpl.cpp View 4 chunks +8 lines, -8 lines 0 comments Download
M Source/WebKit/chromium/src/ColorChooserPopupUIController.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/WebKit/chromium/src/ColorChooserUIController.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/ColorChooserUIController.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/ContextMenuClientImpl.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/WebKit/chromium/src/DatabaseObserver.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/DateTimeChooserImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/DateTimeChooserImpl.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/WebKit/chromium/src/DragScrollTimer.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/EditorClientImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/EditorClientImpl.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/WebKit/chromium/src/ExternalDateTimeChooser.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/ExternalDateTimeChooser.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/ExternalPopupMenu.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/ExternalPopupMenu.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/FrameLoaderClientImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/FrameLoaderClientImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/InspectorClientImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/InspectorFrontendClientImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/NotificationPresenterImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/PrerendererClientImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/ScrollbarGroup.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/ScrollbarGroup.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/WebKit/chromium/src/ValidationMessageClientImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebAccessibilityObject.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebCursorInfo.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebDataSourceImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebDevToolsFrontendImpl.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/WebKit/chromium/src/WebFileChooserCompletionImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebFileSystemCallbacksImpl.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/WebKit/chromium/src/WebFrameImpl.cpp View 4 chunks +5 lines, -5 lines 0 comments Download
M Source/WebKit/chromium/src/WebHistoryItem.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebHitTestResult.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebIDBDatabaseImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebIconLoadingCompletionImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebIconLoadingCompletionImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebImageDecoder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebImageSkia.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebInputEventConversion.h View 1 chunk +5 lines, -5 lines 0 comments Download
M Source/WebKit/chromium/src/WebInputEventConversion.cpp View 1 chunk +5 lines, -5 lines 0 comments Download
M Source/WebKit/chromium/src/WebKit.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/WebKit/chromium/src/WebMediaPlayerClientImpl.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/WebKit/chromium/src/WebMediaStreamRegistry.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebNode.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/WebKit/chromium/src/WebPageSerializer.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/WebKit/chromium/src/WebPageSerializerImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebPasswordFormData.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebPasswordFormUtils.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebPluginContainerImpl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/WebKit/chromium/src/WebPluginContainerImpl.cpp View 1 chunk +5 lines, -5 lines 0 comments Download
M Source/WebKit/chromium/src/WebPluginScrollbarImpl.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/WebKit/chromium/src/WebPopupMenuImpl.cpp View 1 chunk +6 lines, -6 lines 0 comments Download
M Source/WebKit/chromium/src/WebScrollbarThemeClientImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebScrollbarThemePainter.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/WebKit/chromium/src/WebSecurityOrigin.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebSecurityPolicy.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebSharedWorkerImpl.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/WebKit/chromium/src/WebSocketImpl.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebStorageEventDispatcherImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebViewImpl.cpp View 4 chunks +13 lines, -13 lines 0 comments Download
M Source/WebKit/chromium/src/WorkerAsyncFileSystemChromium.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/WebKit/chromium/src/WorkerAsyncFileWriterChromium.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WorkerFileSystemCallbacksBridge.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WorkerFileWriterCallbacksBridge.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/tests/ArenaTestHelpers.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/tests/DecimalTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/tests/DeferredImageDecoderTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/tests/DragImageTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/tests/FrameLoaderClientImplTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/tests/GIFImageDecoderTest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/WebKit/chromium/tests/GraphicsLayerChromiumTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/tests/IDBBackingStoreTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/tests/IDBDatabaseBackendTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/tests/ImageDecodingStoreTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/tests/ImageFrameGeneratorTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/tests/KURLTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/tests/LevelDBTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/tests/LocaleMacTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/tests/LocaleWinTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/tests/OpenTypeVerticalDataTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/tests/PODArenaTest.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/WebKit/chromium/tests/PODIntervalTreeTest.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/WebKit/chromium/tests/PODRedBlackTreeTest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/WebKit/chromium/tests/PopupMenuTest.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/WebKit/chromium/tests/ScrollAnimatorNoneTest.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/WebKit/chromium/tests/ThreadSafeDataTransportTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/tests/URLTestHelpers.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/tests/WebFrameTest.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/tests/WebImageTest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/WebKit/chromium/tests/WebInputEventFactoryTestMac.mm View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/accessibility/AXObjectCache.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/accessibility/AXObjectCache.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/accessibility/AccessibilityMediaControls.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/accessibility/AccessibilityObject.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/accessibility/AccessibilityProgressIndicator.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/accessibility/AccessibilityRenderObject.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/accessibility/AccessibilityScrollbar.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/core.gyp/core.gyp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/css/CSSCalculationValue.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSCalculationValue.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSFontFaceSource.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSFontSelector.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSParser.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/css/CSSParserMode.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSPrimitiveValue.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/css/CSSPrimitiveValueMappings.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/css/CSSRule.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSToStyleMap.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSValue.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/FontLoader.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/LengthFunctions.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/css/MediaQueryEvaluator.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/SelectorChecker.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/css/StyleResolver.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/css/StyleResolver.cpp View 3 chunks +2 lines, -2 lines 0 comments Download
M Source/core/css/StyleSheet.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/StyleSheetContents.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/css/WebKitCSSShaderValue.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/makeprop.pl View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/makevalues.pl View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/Clipboard.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/ContextFeatures.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/CrossThreadTask.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/dom/CustomElementRegistry.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/dom/DOMImplementation.cpp View 3 chunks +2 lines, -2 lines 0 comments Download
M Source/core/dom/Document.h View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/dom/Document.cpp View 6 chunks +7 lines, -7 lines 0 comments Download
M Source/core/dom/Element.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/EventNames.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/EventSender.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/GenericEventQueue.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/GestureEvent.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/dom/IconURL.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/KeyboardEvent.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/dom/MessagePort.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/MouseEvent.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/Node.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/dom/Node.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/core/dom/Position.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/dom/ScriptElement.cpp View 3 chunks +2 lines, -2 lines 0 comments Download
M Source/core/dom/ScriptExecutionContext.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/dom/ScriptRunner.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/ShadowRoot.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/VisitedLinkState.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/VisitedLinkState.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/WebCoreMemoryInstrumentation.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/WheelEvent.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/editing/AlternativeTextController.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/editing/Editor.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/core/editing/EditorCommand.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/editing/FrameSelection.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/editing/FrameSelection.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/editing/MarkupAccumulator.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/editing/SpellChecker.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/editing/VisiblePosition.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/editing/markup.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/fileapi/Blob.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/fileapi/Blob.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/fileapi/BlobBuilder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/fileapi/BlobURL.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/fileapi/BlobURL.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/fileapi/File.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/fileapi/FileReader.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/fileapi/FileReaderLoader.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/fileapi/FileThread.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/fileapi/FileThreadTask.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/history/BackForwardListImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/history/HistoryItem.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/BaseChooserOnlyDateAndTimeInputType.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/BaseDateAndTimeInputType.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/BaseMultipleFieldsDateAndTimeInputType.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/CheckboxInputType.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/ColorInputType.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/DOMURL.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/DOMURL.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/html/DateInputType.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/DateTimeInputType.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/DateTimeLocalInputType.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/EmailInputType.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/FileInputType.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/FileInputType.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/html/FormController.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLAnchorElement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLAnchorElement.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/HTMLAppletElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLCanvasElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLDetailsElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLDocument.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/html/HTMLFormElement.cpp View 3 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/HTMLFrameElementBase.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLFrameElementBase.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLFrameSetElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLInputElement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLInputElement.cpp View 3 chunks +4 lines, -4 lines 0 comments Download
M Source/core/html/HTMLKeygenElement.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/HTMLLinkElement.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/HTMLMediaElement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLMediaElement.cpp View 3 chunks +4 lines, -4 lines 0 comments Download
M Source/core/html/HTMLObjectElement.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/HTMLPlugInElement.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/HTMLPlugInImageElement.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/html/HTMLSelectElement.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/HTMLSourceElement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLSourceElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLSummaryElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLTextAreaElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLTrackElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/ImageDocument.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/InputType.cpp View 3 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/MediaController.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/MediaController.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/MediaFragmentURIParser.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/MonthInputType.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/NumberInputType.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/RadioInputType.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/RangeInputType.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/html/ResetInputType.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/SearchInputType.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/StepRange.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/SubmitInputType.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/TimeInputType.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/URLInputType.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/ValidationMessage.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/ValidityState.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/WeekInputType.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/canvas/CanvasRenderingContext.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/canvas/CanvasRenderingContext2D.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/canvas/WebGLRenderingContext.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/canvas/WebGLRenderingContext.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/html/parser/HTMLConstructionSite.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/parser/HTMLConstructionSite.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/parser/HTMLDocumentParser.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/parser/HTMLFormattingElementList.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/parser/HTMLParserIdioms.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/parser/HTMLParserScheduler.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/parser/HTMLScriptRunner.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/parser/HTMLTokenizer.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/html/parser/HTMLTreeBuilder.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/parser/XSSAuditor.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/parser/XSSAuditor.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/parser/XSSAuditorDelegate.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/shadow/DateTimeEditElement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/shadow/DateTimeEditElement.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/html/shadow/DateTimeFieldElement.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/shadow/DateTimeFieldElements.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/shadow/MediaControlElements.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/shadow/PickerIndicatorElement.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/shadow/SpinButtonElement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/shadow/SpinButtonElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/track/InbandTextTrack.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/track/TextTrackList.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/track/TextTrackRegion.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/inspector/InjectedScriptHost.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/inspector/InspectorCounters.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/inspector/InspectorDOMAgent.h View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/inspector/InspectorDOMAgent.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/core/inspector/InspectorFileSystemAgent.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/inspector/InspectorFrontendHost.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/inspector/InspectorFrontendHost.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/inspector/InspectorInputAgent.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/inspector/InspectorMemoryAgent.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/inspector/InspectorPageAgent.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/inspector/InspectorProfilerAgent.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/inspector/InspectorResourceAgent.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/inspector/InspectorTimelineAgent.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/inspector/InspectorTimelineAgent.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/inspector/InspectorWorkerAgent.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/inspector/NetworkResourcesData.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/inspector/TimelineRecordFactory.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/CookieJar.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/CrossOriginPreflightResultCache.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/DocumentLoader.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/DocumentLoader.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/loader/DocumentThreadableLoader.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/DocumentWriter.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/EmptyClients.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/loader/FormSubmission.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/FrameLoader.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/FrameLoader.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/core/loader/FrameNetworkingContext.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/HistoryController.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/LinkLoader.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/loader/LinkLoader.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/MixedContentChecker.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/NavigationAction.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/NavigationScheduler.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/PingLoader.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/Prerenderer.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/Prerenderer.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/loader/PrerendererClient.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/PrerendererClient.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/ProgressTracker.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/ResourceLoader.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/SubframeLoader.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/loader/SubstituteData.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/loader/SubstituteResource.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/loader/TextTrackLoader.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/TextTrackLoader.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/loader/appcache/ApplicationCacheHost.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/archive/ArchiveResource.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/archive/ArchiveResourceCollection.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/archive/MHTMLArchive.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/loader/archive/MHTMLParser.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/archive/MHTMLParser.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/cache/CachedCSSStyleSheet.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/cache/CachedFont.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/cache/CachedImage.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/cache/CachedRawResource.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/cache/CachedResource.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/loader/cache/CachedResource.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/loader/cache/CachedResourceLoader.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/cache/CachedResourceLoader.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/core/loader/cache/CachedResourceRequestInitiators.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/cache/CachedSVGDocument.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/cache/CachedScript.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/loader/cache/CachedShader.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/cache/CachedTextTrack.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/cache/CachedXSLStyleSheet.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/cache/MemoryCache.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/AutoscrollController.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/AutoscrollController.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/CaptionUserPreferences.h View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/page/Chrome.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/page/Chrome.cpp View 3 chunks +4 lines, -4 lines 0 comments Download
M Source/core/page/ChromeClient.h View 1 chunk +6 lines, -6 lines 0 comments Download
M Source/core/page/ContentSecurityPolicy.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/page/ContentSecurityPolicy.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/page/ContextMenuClient.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/ContextMenuController.cpp View 3 chunks +4 lines, -4 lines 0 comments Download
M Source/core/page/DOMWindow.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/page/DOMWindow.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/core/page/DOMWindowPagePopup.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/DeviceController.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/page/DragClient.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/DragController.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/page/DragController.cpp View 3 chunks +2 lines, -2 lines 0 comments Download
M Source/core/page/EventHandler.h View 1 chunk +5 lines, -5 lines 0 comments Download
M Source/core/page/EventHandler.cpp View 3 chunks +10 lines, -10 lines 0 comments Download
M Source/core/page/EventSource.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/page/FocusController.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/page/Frame.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/page/Frame.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/page/FrameView.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/FrameView.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/History.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/Location.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/MouseEventWithHitTestResults.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/Navigator.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/Navigator.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/Page.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/page/Page.cpp View 3 chunks +5 lines, -5 lines 0 comments Download
M Source/core/page/PageGroup.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/PagePopupController.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/PageSerializer.h View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/page/PageSerializer.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/page/PerformanceResourceTiming.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/PointerLockController.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/Screen.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/page/SecurityOrigin.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/page/SecurityOriginHash.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/SecurityPolicy.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/SecurityPolicy.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/page/Settings.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/page/SuspendableTimer.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/UseCounter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/UserContentURLPattern.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/UserStyleSheet.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/WorkerNavigator.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/animation/AnimationBase.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/animation/AnimationControllerPrivate.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/page/animation/CSSPropertyAnimation.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/make_settings.pl View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/scrolling/ScrollingCoordinator.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/page/scrolling/ScrollingCoordinator.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/platform/Arena.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/AsyncFileSystem.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/AsyncFileSystemCallbacks.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/CalculationValue.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/CalculationValue.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/Clock.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/ClockGeneric.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/ClockGeneric.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/ColorChooserClient.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/ColorData.gperf View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/ContentType.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/ContextMenu.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/ContextMenu.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/ContextMenuItem.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/CrossThreadCopier.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/Cursor.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/DateComponents.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/Decimal.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/DragData.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/platform/DragImage.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/FileChooser.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/FileIconLoader.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/FileMetadata.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/FileStream.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/FileStream.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/FileSystem.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/HostWindow.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/KURL.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/KURL.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/platform/KURLGoogle.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/platform/KURLHash.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/KillRingNone.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/Language.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/LayoutTestSupport.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/Length.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/LengthBox.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/LengthBox.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/LengthSize.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/Logging.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/NotImplemented.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/PODFreeListArena.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/PODIntervalTree.h View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/platform/PODRedBlackTree.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/PlatformEvent.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/PlatformGestureEvent.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/PlatformInstrumentation.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/PlatformKeyboardEvent.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/PlatformMemoryInstrumentation.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/PlatformMouseEvent.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/PlatformPasteboard.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/PlatformSpeechSynthesisUtterance.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/PlatformSpeechSynthesisUtterance.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/PlatformSpeechSynthesisVoice.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/PlatformSpeechSynthesizer.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/PlatformSpeechSynthesizer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/PlatformTouchEvent.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/PlatformWheelEvent.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/PopupMenuClient.h View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/platform/PopupMenuStyle.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/PrerenderHandle.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/PurgeableBuffer.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/RefCountedSupplement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/SchemeRegistry.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/ScrollAnimator.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/ScrollAnimator.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/platform/ScrollAnimatorNone.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/ScrollAnimatorNone.cpp View 1 chunk +5 lines, -5 lines 0 comments Download
M Source/core/platform/ScrollView.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/platform/ScrollView.cpp View 1 chunk +8 lines, -8 lines 0 comments Download
M Source/core/platform/ScrollableArea.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/ScrollableArea.cpp View 1 chunk +5 lines, -5 lines 0 comments Download
M Source/core/platform/Scrollbar.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/platform/Scrollbar.cpp View 1 chunk +6 lines, -6 lines 0 comments Download
M Source/core/platform/ScrollbarTheme.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/ScrollbarTheme.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/ScrollbarThemeClient.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/ScrollbarThemeComposite.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/ScrollbarThemeComposite.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/platform/SearchPopupMenu.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/SecureTextInput.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/SharedBuffer.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/platform/SharedBufferChunkReader.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/Theme.h View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/platform/Theme.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/ThreadGlobalData.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/ThreadTimers.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/platform/Timer.cpp View 1 chunk +5 lines, -5 lines 0 comments Download
M Source/core/platform/UUID.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/VisitedLinks.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/Widget.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/animation/AnimationUtilities.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/audio/FFTFrame.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/audio/HRTFDatabase.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/audio/HRTFDatabaseLoader.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/audio/HRTFElevation.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/audio/HRTFKernel.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/audio/ffmpeg/FFTFrameFFMPEG.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/cf/SharedBufferCF.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/chromium/ChromiumDataObject.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/ChromiumDataObjectItem.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/chromium/ChromiumDataObjectItem.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/ClipboardChromium.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/platform/chromium/ClipboardUtilitiesChromium.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/chromium/ContextMenuChromium.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/chromium/ContextMenuItemChromium.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/chromium/CursorChromium.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/DragDataChromium.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/platform/chromium/DragImageChromiumSkia.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/chromium/EventTracerChromium.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/FileSystemChromium.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/platform/chromium/FileSystemChromiumLinux.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/FileSystemChromiumMac.mm View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/FileSystemChromiumWin.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/FramelessScrollView.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/FramelessScrollView.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/FramelessScrollViewClient.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/GamepadsChromium.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/HistogramSupportChromium.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/KeyboardCodes.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/LanguageChromium.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/chromium/LinkHashChromium.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/chromium/LocalizedStringsChromium.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/platform/chromium/MIMETypeRegistryChromium.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/MemoryUsageSupportChromium.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/PasteboardChromium.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/platform/chromium/PlatformKeyboardEventChromium.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/chromium/PlatformScreenChromium.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/platform/chromium/PlatformSpeechSynthesizerChromium.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/platform/chromium/PlatformThemeChromiumDefault.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/PopupContainer.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/PopupContainer.cpp View 1 chunk +7 lines, -7 lines 0 comments Download
M Source/core/platform/chromium/PopupListBox.cpp View 1 chunk +8 lines, -8 lines 0 comments Download
M Source/core/platform/chromium/PopupMenuChromium.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/Prerender.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/chromium/Prerender.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/PrerenderHandle.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/platform/chromium/SSLKeyGeneratorChromium.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/ScrollbarThemeChromium.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/ScrollbarThemeChromium.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/platform/chromium/ScrollbarThemeChromiumAndroid.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/chromium/ScrollbarThemeChromiumDefault.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/chromium/ScrollbarThemeChromiumMac.mm View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/ScrollbarThemeChromiumWin.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/platform/chromium/SearchPopupMenuChromium.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/SearchPopupMenuChromium.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/SharedTimerChromium.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/SoundChromiumPosix.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/chromium/SoundChromiumWin.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/StatsCounterChromium.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/SuddenTerminationChromium.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/TraceEvent.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/VisitedLinksChromium.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/WidgetChromium.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/platform/chromium/support/WebData.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/support/WebHTTPBody.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/support/WebMediaStream.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/support/WebScrollbarImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/support/WebScrollbarThemeGeometryNative.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/support/WebSpeechSynthesisUtterance.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/support/WebSpeechSynthesizerClientImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/support/WebSpeechSynthesizerClientImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/support/WebURL.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/chromium/support/WebURLError.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/cocoa/KeyEventCocoa.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/graphics/BitmapImage.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/platform/graphics/Color.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/CrossfadeGeneratedImage.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/Extensions3D.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/FloatPoint.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/FloatPolygon.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/FloatRect.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/FloatSize.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/GeneratedImage.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/GeneratorGeneratedImage.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/GeneratorGeneratedImage.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/graphics/GraphicsContext3D.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/GraphicsLayer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/Image.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/platform/graphics/ImageBuffer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/ImageSource.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/graphics/LayoutBoxExtent.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/LayoutRect.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/LayoutSize.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/MediaPlayer.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/graphics/MediaPlayer.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/platform/graphics/ShadowBlur.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/WOFFFileFormat.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/chromium/AnimationTranslationUtil.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/chromium/CrossProcessFontLoading.mm View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/chromium/FontCacheAndroid.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/chromium/FontCacheChromiumWin.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/chromium/FontChromiumWin.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/chromium/FontPlatformDataChromiumWin.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/chromium/FontPlatformDataChromiumWin.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/chromium/GraphicsLayerChromium.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/platform/graphics/chromium/IconChromiumAndroid.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/chromium/ImageChromium.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/chromium/ImageDecodingStore.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/chromium/ImageFrameGenerator.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/chromium/ThreadSafeDataTransport.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/filters/FilterOperation.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/filters/custom/CustomFilterValidatedProgram.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/harfbuzz/FontHarfBuzz.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/harfbuzz/FontPlatformDataHarfBuzz.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/harfbuzz/FontPlatformDataHarfBuzz.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/mac/FontCustomPlatformData.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/mac/SimpleFontDataMac.mm View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/opentype/OpenTypeSanitizer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/opentype/OpenTypeTypes.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/opentype/OpenTypeUtilities.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/opentype/OpenTypeVerticalData.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/skia/FontCacheSkia.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/graphics/skia/FontCustomPlatformData.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/platform/graphics/skia/FontSkia.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/skia/GraphicsContextSkia.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/graphics/skia/ImageBufferSkia.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/skia/ImageSkia.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/platform/graphics/skia/MemoryInstrumentationSkia.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/skia/MemoryInstrumentationSkia.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/skia/NativeImageSkia.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/graphics/skia/SimpleFontDataSkia.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/skia/SkiaUtils.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/transforms/AffineTransform.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/transforms/PerspectiveTransformOperation.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/transforms/TranslateTransformOperation.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/graphics/transforms/TranslateTransformOperation.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/image-decoders/ImageDecoder.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/image-decoders/ImageDecoder.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/image-decoders/bmp/BMPImageDecoder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/image-decoders/gif/GIFImageDecoder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/image-decoders/gif/GIFImageReader.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/image-decoders/ico/ICOImageDecoder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/image-decoders/jpeg/JPEGImageDecoder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/image-decoders/png/PNGImageDecoder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/image-decoders/skia/ImageDecoderSkia.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/image-decoders/webp/WEBPImageDecoder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/leveldb/LevelDBDatabase.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/mac/KillRingMac.mm View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/mac/PurgeableBufferMac.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/mac/ScrollAnimatorMac.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/mac/ScrollAnimatorMac.mm View 1 chunk +5 lines, -5 lines 0 comments Download
M Source/core/platform/mac/ScrollElasticityController.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/mac/ScrollElasticityController.mm View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/platform/mac/ScrollbarThemeMac.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/mac/ScrollbarThemeMac.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/mac/ThemeMac.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/mac/ThemeMac.mm View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/mediastream/MediaStreamComponent.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/mediastream/RTCConfiguration.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/mock/DeviceMotionClientMock.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/mock/DeviceOrientationClientMock.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/mock/GeolocationClientMock.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/mock/PlatformSpeechSynthesizerMock.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/mock/PlatformSpeechSynthesizerMock.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/mock/ScrollbarThemeMock.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/mock/ScrollbarThemeMock.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/network/BlobData.h View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/platform/network/BlobRegistryProxy.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/network/FormData.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/network/FormData.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/platform/network/HTTPRequest.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/network/MIMEHeader.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/network/ResourceHandle.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/network/ResourceRequest.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/network/ResourceRequest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/network/ResourceResponse.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/network/ResourceResponse.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/network/SocketStreamHandle.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/network/SocketStreamHandle.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/sql/SQLiteDatabase.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/sql/SQLiteStatement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/text/LocaleICU.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/text/LocaleICU.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/text/PlatformLocale.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/text/PlatformLocale.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/text/TextCodecICU.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/text/chromium/TextBreakIteratorInternalICUChromium.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/text/mac/LocaleMac.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/text/win/LocaleWin.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/plugins/IFrameShimSupport.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/plugins/PluginViewBase.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/rendering/AutoTableLayout.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/rendering/ColumnInfo.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/ExclusionShapeInfo.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/FilterEffectRenderer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/FixedTableLayout.h View 1 1 chunk +1 line, -2 lines 0 comments Download
M Source/core/rendering/FixedTableLayout.cpp View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/rendering/HitTestLocation.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/HitTestResult.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderArena.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderBlock.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderBlock.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderBlockLineLayout.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderBox.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderBox.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderButton.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderEmbeddedObject.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/core/rendering/RenderFileUploadControl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderFlowThread.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderFrameSet.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderGrid.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderLayer.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderLayer.cpp View 4 chunks +6 lines, -6 lines 0 comments Download
M Source/core/rendering/RenderLayerCompositor.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/rendering/RenderListBox.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderListBox.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/rendering/RenderMarquee.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/rendering/RenderMenuList.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/rendering/RenderMenuList.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderNamedFlowThread.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderScrollbar.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderScrollbarPart.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderScrollbarTheme.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderScrollbarTheme.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/rendering/RenderSearchField.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderSearchField.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/rendering/RenderTextControl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderTextControlSingleLine.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/rendering/RenderTheme.h View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/rendering/RenderTheme.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/rendering/RenderThemeChromiumAndroid.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/rendering/RenderThemeChromiumCommon.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderThemeChromiumCommon.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderThemeChromiumDefault.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderThemeChromiumMac.mm View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/rendering/RenderThemeChromiumSkia.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/rendering/RenderThemeChromiumWin.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/rendering/RenderView.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderWidget.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/TableLayout.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/rendering/style/BasicShapes.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/style/BorderData.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/style/FillLayer.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/rendering/style/GridTrackSize.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/style/NinePieceImage.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/rendering/style/RenderStyle.h View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/core/rendering/style/StyleBoxData.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/rendering/style/StyleCustomFilterProgram.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/style/StyleFlexibleBoxData.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/style/StyleInheritedData.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/style/StyleMarqueeData.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/style/StyleMultiColData.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/style/StyleRareInheritedData.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/style/StyleReflection.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/style/StyleSurroundData.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/rendering/style/StyleTransformData.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/style/StyleVisualData.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGImage.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGInlineText.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGText.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/SVGInlineTextBox.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/SVGMarkerData.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/SVGTextQuery.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/svg/SVGAElement.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/svg/SVGAnimationElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGElement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGElementInstance.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGLength.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGPatternElement.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/svg/SVGRadialGradientElement.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/svg/SVGSVGElement.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/svg/SVGTests.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGTransform.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGTransformDistance.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGTransformable.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGURIReference.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/animation/SMILTimeContainer.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/animation/SVGSMILElement.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/testing/InspectorFrontendClientLocal.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/testing/InternalSettings.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/testing/Internals.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
M Source/core/testing/MockPagePopupDriver.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/tests/LayoutUnit.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/workers/SharedWorker.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/workers/SharedWorkerContext.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/workers/WorkerContext.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/workers/WorkerLocation.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/workers/WorkerMessagingProxy.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/workers/WorkerRunLoop.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/workers/WorkerScriptLoader.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/workers/WorkerThread.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/xml/XMLHttpRequest.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/xml/XMLHttpRequestProgressEventThrottle.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/encryptedmedia/CDMPrivateAVFoundation.mm View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Nico
7 years, 8 months ago (2013-04-25 00:25:13 UTC) #1
Message was sent while issue was closed.
Committed patchset #2 manually as r149061.

Powered by Google App Engine
This is Rietveld 408576698