Side by Side Diff: third_party/WebKit/Source/core/fetch/DEPS
Issue 2558033002 :
Loading: move ImageResource and related classes to core/loader/resource (Closed)
Patch Set: rebase and format
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/Source/core/BUILD.gn
third_party/WebKit/Source/core/clipboard/DataTransfer.h
third_party/WebKit/Source/core/clipboard/DataTransfer.cpp
third_party/WebKit/Source/core/css/CSSCrossfadeValue.h
third_party/WebKit/Source/core/css/CSSImageSetValue.cpp
third_party/WebKit/Source/core/css/CSSImageValue.cpp
third_party/WebKit/Source/core/css/cssom/CSSStyleImageValue.h
third_party/WebKit/Source/core/editing/Editor.cpp
third_party/WebKit/Source/core/fetch/BUILD.gn
third_party/WebKit/Source/core/fetch/DEPS
third_party/WebKit/Source/core/fetch/ImageResource.h
third_party/WebKit/Source/core/fetch/ImageResource.cpp
third_party/WebKit/Source/core/fetch/ImageResourceContent.h
third_party/WebKit/Source/core/fetch/ImageResourceContent.cpp
third_party/WebKit/Source/core/fetch/ImageResourceInfo.h
third_party/WebKit/Source/core/fetch/ImageResourceObserver.h
third_party/WebKit/Source/core/fetch/ImageResourceTest.cpp
third_party/WebKit/Source/core/fetch/MockImageResourceClient.h
third_party/WebKit/Source/core/fetch/MockImageResourceClient.cpp
third_party/WebKit/Source/core/fetch/MultipartImageResourceParser.h
third_party/WebKit/Source/core/fetch/MultipartImageResourceParser.cpp
third_party/WebKit/Source/core/fetch/MultipartImageResourceParserTest.cpp
third_party/WebKit/Source/core/frame/FrameSerializer.cpp
third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp
third_party/WebKit/Source/core/html/HTMLImageElement.cpp
third_party/WebKit/Source/core/html/HTMLImageLoader.cpp
third_party/WebKit/Source/core/html/ImageDocument.cpp
third_party/WebKit/Source/core/html/canvas/CanvasImageSource.h
third_party/WebKit/Source/core/input/EventHandler.cpp
third_party/WebKit/Source/core/layout/LayoutImage.cpp
third_party/WebKit/Source/core/layout/LayoutImageResource.h
third_party/WebKit/Source/core/layout/LayoutObject.h
third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp
third_party/WebKit/Source/core/loader/BUILD.gn
third_party/WebKit/Source/core/loader/DocumentLoader.cpp
third_party/WebKit/Source/core/loader/ImageLoader.h
third_party/WebKit/Source/core/loader/resource/CSSStyleSheetResourceTest.cpp
third_party/WebKit/Source/core/loader/resource/ImageResource.h
third_party/WebKit/Source/core/loader/resource/ImageResource.cpp
third_party/WebKit/Source/core/loader/resource/ImageResourceContent.h
third_party/WebKit/Source/core/loader/resource/ImageResourceContent.cpp
third_party/WebKit/Source/core/loader/resource/ImageResourceInfo.h
third_party/WebKit/Source/core/loader/resource/ImageResourceObserver.h
third_party/WebKit/Source/core/loader/resource/ImageResourceTest.cpp
third_party/WebKit/Source/core/loader/resource/LinkPreloadResourceClients.h
third_party/WebKit/Source/core/loader/resource/MockImageResourceClient.h
third_party/WebKit/Source/core/loader/resource/MockImageResourceClient.cpp
third_party/WebKit/Source/core/loader/resource/MultipartImageResourceParser.h
third_party/WebKit/Source/core/loader/resource/MultipartImageResourceParser.cpp
third_party/WebKit/Source/core/loader/resource/MultipartImageResourceParserTest.cpp
third_party/WebKit/Source/core/page/DragController.cpp
third_party/WebKit/Source/core/style/ShapeValue.h
third_party/WebKit/Source/core/style/StyleFetchedImage.h
third_party/WebKit/Source/core/style/StyleFetchedImage.cpp
third_party/WebKit/Source/core/style/StyleFetchedImageSet.h
third_party/WebKit/Source/core/style/StyleFetchedImageSet.cpp
third_party/WebKit/Source/core/svg/SVGFEImageElement.h
third_party/WebKit/Source/core/svg/graphics/SVGImage.cpp
third_party/WebKit/Source/modules/shapedetection/ShapeDetector.cpp