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

Issue 1524973002: Update freetype sources (2.6.2) in third party. (Closed)

Created:
5 years ago by Sean Klein
Modified:
5 years ago
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Update freetype sources (version 2.6.2) in third party. Required by the Newlib PNaCl toolchain when building skia, as the native system freetype cannot be used. Everything in "third_party/freetype2/src" is unmodified from the original tarball. BUG=#431 R=viettrungluu@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/e57e4a3a1de3b6c4f6fc0af18cf25179be4c404e

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 6

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+357863 lines, -27567 lines) Patch
M third_party/freetype2/BUILD.gn View 1 2 3 6 chunks +5 lines, -7 lines 0 comments Download
M third_party/freetype2/README.chromium View 1 2 3 1 chunk +6 lines, -28 lines 0 comments Download
D third_party/freetype2/freetype2.patch View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
M third_party/freetype2/include/ftconfig.h View 1 2 3 14 chunks +130 lines, -180 lines 0 comments Download
A third_party/freetype2/src/CMakeLists.txt View 1 2 3 1 chunk +436 lines, -0 lines 0 comments Download
A third_party/freetype2/src/ChangeLog View 1 2 3 1 chunk +3606 lines, -0 lines 0 comments Download
A third_party/freetype2/src/ChangeLog.20 View 1 2 3 1 chunk +2613 lines, -0 lines 0 comments Download
A third_party/freetype2/src/ChangeLog.21 View 1 2 3 1 chunk +9439 lines, -0 lines 0 comments Download
A third_party/freetype2/src/ChangeLog.22 View 1 2 3 1 chunk +2837 lines, -0 lines 0 comments Download
A third_party/freetype2/src/ChangeLog.23 View 1 2 3 1 chunk +7948 lines, -0 lines 0 comments Download
A third_party/freetype2/src/ChangeLog.24 View 1 2 3 1 chunk +6360 lines, -0 lines 0 comments Download
A third_party/freetype2/src/ChangeLog.25 View 1 2 3 1 chunk +5161 lines, -0 lines 0 comments Download
A third_party/freetype2/src/Jamfile View 1 2 3 1 chunk +209 lines, -0 lines 0 comments Download
A third_party/freetype2/src/Jamrules View 1 2 3 1 chunk +71 lines, -0 lines 0 comments Download
A third_party/freetype2/src/Makefile View 1 2 3 1 chunk +34 lines, -0 lines 0 comments Download
A third_party/freetype2/src/README View 1 2 3 1 chunk +84 lines, -0 lines 0 comments Download
A third_party/freetype2/src/README.git View 1 2 3 1 chunk +50 lines, -0 lines 0 comments Download
A third_party/freetype2/src/autogen.sh View 1 2 3 1 chunk +165 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/amiga/README View 1 2 3 1 chunk +110 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/amiga/include/config/ftconfig.h View 1 2 3 1 chunk +55 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/amiga/include/config/ftmodule.h View 1 2 3 1 chunk +160 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/amiga/makefile View 1 2 3 1 chunk +299 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/amiga/makefile.os4 View 1 2 3 1 chunk +303 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/amiga/smakefile View 1 2 3 1 chunk +303 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/amiga/src/base/ftdebug.c View 1 2 3 1 chunk +297 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/amiga/src/base/ftsystem.c View 1 2 3 1 chunk +530 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/ansi/ansi.mk View 1 2 3 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/ansi/ansi-def.mk View 1 2 3 1 chunk +74 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/atari/ATARI.H View 1 2 3 1 chunk +20 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/atari/FNames.SIC View 1 2 3 1 chunk +37 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/atari/FREETYPE.PRJ View 1 2 3 1 chunk +32 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/atari/README.TXT View 1 2 3 1 chunk +51 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/atari/deflinejoiner.awk View 1 2 3 1 chunk +181 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/atari/gen-purec-patch.sh View 1 2 3 1 chunk +40 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/beos/beos.mk View 1 2 3 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/beos/beos-def.mk View 1 2 3 1 chunk +76 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/beos/detect.mk View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/cmake/FindHarfBuzz.cmake View 1 2 3 1 chunk +72 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/cmake/iOS.cmake View 1 2 3 1 chunk +275 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/cmake/testbuild.sh View 1 2 3 1 chunk +157 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/compiler/ansi-cc.mk View 1 2 3 1 chunk +80 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/compiler/bcc.mk View 1 2 3 1 chunk +86 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/compiler/bcc-dev.mk View 1 2 3 1 chunk +86 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/compiler/emx.mk View 1 2 3 1 chunk +77 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/compiler/gcc.mk View 1 2 3 1 chunk +77 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/compiler/gcc-dev.mk View 1 2 3 1 chunk +95 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/compiler/intelc.mk View 1 2 3 1 chunk +85 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/compiler/unix-lcc.mk View 1 2 3 1 chunk +83 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/compiler/visualage.mk View 1 2 3 1 chunk +76 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/compiler/visualc.mk View 1 2 3 1 chunk +82 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/compiler/watcom.mk View 1 2 3 1 chunk +81 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/compiler/win-lcc.mk View 1 2 3 1 chunk +81 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/detect.mk View 1 2 3 1 chunk +154 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/dos/detect.mk View 1 2 3 1 chunk +142 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/dos/dos-def.mk View 1 2 3 1 chunk +45 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/dos/dos-emx.mk View 1 2 3 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/dos/dos-gcc.mk View 1 2 3 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/dos/dos-wat.mk View 1 2 3 1 chunk +20 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/exports.mk View 1 2 3 1 chunk +76 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/freetype.mk View 1 2 3 1 chunk +339 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/link_dos.mk View 1 2 3 1 chunk +42 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/link_std.mk View 1 2 3 1 chunk +42 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/mac/FreeType.m68k_cfm.make.txt View 1 2 3 1 chunk +212 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/mac/FreeType.m68k_far.make.txt View 1 2 3 1 chunk +211 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/mac/FreeType.ppc_carbon.make.txt View 1 2 3 1 chunk +215 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/mac/FreeType.ppc_classic.make.txt View 1 2 3 1 chunk +216 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/mac/README View 1 2 3 1 chunk +401 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/mac/ascii2mpw.py View 1 2 3 1 chunk +24 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/mac/freetype-Info.plist View 1 2 3 1 chunk +36 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/mac/ftlib.prj.xml View 1 2 3 1 chunk +1194 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/mac/ftmac.c View 1 2 3 1 chunk +1542 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/modules.mk View 1 2 3 1 chunk +79 lines, -0 lines 0 comments Download
A + third_party/freetype2/src/builds/newline View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/freetype2/src/builds/os2/detect.mk View 1 2 3 1 chunk +73 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/os2/os2-def.mk View 1 2 3 1 chunk +44 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/os2/os2-dev.mk View 1 2 3 1 chunk +30 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/os2/os2-gcc.mk View 1 2 3 1 chunk +26 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/symbian/bld.inf View 1 2 3 1 chunk +66 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/symbian/freetype.mmp View 1 2 3 1 chunk +148 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/toplevel.mk View 1 2 3 1 chunk +276 lines, -0 lines 0 comments Download
A + third_party/freetype2/src/builds/unix/aclocal.m4 View 1 2 3 211 chunks +1502 lines, -1840 lines 0 comments Download
A + third_party/freetype2/src/builds/unix/autom4te.cache/output.0 View 1 2 3 326 chunks +7027 lines, -7903 lines 0 comments Download
A + third_party/freetype2/src/builds/unix/autom4te.cache/output.1 View 1 2 3 326 chunks +7023 lines, -7903 lines 0 comments Download
A third_party/freetype2/src/builds/unix/autom4te.cache/requests View 1 2 3 1 chunk +264 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/unix/autom4te.cache/traces.0 View 1 2 3 1 chunk +1946 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/unix/autom4te.cache/traces.1 View 1 2 3 1 chunk +537 lines, -0 lines 0 comments Download
A + third_party/freetype2/src/builds/unix/config.guess View 1 2 3 32 chunks +231 lines, -174 lines 0 comments Download
A + third_party/freetype2/src/builds/unix/config.sub View 1 2 3 33 chunks +186 lines, -100 lines 0 comments Download
A + third_party/freetype2/src/builds/unix/configure View 1 2 3 320 chunks +6282 lines, -7162 lines 0 comments Download
A third_party/freetype2/src/builds/unix/configure.ac View 1 2 3 1 chunk +1026 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/unix/configure.raw View 1 2 3 1 chunk +1026 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/unix/detect.mk View 1 2 3 1 chunk +93 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/unix/freetype-config.in View 1 2 3 1 chunk +161 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/unix/freetype2.in View 1 2 3 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/unix/freetype2.m4 View 1 2 3 1 chunk +194 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/unix/ft-munmap.m4 View 1 2 3 1 chunk +32 lines, -0 lines 0 comments Download
A + third_party/freetype2/src/builds/unix/ftconfig.in View 1 2 3 15 chunks +136 lines, -187 lines 0 comments Download
A third_party/freetype2/src/builds/unix/ftsystem.c View 1 2 3 1 chunk +420 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/unix/install.mk View 1 2 3 1 chunk +92 lines, -0 lines 0 comments Download
A + third_party/freetype2/src/builds/unix/install-sh View 1 2 3 10 chunks +21 lines, -14 lines 0 comments Download
A + third_party/freetype2/src/builds/unix/ltmain.sh View 1 2 3 270 chunks +2632 lines, -1384 lines 0 comments Download
A third_party/freetype2/src/builds/unix/pkg.m4 View 1 2 3 1 chunk +199 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/unix/unix.mk View 1 2 3 1 chunk +62 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/unix/unix-cc.in View 1 2 3 1 chunk +114 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/unix/unix-def.in View 1 2 3 1 chunk +148 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/unix/unix-dev.mk View 1 2 3 1 chunk +26 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/unix/unix-lcc.mk View 1 2 3 1 chunk +24 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/unix/unixddef.mk View 1 2 3 1 chunk +45 lines, -0 lines 0 comments Download
A + third_party/freetype2/src/builds/vms/ftconfig.h View 1 2 3 14 chunks +142 lines, -250 lines 0 comments Download
A third_party/freetype2/src/builds/vms/ftsystem.c View 1 2 3 1 chunk +328 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/wince/ftdebug.c View 1 2 3 1 chunk +255 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/wince/vc2005-ce/freetype.sln View 1 2 3 1 chunk +158 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/wince/vc2005-ce/freetype.vcproj View 1 2 3 1 chunk +3839 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/wince/vc2005-ce/index.html View 1 2 3 1 chunk +47 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/wince/vc2008-ce/freetype.sln View 1 2 3 1 chunk +158 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/wince/vc2008-ce/freetype.vcproj View 1 2 3 1 chunk +13495 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/wince/vc2008-ce/index.html View 1 2 3 1 chunk +47 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/detect.mk View 1 2 3 1 chunk +184 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/ftdebug.c View 1 2 3 1 chunk +237 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/vc2005/freetype.sln View 1 2 3 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/vc2005/freetype.vcproj View 1 2 3 1 chunk +646 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/vc2005/index.html View 1 2 3 1 chunk +37 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/vc2008/freetype.sln View 1 2 3 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/vc2008/freetype.vcproj View 1 2 3 1 chunk +2180 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/vc2008/index.html View 1 2 3 1 chunk +37 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/vc2010/freetype.sln View 1 2 3 1 chunk +50 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/vc2010/freetype.vcxproj View 1 2 3 1 chunk +1718 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/vc2010/freetype.user.props View 1 2 3 1 chunk +68 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/vc2010/freetype.vcxproj.filters View 1 2 3 1 chunk +155 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/vc2010/index.html View 1 2 3 1 chunk +52 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/visualc/freetype.dsp View 1 2 3 1 chunk +400 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/visualc/freetype.dsw View 1 2 3 1 chunk +29 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/visualc/freetype.sln View 1 2 3 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/visualc/freetype.vcproj View 1 2 3 1 chunk +2179 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/visualc/index.html View 1 2 3 1 chunk +37 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/visualce/freetype.dsp View 1 2 3 1 chunk +400 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/visualce/freetype.dsw View 1 2 3 1 chunk +29 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/visualce/freetype.vcproj View 1 2 3 1 chunk +13885 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/visualce/index.html View 1 2 3 1 chunk +47 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/w32-bcc.mk View 1 2 3 1 chunk +28 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/w32-bccd.mk View 1 2 3 1 chunk +26 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/w32-dev.mk View 1 2 3 1 chunk +32 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/w32-gcc.mk View 1 2 3 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/w32-icc.mk View 1 2 3 1 chunk +28 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/w32-intl.mk View 1 2 3 1 chunk +28 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/w32-lcc.mk View 1 2 3 1 chunk +24 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/w32-mingw32.mk View 1 2 3 1 chunk +33 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/w32-vcc.mk View 1 2 3 1 chunk +28 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/w32-wat.mk View 1 2 3 1 chunk +28 lines, -0 lines 0 comments Download
A third_party/freetype2/src/builds/windows/win32-def.mk View 1 2 3 1 chunk +47 lines, -0 lines 0 comments Download
A third_party/freetype2/src/configure View 1 2 3 1 chunk +135 lines, -0 lines 0 comments Download
A third_party/freetype2/src/devel/ft2build.h View 1 2 3 1 chunk +40 lines, -0 lines 0 comments Download
A third_party/freetype2/src/devel/ftoption.h View 1 2 3 1 chunk +904 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/CHANGES View 1 2 3 1 chunk +4424 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/CMAKE View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/CUSTOMIZE View 1 2 3 1 chunk +152 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/DEBUG View 1 2 3 1 chunk +204 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/FTL.TXT View 1 2 3 1 chunk +169 lines, -0 lines 0 comments Download
A + third_party/freetype2/src/docs/GPLv2.TXT View 1 2 3 5 chunks +9 lines, -9 lines 0 comments Download
A third_party/freetype2/src/docs/INSTALL View 1 2 3 1 chunk +88 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/INSTALL.ANY View 1 2 3 1 chunk +156 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/INSTALL.CROSS View 1 2 3 1 chunk +177 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/INSTALL.GNU View 1 2 3 1 chunk +161 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/INSTALL.MAC View 1 2 3 1 chunk +32 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/INSTALL.UNIX View 1 2 3 1 chunk +115 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/INSTALL.VMS View 1 2 3 1 chunk +62 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/LICENSE.TXT View 1 2 3 1 chunk +37 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/MAKEPP View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/PROBLEMS View 1 2 3 1 chunk +90 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/TODO View 1 2 3 1 chunk +40 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/VERSION.DLL View 1 2 3 1 chunk +118 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/formats.txt View 1 2 3 1 chunk +178 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/freetype-config.1 View 1 2 3 1 chunk +108 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/raster.txt View 1 2 3 1 chunk +635 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/README View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-auto_hinter.html View 1 2 3 1 chunk +417 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-base_interface.html View 1 2 3 1 chunk +3027 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-basic_types.html View 1 2 3 1 chunk +866 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-bdf_fonts.html View 1 2 3 1 chunk +280 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-bitmap_handling.html View 1 2 3 1 chunk +323 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-bzip2.html View 1 2 3 1 chunk +149 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-cache_subsystem.html View 1 2 3 1 chunk +1010 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-cff_driver.html View 1 2 3 1 chunk +226 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-cid_fonts.html View 1 2 3 1 chunk +240 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-computations.html View 1 2 3 1 chunk +700 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-error_code_values.html View 1 2 3 1 chunk +339 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-error_enumerations.html View 1 2 3 1 chunk +144 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-font_formats.html View 1 2 3 1 chunk +147 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-gasp_table.html View 1 2 3 1 chunk +187 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-glyph_management.html View 1 2 3 1 chunk +594 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-glyph_stroker.html View 1 2 3 1 chunk +819 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-glyph_variants.html View 1 2 3 1 chunk +292 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-gx_validation.html View 1 2 3 1 chunk +362 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-gzip.html View 1 2 3 1 chunk +199 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-header_file_macros.html View 1 2 3 1 chunk +718 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-header_inclusion.html View 1 2 3 1 chunk +117 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-incremental.html View 1 2 3 1 chunk +387 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-index.html View 1 2 3 1 chunk +383 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-lcd_filtering.html View 1 2 3 1 chunk +250 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-list_processing.html View 1 2 3 1 chunk +446 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-lzw.html View 1 2 3 1 chunk +149 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-mac_specific.html View 1 2 3 1 chunk +374 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-module_management.html View 1 2 3 1 chunk +779 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-multiple_masters.html View 1 2 3 1 chunk +482 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-ot_validation.html View 1 2 3 1 chunk +247 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-outline_processing.html View 1 2 3 1 chunk +964 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-pfr_fonts.html View 1 2 3 1 chunk +242 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-quick_advance.html View 1 2 3 1 chunk +224 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-raster.html View 1 2 3 1 chunk +532 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-sfnt_names.html View 1 2 3 1 chunk +256 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-sizes_management.html View 1 2 3 1 chunk +202 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-system_interface.html View 1 2 3 1 chunk +405 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-toc.html View 1 2 3 1 chunk +281 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-truetype_engine.html View 1 2 3 1 chunk +176 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-truetype_tables.html View 1 2 3 1 chunk +1173 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-tt_driver.html View 1 2 3 1 chunk +227 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-type1_tables.html View 1 2 3 1 chunk +858 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-user_allocation.html View 1 2 3 1 chunk +110 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-version.html View 1 2 3 1 chunk +252 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/reference/ft2-winfnt_fonts.html View 1 2 3 1 chunk +310 lines, -0 lines 0 comments Download
A third_party/freetype2/src/docs/release View 1 2 3 1 chunk +202 lines, -0 lines 0 comments Download
A + third_party/freetype2/src/include/freetype/config/ftconfig.h View 1 2 3 16 chunks +137 lines, -218 lines 0 comments Download
A third_party/freetype2/src/include/freetype/config/ftheader.h View 1 2 3 1 chunk +834 lines, -0 lines 0 comments Download
A + third_party/freetype2/src/include/freetype/config/ftmodule.h View 1 2 3 2 chunks +18 lines, -6 lines 0 comments Download
A third_party/freetype2/src/include/freetype/config/ftoption.h View 1 2 3 1 chunk +904 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/config/ftstdlib.h View 1 2 3 1 chunk +174 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/freetype.h View 1 2 3 1 chunk +4284 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftadvanc.h View 1 2 3 1 chunk +187 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftautoh.h View 1 2 3 1 chunk +503 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftbbox.h View 1 2 3 1 chunk +101 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftbdf.h View 1 2 3 1 chunk +210 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftbitmap.h View 1 2 3 1 chunk +240 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftbzip2.h View 1 2 3 1 chunk +102 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftcache.h View 1 2 3 1 chunk +1057 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftcffdrv.h View 1 2 3 1 chunk +262 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftchapters.h View 1 2 3 1 chunk +135 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftcid.h View 1 2 3 1 chunk +168 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/fterrdef.h View 1 2 3 1 chunk +276 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/fterrors.h View 1 2 3 1 chunk +216 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftfntfmt.h View 1 2 3 1 chunk +92 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftgasp.h View 1 2 3 1 chunk +129 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftglyph.h View 1 2 3 1 chunk +605 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftgxval.h View 1 2 3 1 chunk +357 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftgzip.h View 1 2 3 1 chunk +148 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftimage.h View 1 2 3 1 chunk +1214 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftincrem.h View 1 2 3 1 chunk +354 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftlcdfil.h View 1 2 3 1 chunk +293 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftlist.h View 1 2 3 1 chunk +276 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftlzw.h View 1 2 3 1 chunk +99 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftmac.h View 1 2 3 1 chunk +274 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftmm.h View 1 2 3 1 chunk +384 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftmodapi.h View 1 2 3 1 chunk +672 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftmoderr.h View 1 2 3 1 chunk +194 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftotval.h View 1 2 3 1 chunk +204 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftoutln.h View 1 2 3 1 chunk +574 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftpfr.h View 1 2 3 1 chunk +172 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftrender.h View 1 2 3 1 chunk +232 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftsizes.h View 1 2 3 1 chunk +159 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftsnames.h View 1 2 3 1 chunk +200 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftstroke.h View 1 2 3 1 chunk +785 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftsynth.h View 1 2 3 1 chunk +84 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftsystem.h View 1 2 3 1 chunk +355 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/fttrigon.h View 1 2 3 1 chunk +350 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftttdrv.h View 1 2 3 1 chunk +310 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/fttypes.h View 1 2 3 1 chunk +602 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ftwinfnt.h View 1 2 3 1 chunk +275 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/autohint.h View 1 2 3 1 chunk +244 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/ftcalc.h View 1 2 3 1 chunk +418 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/ftdebug.h View 1 2 3 1 chunk +255 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/ftdriver.h View 1 2 3 1 chunk +409 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/ftgloadr.h View 1 2 3 1 chunk +172 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/ftmemory.h View 1 2 3 1 chunk +386 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/ftobjs.h View 1 2 3 1 chunk +1574 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/ftpic.h View 1 2 3 1 chunk +71 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/ftrfork.h View 1 2 3 1 chunk +266 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/ftserv.h View 1 2 3 1 chunk +763 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/ftstream.h View 1 2 3 1 chunk +536 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/fttrace.h View 1 2 3 1 chunk +154 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/ftvalid.h View 1 2 3 1 chunk +159 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/internal.h View 1 2 3 1 chunk +63 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/psaux.h View 1 2 3 1 chunk +877 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/pshints.h View 1 2 3 1 chunk +722 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/services/svbdf.h View 1 2 3 1 chunk +82 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/services/svcid.h View 1 2 3 1 chunk +90 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/services/svfntfmt.h View 1 2 3 1 chunk +55 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/services/svgldict.h View 1 2 3 1 chunk +88 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/services/svgxval.h View 1 2 3 1 chunk +72 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/services/svkern.h View 1 2 3 1 chunk +51 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/services/svmm.h View 1 2 3 1 chunk +113 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/services/svotval.h View 1 2 3 1 chunk +55 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/services/svpfr.h View 1 2 3 1 chunk +66 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/services/svpostnm.h View 1 2 3 1 chunk +81 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/services/svprop.h View 1 2 3 1 chunk +81 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/services/svpscmap.h View 1 2 3 1 chunk +177 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/services/svpsinfo.h View 1 2 3 1 chunk +111 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/services/svsfnt.h View 1 2 3 1 chunk +103 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/services/svttcmap.h View 1 2 3 1 chunk +106 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/services/svtteng.h View 1 2 3 1 chunk +53 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/services/svttglyf.h View 1 2 3 1 chunk +69 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/services/svwinfnt.h View 1 2 3 1 chunk +50 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/sfnt.h View 1 2 3 1 chunk +748 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/t1types.h View 1 2 3 1 chunk +255 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/internal/tttypes.h View 1 2 3 1 chunk +1529 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/t1tables.h View 1 2 3 1 chunk +761 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ttnameid.h View 1 2 3 1 chunk +1237 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/tttables.h View 1 2 3 1 chunk +829 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/tttags.h View 1 2 3 1 chunk +111 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/freetype/ttunpat.h View 1 2 3 1 chunk +60 lines, -0 lines 0 comments Download
A third_party/freetype2/src/include/ft2build.h View 1 2 3 1 chunk +42 lines, -0 lines 0 comments Download
A third_party/freetype2/src/modules.cfg View 1 2 3 1 chunk +255 lines, -0 lines 0 comments Download
A third_party/freetype2/src/objs/README View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/Jamfile View 1 2 3 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/Jamfile View 1 2 3 1 chunk +53 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afangles.h View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afangles.c View 1 2 3 1 chunk +285 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afblue.h View 1 2 3 1 chunk +233 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afblue.c View 1 2 3 1 chunk +263 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afblue.cin View 1 2 3 1 chunk +39 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afblue.dat View 1 2 3 1 chunk +447 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afblue.hin View 1 2 3 1 chunk +142 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afcjk.h View 1 2 3 1 chunk +141 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afcjk.c View 1 2 3 1 chunk +2329 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afcover.h View 1 2 3 1 chunk +105 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afdummy.h View 1 2 3 1 chunk +40 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afdummy.c View 1 2 3 1 chunk +75 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/aferrors.h View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afglobal.h View 1 2 3 1 chunk +172 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afglobal.c View 1 2 3 1 chunk +510 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afhints.h View 1 2 3 1 chunk +478 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afhints.c View 1 2 3 1 chunk +1609 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afindic.h View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afindic.c View 1 2 3 1 chunk +157 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/aflatin.h View 1 2 3 1 chunk +190 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/aflatin.c View 1 2 3 1 chunk +3021 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/aflatin2.h View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/aflatin2.c View 1 2 3 1 chunk +2418 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afloader.h View 1 2 3 1 chunk +91 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afloader.c View 1 2 3 1 chunk +676 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afmodule.h View 1 2 3 1 chunk +58 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afmodule.c View 1 2 3 1 chunk +486 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afpic.h View 1 2 3 1 chunk +105 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afpic.c View 1 2 3 1 chunk +152 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afranges.h View 1 2 3 1 chunk +47 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afranges.c View 1 2 3 1 chunk +585 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afscript.h View 1 2 3 1 chunk +169 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afstyles.h View 1 2 3 1 chunk +203 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/aftypes.h View 1 2 3 1 chunk +650 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afwarp.h View 1 2 3 1 chunk +64 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afwarp.c View 1 2 3 1 chunk +374 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/afwrtsys.h View 1 2 3 1 chunk +52 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/autofit.c View 1 2 3 1 chunk +46 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/hbshim.h View 1 2 3 1 chunk +56 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/hbshim.c View 1 2 3 1 chunk +546 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/module.mk View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/autofit/rules.mk View 1 2 3 1 chunk +89 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/Jamfile View 1 2 3 1 chunk +87 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/basepic.h View 1 2 3 1 chunk +91 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/basepic.c View 1 2 3 1 chunk +108 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftadvanc.c View 1 2 3 1 chunk +168 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftapi.c View 1 2 3 1 chunk +121 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftbase.h View 1 2 3 1 chunk +74 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftbase.c View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftbbox.c View 1 2 3 1 chunk +509 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftbdf.c View 1 2 3 1 chunk +91 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftbitmap.c View 1 2 3 1 chunk +809 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftcalc.c View 1 2 3 1 chunk +1003 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftcid.c View 1 2 3 1 chunk +118 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftdbgmem.c View 1 2 3 1 chunk +998 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftdebug.c View 1 2 3 1 chunk +266 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftfntfmt.c View 1 2 3 1 chunk +55 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftfstype.c View 1 2 3 1 chunk +62 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftgasp.c View 1 2 3 1 chunk +61 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftgloadr.c View 1 2 3 1 chunk +406 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftglyph.c View 1 2 3 1 chunk +629 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftgxval.c View 1 2 3 1 chunk +142 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftinit.c View 1 2 3 1 chunk +286 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftlcdfil.c View 1 2 3 1 chunk +397 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftmac.c View 1 2 3 1 chunk +1080 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftmm.c View 1 2 3 1 chunk +234 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftobjs.c View 1 2 3 1 chunk +4956 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftotval.c View 1 2 3 1 chunk +91 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftoutln.c View 1 2 3 1 chunk +1105 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftpatent.c View 1 2 3 1 chunk +287 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftpfr.c View 1 2 3 1 chunk +153 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftpic.c View 1 2 3 1 chunk +55 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftrfork.c View 1 2 3 1 chunk +880 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftsnames.c View 1 2 3 1 chunk +94 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftstream.c View 1 2 3 1 chunk +860 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftstroke.c View 1 2 3 1 chunk +2468 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftsynth.c View 1 2 3 1 chunk +163 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftsystem.c View 1 2 3 1 chunk +320 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/fttrigon.c View 1 2 3 1 chunk +525 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/fttype1.c View 1 2 3 1 chunk +127 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftutil.c View 1 2 3 1 chunk +441 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/ftwinfnt.c View 1 2 3 1 chunk +53 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/md5.h View 1 2 3 1 chunk +45 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/md5.c View 1 2 3 1 chunk +296 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/base/rules.mk View 1 2 3 1 chunk +105 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/bdf/Jamfile View 1 2 3 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/bdf/README View 1 2 3 1 chunk +148 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/bdf/bdf.h View 1 2 3 1 chunk +297 lines, -0 lines 0 comments Download
A + third_party/freetype2/src/src/bdf/bdf.c View 1 2 3 2 chunks +15 lines, -4 lines 0 comments Download
A third_party/freetype2/src/src/bdf/bdfdrivr.h View 1 2 3 1 chunk +80 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/bdf/bdfdrivr.c View 1 2 3 1 chunk +898 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/bdf/bdferror.h View 1 2 3 1 chunk +45 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/bdf/bdflib.c View 1 2 3 1 chunk +2709 lines, -0 lines 0 comments Download
A + third_party/freetype2/src/src/bdf/module.mk View 1 2 3 2 chunks +16 lines, -15 lines 0 comments Download
A third_party/freetype2/src/src/bdf/rules.mk View 1 2 3 1 chunk +84 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/bzip2/Jamfile View 1 2 3 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/bzip2/ftbzip2.c View 1 2 3 1 chunk +525 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/bzip2/rules.mk View 1 2 3 1 chunk +64 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cache/Jamfile View 1 2 3 1 chunk +37 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cache/ftcache.c View 1 2 3 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cache/ftcbasic.c View 1 2 3 1 chunk +597 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cache/ftccache.h View 1 2 3 1 chunk +352 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cache/ftccache.c View 1 2 3 1 chunk +621 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cache/ftccback.h View 1 2 3 1 chunk +91 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cache/ftccmap.c View 1 2 3 1 chunk +330 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cache/ftcerror.h View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cache/ftcglyph.h View 1 2 3 1 chunk +329 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cache/ftcglyph.c View 1 2 3 1 chunk +219 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cache/ftcimage.h View 1 2 3 1 chunk +107 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cache/ftcimage.c View 1 2 3 1 chunk +164 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cache/ftcmanag.h View 1 2 3 1 chunk +175 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cache/ftcmanag.c View 1 2 3 1 chunk +703 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cache/ftcmru.h View 1 2 3 1 chunk +246 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cache/ftcmru.c View 1 2 3 1 chunk +357 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cache/ftcsbits.h View 1 2 3 1 chunk +103 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cache/ftcsbits.c View 1 2 3 1 chunk +421 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cache/rules.mk View 1 2 3 1 chunk +85 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/Jamfile View 1 2 3 1 chunk +45 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cf2arrst.h View 1 2 3 1 chunk +100 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cf2arrst.c View 1 2 3 1 chunk +241 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cf2blues.h View 1 2 3 1 chunk +185 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cf2blues.c View 1 2 3 1 chunk +579 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cf2error.h View 1 2 3 1 chunk +119 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cf2error.c View 1 2 3 1 chunk +52 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cf2fixed.h View 1 2 3 1 chunk +95 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cf2font.h View 1 2 3 1 chunk +121 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cf2font.c View 1 2 3 1 chunk +512 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cf2ft.h View 1 2 3 1 chunk +147 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cf2ft.c View 1 2 3 1 chunk +706 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cf2glue.h View 1 2 3 1 chunk +144 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cf2hints.h View 1 2 3 1 chunk +289 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cf2hints.c View 1 2 3 1 chunk +1848 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cf2intrp.h View 1 2 3 1 chunk +83 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cf2intrp.c View 1 2 3 1 chunk +1571 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cf2read.h View 1 2 3 1 chunk +68 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cf2read.c View 1 2 3 1 chunk +112 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cf2stack.h View 1 2 3 1 chunk +106 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cf2stack.c View 1 2 3 1 chunk +205 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cf2types.h View 1 2 3 1 chunk +78 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cff.c View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cffcmap.h View 1 2 3 1 chunk +67 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cffcmap.c View 1 2 3 1 chunk +216 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cffdrivr.h View 1 2 3 1 chunk +38 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cffdrivr.c View 1 2 3 1 chunk +911 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cfferrs.h View 1 2 3 1 chunk +42 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cffgload.h View 1 2 3 1 chunk +245 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cffgload.c View 1 2 3 1 chunk +3086 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cffload.h View 1 2 3 1 chunk +83 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cffload.c View 1 2 3 1 chunk +1703 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cffobjs.h View 1 2 3 1 chunk +185 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cffobjs.c View 1 2 3 1 chunk +1077 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cffparse.h View 1 2 3 1 chunk +106 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cffparse.c View 1 2 3 1 chunk +1193 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cffpic.h View 1 2 3 1 chunk +108 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cffpic.c View 1 2 3 1 chunk +138 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cfftoken.h View 1 2 3 1 chunk +97 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/cfftypes.h View 1 2 3 1 chunk +284 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/module.mk View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cff/rules.mk View 1 2 3 1 chunk +89 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cid/Jamfile View 1 2 3 1 chunk +34 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cid/ciderrs.h View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cid/cidgload.h View 1 2 3 1 chunk +51 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cid/cidgload.c View 1 2 3 1 chunk +457 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cid/cidload.h View 1 2 3 1 chunk +53 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cid/cidload.c View 1 2 3 1 chunk +840 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cid/cidobjs.h View 1 2 3 1 chunk +154 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cid/cidobjs.c View 1 2 3 1 chunk +492 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cid/cidparse.h View 1 2 3 1 chunk +123 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cid/cidparse.c View 1 2 3 1 chunk +234 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cid/cidriver.h View 1 2 3 1 chunk +43 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cid/cidriver.c View 1 2 3 1 chunk +238 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cid/cidtoken.h View 1 2 3 1 chunk +112 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cid/module.mk View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cid/rules.mk View 1 2 3 1 chunk +73 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/cid/type1cid.c View 1 2 3 1 chunk +29 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/Jamfile View 1 2 3 1 chunk +52 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/README View 1 2 3 1 chunk +532 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvalid.h View 1 2 3 1 chunk +108 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvalid.c View 1 2 3 1 chunk +47 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvbsln.c View 1 2 3 1 chunk +334 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvcommn.h View 1 2 3 1 chunk +582 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvcommn.c View 1 2 3 1 chunk +1751 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxverror.h View 1 2 3 1 chunk +51 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvfeat.h View 1 2 3 1 chunk +173 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvfeat.c View 1 2 3 1 chunk +339 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvfgen.c View 1 2 3 1 chunk +483 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvjust.c View 1 2 3 1 chunk +719 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvkern.c View 1 2 3 1 chunk +920 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvlcar.c View 1 2 3 1 chunk +224 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvmod.h View 1 2 3 1 chunk +51 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvmod.c View 1 2 3 1 chunk +285 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvmort.h View 1 2 3 1 chunk +94 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvmort.c View 1 2 3 1 chunk +300 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvmort0.c View 1 2 3 1 chunk +152 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvmort1.c View 1 2 3 1 chunk +260 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvmort2.c View 1 2 3 1 chunk +312 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvmort4.c View 1 2 3 1 chunk +126 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvmort5.c View 1 2 3 1 chunk +234 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvmorx.h View 1 2 3 1 chunk +68 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvmorx.c View 1 2 3 1 chunk +199 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvmorx0.c View 1 2 3 1 chunk +112 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvmorx1.c View 1 2 3 1 chunk +278 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvmorx2.c View 1 2 3 1 chunk +331 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvmorx4.c View 1 2 3 1 chunk +56 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvmorx5.c View 1 2 3 1 chunk +226 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvopbd.c View 1 2 3 1 chunk +218 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvprop.c View 1 2 3 1 chunk +330 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/gxvtrak.c View 1 2 3 1 chunk +288 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/module.mk View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gxvalid/rules.mk View 1 2 3 1 chunk +98 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gzip/Jamfile View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gzip/adler32.c View 1 2 3 1 chunk +48 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gzip/ftgzip.c View 1 2 3 1 chunk +804 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gzip/infblock.h View 1 2 3 1 chunk +36 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gzip/infblock.c View 1 2 3 1 chunk +387 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gzip/infcodes.h View 1 2 3 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gzip/infcodes.c View 1 2 3 1 chunk +250 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gzip/inffixed.h View 1 2 3 1 chunk +151 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gzip/inflate.c View 1 2 3 1 chunk +273 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gzip/inftrees.h View 1 2 3 1 chunk +63 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gzip/inftrees.c View 1 2 3 1 chunk +468 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gzip/infutil.h View 1 2 3 1 chunk +98 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gzip/infutil.c View 1 2 3 1 chunk +86 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gzip/rules.mk View 1 2 3 1 chunk +83 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gzip/zconf.h View 1 2 3 1 chunk +284 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/gzip/zlib.h View 1 2 3 1 chunk +830 lines, -0 lines 0 comments Download
A + third_party/freetype2/src/src/gzip/zutil.h View 1 2 3 7 chunks +45 lines, -125 lines 0 comments Download
A third_party/freetype2/src/src/gzip/zutil.c View 1 2 3 1 chunk +181 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/lzw/Jamfile View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/lzw/ftlzw.c View 1 2 3 1 chunk +420 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/lzw/ftzopen.h View 1 2 3 1 chunk +172 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/lzw/ftzopen.c View 1 2 3 1 chunk +416 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/lzw/rules.mk View 1 2 3 1 chunk +72 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/otvalid/Jamfile View 1 2 3 1 chunk +37 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/otvalid/module.mk View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/otvalid/otvalid.h View 1 2 3 1 chunk +78 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/otvalid/otvalid.c View 1 2 3 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/otvalid/otvbase.c View 1 2 3 1 chunk +318 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/otvalid/otvcommn.h View 1 2 3 1 chunk +437 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/otvalid/otvcommn.c View 1 2 3 1 chunk +1086 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/otvalid/otverror.h View 1 2 3 1 chunk +42 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/otvalid/otvgdef.c View 1 2 3 1 chunk +224 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/otvalid/otvgpos.h View 1 2 3 1 chunk +36 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/otvalid/otvgpos.c View 1 2 3 1 chunk +1021 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/otvalid/otvgsub.c View 1 2 3 1 chunk +587 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/otvalid/otvjstf.c View 1 2 3 1 chunk +259 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/otvalid/otvmath.c View 1 2 3 1 chunk +453 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/otvalid/otvmod.h View 1 2 3 1 chunk +43 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/otvalid/otvmod.c View 1 2 3 1 chunk +282 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/otvalid/rules.mk View 1 2 3 1 chunk +81 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pcf/Jamfile View 1 2 3 1 chunk +32 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pcf/README View 1 2 3 1 chunk +96 lines, -0 lines 0 comments Download
A + third_party/freetype2/src/src/pcf/module.mk View 1 2 3 2 chunks +16 lines, -15 lines 0 comments Download
A third_party/freetype2/src/src/pcf/pcf.h View 1 2 3 1 chunk +238 lines, -0 lines 0 comments Download
A + third_party/freetype2/src/src/pcf/pcf.c View 1 2 3 2 chunks +17 lines, -4 lines 0 comments Download
A + third_party/freetype2/src/src/pcf/pcfdrivr.h View 1 2 3 2 chunks +29 lines, -4 lines 0 comments Download
A third_party/freetype2/src/src/pcf/pcfdrivr.c View 1 2 3 1 chunk +732 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pcf/pcferror.h View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download
A + third_party/freetype2/src/src/pcf/pcfread.h View 1 2 3 2 chunks +26 lines, -4 lines 0 comments Download
A third_party/freetype2/src/src/pcf/pcfread.c View 1 2 3 1 chunk +1405 lines, -0 lines 0 comments Download
A + third_party/freetype2/src/src/pcf/pcfutil.h View 1 2 3 2 chunks +36 lines, -4 lines 0 comments Download
A third_party/freetype2/src/src/pcf/pcfutil.c View 1 2 3 1 chunk +104 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pcf/rules.mk View 1 2 3 1 chunk +82 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pfr/Jamfile View 1 2 3 1 chunk +35 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pfr/module.mk View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pfr/pfr.c View 1 2 3 1 chunk +29 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pfr/pfrcmap.h View 1 2 3 1 chunk +46 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pfr/pfrcmap.c View 1 2 3 1 chunk +173 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pfr/pfrdrivr.h View 1 2 3 1 chunk +43 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pfr/pfrdrivr.c View 1 2 3 1 chunk +213 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pfr/pfrerror.h View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pfr/pfrgload.h View 1 2 3 1 chunk +49 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pfr/pfrgload.c View 1 2 3 1 chunk +847 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pfr/pfrload.h View 1 2 3 1 chunk +123 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pfr/pfrload.c View 1 2 3 1 chunk +1040 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pfr/pfrobjs.h View 1 2 3 1 chunk +96 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pfr/pfrobjs.c View 1 2 3 1 chunk +602 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pfr/pfrsbit.h View 1 2 3 1 chunk +36 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pfr/pfrsbit.c View 1 2 3 1 chunk +748 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pfr/pfrtypes.h View 1 2 3 1 chunk +362 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pfr/rules.mk View 1 2 3 1 chunk +76 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psaux/Jamfile View 1 2 3 1 chunk +35 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psaux/afmparse.h View 1 2 3 1 chunk +89 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psaux/afmparse.c View 1 2 3 1 chunk +977 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psaux/module.mk View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psaux/psaux.c View 1 2 3 1 chunk +34 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psaux/psauxerr.h View 1 2 3 1 chunk +42 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psaux/psauxmod.h View 1 2 3 1 chunk +42 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psaux/psauxmod.c View 1 2 3 1 chunk +139 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psaux/psconv.h View 1 2 3 1 chunk +71 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psaux/psconv.c View 1 2 3 1 chunk +603 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psaux/psobjs.h View 1 2 3 1 chunk +212 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psaux/psobjs.c View 1 2 3 1 chunk +1774 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psaux/rules.mk View 1 2 3 1 chunk +76 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psaux/t1cmap.h View 1 2 3 1 chunk +105 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psaux/t1cmap.c View 1 2 3 1 chunk +355 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psaux/t1decode.h View 1 2 3 1 chunk +64 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psaux/t1decode.c View 1 2 3 1 chunk +1624 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pshinter/Jamfile View 1 2 3 1 chunk +34 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pshinter/module.mk View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pshinter/pshalgo.h View 1 2 3 1 chunk +241 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pshinter/pshalgo.c View 1 2 3 1 chunk +2195 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pshinter/pshglob.h View 1 2 3 1 chunk +196 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pshinter/pshglob.c View 1 2 3 1 chunk +795 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pshinter/pshinter.c View 1 2 3 1 chunk +29 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pshinter/pshmod.h View 1 2 3 1 chunk +39 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pshinter/pshmod.c View 1 2 3 1 chunk +119 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pshinter/pshnterr.h View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pshinter/pshpic.h View 1 2 3 1 chunk +63 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pshinter/pshpic.c View 1 2 3 1 chunk +76 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pshinter/pshrec.h View 1 2 3 1 chunk +172 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pshinter/pshrec.c View 1 2 3 1 chunk +1220 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/pshinter/rules.mk View 1 2 3 1 chunk +76 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psnames/Jamfile View 1 2 3 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psnames/module.mk View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psnames/psmodule.h View 1 2 3 1 chunk +38 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psnames/psmodule.c View 1 2 3 1 chunk +609 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psnames/psnamerr.h View 1 2 3 1 chunk +42 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psnames/psnames.c View 1 2 3 1 chunk +26 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psnames/pspic.h View 1 2 3 1 chunk +68 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psnames/pspic.c View 1 2 3 1 chunk +97 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psnames/pstables.h View 1 2 3 1 chunk +4170 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/psnames/rules.mk View 1 2 3 1 chunk +74 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/raster/Jamfile View 1 2 3 1 chunk +32 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/raster/ftmisc.h View 1 2 3 1 chunk +142 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/raster/ftraster.h View 1 2 3 1 chunk +46 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/raster/ftraster.c View 1 2 3 1 chunk +3200 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/raster/ftrend1.h View 1 2 3 1 chunk +38 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/raster/ftrend1.c View 1 2 3 1 chunk +254 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/raster/module.mk View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/raster/raster.c View 1 2 3 1 chunk +27 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/raster/rasterrs.h View 1 2 3 1 chunk +42 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/raster/rastpic.h View 1 2 3 1 chunk +63 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/raster/rastpic.c View 1 2 3 1 chunk +89 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/raster/rules.mk View 1 2 3 1 chunk +73 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/Jamfile View 1 2 3 1 chunk +40 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/module.mk View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/pngshim.h View 1 2 3 1 chunk +50 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/pngshim.c View 1 2 3 1 chunk +378 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/rules.mk View 1 2 3 1 chunk +81 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/sfdriver.h View 1 2 3 1 chunk +38 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/sfdriver.c View 1 2 3 1 chunk +531 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/sferrors.h View 1 2 3 1 chunk +40 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/sfnt.c View 1 2 3 1 chunk +43 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/sfntpic.h View 1 2 3 1 chunk +112 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/sfntpic.c View 1 2 3 1 chunk +143 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/sfobjs.h View 1 2 3 1 chunk +59 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/sfobjs.c View 1 2 3 1 chunk +1655 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/ttbdf.h View 1 2 3 1 chunk +46 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/ttbdf.c View 1 2 3 1 chunk +250 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/ttcmap.h View 1 2 3 1 chunk +158 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/ttcmap.c View 1 2 3 1 chunk +3737 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/ttcmapc.h View 1 2 3 1 chunk +56 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/ttkern.h View 1 2 3 1 chunk +52 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/ttkern.c View 1 2 3 1 chunk +306 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/ttload.h View 1 2 3 1 chunk +112 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/ttload.c View 1 2 3 1 chunk +1363 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/ttmtx.h View 1 2 3 1 chunk +55 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/ttmtx.c View 1 2 3 1 chunk +280 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/ttpost.h View 1 2 3 1 chunk +46 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/ttpost.c View 1 2 3 1 chunk +563 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/ttsbit.h View 1 2 3 1 chunk +63 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/sfnt/ttsbit.c View 1 2 3 1 chunk +1567 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/smooth/Jamfile View 1 2 3 1 chunk +32 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/smooth/ftgrays.h View 1 2 3 1 chunk +58 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/smooth/ftgrays.c View 1 2 3 1 chunk +2265 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/smooth/ftsmerrs.h View 1 2 3 1 chunk +42 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/smooth/ftsmooth.h View 1 2 3 1 chunk +49 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/smooth/ftsmooth.c View 1 2 3 1 chunk +511 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/smooth/ftspic.h View 1 2 3 1 chunk +75 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/smooth/ftspic.c View 1 2 3 1 chunk +118 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/smooth/module.mk View 1 2 3 1 chunk +27 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/smooth/rules.mk View 1 2 3 1 chunk +74 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/smooth/smooth.c View 1 2 3 1 chunk +27 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/Jamfile View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/afblue.pl View 1 2 3 1 chunk +548 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/apinames.c View 1 2 3 1 chunk +466 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/chktrcmp.py View 1 2 3 1 chunk +114 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/cordic.py View 1 2 3 1 chunk +33 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/docmaker/content.py View 1 2 3 1 chunk +655 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/docmaker/docbeauty.py View 1 2 3 1 chunk +113 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/docmaker/docmaker.py View 1 2 3 1 chunk +115 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/docmaker/formatter.py View 1 2 3 1 chunk +228 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/docmaker/sources.py View 1 2 3 1 chunk +410 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/docmaker/tohtml.py View 1 2 3 1 chunk +725 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/docmaker/utils.py View 1 2 3 1 chunk +127 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/ftfuzzer/README View 1 2 3 1 chunk +77 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/ftfuzzer/ftfuzzer.cc View 1 2 3 1 chunk +310 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/ftfuzzer/ftmutator.cc View 1 2 3 1 chunk +314 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/ftfuzzer/runinput.cc View 1 2 3 1 chunk +58 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/ftrandom/Makefile View 1 2 3 1 chunk +35 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/ftrandom/README View 1 2 3 1 chunk +48 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/ftrandom/ftrandom.c View 1 2 3 1 chunk +673 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/glnames.py View 1 2 3 1 chunk +5487 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/no-copyright View 1 2 3 1 chunk +61 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/test_afm.c View 1 2 3 1 chunk +157 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/test_bbox.c View 1 2 3 1 chunk +188 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/test_trig.c View 1 2 3 1 chunk +258 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/update-copyright View 1 2 3 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/tools/update-copyright-year View 1 2 3 1 chunk +135 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/truetype/Jamfile View 1 2 3 1 chunk +37 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/truetype/module.mk View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/truetype/rules.mk View 1 2 3 1 chunk +77 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/truetype/truetype.c View 1 2 3 1 chunk +38 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/truetype/ttdriver.h View 1 2 3 1 chunk +38 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/truetype/ttdriver.c View 1 2 3 1 chunk +568 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/truetype/tterrors.h View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/truetype/ttgload.h View 1 2 3 1 chunk +62 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/truetype/ttgload.c View 1 2 3 1 chunk +2613 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/truetype/ttgxvar.h View 1 2 3 1 chunk +184 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/truetype/ttgxvar.c View 1 2 3 1 chunk +2156 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/truetype/ttinterp.h View 1 2 3 1 chunk +388 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/truetype/ttinterp.c View 1 2 3 1 chunk +8266 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/truetype/ttobjs.h View 1 2 3 1 chunk +425 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/truetype/ttobjs.c View 1 2 3 1 chunk +1367 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/truetype/ttpic.h View 1 2 3 1 chunk +83 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/truetype/ttpic.c View 1 2 3 1 chunk +101 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/truetype/ttpload.h View 1 2 3 1 chunk +75 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/truetype/ttpload.c View 1 2 3 1 chunk +615 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/truetype/ttsubpix.h View 1 2 3 1 chunk +110 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/truetype/ttsubpix.c View 1 2 3 1 chunk +1011 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type1/Jamfile View 1 2 3 1 chunk +35 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type1/module.mk View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type1/rules.mk View 1 2 3 1 chunk +76 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type1/t1afm.h View 1 2 3 1 chunk +54 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type1/t1afm.c View 1 2 3 1 chunk +404 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type1/t1driver.h View 1 2 3 1 chunk +42 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type1/t1driver.c View 1 2 3 1 chunk +726 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type1/t1errors.h View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type1/t1gload.h View 1 2 3 1 chunk +53 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type1/t1gload.c View 1 2 3 1 chunk +521 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type1/t1load.h View 1 2 3 1 chunk +102 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type1/t1load.c View 1 2 3 1 chunk +2338 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type1/t1objs.h View 1 2 3 1 chunk +160 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type1/t1objs.c View 1 2 3 1 chunk +613 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type1/t1parse.h View 1 2 3 1 chunk +129 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type1/t1parse.c View 1 2 3 1 chunk +525 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type1/t1tokens.h View 1 2 3 1 chunk +143 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type1/type1.c View 1 2 3 1 chunk +33 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type42/Jamfile View 1 2 3 1 chunk +32 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type42/module.mk View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type42/rules.mk View 1 2 3 1 chunk +73 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type42/t42drivr.h View 1 2 3 1 chunk +43 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type42/t42drivr.c View 1 2 3 1 chunk +245 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type42/t42error.h View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type42/t42objs.h View 1 2 3 1 chunk +124 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type42/t42objs.c View 1 2 3 1 chunk +696 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type42/t42parse.h View 1 2 3 1 chunk +91 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type42/t42parse.c View 1 2 3 1 chunk +1288 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type42/t42types.h View 1 2 3 1 chunk +57 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/type42/type42.c View 1 2 3 1 chunk +25 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/winfonts/Jamfile View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/winfonts/fnterrs.h View 1 2 3 1 chunk +42 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/winfonts/module.mk View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/winfonts/rules.mk View 1 2 3 1 chunk +68 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/winfonts/winfnt.h View 1 2 3 1 chunk +171 lines, -0 lines 0 comments Download
A third_party/freetype2/src/src/winfonts/winfnt.c View 1 2 3 1 chunk +1193 lines, -0 lines 0 comments Download
A third_party/freetype2/src/version.sed View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/freetype2/src/vms_make.com View 1 2 3 1 chunk +1286 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
Sean Klein
5 years ago (2015-12-15 00:10:56 UTC) #5
viettrungluu
Adding jamesr & kulakowski.... So, I was thinking about doing this today: * Probably, on ...
5 years ago (2015-12-15 00:21:22 UTC) #7
Sean Klein
On 2015/12/15 00:21:22, viettrungluu wrote: > Adding jamesr & kulakowski.... > > So, I was ...
5 years ago (2015-12-15 01:36:57 UTC) #8
kulakowski1
On 2015/12/15 00:21:22, viettrungluu wrote: > Adding jamesr & kulakowski.... > > So, I was ...
5 years ago (2015-12-15 17:42:50 UTC) #9
viettrungluu
On 2015/12/15 17:42:50, kulakowski1 wrote: > On 2015/12/15 00:21:22, viettrungluu wrote: > > Adding jamesr ...
5 years ago (2015-12-15 21:15:36 UTC) #10
Sean Klein
On 2015/12/15 21:15:36, viettrungluu wrote: > On 2015/12/15 17:42:50, kulakowski1 wrote: > > On 2015/12/15 ...
5 years ago (2015-12-15 21:38:31 UTC) #12
viettrungluu
On 2015/12/15 21:38:31, smklein1 wrote: > On 2015/12/15 21:15:36, viettrungluu wrote: > > On 2015/12/15 ...
5 years ago (2015-12-15 21:57:46 UTC) #13
viettrungluu
https://codereview.chromium.org/1524973002/diff/20001/third_party/freetype2/BUILD.gn File third_party/freetype2/BUILD.gn (right): https://codereview.chromium.org/1524973002/diff/20001/third_party/freetype2/BUILD.gn#newcode12 third_party/freetype2/BUILD.gn:12: static_library("freetype2") { Maybe just "source_set"? https://codereview.chromium.org/1524973002/diff/20001/third_party/freetype2/README.chromium File third_party/freetype2/README.chromium (right): ...
5 years ago (2015-12-15 21:58:10 UTC) #14
viettrungluu
5 years ago (2015-12-15 21:58:18 UTC) #15
Sean Klein
- Updated README to identify freetype2 as security critical - Deleted freetype2.patch, undid impact of ...
5 years ago (2015-12-15 22:32:25 UTC) #16
viettrungluu
On 2015/12/15 22:32:25, smklein1 wrote: > - Updated README to identify freetype2 as security critical ...
5 years ago (2015-12-15 22:57:25 UTC) #17
viettrungluu
lgtm
5 years ago (2015-12-15 22:59:22 UTC) #18
Sean Klein
5 years ago (2015-12-15 23:06:53 UTC) #20
Message was sent while issue was closed.
Committed patchset #4 (id:30001) manually as
e57e4a3a1de3b6c4f6fc0af18cf25179be4c404e.

Powered by Google App Engine
This is Rietveld 408576698