| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug #5870701 Thai text can be clipped when there are more glyphs generate... | Fabrice Di Meglio | 2012-01-13 | 1 | -0/+6 |
* | Fix bug #4584320 Single Line EditText not drawing correctly with spans applie... | Fabrice Di Meglio | 2011-08-05 | 1 | -0/+45 |
* | Merge "Test Gallery layout direction." | Fabrice Di Meglio | 2011-07-19 | 4 | -1/+141 |
|\ |
|
| * | Test Gallery layout direction. | Doug Felt | 2011-07-18 | 4 | -0/+140 |
* | | Fix bug #5037425 Canvas.drawText can't handle Right-to-Left text and text com... | Fabrice Di Meglio | 2011-07-18 | 2 | -44/+26 |
* | | Add unit tests for bug #5037425 Canvas.drawText can't handle Right-to-Left te... | Fabrice Di Meglio | 2011-07-18 | 4 | -4/+109 |
* | | Merge "Clean test APIs for Harfbuzz support" | Fabrice Di Meglio | 2011-07-18 | 1 | -28/+4 |
|\ \ |
|
| * | | Clean test APIs for Harfbuzz support | Fabrice Di Meglio | 2011-07-15 | 1 | -28/+4 |
| |/ |
|
* | | Fix bug #4972141 Overlapping content in single-choice dialogs | Fabrice Di Meglio | 2011-07-15 | 1 | -2/+27 |
|/ |
|
* | Introduce TextView drawableStart and drawableEnd | Fabrice Di Meglio | 2011-07-12 | 3 | -0/+93 |
* | Add textDirection support for TextView and ViewGroup | Fabrice Di Meglio | 2011-06-28 | 3 | -3/+65 |
* | Introduce MarginLayoutParams marginStart and margingEnd | Fabrice Di Meglio | 2011-06-24 | 2 | -7/+29 |
* | add TextView page to BiDiTests | Doug Felt | 2011-06-23 | 4 | -1/+102 |
* | Update BiDiTest app for adding more unit tests | Fabrice Di Meglio | 2011-06-20 | 1 | -0/+9 |
* | Add View paddingStart and paddingEnd | Fabrice Di Meglio | 2011-06-20 | 2 | -0/+18 |
* | Update BiDiTest app for testing View padding | Fabrice Di Meglio | 2011-06-16 | 2 | -0/+19 |
* | Refactor BiDiTest unit tests app | Fabrice Di Meglio | 2011-06-10 | 28 | -462/+503 |
* | Make View respect LAYOUT_DIRECTION_LOCALE | Fabrice Di Meglio | 2011-06-10 | 7 | -2/+145 |
* | Add more unit tests for RTL layouts | Fabrice Di Meglio | 2011-06-02 | 3 | -0/+72 |
* | Add more unit tests cases for BiDi / RTL | Fabrice Di Meglio | 2011-06-02 | 4 | -5/+113 |
* | Add more unit tests for RelativeLayout | Fabrice Di Meglio | 2011-06-01 | 2 | -0/+36 |
* | Fix bug #4509967 (layout_gravity not always respected) | Fabrice Di Meglio | 2011-06-01 | 5 | -14/+80 |
* | RTL Ordering of visual elements in LinearLayout | Fabrice Di Meglio | 2011-05-20 | 5 | -37/+182 |
* | Fix bug #4338103 (Android Arabic and Hebrew input is broken) | Fabrice Di Meglio | 2011-04-25 | 1 | -1/+9 |
* | Clean getTextRunAdvances() APIs | Fabrice Di Meglio | 2011-04-21 | 1 | -1/+2 |
* | Add Unicode BiDi Algo before drawing text in Canvas | Fabrice Di Meglio | 2011-04-15 | 1 | -6/+22 |
* | TextLayoutCache - add glyphs caching | Fabrice Di Meglio | 2011-04-08 | 1 | -4/+11 |
* | Fix text redering issue where the text was sometimes truncated | Fabrice Di Meglio | 2011-03-29 | 3 | -35/+109 |
* | Use Harfbuzz instead of ICU4C for computing advances | Fabrice Di Meglio | 2011-03-22 | 2 | -0/+233 |