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

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

Issue 1290983003: SkImage-only bitmap patterns (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: drop non-repeat optimization Created 5 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 | Annotate | Revision Log
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 456 matching lines...) Expand 10 before | Expand all | Expand 10 after
467 'geometry/cg/IntRectCG.cpp', 467 'geometry/cg/IntRectCG.cpp',
468 'geometry/cg/IntSizeCG.cpp', 468 'geometry/cg/IntSizeCG.cpp',
469 'geometry/mac/FloatPointMac.mm', 469 'geometry/mac/FloatPointMac.mm',
470 'geometry/mac/FloatRectMac.mm', 470 'geometry/mac/FloatRectMac.mm',
471 'geometry/mac/FloatSizeMac.mm', 471 'geometry/mac/FloatSizeMac.mm',
472 'geometry/mac/IntPointMac.mm', 472 'geometry/mac/IntPointMac.mm',
473 'geometry/mac/IntRectMac.mm', 473 'geometry/mac/IntRectMac.mm',
474 'geometry/mac/IntSizeMac.mm', 474 'geometry/mac/IntSizeMac.mm',
475 'graphics/BitmapImage.cpp', 475 'graphics/BitmapImage.cpp',
476 'graphics/BitmapImage.h', 476 'graphics/BitmapImage.h',
477 'graphics/BitmapPattern.cpp',
478 'graphics/BitmapPattern.h',
479 'graphics/BitmapPatternBase.cpp',
480 'graphics/BitmapPatternBase.h',
481 'graphics/Canvas2DImageBufferSurface.h', 477 'graphics/Canvas2DImageBufferSurface.h',
482 'graphics/Canvas2DLayerBridge.cpp', 478 'graphics/Canvas2DLayerBridge.cpp',
483 'graphics/Canvas2DLayerBridge.h', 479 'graphics/Canvas2DLayerBridge.h',
484 'graphics/Color.cpp', 480 'graphics/Color.cpp',
485 'graphics/Color.h', 481 'graphics/Color.h',
486 'graphics/ColorSpace.cpp', 482 'graphics/ColorSpace.cpp',
487 'graphics/ColorSpace.h', 483 'graphics/ColorSpace.h',
488 'graphics/CompositingReasons.cpp', 484 'graphics/CompositingReasons.cpp',
489 'graphics/CompositingReasons.h', 485 'graphics/CompositingReasons.h',
490 'graphics/ContentLayerDelegate.cpp', 486 'graphics/ContentLayerDelegate.cpp',
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
537 'graphics/ImageBufferSurface.cpp', 533 'graphics/ImageBufferSurface.cpp',
538 'graphics/ImageBufferSurface.h', 534 'graphics/ImageBufferSurface.h',
539 'graphics/ImageDecodingStore.cpp', 535 'graphics/ImageDecodingStore.cpp',
540 'graphics/ImageDecodingStore.h', 536 'graphics/ImageDecodingStore.h',
541 'graphics/ImageFrameGenerator.cpp', 537 'graphics/ImageFrameGenerator.cpp',
542 'graphics/ImageFrameGenerator.h', 538 'graphics/ImageFrameGenerator.h',
543 'graphics/ImageObserver.cpp', 539 'graphics/ImageObserver.cpp',
544 'graphics/ImageObserver.h', 540 'graphics/ImageObserver.h',
545 'graphics/ImageOrientation.cpp', 541 'graphics/ImageOrientation.cpp',
546 'graphics/ImageOrientation.h', 542 'graphics/ImageOrientation.h',
543 'graphics/ImagePattern.cpp',
544 'graphics/ImagePattern.h',
547 'graphics/ImageSource.cpp', 545 'graphics/ImageSource.cpp',
548 'graphics/ImageSource.h', 546 'graphics/ImageSource.h',
549 'graphics/InterceptingCanvas.cpp', 547 'graphics/InterceptingCanvas.cpp',
550 'graphics/InterceptingCanvas.h', 548 'graphics/InterceptingCanvas.h',
551 'graphics/LinkHighlight.h', 549 'graphics/LinkHighlight.h',
552 'graphics/LoggingCanvas.cpp', 550 'graphics/LoggingCanvas.cpp',
553 'graphics/LoggingCanvas.h', 551 'graphics/LoggingCanvas.h',
554 'graphics/PaintInvalidationReason.cpp', 552 'graphics/PaintInvalidationReason.cpp',
555 'graphics/PaintInvalidationReason.h', 553 'graphics/PaintInvalidationReason.h',
556 'graphics/Path.cpp', 554 'graphics/Path.cpp',
557 'graphics/Path.h', 555 'graphics/Path.h',
558 'graphics/PathTraversalState.cpp', 556 'graphics/PathTraversalState.cpp',
559 'graphics/PathTraversalState.h', 557 'graphics/PathTraversalState.h',
560 'graphics/Pattern.cpp', 558 'graphics/Pattern.cpp',
561 'graphics/Pattern.h', 559 'graphics/Pattern.h',
562 'graphics/ProfilingCanvas.cpp', 560 'graphics/ProfilingCanvas.cpp',
563 'graphics/ProfilingCanvas.h', 561 'graphics/ProfilingCanvas.h',
564 'graphics/RecordingImageBufferSurface.cpp', 562 'graphics/RecordingImageBufferSurface.cpp',
565 'graphics/RecordingImageBufferSurface.h', 563 'graphics/RecordingImageBufferSurface.h',
566 'graphics/ReplayingCanvas.cpp', 564 'graphics/ReplayingCanvas.cpp',
567 'graphics/ReplayingCanvas.h', 565 'graphics/ReplayingCanvas.h',
568 'graphics/StaticBitmapImage.cpp', 566 'graphics/StaticBitmapImage.cpp',
569 'graphics/StaticBitmapImage.h', 567 'graphics/StaticBitmapImage.h',
570 'graphics/StaticBitmapPattern.cpp',
571 'graphics/StaticBitmapPattern.h',
572 'graphics/StrokeData.cpp', 568 'graphics/StrokeData.cpp',
573 'graphics/StrokeData.h', 569 'graphics/StrokeData.h',
574 'graphics/ThreadSafeDataTransport.cpp', 570 'graphics/ThreadSafeDataTransport.cpp',
575 'graphics/ThreadSafeDataTransport.h', 571 'graphics/ThreadSafeDataTransport.h',
576 'graphics/UnacceleratedImageBufferSurface.cpp', 572 'graphics/UnacceleratedImageBufferSurface.cpp',
577 'graphics/UnacceleratedImageBufferSurface.h', 573 'graphics/UnacceleratedImageBufferSurface.h',
578 'graphics/cpu/arm/WebGLImageConversionNEON.h', 574 'graphics/cpu/arm/WebGLImageConversionNEON.h',
579 'graphics/cpu/x86/WebGLImageConversionSSE.h', 575 'graphics/cpu/x86/WebGLImageConversionSSE.h',
580 'graphics/filters/DistantLightSource.cpp', 576 'graphics/filters/DistantLightSource.cpp',
581 'graphics/filters/DistantLightSource.h', 577 'graphics/filters/DistantLightSource.h',
(...skipping 467 matching lines...) Expand 10 before | Expand all | Expand 10 after
1049 ['os_posix==1 and OS!="mac"', 1045 ['os_posix==1 and OS!="mac"',
1050 { 1046 {
1051 'platform_test_files': [ 1047 'platform_test_files': [
1052 'text/LocaleICUTest.cpp', 1048 'text/LocaleICUTest.cpp',
1053 ], 1049 ],
1054 } 1050 }
1055 ], 1051 ],
1056 ], 1052 ],
1057 }, 1053 },
1058 } 1054 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698