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

Side by Side Diff: pdfium.gyp

Issue 2187073005: Splitting fpdfdoc/doc_* part II. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@fpdf_doc_III
Patch Set: Rebase to master Created 4 years, 4 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 | « fpdfsdk/pdfwindow/PWL_Utils.cpp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 164 matching lines...) Expand 10 before | Expand all | Expand 10 after
175 'core/fdrm/crypto/include/fx_crypt.h', 175 'core/fdrm/crypto/include/fx_crypt.h',
176 'core/fdrm/crypto/fx_crypt.cpp', 176 'core/fdrm/crypto/fx_crypt.cpp',
177 'core/fdrm/crypto/fx_crypt_aes.cpp', 177 'core/fdrm/crypto/fx_crypt_aes.cpp',
178 'core/fdrm/crypto/fx_crypt_sha.cpp', 178 'core/fdrm/crypto/fx_crypt_sha.cpp',
179 ], 179 ],
180 }, 180 },
181 { 181 {
182 'target_name': 'fpdfdoc', 182 'target_name': 'fpdfdoc',
183 'type': 'static_library', 183 'type': 'static_library',
184 'sources': [ 184 'sources': [
185 'core/fpdfdoc/cline.cpp',
186 'core/fpdfdoc/cline.h',
185 'core/fpdfdoc/clines.cpp', 187 'core/fpdfdoc/clines.cpp',
186 'core/fpdfdoc/clines.h', 188 'core/fpdfdoc/clines.h',
187 'core/fpdfdoc/cpdf_aaction.cpp', 189 'core/fpdfdoc/cpdf_aaction.cpp',
188 'core/fpdfdoc/cpdf_action.cpp', 190 'core/fpdfdoc/cpdf_action.cpp',
189 'core/fpdfdoc/cpdf_actionfields.cpp', 191 'core/fpdfdoc/cpdf_actionfields.cpp',
190 'core/fpdfdoc/cpdf_apsettings.h', 192 'core/fpdfdoc/cpdf_apsettings.h',
191 'core/fpdfdoc/cpdf_annot.cpp', 193 'core/fpdfdoc/cpdf_annot.cpp',
192 'core/fpdfdoc/cpdf_annotlist.cpp', 194 'core/fpdfdoc/cpdf_annotlist.cpp',
193 'core/fpdfdoc/cpdf_bookmark.cpp', 195 'core/fpdfdoc/cpdf_bookmark.cpp',
194 'core/fpdfdoc/cpdf_bookmarktree.cpp', 196 'core/fpdfdoc/cpdf_bookmarktree.cpp',
197 'core/fpdfdoc/cpdf_dest.cpp',
195 'core/fpdfdoc/cpdf_docjsactions.cpp', 198 'core/fpdfdoc/cpdf_docjsactions.cpp',
199 'core/fpdfdoc/cpdf_filespec.cpp',
196 'core/fpdfdoc/cpdf_link.cpp', 200 'core/fpdfdoc/cpdf_link.cpp',
197 'core/fpdfdoc/cpdf_linklist.cpp', 201 'core/fpdfdoc/cpdf_linklist.cpp',
198 'core/fpdfdoc/cpdf_metadata.cpp', 202 'core/fpdfdoc/cpdf_metadata.cpp',
203 'core/fpdfdoc/cpdf_nametree.cpp',
204 'core/fpdfdoc/cpdf_occontext.cpp',
205 'core/fpdfdoc/cpdf_pagelabel.cpp',
199 'core/fpdfdoc/cpdf_pagelabel.h', 206 'core/fpdfdoc/cpdf_pagelabel.h',
200 'core/fpdfdoc/cpdf_variabletext.cpp', 207 'core/fpdfdoc/cpdf_variabletext.cpp',
201 'core/fpdfdoc/cpdf_viewerpreferences.cpp', 208 'core/fpdfdoc/cpdf_viewerpreferences.cpp',
209 'core/fpdfdoc/cpvt_arraytemplate.h',
202 'core/fpdfdoc/cpvt_color.cpp', 210 'core/fpdfdoc/cpvt_color.cpp',
203 'core/fpdfdoc/cpvt_color.h', 211 'core/fpdfdoc/cpvt_color.h',
204 'core/fpdfdoc/cpvt_dash.h', 212 'core/fpdfdoc/cpvt_dash.h',
205 'core/fpdfdoc/cpvt_floatrect.h', 213 'core/fpdfdoc/cpvt_floatrect.h',
206 'core/fpdfdoc/cpvt_fontmap.cpp', 214 'core/fpdfdoc/cpvt_fontmap.cpp',
207 'core/fpdfdoc/cpvt_fontmap.h', 215 'core/fpdfdoc/cpvt_fontmap.h',
208 'core/fpdfdoc/cpvt_generateap.cpp', 216 'core/fpdfdoc/cpvt_generateap.cpp',
209 'core/fpdfdoc/cpvt_generateap.h', 217 'core/fpdfdoc/cpvt_generateap.h',
210 'core/fpdfdoc/cpvt_lineinfo.h', 218 'core/fpdfdoc/cpvt_lineinfo.h',
211 'core/fpdfdoc/cpvt_sectioninfo.cpp', 219 'core/fpdfdoc/cpvt_sectioninfo.cpp',
212 'core/fpdfdoc/cpvt_sectioninfo.h', 220 'core/fpdfdoc/cpvt_sectioninfo.h',
213 'core/fpdfdoc/cpvt_wordinfo.cpp', 221 'core/fpdfdoc/cpvt_wordinfo.cpp',
214 'core/fpdfdoc/cpvt_wordinfo.h', 222 'core/fpdfdoc/cpvt_wordinfo.h',
215 'core/fpdfdoc/csection.cpp', 223 'core/fpdfdoc/csection.cpp',
216 'core/fpdfdoc/csection.h', 224 'core/fpdfdoc/csection.h',
217 'core/fpdfdoc/ctypeset.cpp', 225 'core/fpdfdoc/ctypeset.cpp',
218 'core/fpdfdoc/ctypeset.h', 226 'core/fpdfdoc/ctypeset.h',
219 'core/fpdfdoc/doc_basic.cpp',
220 'core/fpdfdoc/doc_form.cpp', 227 'core/fpdfdoc/doc_form.cpp',
221 'core/fpdfdoc/doc_formcontrol.cpp', 228 'core/fpdfdoc/doc_formcontrol.cpp',
222 'core/fpdfdoc/doc_formfield.cpp', 229 'core/fpdfdoc/doc_formfield.cpp',
223 'core/fpdfdoc/doc_ocg.cpp',
224 'core/fpdfdoc/doc_utils.cpp', 230 'core/fpdfdoc/doc_utils.cpp',
225 'core/fpdfdoc/doc_utils.h', 231 'core/fpdfdoc/doc_utils.h',
226 'core/fpdfdoc/doc_vt.cpp',
227 'core/fpdfdoc/include/cpdf_aaction.h', 232 'core/fpdfdoc/include/cpdf_aaction.h',
228 'core/fpdfdoc/include/cpdf_action.h', 233 'core/fpdfdoc/include/cpdf_action.h',
229 'core/fpdfdoc/include/cpdf_actionfields.h', 234 'core/fpdfdoc/include/cpdf_actionfields.h',
230 'core/fpdfdoc/include/cpdf_annot.h', 235 'core/fpdfdoc/include/cpdf_annot.h',
231 'core/fpdfdoc/include/cpdf_annotlist.h', 236 'core/fpdfdoc/include/cpdf_annotlist.h',
232 'core/fpdfdoc/include/cpdf_bookmark.h', 237 'core/fpdfdoc/include/cpdf_bookmark.h',
233 'core/fpdfdoc/include/cpdf_bookmarktree.h', 238 'core/fpdfdoc/include/cpdf_bookmarktree.h',
234 'core/fpdfdoc/include/cpdf_defaultappearance.h', 239 'core/fpdfdoc/include/cpdf_defaultappearance.h',
235 'core/fpdfdoc/include/cpdf_dest.h', 240 'core/fpdfdoc/include/cpdf_dest.h',
236 'core/fpdfdoc/include/cpdf_docjsactions.h', 241 'core/fpdfdoc/include/cpdf_docjsactions.h',
(...skipping 11 matching lines...) Expand all
248 'core/fpdfdoc/include/cpdf_viewerpreferences.h', 253 'core/fpdfdoc/include/cpdf_viewerpreferences.h',
249 'core/fpdfdoc/include/cpvt_line.h', 254 'core/fpdfdoc/include/cpvt_line.h',
250 'core/fpdfdoc/include/cpvt_secprops.h', 255 'core/fpdfdoc/include/cpvt_secprops.h',
251 'core/fpdfdoc/include/cpvt_section.h', 256 'core/fpdfdoc/include/cpvt_section.h',
252 'core/fpdfdoc/include/cpvt_word.h', 257 'core/fpdfdoc/include/cpvt_word.h',
253 'core/fpdfdoc/include/cpvt_wordplace.h', 258 'core/fpdfdoc/include/cpvt_wordplace.h',
254 'core/fpdfdoc/include/cpvt_wordprops.h', 259 'core/fpdfdoc/include/cpvt_wordprops.h',
255 'core/fpdfdoc/include/cpvt_wordrange.h', 260 'core/fpdfdoc/include/cpvt_wordrange.h',
256 'core/fpdfdoc/include/ipvt_fontmap.h', 261 'core/fpdfdoc/include/ipvt_fontmap.h',
257 'core/fpdfdoc/include/ipdf_formnotify.h', 262 'core/fpdfdoc/include/ipdf_formnotify.h',
258 'core/fpdfdoc/pdf_vt.h', 263 'core/fpdfdoc/ipdf_formnotify.cpp',
259 ], 264 ],
260 }, 265 },
261 { 266 {
262 'target_name': 'fpdfapi', 267 'target_name': 'fpdfapi',
263 'type': 'static_library', 268 'type': 'static_library',
264 'sources': [ 269 'sources': [
265 'core/fpdfapi/cpdf_modulemgr.cpp', 270 'core/fpdfapi/cpdf_modulemgr.cpp',
266 'core/fpdfapi/cpdf_pagerendercontext.cpp', 271 'core/fpdfapi/cpdf_pagerendercontext.cpp',
267 'core/fpdfapi/fpdf_cmaps/CNS1/Adobe-CNS1-UCS2_5.cpp', 272 'core/fpdfapi/fpdf_cmaps/CNS1/Adobe-CNS1-UCS2_5.cpp',
268 'core/fpdfapi/fpdf_cmaps/CNS1/B5pc-H_0.cpp', 273 'core/fpdfapi/fpdf_cmaps/CNS1/B5pc-H_0.cpp',
(...skipping 643 matching lines...) Expand 10 before | Expand all | Expand 10 after
912 'core/fpdfapi/fpdf_font/fpdf_font_cid_unittest.cpp', 917 'core/fpdfapi/fpdf_font/fpdf_font_cid_unittest.cpp',
913 'core/fpdfapi/fpdf_font/fpdf_font_unittest.cpp', 918 'core/fpdfapi/fpdf_font/fpdf_font_unittest.cpp',
914 'core/fpdfapi/fpdf_page/fpdf_page_parser_unittest.cpp', 919 'core/fpdfapi/fpdf_page/fpdf_page_parser_unittest.cpp',
915 'core/fpdfapi/fpdf_page/fpdf_page_parser_old_unittest.cpp', 920 'core/fpdfapi/fpdf_page/fpdf_page_parser_old_unittest.cpp',
916 'core/fpdfapi/fpdf_parser/cpdf_array_unittest.cpp', 921 'core/fpdfapi/fpdf_parser/cpdf_array_unittest.cpp',
917 'core/fpdfapi/fpdf_parser/cpdf_object_unittest.cpp', 922 'core/fpdfapi/fpdf_parser/cpdf_object_unittest.cpp',
918 'core/fpdfapi/fpdf_parser/cpdf_parser_unittest.cpp', 923 'core/fpdfapi/fpdf_parser/cpdf_parser_unittest.cpp',
919 'core/fpdfapi/fpdf_parser/cpdf_simple_parser_unittest.cpp', 924 'core/fpdfapi/fpdf_parser/cpdf_simple_parser_unittest.cpp',
920 'core/fpdfapi/fpdf_parser/cpdf_syntax_parser_unittest.cpp', 925 'core/fpdfapi/fpdf_parser/cpdf_syntax_parser_unittest.cpp',
921 'core/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp', 926 'core/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp',
922 'core/fpdfdoc/doc_basic_unittest.cpp', 927 'core/fpdfdoc/cpdf_filespec_unittest.cpp',
923 'core/fpdftext/fpdf_text_int_unittest.cpp', 928 'core/fpdftext/fpdf_text_int_unittest.cpp',
924 'core/fxcodec/codec/fx_codec_jpx_unittest.cpp', 929 'core/fxcodec/codec/fx_codec_jpx_unittest.cpp',
925 'core/fxcrt/fx_basic_bstring_unittest.cpp', 930 'core/fxcrt/fx_basic_bstring_unittest.cpp',
926 'core/fxcrt/fx_basic_gcc_unittest.cpp', 931 'core/fxcrt/fx_basic_gcc_unittest.cpp',
927 'core/fxcrt/fx_basic_memmgr_unittest.cpp', 932 'core/fxcrt/fx_basic_memmgr_unittest.cpp',
928 'core/fxcrt/fx_basic_util_unittest.cpp', 933 'core/fxcrt/fx_basic_util_unittest.cpp',
929 'core/fxcrt/fx_basic_wstring_unittest.cpp', 934 'core/fxcrt/fx_basic_wstring_unittest.cpp',
930 'core/fxcrt/fx_bidi_unittest.cpp', 935 'core/fxcrt/fx_bidi_unittest.cpp',
931 'core/fxcrt/fx_extension_unittest.cpp', 936 'core/fxcrt/fx_extension_unittest.cpp',
932 'core/fxcrt/fx_system_unittest.cpp', 937 'core/fxcrt/fx_system_unittest.cpp',
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
1109 'fpdfsdk/fpdfxfa/include/fpdfxfa_app.h', 1114 'fpdfsdk/fpdfxfa/include/fpdfxfa_app.h',
1110 'fpdfsdk/fpdfxfa/include/fpdfxfa_doc.h', 1115 'fpdfsdk/fpdfxfa/include/fpdfxfa_doc.h',
1111 'fpdfsdk/fpdfxfa/include/fpdfxfa_page.h', 1116 'fpdfsdk/fpdfxfa/include/fpdfxfa_page.h',
1112 'fpdfsdk/fpdfxfa/include/fpdfxfa_util.h', 1117 'fpdfsdk/fpdfxfa/include/fpdfxfa_util.h',
1113 ], 1118 ],
1114 }, 1119 },
1115 ] 1120 ]
1116 }], 1121 }],
1117 ] 1122 ]
1118 } 1123 }
OLDNEW
« no previous file with comments | « fpdfsdk/pdfwindow/PWL_Utils.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698