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

Issue 1783933002: Change colorspace's number of components to be unsigned (Closed)

Created:
4 years, 9 months ago by Wei Li
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

Change colorspace's number of components to be unsigned Also remove unnecessary casts. BUG=pdfium:29 R=tsepez@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/79fcb5f6fa61967517566100415972848edefd24

Patch Set 1 #

Total comments: 2

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -25 lines) Patch
M core/include/fpdfapi/fpdf_resource.h View 1 3 chunks +3 lines, -6 lines 0 comments Download
M core/include/fxcodec/fx_codec.h View 2 chunks +3 lines, -2 lines 0 comments Download
M core/src/fpdfapi/fpdf_page/fpdf_page_colors.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M core/src/fpdfapi/fpdf_page/fpdf_page_pattern.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fpdfapi/fpdf_page/pageint.h View 1 chunk +2 lines, -2 lines 0 comments Download
M core/src/fpdfapi/fpdf_render/fpdf_render_image.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M core/src/fpdfapi/fpdf_render/fpdf_render_loadimage.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M core/src/fpdfapi/fpdf_render/fpdf_render_pattern.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fxcodec/codec/codec_int.h View 1 chunk +2 lines, -2 lines 0 comments Download
M core/src/fxcodec/codec/fx_codec_icc.cpp View 5 chunks +9 lines, -5 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 7 (3 generated)
Wei Li
PTAL, thanks
4 years, 9 months ago (2016-03-10 19:22:29 UTC) #3
Tom Sepez
Can you make a quick check that they aren't doing something obnoxious like "-1 means ...
4 years, 9 months ago (2016-03-10 19:42:20 UTC) #4
Wei Li
Thanks for the reminder. Yes, there are places like you said are harder to be ...
4 years, 9 months ago (2016-03-10 20:14:41 UTC) #5
Wei Li
4 years, 9 months ago (2016-03-10 20:35:19 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
79fcb5f6fa61967517566100415972848edefd24 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698