1. bd47cac Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE" by Steve Block · 13 years ago
  2. 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
  3. 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
  4. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  5. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  6. 44b330d Add multi-interface support to native calls by Irfan Sheriff · 13 years ago
  7. 1f09586 clean up jni code by Irfan Sheriff · 13 years ago
  8. eca6d90 Merge "Rewrite NDEF parsing in Java, clean-up API." by Nick Pelly · 13 years ago
  9. a356bf1 Rewrite NDEF parsing in Java, clean-up API. by Nick Pelly · 13 years ago
  10. 25adf474 Merge "Fix indentation and whitespace" by Glenn Kasten · 13 years ago
  11. fb2ab9e Fix indentation and whitespace by Glenn Kasten · 13 years ago
  12. ec62f12 Merge "Change the fd to be blocking for health profile." by Jaikumar Ganesh · 13 years ago
  13. 82477b5 Change the fd to be blocking for health profile. by Jaikumar Ganesh · 13 years ago
  14. a4d0770 Fix bug #5674155 Segmentation issue for Thai by Fabrice Di Meglio · 13 years ago
  15. 65194ad Fix bug #5727213 Rendering issues with Bengali in Textview in IML63B by Fabrice Di Meglio · 13 years ago
  16. 902a5b3 TextLayoutCache - fix diacritics composition by Fabrice Di Meglio · 13 years ago
  17. b02d0ca Clean TextLayout code and remove RTL_USE_HARFBUZZ by Fabrice Di Meglio · 13 years ago
  18. 6779df2 Improve the VSYNC api a bit. by Mathias Agopian · 13 years ago
  19. 9c4b79a Discard framebuffer rendering queues when discarding layers Bug #5581817 by Romain Guy · 13 years ago
  20. 731b939 Merge "Add a new class to receive vsync events." by Jeff Brown · 13 years ago
  21. a03bded Harfbuzz assumes the length of the item is at least 1. by Jeff Brown · 13 years ago
  22. 738ef87 Ensure log_clusters array is big enough. by Jeff Brown · 13 years ago
  23. 0a0a124 Add a new class to receive vsync events. by Jeff Brown · 13 years ago
  24. 315e468 am 803caff1: am 003c15d7: Merge "Fix issue #5614559: Registering surface error in..." into ics-mr1 by Dianne Hackborn · 13 years ago
  25. 61566cc Fix issue #5614559: Registering surface error in... by Dianne Hackborn · 13 years ago
  26. a606226 am 54cf27d7: am 6d90c1c6: Merge "Disable GLES20Canvas on emu w/o native GL" into ics-mr1 by Jesse Hall · 13 years ago
  27. 868d1bd Merge "TextLayoutCache Fix compilation issue" by Fabrice Di Meglio · 13 years ago
  28. 5448f03 TextLayoutCache Fix compilation issue by Fabrice Di Meglio · 13 years ago
  29. 4406345 Disable GLES20Canvas on emu w/o native GL by Jesse Hall · 13 years ago
  30. 32cbc3855 Refactor InputQueue as InputEventReceiver. by Jeff Brown · 13 years ago
  31. 4952dfd Ensure input events are processed in-order in the application. by Jeff Brown · 13 years ago
  32. 2e5e96e TextLayoutCache Code cleaning by Fabrice Di Meglio · 13 years ago
  33. a90d652 Merge "Improve TextLayoutCache logging" by Fabrice Di Meglio · 13 years ago
  34. 56e6e54 Improve TextLayoutCache logging by Fabrice Di Meglio · 13 years ago
  35. 0209752 Fix compile error in android_hardware_Camera.cpp. by Wu-cheng Li · 13 years ago
  36. b4123ef Merge "Add camera focus move callback." by Wu-cheng Li · 13 years ago
  37. a5d24d4 Merge "Redesign p2p around provision discovery" by Irfan Sheriff · 13 years ago
  38. bb9ba8b BitTube::read now handles EAGAIN by Mathias Agopian · 13 years ago
  39. 9d062cf Add camera focus move callback. by Wu-cheng Li · 13 years ago
  40. 618455f Redesign p2p around provision discovery by Irfan Sheriff · 13 years ago
  41. 55abad3 Merge "Improve TextLayoutCache performances" by Fabrice Di Meglio · 13 years ago
  42. 0af10b5 Improve TextLayoutCache performances by Fabrice Di Meglio · 13 years ago
  43. 3d0b23a Merge "Fix TextLayoutCache Skia Typeface caching" by Fabrice Di Meglio · 13 years ago
  44. a4f5aa8 Fix TextLayoutCache Skia Typeface caching by Fabrice Di Meglio · 13 years ago
  45. 221096f am 4c0e0dd2: am 3e7497b4: Merge "Eliminate hw.keyboards system properties." into ics-mr1 by Jeff Brown · 13 years ago
  46. 1e08fe9 Eliminate hw.keyboards system properties. by Jeff Brown · 13 years ago
  47. bf677de Merge "Clean up GenerationCache." by Jeff Brown · 13 years ago
  48. 28a5ec9 am 2cfb873c: am 9d66da8a: Merge "Revert "Discard framebuffer rendering queues when discarding layers"" into ics-mr1 by Dave Burke · 13 years ago
  49. 9d66da8 Merge "Revert "Discard framebuffer rendering queues when discarding layers"" into ics-mr1 by Dave Burke · 13 years ago
  50. 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
  51. c93a151 Merge "Define, document, and test the behavior of very large SurfaceTextures" into ics-mr1 by Mathias Agopian · 13 years ago
  52. 7077506 Revert "Discard framebuffer rendering queues when discarding layers" by Dave Burke · 13 years ago
  53. 3f511aa am a16ee939: am 28587497: Merge "Discard framebuffer rendering queues when discarding layers Bug #5581817" into ics-mr1 by Mathias Agopian · 13 years ago
  54. 2858749 Merge "Discard framebuffer rendering queues when discarding layers Bug #5581817" into ics-mr1 by Mathias Agopian · 13 years ago
  55. d9e688c Clean up GenerationCache. by Jeff Brown · 13 years ago
  56. ad169f49 am 0e4669c8: am f1f0c873: Fix bug in TextLayoutCacheKey handling embedded nulls. by Jeff Brown · 13 years ago
  57. 0e4669c am f1f0c873: Fix bug in TextLayoutCacheKey handling embedded nulls. by Jeff Brown · 13 years ago
  58. 6f0464e am f1f0c873: Fix bug in TextLayoutCacheKey handling embedded nulls. by Jeff Brown · 13 years ago
  59. b89d88f Define, document, and test the behavior of very large SurfaceTextures by Mathias Agopian · 13 years ago
  60. 8661489 Merge "Improve the logging in TextLayoutCache." by Fabrice Di Meglio · 13 years ago
  61. 06daa7b Improve the logging in TextLayoutCache. by Jeff Brown · 13 years ago
  62. f1f0c87 Fix bug in TextLayoutCacheKey handling embedded nulls. by Jeff Brown · 13 years ago
  63. 1333742 am cb0db030: Merge branch \'ics-mr1-plus-aosp\' of ssh://android-git:29418/platform/frameworks/base into ics-mr1-plus-aosp by Akwasi Boateng · 13 years ago
  64. da96f8a Discard framebuffer rendering queues when discarding layers Bug #5581817 by Romain Guy · 13 years ago
  65. 99898de Merge "Fix NdefRecord byte-stream constructor." into ics-mr1 by Martijn Coenen · 13 years ago
  66. 50a66f0 Merge "Terminate EGL when an app goes in the background" into ics-mr1 by Romain Guy · 13 years ago
  67. 8ff6b9e Terminate EGL when an app goes in the background by Romain Guy · 13 years ago
  68. ef565c4 Fix NdefRecord byte-stream constructor. by Martijn Coenen · 13 years ago
  69. 07c0fe4 am f1062114: am a3cc20ff: Merge "Initialize egl_cache with an app writeable file" into ics-mr1 by Romain Guy · 13 years ago
  70. a3cc20f Merge "Initialize egl_cache with an app writeable file" into ics-mr1 by Romain Guy · 13 years ago
  71. a958265 Initialize egl_cache with an app writeable file by Romain Guy · 13 years ago
  72. fe2d4ab am 698d3de6: am e7de36e6: Merge "Throw TransactionTooLargeException when Binder transaction fails. Bug: 5578022" into ics-mr1 by Jeff Brown · 13 years ago
  73. 0bde66a Throw TransactionTooLargeException when Binder transaction fails. Bug: 5578022 by Jeff Brown · 13 years ago
  74. 208d459 Fix potential crash when shaping Hebrew with bold by Fabrice Di Meglio · 13 years ago
  75. e187a2f Fix bug #5559439 Bogus tab title in browser by Fabrice Di Meglio · 13 years ago
  76. 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
  77. 380f763 am 852d72b2: am bd9b1528: Merge "Add cdma_rmnet4 to list of monitored interfaces" into ics-mr0 by Robert Greenwalt · 13 years ago
  78. 07b4b31 am bcf05a69: Fix bug #5553401 TextLayoutCache is too verbose: "computeValuesWithHarfbuzz -- need to force to single run" by Fabrice Di Meglio · 13 years ago
  79. bcf05a6 Fix bug #5553401 TextLayoutCache is too verbose: "computeValuesWithHarfbuzz -- need to force to single run" by Fabrice Di Meglio · 13 years ago
  80. ef9bb3c Fix bug #5438102 Double Arabic harakat overlap instead of stack In TextView by Fabrice Di Meglio · 13 years ago
  81. 3b8d33b Merge "Fix bug #5504346 Hung in native_getTextRunAdvances - DO NOT MERGE" into ics-mr1 by Fabrice Di Meglio · 13 years ago
  82. 852d72b am bd9b1528: Merge "Add cdma_rmnet4 to list of monitored interfaces" into ics-mr0 by Robert Greenwalt · 13 years ago
  83. bd9b152 Merge "Add cdma_rmnet4 to list of monitored interfaces" into ics-mr0 by Robert Greenwalt · 13 years ago
  84. 904221a Fix bug #5504346 Hung in native_getTextRunAdvances - DO NOT MERGE by Fabrice Di Meglio · 13 years ago
  85. 57c8ac6 Add cdma_rmnet4 to list of monitored interfaces by Robert Greenwalt · 13 years ago
  86. 26e9ee2 Fix bug #5504346 Hung in native_getTextRunAdvances - DO NOT MERGE by Fabrice Di Meglio · 13 years ago
  87. ad41b7c Merge "Fix bug #5504346 Hung in native_getTextRunAdvances" by Fabrice Di Meglio · 13 years ago
  88. 5beeda0 Fix bug #5504346 Hung in native_getTextRunAdvances by Fabrice Di Meglio · 13 years ago
  89. bce45617 resolved conflicts for merge of 2d280f75 to ics-mr1 by Jeff Brown · 13 years ago
  90. 89101cd9 Improve the slow query instrumentation. by Jeff Brown · 13 years ago
  91. 650de3d Optimize fillWindow to improve reverse-seek performance. Bug: 5520301 by Jeff Brown · 13 years ago
  92. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  93. 28d9f02 Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 13 years ago
  94. 44cd3f8 Merge "Fix compilation issue when DEBUG_GLYPHS define is activated" by Fabrice Di Meglio · 13 years ago
  95. a99ed62 Fix compilation issue when DEBUG_GLYPHS define is activated by Fabrice Di Meglio · 13 years ago
  96. 2c183fa Notify a Bitmap is has changed when calling copyPixelFromBuffer by Romain Guy · 13 years ago
  97. 5e5d6d8 Deprecate local-only CursorWindows. by Jeff Brown · 13 years ago
  98. 0cde89f Use ashmem for CursorWindows. Bug: 5332296 by Jeff Brown · 13 years ago
  99. 270928b Merge changes Idbfeb3cc,I03e8e2e7,Iff9eed78 by Jeff Brown · 13 years ago
  100. 4cc8baf Merge "Restore broken CursorWindow.getType behavior. Bug: 5430009" by Jeff Brown · 13 years ago