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

Issue 1413673003: Update bundled freetype to 2.6.1 (Closed)

Created:
5 years, 1 month ago by Oliver Chang
Modified:
5 years, 1 month ago
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Update bundled freetype to 2.6.1 Also adds a README.pdfium and 0000-include.patch that details the local modifications made. Also rolls testing/corpus to 45f88c6914fcac26ad930bb0ebbfa468c21db0a5 which includes regenerated corpus expectations. R=thestig@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/87ee069d05ca06f60d6cfacd9e426739d8f2053d

Patch Set 1 #

Patch Set 2 : #

Total comments: 9

Patch Set 3 : #

Patch Set 4 : diff, license #

Patch Set 5 : bleh #

Total comments: 4

Patch Set 6 : license, README.pdfium #

Patch Set 7 : delete src/gzip, include/freetype/ftchapers.h #

Patch Set 8 : DEPS for corpus #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8820 lines, -40734 lines) Patch
M BUILD.gn View 1 2 3 4 5 6 7 1 chunk +4 lines, -1 line 0 comments Download
M DEPS View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M pdfium.gyp View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M third_party/BUILD.gn View 1 2 3 4 5 6 7 1 chunk +8 lines, -8 lines 0 comments Download
A third_party/freetype/0000-include.patch View 1 2 3 4 5 6 7 1 chunk +120 lines, -0 lines 0 comments Download
A third_party/freetype/FTL.TXT View 1 2 3 4 5 6 7 1 chunk +169 lines, -0 lines 0 comments Download
A third_party/freetype/README.pdfium View 1 2 3 4 5 6 7 1 chunk +34 lines, -0 lines 0 comments Download
D third_party/freetype/include/config/ftconfig.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -450 lines 0 comments Download
D third_party/freetype/include/config/ftheader.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -832 lines 0 comments Download
D third_party/freetype/include/config/ftmodule.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -49 lines 0 comments Download
D third_party/freetype/include/config/ftoption.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -899 lines 0 comments Download
D third_party/freetype/include/config/ftstdlib.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -174 lines 0 comments Download
D third_party/freetype/include/freetype.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -4048 lines 0 comments Download
A + third_party/freetype/include/freetype/config/ftconfig.h View 1 2 3 4 5 6 7 2 chunks +18 lines, -1 line 0 comments Download
A + third_party/freetype/include/freetype/config/ftheader.h View 1 2 3 4 5 6 7 48 chunks +64 lines, -62 lines 0 comments Download
A + third_party/freetype/include/freetype/config/ftmodule.h View 1 2 3 4 5 6 7 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/freetype/include/freetype/config/ftoption.h View 1 2 3 4 5 6 7 10 chunks +15 lines, -28 lines 0 comments Download
A + third_party/freetype/include/freetype/config/ftstdlib.h View 1 2 3 4 5 6 7 3 chunks +3 lines, -3 lines 0 comments Download
A + third_party/freetype/include/freetype/freetype.h View 1 2 3 4 5 6 7 30 chunks +210 lines, -54 lines 0 comments Download
A + third_party/freetype/include/freetype/ftadvanc.h View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
A + third_party/freetype/include/freetype/ftautoh.h View 1 2 3 4 5 6 7 4 chunks +52 lines, -4 lines 0 comments Download
A + third_party/freetype/include/freetype/ftbbox.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/ftbdf.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/ftbitmap.h View 1 2 3 4 5 6 7 4 chunks +11 lines, -3 lines 0 comments Download
A + third_party/freetype/include/freetype/ftbzip2.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/ftcache.h View 1 2 3 4 5 6 7 2 chunks +3 lines, -3 lines 0 comments Download
A + third_party/freetype/include/freetype/ftcffdrv.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/ftcid.h View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download
A + third_party/freetype/include/freetype/fterrdef.h View 1 2 3 4 5 6 7 3 chunks +38 lines, -11 lines 0 comments Download
A + third_party/freetype/include/freetype/fterrors.h View 1 2 3 4 5 6 7 2 chunks +61 lines, -43 lines 0 comments Download
A + third_party/freetype/include/freetype/ftfntfmt.h View 1 2 3 4 5 6 7 4 chunks +22 lines, -14 lines 0 comments Download
A + third_party/freetype/include/freetype/ftgasp.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/ftglyph.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/ftgxval.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/ftgzip.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/ftimage.h View 1 2 3 4 5 6 7 4 chunks +7 lines, -13 lines 0 comments Download
A + third_party/freetype/include/freetype/ftincrem.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/ftlcdfil.h View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
A + third_party/freetype/include/freetype/ftlist.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/ftlzw.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/ftmac.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/ftmm.h View 1 2 3 4 5 6 7 6 chunks +17 lines, -11 lines 0 comments Download
A + third_party/freetype/include/freetype/ftmodapi.h View 1 2 3 4 5 6 7 3 chunks +5 lines, -3 lines 0 comments Download
A + third_party/freetype/include/freetype/ftmoderr.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/ftotval.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/ftoutln.h View 1 2 3 4 5 6 7 2 chunks +3 lines, -3 lines 0 comments Download
A + third_party/freetype/include/freetype/ftpfr.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/ftrender.h View 1 2 3 4 5 6 7 2 chunks +3 lines, -8 lines 0 comments Download
A + third_party/freetype/include/freetype/ftsizes.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/ftsnames.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/ftstroke.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/ftsynth.h View 1 2 3 4 5 6 7 2 chunks +5 lines, -3 lines 0 comments Download
A + third_party/freetype/include/freetype/ftsystem.h View 1 2 3 4 5 6 7 3 chunks +10 lines, -1 line 0 comments Download
A + third_party/freetype/include/freetype/fttrigon.h View 1 2 3 4 5 6 7 2 chunks +3 lines, -3 lines 0 comments Download
A third_party/freetype/include/freetype/ftttdrv.h View 1 2 3 4 5 6 7 1 chunk +310 lines, -0 lines 0 comments Download
A + third_party/freetype/include/freetype/fttypes.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/ftwinfnt.h View 1 2 3 4 5 6 7 3 chunks +3 lines, -3 lines 0 comments Download
A + third_party/freetype/include/freetype/internal/autohint.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/internal/ftcalc.h View 1 2 3 4 5 6 7 2 chunks +13 lines, -1 line 0 comments Download
A + third_party/freetype/include/freetype/internal/ftdebug.h View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
A + third_party/freetype/include/freetype/internal/ftdriver.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/internal/ftgloadr.h View 1 2 3 4 5 6 7 2 chunks +20 lines, -18 lines 0 comments Download
A + third_party/freetype/include/freetype/internal/ftmemory.h View 1 2 3 4 5 6 7 3 chunks +18 lines, -10 lines 0 comments Download
A + third_party/freetype/include/freetype/internal/ftobjs.h View 1 2 3 4 5 6 7 5 chunks +9 lines, -9 lines 0 comments Download
A + third_party/freetype/include/freetype/internal/ftpic.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/internal/ftrfork.h View 1 2 3 4 5 6 7 3 chunks +3 lines, -3 lines 0 comments Download
A + third_party/freetype/include/freetype/internal/ftserv.h View 1 2 3 4 5 6 7 2 chunks +19 lines, -19 lines 0 comments Download
A + third_party/freetype/include/freetype/internal/ftstream.h View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
A + third_party/freetype/include/freetype/internal/fttrace.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/internal/ftvalid.h View 1 2 3 4 5 6 7 3 chunks +11 lines, -13 lines 0 comments Download
A + third_party/freetype/include/freetype/internal/internal.h View 1 2 3 4 5 6 7 2 chunks +23 lines, -23 lines 0 comments Download
A + third_party/freetype/include/freetype/internal/psaux.h View 1 2 3 4 5 6 7 5 chunks +10 lines, -10 lines 0 comments Download
A + third_party/freetype/include/freetype/internal/pshints.h View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
A + third_party/freetype/include/freetype/internal/services/svbdf.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/internal/services/svcid.h View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download
A + third_party/freetype/include/freetype/internal/services/svfntfmt.h View 1 2 3 4 5 6 7 4 chunks +16 lines, -16 lines 0 comments Download
A + third_party/freetype/include/freetype/internal/services/svgldict.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/internal/services/svgxval.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/internal/services/svkern.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/internal/services/svmm.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/internal/services/svotval.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/internal/services/svpfr.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/internal/services/svpostnm.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/internal/services/svprop.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/internal/services/svpscmap.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/internal/services/svpsinfo.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/internal/services/svsfnt.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/internal/services/svttcmap.h View 1 2 3 4 5 6 7 2 chunks +5 lines, -6 lines 0 comments Download
A + third_party/freetype/include/freetype/internal/services/svtteng.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/internal/services/svttglyf.h View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download
A + third_party/freetype/include/freetype/internal/services/svwinfnt.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/internal/sfnt.h View 1 2 3 4 5 6 7 9 chunks +42 lines, -5 lines 0 comments Download
A + third_party/freetype/include/freetype/internal/t1types.h View 1 2 3 4 5 6 7 5 chunks +10 lines, -10 lines 0 comments Download
A + third_party/freetype/include/freetype/internal/tttypes.h View 1 2 3 4 5 6 7 6 chunks +19 lines, -9 lines 0 comments Download
A + third_party/freetype/include/freetype/t1tables.h View 1 2 3 4 5 6 7 2 chunks +4 lines, -3 lines 0 comments Download
A + third_party/freetype/include/freetype/ttnameid.h View 1 2 3 4 5 6 7 12 chunks +116 lines, -116 lines 0 comments Download
A + third_party/freetype/include/freetype/tttables.h View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
A + third_party/freetype/include/freetype/tttags.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
A + third_party/freetype/include/freetype/ttunpat.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/include/ft2build.h View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
D third_party/freetype/include/ftadvanc.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -187 lines 0 comments Download
D third_party/freetype/include/ftautoh.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -402 lines 0 comments Download
D third_party/freetype/include/ftbbox.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -101 lines 0 comments Download
D third_party/freetype/include/ftbdf.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -210 lines 0 comments Download
D third_party/freetype/include/ftbitmap.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -232 lines 0 comments Download
D third_party/freetype/include/ftbzip2.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -102 lines 0 comments Download
D third_party/freetype/include/ftcache.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -1057 lines 0 comments Download
D third_party/freetype/include/ftcffdrv.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -262 lines 0 comments Download
D third_party/freetype/include/ftcid.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -167 lines 0 comments Download
D third_party/freetype/include/fterrdef.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -249 lines 0 comments Download
D third_party/freetype/include/fterrors.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -198 lines 0 comments Download
D third_party/freetype/include/ftgasp.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -129 lines 0 comments Download
D third_party/freetype/include/ftglyph.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -605 lines 0 comments Download
D third_party/freetype/include/ftgxval.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -357 lines 0 comments Download
D third_party/freetype/include/ftgzip.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -148 lines 0 comments Download
D third_party/freetype/include/ftimage.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -1220 lines 0 comments Download
D third_party/freetype/include/ftincrem.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -354 lines 0 comments Download
D third_party/freetype/include/ftlcdfil.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -251 lines 0 comments Download
D third_party/freetype/include/ftlist.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -276 lines 0 comments Download
D third_party/freetype/include/ftlzw.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -99 lines 0 comments Download
D third_party/freetype/include/ftmac.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -274 lines 0 comments Download
D third_party/freetype/include/ftmm.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -373 lines 0 comments Download
D third_party/freetype/include/ftmodapi.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -667 lines 0 comments Download
D third_party/freetype/include/ftmoderr.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -194 lines 0 comments Download
D third_party/freetype/include/ftotval.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -204 lines 0 comments Download
D third_party/freetype/include/ftoutln.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -574 lines 0 comments Download
D third_party/freetype/include/ftpfr.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -172 lines 0 comments Download
D third_party/freetype/include/ftrender.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -237 lines 0 comments Download
D third_party/freetype/include/ftsizes.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -159 lines 0 comments Download
D third_party/freetype/include/ftsnames.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -200 lines 0 comments Download
D third_party/freetype/include/ftstroke.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -785 lines 0 comments Download
D third_party/freetype/include/ftsynth.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -82 lines 0 comments Download
D third_party/freetype/include/ftsystem.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -346 lines 0 comments Download
D third_party/freetype/include/fttrigon.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -350 lines 0 comments Download
D third_party/freetype/include/ftttdrv.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -170 lines 0 comments Download
D third_party/freetype/include/fttypes.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -602 lines 0 comments Download
D third_party/freetype/include/ftwinfnt.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -275 lines 0 comments Download
D third_party/freetype/include/ftxf86.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -84 lines 0 comments Download
D third_party/freetype/include/internal/autohint.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -244 lines 0 comments Download
D third_party/freetype/include/internal/ftcalc.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -406 lines 0 comments Download
D third_party/freetype/include/internal/ftdebug.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -255 lines 0 comments Download
D third_party/freetype/include/internal/ftdriver.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -409 lines 0 comments Download
D third_party/freetype/include/internal/ftgloadr.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -170 lines 0 comments Download
D third_party/freetype/include/internal/ftmemory.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -378 lines 0 comments Download
D third_party/freetype/include/internal/ftobjs.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -1571 lines 0 comments Download
D third_party/freetype/include/internal/ftpic.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -71 lines 0 comments Download
D third_party/freetype/include/internal/ftrfork.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -266 lines 0 comments Download
D third_party/freetype/include/internal/ftserv.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -763 lines 0 comments Download
D third_party/freetype/include/internal/ftstream.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -536 lines 0 comments Download
D third_party/freetype/include/internal/fttrace.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -154 lines 0 comments Download
D third_party/freetype/include/internal/ftvalid.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -161 lines 0 comments Download
D third_party/freetype/include/internal/internal.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -63 lines 0 comments Download
D third_party/freetype/include/internal/psaux.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -877 lines 0 comments Download
D third_party/freetype/include/internal/pshints.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -722 lines 0 comments Download
D third_party/freetype/include/internal/services/svbdf.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -82 lines 0 comments Download
D third_party/freetype/include/internal/services/svcid.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -89 lines 0 comments Download
D third_party/freetype/include/internal/services/svgldict.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -88 lines 0 comments Download
D third_party/freetype/include/internal/services/svgxval.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -72 lines 0 comments Download
D third_party/freetype/include/internal/services/svkern.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -51 lines 0 comments Download
D third_party/freetype/include/internal/services/svmm.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -113 lines 0 comments Download
D third_party/freetype/include/internal/services/svotval.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -55 lines 0 comments Download
D third_party/freetype/include/internal/services/svpfr.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -66 lines 0 comments Download
D third_party/freetype/include/internal/services/svpostnm.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -81 lines 0 comments Download
D third_party/freetype/include/internal/services/svprop.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -81 lines 0 comments Download
D third_party/freetype/include/internal/services/svpscmap.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -177 lines 0 comments Download
D third_party/freetype/include/internal/services/svpsinfo.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -111 lines 0 comments Download
D third_party/freetype/include/internal/services/svsfnt.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -103 lines 0 comments Download
D third_party/freetype/include/internal/services/svttcmap.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -107 lines 0 comments Download
D third_party/freetype/include/internal/services/svtteng.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -53 lines 0 comments Download
D third_party/freetype/include/internal/services/svttglyf.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -68 lines 0 comments Download
D third_party/freetype/include/internal/services/svwinfnt.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -50 lines 0 comments Download
D third_party/freetype/include/internal/services/svxf86nm.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -55 lines 0 comments Download
D third_party/freetype/include/internal/sfnt.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -711 lines 0 comments Download
D third_party/freetype/include/internal/t1types.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -255 lines 0 comments Download
D third_party/freetype/include/internal/tttypes.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -1516 lines 0 comments Download
D third_party/freetype/include/t1tables.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -760 lines 0 comments Download
D third_party/freetype/include/ttnameid.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -1237 lines 0 comments Download
D third_party/freetype/include/tttables.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -829 lines 0 comments Download
D third_party/freetype/include/tttags.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -111 lines 0 comments Download
D third_party/freetype/include/ttunpat.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -60 lines 0 comments Download
M third_party/freetype/src/base/Jamfile View 1 2 3 4 5 6 7 3 chunks +37 lines, -10 lines 0 comments Download
M third_party/freetype/src/base/basepic.h View 1 2 3 4 5 6 7 4 chunks +6 lines, -5 lines 0 comments Download
M third_party/freetype/src/base/basepic.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/base/ftadvanc.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/base/ftapi.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/base/ftbase.h View 1 2 3 4 5 6 7 2 chunks +6 lines, -1 line 0 comments Download
M third_party/freetype/src/base/ftbase.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/base/ftbbox.c View 1 2 3 4 5 6 7 6 chunks +25 lines, -18 lines 0 comments Download
M third_party/freetype/src/base/ftbdf.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/base/ftbitmap.c View 1 2 3 4 5 6 7 17 chunks +41 lines, -28 lines 0 comments Download
M third_party/freetype/src/base/ftcalc.c View 1 2 3 4 5 6 7 18 chunks +280 lines, -175 lines 0 comments Download
M third_party/freetype/src/base/ftcid.c View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download
M third_party/freetype/src/base/ftdbgmem.c View 1 2 3 4 5 6 7 31 chunks +66 lines, -60 lines 0 comments Download
M third_party/freetype/src/base/ftdebug.c View 1 2 3 4 5 6 7 2 chunks +3 lines, -3 lines 0 comments Download
A + third_party/freetype/src/base/ftfntfmt.c View 1 2 3 4 5 6 7 3 chunks +22 lines, -7 lines 0 comments Download
M third_party/freetype/src/base/ftfstype.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/base/ftgasp.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/base/ftgloadr.c View 1 2 3 4 5 6 7 5 chunks +9 lines, -8 lines 0 comments Download
M third_party/freetype/src/base/ftglyph.c View 1 2 3 4 5 6 7 6 chunks +12 lines, -8 lines 0 comments Download
M third_party/freetype/src/base/ftgxval.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/base/ftinit.c View 1 2 3 4 5 6 7 5 chunks +7 lines, -7 lines 0 comments Download
M third_party/freetype/src/base/ftlcdfil.c View 1 2 3 4 5 6 7 6 chunks +7 lines, -7 lines 0 comments Download
M third_party/freetype/src/base/ftmac.c View 1 2 3 4 5 6 7 3 chunks +9 lines, -4 lines 0 comments Download
M third_party/freetype/src/base/ftmm.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/base/ftobjs.c View 1 2 3 4 5 6 7 57 chunks +122 lines, -116 lines 0 comments Download
M third_party/freetype/src/base/ftotval.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/base/ftoutln.c View 1 2 3 4 5 6 7 10 chunks +79 lines, -77 lines 0 comments Download
M third_party/freetype/src/base/ftpatent.c View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download
M third_party/freetype/src/base/ftpfr.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/base/ftpic.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/base/ftrfork.c View 1 2 3 4 5 6 7 10 chunks +40 lines, -27 lines 0 comments Download
M third_party/freetype/src/base/ftsnames.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/base/ftstream.c View 1 2 3 4 5 6 7 24 chunks +40 lines, -48 lines 0 comments Download
M third_party/freetype/src/base/ftstroke.c View 1 2 3 4 5 6 7 17 chunks +31 lines, -32 lines 0 comments Download
M third_party/freetype/src/base/ftsynth.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/base/ftsystem.c View 1 2 3 4 5 6 7 8 chunks +8 lines, -8 lines 0 comments Download
M third_party/freetype/src/base/fttrigon.c View 1 2 3 4 5 6 7 12 chunks +43 lines, -44 lines 0 comments Download
M third_party/freetype/src/base/fttype1.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/base/ftutil.c View 1 2 3 4 5 6 7 6 chunks +7 lines, -7 lines 0 comments Download
M third_party/freetype/src/base/ftwinfnt.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
D third_party/freetype/src/base/ftxf86.c View 1 2 3 4 5 6 7 1 chunk +0 lines, -40 lines 0 comments Download
M third_party/freetype/src/cff/Jamfile View 1 2 3 4 5 6 7 2 chunks +18 lines, -2 lines 0 comments Download
M third_party/freetype/src/cff/cf2arrst.c View 1 2 3 4 5 6 7 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/freetype/src/cff/cf2fixed.h View 1 2 3 4 5 6 7 1 chunk +11 lines, -11 lines 0 comments Download
M third_party/freetype/src/cff/cf2font.h View 1 2 3 4 5 6 7 1 chunk +6 lines, -1 line 0 comments Download
M third_party/freetype/src/cff/cf2font.c View 1 2 3 4 5 6 7 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/freetype/src/cff/cf2ft.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/cff/cf2ft.c View 1 2 3 4 5 6 7 4 chunks +16 lines, -7 lines 0 comments Download
M third_party/freetype/src/cff/cf2hints.c View 1 2 3 4 5 6 7 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/freetype/src/cff/cf2intrp.c View 1 2 3 4 5 6 7 9 chunks +39 lines, -13 lines 0 comments Download
M third_party/freetype/src/cff/cff.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/cff/cffcmap.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/cff/cffcmap.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/cff/cffdrivr.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/cff/cffdrivr.c View 1 2 3 4 5 6 7 10 chunks +87 lines, -15 lines 0 comments Download
M third_party/freetype/src/cff/cfferrs.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/cff/cffgload.h View 1 2 3 4 5 6 7 2 chunks +7 lines, -2 lines 0 comments Download
M third_party/freetype/src/cff/cffgload.c View 1 2 3 4 5 6 7 20 chunks +76 lines, -53 lines 0 comments Download
M third_party/freetype/src/cff/cffload.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/cff/cffload.c View 1 2 3 4 5 6 7 5 chunks +6 lines, -6 lines 0 comments Download
M third_party/freetype/src/cff/cffobjs.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/cff/cffobjs.c View 1 2 3 4 5 6 7 14 chunks +30 lines, -21 lines 0 comments Download
M third_party/freetype/src/cff/cffparse.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/cff/cffparse.c View 1 2 3 4 5 6 7 6 chunks +27 lines, -7 lines 0 comments Download
M third_party/freetype/src/cff/cffpic.h View 1 2 3 4 5 6 7 4 chunks +5 lines, -5 lines 0 comments Download
M third_party/freetype/src/cff/cffpic.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/cff/cfftoken.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/cff/cfftypes.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/cid/Jamfile View 1 2 3 4 5 6 7 2 chunks +7 lines, -2 lines 0 comments Download
M third_party/freetype/src/cid/ciderrs.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/cid/cidgload.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/cid/cidgload.c View 1 2 3 4 5 6 7 10 chunks +30 lines, -26 lines 0 comments Download
M third_party/freetype/src/cid/cidload.h View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/freetype/src/cid/cidload.c View 1 2 3 4 5 6 7 14 chunks +26 lines, -22 lines 0 comments Download
M third_party/freetype/src/cid/cidobjs.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/cid/cidobjs.c View 1 2 3 4 5 6 7 7 chunks +9 lines, -9 lines 0 comments Download
M third_party/freetype/src/cid/cidparse.h View 1 2 3 4 5 6 7 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/freetype/src/cid/cidparse.c View 1 2 3 4 5 6 7 3 chunks +15 lines, -4 lines 0 comments Download
M third_party/freetype/src/cid/cidriver.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/cid/cidriver.c View 1 2 3 4 5 6 7 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/freetype/src/cid/cidtoken.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/cid/type1cid.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/psaux/Jamfile View 1 2 3 4 5 6 7 2 chunks +7 lines, -3 lines 0 comments Download
M third_party/freetype/src/psaux/afmparse.h View 1 2 3 4 5 6 7 3 chunks +3 lines, -2 lines 0 comments Download
M third_party/freetype/src/psaux/afmparse.c View 1 2 3 4 5 6 7 13 chunks +29 lines, -16 lines 0 comments Download
M third_party/freetype/src/psaux/psaux.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/psaux/psauxerr.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/psaux/psauxmod.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/psaux/psauxmod.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/psaux/psconv.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/psaux/psconv.c View 1 2 3 4 5 6 7 5 chunks +6 lines, -6 lines 0 comments Download
M third_party/freetype/src/psaux/psobjs.h View 1 2 3 4 5 6 7 3 chunks +6 lines, -6 lines 0 comments Download
M third_party/freetype/src/psaux/psobjs.c View 1 2 3 4 5 6 7 13 chunks +22 lines, -23 lines 0 comments Download
M third_party/freetype/src/psaux/t1cmap.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/psaux/t1cmap.c View 1 2 3 4 5 6 7 4 chunks +5 lines, -5 lines 0 comments Download
M third_party/freetype/src/psaux/t1decode.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/psaux/t1decode.c View 1 2 3 4 5 6 7 11 chunks +17 lines, -15 lines 0 comments Download
M third_party/freetype/src/pshinter/Jamfile View 1 2 3 4 5 6 7 2 chunks +7 lines, -2 lines 0 comments Download
M third_party/freetype/src/pshinter/pshalgo.h View 1 2 3 4 5 6 7 5 chunks +22 lines, -27 lines 0 comments Download
M third_party/freetype/src/pshinter/pshalgo.c View 1 2 3 4 5 6 7 13 chunks +18 lines, -125 lines 0 comments Download
M third_party/freetype/src/pshinter/pshglob.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/pshinter/pshglob.c View 1 2 3 4 5 6 7 6 chunks +6 lines, -6 lines 0 comments Download
M third_party/freetype/src/pshinter/pshinter.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/pshinter/pshmod.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/pshinter/pshmod.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/pshinter/pshnterr.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/pshinter/pshpic.h View 1 2 3 4 5 6 7 4 chunks +5 lines, -5 lines 0 comments Download
M third_party/freetype/src/pshinter/pshpic.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/pshinter/pshrec.h View 1 2 3 4 5 6 7 2 chunks +3 lines, -7 lines 0 comments Download
M third_party/freetype/src/pshinter/pshrec.c View 1 2 3 4 5 6 7 19 chunks +93 lines, -97 lines 0 comments Download
M third_party/freetype/src/psnames/Jamfile View 1 2 3 4 5 6 7 2 chunks +4 lines, -2 lines 0 comments Download
M third_party/freetype/src/psnames/psmodule.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/psnames/psmodule.c View 1 2 3 4 5 6 7 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/freetype/src/psnames/psnamerr.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/psnames/psnames.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/psnames/pspic.h View 1 2 3 4 5 6 7 4 chunks +7 lines, -5 lines 0 comments Download
M third_party/freetype/src/psnames/pspic.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/psnames/pstables.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/raster/Jamfile View 1 2 3 4 5 6 7 2 chunks +5 lines, -2 lines 0 comments Download
M third_party/freetype/src/raster/ftmisc.h View 1 2 3 4 5 6 7 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/freetype/src/raster/ftraster.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/raster/ftraster.c View 1 2 3 4 5 6 7 56 chunks +146 lines, -591 lines 0 comments Download
M third_party/freetype/src/raster/ftrend1.h View 1 2 3 4 5 6 7 2 chunks +1 line, -7 lines 0 comments Download
M third_party/freetype/src/raster/ftrend1.c View 1 2 3 4 5 6 7 8 chunks +31 lines, -83 lines 0 comments Download
M third_party/freetype/src/raster/raster.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/raster/rasterrs.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/raster/rastpic.h View 1 2 3 4 5 6 7 3 chunks +3 lines, -9 lines 0 comments Download
M third_party/freetype/src/raster/rastpic.c View 1 2 3 4 5 6 7 3 chunks +4 lines, -18 lines 0 comments Download
M third_party/freetype/src/sfnt/Jamfile View 1 2 3 4 5 6 7 2 chunks +13 lines, -2 lines 0 comments Download
M third_party/freetype/src/sfnt/pngshim.h View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download
M third_party/freetype/src/sfnt/pngshim.c View 1 2 3 4 5 6 7 6 chunks +18 lines, -17 lines 0 comments Download
M third_party/freetype/src/sfnt/sfdriver.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/sfnt/sfdriver.c View 1 2 3 4 5 6 7 5 chunks +8 lines, -6 lines 0 comments Download
M third_party/freetype/src/sfnt/sferrors.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/sfnt/sfnt.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/sfnt/sfntpic.h View 1 2 3 4 5 6 7 6 chunks +6 lines, -8 lines 0 comments Download
M third_party/freetype/src/sfnt/sfntpic.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/sfnt/sfobjs.h View 1 2 3 4 5 6 7 2 chunks +8 lines, -3 lines 0 comments Download
M third_party/freetype/src/sfnt/sfobjs.c View 1 2 3 4 5 6 7 13 chunks +76 lines, -49 lines 0 comments Download
M third_party/freetype/src/sfnt/ttbdf.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/sfnt/ttbdf.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/sfnt/ttcmap.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/sfnt/ttcmap.c View 1 2 3 4 5 6 7 51 chunks +235 lines, -109 lines 0 comments Download
M third_party/freetype/src/sfnt/ttcmapc.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/sfnt/ttkern.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/sfnt/ttkern.c View 1 2 3 4 5 6 7 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/freetype/src/sfnt/ttload.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/sfnt/ttload.c View 1 2 3 4 5 6 7 7 chunks +105 lines, -35 lines 0 comments Download
M third_party/freetype/src/sfnt/ttmtx.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/sfnt/ttmtx.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/sfnt/ttpost.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/sfnt/ttpost.c View 1 2 3 4 5 6 7 9 chunks +17 lines, -17 lines 0 comments Download
M third_party/freetype/src/sfnt/ttsbit.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/sfnt/ttsbit.c View 1 2 3 4 5 6 7 14 chunks +37 lines, -31 lines 0 comments Download
M third_party/freetype/src/smooth/Jamfile View 1 2 3 4 5 6 7 2 chunks +5 lines, -2 lines 0 comments Download
M third_party/freetype/src/smooth/ftgrays.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/smooth/ftgrays.c View 1 2 3 4 5 6 7 29 chunks +77 lines, -94 lines 0 comments Download
M third_party/freetype/src/smooth/ftsmerrs.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/smooth/ftsmooth.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/smooth/ftsmooth.c View 1 2 3 4 5 6 7 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/freetype/src/smooth/ftspic.h View 1 2 3 4 5 6 7 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/freetype/src/smooth/ftspic.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/smooth/smooth.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/truetype/Jamfile View 1 2 3 4 5 6 7 2 chunks +10 lines, -2 lines 0 comments Download
M third_party/freetype/src/truetype/truetype.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/truetype/ttdriver.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/truetype/ttdriver.c View 1 2 3 4 5 6 7 7 chunks +5 lines, -13 lines 0 comments Download
M third_party/freetype/src/truetype/tterrors.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/truetype/ttgload.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/truetype/ttgload.c View 1 2 3 4 5 6 7 51 chunks +287 lines, -209 lines 0 comments Download
M third_party/freetype/src/truetype/ttgxvar.h View 1 2 3 4 5 6 7 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/freetype/src/truetype/ttgxvar.c View 1 2 3 4 5 6 7 55 chunks +745 lines, -203 lines 0 comments Download
M third_party/freetype/src/truetype/ttinterp.h View 1 2 3 4 5 6 7 8 chunks +28 lines, -36 lines 0 comments Download
M third_party/freetype/src/truetype/ttinterp.c View 1 2 3 4 5 6 7 137 chunks +3164 lines, -3912 lines 0 comments Download
M third_party/freetype/src/truetype/ttobjs.h View 1 2 3 4 5 6 7 5 chunks +2 lines, -21 lines 0 comments Download
M third_party/freetype/src/truetype/ttobjs.c View 1 2 3 4 5 6 7 18 chunks +129 lines, -104 lines 0 comments Download
M third_party/freetype/src/truetype/ttpic.h View 1 2 3 4 5 6 7 4 chunks +7 lines, -5 lines 0 comments Download
M third_party/freetype/src/truetype/ttpic.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/truetype/ttpload.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/truetype/ttpload.c View 1 2 3 4 5 6 7 3 chunks +16 lines, -8 lines 0 comments Download
M third_party/freetype/src/truetype/ttsubpix.h View 1 2 3 4 5 6 7 2 chunks +21 lines, -21 lines 0 comments Download
M third_party/freetype/src/truetype/ttsubpix.c View 1 2 3 4 5 6 7 23 chunks +43 lines, -43 lines 0 comments Download
M third_party/freetype/src/type1/Jamfile View 1 2 3 4 5 6 7 2 chunks +8 lines, -2 lines 0 comments Download
M third_party/freetype/src/type1/t1afm.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/type1/t1afm.c View 1 2 3 4 5 6 7 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/freetype/src/type1/t1driver.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/type1/t1driver.c View 1 2 3 4 5 6 7 12 chunks +19 lines, -17 lines 0 comments Download
M third_party/freetype/src/type1/t1errors.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/type1/t1gload.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/type1/t1gload.c View 1 2 3 4 5 6 7 7 chunks +18 lines, -16 lines 0 comments Download
M third_party/freetype/src/type1/t1load.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/type1/t1load.c View 1 2 3 4 5 6 7 36 chunks +167 lines, -126 lines 0 comments Download
M third_party/freetype/src/type1/t1objs.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/type1/t1objs.c View 1 2 3 4 5 6 7 7 chunks +6 lines, -9 lines 0 comments Download
M third_party/freetype/src/type1/t1parse.h View 1 2 3 4 5 6 7 2 chunks +1 line, -7 lines 0 comments Download
M third_party/freetype/src/type1/t1parse.c View 1 2 3 4 5 6 7 11 chunks +34 lines, -17 lines 0 comments Download
M third_party/freetype/src/type1/t1tokens.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/src/type1/type1.c View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/third_party.gyp View 1 2 3 4 5 6 7 1 chunk +9 lines, -8 lines 0 comments Download

