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

Side by Side Diff: xfa.gyp

Issue 1770953004: Remove xfa/src/fwl/src and move code up a level. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 9 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
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 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
197 "xfa/src/fgas/src/layout/fx_textbreak.h", 197 "xfa/src/fgas/src/layout/fx_textbreak.h",
198 "xfa/src/fgas/src/layout/fx_unicode.cpp", 198 "xfa/src/fgas/src/layout/fx_unicode.cpp",
199 "xfa/src/fgas/src/layout/fx_unicode.h", 199 "xfa/src/fgas/src/layout/fx_unicode.h",
200 "xfa/src/fgas/src/localization/fx_datetime.cpp", 200 "xfa/src/fgas/src/localization/fx_datetime.cpp",
201 "xfa/src/fgas/src/localization/fx_locale.cpp", 201 "xfa/src/fgas/src/localization/fx_locale.cpp",
202 "xfa/src/fgas/src/localization/fx_localeimp.h", 202 "xfa/src/fgas/src/localization/fx_localeimp.h",
203 "xfa/src/fgas/src/localization/fx_localemgr.cpp", 203 "xfa/src/fgas/src/localization/fx_localemgr.cpp",
204 "xfa/src/fgas/src/localization/fx_localemgr.h", 204 "xfa/src/fgas/src/localization/fx_localemgr.h",
205 "xfa/src/fgas/src/xml/fx_sax_imp.cpp", 205 "xfa/src/fgas/src/xml/fx_sax_imp.cpp",
206 "xfa/src/fgas/src/xml/fx_sax_imp.h", 206 "xfa/src/fgas/src/xml/fx_sax_imp.h",
207 "xfa/src/fwl/src/basewidget/fwl_barcodeimp.cpp", 207 "xfa/src/fwl/basewidget/fwl_barcodeimp.cpp",
208 "xfa/src/fwl/src/basewidget/fwl_barcodeimp.h", 208 "xfa/src/fwl/basewidget/fwl_barcodeimp.h",
209 "xfa/src/fwl/src/basewidget/fwl_caretimp.cpp", 209 "xfa/src/fwl/basewidget/fwl_caretimp.cpp",
210 "xfa/src/fwl/src/basewidget/fwl_caretimp.h", 210 "xfa/src/fwl/basewidget/fwl_caretimp.h",
211 "xfa/src/fwl/src/basewidget/fwl_checkboximp.cpp", 211 "xfa/src/fwl/basewidget/fwl_checkboximp.cpp",
212 "xfa/src/fwl/src/basewidget/fwl_checkboximp.h", 212 "xfa/src/fwl/basewidget/fwl_checkboximp.h",
213 "xfa/src/fwl/src/basewidget/fwl_comboboximp.cpp", 213 "xfa/src/fwl/basewidget/fwl_comboboximp.cpp",
214 "xfa/src/fwl/src/basewidget/fwl_comboboximp.h", 214 "xfa/src/fwl/basewidget/fwl_comboboximp.h",
215 "xfa/src/fwl/src/basewidget/fwl_datetimepickerimp.cpp", 215 "xfa/src/fwl/basewidget/fwl_datetimepickerimp.cpp",
216 "xfa/src/fwl/src/basewidget/fwl_datetimepickerimp.h", 216 "xfa/src/fwl/basewidget/fwl_datetimepickerimp.h",
217 "xfa/src/fwl/src/basewidget/fwl_editimp.cpp", 217 "xfa/src/fwl/basewidget/fwl_editimp.cpp",
218 "xfa/src/fwl/src/basewidget/fwl_editimp.h", 218 "xfa/src/fwl/basewidget/fwl_editimp.h",
219 "xfa/src/fwl/src/basewidget/fwl_formproxyimp.cpp", 219 "xfa/src/fwl/basewidget/fwl_formproxyimp.cpp",
220 "xfa/src/fwl/src/basewidget/fwl_formproxyimp.h", 220 "xfa/src/fwl/basewidget/fwl_formproxyimp.h",
221 "xfa/src/fwl/src/basewidget/fwl_listboximp.cpp", 221 "xfa/src/fwl/basewidget/fwl_listboximp.cpp",
222 "xfa/src/fwl/src/basewidget/fwl_listboximp.h", 222 "xfa/src/fwl/basewidget/fwl_listboximp.h",
223 "xfa/src/fwl/src/basewidget/fwl_monthcalendarimp.cpp", 223 "xfa/src/fwl/basewidget/fwl_monthcalendarimp.cpp",
224 "xfa/src/fwl/src/basewidget/fwl_monthcalendarimp.h", 224 "xfa/src/fwl/basewidget/fwl_monthcalendarimp.h",
225 "xfa/src/fwl/src/basewidget/fwl_pictureboximp.cpp", 225 "xfa/src/fwl/basewidget/fwl_pictureboximp.cpp",
226 "xfa/src/fwl/src/basewidget/fwl_pictureboximp.h", 226 "xfa/src/fwl/basewidget/fwl_pictureboximp.h",
227 "xfa/src/fwl/src/basewidget/fwl_pushbuttonimp.cpp", 227 "xfa/src/fwl/basewidget/fwl_pushbuttonimp.cpp",
228 "xfa/src/fwl/src/basewidget/fwl_pushbuttonimp.h", 228 "xfa/src/fwl/basewidget/fwl_pushbuttonimp.h",
229 "xfa/src/fwl/src/basewidget/fwl_scrollbarimp.cpp", 229 "xfa/src/fwl/basewidget/fwl_scrollbarimp.cpp",
230 "xfa/src/fwl/src/basewidget/fwl_scrollbarimp.h", 230 "xfa/src/fwl/basewidget/fwl_scrollbarimp.h",
231 "xfa/src/fwl/src/basewidget/fwl_spinbuttonimp.cpp", 231 "xfa/src/fwl/basewidget/fwl_spinbuttonimp.cpp",
232 "xfa/src/fwl/src/basewidget/fwl_spinbuttonimp.h", 232 "xfa/src/fwl/basewidget/fwl_spinbuttonimp.h",
233 "xfa/src/fwl/src/basewidget/fwl_tooltipctrlimp.cpp", 233 "xfa/src/fwl/basewidget/fwl_tooltipctrlimp.cpp",
234 "xfa/src/fwl/src/basewidget/fwl_tooltipctrlimp.h", 234 "xfa/src/fwl/basewidget/fwl_tooltipctrlimp.h",
235 "xfa/src/fwl/src/basewidget/fxmath_barcodeimp.cpp", 235 "xfa/src/fwl/basewidget/fxmath_barcodeimp.cpp",
236 "xfa/src/fwl/src/basewidget/fxmath_barcodeimp.h", 236 "xfa/src/fwl/basewidget/fxmath_barcodeimp.h",
237 "xfa/src/fwl/src/core/fwl_appimp.cpp", 237 "xfa/src/fwl/core/fwl_appimp.cpp",
238 "xfa/src/fwl/src/core/fwl_appimp.h", 238 "xfa/src/fwl/core/fwl_appimp.h",
239 "xfa/src/fwl/src/core/fwl_contentimp.cpp", 239 "xfa/src/fwl/core/fwl_contentimp.cpp",
240 "xfa/src/fwl/src/core/fwl_contentimp.h", 240 "xfa/src/fwl/core/fwl_contentimp.h",
241 "xfa/src/fwl/src/core/fwl_formimp.cpp", 241 "xfa/src/fwl/core/fwl_formimp.cpp",
242 "xfa/src/fwl/src/core/fwl_formimp.h", 242 "xfa/src/fwl/core/fwl_formimp.h",
243 "xfa/src/fwl/src/core/fwl_gridimp.cpp", 243 "xfa/src/fwl/core/fwl_gridimp.cpp",
244 "xfa/src/fwl/src/core/fwl_gridimp.h", 244 "xfa/src/fwl/core/fwl_gridimp.h",
245 "xfa/src/fwl/src/core/fwl_noteimp.cpp", 245 "xfa/src/fwl/core/fwl_noteimp.cpp",
246 "xfa/src/fwl/src/core/fwl_noteimp.h", 246 "xfa/src/fwl/core/fwl_noteimp.h",
247 "xfa/src/fwl/src/core/fwl_panelimp.cpp", 247 "xfa/src/fwl/core/fwl_panelimp.cpp",
248 "xfa/src/fwl/src/core/fwl_panelimp.h", 248 "xfa/src/fwl/core/fwl_panelimp.h",
249 "xfa/src/fwl/src/core/fwl_sdadapterimp.cpp", 249 "xfa/src/fwl/core/fwl_sdadapterimp.cpp",
250 "xfa/src/fwl/src/core/fwl_targetimp.cpp", 250 "xfa/src/fwl/core/fwl_targetimp.cpp",
251 "xfa/src/fwl/src/core/fwl_targetimp.h", 251 "xfa/src/fwl/core/fwl_targetimp.h",
252 "xfa/src/fwl/src/core/fwl_threadimp.cpp", 252 "xfa/src/fwl/core/fwl_threadimp.cpp",
253 "xfa/src/fwl/src/core/fwl_threadimp.h", 253 "xfa/src/fwl/core/fwl_threadimp.h",
254 "xfa/src/fwl/src/core/fwl_timerimp.cpp", 254 "xfa/src/fwl/core/fwl_timerimp.cpp",
255 "xfa/src/fwl/src/core/fwl_widgetimp.cpp", 255 "xfa/src/fwl/core/fwl_widgetimp.cpp",
256 "xfa/src/fwl/src/core/fwl_widgetimp.h", 256 "xfa/src/fwl/core/fwl_widgetimp.h",
257 "xfa/src/fwl/src/core/fwl_widgetmgrimp.cpp", 257 "xfa/src/fwl/core/fwl_widgetmgrimp.cpp",
258 "xfa/src/fwl/src/core/fwl_widgetmgrimp.h", 258 "xfa/src/fwl/core/fwl_widgetmgrimp.h",
259 "xfa/src/fwl/src/lightwidget/app.cpp", 259 "xfa/src/fwl/lightwidget/app.cpp",
260 "xfa/src/fwl/src/lightwidget/barcode.cpp", 260 "xfa/src/fwl/lightwidget/barcode.cpp",
261 "xfa/src/fwl/src/lightwidget/caret.cpp", 261 "xfa/src/fwl/lightwidget/caret.cpp",
262 "xfa/src/fwl/src/lightwidget/checkbox.cpp", 262 "xfa/src/fwl/lightwidget/checkbox.cpp",
263 "xfa/src/fwl/src/lightwidget/combobox.cpp", 263 "xfa/src/fwl/lightwidget/combobox.cpp",
264 "xfa/src/fwl/src/lightwidget/datetimepicker.cpp", 264 "xfa/src/fwl/lightwidget/datetimepicker.cpp",
265 "xfa/src/fwl/src/lightwidget/edit.cpp", 265 "xfa/src/fwl/lightwidget/edit.cpp",
266 "xfa/src/fwl/src/lightwidget/listbox.cpp", 266 "xfa/src/fwl/lightwidget/listbox.cpp",
267 "xfa/src/fwl/src/lightwidget/picturebox.cpp", 267 "xfa/src/fwl/lightwidget/picturebox.cpp",
268 "xfa/src/fwl/src/lightwidget/pushbutton.cpp", 268 "xfa/src/fwl/lightwidget/pushbutton.cpp",
269 "xfa/src/fwl/src/lightwidget/scrollbar.cpp", 269 "xfa/src/fwl/lightwidget/scrollbar.cpp",
270 "xfa/src/fwl/src/lightwidget/theme.cpp", 270 "xfa/src/fwl/lightwidget/theme.cpp",
271 "xfa/src/fwl/src/lightwidget/tooltipctrl.cpp", 271 "xfa/src/fwl/lightwidget/tooltipctrl.cpp",
272 "xfa/src/fwl/src/lightwidget/widget.cpp", 272 "xfa/src/fwl/lightwidget/widget.cpp",
273 "xfa/src/fwl/src/theme/barcodetp.cpp", 273 "xfa/src/fwl/theme/barcodetp.cpp",
274 "xfa/src/fwl/src/theme/carettp.cpp", 274 "xfa/src/fwl/theme/carettp.cpp",
275 "xfa/src/fwl/src/theme/checkboxtp.cpp", 275 "xfa/src/fwl/theme/checkboxtp.cpp",
276 "xfa/src/fwl/src/theme/comboboxtp.cpp", 276 "xfa/src/fwl/theme/comboboxtp.cpp",
277 "xfa/src/fwl/src/theme/datetimepickertp.cpp", 277 "xfa/src/fwl/theme/datetimepickertp.cpp",
278 "xfa/src/fwl/src/theme/edittp.cpp", 278 "xfa/src/fwl/theme/edittp.cpp",
279 "xfa/src/fwl/src/theme/formtp.cpp", 279 "xfa/src/fwl/theme/formtp.cpp",
280 "xfa/src/fwl/src/theme/listboxtp.cpp", 280 "xfa/src/fwl/theme/listboxtp.cpp",
281 "xfa/src/fwl/src/theme/monthcalendartp.cpp", 281 "xfa/src/fwl/theme/monthcalendartp.cpp",
282 "xfa/src/fwl/src/theme/pictureboxtp.cpp", 282 "xfa/src/fwl/theme/pictureboxtp.cpp",
283 "xfa/src/fwl/src/theme/pushbuttontp.cpp", 283 "xfa/src/fwl/theme/pushbuttontp.cpp",
284 "xfa/src/fwl/src/theme/scrollbartp.cpp", 284 "xfa/src/fwl/theme/scrollbartp.cpp",
285 "xfa/src/fwl/src/theme/widgettp.cpp", 285 "xfa/src/fwl/theme/widgettp.cpp",
286 "xfa/src/fxbarcode/common/BC_CommonBitArray.cpp", 286 "xfa/src/fxbarcode/common/BC_CommonBitArray.cpp",
287 "xfa/src/fxbarcode/common/BC_CommonBitMatrix.cpp", 287 "xfa/src/fxbarcode/common/BC_CommonBitMatrix.cpp",
288 "xfa/src/fxbarcode/common/BC_CommonBitSource.cpp", 288 "xfa/src/fxbarcode/common/BC_CommonBitSource.cpp",
289 "xfa/src/fxbarcode/common/BC_CommonByteArray.cpp", 289 "xfa/src/fxbarcode/common/BC_CommonByteArray.cpp",
290 "xfa/src/fxbarcode/common/BC_CommonByteMatrix.cpp", 290 "xfa/src/fxbarcode/common/BC_CommonByteMatrix.cpp",
291 "xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.cpp", 291 "xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.cpp",
292 "xfa/src/fxbarcode/common/BC_CommonDecoderResult.cpp", 292 "xfa/src/fxbarcode/common/BC_CommonDecoderResult.cpp",
293 "xfa/src/fxbarcode/common/BC_CommonECI.cpp", 293 "xfa/src/fxbarcode/common/BC_CommonECI.cpp",
294 "xfa/src/fxbarcode/common/BC_CommonPerspectiveTransform.cpp", 294 "xfa/src/fxbarcode/common/BC_CommonPerspectiveTransform.cpp",
295 "xfa/src/fxbarcode/common/BC_CommonBitArray.h", 295 "xfa/src/fxbarcode/common/BC_CommonBitArray.h",
(...skipping 408 matching lines...) Expand 10 before | Expand all | Expand 10 after
704 "sources": [], 704 "sources": [],
705 }], 705 }],
706 ["OS == 'mac'", { 706 ["OS == 'mac'", {
707 "configurations": {}, 707 "configurations": {},
708 "sources": [], 708 "sources": [],
709 }], 709 }],
710 ] 710 ]
711 } 711 }
712 ] 712 ]
713 } 713 }
OLDNEW
« BUILD.gn ('K') | « BUILD.gn ('k') | xfa/include/fwl/basewidget/fwl_picturebox.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698