History log of /external/freetype/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ec62c527eb34ee4481a0153ceb42dfd35d7e1d26 10-Jun-2015 Makoto Onuki <omakoto@google.com> Update to freetype 2.6.0

Bug 18751561

Change-Id: I871cc2925dc5908ec48073e11ecffad1924bbf50
/external/freetype/Android.mk
b7aab0ad37ad69279e367e5960912fc3ff778233 13-May-2015 Ben Wagner <bungeman@google.com> Add ftmm.c to FreeType build.

The FreeType configuration is already building with
TT_CONFIG_OPTION_GX_VAR_SUPPORT, but the functions cannot be accessed
without base/ftmm.c. The ftmm.c file is small and simply exposes the
means to call the service which already exists on the ft_face.

Change-Id: I35cab20abd0194df1c5be7b0ebb09cc8c260a470
/external/freetype/Android.mk
ec0bab5697bb31ba980810145f62e3799946ec60 12-Dec-2013 Victoria Lease <violets@google.com> Update freetype to 8bb09b0fe4d9747bcf452a777cabed7d7ef435e2

Integrated patches from freetype2 git repository, up to hashval
8bb09b0fe4d9747bcf452a777cabed7d7ef435e2, which is post-2.5.2.

Most recent commit message from freetype git:
[truetype] Simplify logic of rendering modes.

Noteworthy patches included:
[sfnt] Fix handling of embedded bitmap strikes.
[truetype] Improve handling of buggy embedded bitmap strikes.
Add FT_FACE_FLAG_COLOR and FT_HAS_COLOR.

Change-Id: I4a22d96c9443c7a587475ca0a9c684843e144b18
/external/freetype/Android.mk
899c67b6cfcd2010784fbf08c5415af16c526e0c 27-Jun-2013 Victoria Lease <violets@google.com> Enable FT_CONFIG_OPTION_USE_PNG, build shared lib

Due to FT_CONFIG_OPTION_USE_PNG, FreeType now depends upon libpng and
zlib. While I'm adding those dependencies, I might as well also make
libft2 a shared library...

Bug: 9603326
Bug: 9577689
Change-Id: Ibeeaeef72d39df07535424b49810675d652b8fc8
/external/freetype/Android.mk
50571ad2593c5b9c46fc93ea59bfd82a80c1b55c 08-Nov-2011 Derek Sollenberger <djsollen@google.com> Add additional implementation files needed by Skia.

This adds the files that are need by Skia's
SkFontHost::GetAdvancedTypefaceMetrics.

bug: 5445861
Change-Id: Id0cc770476fcdf852557e8e4c4451f92e4a291d6
/external/freetype/Android.mk
3053d1b9db55099918843889e4809ce97483ca9f 12-Jul-2011 Jeff Brown <jeffbrown@google.com> Remove the simulator target from all makefiles.
Bug: 5010576

Change-Id: Iaf6f536effbc97be15f540b7582eb7e211c43a70
/external/freetype/Android.mk
235fa1405ea6c37e3f59dc2db328aa03ee09965d 17-Mar-2011 Derek Sollenberger <djsollen@google.com> Fix linking issues in external/skia because of missing implementation.

The skia library uses FT_Library_SetLcdFilter(...), to see if LCD
text is supported on the platform. Android currently does not
implement LCD text, but we should not fail to link. Rather we should
return the appropriate error code.

Change-Id: Ib04bee1be2f3a66c7babea28442884492ddc1c83
/external/freetype/Android.mk
aacb8e1368a883fcbc9fe64fd0e460cef9c9b20c 15-Sep-2010 Nick Kralevich <nnk@google.com> upgrade freetype to 2.4.2.

Bug: 2969145

Change-Id: I8debbbe0bd478d9cf8c39cff5179981b5f3b371a
/external/freetype/Android.mk
295ffce55e0198e7a9f7d46b33f5c2b4147bf821 03-Mar-2010 David 'Digit' Turner <digit@google.com> Update to FreeType 2.3.12
/external/freetype/Android.mk
ee49e074127d93fccae763baaec3e93b6728ff80 09-Jun-2009 David 'Digit' Turner <digit@google.com> resolved conflicts for merge 77f63d to master
77f63d23f7d380b0ff02c18fd6a154ab9063128a 08-Jun-2009 David 'Digit' Turner <digit@google.com> Integrate FreeType 2.3.9 into the donut tree.

This is done to get fixes for a few security-related issues.

NOTE: the auto-hinter hasn't been changed to avoid modifying the rendering
of characters. The 2.3.9 code contains minor fixes (not security-related)
that could in theory do that (though extensive testing is needed to
evaluate its real impact on Android).
/external/freetype/Android.mk
989b6c878d007b154ca92273b4266686f8dbc315 29-Apr-2009 Dave Bort <dbort@android.com> am d048699: Remove a reference to TARGET_BUILD_TYPE

Merge commit 'd04869994887b14ee43c9f8a9a8597193b5a7107'

* commit 'd04869994887b14ee43c9f8a9a8597193b5a7107':
Remove a reference to TARGET_BUILD_TYPE
d04869994887b14ee43c9f8a9a8597193b5a7107 24-Apr-2009 Dave Bort <dbort@android.com> Remove a reference to TARGET_BUILD_TYPE

We're soon going to stop using TARGET_BUILD_TYPE==debug to debug
native modules.

Signed-off-by: Dave Bort <dbort@android.com>
/external/freetype/Android.mk
0a9d06e2b5cf75c3d6ba958026bfdf4745f576d6 19-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import //branches/master/...@140412
/external/freetype/Android.mk
049d6fea481044fcc000e7782e5bc7046fc70844 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/freetype/Android.mk
ed49a886544c69b375cd7bce63e9ace9bfbad0e5 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/freetype/Android.mk
b36db06baca4c030538565e01b8264971c9b69f8 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
/external/freetype/Android.mk
a38fc482eeeb2c1929803c233835369dcf1b8781 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/external/freetype/Android.mk