Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(214)

Issue 12413010: Remove unused harfbuzz. (Closed)

Created:
7 years, 9 months ago by Paweł Hajdan Jr.
Modified:
7 years, 9 months ago
Reviewers:
agl
CC:
chromium-reviews
Visibility:
Public.

Description

Remove unused harfbuzz. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=187342

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-2 lines, -41853 lines) Patch
D third_party/harfbuzz/.gitignore View 1 chunk +0 lines, -20 lines 0 comments Download
D third_party/harfbuzz/AUTHORS View 1 chunk +0 lines, -6 lines 0 comments Download
D third_party/harfbuzz/COPYING View 1 chunk +0 lines, -24 lines 0 comments Download
D third_party/harfbuzz/ChangeLog View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/harfbuzz/Makefile.am View 1 chunk +0 lines, -2 lines 0 comments Download
D third_party/harfbuzz/NEWS View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/harfbuzz/README View 1 chunk +0 lines, -7 lines 0 comments Download
D third_party/harfbuzz/README.chromium View 1 chunk +0 lines, -25 lines 0 comments Download
D third_party/harfbuzz/autogen.sh View 1 chunk +0 lines, -116 lines 0 comments Download
D third_party/harfbuzz/chromium.patch View 1 chunk +0 lines, -146 lines 0 comments Download
D third_party/harfbuzz/config.h View 1 chunk +0 lines, -60 lines 0 comments Download
D third_party/harfbuzz/configure.ac View 1 chunk +0 lines, -54 lines 0 comments Download
D third_party/harfbuzz/contrib/README View 1 chunk +0 lines, -9 lines 0 comments Download
D third_party/harfbuzz/contrib/harfbuzz-freetype.h View 1 chunk +0 lines, -9 lines 0 comments Download
D third_party/harfbuzz/contrib/harfbuzz-freetype.c View 1 chunk +0 lines, -150 lines 0 comments Download
D third_party/harfbuzz/contrib/harfbuzz-unicode.h View 1 chunk +0 lines, -54 lines 0 comments Download
D third_party/harfbuzz/contrib/harfbuzz-unicode.c View 1 chunk +0 lines, -270 lines 0 comments Download
D third_party/harfbuzz/contrib/harfbuzz-unicode-glib.c View 1 chunk +0 lines, -169 lines 0 comments Download
D third_party/harfbuzz/contrib/harfbuzz-unicode-tables.c View 1 chunk +0 lines, -84 lines 0 comments Download
D third_party/harfbuzz/contrib/tables/BidiMirroring.txt View 1 chunk +0 lines, -588 lines 0 comments Download
D third_party/harfbuzz/contrib/tables/DerivedCombiningClass.txt View 1 chunk +0 lines, -1881 lines 0 comments Download
D third_party/harfbuzz/contrib/tables/DerivedGeneralCategory.txt View 1 chunk +0 lines, -3072 lines 0 comments Download
D third_party/harfbuzz/contrib/tables/GraphemeBreakProperty.txt View 1 chunk +0 lines, -1166 lines 0 comments Download
D third_party/harfbuzz/contrib/tables/README View 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/harfbuzz/contrib/tables/Scripts.txt View 1 chunk +0 lines, -1747 lines 0 comments Download
D third_party/harfbuzz/contrib/tables/category-parse.py View 1 chunk +0 lines, -70 lines 0 comments Download
D third_party/harfbuzz/contrib/tables/category-properties.h View 1 chunk +0 lines, -2869 lines 0 comments Download
D third_party/harfbuzz/contrib/tables/combining-class-parse.py View 1 chunk +0 lines, -34 lines 0 comments Download
D third_party/harfbuzz/contrib/tables/combining-properties.h View 1 chunk +0 lines, -247 lines 0 comments Download
D third_party/harfbuzz/contrib/tables/grapheme-break-parse.py View 1 chunk +0 lines, -45 lines 0 comments Download
D third_party/harfbuzz/contrib/tables/grapheme-break-properties.h View 1 chunk +0 lines, -1113 lines 0 comments Download
D third_party/harfbuzz/contrib/tables/mirroring-parse.py View 1 chunk +0 lines, -50 lines 0 comments Download
D third_party/harfbuzz/contrib/tables/mirroring-properties.h View 1 chunk +0 lines, -379 lines 0 comments Download
D third_party/harfbuzz/contrib/tables/script-properties.h View 1 chunk +0 lines, -297 lines 0 comments Download
D third_party/harfbuzz/contrib/tables/scripts-parse.py View 1 chunk +0 lines, -75 lines 0 comments Download
D third_party/harfbuzz/contrib/tables/unicode_parse_common.py View 1 chunk +0 lines, -70 lines 0 comments Download
D third_party/harfbuzz/harfbuzz.gyp View 1 chunk +0 lines, -107 lines 0 comments Download
D third_party/harfbuzz/src/.gitignore View 1 chunk +0 lines, -7 lines 0 comments Download
D third_party/harfbuzz/src/Makefile.am View 1 chunk +0 lines, -69 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz.h View 1 chunk +0 lines, -38 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz.c View 1 chunk +0 lines, -32 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-arabic.c View 1 chunk +0 lines, -1151 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-buffer.h View 1 chunk +0 lines, -102 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-buffer.c View 1 chunk +0 lines, -383 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-buffer-private.h View 1 chunk +0 lines, -107 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-dump.h View 1 chunk +0 lines, -41 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-dump.c View 1 chunk +0 lines, -767 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-dump-main.c View 1 chunk +0 lines, -97 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-external.h View 1 chunk +0 lines, -151 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-gdef.h View 1 chunk +0 lines, -140 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-gdef.c View 1 chunk +0 lines, -1163 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-gdef-private.h View 1 chunk +0 lines, -135 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-global.h View 1 chunk +0 lines, -118 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-gpos.h View 1 chunk +0 lines, -155 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-gpos.c View 1 chunk +0 lines, -6094 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-gpos-private.h View 1 chunk +0 lines, -729 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-greek.c View 1 chunk +0 lines, -447 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-gsub.h View 1 chunk +0 lines, -148 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-gsub.c View 1 chunk +0 lines, -4329 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-gsub-private.h View 1 chunk +0 lines, -483 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-hangul.c View 1 chunk +0 lines, -268 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-hebrew.c View 1 chunk +0 lines, -187 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-impl.h View 1 chunk +0 lines, -131 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-impl.c View 1 chunk +0 lines, -84 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-indic.cpp View 1 chunk +0 lines, -1892 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-khmer.c View 1 chunk +0 lines, -667 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-myanmar.c View 1 chunk +0 lines, -539 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-open.h View 1 chunk +0 lines, -288 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-open.c View 1 chunk +0 lines, -1433 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-open-private.h View 1 chunk +0 lines, -102 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-shape.h View 1 chunk +0 lines, -199 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-shaper.h View 1 chunk +0 lines, -298 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-shaper.cpp View 1 chunk +0 lines, -1353 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-shaper-all.cpp View 1 chunk +0 lines, -37 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-shaper-private.h View 1 chunk +0 lines, -171 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-stream.h View 1 chunk +0 lines, -51 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-stream.c View 1 chunk +0 lines, -114 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-stream-private.h View 1 chunk +0 lines, -81 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-thai.c View 1 chunk +0 lines, -111 lines 0 comments Download
D third_party/harfbuzz/src/harfbuzz-tibetan.c View 1 chunk +0 lines, -275 lines 0 comments Download
D third_party/harfbuzz/tests/Makefile.am View 1 chunk +0 lines, -7 lines 0 comments Download
D third_party/harfbuzz/tests/linebreaking/.gitignore View 1 chunk +0 lines, -4 lines 0 comments Download
D third_party/harfbuzz/tests/linebreaking/Makefile.am View 1 chunk +0 lines, -12 lines 0 comments Download
D third_party/harfbuzz/tests/linebreaking/harfbuzz-qt.cpp View 1 chunk +0 lines, -87 lines 0 comments Download
D third_party/harfbuzz/tests/linebreaking/main.cpp View 1 chunk +0 lines, -230 lines 0 comments Download
D third_party/harfbuzz/tests/shaping/.gitignore View 1 chunk +0 lines, -2 lines 0 comments Download
D third_party/harfbuzz/tests/shaping/Makefile.am View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/harfbuzz/tests/shaping/README View 1 chunk +0 lines, -9 lines 0 comments Download
D third_party/harfbuzz/tests/shaping/main.cpp View 1 chunk +0 lines, -1291 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Paweł Hajdan Jr.
7 years, 9 months ago (2013-03-08 22:36:17 UTC) #1
agl
LGTM. Yay! I've no idea what changed so that we don't need it any longer, ...
7 years, 9 months ago (2013-03-08 22:40:33 UTC) #2
Paweł Hajdan Jr.
7 years, 9 months ago (2013-03-11 19:39:38 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r187342.

Powered by Google App Engine
This is Rietveld 408576698