OLD | NEW |
1 # Copyright 2015 PDFium Authors. All rights reserved. | 1 # Copyright 2015 PDFium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 { | 5 { |
6 'variables': { | 6 'variables': { |
7 'chromium_code': 1, | 7 'chromium_code': 1, |
8 'pdf_use_skia%': 0, | 8 'pdf_use_skia%': 0, |
9 'pdf_enable_v8%': 1, | 9 'pdf_enable_v8%': 1, |
10 'pdf_enable_xfa%': 0, # Set to 1 by standalone.gypi in a standalone build. | 10 'pdf_enable_xfa%': 0, # Set to 1 by standalone.gypi in a standalone build. |
(...skipping 650 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
661 'core/fxge/android/fpf_skiafont.cpp', | 661 'core/fxge/android/fpf_skiafont.cpp', |
662 'core/fxge/android/fpf_skiafont.h', | 662 'core/fxge/android/fpf_skiafont.h', |
663 'core/fxge/android/fpf_skiafontmgr.cpp', | 663 'core/fxge/android/fpf_skiafontmgr.cpp', |
664 'core/fxge/android/fpf_skiafontmgr.h', | 664 'core/fxge/android/fpf_skiafontmgr.h', |
665 'core/fxge/android/fpf_skiamodule.cpp', | 665 'core/fxge/android/fpf_skiamodule.cpp', |
666 'core/fxge/android/fpf_skiamodule.h', | 666 'core/fxge/android/fpf_skiamodule.h', |
667 'core/fxge/android/fx_android_font.cpp', | 667 'core/fxge/android/fx_android_font.cpp', |
668 'core/fxge/android/fx_android_font.h', | 668 'core/fxge/android/fx_android_font.h', |
669 'core/fxge/android/fx_android_imp.cpp', | 669 'core/fxge/android/fx_android_imp.cpp', |
670 'core/fxge/apple/apple_int.h', | 670 'core/fxge/apple/apple_int.h', |
| 671 'core/fxge/apple/cfx_quartzdevice.h', |
671 'core/fxge/apple/fx_apple_platform.cpp', | 672 'core/fxge/apple/fx_apple_platform.cpp', |
672 'core/fxge/apple/fx_mac_imp.cpp', | 673 'core/fxge/apple/fx_mac_imp.cpp', |
673 'core/fxge/apple/fx_quartz_device.cpp', | 674 'core/fxge/apple/fx_quartz_device.cpp', |
674 'core/fxge/dib/dib_int.h', | 675 'core/fxge/dib/dib_int.h', |
675 'core/fxge/dib/fx_dib_composite.cpp', | 676 'core/fxge/dib/fx_dib_composite.cpp', |
676 'core/fxge/dib/fx_dib_convert.cpp', | 677 'core/fxge/dib/fx_dib_convert.cpp', |
677 'core/fxge/dib/fx_dib_engine.cpp', | 678 'core/fxge/dib/fx_dib_engine.cpp', |
678 'core/fxge/dib/fx_dib_main.cpp', | 679 'core/fxge/dib/fx_dib_main.cpp', |
679 'core/fxge/dib/fx_dib_transform.cpp', | 680 'core/fxge/dib/fx_dib_transform.cpp', |
680 'core/fxge/fontdata/chromefontdata/chromefontdata.h', | 681 'core/fxge/fontdata/chromefontdata/chromefontdata.h', |
(...skipping 23 matching lines...) Expand all Loading... |
704 "core/fxge/ge/include/ifx_systemfontinfo.h", | 705 "core/fxge/ge/include/ifx_systemfontinfo.h", |
705 'core/fxge/ge/fx_ge.cpp', | 706 'core/fxge/ge/fx_ge.cpp', |
706 'core/fxge/ge/fx_ge_device.cpp', | 707 'core/fxge/ge/fx_ge_device.cpp', |
707 'core/fxge/ge/fx_ge_font.cpp', | 708 'core/fxge/ge/fx_ge_font.cpp', |
708 'core/fxge/ge/fx_ge_fontmap.cpp', | 709 'core/fxge/ge/fx_ge_fontmap.cpp', |
709 'core/fxge/ge/fx_ge_linux.cpp', | 710 'core/fxge/ge/fx_ge_linux.cpp', |
710 'core/fxge/ge/fx_ge_path.cpp', | 711 'core/fxge/ge/fx_ge_path.cpp', |
711 'core/fxge/ge/fx_ge_text.cpp', | 712 'core/fxge/ge/fx_ge_text.cpp', |
712 'core/fxge/ge/fx_text_int.h', | 713 'core/fxge/ge/fx_text_int.h', |
713 'core/fxge/ifx_renderdevicedriver.cpp', | 714 'core/fxge/ifx_renderdevicedriver.cpp', |
| 715 "core/fxge/include/cfx_windowsdevice.h", |
714 'core/fxge/include/fx_dib.h', | 716 'core/fxge/include/fx_dib.h', |
715 'core/fxge/include/fx_font.h', | 717 'core/fxge/include/fx_font.h', |
716 'core/fxge/include/fx_freetype.h', | 718 'core/fxge/include/fx_freetype.h', |
717 'core/fxge/include/fx_ge.h', | 719 'core/fxge/include/fx_ge.h', |
718 'core/fxge/include/fx_ge_apple.h', | |
719 'core/fxge/include/fx_ge_win32.h', | |
720 'core/fxge/include/ifx_renderdevicedriver.h', | 720 'core/fxge/include/ifx_renderdevicedriver.h', |
| 721 'core/fxge/win32/cfx_windowsdib.h', |
721 ], | 722 ], |
722 'variables': { | 723 'variables': { |
723 'clang_warning_flags': [ | 724 'clang_warning_flags': [ |
724 # http://code.google.com/p/pdfium/issues/detail?id=188 | 725 # http://code.google.com/p/pdfium/issues/detail?id=188 |
725 '-Wno-switch', | 726 '-Wno-switch', |
726 ], | 727 ], |
727 }, | 728 }, |
728 'conditions': [ | 729 'conditions': [ |
729 ['pdf_use_skia==1', { | 730 ['pdf_use_skia==1', { |
730 'sources': [ | 731 'sources': [ |
(...skipping 367 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1098 'fpdfsdk/fpdfxfa/include/fpdfxfa_app.h', | 1099 'fpdfsdk/fpdfxfa/include/fpdfxfa_app.h', |
1099 'fpdfsdk/fpdfxfa/include/fpdfxfa_doc.h', | 1100 'fpdfsdk/fpdfxfa/include/fpdfxfa_doc.h', |
1100 'fpdfsdk/fpdfxfa/include/fpdfxfa_page.h', | 1101 'fpdfsdk/fpdfxfa/include/fpdfxfa_page.h', |
1101 'fpdfsdk/fpdfxfa/include/fpdfxfa_util.h', | 1102 'fpdfsdk/fpdfxfa/include/fpdfxfa_util.h', |
1102 ], | 1103 ], |
1103 }, | 1104 }, |
1104 ] | 1105 ] |
1105 }], | 1106 }], |
1106 ] | 1107 ] |
1107 } | 1108 } |
OLD | NEW |