Sign in
android
/
platform
/
external
/
harfbuzz_ng
/
refs/heads/jb-mr1-dev-plus-aosp
a6fcef5
Merge "Add explicit hb-version.h"
by Raph Levien
· 12 years ago
jb-mr1-dev-plus-aosp
8d8614c
Merge "Merge from upstream harfbuzz; rename hb_buffer_clear"
by Raph Levien
· 12 years ago
e69eda5
Add explicit hb-version.h
by Raph Levien
· 12 years ago
4d7d0f6
Merge from upstream harfbuzz; rename hb_buffer_clear
by Raph Levien
· 12 years ago
1172dc7
Rename hb_buffer_clear() to hb_buffer_clear_contents()
by Behdad Esfahbod
· 12 years ago
cde62b8
Merge changes Ib6dd18e3,I4feba5e1
by Raph Levien
· 12 years ago
7b912c1
Remove a few unnecessary const's
by Behdad Esfahbod
· 12 years ago
34e6c3e
0.9.10
by Behdad Esfahbod
· 12 years ago
f0c8241
[OTLayout] Always collect default language system in collect_lookups
by Behdad Esfahbod
· 12 years ago
15e9e4e
[OTLayout] Fix feature iteration in collect_lookups
by Behdad Esfahbod
· 12 years ago
733e8c0
[OTLayout] Whitespace
by Behdad Esfahbod
· 12 years ago
d37ae38
[OTLayout] Handle required_feature_index in collect_lookups
by Behdad Esfahbod
· 12 years ago
11fba79
[OTLayout] Fix various introspection issues with ClassDef's
by Behdad Esfahbod
· 12 years ago
e81aff9
[tests] Finish test-set.c
by Behdad Esfahbod
· 12 years ago
7b1b720
Protect sets in-error from further modication
by Behdad Esfahbod
· 12 years ago
8165f27
[tests] Start adding tests for hb-set.h
by Behdad Esfahbod
· 12 years ago
b9d28f6
[tests] Add set object to test-object.c
by Behdad Esfahbod
· 12 years ago
11d2956
Minor
by Behdad Esfahbod
· 12 years ago
596740d
[Indic] Insert dottedcircle after a lone Malayalam dot-reph
by Behdad Esfahbod
· 12 years ago
3cdce64
Remove TODO that I don't intend to fix
by Behdad Esfahbod
· 12 years ago
6f69fa2
Minor
by Behdad Esfahbod
· 12 years ago
f4abcbf
Minor
by Behdad Esfahbod
· 12 years ago
4a765f0
Minor
by Behdad Esfahbod
· 12 years ago
9815a88
[util] List supported output formats in --help output
by Behdad Esfahbod
· 12 years ago
f95a87b
[util] List supported output formats in hb-view
by Behdad Esfahbod
· 12 years ago
6bad092
[util] Default to "text" output format in hb-shape
by Behdad Esfahbod
· 12 years ago
8b217f5
[Indic] Reorder Malayalam dot-reph to after base
by Behdad Esfahbod
· 12 years ago
742c4ee
Minor
by Behdad Esfahbod
· 12 years ago
850c82b
Merge from upstream harfbuzz
by Raph Levien
· 12 years ago
94afeb6
Add Android.mk
by Behdad Esfahbod
· 12 years ago
fb90b5a
Merge from upstream harfbuzz
by Raph Levien
· 12 years ago
d16ddbc
Add build confirmation notice to configure
by Behdad Esfahbod
· 12 years ago
e24d8da
[TODO] Remove done items
by Behdad Esfahbod
· 12 years ago
044d385
Bug 58498 - Tests fail with gold linker on ARM
by Behdad Esfahbod
· 12 years ago
b68b86d
Use C++ linker if ICU is disabled
by Behdad Esfahbod
· 12 years ago
1ffd23c
[OTLayout] Limit alternate-location FeatureParams to 'size' feature
by Behdad Esfahbod
· 12 years ago
efe252e
[OTLayout] Fix 'size' featureParams implementation
by Behdad Esfahbod
· 12 years ago
e77b442
[OTLayout] Fix tracing
by Behdad Esfahbod
· 12 years ago
9b54562
[OTLayout] Towards correct FeatureParams handling
by Behdad Esfahbod
· 12 years ago
87e43b7
[OTLayout] Wire tag and list start all the way to Feature
by Behdad Esfahbod
· 12 years ago
85bc44b
[OTLayout] More 'size' feature sanity checking
by Behdad Esfahbod
· 12 years ago
0bae50a
[OTLayout] Add FeatureParamsCharacterVariants struct
by Behdad Esfahbod
· 12 years ago
bd61bc1
[OTLayout] Add UINT24 type
by Behdad Esfahbod
· 12 years ago
9cf7f9d
Make test-size-params write size in points
by Behdad Esfahbod
· 12 years ago
372fe2b
[OTLayout] Make hb_ot_layout_get_size_params() do some checks
by Behdad Esfahbod
· 12 years ago
875a5cb
[OTLayout] Change hb_ot_layout_get_params() API
by Behdad Esfahbod
· 12 years ago
5e7e52d
[uniscribe] Enable Uniscribe backend only if it has ScriptShapeOpenType()
by Behdad Esfahbod
· 12 years ago
d41c0c9
Update config template
by Behdad Esfahbod
· 12 years ago
c48a04e
[coretext] Better test for CoreText
by John Ralls
· 12 years ago
0e9f0f3
Fix atomic ops on iOS
by Behdad Esfahbod
· 12 years ago
5f9569c
Make older MSVC happy
by Behdad Esfahbod
· 12 years ago
071d5b8
Work around missing OSAtomicCompareAndSwapPtrBarrier() on OS X 10.4
by Behdad Esfahbod
· 12 years ago
e923e64
[coretext] Fixed typo
by Behdad Esfahbod
· 12 years ago
9a83958
[coretext] Add hb_coretext_face_get_cg_font()
by Behdad Esfahbod
· 12 years ago
8611235
[coretext] Remove hack around GlyphID
by Behdad Esfahbod
· 12 years ago
8e58459
[graphite2] "Update to new API"
by Behdad Esfahbod
· 12 years ago
a5a4ab3
[graphite2] Add hb_graphite2_face_get_gr_face and hb_graphite2_font_get_gr_font
by Behdad Esfahbod
· 12 years ago
737ba15
[graphite2] Preload all tables
by Behdad Esfahbod
· 12 years ago
0ae6dbf
Minor
by Behdad Esfahbod
· 12 years ago
3fe5c15
Remove excess return
by Behdad Esfahbod
· 12 years ago
ba2d543
Update OT language tags
by Behdad Esfahbod
· 12 years ago
aba3817
Minor
by Behdad Esfahbod
· 12 years ago
6186574
Fix test with gold linker
by Behdad Esfahbod
· 12 years ago
b71b0bd
[Indic] Add link to Sinhala split matra section of the Sinhala spec
by Behdad Esfahbod
· 12 years ago
9a34a50
Fix build with C++11
by Behdad Esfahbod
· 12 years ago
0beb66e
Fix warnings
by Behdad Esfahbod
· 12 years ago
c6408a1
0.9.9
by Behdad Esfahbod
· 12 years ago
130bb3f
Rename VOID and void_t to have HarfBuzz prefix
by Behdad Esfahbod
· 12 years ago
4a350d0
[OTLayout] Reuse context in collect_glyphs() recursion
by Behdad Esfahbod
· 12 years ago
8303593
Minor
by Behdad Esfahbod
· 12 years ago
1bcfa06
[OTLayout] Don't recurse in collect_glyphs() for GPOS
by Behdad Esfahbod
· 12 years ago
b5e04c7
[ucdn] Match upstream changes
by Behdad Esfahbod
· 12 years ago
a52f51b
0.9.8
by Behdad Esfahbod
· 12 years ago
7babfe5
Move object mutext into the user-data array
by Behdad Esfahbod
· 12 years ago
a190011
Remove unused functions
by Behdad Esfahbod
· 12 years ago
88b7564
"Update" to Unicode 6.2.0 tables
by Behdad Esfahbod
· 12 years ago
4ab99fb
Minor
by Behdad Esfahbod
· 12 years ago
6748b96
Minor
by Behdad Esfahbod
· 12 years ago
624933f
Add Persian test cases from Mehran Mehr
by Behdad Esfahbod
· 12 years ago
0f3f529
Add test-size-params
by Behdad Esfahbod
· 12 years ago
8465a05
Fix hb_buffer_guess_segment_properties() for empty buffer
by Behdad Esfahbod
· 12 years ago
e75943d
[OTLayout] Fix collect_glyphs() recursion in ContextFormat3
by Behdad Esfahbod
· 12 years ago
3038ae6
[OTLayout] Minor
by Behdad Esfahbod
· 12 years ago
0dff11f
[OTLayout] Look for any 'size' feature, not only in DFLT script
by Behdad Esfahbod
· 12 years ago
e9ad71d
[OTLayout] Rename hb_ot_layout_position_get_size() to hb_ot_layout_get_size_params()
by Behdad Esfahbod
· 12 years ago
f18ff5a
[OTLayout] Return correct value from recursion
by Behdad Esfahbod
· 12 years ago
f54cce3
[OTLayout] Implement 'size' feature
by Behdad Esfahbod
· 12 years ago
2dc1141
[OTLayout] Remove operator() from ClassDef
by Behdad Esfahbod
· 12 years ago
b67881b
[OTLayout] Remove operator() from Coverage
by Behdad Esfahbod
· 12 years ago
a88e716
[OTLayout] Implement hb_ot_layout_collect_lookups()
by Behdad Esfahbod
· 12 years ago
1ea375d
[OTLayout] Only collect output glyphs during recursion in collect_glyphs()
by Behdad Esfahbod
· 12 years ago
f1b1278
[OTLayout] Implement ChainContext collect_glyphs()
by Behdad Esfahbod
· 12 years ago
cdd756b
[OTLayout] Implement GPOS collect_glyphs()
by Behdad Esfahbod
· 12 years ago
4c4e8f0
[OTLayout] Reuse apply context for recursion
by Behdad Esfahbod
· 12 years ago
53a69f4
[OTLayout] Remove unused members
by Behdad Esfahbod
· 12 years ago
d0a5233
[OTLayout] Implement Context::collect_glyphs()
by Behdad Esfahbod
· 12 years ago
26514d5
[OTLayout] More collect_glyphs()
by Behdad Esfahbod
· 12 years ago
c6fb843
[OTLayout] Templatize process_recurse_func
by Behdad Esfahbod
· 12 years ago
9b34677
[OTLayout] Clean up closure() a bit
by Behdad Esfahbod
· 12 years ago
adf7758
Improve debug log format in presence of templates
by Behdad Esfahbod
· 12 years ago
Next »