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