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