index
:
framework/uifw/harfbuzz
1.0_post
2.0alpha
accepted/tizen_2.4_mobile
master
tizen_2.0
tizen_2.1
tizen_2.2
tizen_2.3
tizen_2.3.1
tizen_2.4
Domain: UI Framework / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-08
tizen 2.3.1 release
tizen_2.4_mobile_release
tizen_2.3.1_release
submit/tizen_2.4/20151028.064956
submit/tizen_2.3.1/20150915.083017
accepted/tizen/2.4/mobile/20151029.031010
tizen_2.4
tizen_2.3.1
accepted/tizen_2.4_mobile
jk7744.park
579
-10483
/
+75156
2012-06-27
Upgrade to latest harfbuzz
HEAD
submit/master/20120920.151126
master
2.0alpha
Ankush Dua
142
-4366
/
+13708
2012-03-17
update(add) packaging directory and spec file from OBSTF:Private, OBS
Inkyo Jung
1
-11
/
+13
2012-01-17
remove non-maintainers
Jihoon Kim
1
-1
/
+1
2011-09-29
rpm: Add spec file
Mike McCormack
1
-0
/
+51
2011-08-03
Release 0.7.0-1slp2+1
Mike McCormack
1
-0
/
+6
2011-08-03
Package new harfbuzz for SLP
Mike McCormack
5
-139
/
+73
2011-08-03
Remove old harfbuzz files
Mike McCormack
43
-27935
/
+0
2011-08-02
Merge branch 'upstream'
Mike McCormack
97
-0
/
+26283
2011-08-01
Bug 39702 - configure check for ragel
Behdad Esfahbod
1
-5
/
+13
2011-08-01
Use missing script for calling ragel
Behdad Esfahbod
1
-1
/
+2
2011-08-01
[Indic] Disable CJCT-disabling logic
Behdad Esfahbod
1
-1
/
+6
2011-07-31
[Indic] Stop looking for base upon seeing joiners
Behdad Esfahbod
1
-2
/
+9
2011-07-31
Cosmetic
Behdad Esfahbod
1
-8
/
+15
2011-07-31
[Indic] Fix ZWJ/ZWNJ application
Behdad Esfahbod
1
-4
/
+6
2011-07-31
[Indic] Add Final Reordering rules into comments
Behdad Esfahbod
1
-3
/
+83
2011-07-31
[Indic] Handle Reph when determining base consonant
Behdad Esfahbod
1
-9
/
+15
2011-07-31
[Indic] Ra is a consonant too
Behdad Esfahbod
1
-2
/
+1
2011-07-31
[Indic] Fix reph inhibition logic
Behdad Esfahbod
1
-2
/
+2
2011-07-31
[Indic] Support ZWJ/ZWNJ
Behdad Esfahbod
1
-9
/
+48
2011-07-31
[Indic] Suppress reph formation upon joiners
Behdad Esfahbod
1
-1
/
+7
2011-07-31
Un-Ra U+09F1. According to the test suite this is correct.
Behdad Esfahbod
1
-1
/
+1
2011-07-30
Minor
Behdad Esfahbod
1
-10
/
+11
2011-07-30
Cosmetic
Behdad Esfahbod
1
-0
/
+1
2011-07-30
[Indic] For old-style Indic tables, move Halant around
Behdad Esfahbod
2
-0
/
+23
2011-07-30
[OT] Save chosen script tag
Behdad Esfahbod
4
-6
/
+20
2011-07-30
Minor
Behdad Esfahbod
1
-4
/
+4
2011-07-30
[test] Fix problem with N'ko test direction
Behdad Esfahbod
1
-4
/
+4
2011-07-30
[Indic] Handle initial Ra+Halant in scripts that support Reph
Behdad Esfahbod
1
-0
/
+10
2011-07-30
Minor
Behdad Esfahbod
1
-11
/
+12
2011-07-30
[Indic] Categorize Ra in scripts that have Reph
Behdad Esfahbod
1
-1
/
+30
2011-07-30
[Indic] Reorder matras
Behdad Esfahbod
3
-24
/
+67
2011-07-30
Bug 39686 - Add '-no-undefined' to libharfbuzz LDFLAGS
Behdad Esfahbod
1
-1
/
+1
2011-07-29
Minor
Behdad Esfahbod
2
-5
/
+9
2011-07-29
[Indic] Apply Indic features
Behdad Esfahbod
2
-32
/
+212
2011-07-29
Minor
Behdad Esfahbod
1
-2
/
+6
2011-07-29
Minor
Behdad Esfahbod
1
-1
/
+1
2011-07-28
Register buffer vars in Indic shaper
Behdad Esfahbod
2
-0
/
+8
2011-07-28
Oops. This should have gone into the previous commit
Behdad Esfahbod
1
-1
/
+1
2011-07-28
Formalize buffer var allocations
Behdad Esfahbod
9
-57
/
+83
2011-07-28
Move more code around
Behdad Esfahbod
5
-5
/
+64
2011-07-25
Streamline debugging infrastructure even more
Behdad Esfahbod
5
-73
/
+136
2011-07-25
Use variadic macros for debugging
Behdad Esfahbod
4
-60
/
+56
2011-07-25
Add sugar syntax for debug messages
Behdad Esfahbod
4
-51
/
+44
2011-07-25
Minor, fix leak from my previous refactorings
Behdad Esfahbod
1
-7
/
+7
2011-07-25
Add internal API for buffer var allocation
Behdad Esfahbod
2
-2
/
+45
2011-07-25
Start cleaning up buffer var allocation
Behdad Esfahbod
3
-11
/
+1
2011-07-25
Move code around
Behdad Esfahbod
1
-43
/
+42
2011-07-25
Shrink space used for ligature ids
Behdad Esfahbod
1
-4
/
+4
2011-07-25
Minor
Behdad Esfahbod
2
-6
/
+7
[next]