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

Side by Side Diff: third_party/harfbuzz-ng/README.chromium

Issue 1878053003: Cheery pick Fix FixedVersion::to_int() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2661
Patch Set: 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:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/harfbuzz-ng/src/hb-open-type-private.hh » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: harfbuzz-ng 1 Name: harfbuzz-ng
2 Short Name: harfbuzz-ng 2 Short Name: harfbuzz-ng
3 URL: http://harfbuzz.org 3 URL: http://harfbuzz.org
4 Version: 1.2.1 4 Version: 1.2.1
5 Date: 20160222 5 Date: 20160222
6 Security Critical: yes 6 Security Critical: yes
7 License: MIT 7 License: MIT
8 License File: COPYING 8 License File: COPYING
9 9
10 Description: 10 Description:
(...skipping 10 matching lines...) Expand all
21 21
22 Local changes: 22 Local changes:
23 * Custom revert: Change mark strategy back to UNICODE_LATE from 23 * Custom revert: Change mark strategy back to UNICODE_LATE from
24 GDEF_LATE for the default shaper - contributed by Behdad to unblock 24 GDEF_LATE for the default shaper - contributed by Behdad to unblock
25 the HarfBuzz roll in Blink while the issue about broken quote glyphs 25 the HarfBuzz roll in Blink while the issue about broken quote glyphs
26 in Times New Roman Italic can be resolved in upstream. 26 in Times New Roman Italic can be resolved in upstream.
27 * Upstream commit ebd7431f824 27 * Upstream commit ebd7431f824
28 "Partially revert 86c68c7a2c97" 28 "Partially revert 86c68c7a2c97"
29 in order to fix mark positioning in 29 in order to fix mark positioning in
30 fast/text/international/arabic-vertical-offset.html 30 fast/text/international/arabic-vertical-offset.html
31 * Cherry-pick "Fix FixedVersion::to_int()"
32 https://github.com/behdad/harfbuzz/commit/6dd80fa
OLDNEW
« no previous file with comments | « no previous file | third_party/harfbuzz-ng/src/hb-open-type-private.hh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698