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

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

Issue 1730653002: Move squash preventing reasons out of compositing reasons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Bug and test fixes. Created 4 years, 10 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 'ContentDecryptionModuleResult.h', 10 'ContentDecryptionModuleResult.h',
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after
150 'animation/AnimationTranslationUtil.cpp', 150 'animation/AnimationTranslationUtil.cpp',
151 'animation/AnimationTranslationUtil.h', 151 'animation/AnimationTranslationUtil.h',
152 'animation/AnimationUtilities.h', 152 'animation/AnimationUtilities.h',
153 'animation/CubicBezierControlPoints.cpp', 153 'animation/CubicBezierControlPoints.cpp',
154 'animation/CubicBezierControlPoints.h', 154 'animation/CubicBezierControlPoints.h',
155 'animation/TimingFunction.cpp', 155 'animation/TimingFunction.cpp',
156 'animation/TimingFunction.h', 156 'animation/TimingFunction.h',
157 'animation/UnitBezier.h', 157 'animation/UnitBezier.h',
158 'animation/CompositorAnimation.cpp', 158 'animation/CompositorAnimation.cpp',
159 'animation/CompositorAnimation.h', 159 'animation/CompositorAnimation.h',
160 'animation/CompositorAnimationCurve.cpp', 160 'animation/CompositorAnimationCurve.cpp',
161 'animation/CompositorAnimationCurve.h', 161 'animation/CompositorAnimationCurve.h',
162 'animation/CompositorAnimationPlayer.cpp', 162 'animation/CompositorAnimationPlayer.cpp',
163 'animation/CompositorAnimationPlayer.h', 163 'animation/CompositorAnimationPlayer.h',
164 'animation/CompositorAnimationPlayerClient.cpp', 164 'animation/CompositorAnimationPlayerClient.cpp',
165 'animation/CompositorAnimationPlayerClient.h', 165 'animation/CompositorAnimationPlayerClient.h',
166 'animation/CompositorAnimationTimeline.cpp', 166 'animation/CompositorAnimationTimeline.cpp',
167 'animation/CompositorAnimationTimeline.h', 167 'animation/CompositorAnimationTimeline.h',
168 'animation/CompositorFilterAnimationCurve.cpp', 168 'animation/CompositorFilterAnimationCurve.cpp',
169 'animation/CompositorFilterAnimationCurve.h', 169 'animation/CompositorFilterAnimationCurve.h',
170 'animation/CompositorFilterKeyframe.cpp', 170 'animation/CompositorFilterKeyframe.cpp',
171 'animation/CompositorFilterKeyframe.h', 171 'animation/CompositorFilterKeyframe.h',
172 'animation/CompositorFloatAnimationCurve.cpp', 172 'animation/CompositorFloatAnimationCurve.cpp',
173 'animation/CompositorFloatAnimationCurve.h', 173 'animation/CompositorFloatAnimationCurve.h',
174 'animation/CompositorFloatKeyframe.h', 174 'animation/CompositorFloatKeyframe.h',
175 'animation/CompositorScrollOffsetAnimationCurve.cpp', 175 'animation/CompositorScrollOffsetAnimationCurve.cpp',
176 'animation/CompositorScrollOffsetAnimationCurve.h', 176 'animation/CompositorScrollOffsetAnimationCurve.h',
177 'animation/CompositorTransformAnimationCurve.cpp', 177 'animation/CompositorTransformAnimationCurve.cpp',
178 'animation/CompositorTransformAnimationCurve.h', 178 'animation/CompositorTransformAnimationCurve.h',
179 'animation/CompositorTransformKeyframe.cpp', 179 'animation/CompositorTransformKeyframe.cpp',
180 'animation/CompositorTransformKeyframe.h', 180 'animation/CompositorTransformKeyframe.h',
181 'animation/CompositorTransformOperations.cpp', 181 'animation/CompositorTransformOperations.cpp',
182 'animation/CompositorTransformOperations.h', 182 'animation/CompositorTransformOperations.h',
183 'audio/AudioArray.h', 183 'audio/AudioArray.h',
184 'audio/AudioBus.cpp', 184 'audio/AudioBus.cpp',
185 'audio/AudioBus.h', 185 'audio/AudioBus.h',
186 'audio/AudioChannel.cpp', 186 'audio/AudioChannel.cpp',
187 'audio/AudioChannel.h', 187 'audio/AudioChannel.h',
188 'audio/AudioDSPKernel.cpp', 188 'audio/AudioDSPKernel.cpp',
189 'audio/AudioDSPKernel.h', 189 'audio/AudioDSPKernel.h',
190 'audio/AudioDSPKernelProcessor.cpp', 190 'audio/AudioDSPKernelProcessor.cpp',
191 'audio/AudioDSPKernelProcessor.h', 191 'audio/AudioDSPKernelProcessor.h',
192 'audio/AudioDelayDSPKernel.cpp', 192 'audio/AudioDelayDSPKernel.cpp',
(...skipping 360 matching lines...) Expand 10 before | Expand all | Expand 10 after
553 'graphics/CanvasMetrics.h', 553 'graphics/CanvasMetrics.h',
554 'graphics/Color.cpp', 554 'graphics/Color.cpp',
555 'graphics/Color.h', 555 'graphics/Color.h',
556 'graphics/ColorSpace.cpp', 556 'graphics/ColorSpace.cpp',
557 'graphics/ColorSpace.h', 557 'graphics/ColorSpace.h',
558 'graphics/ColorSpaceProfileData.cpp', 558 'graphics/ColorSpaceProfileData.cpp',
559 'graphics/ColorSpaceProfileData.h', 559 'graphics/ColorSpaceProfileData.h',
560 'graphics/CompositingReasons.cpp', 560 'graphics/CompositingReasons.cpp',
561 'graphics/CompositingReasons.h', 561 'graphics/CompositingReasons.h',
562 'graphics/CompositorFactory.cpp', 562 'graphics/CompositorFactory.cpp',
563 'graphics/CompositorFactory.h', 563 'graphics/CompositorFactory.h',
564 'graphics/CompositorFilterOperations.cpp', 564 'graphics/CompositorFilterOperations.cpp',
565 'graphics/CompositorFilterOperations.h', 565 'graphics/CompositorFilterOperations.h',
566 'graphics/CompositorMutableState.cpp', 566 'graphics/CompositorMutableState.cpp',
567 'graphics/CompositorMutableState.h', 567 'graphics/CompositorMutableState.h',
568 'graphics/CompositorMutableStateProvider.cpp', 568 'graphics/CompositorMutableStateProvider.cpp',
569 'graphics/CompositorMutableStateProvider.h', 569 'graphics/CompositorMutableStateProvider.h',
570 'graphics/ContentLayerDelegate.cpp', 570 'graphics/ContentLayerDelegate.cpp',
571 'graphics/ContentLayerDelegate.h', 571 'graphics/ContentLayerDelegate.h',
572 'graphics/ContiguousContainer.cpp', 572 'graphics/ContiguousContainer.cpp',
573 'graphics/ContiguousContainer.h', 573 'graphics/ContiguousContainer.h',
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
640 'graphics/PathTraversalState.cpp', 640 'graphics/PathTraversalState.cpp',
641 'graphics/PathTraversalState.h', 641 'graphics/PathTraversalState.h',
642 'graphics/Pattern.cpp', 642 'graphics/Pattern.cpp',
643 'graphics/Pattern.h', 643 'graphics/Pattern.h',
644 'graphics/ProfilingCanvas.cpp', 644 'graphics/ProfilingCanvas.cpp',
645 'graphics/ProfilingCanvas.h', 645 'graphics/ProfilingCanvas.h',
646 'graphics/RecordingImageBufferSurface.cpp', 646 'graphics/RecordingImageBufferSurface.cpp',
647 'graphics/RecordingImageBufferSurface.h', 647 'graphics/RecordingImageBufferSurface.h',
648 'graphics/ReplayingCanvas.cpp', 648 'graphics/ReplayingCanvas.cpp',
649 'graphics/ReplayingCanvas.h', 649 'graphics/ReplayingCanvas.h',
650 'graphics/SquashingDisallowedReasons.cpp',
651 'graphics/SquashingDisallowedReasons.h',
650 'graphics/StaticBitmapImage.cpp', 652 'graphics/StaticBitmapImage.cpp',
651 'graphics/StaticBitmapImage.h', 653 'graphics/StaticBitmapImage.h',
652 'graphics/StrokeData.cpp', 654 'graphics/StrokeData.cpp',
653 'graphics/StrokeData.h', 655 'graphics/StrokeData.h',
654 'graphics/ThreadSafeDataTransport.cpp', 656 'graphics/ThreadSafeDataTransport.cpp',
655 'graphics/ThreadSafeDataTransport.h', 657 'graphics/ThreadSafeDataTransport.h',
656 'graphics/UnacceleratedImageBufferSurface.cpp', 658 'graphics/UnacceleratedImageBufferSurface.cpp',
657 'graphics/UnacceleratedImageBufferSurface.h', 659 'graphics/UnacceleratedImageBufferSurface.h',
658 'graphics/compositing/PaintArtifactCompositor.cpp', 660 'graphics/compositing/PaintArtifactCompositor.cpp',
659 'graphics/compositing/PaintArtifactCompositor.h', 661 'graphics/compositing/PaintArtifactCompositor.h',
(...skipping 590 matching lines...) Expand 10 before | Expand all | Expand 10 after
1250 ['OS!="mac"', 1252 ['OS!="mac"',
1251 { 1253 {
1252 'platform_test_files': [ 1254 'platform_test_files': [
1253 'scroll/ScrollAnimatorTest.cpp', 1255 'scroll/ScrollAnimatorTest.cpp',
1254 ], 1256 ],
1255 } 1257 }
1256 ], 1258 ],
1257 ], 1259 ],
1258 }, 1260 },
1259 } 1261 }
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/core/paint/PaintLayer.cpp ('k') | third_party/WebKit/Source/platform/graphics/CompositingReasons.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698