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

Side by Side Diff: xfa.gyp

Issue 1921853006: More FWL interface cleanup. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: 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/fwl/basewidget/fwl_barcodeimp.cpp » ('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 168 matching lines...) Expand 10 before | Expand all | Expand 10 after
179 "xfa/fwl/core/cfwl_widgetimpproperties.h", 179 "xfa/fwl/core/cfwl_widgetimpproperties.h",
180 "xfa/fwl/core/fwl_appimp.cpp", 180 "xfa/fwl/core/fwl_appimp.cpp",
181 "xfa/fwl/core/fwl_appimp.h", 181 "xfa/fwl/core/fwl_appimp.h",
182 "xfa/fwl/core/fwl_error.h", 182 "xfa/fwl/core/fwl_error.h",
183 "xfa/fwl/core/fwl_formimp.cpp", 183 "xfa/fwl/core/fwl_formimp.cpp",
184 "xfa/fwl/core/fwl_formimp.h", 184 "xfa/fwl/core/fwl_formimp.h",
185 "xfa/fwl/core/fwl_noteimp.cpp", 185 "xfa/fwl/core/fwl_noteimp.cpp",
186 "xfa/fwl/core/fwl_noteimp.h", 186 "xfa/fwl/core/fwl_noteimp.h",
187 "xfa/fwl/core/fwl_sdadapterimp.cpp", 187 "xfa/fwl/core/fwl_sdadapterimp.cpp",
188 "xfa/fwl/core/fwl_sdadapterimp.h", 188 "xfa/fwl/core/fwl_sdadapterimp.h",
189 "xfa/fwl/core/fwl_targetimp.cpp",
190 "xfa/fwl/core/fwl_targetimp.h",
191 "xfa/fwl/core/fwl_threadimp.cpp",
192 "xfa/fwl/core/fwl_threadimp.h",
193 "xfa/fwl/core/fwl_timerimp.cpp", 189 "xfa/fwl/core/fwl_timerimp.cpp",
194 "xfa/fwl/core/fwl_widgetdef.h", 190 "xfa/fwl/core/fwl_widgetdef.h",
195 "xfa/fwl/core/fwl_widgetimp.cpp", 191 "xfa/fwl/core/fwl_widgetimp.cpp",
196 "xfa/fwl/core/fwl_widgetimp.h", 192 "xfa/fwl/core/fwl_widgetimp.h",
197 "xfa/fwl/core/fwl_widgetmgrimp.cpp", 193 "xfa/fwl/core/fwl_widgetmgrimp.cpp",
198 "xfa/fwl/core/fwl_widgetmgrimp.h", 194 "xfa/fwl/core/fwl_widgetmgrimp.h",
199 "xfa/fwl/core/ifwl_adapternative.h", 195 "xfa/fwl/core/ifwl_adapternative.h",
200 "xfa/fwl/core/ifwl_adapterthreadmgr.h", 196 "xfa/fwl/core/ifwl_adapterthreadmgr.h",
201 "xfa/fwl/core/ifwl_adapterwidgetmgr.h", 197 "xfa/fwl/core/ifwl_adapterwidgetmgr.h",
202 "xfa/fwl/core/ifwl_app.h", 198 "xfa/fwl/core/ifwl_app.h",
203 "xfa/fwl/core/ifwl_dataprovider.h", 199 "xfa/fwl/core/ifwl_dataprovider.h",
204 "xfa/fwl/core/ifwl_form.h", 200 "xfa/fwl/core/ifwl_form.h",
205 "xfa/fwl/core/ifwl_notedriver.h",
206 "xfa/fwl/core/ifwl_noteloop.h",
207 "xfa/fwl/core/ifwl_target.h",
208 "xfa/fwl/core/ifwl_themeprovider.h", 201 "xfa/fwl/core/ifwl_themeprovider.h",
209 "xfa/fwl/core/ifwl_thread.h",
210 "xfa/fwl/core/ifwl_timer.h", 202 "xfa/fwl/core/ifwl_timer.h",
211 "xfa/fwl/core/ifwl_tooltiptarget.h", 203 "xfa/fwl/core/ifwl_tooltiptarget.h",
212 "xfa/fwl/core/ifwl_widget.h", 204 "xfa/fwl/core/ifwl_widget.h",
213 "xfa/fwl/core/ifwl_widgetdelegate.h", 205 "xfa/fwl/core/ifwl_widgetdelegate.h",
214 "xfa/fwl/core/ifwl_widgetmgr.h", 206 "xfa/fwl/core/ifwl_widgetmgr.h",
215 "xfa/fwl/core/ifwl_widgetmgrdelegate.h",
216 "xfa/fwl/core/include/ifwl_adaptertimermgr.h", 207 "xfa/fwl/core/include/ifwl_adaptertimermgr.h",
217 "xfa/fwl/lightwidget/cfwl_barcode.cpp", 208 "xfa/fwl/lightwidget/cfwl_barcode.cpp",
218 "xfa/fwl/lightwidget/cfwl_barcode.h", 209 "xfa/fwl/lightwidget/cfwl_barcode.h",
219 "xfa/fwl/lightwidget/cfwl_checkbox.cpp", 210 "xfa/fwl/lightwidget/cfwl_checkbox.cpp",
220 "xfa/fwl/lightwidget/cfwl_checkbox.h", 211 "xfa/fwl/lightwidget/cfwl_checkbox.h",
221 "xfa/fwl/lightwidget/cfwl_combobox.cpp", 212 "xfa/fwl/lightwidget/cfwl_combobox.cpp",
222 "xfa/fwl/lightwidget/cfwl_combobox.h", 213 "xfa/fwl/lightwidget/cfwl_combobox.h",
223 "xfa/fwl/lightwidget/cfwl_datetimepicker.cpp", 214 "xfa/fwl/lightwidget/cfwl_datetimepicker.cpp",
224 "xfa/fwl/lightwidget/cfwl_datetimepicker.h", 215 "xfa/fwl/lightwidget/cfwl_datetimepicker.h",
225 "xfa/fwl/lightwidget/cfwl_edit.cpp", 216 "xfa/fwl/lightwidget/cfwl_edit.cpp",
(...skipping 539 matching lines...) Expand 10 before | Expand all | Expand 10 after
765 "sources": [], 756 "sources": [],
766 }], 757 }],
767 ["OS == 'mac'", { 758 ["OS == 'mac'", {
768 "configurations": {}, 759 "configurations": {},
769 "sources": [], 760 "sources": [],
770 }], 761 }],
771 ] 762 ]
772 } 763 }
773 ] 764 ]
774 } 765 }
OLDNEW
« no previous file with comments | « BUILD.gn ('k') | xfa/fwl/basewidget/fwl_barcodeimp.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698