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
(626)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: third_party/harfbuzz/ChangeLog
Issue
384503008
:
Delete third_party/harfbuzz (Closed)
Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: remove public header
Created 6 years, 5 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:
gyp/public_headers.gypi
include/ports/SkHarfBuzzFont.h
third_party/harfbuzz/.gitignore
third_party/harfbuzz/AUTHORS
third_party/harfbuzz/COPYING
third_party/harfbuzz/ChangeLog
third_party/harfbuzz/Makefile.am
third_party/harfbuzz/NEWS
third_party/harfbuzz/README
third_party/harfbuzz/README.google
third_party/harfbuzz/autogen.sh
third_party/harfbuzz/chromium.patch
third_party/harfbuzz/config.h
third_party/harfbuzz/configure.ac
third_party/harfbuzz/contrib/README
third_party/harfbuzz/contrib/harfbuzz-freetype.h
third_party/harfbuzz/contrib/harfbuzz-freetype.c
third_party/harfbuzz/contrib/harfbuzz-unicode.h
third_party/harfbuzz/contrib/harfbuzz-unicode.c
third_party/harfbuzz/contrib/harfbuzz-unicode-glib.c
third_party/harfbuzz/contrib/harfbuzz-unicode-tables.c
third_party/harfbuzz/contrib/tables/BidiMirroring.txt
third_party/harfbuzz/contrib/tables/DerivedCombiningClass.txt
third_party/harfbuzz/contrib/tables/DerivedGeneralCategory.txt
third_party/harfbuzz/contrib/tables/GraphemeBreakProperty.txt
third_party/harfbuzz/contrib/tables/README
third_party/harfbuzz/contrib/tables/Scripts.txt
third_party/harfbuzz/contrib/tables/category-parse.py
third_party/harfbuzz/contrib/tables/category-properties.h
third_party/harfbuzz/contrib/tables/combining-class-parse.py
third_party/harfbuzz/contrib/tables/combining-properties.h
third_party/harfbuzz/contrib/tables/grapheme-break-parse.py
third_party/harfbuzz/contrib/tables/grapheme-break-properties.h
third_party/harfbuzz/contrib/tables/mirroring-parse.py
third_party/harfbuzz/contrib/tables/mirroring-properties.h
third_party/harfbuzz/contrib/tables/script-properties.h
third_party/harfbuzz/contrib/tables/scripts-parse.py
third_party/harfbuzz/contrib/tables/unicode_parse_common.py
third_party/harfbuzz/harfbuzz.gyp
third_party/harfbuzz/src/.gitignore
third_party/harfbuzz/src/Makefile.am
third_party/harfbuzz/src/harfbuzz.h
third_party/harfbuzz/src/harfbuzz.c
third_party/harfbuzz/src/harfbuzz-arabic.c
third_party/harfbuzz/src/harfbuzz-buffer.h
third_party/harfbuzz/src/harfbuzz-buffer.c
third_party/harfbuzz/src/harfbuzz-buffer-private.h
third_party/harfbuzz/src/harfbuzz-dump.h
third_party/harfbuzz/src/harfbuzz-dump.c
third_party/harfbuzz/src/harfbuzz-dump-main.c
third_party/harfbuzz/src/harfbuzz-external.h
third_party/harfbuzz/src/harfbuzz-gdef.h
third_party/harfbuzz/src/harfbuzz-gdef.c
third_party/harfbuzz/src/harfbuzz-gdef-private.h
third_party/harfbuzz/src/harfbuzz-global.h
third_party/harfbuzz/src/harfbuzz-gpos.h
third_party/harfbuzz/src/harfbuzz-gpos.c
third_party/harfbuzz/src/harfbuzz-gpos-private.h
third_party/harfbuzz/src/harfbuzz-gsub.h
third_party/harfbuzz/src/harfbuzz-gsub.c
third_party/harfbuzz/src/harfbuzz-gsub-private.h
third_party/harfbuzz/src/harfbuzz-hangul.c
third_party/harfbuzz/src/harfbuzz-hebrew.c
third_party/harfbuzz/src/harfbuzz-impl.h
third_party/harfbuzz/src/harfbuzz-impl.c
third_party/harfbuzz/src/harfbuzz-indic.cpp
third_party/harfbuzz/src/harfbuzz-khmer.c
third_party/harfbuzz/src/harfbuzz-myanmar.c
third_party/harfbuzz/src/harfbuzz-open.h
third_party/harfbuzz/src/harfbuzz-open.c
third_party/harfbuzz/src/harfbuzz-open-private.h
third_party/harfbuzz/src/harfbuzz-shape.h
third_party/harfbuzz/src/harfbuzz-shaper.h
third_party/harfbuzz/src/harfbuzz-shaper.cpp
third_party/harfbuzz/src/harfbuzz-shaper-all.cpp
third_party/harfbuzz/src/harfbuzz-shaper-private.h
third_party/harfbuzz/src/harfbuzz-stream.h
third_party/harfbuzz/src/harfbuzz-stream.c
third_party/harfbuzz/src/harfbuzz-stream-private.h
third_party/harfbuzz/src/harfbuzz-thai.c
third_party/harfbuzz/src/harfbuzz-tibetan.c
third_party/harfbuzz/tests/Makefile.am
third_party/harfbuzz/tests/linebreaking/.gitignore
third_party/harfbuzz/tests/linebreaking/Makefile.am
third_party/harfbuzz/tests/linebreaking/harfbuzz-qt.cpp
third_party/harfbuzz/tests/linebreaking/main.cpp
third_party/harfbuzz/tests/shaping/.gitignore
third_party/harfbuzz/tests/shaping/Makefile.am
third_party/harfbuzz/tests/shaping/README
third_party/harfbuzz/tests/shaping/main.cpp
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« third_party/harfbuzz/COPYING
('k') |
third_party/harfbuzz/Makefile.am »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: third_party/harfbuzz/ChangeLog
diff --git a/third_party/harfbuzz/ChangeLog b/third_party/harfbuzz/ChangeLog
deleted file mode 100644
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000
« no previous file with comments
|
« third_party/harfbuzz/COPYING
('k') |
third_party/harfbuzz/Makefile.am »
('j') |
no next file with comments »
Issue 384503008: Delete third_party/harfbuzz (Closed)
Created 6 years, 5 months ago by mtklein_C
Modified 6 years, 5 months ago
Reviewers: bungeman-skia, reed1, mtklein
Base URL: https://skia.googlesource.com/skia.git@master
Comments: 0
This is Rietveld
408576698