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

Issue 1805603002: core/include/fdpfapi cleanup Part I. (Closed)

Created:
4 years, 9 months ago by dsinclair
Modified:
4 years, 9 months ago
Reviewers:
Tom Sepez
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

core/include/fdpfapi cleanup Part I. This Cl moves a bunch of the files from core/include/fpdfapi to their correct location outside the core/include tree. R=tsepez@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/aa403d3f68a966e24a6d8e8c109970930f096afb

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Rebase to master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1080 lines, -2372 lines) Patch
M BUILD.gn View 1 4 chunks +31 lines, -23 lines 0 comments Download
M core/fpdfapi/fpdf_basic_module.cpp View 1 chunk +3 lines, -1 line 0 comments Download
M core/fpdfapi/fpdf_cmaps/CNS1/cmaps_cns1.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfapi/fpdf_cmaps/GB1/cmaps_gb1.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfapi/fpdf_cmaps/Japan1/cmaps_japan1.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfapi/fpdf_cmaps/Korea1/cmaps_korea1.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfapi/fpdf_cmaps/fpdf_cmaps.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfapi/fpdf_edit/fpdf_edit_content.cpp View 1 chunk +5 lines, -6 lines 0 comments Download
M core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp View 1 chunk +9 lines, -9 lines 0 comments Download
M core/fpdfapi/fpdf_edit/fpdf_edit_doc.cpp View 1 chunk +6 lines, -5 lines 0 comments Download
M core/fpdfapi/fpdf_edit/fpdf_edit_image.cpp View 1 chunk +7 lines, -7 lines 0 comments Download
A + core/fpdfapi/fpdf_edit/include/cpdf_creator.h View 4 chunks +35 lines, -42 lines 0 comments Download
M core/fpdfapi/fpdf_font/fpdf_font.cpp View 1 chunk +7 lines, -7 lines 0 comments Download
M core/fpdfapi/fpdf_font/fpdf_font_charset.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfapi/fpdf_font/fpdf_font_cid.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M core/fpdfapi/fpdf_page/fpdf_page.cpp View 1 chunk +5 lines, -4 lines 0 comments Download
M core/fpdfapi/fpdf_page/fpdf_page_colors.cpp View 1 chunk +5 lines, -5 lines 0 comments Download
M core/fpdfapi/fpdf_page/fpdf_page_doc.cpp View 2 chunks +9 lines, -4 lines 0 comments Download
M core/fpdfapi/fpdf_page/fpdf_page_func.cpp View 1 chunk +3 lines, -4 lines 0 comments Download
M core/fpdfapi/fpdf_page/fpdf_page_graph_state.cpp View 1 chunk +3 lines, -5 lines 0 comments Download
M core/fpdfapi/fpdf_page/fpdf_page_image.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M core/fpdfapi/fpdf_page/fpdf_page_parser.cpp View 1 chunk +8 lines, -9 lines 0 comments Download
M core/fpdfapi/fpdf_page/fpdf_page_parser_old.cpp View 1 chunk +10 lines, -10 lines 0 comments Download
M core/fpdfapi/fpdf_page/fpdf_page_path.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M core/fpdfapi/fpdf_page/fpdf_page_pattern.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cfdf_document.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_array.cpp View 1 chunk +6 lines, -6 lines 0 comments Download
A + core/fpdfapi/fpdf_parser/cpdf_boolean.h View 2 chunks +4 lines, -4 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_boolean.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_data_avail.h View 1 chunk +2 lines, -2 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_data_avail.cpp View 1 chunk +10 lines, -7 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_dictionary.cpp View 1 chunk +9 lines, -9 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_document.cpp View 1 chunk +7 lines, -6 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_hint_tables.h View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_hint_tables.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_indirect_object_holder.cpp View 1 chunk +4 lines, -3 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_name.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + core/fpdfapi/fpdf_parser/cpdf_null.h View 2 chunks +4 lines, -4 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_null.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_number.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_object.cpp View 1 chunk +6 lines, -6 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_object_unittest.cpp View 1 chunk +10 lines, -10 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_parser.cpp View 1 chunk +9 lines, -9 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_parser_unittest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_reference.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_simple_parser.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_simple_parser_unittest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_standard_crypto_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_standard_crypto_handler.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_standard_security_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_standard_security_handler.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_stream.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_stream_acc.cpp View 1 chunk +2 lines, -3 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_string.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_syntax_parser.cpp View 1 chunk +12 lines, -12 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_syntax_parser_unittest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfapi/fpdf_parser/fpdf_parser_decode.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M core/fpdfapi/fpdf_parser/fpdf_parser_decode_embeddertest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfapi/fpdf_parser/fpdf_parser_utility.cpp View 1 chunk +8 lines, -8 lines 0 comments Download
A + core/fpdfapi/fpdf_parser/include/cfdf_document.h View 2 chunks +5 lines, -5 lines 0 comments Download
A + core/fpdfapi/fpdf_parser/include/cpdf_array.h View 2 chunks +5 lines, -5 lines 0 comments Download
A + core/fpdfapi/fpdf_parser/include/cpdf_dictionary.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + core/fpdfapi/fpdf_parser/include/cpdf_document.h View 2 chunks +5 lines, -5 lines 0 comments Download
A + core/fpdfapi/fpdf_parser/include/cpdf_indirect_object_holder.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + core/fpdfapi/fpdf_parser/include/cpdf_name.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + core/fpdfapi/fpdf_parser/include/cpdf_number.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + core/fpdfapi/fpdf_parser/include/cpdf_object.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + core/fpdfapi/fpdf_parser/include/cpdf_parser.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + core/fpdfapi/fpdf_parser/include/cpdf_reference.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + core/fpdfapi/fpdf_parser/include/cpdf_simple_parser.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + core/fpdfapi/fpdf_parser/include/cpdf_stream.h View 2 chunks +5 lines, -5 lines 0 comments Download
A + core/fpdfapi/fpdf_parser/include/cpdf_stream_acc.h View 2 chunks +5 lines, -5 lines 0 comments Download
A + core/fpdfapi/fpdf_parser/include/cpdf_string.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + core/fpdfapi/fpdf_parser/include/fpdf_parser_decode.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + core/fpdfapi/fpdf_parser/include/ipdf_data_avail.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + core/fpdfapi/fpdf_parser/ipdf_crypto_handler.h View 2 chunks +3 lines, -3 lines 0 comments Download
A core/fpdfapi/fpdf_parser/ipdf_occontext.h View 1 chunk +23 lines, -0 lines 0 comments Download
A core/fpdfapi/fpdf_parser/ipdf_occontext.cpp View 1 chunk +25 lines, -0 lines 0 comments Download
A + core/fpdfapi/fpdf_parser/ipdf_security_handler.h View 2 chunks +3 lines, -3 lines 0 comments Download
A core/fpdfapi/fpdf_render/cpdf_pagerendercache.h View 1 chunk +77 lines, -0 lines 0 comments Download
M core/fpdfapi/fpdf_render/fpdf_render.cpp View 2 chunks +10 lines, -18 lines 0 comments Download
M core/fpdfapi/fpdf_render/fpdf_render_cache.cpp View 1 chunk +4 lines, -3 lines 0 comments Download
M core/fpdfapi/fpdf_render/fpdf_render_image.cpp View 1 chunk +7 lines, -5 lines 0 comments Download
M core/fpdfapi/fpdf_render/fpdf_render_loadimage.cpp View 1 chunk +5 lines, -5 lines 0 comments Download
M core/fpdfapi/fpdf_render/fpdf_render_pattern.cpp View 1 chunk +4 lines, -3 lines 0 comments Download
M core/fpdfapi/fpdf_render/fpdf_render_text.cpp View 1 chunk +4 lines, -3 lines 0 comments Download
A core/fpdfapi/fpdf_render/include/cpdf_progressiverenderer.h View 1 chunk +62 lines, -0 lines 0 comments Download
A core/fpdfapi/fpdf_render/include/cpdf_rendercontext.h View 1 chunk +68 lines, -0 lines 0 comments Download
A core/fpdfapi/fpdf_render/include/cpdf_renderoptions.h View 1 chunk +52 lines, -0 lines 0 comments Download
A core/fpdfapi/fpdf_render/include/cpdf_textrenderer.h View 1 chunk +77 lines, -0 lines 0 comments Download
M core/fpdfapi/fpdf_render/render_int.h View 2 chunks +6 lines, -1 line 0 comments Download
A + core/fpdfapi/include/cpdf_modulemgr.h View 2 chunks +7 lines, -38 lines 0 comments Download
A core/fpdfapi/ipdf_pagemodule.h View 1 chunk +28 lines, -0 lines 0 comments Download
A core/fpdfapi/ipdf_rendermodule.h View 1 chunk +29 lines, -0 lines 0 comments Download
M core/fpdfdoc/doc_action.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M core/fpdfdoc/doc_annot.cpp View 1 chunk +7 lines, -3 lines 0 comments Download
M core/fpdfdoc/doc_ap.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M core/fpdfdoc/doc_basic.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M core/fpdfdoc/doc_basic_unittest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M core/fpdfdoc/doc_bookmark.cpp View 1 chunk +4 lines, -3 lines 0 comments Download
M core/fpdfdoc/doc_form.cpp View 1 chunk +5 lines, -4 lines 0 comments Download
M core/fpdfdoc/doc_formcontrol.cpp View 1 chunk +5 lines, -2 lines 0 comments Download
M core/fpdfdoc/doc_formfield.cpp View 1 chunk +6 lines, -6 lines 0 comments Download
M core/fpdfdoc/doc_link.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M core/fpdfdoc/doc_metadata.cpp View 1 chunk +3 lines, -1 line 0 comments Download
M core/fpdfdoc/doc_ocg.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M core/fpdfdoc/doc_tagged.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M core/fpdfdoc/doc_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfdoc/doc_utils.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M core/fpdfdoc/doc_viewerPreferences.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdftext/fpdf_text_int.cpp View 1 chunk +2 lines, -3 lines 0 comments Download
M core/fxcodec/jbig2/JBig2_BitStream.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M core/fxcodec/jbig2/JBig2_Context.h View 1 chunk +1 line, -1 line 0 comments Download
M core/fxcodec/jbig2/JBig2_Context.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
A core/fxge/skia/DEPS View 1 chunk +3 lines, -0 lines 0 comments Download
D core/include/fpdfapi/cfdf_document.h View 1 chunk +0 lines, -36 lines 0 comments Download
D core/include/fpdfapi/cpdf_array.h View 1 chunk +0 lines, -65 lines 0 comments Download
D core/include/fpdfapi/cpdf_boolean.h View 1 chunk +0 lines, -35 lines 0 comments Download
D core/include/fpdfapi/cpdf_dictionary.h View 1 chunk +0 lines, -99 lines 0 comments Download
D core/include/fpdfapi/cpdf_document.h View 1 chunk +0 lines, -137 lines 0 comments Download
D core/include/fpdfapi/cpdf_indirect_object_holder.h View 1 chunk +0 lines, -44 lines 0 comments Download
D core/include/fpdfapi/cpdf_name.h View 1 chunk +0 lines, -35 lines 0 comments Download
D core/include/fpdfapi/cpdf_null.h View 1 chunk +0 lines, -21 lines 0 comments Download
D core/include/fpdfapi/cpdf_number.h View 1 chunk +0 lines, -44 lines 0 comments Download
D core/include/fpdfapi/cpdf_object.h View 1 chunk +0 lines, -161 lines 0 comments Download
D core/include/fpdfapi/cpdf_parser.h View 1 chunk +0 lines, -173 lines 0 comments Download
D core/include/fpdfapi/cpdf_reference.h View 1 chunk +0 lines, -51 lines 0 comments Download
D core/include/fpdfapi/cpdf_simple_parser.h View 1 chunk +0 lines, -35 lines 0 comments Download
D core/include/fpdfapi/cpdf_stream.h View 1 chunk +0 lines, -61 lines 0 comments Download
D core/include/fpdfapi/cpdf_stream_acc.h View 1 chunk +0 lines, -46 lines 0 comments Download
D core/include/fpdfapi/cpdf_string.h View 1 chunk +0 lines, -40 lines 0 comments Download
D core/include/fpdfapi/fpdf_module.h View 1 chunk +0 lines, -101 lines 0 comments Download
D core/include/fpdfapi/fpdf_parser_decode.h View 1 chunk +0 lines, -76 lines 0 comments Download
D core/include/fpdfapi/fpdf_render.h View 1 chunk +0 lines, -263 lines 0 comments Download
M core/include/fpdfapi/fpdf_resource.h View 1 chunk +2 lines, -2 lines 0 comments Download
D core/include/fpdfapi/fpdf_serial.h View 1 chunk +0 lines, -105 lines 0 comments Download
D core/include/fpdfapi/ipdf_crypto_handler.h View 1 chunk +0 lines, -45 lines 0 comments Download
D core/include/fpdfapi/ipdf_data_avail.h View 1 chunk +0 lines, -80 lines 0 comments Download
D core/include/fpdfapi/ipdf_security_handler.h View 1 chunk +0 lines, -36 lines 0 comments Download
M core/include/fpdfdoc/fpdf_doc.h View 3 chunks +9 lines, -3 lines 0 comments Download
M fpdfsdk/DEPS View 1 chunk +4 lines, -0 lines 0 comments Download
M fpdfsdk/formfiller/FFL_CBA_Fontmap.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M fpdfsdk/formfiller/FFL_FormFiller.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M fpdfsdk/formfiller/FFL_IFormFiller.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M fpdfsdk/fpdf_dataavail.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M fpdfsdk/fpdf_ext.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
M fpdfsdk/fpdf_flatten.cpp View 1 chunk +4 lines, -3 lines 0 comments Download
M fpdfsdk/fpdf_progressive.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M fpdfsdk/fpdf_transformpage.cpp View 1 chunk +5 lines, -4 lines 0 comments Download
M fpdfsdk/fpdfdoc.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
M fpdfsdk/fpdfdoc_unittest.cpp View 1 chunk +6 lines, -6 lines 0 comments Download
M fpdfsdk/fpdfeditimg.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M fpdfsdk/fpdfeditpage.cpp View 1 chunk +5 lines, -4 lines 0 comments Download
M fpdfsdk/fpdfformfill.cpp View 1 chunk +3 lines, -1 line 0 comments Download
M fpdfsdk/fpdfppo.cpp View 1 chunk +6 lines, -6 lines 0 comments Download
M fpdfsdk/fpdfsave.cpp View 1 chunk +5 lines, -5 lines 0 comments Download
M fpdfsdk/fpdfview.cpp View 2 chunks +4 lines, -3 lines 0 comments Download
M fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M fpdfsdk/fpdfxfa/fpdfxfa_page.cpp View 1 chunk +4 lines, -2 lines 0 comments Download
M fpdfsdk/fsdk_actionhandler.cpp View 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/fsdk_annothandler.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M fpdfsdk/fsdk_baseannot.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M fpdfsdk/fsdk_baseform.cpp View 1 2 1 chunk +4 lines, -3 lines 0 comments Download
M fpdfsdk/fsdk_mgr.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
M fpdfsdk/fsdk_rendercontext.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M fpdfsdk/fxedit/fxet_ap.cpp View 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/fxedit/fxet_pageobjs.cpp View 1 chunk +3 lines, -1 line 0 comments Download
M fpdfsdk/include/fpdfxfa/fpdfxfa_page.h View 1 chunk +7 lines, -0 lines 0 comments Download
M fpdfsdk/include/fsdk_define.h View 1 chunk +1 line, -3 lines 0 comments Download
M fpdfsdk/include/fsdk_mgr.h View 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/include/fsdk_rendercontext.h View 1 chunk +1 line, -0 lines 0 comments Download
M fpdfsdk/javascript/Document.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M fpdfsdk/javascript/Field.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M fpdfsdk/pdfwindow/PWL_Caret.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M fpdfsdk/pdfwindow/PWL_ComboBox.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M fpdfsdk/pdfwindow/PWL_Edit.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M fpdfsdk/pdfwindow/PWL_FontMap.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
M fpdfsdk/pdfwindow/PWL_Icon.cpp View 1 chunk +3 lines, -1 line 0 comments Download
M fpdfsdk/pdfwindow/PWL_ListCtrl.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M fpdfsdk/pdfwindow/PWL_Note.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M fpdfsdk/pdfwindow/PWL_ScrollBar.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M fpdfsdk/pdfwindow/PWL_Signature.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M fpdfsdk/pdfwindow/PWL_Utils.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M pdfium.gyp View 5 chunks +34 lines, -26 lines 0 comments Download
M samples/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M xfa/fxfa/app/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M xfa/fxfa/app/xfa_ffapp.h View 1 chunk +2 lines, -2 lines 0 comments Download
M xfa/fxfa/app/xfa_ffdoc.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M xfa/fxfa/app/xfa_fontmgr.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
dsinclair
PTAL.
4 years, 9 months ago (2016-03-15 18:34:46 UTC) #2
Tom Sepez
RS LGTM
4 years, 9 months ago (2016-03-15 18:50:54 UTC) #3
dsinclair
4 years, 9 months ago (2016-03-15 18:57:40 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
aa403d3f68a966e24a6d8e8c109970930f096afb (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698