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

Issue 403163002: CalRGB color correction (Closed)

Created:
6 years, 5 months ago by Bo Xu
Modified:
6 years, 5 months ago
Reviewers:
Lei Zhang
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 10

Patch Set 2 : Respond to comments and Clean up #

Patch Set 3 : Fix a type bug #

Total comments: 4

Patch Set 4 : Clean up #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -42 lines) Patch
M core/include/fxcrt/fx_basic.h View 1 2 3 1 chunk +46 lines, -0 lines 0 comments Download
M core/src/fpdfapi/fpdf_page/fpdf_page_colors.cpp View 1 2 3 2 chunks +45 lines, -42 lines 0 comments Download
M core/src/fxcrt/fx_basic_util.cpp View 1 1 chunk +43 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Bo Xu
6 years, 5 months ago (2014-07-24 17:49:22 UTC) #1
Lei Zhang
https://codereview.chromium.org/403163002/diff/1/core/src/fpdfapi/fpdf_page/fpdf_page_colors.cpp File core/src/fpdfapi/fpdf_page/fpdf_page_colors.cpp (right): https://codereview.chromium.org/403163002/diff/1/core/src/fpdfapi/fpdf_page/fpdf_page_colors.cpp#newcode261 core/src/fpdfapi/fpdf_page/fpdf_page_colors.cpp:261: static void MatInv_3by3(const FX_FLOAT* m, FX_FLOAT* m_inv) Is there ...
6 years, 5 months ago (2014-07-24 20:35:19 UTC) #2
Bo Xu
https://codereview.chromium.org/403163002/diff/1/core/src/fpdfapi/fpdf_page/fpdf_page_colors.cpp File core/src/fpdfapi/fpdf_page/fpdf_page_colors.cpp (right): https://codereview.chromium.org/403163002/diff/1/core/src/fpdfapi/fpdf_page/fpdf_page_colors.cpp#newcode261 core/src/fpdfapi/fpdf_page/fpdf_page_colors.cpp:261: static void MatInv_3by3(const FX_FLOAT* m, FX_FLOAT* m_inv) PDF matrix ...
6 years, 5 months ago (2014-07-25 00:32:44 UTC) #3
Lei Zhang
lgtm https://codereview.chromium.org/403163002/diff/40001/core/include/fxcrt/fx_basic.h File core/include/fxcrt/fx_basic.h (right): https://codereview.chromium.org/403163002/diff/40001/core/include/fxcrt/fx_basic.h#newcode1596 core/include/fxcrt/fx_basic.h:1596: public: The public here seems redundant? Same with ...
6 years, 5 months ago (2014-07-25 00:42:05 UTC) #4
Bo Xu
https://codereview.chromium.org/403163002/diff/40001/core/include/fxcrt/fx_basic.h File core/include/fxcrt/fx_basic.h (right): https://codereview.chromium.org/403163002/diff/40001/core/include/fxcrt/fx_basic.h#newcode1596 core/include/fxcrt/fx_basic.h:1596: public: On 2014/07/25 00:42:05, Lei Zhang wrote: > The ...
6 years, 5 months ago (2014-07-25 00:48:08 UTC) #5
Bo Xu
6 years, 5 months ago (2014-07-25 00:51:05 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 manually as re7e6ca4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698