Messages

Total messages: 30 (9 generated)
Oliver Chang
ptal
5 years, 1 month ago (2015-11-05 18:22:04 UTC) #4
Lei Zhang
https://codereview.chromium.org/1413673003/diff/10001/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/1413673003/diff/10001/BUILD.gn#newcode11 BUILD.gn:11: "third_party/freetype/include", This is for ft2build.h I presume? https://codereview.chromium.org/1413673003/diff/10001/third_party/freetype/include/freetype/config/ftmodule.h File ...
5 years, 1 month ago (2015-11-05 18:29:56 UTC) #6
Oliver Chang
https://codereview.chromium.org/1413673003/diff/10001/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/1413673003/diff/10001/BUILD.gn#newcode11 BUILD.gn:11: "third_party/freetype/include", On 2015/11/05 18:29:56, Lei Zhang wrote: > This ...
5 years, 1 month ago (2015-11-05 18:45:26 UTC) #7
Lei Zhang
BTW, what changed in patch set 3 vs 2? Can't tell. https://codereview.chromium.org/1413673003/diff/10001/third_party/freetype/include/freetype/config/ftmodule.h File third_party/freetype/include/freetype/config/ftmodule.h (left): ...
5 years, 1 month ago (2015-11-05 18:50:23 UTC) #9
Oliver Chang
oh, patchset 3 was to fix the lexicographical ordering in third_party.gyp: https://codereview.chromium.org/1413673003/diff2/10001:10002/third_party/third_party.gyp https://codereview.chromium.org/1413673003/diff/10001/third_party/freetype/include/freetype/config/ftmodule.h File third_party/freetype/include/freetype/config/ftmodule.h ...
5 years, 1 month ago (2015-11-05 18:52:14 UTC) #10
Lei Zhang
Can we also get a (set of?) patch file(s) to show what our local modifications ...
5 years, 1 month ago (2015-11-05 19:07:03 UTC) #11
Oliver Chang
On 2015/11/05 18:52:14, Oliver Chang wrote: > oh, patchset 3 was to fix the lexicographical ...
5 years, 1 month ago (2015-11-05 19:08:38 UTC) #12
Oliver Chang
On 2015/11/05 19:07:03, Lei Zhang wrote: > Can we also get a (set of?) patch ...
5 years, 1 month ago (2015-11-05 19:10:29 UTC) #13
Oliver Chang
On 2015/11/05 19:10:29, Oliver Chang wrote: > On 2015/11/05 19:07:03, Lei Zhang wrote: > > ...
5 years, 1 month ago (2015-11-05 19:18:30 UTC) #14
Oliver Chang
On 2015/11/05 19:18:30, Oliver Chang wrote: > On 2015/11/05 19:10:29, Oliver Chang wrote: > > ...
5 years, 1 month ago (2015-11-05 19:21:43 UTC) #15
Lei Zhang
On 2015/11/05 19:21:43, Oliver Chang wrote: > On 2015/11/05 19:18:30, Oliver Chang wrote: > > ...
5 years, 1 month ago (2015-11-05 20:24:12 UTC) #16
Oliver Chang
On 2015/11/05 20:24:12, Lei Zhang wrote: > On 2015/11/05 19:21:43, Oliver Chang wrote: > > ...
5 years, 1 month ago (2015-11-05 20:25:20 UTC) #17
Lei Zhang
On 2015/11/05 20:25:20, Oliver Chang wrote: > I meant in upstream 2.5.4. It was added ...
5 years, 1 month ago (2015-11-05 20:28:21 UTC) #18
Oliver Chang
On 2015/11/05 20:28:21, Lei Zhang wrote: > On 2015/11/05 20:25:20, Oliver Chang wrote: > > ...
5 years, 1 month ago (2015-11-05 20:40:09 UTC) #19
Lei Zhang
On 2015/11/05 20:40:09, Oliver Chang wrote: > I guess my question was more whether if ...
5 years, 1 month ago (2015-11-05 21:26:17 UTC) #20
Lei Zhang
https://codereview.chromium.org/1413673003/diff/30001/third_party/freetype/include.diff File third_party/freetype/include.diff (right): https://codereview.chromium.org/1413673003/diff/30001/third_party/freetype/include.diff#newcode1 third_party/freetype/include.diff:1: diff -r freetype-2.6.1/include/freetype/config/ftmodule.h include/freetype/config/ftmodule.h Can you do diff -ru ...
5 years, 1 month ago (2015-11-05 21:29:18 UTC) #21
Oliver Chang
Added a README.pdfium, removed src.diff, removed src/gzip, and include/freetype/ftchapers.h (no license, metadata header file used ...
5 years, 1 month ago (2015-11-05 22:00:40 UTC) #23
Tom Sepez
Added Jun. Jun, please take a look since you may know what local modifications happened ...
5 years, 1 month ago (2015-11-05 22:02:58 UTC) #25
Oliver Chang
On 2015/11/05 22:02:58, Tom Sepez wrote: > Added Jun. Jun, please take a look since ...
5 years, 1 month ago (2015-11-05 22:06:22 UTC) #26
Lei Zhang
lgtm
5 years, 1 month ago (2015-11-05 22:26:36 UTC) #29
Oliver Chang
5 years, 1 month ago (2015-11-05 22:47:02 UTC) #30
Message was sent while issue was closed.
Committed patchset #8 (id:60001) manually as
87ee069d05ca06f60d6cfacd9e426739d8f2053d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698