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

Issue 1253603002: Fix FX_BOOL type mismatches. (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : Stray file. #

Patch Set 3 : Public API #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -88 lines) Patch
M core/include/fxge/fx_dib.h View 2 chunks +27 lines, -30 lines 0 comments Download
M core/include/fxge/fx_font.h View 2 chunks +15 lines, -10 lines 0 comments Download
M core/src/fpdfapi/fpdf_edit/fpdf_edit_image.cpp View 1 chunk +5 lines, -1 line 0 comments Download
M core/src/fpdfapi/fpdf_parser/fpdf_parser_fdf.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fpdftext/fpdf_text.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M core/src/fxcodec/codec/codec_int.h View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fxcodec/codec/fx_codec_flate.cpp View 1 chunk +5 lines, -3 lines 0 comments Download
M core/src/fxcodec/codec/fx_codec_jpeg.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_Context.cpp View 7 chunks +14 lines, -8 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_GeneralDecoder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fxcodec/jbig2/JBig2_HuffmanDecoder.cpp View 1 chunk +4 lines, -3 lines 0 comments Download
M core/src/fxcrt/fx_basic_gcc.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fxge/ge/fx_ge_fontmap.cpp View 4 chunks +7 lines, -7 lines 0 comments Download
M core/src/fxge/ge/fx_ge_linux.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M fpdfsdk/src/fpdf_sysfontinfo.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M fpdfsdk/src/fpdf_transformpage.cpp View 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/src/javascript/PublicMethods.cpp View 1 2 4 chunks +8 lines, -8 lines 0 comments Download
M public/fpdf_sysfontinfo.h View 1 2 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Tom Sepez
For review.
5 years, 5 months ago (2015-07-23 01:20:06 UTC) #1
Lei Zhang
Do you think we can change MapFont's bExact parameter to be a bool* in public/fpdf_sysfontinfo.h, ...
5 years, 5 months ago (2015-07-23 01:42:16 UTC) #2
Tom Sepez
On 2015/07/23 01:42:16, Lei Zhang wrote: > Do you think we can change MapFont's bExact ...
5 years, 5 months ago (2015-07-23 15:33:03 UTC) #3
Tom Sepez
On 2015/07/23 15:33:03, Tom Sepez wrote: > On 2015/07/23 01:42:16, Lei Zhang wrote: > > ...
5 years, 5 months ago (2015-07-23 16:59:48 UTC) #4
Lei Zhang
On 2015/07/23 16:59:48, Tom Sepez wrote: > On 2015/07/23 15:33:03, Tom Sepez wrote: > > ...
5 years, 5 months ago (2015-07-23 18:24:35 UTC) #5
Tom Sepez
5 years, 5 months ago (2015-07-23 18:34:53 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
065e9321b84fc0490f3da9099e8840c65e06868d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698