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

Side by Side Diff: xfa.gyp

Issue 1990003002: Move fgas_sax into individual files in fde. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Rebase to master Created 4 years, 7 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
« no previous file with comments | « BUILD.gn ('k') | xfa/fde/xml/cfx_saxreader.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 "variables": { 2 "variables": {
3 "pdf_enable_v8%": 1, 3 "pdf_enable_v8%": 1,
4 }, 4 },
5 "target_defaults": { 5 "target_defaults": {
6 "defines": [ 6 "defines": [
7 "PDF_ENABLE_XFA", 7 "PDF_ENABLE_XFA",
8 ], 8 ],
9 'msvs_disabled_warnings': [ 9 'msvs_disabled_warnings': [
10 4005, 4018, 4146, 4333, 4345, 4267, 10 4005, 4018, 4146, 4333, 4345, 4267,
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 "xfa/fde/fde_iterator.h", 81 "xfa/fde/fde_iterator.h",
82 "xfa/fde/fde_object.h", 82 "xfa/fde/fde_object.h",
83 "xfa/fde/fde_render.cpp", 83 "xfa/fde/fde_render.cpp",
84 "xfa/fde/fde_render.h", 84 "xfa/fde/fde_render.h",
85 "xfa/fde/ifde_txtedtdorecord.h", 85 "xfa/fde/ifde_txtedtdorecord.h",
86 "xfa/fde/ifde_txtedtengine.h", 86 "xfa/fde/ifde_txtedtengine.h",
87 "xfa/fde/ifde_txtedtpage.h", 87 "xfa/fde/ifde_txtedtpage.h",
88 "xfa/fde/ifx_chariter.h", 88 "xfa/fde/ifx_chariter.h",
89 "xfa/fde/tto/fde_textout.cpp", 89 "xfa/fde/tto/fde_textout.cpp",
90 "xfa/fde/tto/fde_textout.h", 90 "xfa/fde/tto/fde_textout.h",
91 "xfa/fde/xml/cfx_saxreader.cpp",
92 "xfa/fde/xml/cfx_saxreader.h",
91 "xfa/fde/xml/fde_xml.h", 93 "xfa/fde/xml/fde_xml.h",
92 "xfa/fde/xml/fde_xml_imp.cpp", 94 "xfa/fde/xml/fde_xml_imp.cpp",
93 "xfa/fde/xml/fde_xml_imp.h", 95 "xfa/fde/xml/fde_xml_imp.h",
94 "xfa/fgas/crt/fgas_algorithm.cpp", 96 "xfa/fgas/crt/fgas_algorithm.cpp",
95 "xfa/fgas/crt/fgas_algorithm.h", 97 "xfa/fgas/crt/fgas_algorithm.h",
96 "xfa/fgas/crt/fgas_codepage.cpp", 98 "xfa/fgas/crt/fgas_codepage.cpp",
97 "xfa/fgas/crt/fgas_codepage.h", 99 "xfa/fgas/crt/fgas_codepage.h",
98 "xfa/fgas/crt/fgas_encode.cpp", 100 "xfa/fgas/crt/fgas_encode.cpp",
99 "xfa/fgas/crt/fgas_language.h", 101 "xfa/fgas/crt/fgas_language.h",
100 "xfa/fgas/crt/fgas_memory.cpp", 102 "xfa/fgas/crt/fgas_memory.cpp",
(...skipping 17 matching lines...) Expand all
118 "xfa/fgas/layout/fgas_rtfbreak.h", 120 "xfa/fgas/layout/fgas_rtfbreak.h",
119 "xfa/fgas/layout/fgas_textbreak.cpp", 121 "xfa/fgas/layout/fgas_textbreak.cpp",
120 "xfa/fgas/layout/fgas_textbreak.h", 122 "xfa/fgas/layout/fgas_textbreak.h",
121 "xfa/fgas/layout/fgas_unicode.cpp", 123 "xfa/fgas/layout/fgas_unicode.cpp",
122 "xfa/fgas/layout/fgas_unicode.h", 124 "xfa/fgas/layout/fgas_unicode.h",
123 "xfa/fgas/localization/fgas_datetime.cpp", 125 "xfa/fgas/localization/fgas_datetime.cpp",
124 "xfa/fgas/localization/fgas_datetime.h", 126 "xfa/fgas/localization/fgas_datetime.h",
125 "xfa/fgas/localization/fgas_locale.cpp", 127 "xfa/fgas/localization/fgas_locale.cpp",
126 "xfa/fgas/localization/fgas_locale.h", 128 "xfa/fgas/localization/fgas_locale.h",
127 "xfa/fgas/localization/fgas_localeimp.h", 129 "xfa/fgas/localization/fgas_localeimp.h",
128 "xfa/fgas/xml/fgas_sax.cpp",
129 "xfa/fgas/xml/fgas_sax.h",
130 "xfa/fwl/basewidget/fwl_barcodeimp.cpp", 130 "xfa/fwl/basewidget/fwl_barcodeimp.cpp",
131 "xfa/fwl/basewidget/fwl_barcodeimp.h", 131 "xfa/fwl/basewidget/fwl_barcodeimp.h",
132 "xfa/fwl/basewidget/fwl_caretimp.cpp", 132 "xfa/fwl/basewidget/fwl_caretimp.cpp",
133 "xfa/fwl/basewidget/fwl_caretimp.h", 133 "xfa/fwl/basewidget/fwl_caretimp.h",
134 "xfa/fwl/basewidget/fwl_checkboximp.cpp", 134 "xfa/fwl/basewidget/fwl_checkboximp.cpp",
135 "xfa/fwl/basewidget/fwl_checkboximp.h", 135 "xfa/fwl/basewidget/fwl_checkboximp.h",
136 "xfa/fwl/basewidget/fwl_comboboximp.cpp", 136 "xfa/fwl/basewidget/fwl_comboboximp.cpp",
137 "xfa/fwl/basewidget/fwl_comboboximp.h", 137 "xfa/fwl/basewidget/fwl_comboboximp.h",
138 "xfa/fwl/basewidget/fwl_datetimepickerimp.cpp", 138 "xfa/fwl/basewidget/fwl_datetimepickerimp.cpp",
139 "xfa/fwl/basewidget/fwl_datetimepickerimp.h", 139 "xfa/fwl/basewidget/fwl_datetimepickerimp.h",
(...skipping 611 matching lines...) Expand 10 before | Expand all | Expand 10 after
751 "sources": [], 751 "sources": [],
752 }], 752 }],
753 ["OS == 'mac'", { 753 ["OS == 'mac'", {
754 "configurations": {}, 754 "configurations": {},
755 "sources": [], 755 "sources": [],
756 }], 756 }],
757 ] 757 ]
758 } 758 }
759 ] 759 ]
760 } 760 }
OLDNEW
« no previous file with comments | « BUILD.gn ('k') | xfa/fde/xml/cfx_saxreader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698