|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2156 lines, -2492 lines) |
Patch |
|
M |
BUILD.gn
|
View
|
1
|
3 chunks |
+23 lines, -3 lines |
0 comments
|
Download
|
|
M |
core/include/fpdfapi/cfdf_document.h
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
A |
core/include/fpdfapi/cpdf_array.h
|
View
|
1
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
|
A |
core/include/fpdfapi/cpdf_boolean.h
|
View
|
1
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
|
A |
core/include/fpdfapi/cpdf_dictionary.h
|
View
|
|
1 chunk |
+99 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/include/fpdfapi/cpdf_document.h
|
View
|
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
A |
core/include/fpdfapi/cpdf_indirect_object_holder.h
|
View
|
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
|
A |
core/include/fpdfapi/cpdf_name.h
|
View
|
1
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
|
A |
core/include/fpdfapi/cpdf_null.h
|
View
|
1
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
|
A |
core/include/fpdfapi/cpdf_number.h
|
View
|
1
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
|
A |
core/include/fpdfapi/cpdf_object.h
|
View
|
|
1 chunk |
+153 lines, -0 lines |
0 comments
|
Download
|
|
A |
core/include/fpdfapi/cpdf_reference.h
|
View
|
1
|
1 chunk |
+51 lines, -0 lines |
0 comments
|
Download
|
|
A |
core/include/fpdfapi/cpdf_stream.h
|
View
|
|
1 chunk |
+99 lines, -0 lines |
0 comments
|
Download
|
|
A |
core/include/fpdfapi/cpdf_string.h
|
View
|
1
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
|
D |
core/include/fpdfapi/fpdf_objects.h
|
View
|
|
1 chunk |
+0 lines, -553 lines |
0 comments
|
Download
|
|
M |
core/include/fpdfapi/fpdf_resource.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
core/include/fpdfdoc/fpdf_doc.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_edit/fpdf_edit_content.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_edit/fpdf_edit_create.cpp
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_edit/fpdf_edit_doc.cpp
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_edit/fpdf_edit_image.cpp
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_font/fpdf_font.cpp
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_font/fpdf_font_cid.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_page/fpdf_page.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_page/fpdf_page_colors.cpp
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_page/fpdf_page_doc.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_page/fpdf_page_func.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_page/fpdf_page_graph_state.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_page/fpdf_page_image.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_page/fpdf_page_parser.cpp
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_page/fpdf_page_parser_old.cpp
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_page/fpdf_page_pattern.cpp
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_parser/cfdf_document.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
core/src/fpdfapi/fpdf_parser/cpdf_array.cpp
|
View
|
1
|
1 chunk |
+207 lines, -0 lines |
0 comments
|
Download
|
|
A |
core/src/fpdfapi/fpdf_parser/cpdf_boolean.cpp
|
View
|
1
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_parser/cpdf_data_avail.cpp
|
View
|
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
|
A |
core/src/fpdfapi/fpdf_parser/cpdf_dictionary.cpp
|
View
|
1
|
1 chunk |
+271 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_parser/cpdf_document.cpp
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_parser/cpdf_hint_tables.cpp
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
A |
core/src/fpdfapi/fpdf_parser/cpdf_indirect_object_holder.cpp
|
View
|
1
|
1 chunk |
+80 lines, -0 lines |
0 comments
|
Download
|
|
A |
core/src/fpdfapi/fpdf_parser/cpdf_name.cpp
|
View
|
1
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
|
A |
core/src/fpdfapi/fpdf_parser/cpdf_null.cpp
|
View
|
1
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
|
A |
core/src/fpdfapi/fpdf_parser/cpdf_number.cpp
|
View
|
1
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
|
A |
core/src/fpdfapi/fpdf_parser/cpdf_object.cpp
|
View
|
1
|
1 chunk |
+158 lines, -0 lines |
0 comments
|
Download
|
|
A + |
core/src/fpdfapi/fpdf_parser/cpdf_object_unittest.cpp
|
View
|
|
1 chunk |
+10 lines, -1 line |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_parser/cpdf_parser.cpp
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
A |
core/src/fpdfapi/fpdf_parser/cpdf_reference.cpp
|
View
|
1
|
1 chunk |
+72 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_parser/cpdf_standard_security_handler.cpp
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
A |
core/src/fpdfapi/fpdf_parser/cpdf_stream.cpp
|
View
|
1
|
1 chunk |
+232 lines, -0 lines |
0 comments
|
Download
|
|
A |
core/src/fpdfapi/fpdf_parser/cpdf_string.cpp
|
View
|
1
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_parser/cpdf_syntax_parser.cpp
|
View
|
|
1 chunk |
+9 lines, -1 line |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_parser/fpdf_parser_decode.cpp
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
D |
core/src/fpdfapi/fpdf_parser/fpdf_parser_objects.cpp
|
View
|
|
1 chunk |
+0 lines, -1148 lines |
0 comments
|
Download
|
|
D |
core/src/fpdfapi/fpdf_parser/fpdf_parser_objects_unittest.cpp
|
View
|
|
1 chunk |
+0 lines, -767 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_parser/fpdf_parser_utility.cpp
|
View
|
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_render/fpdf_render.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_render/fpdf_render_image.cpp
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_render/fpdf_render_loadimage.cpp
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_render/fpdf_render_pattern.cpp
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfapi/fpdf_render/fpdf_render_text.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfdoc/doc_action.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfdoc/doc_annot.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfdoc/doc_ap.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfdoc/doc_basic.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfdoc/doc_basic_unittest.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfdoc/doc_bookmark.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfdoc/doc_form.cpp
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
core/src/fpdfdoc/doc_formcontrol.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfdoc/doc_formfield.cpp
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfdoc/doc_link.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfdoc/doc_ocg.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfdoc/doc_tagged.cpp
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfdoc/doc_utils.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdftext/fpdf_text_int.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fxcodec/jbig2/JBig2_BitStream.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
core/src/fxcodec/jbig2/JBig2_Context.h
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
core/src/fxcodec/jbig2/JBig2_Context.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/src/fpdf_ext.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/src/fpdf_flatten.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/src/fpdf_transformpage.cpp
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/src/fpdfdoc.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/src/fpdfdoc_unittest.cpp
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/src/fpdfeditpage.cpp
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/src/fpdfppo.cpp
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/src/fpdfsave.cpp
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/src/fpdfview.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/src/fpdfxfa/fpdfxfa_doc.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/src/fsdk_actionhandler.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/src/fsdk_baseannot.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/src/fsdk_baseform.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/src/fsdk_mgr.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/src/pdfwindow/PWL_Icon.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
pdfium.gyp
|
View
|
1
|
3 chunks |
+25 lines, -5 lines |
0 comments
|
Download
|
|
M |
xfa/src/fxfa/app/xfa_ffapp.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
xfa/src/fxfa/app/xfa_ffdoc.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
xfa/src/fxfa/app/xfa_fontmgr.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|