Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 'includes': [ | 2 'includes': [ |
| 3 'platform_generated.gypi', | 3 'platform_generated.gypi', |
| 4 ], | 4 ], |
| 5 'variables': { | 5 'variables': { |
| 6 'platform_files': [ | 6 'platform_files': [ |
| 7 'AsyncFileSystemCallbacks.h', | 7 'AsyncFileSystemCallbacks.h', |
| 8 'CalculationValue.h', | 8 'CalculationValue.h', |
| 9 'CheckedInt.h', | 9 'CheckedInt.h', |
| 10 'Clock.cpp', | 10 'Clock.cpp', |
| (...skipping 526 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 537 'graphics/skia/GaneshUtils.h', | 537 'graphics/skia/GaneshUtils.h', |
| 538 'graphics/skia/NativeImageSkia.cpp', | 538 'graphics/skia/NativeImageSkia.cpp', |
| 539 'graphics/skia/NativeImageSkia.h', | 539 'graphics/skia/NativeImageSkia.h', |
| 540 'graphics/skia/OpaqueRegionSkia.cpp', | 540 'graphics/skia/OpaqueRegionSkia.cpp', |
| 541 'graphics/skia/OpaqueRegionSkia.h', | 541 'graphics/skia/OpaqueRegionSkia.h', |
| 542 'graphics/skia/SkSizeHash.h', | 542 'graphics/skia/SkSizeHash.h', |
| 543 'graphics/skia/SkiaUtils.cpp', | 543 'graphics/skia/SkiaUtils.cpp', |
| 544 'graphics/skia/SkiaUtils.h', | 544 'graphics/skia/SkiaUtils.h', |
| 545 'graphics/BitmapImage.cpp', | 545 'graphics/BitmapImage.cpp', |
| 546 'graphics/BitmapImage.h', | 546 'graphics/BitmapImage.h', |
| 547 'graphics/BitmapPattern.cpp', | |
| 548 'graphics/BitmapPattern.h', | |
| 547 'graphics/Canvas2DImageBufferSurface.h', | 549 'graphics/Canvas2DImageBufferSurface.h', |
| 548 'graphics/Canvas2DLayerBridge.cpp', | 550 'graphics/Canvas2DLayerBridge.cpp', |
| 549 'graphics/Canvas2DLayerBridge.h', | 551 'graphics/Canvas2DLayerBridge.h', |
| 550 'graphics/Canvas2DLayerManager.cpp', | 552 'graphics/Canvas2DLayerManager.cpp', |
| 551 'graphics/Canvas2DLayerManager.h', | 553 'graphics/Canvas2DLayerManager.h', |
| 552 'graphics/Color.cpp', | 554 'graphics/Color.cpp', |
| 553 'graphics/Color.h', | 555 'graphics/Color.h', |
| 554 'graphics/ColorSpace.cpp', | 556 'graphics/ColorSpace.cpp', |
| 555 'graphics/ColorSpace.h', | 557 'graphics/ColorSpace.h', |
| 556 'graphics/CompositingReasons.h', | 558 'graphics/CompositingReasons.h', |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 601 'graphics/ImageBufferSurface.cpp', | 603 'graphics/ImageBufferSurface.cpp', |
| 602 'graphics/ImageBufferSurface.h', | 604 'graphics/ImageBufferSurface.h', |
| 603 'graphics/ImageDecodingStore.cpp', | 605 'graphics/ImageDecodingStore.cpp', |
| 604 'graphics/ImageDecodingStore.h', | 606 'graphics/ImageDecodingStore.h', |
| 605 'graphics/ImageFrameGenerator.cpp', | 607 'graphics/ImageFrameGenerator.cpp', |
| 606 'graphics/ImageFrameGenerator.h', | 608 'graphics/ImageFrameGenerator.h', |
| 607 'graphics/ImageObserver.cpp', | 609 'graphics/ImageObserver.cpp', |
| 608 'graphics/ImageObserver.h', | 610 'graphics/ImageObserver.h', |
| 609 'graphics/ImageOrientation.cpp', | 611 'graphics/ImageOrientation.cpp', |
| 610 'graphics/ImageOrientation.h', | 612 'graphics/ImageOrientation.h', |
| 613 'graphics/ImagePattern.cpp', | |
|
Justin Novosad
2014/07/02 19:04:18
Would be clearer to call this SkiaImagePattern
Rémi Piotaix
2014/07/02 20:21:32
Done.
| |
| 614 'graphics/ImagePattern.h', | |
| 611 'graphics/ImageSource.cpp', | 615 'graphics/ImageSource.cpp', |
| 612 'graphics/ImageSource.h', | 616 'graphics/ImageSource.h', |
| 613 'graphics/LazyDecodingPixelRef.cpp', | 617 'graphics/LazyDecodingPixelRef.cpp', |
| 614 'graphics/LazyDecodingPixelRef.h', | 618 'graphics/LazyDecodingPixelRef.h', |
| 615 'graphics/OpaqueRectTrackingContentLayerDelegate.cpp', | 619 'graphics/OpaqueRectTrackingContentLayerDelegate.cpp', |
| 616 'graphics/OpaqueRectTrackingContentLayerDelegate.h', | 620 'graphics/OpaqueRectTrackingContentLayerDelegate.h', |
| 617 'graphics/Path.cpp', | 621 'graphics/Path.cpp', |
| 618 'graphics/Path.h', | 622 'graphics/Path.h', |
| 619 'graphics/PathTraversalState.cpp', | 623 'graphics/PathTraversalState.cpp', |
| 620 'graphics/PathTraversalState.h', | 624 'graphics/PathTraversalState.h', |
| 621 'graphics/Pattern.cpp', | 625 'graphics/Pattern.cpp', |
| 622 'graphics/Pattern.h', | 626 'graphics/Pattern.h', |
| 623 'graphics/ScaledImageFragment.cpp', | 627 'graphics/ScaledImageFragment.cpp', |
| 624 'graphics/ScaledImageFragment.h', | 628 'graphics/ScaledImageFragment.h', |
| 629 'graphics/StaticBitmapImage.cpp', | |
| 630 'graphics/StaticBitmapImage.h', | |
| 625 'graphics/StrokeData.cpp', | 631 'graphics/StrokeData.cpp', |
| 626 'graphics/StrokeData.h', | 632 'graphics/StrokeData.h', |
| 627 'graphics/ThreadSafeDataTransport.cpp', | 633 'graphics/ThreadSafeDataTransport.cpp', |
| 628 'graphics/ThreadSafeDataTransport.h', | 634 'graphics/ThreadSafeDataTransport.h', |
| 629 'graphics/UnacceleratedImageBufferSurface.cpp', | 635 'graphics/UnacceleratedImageBufferSurface.cpp', |
| 630 'graphics/UnacceleratedImageBufferSurface.h', | 636 'graphics/UnacceleratedImageBufferSurface.h', |
| 631 'graphics/WindRule.h', | 637 'graphics/WindRule.h', |
| 632 'image-decoders/ImageDecoder.cpp', | 638 'image-decoders/ImageDecoder.cpp', |
| 633 'image-decoders/ImageDecoder.h', | 639 'image-decoders/ImageDecoder.h', |
| 634 'image-decoders/ImageFrame.cpp', | 640 'image-decoders/ImageFrame.cpp', |
| (...skipping 303 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 938 'graphics/ImageLayerChromiumTest.cpp', | 944 'graphics/ImageLayerChromiumTest.cpp', |
| 939 'graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp', | 945 'graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp', |
| 940 'graphics/test/MockImageDecoder.h', | 946 'graphics/test/MockImageDecoder.h', |
| 941 'graphics/test/MockWebGraphicsContext3D.h', | 947 'graphics/test/MockWebGraphicsContext3D.h', |
| 942 'image-decoders/gif/GIFImageDecoderTest.cpp', | 948 'image-decoders/gif/GIFImageDecoderTest.cpp', |
| 943 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', | 949 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', |
| 944 'image-decoders/webp/WEBPImageDecoderTest.cpp', | 950 'image-decoders/webp/WEBPImageDecoderTest.cpp', |
| 945 ], | 951 ], |
| 946 }, | 952 }, |
| 947 } | 953 } |
| OLD | NEW |