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

Issue 2059883004: Remove default arguments from IFX_RenderDeviceDriver. (Closed)

Created:
4 years, 6 months ago by Lei Zhang
Modified:
4 years, 6 months ago
Reviewers:
dsinclair
CC:
pdfium-reviews_googlegroups.com, caryclark
Base URL:
https://pdfium.googlesource.com/pdfium@master
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Remove default arguments from IFX_RenderDeviceDriver. Committed: https://pdfium.googlesource.com/pdfium/+/2f307669ded2621f87d0b019e508f6663523f1d7

Patch Set 1 #

Patch Set 2 : nits #

Patch Set 3 : fix win #

Patch Set 4 : DrawPathWithBlend #

Patch Set 5 : SetPixel #

Patch Set 6 : FillRectWithBlend #

Patch Set 7 : simplify names #

Patch Set 8 : GetDIBIts #

Patch Set 9 : DrawDeviceText #

Patch Set 10 : StartDIBits #

Patch Set 11 : StretchDIBits #

Patch Set 12 : SetDIBits #

Patch Set 13 : nits #

Patch Set 14 : mac #

Total comments: 20

Patch Set 15 : nits #

Patch Set 16 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+689 lines, -956 lines) Patch
M core/fpdfapi/fpdf_render/fpdf_render.cpp View 1 2 3 4 5 6 1 chunk +14 lines, -26 lines 0 comments Download
M core/fxge/agg/fx_agg_driver.h View 1 2 3 4 5 6 7 8 9 10 11 4 chunks +7 lines, -37 lines 0 comments Download
M core/fxge/agg/fx_agg_driver.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 11 chunks +337 lines, -382 lines 0 comments Download
M core/fxge/apple/apple_int.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 4 chunks +19 lines, -39 lines 0 comments Download
M core/fxge/apple/fx_apple_platform.cpp View 1 2 3 4 5 6 7 8 6 chunks +62 lines, -63 lines 0 comments Download
M core/fxge/apple/fx_quartz_device.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 20 chunks +92 lines, -102 lines 0 comments Download
M core/fxge/ge/fx_ge_device.cpp View 1 2 3 4 5 6 7 8 9 10 12 chunks +19 lines, -21 lines 0 comments Download
M core/fxge/ge/fx_ge_text.cpp View 2 chunks +3 lines, -4 lines 0 comments Download
M core/fxge/include/fx_dib.h View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M core/fxge/include/fx_ge.h View 1 2 3 4 5 6 7 8 9 10 11 7 chunks +16 lines, -41 lines 0 comments Download
M core/fxge/skia/fx_skia_device.h View 1 2 3 4 5 6 7 8 9 10 11 6 chunks +10 lines, -28 lines 0 comments Download
M core/fxge/skia/fx_skia_device.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 13 chunks +19 lines, -42 lines 0 comments Download
M core/fxge/win32/fx_win32_device.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 14 chunks +69 lines, -96 lines 0 comments Download
M core/fxge/win32/fx_win32_print.cpp View 1 2 3 4 5 6 7 8 9 10 11 10 chunks +12 lines, -40 lines 0 comments Download
M core/fxge/win32/win32_int.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 9 chunks +10 lines, -34 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
Lei Zhang
4 years, 6 months ago (2016-06-11 02:01:00 UTC) #2
dsinclair
lgtm w/ nits +caryclark fyi. https://codereview.chromium.org/2059883004/diff/260001/core/fxge/agg/fx_agg_driver.cpp File core/fxge/agg/fx_agg_driver.cpp (right): https://codereview.chromium.org/2059883004/diff/260001/core/fxge/agg/fx_agg_driver.cpp#newcode34 core/fxge/agg/fx_agg_driver.cpp:34: } nit: no {}'s ...
4 years, 6 months ago (2016-06-13 13:21:38 UTC) #3
Lei Zhang
https://codereview.chromium.org/2059883004/diff/260001/core/fxge/agg/fx_agg_driver.cpp File core/fxge/agg/fx_agg_driver.cpp (right): https://codereview.chromium.org/2059883004/diff/260001/core/fxge/agg/fx_agg_driver.cpp#newcode34 core/fxge/agg/fx_agg_driver.cpp:34: } On 2016/06/13 13:21:37, dsinclair wrote: > nit: no ...
4 years, 6 months ago (2016-06-13 18:14:42 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2059883004/300001
4 years, 6 months ago (2016-06-13 22:01:49 UTC) #7
commit-bot: I haz the power
4 years, 6 months ago (2016-06-13 22:02:11 UTC) #9
Message was sent while issue was closed.
Committed patchset #16 (id:300001) as
https://pdfium.googlesource.com/pdfium/+/2f307669ded2621f87d0b019e508f6663523...

Powered by Google App Engine
This is Rietveld 408576698