platform/upstream/libHarfBuzzSharp.git
2018-10-29 Behdad Esfahbod[sbix] Remove sbix_len
2018-10-29 Behdad Esfahbod[sbix] Fix get_glyph_blob() on Null object
2018-10-29 Behdad Esfahbod[sbix] Simplify ppem access
2018-10-29 Behdad Esfahbod[sbix] Simplify glyph_length calc
2018-10-29 Behdad Esfahbod[sbix] Check glyph data end is in range
2018-10-29 Behdad Esfahbod[sbix] Reduce code
2018-10-29 Behdad Esfahbod[sbix] Check glyph id before looking into unsafe array
2018-10-29 Behdad Esfahbod[sbix] Simplify 'dupe' handling logic
2018-10-29 Behdad Esfahbod[sbix] Check offsets before proceeding
2018-10-29 Behdad Esfahbod[color] Remove more dump-emoji cruft
2018-10-29 Behdad EsfahbodRemove dump-emoji
2018-10-29 Behdad Esfahbod[sbix] Fix order of parameters
2018-10-29 Behdad Esfahbod[sbix] Remove redundant parameter
2018-10-29 Behdad Esfahbod[sbix] Add get_strike()
2018-10-29 Behdad Esfahbod[sbix] Remove a couple of extra checks
2018-10-29 Behdad Esfahbod[sbix] Rename sbix_table to table in accelerator
2018-10-29 Behdad Esfahbod[cbdt] Rename reference_blob_for_glyph() to reference_png()
2018-10-29 Behdad Esfahbod[sbix] Rename ugly reference_blob_for_glyph() to refere...
2018-10-29 Behdad Esfahbod[sbix] Fix uninitialized variables
2018-10-29 Behdad Esfahbod[sbix] Select best strike based on ppem
2018-10-29 Behdad Esfahbod[sbix] Move code around. Add get_extents()
2018-10-29 Behdad Esfahbod[sbix] Check blob length against PNG header leangth
2018-10-29 Ebrahim Byagowi[ot-color] More on PNGHeader fields
2018-10-29 Ebrahim Byagowi[ot-color] Apply Behdad comment
2018-10-29 Ebrahim Byagowi[ot-color] Make PNGHeader reading actually work
2018-10-29 Ebrahim Byagowi[ot-color] Implement PNGHeader and test it, it doesn...
2018-10-29 Ebrahim Byagowi[ot-color] Preparation for setting PNG width/height...
2018-10-29 Behdad Esfahbod[docs] Add comment
2018-10-29 Ebrahim Byagowi[ot-color] Apply Behdad reviews
2018-10-29 Ebrahim Byagowi[ot-color] Apply Behdad comment
2018-10-29 Ebrahim Byagowi[ot-color] Add public API for CBDT/sbix/SVG color Emojis
2018-10-28 Behdad Esfahbod[name] Change hb_name_id_t back to unsigned int
2018-10-28 Behdad Esfahbod[docs] Fix titles here as well
2018-10-28 Behdad Esfahbod[name] Make sure hb_name_id_t is int-sized
2018-10-27 Behdad Esfahbod[docs] Divide reference API into three chapters
2018-10-27 Behdad Esfahbod[docs] Hook up hb-var
2018-10-27 Behdad Esfahbod[docs] Document remaining sections
2018-10-27 Behdad Esfahbod[docs] Change section titles again
2018-10-27 Behdad Esfahbod[docs] More
2018-10-27 Behdad Esfahbod[docs] Rename section titles to object names
2018-10-27 Behdad Esfahbod[docs] More
2018-10-27 Behdad Esfahbod[ot] Fold hb-ot-tag.h into hb-ot-layout.h
2018-10-27 Behdad Esfahbod[docs] Fill in some sections
2018-10-27 Behdad EsfahbodMove HB_EXTERN
2018-10-27 Ebrahim ByagowiMerge pull request #1318 from ebraminio/png
2018-10-27 Ebrahim Byagowi[ot-color] Remove _png and _svg public APIs
2018-10-27 Ebrahim Byagowi[ot-color/png] Try to get image blob from sbix first...
2018-10-27 Ebrahim Byagowi[ot-color] Add some documentation
2018-10-27 Behdad Esfahbod[docs] Fix hb_name_id_t
2018-10-27 Ebrahim Byagowi[ot-color/png] Implement CBDT part
2018-10-27 Behdad Esfahbod[docs] Hook up hb-map
2018-10-27 Behdad Esfahbod[name] Make hb_name_id_t be the enum
2018-10-27 Behdad Esfahbod[name] Move HB_NAME_ID_INVALID into the enum
2018-10-27 Behdad Esfahbod[name] Move around
2018-10-27 Behdad Esfahbod[name] Rename hb_ot_name_get_names() to hb_ot_name_list...
2018-10-27 Behdad EsfahbodDocument new API
2018-10-27 Ebrahim Byagowi[sbix] Remove dump method from sbix accelerator
2018-10-27 Ebrahim ByagowiFix test-name-table on older bots
2018-10-27 Ebrahim Byagowi[sbix] Set num_glyphs on accelerator
2018-10-27 Ebrahim Byagowi[ot-color/png] sbix runtime memory check
2018-10-27 Behdad EsfahbodComment
2018-10-27 Ebrahim Byagowi[ot-color/png] Implement sbix part
2018-10-27 Behdad EsfahbodRemove stale comment
2018-10-27 Behdad Esfahbod[docs] Hook up new symbols
2018-10-27 Behdad Esfahbod[morx] Fix merge_cluster to end at last ligature component
2018-10-27 Behdad Esfahbod[morx] Fix bailing out ligation at end-of-text
2018-10-27 Behdad EsfahbodFix invalid memory read
2018-10-27 Behdad Esfahbod[indic] Fix infinite loop
2018-10-27 Behdad EsfahbodFix bunch of unused parameter warnings
2018-10-27 Behdad Esfahbod[subset] Fix warning
2018-10-27 Behdad Esfahbod[fuzzing] Remove HB_NDEBUG
2018-10-27 Behdad Esfahbod[fuzzing] Add more test
2018-10-27 Behdad Esfahbod[name] Default to "en" if language is not specified
2018-10-27 Behdad Esfahbod[name] Add pre-defined nameIDs
2018-10-27 Behdad Esfahbod[name] Fill out most missing language codes
2018-10-27 Behdad Esfahbod[name] Skip enumerating names with unknown language
2018-10-27 Behdad Esfahbod[utf] Remove unused typedef
2018-10-27 Behdad Esfahbod[utf] Fix ASCII
2018-10-27 Behdad Esfahbod[name] Hook up ltag table
2018-10-27 Behdad Esfahbod[name] Do record sanitization at run-time
2018-10-27 Behdad Esfahbod[name] Minor
2018-10-27 Behdad Esfahbod[name] Add src/test-name-table tool to show all font...
2018-10-27 Behdad Esfahbod[name] Rebuild language list, include missing entries
2018-10-27 Behdad Esfahbod[name] Fix cmp for invalid language
2018-10-27 Behdad Esfahbod[name] Fix nul-termination bug
2018-10-27 Behdad Esfahbod[name] Add language mapping
2018-10-27 Behdad Esfahbod[name] Start adding language support
2018-10-27 Behdad Esfahbod[name] Remove unused cmp function
2018-10-27 Behdad Esfahbod[name] Hook things up
2018-10-27 Behdad Esfahbod[name] More
2018-10-27 Behdad Esfahbod[name] Fix check
2018-10-27 Behdad Esfahbod[name] Flesh out UTF-X to UTF-X conversion routines
2018-10-27 Behdad Esfahbod[name] Fix for rebase changes to hb_array_t
2018-10-27 Behdad Esfahbod[name] Some more
2018-10-27 Behdad Esfahbod[name] Return full string length from API
2018-10-27 Behdad Esfahbod[utf] Add UTF16-BE and UTF32-BE
2018-10-27 Behdad Esfahbod[name] Hide internal details from public API
2018-10-27 Behdad Esfahbod[name] More
2018-10-27 Behdad Esfahbod[name] Add hb_ot_name_get_utf()
2018-10-27 Behdad Esfahbod[name] Pre-allocate array
next