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

Side by Side Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 1401363003: Rename DisplayItemList to PaintController (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 654 matching lines...) Expand 10 before | Expand all | Expand 10 after
665 'graphics/paint/ClipPathDisplayItem.h', 665 'graphics/paint/ClipPathDisplayItem.h',
666 'graphics/paint/ClipPathRecorder.cpp', 666 'graphics/paint/ClipPathRecorder.cpp',
667 'graphics/paint/ClipPathRecorder.h', 667 'graphics/paint/ClipPathRecorder.h',
668 'graphics/paint/ClipRecorder.cpp', 668 'graphics/paint/ClipRecorder.cpp',
669 'graphics/paint/ClipRecorder.h', 669 'graphics/paint/ClipRecorder.h',
670 'graphics/paint/DisplayItem.cpp', 670 'graphics/paint/DisplayItem.cpp',
671 'graphics/paint/DisplayItem.h', 671 'graphics/paint/DisplayItem.h',
672 'graphics/paint/DisplayItems.h', 672 'graphics/paint/DisplayItems.h',
673 'graphics/paint/DisplayItemCacheSkipper.h', 673 'graphics/paint/DisplayItemCacheSkipper.h',
674 'graphics/paint/DisplayItemClient.h', 674 'graphics/paint/DisplayItemClient.h',
675 'graphics/paint/DisplayItemList.cpp',
676 'graphics/paint/DisplayItemList.h',
677 'graphics/paint/DisplayItemClipTree.cpp', 675 'graphics/paint/DisplayItemClipTree.cpp',
678 'graphics/paint/DisplayItemClipTree.h', 676 'graphics/paint/DisplayItemClipTree.h',
679 'graphics/paint/DisplayItemPropertyTreeBuilder.cpp', 677 'graphics/paint/DisplayItemPropertyTreeBuilder.cpp',
680 'graphics/paint/DisplayItemPropertyTreeBuilder.h', 678 'graphics/paint/DisplayItemPropertyTreeBuilder.h',
681 'graphics/paint/DisplayItemTransformTree.cpp', 679 'graphics/paint/DisplayItemTransformTree.cpp',
682 'graphics/paint/DisplayItemTransformTree.h', 680 'graphics/paint/DisplayItemTransformTree.h',
683 'graphics/paint/DrawingDisplayItem.cpp', 681 'graphics/paint/DrawingDisplayItem.cpp',
684 'graphics/paint/DrawingDisplayItem.h', 682 'graphics/paint/DrawingDisplayItem.h',
685 'graphics/paint/DrawingRecorder.cpp', 683 'graphics/paint/DrawingRecorder.cpp',
686 'graphics/paint/DrawingRecorder.h', 684 'graphics/paint/DrawingRecorder.h',
687 'graphics/paint/FilterDisplayItem.cpp', 685 'graphics/paint/FilterDisplayItem.cpp',
688 'graphics/paint/FilterDisplayItem.h', 686 'graphics/paint/FilterDisplayItem.h',
689 'graphics/paint/FixedPositionContainerDisplayItem.cpp', 687 'graphics/paint/FixedPositionContainerDisplayItem.cpp',
690 'graphics/paint/FixedPositionContainerDisplayItem.h', 688 'graphics/paint/FixedPositionContainerDisplayItem.h',
691 'graphics/paint/FixedPositionDisplayItem.cpp', 689 'graphics/paint/FixedPositionDisplayItem.cpp',
692 'graphics/paint/FixedPositionDisplayItem.h', 690 'graphics/paint/FixedPositionDisplayItem.h',
693 'graphics/paint/FloatClipDisplayItem.cpp', 691 'graphics/paint/FloatClipDisplayItem.cpp',
694 'graphics/paint/FloatClipDisplayItem.h', 692 'graphics/paint/FloatClipDisplayItem.h',
695 'graphics/paint/PaintArtifact.cpp', 693 'graphics/paint/PaintArtifact.cpp',
696 'graphics/paint/PaintArtifact.h', 694 'graphics/paint/PaintArtifact.h',
697 'graphics/paint/PaintChunkProperties.h', 695 'graphics/paint/PaintChunkProperties.h',
698 'graphics/paint/PaintChunk.h', 696 'graphics/paint/PaintChunk.h',
699 'graphics/paint/PaintChunker.cpp', 697 'graphics/paint/PaintChunker.cpp',
700 'graphics/paint/PaintChunker.h', 698 'graphics/paint/PaintChunker.h',
699 'graphics/paint/PaintController.cpp',
700 'graphics/paint/PaintController.h',
701 'graphics/paint/ScrollDisplayItem.cpp', 701 'graphics/paint/ScrollDisplayItem.cpp',
702 'graphics/paint/ScrollDisplayItem.h', 702 'graphics/paint/ScrollDisplayItem.h',
703 'graphics/paint/SkPictureBuilder.h', 703 'graphics/paint/SkPictureBuilder.h',
704 'graphics/paint/SubsequenceDisplayItem.h', 704 'graphics/paint/SubsequenceDisplayItem.h',
705 'graphics/paint/SubsequenceRecorder.cpp', 705 'graphics/paint/SubsequenceRecorder.cpp',
706 'graphics/paint/SubsequenceRecorder.h', 706 'graphics/paint/SubsequenceRecorder.h',
707 'graphics/paint/Transform3DDisplayItem.cpp', 707 'graphics/paint/Transform3DDisplayItem.cpp',
708 'graphics/paint/Transform3DDisplayItem.h', 708 'graphics/paint/Transform3DDisplayItem.h',
709 'graphics/paint/TransformDisplayItem.cpp', 709 'graphics/paint/TransformDisplayItem.cpp',
710 'graphics/paint/TransformDisplayItem.h', 710 'graphics/paint/TransformDisplayItem.h',
(...skipping 292 matching lines...) Expand 10 before | Expand all | Expand 10 after
1003 'geometry/LayoutRectOutsetsTest.cpp', 1003 'geometry/LayoutRectOutsetsTest.cpp',
1004 'geometry/RegionTest.cpp', 1004 'geometry/RegionTest.cpp',
1005 'graphics/ContiguousContainerTest.cpp', 1005 'graphics/ContiguousContainerTest.cpp',
1006 'graphics/GraphicsContextTest.cpp', 1006 'graphics/GraphicsContextTest.cpp',
1007 'graphics/RecordingImageBufferSurfaceTest.cpp', 1007 'graphics/RecordingImageBufferSurfaceTest.cpp',
1008 'graphics/ThreadSafeDataTransportTest.cpp', 1008 'graphics/ThreadSafeDataTransportTest.cpp',
1009 'graphics/filters/FilterOperationsTest.cpp', 1009 'graphics/filters/FilterOperationsTest.cpp',
1010 'graphics/filters/ImageFilterBuilderTest.cpp', 1010 'graphics/filters/ImageFilterBuilderTest.cpp',
1011 'graphics/gpu/DrawingBufferTest.cpp', 1011 'graphics/gpu/DrawingBufferTest.cpp',
1012 'graphics/paint/DisplayItemPropertyTreeBuilderTest.cpp', 1012 'graphics/paint/DisplayItemPropertyTreeBuilderTest.cpp',
1013 'graphics/paint/DisplayItemListTest.cpp',
1014 'graphics/paint/DisplayItemTest.cpp', 1013 'graphics/paint/DisplayItemTest.cpp',
1015 'graphics/paint/PaintChunkerTest.cpp', 1014 'graphics/paint/PaintChunkerTest.cpp',
1015 'graphics/paint/PaintControllerTest.cpp',
1016 'image-decoders/FastSharedBufferReaderTest.cpp', 1016 'image-decoders/FastSharedBufferReaderTest.cpp',
1017 'image-decoders/ImageDecoderTest.cpp', 1017 'image-decoders/ImageDecoderTest.cpp',
1018 'mac/VersionUtilMacTest.mm', 1018 'mac/VersionUtilMacTest.mm',
1019 'network/EncodedFormDataTest.cpp', 1019 'network/EncodedFormDataTest.cpp',
1020 'network/HTTPParsersTest.cpp', 1020 'network/HTTPParsersTest.cpp',
1021 'network/ResourceRequestTest.cpp', 1021 'network/ResourceRequestTest.cpp',
1022 'scheduler/CancellableTaskFactoryTest.cpp', 1022 'scheduler/CancellableTaskFactoryTest.cpp',
1023 'scroll/ScrollableAreaTest.cpp', 1023 'scroll/ScrollableAreaTest.cpp',
1024 'testing/ArenaTestHelpers.h', 1024 'testing/ArenaTestHelpers.h',
1025 'testing/TreeTestHelpers.cpp', 1025 'testing/TreeTestHelpers.cpp',
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
1091 ['os_posix==1 and OS!="mac"', 1091 ['os_posix==1 and OS!="mac"',
1092 { 1092 {
1093 'platform_test_files': [ 1093 'platform_test_files': [
1094 'text/LocaleICUTest.cpp', 1094 'text/LocaleICUTest.cpp',
1095 ], 1095 ],
1096 } 1096 }
1097 ], 1097 ],
1098 ], 1098 ],
1099 }, 1099 },
1100 } 1100 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698