1. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  2. b02d0ca Clean TextLayout code and remove RTL_USE_HARFBUZZ by Fabrice Di Meglio · 13 years ago
  3. 28d9f02 Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 13 years ago
  4. 5c863f7 Fix bug #5371117 Regression : The Hebrew / Arabic text behavior in ICS latest build is wrong by Fabrice Di Meglio · 13 years ago
  5. 79df532 Fix bug #5332081 TextLayoutCache needs to be able to have more cache hits by Fabrice Di Meglio · 13 years ago
  6. 4dd99e5 TextLayoutCache code refactoring by Fabrice Di Meglio · 13 years ago
  7. 54dc642 Make TextLayoutCache no more dependent on ICU by Fabrice Di Meglio · 13 years ago
  8. 9c418db Revert "Fix bug #5332081 TextLayoutCache needs to be able to have more cache hits" by Fabrice Di Meglio · 13 years ago
  9. d686d76 Fix bug #5332081 TextLayoutCache needs to be able to have more cache hits by Fabrice Di Meglio · 13 years ago
  10. 163268b Fix bug #5274332 TextLayoutCache is having multiple instances by Fabrice Di Meglio · 13 years ago
  11. af033ca Fix USE_TEXT_LAYOUT_CACHE define by Fabrice Di Meglio · 13 years ago
  12. 4f810c8 Use Harfbuzz for Paint drawText / measureText / breakText APIs by Fabrice Di Meglio · 13 years ago
  13. fcf2be1 TextLayoutCache - add glyphs caching by Fabrice Di Meglio · 13 years ago
  14. 1de9e7a Code refactoring for TextLayoutCache by Fabrice Di Meglio · 13 years ago
  15. eee49c6 Fix text redering issue where the text was sometimes truncated by Fabrice Di Meglio · 13 years ago
  16. d313c66 Add TextLayout Cache by Fabrice Di Meglio · 13 years ago
  17. dd347df Code cleaning by Fabrice Di Meglio · 13 years ago
  18. 61c8c9c Fix tons of bugs and add new text rendering support. by Romain Guy · 14 years ago
  19. 9226298 Fix text corruption when rendering RTL enabled text. by Romain Guy · 14 years ago
  20. e8e62a4 Add text alignment support to drawText(). by Romain Guy · 14 years ago
  21. f7cb1f7 Support bidi/shaping for getTextPath by Doug Felt · 14 years ago