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

Issue 1296043002: Merge to XFA: Use override in more classes in core/ (Closed)

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

Description

Merge to XFA: Use override in more classes in core/ R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1292613003 . (cherry picked from commit c2c3f7b5f0396409451a9d344f35ec1929a76e9f) Committed: https://pdfium.googlesource.com/pdfium/+/62b2e912dc2a508972fbf01b25f7449c39ff1543

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1005 lines, -837 lines) Patch
M core/include/fpdfapi/fpdf_pageobj.h View 7 chunks +7 lines, -9 lines 0 comments Download
M core/include/fpdfapi/fpdf_parser.h View 2 chunks +34 lines, -32 lines 0 comments Download
M core/include/fpdfapi/fpdf_resource.h View 2 chunks +2 lines, -2 lines 0 comments Download
M core/include/fpdfdoc/fpdf_ap.h View 1 chunk +13 lines, -14 lines 0 comments Download
M core/include/fpdfdoc/fpdf_doc.h View 2 chunks +2 lines, -4 lines 0 comments Download
M core/include/fpdfdoc/fpdf_vt.h View 1 chunk +2 lines, -2 lines 0 comments Download
M core/include/fxge/fpf.h View 2 chunks +7 lines, -3 lines 0 comments Download
M core/include/fxge/fx_dib.h View 10 chunks +47 lines, -44 lines 0 comments Download
M core/include/fxge/fx_font.h View 3 chunks +5 lines, -3 lines 0 comments Download
M core/include/fxge/fx_ge.h View 5 chunks +6 lines, -10 lines 0 comments Download
M core/src/fpdfapi/fpdf_font/ttgsubtable.h View 5 chunks +5 lines, -5 lines 0 comments Download
M core/src/fpdfapi/fpdf_page/fpdf_page_func.cpp View 4 chunks +30 lines, -11 lines 0 comments Download
M core/src/fpdfapi/fpdf_parser/fpdf_parser_parser.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fpdfapi/fpdf_render/fpdf_render_image.cpp View 1 chunk +4 lines, -0 lines 0 comments Download
M core/src/fpdfapi/fpdf_render/render_int.h View 8 chunks +42 lines, -23 lines 0 comments Download
M core/src/fpdfdoc/doc_ap.cpp View 2 chunks +8 lines, -3 lines 0 comments Download
M core/src/fpdfdoc/doc_vt.cpp View 7 chunks +11 lines, -10 lines 0 comments Download
M core/src/fpdfdoc/pdf_vt.h View 6 chunks +99 lines, -77 lines 0 comments Download
M core/src/fpdfdoc/tagged_int.h View 3 chunks +25 lines, -19 lines 0 comments Download
M core/src/fpdftext/text_int.h View 5 chunks +64 lines, -62 lines 0 comments Download
M core/src/fxcodec/codec/codec_int.h View 10 chunks +50 lines, -44 lines 1 comment Download
M core/src/fxcodec/codec/fx_codec.cpp View 1 chunk +8 lines, -5 lines 0 comments Download
M core/src/fxcodec/codec/fx_codec_fax.cpp View 3 chunks +11 lines, -5 lines 0 comments Download
M core/src/fxcodec/codec/fx_codec_flate.cpp View 3 chunks +12 lines, -6 lines 0 comments Download
M core/src/fxcodec/codec/fx_codec_jpeg.cpp View 3 chunks +18 lines, -8 lines 0 comments Download
M core/src/fxcrt/extension.h View 4 chunks +16 lines, -11 lines 1 comment Download
M core/src/fxcrt/fxcrt_platforms.h View 1 chunk +18 lines, -16 lines 0 comments Download
M core/src/fxcrt/fxcrt_posix.h View 1 chunk +18 lines, -16 lines 0 comments Download
M core/src/fxcrt/fxcrt_windows.h View 1 chunk +18 lines, -16 lines 0 comments Download
M core/src/fxcrt/xml_int.h View 6 chunks +26 lines, -18 lines 0 comments Download
M core/src/fxge/agg/include/fx_agg_driver.h View 1 chunk +90 lines, -99 lines 0 comments Download
M core/src/fxge/android/fpf_skiafont.h View 1 chunk +24 lines, -25 lines 0 comments Download
M core/src/fxge/android/fpf_skiafontmgr.h View 5 chunks +35 lines, -14 lines 0 comments Download
M core/src/fxge/android/fpf_skiamodule.h View 1 chunk +10 lines, -4 lines 0 comments Download
M core/src/fxge/apple/apple_int.h View 4 chunks +102 lines, -96 lines 0 comments Download
M core/src/fxge/skia/fx_skia_device.h View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fxge/win32/fx_win32_device.cpp View 2 chunks +21 lines, -17 lines 0 comments Download
M core/src/fxge/win32/win32_int.h View 4 chunks +110 lines, -95 lines 0 comments Download
M fpdfsdk/include/pdfwindow/PWL_Edit.h View 1 chunk +0 lines, -2 lines 0 comments Download
M fpdfsdk/include/pdfwindow/PWL_Wnd.h View 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/src/fxedit/fxet_edit.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M fpdfsdk/src/pdfwindow/PWL_Edit.cpp View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lei Zhang
TBR. Mostly clean merge. There's tons of warnings that remains to be fixed on the ...
5 years, 4 months ago (2015-08-15 04:49:07 UTC) #1
Lei Zhang
5 years, 4 months ago (2015-08-15 04:49:23 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
62b2e912dc2a508972fbf01b25f7449c39ff1543 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698