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
(228)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: public/fpdf_flatten.h
Issue
1135913002
:
Create top-level public/ header directory. (Closed)
Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Comment fpdfview.h non-rename.
Created 5 years, 7 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/src/fpdfapi/fpdf_parser/fpdf_parser_decode_embeddertest.cpp
fpdfsdk/include/fpdf_dataavail.h
fpdfsdk/include/fpdf_ext.h
fpdfsdk/include/fpdf_flatten.h
fpdfsdk/include/fpdf_fwlevent.h
fpdfsdk/include/fpdf_progressive.h
fpdfsdk/include/fpdf_searchex.h
fpdfsdk/include/fpdf_sysfontinfo.h
fpdfsdk/include/fpdf_transformpage.h
fpdfsdk/include/fpdfdoc.h
fpdfsdk/include/fpdfedit.h
fpdfsdk/include/fpdfformfill.h
fpdfsdk/include/fpdfppo.h
fpdfsdk/include/fpdfsave.h
fpdfsdk/include/fpdftext.h
fpdfsdk/include/fpdfview.h
fpdfsdk/include/fsdk_define.h
fpdfsdk/include/fsdk_mgr.h
fpdfsdk/include/fsdk_rendercontext.h
fpdfsdk/include/pdfwindow/PDFWindow.h
fpdfsdk/src/fpdf_dataavail.cpp
fpdfsdk/src/fpdf_dataavail_embeddertest.cpp
fpdfsdk/src/fpdf_ext.cpp
fpdfsdk/src/fpdf_flatten.cpp
fpdfsdk/src/fpdf_progressive.cpp
fpdfsdk/src/fpdf_searchex.cpp
fpdfsdk/src/fpdf_sysfontinfo.cpp
fpdfsdk/src/fpdf_transformpage.cpp
fpdfsdk/src/fpdfdoc.cpp
fpdfsdk/src/fpdfdoc_embeddertest.cpp
fpdfsdk/src/fpdfeditimg.cpp
fpdfsdk/src/fpdfeditpage.cpp
fpdfsdk/src/fpdfformfill.cpp
fpdfsdk/src/fpdfformfill_embeddertest.cpp
fpdfsdk/src/fpdfppo.cpp
fpdfsdk/src/fpdfsave.cpp
fpdfsdk/src/fpdftext.cpp
fpdfsdk/src/fpdftext_embeddertest.cpp
fpdfsdk/src/fpdfview.cpp
fpdfsdk/src/fpdfview_embeddertest.cpp
fpdfsdk/src/fsdk_mgr.cpp
pdfium.gyp
public/fpdf_dataavail.h
public/fpdf_doc.h
public/fpdf_edit.h
public/fpdf_ext.h
public/fpdf_flatten.h
public/fpdf_formfill.h
public/fpdf_fwlevent.h
public/fpdf_ppo.h
public/fpdf_progressive.h
public/fpdf_save.h
public/fpdf_searchex.h
public/fpdf_sysfontinfo.h
public/fpdf_text.h
public/fpdf_transformpage.h
public/fpdfview.h
samples/pdfium_test.cc
testing/embedder_test.h
testing/embedder_test.cpp
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« public/fpdf_ext.h
('k') |
public/fpdf_formfill.h »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: public/fpdf_flatten.h
diff --git a/fpdfsdk/include/fpdf_flatten.h b/public/fpdf_flatten.h
similarity index 100%
rename from fpdfsdk/include/fpdf_flatten.h
rename to public/fpdf_flatten.h
« no previous file with comments
|
« public/fpdf_ext.h
('k') |
public/fpdf_formfill.h »
('j') |
no next file with comments »
Issue 1135913002: Create top-level public/ header directory. (Closed)
Created 5 years, 7 months ago by Tom Sepez
Modified 5 years, 7 months ago
Reviewers: Lei Zhang, jam
Base URL: https://pdfium.googlesource.com/pdfium.git@master
Comments: 0
This is Rietveld
408576698