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

Side by Side Diff: third_party/WebKit/Source/core/core.gypi

Issue 2039363003: FirstMeaningfulPaint UMA (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 4 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 'core_generated.gypi', 3 'core_generated.gypi',
4 ], 4 ],
5 'variables': { 5 'variables': {
6 # Files for which bindings (.cpp and .h files) will be generated 6 # Files for which bindings (.cpp and .h files) will be generated
7 'core_idl_files': [ 7 'core_idl_files': [
8 'animation/KeyframeEffect.idl', 8 'animation/KeyframeEffect.idl',
9 'animation/AnimationEffectReadOnly.idl', 9 'animation/AnimationEffectReadOnly.idl',
10 'animation/AnimationEffectTiming.idl', 10 'animation/AnimationEffectTiming.idl',
(...skipping 2069 matching lines...) Expand 10 before | Expand all | Expand 10 after
2080 'paint/EmbeddedObjectPainter.cpp', 2080 'paint/EmbeddedObjectPainter.cpp',
2081 'paint/EmbeddedObjectPainter.h', 2081 'paint/EmbeddedObjectPainter.h',
2082 'paint/FieldsetPainter.cpp', 2082 'paint/FieldsetPainter.cpp',
2083 'paint/FieldsetPainter.h', 2083 'paint/FieldsetPainter.h',
2084 'paint/FileUploadControlPainter.cpp', 2084 'paint/FileUploadControlPainter.cpp',
2085 'paint/FileUploadControlPainter.h', 2085 'paint/FileUploadControlPainter.h',
2086 'paint/FilterEffectBuilder.cpp', 2086 'paint/FilterEffectBuilder.cpp',
2087 'paint/FilterEffectBuilder.h', 2087 'paint/FilterEffectBuilder.h',
2088 'paint/FilterPainter.cpp', 2088 'paint/FilterPainter.cpp',
2089 'paint/FilterPainter.h', 2089 'paint/FilterPainter.h',
2090 'paint/FirstMeaningfulPaintDetector.cpp',
2091 'paint/FirstMeaningfulPaintDetector.h',
2090 'paint/FloatClipRecorder.cpp', 2092 'paint/FloatClipRecorder.cpp',
2091 'paint/FloatClipRecorder.h', 2093 'paint/FloatClipRecorder.h',
2092 'paint/FramePainter.cpp', 2094 'paint/FramePainter.cpp',
2093 'paint/FramePainter.h', 2095 'paint/FramePainter.h',
2094 'paint/FrameSetPainter.cpp', 2096 'paint/FrameSetPainter.cpp',
2095 'paint/FrameSetPainter.h', 2097 'paint/FrameSetPainter.h',
2096 'paint/GridPainter.cpp', 2098 'paint/GridPainter.cpp',
2097 'paint/GridPainter.h', 2099 'paint/GridPainter.h',
2098 'paint/HTMLCanvasPaintInvalidator.cpp', 2100 'paint/HTMLCanvasPaintInvalidator.cpp',
2099 'paint/HTMLCanvasPaintInvalidator.h', 2101 'paint/HTMLCanvasPaintInvalidator.h',
(...skipping 2142 matching lines...) Expand 10 before | Expand all | Expand 10 after
4242 'page/NetworkStateNotifierTest.cpp', 4244 'page/NetworkStateNotifierTest.cpp',
4243 'page/PagePopupClientTest.cpp', 4245 'page/PagePopupClientTest.cpp',
4244 'page/PrintContextTest.cpp', 4246 'page/PrintContextTest.cpp',
4245 'page/WindowFeaturesTest.cpp', 4247 'page/WindowFeaturesTest.cpp',
4246 'page/scrolling/ScrollStateTest.cpp', 4248 'page/scrolling/ScrollStateTest.cpp',
4247 'page/scrolling/SnapCoordinatorTest.cpp', 4249 'page/scrolling/SnapCoordinatorTest.cpp',
4248 'paint/HTMLCanvasPainterTest.cpp', 4250 'paint/HTMLCanvasPainterTest.cpp',
4249 'paint/LayerClipRecorderTest.cpp', 4251 'paint/LayerClipRecorderTest.cpp',
4250 'paint/LayoutObjectDrawingRecorderTest.cpp', 4252 'paint/LayoutObjectDrawingRecorderTest.cpp',
4251 'paint/NinePieceImageGridTest.cpp', 4253 'paint/NinePieceImageGridTest.cpp',
4254 'paint/FirstMeaningfulPaintDetectorTest.cpp',
4252 'paint/PaintControllerPaintTest.cpp', 4255 'paint/PaintControllerPaintTest.cpp',
4253 'paint/PaintControllerPaintTest.h', 4256 'paint/PaintControllerPaintTest.h',
4254 'paint/PaintInfoTest.cpp', 4257 'paint/PaintInfoTest.cpp',
4255 'paint/PaintLayerPainterTest.cpp', 4258 'paint/PaintLayerPainterTest.cpp',
4256 'paint/PaintLayerScrollableAreaTest.cpp', 4259 'paint/PaintLayerScrollableAreaTest.cpp',
4257 'paint/PaintPropertyTreeBuilderTest.cpp', 4260 'paint/PaintPropertyTreeBuilderTest.cpp',
4258 'paint/StubChromeClientForSPv2.h', 4261 'paint/StubChromeClientForSPv2.h',
4259 'paint/SVGInlineTextBoxPainterTest.cpp', 4262 'paint/SVGInlineTextBoxPainterTest.cpp',
4260 'paint/TableCellPainterTest.cpp', 4263 'paint/TableCellPainterTest.cpp',
4261 'paint/TextPainterTest.cpp', 4264 'paint/TextPainterTest.cpp',
4262 'paint/VideoPainterTest.cpp', 4265 'paint/VideoPainterTest.cpp',
4263 'streams/ReadableStreamOperationsTest.cpp', 4266 'streams/ReadableStreamOperationsTest.cpp',
4264 'style/ComputedStyleTest.cpp', 4267 'style/ComputedStyleTest.cpp',
4265 'style/OutlineValueTest.cpp', 4268 'style/OutlineValueTest.cpp',
4266 'style/SVGComputedStyleTest.cpp', 4269 'style/SVGComputedStyleTest.cpp',
4267 'svg/SVGPathParserTest.cpp', 4270 'svg/SVGPathParserTest.cpp',
4268 'svg/UnsafeSVGAttributeSanitizationTest.cpp', 4271 'svg/UnsafeSVGAttributeSanitizationTest.cpp',
4269 'svg/graphics/SVGImageTest.cpp', 4272 'svg/graphics/SVGImageTest.cpp',
4270 'testing/PrivateScriptTestTest.cpp', 4273 'testing/PrivateScriptTestTest.cpp',
4271 'timing/MemoryInfoTest.cpp', 4274 'timing/MemoryInfoTest.cpp',
4272 'timing/PerformanceBaseTest.cpp', 4275 'timing/PerformanceBaseTest.cpp',
4273 'timing/PerformanceObserverTest.cpp', 4276 'timing/PerformanceObserverTest.cpp',
4274 'workers/WorkerThreadTest.cpp', 4277 'workers/WorkerThreadTest.cpp',
4275 'workers/WorkerThreadTestHelper.h', 4278 'workers/WorkerThreadTestHelper.h',
4276 'xml/parser/SharedBufferReaderTest.cpp', 4279 'xml/parser/SharedBufferReaderTest.cpp',
4277 ], 4280 ],
4278 } 4281 }
4279 } 4282 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698