OLD | NEW |
1 # Copyright 2016 The Chromium Authors. All rights reserved. | 1 # Copyright 2016 The Chromium 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 import("//build_overrides/v8.gni") | 5 import("//build_overrides/v8.gni") |
6 import("//testing/test.gni") | 6 import("//testing/test.gni") |
7 import("pdfium.gni") | 7 import("pdfium.gni") |
8 | 8 |
9 config("pdfium_common_config") { | 9 config("pdfium_common_config") { |
10 cflags = [] | 10 cflags = [] |
(...skipping 1168 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1179 "xfa/fgas/layout/fgas_unicode.h", | 1179 "xfa/fgas/layout/fgas_unicode.h", |
1180 "xfa/fgas/localization/fgas_datetime.cpp", | 1180 "xfa/fgas/localization/fgas_datetime.cpp", |
1181 "xfa/fgas/localization/fgas_datetime.h", | 1181 "xfa/fgas/localization/fgas_datetime.h", |
1182 "xfa/fgas/localization/fgas_locale.cpp", | 1182 "xfa/fgas/localization/fgas_locale.cpp", |
1183 "xfa/fgas/localization/fgas_locale.h", | 1183 "xfa/fgas/localization/fgas_locale.h", |
1184 "xfa/fgas/localization/fgas_localeimp.h", | 1184 "xfa/fgas/localization/fgas_localeimp.h", |
1185 "xfa/fwl/core/cfwl_app.cpp", | 1185 "xfa/fwl/core/cfwl_app.cpp", |
1186 "xfa/fwl/core/cfwl_app.h", | 1186 "xfa/fwl/core/cfwl_app.h", |
1187 "xfa/fwl/core/cfwl_barcode.cpp", | 1187 "xfa/fwl/core/cfwl_barcode.cpp", |
1188 "xfa/fwl/core/cfwl_barcode.h", | 1188 "xfa/fwl/core/cfwl_barcode.h", |
| 1189 "xfa/fwl/core/cfwl_caret.cpp", |
| 1190 "xfa/fwl/core/cfwl_caret.h", |
1189 "xfa/fwl/core/cfwl_checkbox.cpp", | 1191 "xfa/fwl/core/cfwl_checkbox.cpp", |
1190 "xfa/fwl/core/cfwl_checkbox.h", | 1192 "xfa/fwl/core/cfwl_checkbox.h", |
1191 "xfa/fwl/core/cfwl_combobox.cpp", | 1193 "xfa/fwl/core/cfwl_combobox.cpp", |
1192 "xfa/fwl/core/cfwl_combobox.h", | 1194 "xfa/fwl/core/cfwl_combobox.h", |
| 1195 "xfa/fwl/core/cfwl_comboboxproxy.cpp", |
| 1196 "xfa/fwl/core/cfwl_comboboxproxy.h", |
| 1197 "xfa/fwl/core/cfwl_comboedit.cpp", |
| 1198 "xfa/fwl/core/cfwl_comboedit.h", |
| 1199 "xfa/fwl/core/cfwl_combolist.cpp", |
| 1200 "xfa/fwl/core/cfwl_combolist.h", |
| 1201 "xfa/fwl/core/cfwl_datetimeedit.cpp", |
| 1202 "xfa/fwl/core/cfwl_datetimeedit.h", |
1193 "xfa/fwl/core/cfwl_datetimepicker.cpp", | 1203 "xfa/fwl/core/cfwl_datetimepicker.cpp", |
1194 "xfa/fwl/core/cfwl_datetimepicker.h", | 1204 "xfa/fwl/core/cfwl_datetimepicker.h", |
1195 "xfa/fwl/core/cfwl_edit.cpp", | 1205 "xfa/fwl/core/cfwl_edit.cpp", |
1196 "xfa/fwl/core/cfwl_edit.h", | 1206 "xfa/fwl/core/cfwl_edit.h", |
1197 "xfa/fwl/core/cfwl_event.cpp", | 1207 "xfa/fwl/core/cfwl_event.cpp", |
1198 "xfa/fwl/core/cfwl_event.h", | 1208 "xfa/fwl/core/cfwl_event.h", |
1199 "xfa/fwl/core/cfwl_eventtarget.cpp", | 1209 "xfa/fwl/core/cfwl_eventtarget.cpp", |
1200 "xfa/fwl/core/cfwl_eventtarget.h", | 1210 "xfa/fwl/core/cfwl_eventtarget.h", |
1201 "xfa/fwl/core/cfwl_evtcheckstatechanged.cpp", | 1211 "xfa/fwl/core/cfwl_evtcheckstatechanged.cpp", |
1202 "xfa/fwl/core/cfwl_evtcheckstatechanged.h", | 1212 "xfa/fwl/core/cfwl_evtcheckstatechanged.h", |
(...skipping 24 matching lines...) Expand all Loading... |
1227 "xfa/fwl/core/cfwl_evtsetfocus.cpp", | 1237 "xfa/fwl/core/cfwl_evtsetfocus.cpp", |
1228 "xfa/fwl/core/cfwl_evtsetfocus.h", | 1238 "xfa/fwl/core/cfwl_evtsetfocus.h", |
1229 "xfa/fwl/core/cfwl_evtsizechanged.cpp", | 1239 "xfa/fwl/core/cfwl_evtsizechanged.cpp", |
1230 "xfa/fwl/core/cfwl_evtsizechanged.h", | 1240 "xfa/fwl/core/cfwl_evtsizechanged.h", |
1231 "xfa/fwl/core/cfwl_evttextchanged.cpp", | 1241 "xfa/fwl/core/cfwl_evttextchanged.cpp", |
1232 "xfa/fwl/core/cfwl_evttextchanged.h", | 1242 "xfa/fwl/core/cfwl_evttextchanged.h", |
1233 "xfa/fwl/core/cfwl_evttextfull.cpp", | 1243 "xfa/fwl/core/cfwl_evttextfull.cpp", |
1234 "xfa/fwl/core/cfwl_evttextfull.h", | 1244 "xfa/fwl/core/cfwl_evttextfull.h", |
1235 "xfa/fwl/core/cfwl_evtvalidate.cpp", | 1245 "xfa/fwl/core/cfwl_evtvalidate.cpp", |
1236 "xfa/fwl/core/cfwl_evtvalidate.h", | 1246 "xfa/fwl/core/cfwl_evtvalidate.h", |
| 1247 "xfa/fwl/core/cfwl_form.cpp", |
| 1248 "xfa/fwl/core/cfwl_form.h", |
| 1249 "xfa/fwl/core/cfwl_formproxy.cpp", |
| 1250 "xfa/fwl/core/cfwl_formproxy.h", |
1237 "xfa/fwl/core/cfwl_listbox.cpp", | 1251 "xfa/fwl/core/cfwl_listbox.cpp", |
1238 "xfa/fwl/core/cfwl_listbox.h", | 1252 "xfa/fwl/core/cfwl_listbox.h", |
1239 "xfa/fwl/core/cfwl_listitem.cpp", | 1253 "xfa/fwl/core/cfwl_listitem.cpp", |
1240 "xfa/fwl/core/cfwl_listitem.h", | 1254 "xfa/fwl/core/cfwl_listitem.h", |
1241 "xfa/fwl/core/cfwl_message.cpp", | 1255 "xfa/fwl/core/cfwl_message.cpp", |
1242 "xfa/fwl/core/cfwl_message.h", | 1256 "xfa/fwl/core/cfwl_message.h", |
| 1257 "xfa/fwl/core/cfwl_monthcalendar.cpp", |
| 1258 "xfa/fwl/core/cfwl_monthcalendar.h", |
1243 "xfa/fwl/core/cfwl_msgkey.cpp", | 1259 "xfa/fwl/core/cfwl_msgkey.cpp", |
1244 "xfa/fwl/core/cfwl_msgkey.h", | 1260 "xfa/fwl/core/cfwl_msgkey.h", |
1245 "xfa/fwl/core/cfwl_msgkillfocus.cpp", | 1261 "xfa/fwl/core/cfwl_msgkillfocus.cpp", |
1246 "xfa/fwl/core/cfwl_msgkillfocus.h", | 1262 "xfa/fwl/core/cfwl_msgkillfocus.h", |
1247 "xfa/fwl/core/cfwl_msgmouse.cpp", | 1263 "xfa/fwl/core/cfwl_msgmouse.cpp", |
1248 "xfa/fwl/core/cfwl_msgmouse.h", | 1264 "xfa/fwl/core/cfwl_msgmouse.h", |
1249 "xfa/fwl/core/cfwl_msgmousewheel.cpp", | 1265 "xfa/fwl/core/cfwl_msgmousewheel.cpp", |
1250 "xfa/fwl/core/cfwl_msgmousewheel.h", | 1266 "xfa/fwl/core/cfwl_msgmousewheel.h", |
1251 "xfa/fwl/core/cfwl_msgsetfocus.cpp", | 1267 "xfa/fwl/core/cfwl_msgsetfocus.cpp", |
1252 "xfa/fwl/core/cfwl_msgsetfocus.h", | 1268 "xfa/fwl/core/cfwl_msgsetfocus.h", |
1253 "xfa/fwl/core/cfwl_notedriver.cpp", | 1269 "xfa/fwl/core/cfwl_notedriver.cpp", |
1254 "xfa/fwl/core/cfwl_notedriver.h", | 1270 "xfa/fwl/core/cfwl_notedriver.h", |
1255 "xfa/fwl/core/cfwl_noteloop.cpp", | 1271 "xfa/fwl/core/cfwl_noteloop.cpp", |
1256 "xfa/fwl/core/cfwl_noteloop.h", | 1272 "xfa/fwl/core/cfwl_noteloop.h", |
1257 "xfa/fwl/core/cfwl_picturebox.cpp", | 1273 "xfa/fwl/core/cfwl_picturebox.cpp", |
1258 "xfa/fwl/core/cfwl_picturebox.h", | 1274 "xfa/fwl/core/cfwl_picturebox.h", |
1259 "xfa/fwl/core/cfwl_pushbutton.cpp", | 1275 "xfa/fwl/core/cfwl_pushbutton.cpp", |
1260 "xfa/fwl/core/cfwl_pushbutton.h", | 1276 "xfa/fwl/core/cfwl_pushbutton.h", |
| 1277 "xfa/fwl/core/cfwl_scrollbar.cpp", |
| 1278 "xfa/fwl/core/cfwl_scrollbar.h", |
| 1279 "xfa/fwl/core/cfwl_spinbutton.cpp", |
| 1280 "xfa/fwl/core/cfwl_spinbutton.h", |
1261 "xfa/fwl/core/cfwl_sysbtn.cpp", | 1281 "xfa/fwl/core/cfwl_sysbtn.cpp", |
1262 "xfa/fwl/core/cfwl_sysbtn.h", | 1282 "xfa/fwl/core/cfwl_sysbtn.h", |
1263 "xfa/fwl/core/cfwl_themebackground.h", | 1283 "xfa/fwl/core/cfwl_themebackground.h", |
1264 "xfa/fwl/core/cfwl_themepart.cpp", | 1284 "xfa/fwl/core/cfwl_themepart.cpp", |
1265 "xfa/fwl/core/cfwl_themepart.h", | 1285 "xfa/fwl/core/cfwl_themepart.h", |
1266 "xfa/fwl/core/cfwl_themetext.h", | 1286 "xfa/fwl/core/cfwl_themetext.h", |
1267 "xfa/fwl/core/cfwl_timer.cpp", | 1287 "xfa/fwl/core/cfwl_timer.cpp", |
1268 "xfa/fwl/core/cfwl_timer.h", | 1288 "xfa/fwl/core/cfwl_timer.h", |
1269 "xfa/fwl/core/cfwl_timerinfo.cpp", | 1289 "xfa/fwl/core/cfwl_timerinfo.cpp", |
1270 "xfa/fwl/core/cfwl_timerinfo.h", | 1290 "xfa/fwl/core/cfwl_timerinfo.h", |
1271 "xfa/fwl/core/cfwl_widget.cpp", | 1291 "xfa/fwl/core/cfwl_widget.cpp", |
1272 "xfa/fwl/core/cfwl_widget.h", | 1292 "xfa/fwl/core/cfwl_widget.h", |
1273 "xfa/fwl/core/cfwl_widgetmgr.cpp", | 1293 "xfa/fwl/core/cfwl_widgetmgr.cpp", |
1274 "xfa/fwl/core/cfwl_widgetmgr.h", | 1294 "xfa/fwl/core/cfwl_widgetmgr.h", |
1275 "xfa/fwl/core/cfwl_widgetproperties.cpp", | 1295 "xfa/fwl/core/cfwl_widgetproperties.cpp", |
1276 "xfa/fwl/core/cfwl_widgetproperties.h", | 1296 "xfa/fwl/core/cfwl_widgetproperties.h", |
1277 "xfa/fwl/core/cfx_barcode.cpp", | 1297 "xfa/fwl/core/cfx_barcode.cpp", |
1278 "xfa/fwl/core/cfx_barcode.h", | 1298 "xfa/fwl/core/cfx_barcode.h", |
1279 "xfa/fwl/core/fwl_error.h", | 1299 "xfa/fwl/core/fwl_error.h", |
1280 "xfa/fwl/core/fwl_widgetdef.h", | 1300 "xfa/fwl/core/fwl_widgetdef.h", |
1281 "xfa/fwl/core/fwl_widgethit.h", | 1301 "xfa/fwl/core/fwl_widgethit.h", |
1282 "xfa/fwl/core/ifwl_adaptertimermgr.h", | 1302 "xfa/fwl/core/ifwl_adaptertimermgr.h", |
1283 "xfa/fwl/core/ifwl_barcode.cpp", | 1303 "xfa/fwl/core/ifwl_barcode.cpp", |
1284 "xfa/fwl/core/ifwl_barcode.h", | 1304 "xfa/fwl/core/ifwl_barcode.h", |
1285 "xfa/fwl/core/ifwl_caret.cpp", | |
1286 "xfa/fwl/core/ifwl_caret.h", | |
1287 "xfa/fwl/core/ifwl_checkbox.cpp", | 1305 "xfa/fwl/core/ifwl_checkbox.cpp", |
1288 "xfa/fwl/core/ifwl_checkbox.h", | 1306 "xfa/fwl/core/ifwl_checkbox.h", |
1289 "xfa/fwl/core/ifwl_combobox.cpp", | 1307 "xfa/fwl/core/ifwl_combobox.cpp", |
1290 "xfa/fwl/core/ifwl_combobox.h", | 1308 "xfa/fwl/core/ifwl_combobox.h", |
1291 "xfa/fwl/core/ifwl_comboboxproxy.cpp", | |
1292 "xfa/fwl/core/ifwl_comboboxproxy.h", | |
1293 "xfa/fwl/core/ifwl_comboedit.cpp", | |
1294 "xfa/fwl/core/ifwl_comboedit.h", | |
1295 "xfa/fwl/core/ifwl_combolist.cpp", | |
1296 "xfa/fwl/core/ifwl_combolist.h", | |
1297 "xfa/fwl/core/ifwl_datetimeedit.cpp", | |
1298 "xfa/fwl/core/ifwl_datetimeedit.h", | |
1299 "xfa/fwl/core/ifwl_datetimepicker.cpp", | 1309 "xfa/fwl/core/ifwl_datetimepicker.cpp", |
1300 "xfa/fwl/core/ifwl_datetimepicker.h", | 1310 "xfa/fwl/core/ifwl_datetimepicker.h", |
1301 "xfa/fwl/core/ifwl_edit.cpp", | 1311 "xfa/fwl/core/ifwl_edit.cpp", |
1302 "xfa/fwl/core/ifwl_edit.h", | 1312 "xfa/fwl/core/ifwl_edit.h", |
1303 "xfa/fwl/core/ifwl_form.cpp", | |
1304 "xfa/fwl/core/ifwl_form.h", | |
1305 "xfa/fwl/core/ifwl_formproxy.cpp", | |
1306 "xfa/fwl/core/ifwl_formproxy.h", | |
1307 "xfa/fwl/core/ifwl_listbox.cpp", | 1313 "xfa/fwl/core/ifwl_listbox.cpp", |
1308 "xfa/fwl/core/ifwl_listbox.h", | 1314 "xfa/fwl/core/ifwl_listbox.h", |
1309 "xfa/fwl/core/ifwl_monthcalendar.cpp", | |
1310 "xfa/fwl/core/ifwl_monthcalendar.h", | |
1311 "xfa/fwl/core/ifwl_picturebox.cpp", | 1315 "xfa/fwl/core/ifwl_picturebox.cpp", |
1312 "xfa/fwl/core/ifwl_picturebox.h", | 1316 "xfa/fwl/core/ifwl_picturebox.h", |
1313 "xfa/fwl/core/ifwl_pushbutton.cpp", | 1317 "xfa/fwl/core/ifwl_pushbutton.cpp", |
1314 "xfa/fwl/core/ifwl_pushbutton.h", | 1318 "xfa/fwl/core/ifwl_pushbutton.h", |
1315 "xfa/fwl/core/ifwl_scrollbar.cpp", | |
1316 "xfa/fwl/core/ifwl_scrollbar.h", | |
1317 "xfa/fwl/core/ifwl_spinbutton.cpp", | |
1318 "xfa/fwl/core/ifwl_spinbutton.h", | |
1319 "xfa/fwl/core/ifwl_themeprovider.h", | 1319 "xfa/fwl/core/ifwl_themeprovider.h", |
1320 "xfa/fwl/core/ifwl_widget.cpp", | 1320 "xfa/fwl/core/ifwl_widget.cpp", |
1321 "xfa/fwl/core/ifwl_widget.h", | 1321 "xfa/fwl/core/ifwl_widget.h", |
1322 "xfa/fwl/core/ifwl_widgetdelegate.h", | 1322 "xfa/fwl/core/ifwl_widgetdelegate.h", |
1323 "xfa/fwl/core/ifwl_widgetmgrdelegate.h", | 1323 "xfa/fwl/core/ifwl_widgetmgrdelegate.h", |
1324 "xfa/fwl/theme/cfwl_arrowdata.cpp", | 1324 "xfa/fwl/theme/cfwl_arrowdata.cpp", |
1325 "xfa/fwl/theme/cfwl_arrowdata.h", | 1325 "xfa/fwl/theme/cfwl_arrowdata.h", |
1326 "xfa/fwl/theme/cfwl_barcodetp.cpp", | 1326 "xfa/fwl/theme/cfwl_barcodetp.cpp", |
1327 "xfa/fwl/theme/cfwl_barcodetp.h", | 1327 "xfa/fwl/theme/cfwl_barcodetp.h", |
1328 "xfa/fwl/theme/cfwl_carettp.cpp", | 1328 "xfa/fwl/theme/cfwl_carettp.cpp", |
(...skipping 517 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1846 "//samples", | 1846 "//samples", |
1847 ] | 1847 ] |
1848 } | 1848 } |
1849 group("fuzzers") { | 1849 group("fuzzers") { |
1850 testonly = true | 1850 testonly = true |
1851 deps = [ | 1851 deps = [ |
1852 "//testing/libfuzzer", | 1852 "//testing/libfuzzer", |
1853 ] | 1853 ] |
1854 } | 1854 } |
1855 } | 1855 } |
OLD | NEW |