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

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

Issue 557823003: Revert "Merge FontPlatformDataHarfBuzz into FontPlatformData" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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
« no previous file with comments | « Source/platform/blink_platform.gyp ('k') | Source/platform/fonts/FontPlatformData.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 370 matching lines...) Expand 10 before | Expand all | Expand 10 after
381 'fonts/SimpleFontData.h', 381 'fonts/SimpleFontData.h',
382 'fonts/TextBlob.h', 382 'fonts/TextBlob.h',
383 'fonts/VDMXParser.cpp', 383 'fonts/VDMXParser.cpp',
384 'fonts/VDMXParser.h', 384 'fonts/VDMXParser.h',
385 'fonts/WidthCache.h', 385 'fonts/WidthCache.h',
386 'fonts/WidthIterator.cpp', 386 'fonts/WidthIterator.cpp',
387 'fonts/WidthIterator.h', 387 'fonts/WidthIterator.h',
388 'fonts/android/FontCacheAndroid.cpp', 388 'fonts/android/FontCacheAndroid.cpp',
389 'fonts/cocoa/FontPlatformDataCocoa.mm', 389 'fonts/cocoa/FontPlatformDataCocoa.mm',
390 'fonts/harfbuzz/FontHarfBuzz.cpp', 390 'fonts/harfbuzz/FontHarfBuzz.cpp',
391 'fonts/harfbuzz/FontPlatformDataHarfBuzz.cpp',
391 'fonts/harfbuzz/HarfBuzzFace.cpp', 392 'fonts/harfbuzz/HarfBuzzFace.cpp',
392 'fonts/harfbuzz/HarfBuzzFace.h', 393 'fonts/harfbuzz/HarfBuzzFace.h',
393 'fonts/harfbuzz/HarfBuzzFaceCoreText.cpp', 394 'fonts/harfbuzz/HarfBuzzFaceCoreText.cpp',
394 'fonts/harfbuzz/HarfBuzzFaceSkia.cpp', 395 'fonts/harfbuzz/HarfBuzzFaceSkia.cpp',
395 'fonts/harfbuzz/HarfBuzzShaper.cpp', 396 'fonts/harfbuzz/HarfBuzzShaper.cpp',
396 'fonts/harfbuzz/HarfBuzzShaper.h', 397 'fonts/harfbuzz/HarfBuzzShaper.h',
397 'fonts/linux/FontCacheLinux.cpp', 398 'fonts/linux/FontCacheLinux.cpp',
398 'fonts/linux/FontPlatformDataLinux.cpp', 399 'fonts/linux/FontPlatformDataLinux.cpp',
399 'fonts/mac/ComplexTextController.cpp', 400 'fonts/mac/ComplexTextController.cpp',
400 'fonts/mac/ComplexTextController.h', 401 'fonts/mac/ComplexTextController.h',
(...skipping 556 matching lines...) Expand 10 before | Expand all | Expand 10 after
957 'graphics/ImageLayerChromiumTest.cpp', 958 'graphics/ImageLayerChromiumTest.cpp',
958 'graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp', 959 'graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp',
959 'graphics/test/MockImageDecoder.h', 960 'graphics/test/MockImageDecoder.h',
960 'graphics/test/MockWebGraphicsContext3D.h', 961 'graphics/test/MockWebGraphicsContext3D.h',
961 'image-decoders/gif/GIFImageDecoderTest.cpp', 962 'image-decoders/gif/GIFImageDecoderTest.cpp',
962 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', 963 'image-decoders/jpeg/JPEGImageDecoderTest.cpp',
963 'image-decoders/webp/WEBPImageDecoderTest.cpp', 964 'image-decoders/webp/WEBPImageDecoderTest.cpp',
964 ], 965 ],
965 }, 966 },
966 } 967 }
OLDNEW
« no previous file with comments | « Source/platform/blink_platform.gyp ('k') | Source/platform/fonts/FontPlatformData.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698