Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
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
Side by Side Diff: pdf/DEPS
Issue
294793003
:
Add the pdf plugin's source in src\pdf. (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: review comments
Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
build/all.gyp
build/common.gypi
chrome/chrome_dll.gypi
chrome/chrome_dll_bundle.gypi
chrome/chrome_exe.gypi
chrome/chrome_installer.gypi
chrome/chrome_tests.gypi
pdf/DEPS
pdf/Info.plist
pdf/OWNERS
pdf/button.h
pdf/button.cc
pdf/chunk_stream.h
pdf/chunk_stream.cc
pdf/control.h
pdf/control.cc
pdf/document_loader.h
pdf/document_loader.cc
pdf/draw_utils.h
pdf/draw_utils.cc
pdf/fading_control.h
pdf/fading_control.cc
pdf/fading_controls.h
pdf/fading_controls.cc
pdf/instance.h
pdf/instance.cc
pdf/libpdf.map
pdf/number_image_generator.h
pdf/number_image_generator.cc
pdf/out_of_process_instance.h
pdf/out_of_process_instance.cc
pdf/page_indicator.h
pdf/page_indicator.cc
pdf/paint_aggregator.h
pdf/paint_aggregator.cc
pdf/paint_manager.h
pdf/paint_manager.cc
pdf/pdf.h
pdf/pdf.cc
pdf/pdf.def
pdf/pdf.gyp
pdf/pdf.rc
pdf/pdf_engine.h
pdf/pdfium/pdfium_assert_matching_enums.cc
pdf/pdfium/pdfium_engine.h
pdf/pdfium/pdfium_engine.cc
pdf/pdfium/pdfium_mem_buffer_file_read.h
pdf/pdfium/pdfium_mem_buffer_file_read.cc
pdf/pdfium/pdfium_mem_buffer_file_write.h
pdf/pdfium/pdfium_mem_buffer_file_write.cc
pdf/pdfium/pdfium_page.h
pdf/pdfium/pdfium_page.cc
pdf/pdfium/pdfium_range.h
pdf/pdfium/pdfium_range.cc
pdf/pdfium/pdfium_test.cc
pdf/preview_mode_client.h
pdf/preview_mode_client.cc
pdf/progress_control.h
pdf/progress_control.cc
pdf/resource.h
pdf/resource_consts.h
pdf/thumbnail_control.h
pdf/thumbnail_control.cc
View unified diff
| |
Annotate
|
Revision Log
« no previous file with comments
|
« chrome/chrome_tests.gypi
('k') |
pdf/Info.plist »
('j') |
pdf/chunk_stream.h »
('J')
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Property Changes:
Added: svn:eol-style
+ LF
OLD
NEW
(Empty)
1
include_rules = [
2
"+net",
3
"+ppapi",
4
"+third_party/pdfium/fpdfsdk/include",
5
]
OLD
NEW
« no previous file with comments
|
« chrome/chrome_tests.gypi
('k') |
pdf/Info.plist »
('j') |
pdf/chunk_stream.h »
('J')
Issue 294793003: Add the pdf plugin's source in src\pdf. (Closed)
Created 6 years, 7 months ago by jam
Modified 6 years, 7 months ago
Reviewers: Lei Zhang, darin (slow to review)
Base URL: svn://svn.chromium.org/chrome/trunk/src/
Comments: 14