1. bad9918 Clean up and rename TypefaceImpl by sergeyv · 8 years ago
  2. dccca44 Reland: Move text logic from jni to hwui level by sergeyv · 8 years ago
  3. afbd0f1 Revert "Move text logic from jni to hwui level" by Sergei Vasilinetc · 8 years ago
  4. a7f6bba1 Move text logic from jni to hwui level by sergeyv · 8 years ago
  5. 4c8a526 Optimize: Use measureText instead of doLayout. by Keisuke Kuroyanagi · 8 years ago
  6. a3024bd Use light weight method for text measurement. by Keisuke Kuroyanagi · 9 years ago
  7. 775873a Use NativeAllocationRegistry for Paint, Canvas, and Bitmap by Richard Uhler · 9 years ago
  8. 4ea7d1d Move Language normalization code from Paint.cpp to Minikin. by Seigo Nonaka · 9 years ago
  9. 143f507 Revert "Move Language normalization code from Paint.cpp to Minikin." by Bart Sears · 9 years ago
  10. 5640ae0 Move Language normalization code from Paint.cpp to Minikin. by Seigo Nonaka · 9 years ago
  11. cfc607c Introduce cache mechanism for LocaleList. by Seigo Nonaka · 9 years ago
  12. bb1a966 Make Paint.hasGlyph variation selector aware. by Seigo Nonaka · 9 years ago
  13. eba81d0 Add missing include for SkPath by Derek Sollenberger · 9 years ago
  14. f036ead Pass the whole locale list down to Minikin. by Roozbeh Pournader · 9 years ago
  15. dbffd25 Fix Paint's JNI by John Reck · 9 years ago
  16. 2c53a07 Merge "Consolidate native methods for text measurement." by Keisuke Kuroyanagi · 9 years ago
  17. 536afe6 Consolidate native methods for text measurement. by Keisuke Kuroyanagi · 9 years ago
  18. 434a481 am ea1831d2: am b57dd722: resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  19. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  20. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  21. e3a40ea Use static_assert instead of SK_COMPILE_ASSERT. by Ben Wagner · 9 years ago
  22. c6024cd JNI optimization tweaks to Paint high-frequency methods by John Reck · 9 years ago
  23. 476f715 Create a thread_local cache for textLocale by John Reck · 9 years ago
  24. 1149cdc Make measureText(String, int, int) not use context by Raph Levien · 9 years ago
  25. 36ff86c Apply contextStart consistently in getRunAdvance by Raph Levien · 9 years ago
  26. 1c17ba5 Merge "Add Paint methods for cursor positioning" by Raph Levien · 9 years ago
  27. a027ec5 Add Paint methods for cursor positioning by Raph Levien · 9 years ago
  28. 3544e6f Merge "Don't use context in measureText(char[])" by Raph Levien · 9 years ago
  29. 80b485d Don't use context in measureText(char[]) by Raph Levien · 9 years ago
  30. f7f969e6 Add Paint.hasGlyph method by Raph Levien · 9 years ago
  31. 0b86062 Fix DrawFilter's usage in HWUI. by Derek Sollenberger · 9 years ago
  32. 2a1ce8a use SkFilterQuality instead of SkPaint::FilterLevel by Mike Reed · 9 years ago
  33. 210a189 Add HyphenEdit support to Paint by Raph Levien · 9 years ago
  34. 158b6c9 resolve merge conflicts of 7d13d9d to master. by Andreas Gampe · 10 years ago
  35. 7d13d9d resolved conflicts for merge of 3fc5e3ca to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  36. ed6b9df Frameworks/base: Consistency in core/jni by Andreas Gampe · 10 years ago
  37. a30c08e am f1f54818: am a7315a14: am 86fd9278: Merge "Enable fast jni for simple RenderNode/Matrix/Paint operations" into lmp-mr1-dev by Chris Craik · 10 years ago
  38. 57c4fed remove references to SkPaint::TextBufferDirection by Derek Sollenberger · 10 years ago
  39. 4136a0a Enable fast jni for simple RenderNode/Matrix/Paint operations by Chris Craik · 10 years ago
  40. ab22c1c cleanup so that the Paint.h is only accessed via its nativePtr not a JNI lookup by Derek Sollenberger · 10 years ago
  41. 6f03023 Remove dependency on SkPaintOptionsAndroid by Derek Sollenberger · 10 years ago
  42. e9ad393 Add fontFeatureSettings to TextView and attrs by Behdad Esfahbod · 10 years ago
  43. 805f6eb Support FontFeatureSettings in Paint by Behdad Esfahbod · 10 years ago
  44. c41d941 Disable fallback chaining in Skia. by Derek Sollenberger · 10 years ago
  45. e21e2a2 Clean up Minikin includes by Behdad Esfahbod · 10 years ago
  46. 63c5c78 Further centralize Minikin interaction by Behdad Esfahbod · 10 years ago
  47. fa80f74 Add letter-spacing to Paint and TextView by Behdad Esfahbod · 10 years ago
  48. 6ba30b8 Add android.Paint that inherits SkPaint by Behdad Esfahbod · 10 years ago
  49. 3d528c40 Fix build breakage by Raph Levien · 10 years ago
  50. 3660789 Switch all text layout to Minikin by Raph Levien · 10 years ago
  51. d194262 Delete Paint.getTextGlyphs() by Raph Levien · 10 years ago
  52. e368b6b Use Minikin grapheme cluster breaking by Raph Levien · 10 years ago
  53. a7aa1b0 Implement Paint.breakText() using Minikin by Anish Athalye · 10 years ago
  54. 051910b Clean up dirFlags / bidiFlags confusion by Raph Levien · 10 years ago
  55. 0627ec0 Support fake italics by Raph Levien · 10 years ago
  56. 1fc0fa8 Support for fake bold in Minikin builds by Raph Levien · 10 years ago
  57. 817ef4a Fix getFontMetrics problems by Raph Levien · 10 years ago
  58. 6bfd7e7 Support for context in Minikin shaping by Raph Levien · 10 years ago
  59. 854363e Fix incorrect getStringBounds (Minikin) by Raph Levien · 10 years ago
  60. f2114d5 Better Minikin integration by Raph Levien · 10 years ago
  61. 49f0db3 fix argument order in call to SkBlurDrawLooper constructor by Victoria Lease · 10 years ago
  62. 4c9355c Frameworks changes to support latest Skia (r14729) by Mike Reed · 10 years ago
  63. 1044a82 Merge "BiDi support for Minikin" by Raph Levien · 10 years ago
  64. 2836c47 Merge "Start of Minikin integration" by Raph Levien · 10 years ago
  65. 9d9ee3d BiDi support for Minikin by Raph Levien · 10 years ago
  66. 1a73f732 Start of Minikin integration by Raph Levien · 11 years ago
  67. c29a0a4 Avoid caching shadow properties in Java & HWUI. by Derek Sollenberger · 10 years ago
  68. 53c0077 Add elegantTextHeight text appearance attribute by Raph Levien · 10 years ago
  69. 2e0103e Remove SkFloatToScalar. by Leon Scroggins III · 10 years ago
  70. 46cb9bd Update framework to use M34 version of Skia. by Leon Scroggins · 10 years ago
  71. 3af2a37 malloc some advances by Victoria Lease · 10 years ago
  72. b644a3b Updates to the Skia API needed to merge the WebView m33 version of Skia. by Derek Sollenberger · 11 years ago
  73. 36bef0b AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  74. 7023df0 Revert "AArch64: Make graphics classes 64-bit compatible" by Narayan Kamath · 11 years ago
  75. 18b4cbe AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  76. a033630 Initial integration of Minikin to framework by Raph Levien · 11 years ago
  77. 2696797 Revert workaround for Skia bug now that Skia has been fixed. by Derek Sollenberger · 11 years ago
  78. 8870538 make setHinting(HINTING_ON) kNormal_Hinting by Victoria Lease · 11 years ago
  79. d7a8077 Modifications needed for updating Skia to r9286. by Derek Sollenberger · 11 years ago
  80. 626d3c2 bidiFlags != SkPaint::Flags by Victoria Lease · 11 years ago
  81. 665f02c Fix bug #8437358 Clean any ICU related code from TextLayout / Paint and their dependencies by Fabrice Di Meglio · 11 years ago
  82. da12f38 Revert "Clean Paint.mBidiFlags as it is no longer used" by Fabrice Di Meglio · 11 years ago
  83. a4bf811 Revert "fix argument mismatches in Paint JNI" by Fabrice Di Meglio · 11 years ago
  84. b61fb10 fix argument mismatches in Paint JNI by Victoria Lease · 11 years ago
  85. 6d9fe5b Clean Paint.mBidiFlags as it is no longer used by Fabrice Di Meglio · 11 years ago
  86. 059e12c Use LruCache instead of GenerationCache in libhwui by Romain Guy · 12 years ago
  87. 577b071 Fix for 7281523 android.text.cts.SelectionTest#testMoveRight failures by Raph Levien · 12 years ago
  88. c1eff08 am e5905684: am eceb3171: am f4afc401: Merge "framework: fix bug for uninitialized variable" by Raph Levien · 12 years ago
  89. 46e942d framework: fix bug for uninitialized variable by Zhou Chang · 12 years ago
  90. ac1cbaf DO NOT MERGE Han Preference by Billy Hewlett · 12 years ago
  91. 517825f Add Paint.setTextLocale() by Fabrice Di Meglio · 12 years ago
  92. a731b08 Code cleaning: centralize use of #if USE_TEXT_LAYOUT_CACHE by Fabrice Di Meglio · 13 years ago
  93. bd901de Fix bug #5846413 "phone" keyboard layout is broken on master by Fabrice Di Meglio · 13 years ago
  94. c511bee8 Fix bug #5753006 Garbled Labels in Maps by Fabrice Di Meglio · 13 years ago
  95. b02d0ca Clean TextLayout code and remove RTL_USE_HARFBUZZ by Fabrice Di Meglio · 13 years ago
  96. 0af10b5 Improve TextLayoutCache performances by Fabrice Di Meglio · 13 years ago
  97. 5c863f7 Fix bug #5371117 Regression : The Hebrew / Arabic text behavior in ICS latest build is wrong by Fabrice Di Meglio · 13 years ago
  98. 79df532 Fix bug #5332081 TextLayoutCache needs to be able to have more cache hits by Fabrice Di Meglio · 13 years ago
  99. 9c418db Revert "Fix bug #5332081 TextLayoutCache needs to be able to have more cache hits" by Fabrice Di Meglio · 13 years ago
  100. d686d76 Fix bug #5332081 TextLayoutCache needs to be able to have more cache hits by Fabrice Di Meglio · 13 years ago