aboutsummaryrefslogtreecommitdiff
path: root/cpp
AgeCommit message (Expand)Author
2017-03-20Add missing #include <unicode/unistr.h> statement.Fredrik Roubert
2016-12-06Merge remote-tracking branch 'aosp/upstream-master' into masterColin Cross
2016-10-28Fix invalid cast found by Control Flow Integrity.Lei Zhang
2016-10-25Fix breakage from commit 083b02b1.Lei Zhang
2016-10-19Fix undefined shifts in ReadableFontData::ReadShort.Lei Zhang
2016-10-19Check for negative size in NameTable::NameAsBytes.Lei Zhang
2016-10-19Avoid NULL derefs inside FontHeaderTable::Builder.Lei Zhang
2016-10-19Fix undefined shifts in ReadableFontData::ReadLong.Lei Zhang
2016-10-19Fix NULL pointer derefs in sfntly::Font::Builder.Lei Zhang
2016-10-19Fix out of bound access in subtly sample program.Lei Zhang
2016-09-07Add missing header from commit c9025ecc.Lei Zhang
2016-09-07Add ReadableFontData::kInvalidUnsigned.Lei Zhang
2016-09-01Add more bounds checks in WritableFontData.Lei Zhang
2016-09-01Return error values in ReadableFontData::Read*().Lei Zhang
2016-09-01Add a size limit for font tables.Lei Zhang
2016-09-01Add a nullptr check to GlyphTable::Glyph().Lei Zhang
2016-07-26SfntlyWrapper::SubsetFont takes TTC indexHal Canary
2016-06-09Add a bounds check to ByteArray::Get().Lei Zhang
2015-09-23Check for integer overflow in sfntly::FontData::Bound().Lei Zhang
2015-01-07Do not compare this with NULL.Chih-Hung Hsieh
2014-06-09Fix compiler warningarthurhsu
2013-11-05Issue 19330043: fix QNX buildarthurhsu
2013-10-16ticket:38 Fix sfntly compilation on VS2013stuartg
2013-08-16Adding Sfntly library for printing supportandroid-sdk-4.4.2_r1.0.1android-sdk-4.4.2_r1android-cts-4.4_r4android-cts-4.4_r1android-4.4w_r1android-4.4_r1.2.0.1android-4.4_r1.2android-4.4_r1.1.0.1android-4.4_r1.1android-4.4_r1.0.1android-4.4_r1android-4.4_r0.9android-4.4_r0.8android-4.4_r0.7android-4.4.4_r2.0.1android-4.4.4_r2android-4.4.4_r1.0.1android-4.4.4_r1android-4.4.3_r1.1.0.1android-4.4.3_r1.1android-4.4.3_r1.0.1android-4.4.3_r1android-4.4.2_r2.0.1android-4.4.2_r2android-4.4.2_r1.0.1android-4.4.2_r1android-4.4.1_r1.0.1android-4.4.1_r1kitkat-wearkitkat-releasekitkat-mr2.2-releasekitkat-mr2.1-releasekitkat-mr2-releasekitkat-mr1.1-releasekitkat-mr1-releasekitkat-devkitkat-cts-releasekitkat-cts-devSelim Gurun
2012-07-09Gracefully fail when TTF name table contains a zero-length name.arthurhsu
2012-06-29Land Nico's warning fix.arthurhsu
2012-02-28Work around Apple MacOS X Lion AppleMyungjo font bug.arthurhsu
2012-01-05Coverity fix: uninitialized scalar member.arthurhsu
2011-12-12Move Chromium subsetter code to sample, update CMakeLists accordingly.arthurhsu
2011-12-09Update test files for macro changes in previous CLarthurhsu
2011-12-09Patch from Nico Weber: remove static initializers.arthurhsu
2011-12-09Update per code reviewarthurhsu
2011-12-09Update per Chromium side code reviewarthurhsu
2011-11-30Fix clang compilation errors in Chromium.arthurhsu
2011-11-29Graduate EBXX from experimentalarthurhsu
2011-11-29Fix subsetter bug (TBR, testing with Chrome integration, subjected to change)arthurhsu
2011-11-28Update per code review comments from previous check-inarthurhsu
2011-11-28Finish bitmap subsetting supportarthurhsu
2011-11-16Fix bug in HDMX table (from stuartg's code review)arthurhsu
2011-11-15Update to Java initial release (except bitmap tables)arthurhsu
2011-10-21Update to 10-17-11 snapshotarthurhsu
2011-10-20Fix issue 3: no new line at end of filearthurhsu
2011-10-18Update to 10-12-11 snapshotarthurhsu
2011-10-11Update to Sep 30 snapshot, include all current EBXX support.arthurhsu
2011-09-26Temporary disable CMap and Bitmap processing by default.arthurhsu
2011-09-22Fixing another signed/unsigned comparison issue.dfilimon
2011-09-22Fixing signed/unsigned comparison mismatch.dfilimon
2011-09-22Fixing compilation issues on Windows.dfilimon
2011-09-22Adding missing XML files and licenses.dfilimon
2011-09-22Migrated CMapBasicTests to use XML source.dfilimon