Chromium Code Reviews
DescriptionSome cleanup of fpdf_render_loadimage.cpp
- Generalise GetBits8()
- Get rid of C-style casts.
- Make CFX_DIBSource::SetDownSampleSize() non const. It's only overriden
once and called in one place and it doesn't make sense for it to be const.
- Get rid of a macro
- Make public member vars of CPDF_DIBSource private
- And others...
R=thestig@chromium.org
Committed: https://pdfium.googlesource.com/pdfium/+/487935f662ba4711caf1c2c06873b676fd3fba3e
Patch Set 1 #Patch Set 2 : typo #
Total comments: 9
Patch Set 3 : comments #
Total comments: 2
Patch Set 4 : more constructor cleanup #
Messages
Total messages: 9 (2 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||