Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(128)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: core/fxcodec/include/DEPS
Issue
1864153002
:
Move include/fxcodec to fxcodec/include (Closed)
Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Rebase to master
Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
BUILD.gn
core/fpdfapi/fpdf_basic_module.cpp
core/fpdfapi/fpdf_page/cpdf_colorspace.cpp
core/fpdfapi/fpdf_page/cpdf_image.cpp
core/fpdfapi/fpdf_page/fpdf_page_colors.cpp
core/fpdfapi/fpdf_page/fpdf_page_parser_old.cpp
core/fpdfapi/fpdf_parser/fpdf_parser_decode.cpp
core/fpdfapi/fpdf_render/fpdf_render_image.cpp
core/fpdfapi/fpdf_render/fpdf_render_loadimage.cpp
core/fxcodec/codec/codec_int.h
core/fxcodec/codec/fx_codec.cpp
core/fxcodec/codec/fx_codec_bmp.cpp
core/fxcodec/codec/fx_codec_fax.cpp
core/fxcodec/codec/fx_codec_flate.cpp
core/fxcodec/codec/fx_codec_gif.cpp
core/fxcodec/codec/fx_codec_icc.cpp
core/fxcodec/codec/fx_codec_jbig.cpp
core/fxcodec/codec/fx_codec_jpeg.cpp
core/fxcodec/codec/fx_codec_jpx_opj.cpp
core/fxcodec/codec/fx_codec_png.cpp
core/fxcodec/codec/fx_codec_progress.h
core/fxcodec/codec/fx_codec_progress.cpp
core/fxcodec/codec/fx_codec_tiff.cpp
core/fxcodec/include/DEPS
core/fxcodec/include/fx_codec.h
core/fxcodec/include/fx_codec_def.h
core/fxcodec/include/fx_codec_flate.h
core/fxcodec/jbig2/JBig2_Context.h
core/fxcodec/jbig2/JBig2_GrdProc.h
core/fxcodec/jbig2/JBig2_GrdProc.cpp
core/fxge/agg/fx_agg_driver.cpp
core/fxge/dib/fx_dib_composite.cpp
core/fxge/dib/fx_dib_convert.cpp
core/fxge/dib/fx_dib_main.cpp
core/fxge/ge/fx_ge_ps.cpp
core/fxge/ge/fx_ge_text.cpp
core/fxge/skia/fx_skia_device.cpp
core/fxge/win32/fx_win32_device.cpp
core/include/fxcodec/DEPS
core/include/fxcodec/fx_codec.h
core/include/fxcodec/fx_codec_def.h
core/include/fxcodec/fx_codec_flate.h
fpdfsdk/DEPS
fpdfsdk/fpdfview.cpp
pdfium.gyp
xfa/fxbarcode/BC_BufferedImageLuminanceSource.cpp
xfa/fxbarcode/DEPS
xfa/fxfa/app/DEPS
xfa/fxfa/app/xfa_ffwidget.cpp
xfa/fxfa/parser/DEPS
xfa/fxfa/parser/xfa_localemgr.cpp
xfa/include/fxfa/DEPS
xfa/include/fxfa/xfa_ffwidget.h
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« core/fxcodec/codec/fx_codec_tiff.cpp
('k') |
core/fxcodec/include/fx_codec.h »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: core/fxcodec/include/DEPS
diff --git a/core/include/fxcodec/DEPS b/core/fxcodec/include/DEPS
similarity index 100%
rename from core/include/fxcodec/DEPS
rename to core/fxcodec/include/DEPS
« no previous file with comments
|
« core/fxcodec/codec/fx_codec_tiff.cpp
('k') |
core/fxcodec/include/fx_codec.h »
('j') |
no next file with comments »
Issue 1864153002: Move include/fxcodec to fxcodec/include (Closed)
Created 4 years, 8 months ago by dsinclair
Modified 4 years, 8 months ago
Reviewers: Tom Sepez
Base URL: https://pdfium.googlesource.com/pdfium.git@master
Comments: 6
This is Rietveld
408576698