1. 43e4985 Fix bug #6248364 Tamil and Denavagari text crash in Google+ by Fabrice Di Meglio · 13 years ago
  2. 7b2f8b8 Pre-scale bitmaps on the native heap by Romain Guy · 13 years ago
  3. caf813f Remove unused private API by Romain Guy · 13 years ago
  4. b48e029 Merge "Expose a function to set OpenGL Trace level." by Siva Velusamy · 13 years ago
  5. a1cff50 Handle view properties at the native level by Chet Haase · 13 years ago
  6. 64d10a1 Expose a function to set OpenGL Trace level. by Siva Velusamy · 13 years ago
  7. d84e1ce Split Parcel JNI details away from Binder. by Jeff Sharkey · 13 years ago
  8. ff40ab7 Fix bug #5180841 TextLayoutCache needs to support Indic by Fabrice Di Meglio · 13 years ago
  9. 325740f Add hooks to implement Canvas.drawTextOnPath() in GL by Romain Guy · 13 years ago
  10. b13b9bd frameworks/base refactoring. by Mathias Agopian · 13 years ago
  11. fb2cfa2 Comment out a warning message to avoid log spamming. by Chih-Chung Chang · 13 years ago
  12. 0a3f6d6 am 33476f7a: am f79bcd2d: am 52da99fa: am a081c7b8: Merge "Skia API changes as a result of an update to the Skia library." by Jean-Baptiste Queru · 13 years ago
  13. 52da99f am a081c7b8: Merge "Skia API changes as a result of an update to the Skia library." by Jean-Baptiste Queru · 13 years ago
  14. ffd1212 Merge "Revert back to DroidSansArabic font for SystemUI" by Fabrice Di Meglio · 13 years ago
  15. ab8c738 Fix bug #5929529 Parentheses aren't correctly rendered in RTL context by Fabrice Di Meglio · 13 years ago
  16. 9b255ca Revert back to DroidSansArabic font for SystemUI by Fabrice Di Meglio · 13 years ago
  17. 889a3fa Skia API changes as a result of an update to the Skia library. by Derek Sollenberger · 13 years ago
  18. a731b08 Code cleaning: centralize use of #if USE_TEXT_LAYOUT_CACHE by Fabrice Di Meglio · 13 years ago
  19. e414613 Merge "Fix bug #5901103 all_source_project_146981_Android - Android ICS LQA Regression:FA, AR, HE and TH - Font Corruption" by Fabrice Di Meglio · 13 years ago
  20. 3941a22 Fix bug #5901103 all_source_project_146981_Android - Android ICS LQA Regression:FA, AR, HE and TH - Font Corruption by Fabrice Di Meglio · 13 years ago
  21. bd901de Fix bug #5846413 "phone" keyboard layout is broken on master by Fabrice Di Meglio · 13 years ago
  22. 12b7da6 am 6df477be: Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)" by Jean-Baptiste Queru · 13 years ago
  23. f3f650d am a826f9e2: Merge "Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)" by Jean-Baptiste Queru · 13 years ago
  24. 08d3c6e am 4f367f33: Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)" by Jean-Baptiste Queru · 13 years ago
  25. 7ae8420 am ba7f0d2a: Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)" by Jean-Baptiste Queru · 13 years ago
  26. 97aa8ee Merge ee4618bc by Jean-Baptiste Queru · 13 years ago
  27. 36b48c3 am c318bbb0: Merge "Rename (IF_)LOG() to (IF_)ALOG()" by Jean-Baptiste Queru · 13 years ago
  28. c6aacce Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 13 years ago
  29. a51f0e7 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 13 years ago
  30. 933e856 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 13 years ago
  31. 1afd5ba Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 13 years ago
  32. 06ade6a Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
  33. ad3f514 Rename (IF_)LOG() to (IF_)ALOG() by Steve Block · 13 years ago
  34. 11d06a7 Merge "Fix text encoding when drawing with drawPosText in software" by Romain Guy · 13 years ago
  35. 62b6eaa Fix text encoding when drawing with drawPosText in software by Romain Guy · 13 years ago
  36. c7c0996 Merge "Fix bug #5870701 Thai text can be clipped when there are more glyphs generated than the initial number of code points" by Fabrice Di Meglio · 13 years ago
  37. 03e250a Fix bug #5870701 Thai text can be clipped when there are more glyphs generated than the initial number of code points by Fabrice Di Meglio · 13 years ago
  38. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  39. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  40. d4a69b4 Merge "Fix bug #5753006 Garbled Labels in Maps" by Fabrice Di Meglio · 13 years ago
  41. a0a117b Fix bug #5822825 Paint.measureText (char[] text, int index, int count) cannot handle text more than 32K long - DO NOT MERGE by Fabrice Di Meglio · 13 years ago
  42. bd47cac Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE" by Steve Block · 13 years ago
  43. c726ff0 Merge "Fix bug #5822825 Paint.measureText (char[] text, int index, int count) cannot handle text more than 32K long" by Fabrice Di Meglio · 13 years ago
  44. c511bee8 Fix bug #5753006 Garbled Labels in Maps by Fabrice Di Meglio · 13 years ago
  45. bd7cdc3 Fix bug #5822825 Paint.measureText (char[] text, int index, int count) cannot handle text more than 32K long by Fabrice Di Meglio · 13 years ago
  46. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  47. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  48. a4d0770 Fix bug #5674155 Segmentation issue for Thai by Fabrice Di Meglio · 13 years ago
  49. 65194ad Fix bug #5727213 Rendering issues with Bengali in Textview in IML63B by Fabrice Di Meglio · 13 years ago
  50. 902a5b3 TextLayoutCache - fix diacritics composition by Fabrice Di Meglio · 13 years ago
  51. b02d0ca Clean TextLayout code and remove RTL_USE_HARFBUZZ by Fabrice Di Meglio · 13 years ago
  52. 99cdc6a Fix TextLayoutCache issue when loading Font tables (DO NOT MERGE) by Fabrice Di Meglio · 13 years ago
  53. f98c2a6 Fix memory corruption issues in TextLayoutCache. (DO NOT MERGE) by Jeff Brown · 13 years ago
  54. a03bded Harfbuzz assumes the length of the item is at least 1. by Jeff Brown · 13 years ago
  55. 738ef87 Ensure log_clusters array is big enough. by Jeff Brown · 13 years ago
  56. 868d1bd Merge "TextLayoutCache Fix compilation issue" by Fabrice Di Meglio · 13 years ago
  57. 5448f03 TextLayoutCache Fix compilation issue by Fabrice Di Meglio · 13 years ago
  58. 2e5e96e TextLayoutCache Code cleaning by Fabrice Di Meglio · 13 years ago
  59. 56e6e54 Improve TextLayoutCache logging by Fabrice Di Meglio · 13 years ago
  60. 0af10b5 Improve TextLayoutCache performances by Fabrice Di Meglio · 13 years ago
  61. a4f5aa8 Fix TextLayoutCache Skia Typeface caching by Fabrice Di Meglio · 13 years ago
  62. bf677de Merge "Clean up GenerationCache." by Jeff Brown · 13 years ago
  63. d8fa1ad4 am 738d8cae: am c93a151f: Merge "Define, document, and test the behavior of very large SurfaceTextures" into ics-mr1 by Mathias Agopian · 13 years ago
  64. c93a151 Merge "Define, document, and test the behavior of very large SurfaceTextures" into ics-mr1 by Mathias Agopian · 13 years ago
  65. d9e688c Clean up GenerationCache. by Jeff Brown · 13 years ago
  66. ad169f49 am 0e4669c8: am f1f0c873: Fix bug in TextLayoutCacheKey handling embedded nulls. by Jeff Brown · 13 years ago
  67. 0e4669c am f1f0c873: Fix bug in TextLayoutCacheKey handling embedded nulls. by Jeff Brown · 13 years ago
  68. 6f0464e am f1f0c873: Fix bug in TextLayoutCacheKey handling embedded nulls. by Jeff Brown · 13 years ago
  69. b89d88f Define, document, and test the behavior of very large SurfaceTextures by Mathias Agopian · 13 years ago
  70. 06daa7b Improve the logging in TextLayoutCache. by Jeff Brown · 13 years ago
  71. f1f0c87 Fix bug in TextLayoutCacheKey handling embedded nulls. by Jeff Brown · 13 years ago
  72. 208d459 Fix potential crash when shaping Hebrew with bold by Fabrice Di Meglio · 13 years ago
  73. e187a2f Fix bug #5559439 Bogus tab title in browser by Fabrice Di Meglio · 13 years ago
  74. 4f4b83c am 07b4b314: am bcf05a69: Fix bug #5553401 TextLayoutCache is too verbose: "computeValuesWithHarfbuzz -- need to force to single run" by Fabrice Di Meglio · 13 years ago
  75. 07b4b31 am bcf05a69: Fix bug #5553401 TextLayoutCache is too verbose: "computeValuesWithHarfbuzz -- need to force to single run" by Fabrice Di Meglio · 13 years ago
  76. bcf05a69 Fix bug #5553401 TextLayoutCache is too verbose: "computeValuesWithHarfbuzz -- need to force to single run" by Fabrice Di Meglio · 13 years ago
  77. ef9bb3c Fix bug #5438102 Double Arabic harakat overlap instead of stack In TextView by Fabrice Di Meglio · 13 years ago
  78. 904221a Fix bug #5504346 Hung in native_getTextRunAdvances - DO NOT MERGE by Fabrice Di Meglio · 13 years ago
  79. 26e9ee2 Fix bug #5504346 Hung in native_getTextRunAdvances - DO NOT MERGE by Fabrice Di Meglio · 13 years ago
  80. ad41b7c Merge "Fix bug #5504346 Hung in native_getTextRunAdvances" by Fabrice Di Meglio · 13 years ago
  81. 5beeda0 Fix bug #5504346 Hung in native_getTextRunAdvances by Fabrice Di Meglio · 13 years ago
  82. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  83. 28d9f02 Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 13 years ago
  84. 44cd3f8 Merge "Fix compilation issue when DEBUG_GLYPHS define is activated" by Fabrice Di Meglio · 13 years ago
  85. a99ed62 Fix compilation issue when DEBUG_GLYPHS define is activated by Fabrice Di Meglio · 13 years ago
  86. 2c183fa Notify a Bitmap is has changed when calling copyPixelFromBuffer by Romain Guy · 13 years ago
  87. 5c863f7 Fix bug #5371117 Regression : The Hebrew / Arabic text behavior in ICS latest build is wrong by Fabrice Di Meglio · 13 years ago
  88. 6579a9d Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 13 years ago
  89. 8ebf1ef Merge "Fix potential issue with the TextLayoutCache with glyphs" by Fabrice Di Meglio · 13 years ago
  90. 155fa38 Fix potential issue with the TextLayoutCache with glyphs by Fabrice Di Meglio · 13 years ago
  91. 717060b Improve TextLayoutCache performances a bit by Fabrice Di Meglio · 13 years ago
  92. 5293cea Fix bug # 5376028 Arabic text is kinda broken - disappearing glyphs by Fabrice Di Meglio · 13 years ago
  93. 79df532 Fix bug #5332081 TextLayoutCache needs to be able to have more cache hits by Fabrice Di Meglio · 13 years ago
  94. 7aac297 TextLayoutCacheKey needs to store start and count. by Jeff Brown · 13 years ago
  95. 4dd99e5 TextLayoutCache code refactoring by Fabrice Di Meglio · 13 years ago
  96. e0d558a Merge "Fix potential leak in TextLayouCache" by Fabrice Di Meglio · 13 years ago
  97. 54dc642 Make TextLayoutCache no more dependent on ICU by Fabrice Di Meglio · 13 years ago
  98. e74fef3 Fix potential leak in TextLayouCache 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