1. 62f7c97 Fix a compile error when debug is turned on by Matthew Xie · 13 years ago
  2. b5d2d45 Add error codes for channel disconnection / connection. by Jaikumar Ganesh · 13 years ago
  3. eb9d346 Make Bluetooth Health APIs public. by Jaikumar Ganesh · 13 years ago
  4. 163268b Fix bug #5274332 TextLayoutCache is having multiple instances by Fabrice Di Meglio · 13 years ago
  5. b695741 Merge "Fix JNI leak in copyStringToBuffer Bug: 5244396" by Jeff Brown · 13 years ago
  6. f786b6c Fix JNI leak in copyStringToBuffer Bug: 5244396 by Jeff Brown · 13 years ago
  7. 9d4bc85 Merge "Fix input channel leak. Bug: 5156144" by Jeff Brown · 13 years ago
  8. cc4f7db Fix input channel leak. Bug: 5156144 by Jeff Brown · 13 years ago
  9. c21843a Merge "fix Surface positions are not floats" by Mathias Agopian · 13 years ago
  10. 34cb9f2a fix Surface positions are not floats by Mathias Agopian · 13 years ago
  11. 0d4a792 Fix JNI for warning about failure to unlink DeathRecipients by Christopher Tate · 13 years ago
  12. 335e40c Merge "Use seperate config file for p2p" by Irfan Sheriff · 13 years ago
  13. f42c39b Use seperate config file for p2p by Irfan Sheriff · 13 years ago
  14. ac5e350 Warn if we're tearing down "live" DeathRecipient content [take 2] by Christopher Tate · 13 years ago
  15. 189887e Implement saveLayer*() correctly by Romain Guy · 13 years ago
  16. 2611f89 Warn only if we're tearing down "live" DeathRecipient content by Christopher Tate · 13 years ago
  17. 110be0f Merge "Listen to the right Bluez signal for Channel deletion." by Jaikumar Ganesh · 13 years ago
  18. ae37d06 Listen to the right Bluez signal for Channel deletion. by Jaikumar Ganesh · 13 years ago
  19. 067bb3b Merge "Update TextLayout logging" by Fabrice Di Meglio · 13 years ago
  20. abb0f29 Update TextLayout logging by Fabrice Di Meglio · 13 years ago
  21. eeb2214 Merge "Stop leaking DeathRecipient and BinderProxy instances" by Christopher Tate · 13 years ago
  22. 86284c6 Stop leaking DeathRecipient and BinderProxy instances by Christopher Tate · 13 years ago
  23. 5293bfa am 294539df: am 3e941347: am 6f6b21b4: am 4733d3a6: Merge "Bluetooth event loop dispatches dbus data on wakeup" by Jaikumar Ganesh · 13 years ago
  24. 294539d am 3e941347: am 6f6b21b4: am 4733d3a6: Merge "Bluetooth event loop dispatches dbus data on wakeup" by Jaikumar Ganesh · 13 years ago
  25. c5f7a85 Merge "Fix bug #5174495 Harfbuzz shaping is broken after taking care of Indic" by Fabrice Di Meglio · 13 years ago
  26. 5960723 Fix bug #5174495 Harfbuzz shaping is broken after taking care of Indic by Fabrice Di Meglio · 13 years ago
  27. 302a9df Add an API to set the transform on a TextureView's surface texture. Bug #5156689 by Romain Guy · 13 years ago
  28. f4c6404 Bluetooth event loop dispatches dbus data on wakeup by Albert Mojir · 13 years ago
  29. be41433 Fix android.text.format.Time to use GetBooleanField on its boolean field. by Elliott Hughes · 13 years ago
  30. f43fa57 Turn off hinting by default for higher density displays. by Dianne Hackborn · 13 years ago
  31. 1ee6011 Remove ParcelSurfaceTexture and update MediaPlayer by Ted Bonkenburg · 13 years ago
  32. 03f156e Merge "Remove unnecessary private API" by Romain Guy · 13 years ago
  33. 9d86551 Remove unnecessary private API by Romain Guy · 13 years ago
  34. aae7a3d Merge "Bluetooth : fix for bluetooth turning on issue.(limit: 64times)" by Jaikumar Ganesh · 13 years ago
  35. 5ec0972 Bluetooth : fix for bluetooth turning on issue.(limit: 64times) by hyungseoung.yoo · 13 years ago
  36. 5de5b1a Fix Harbuzz shaper for being able to do select other scripts than Common or Arabic by Fabrice Di Meglio · 13 years ago
  37. 6ab90ed Solidify and optimize Paint text related APIs by Fabrice Di Meglio · 13 years ago
  38. f957618 Merge "Revert "Adapt TextLayoutCache for new Harfbuzz scripts"" by Fabrice Di Meglio · 13 years ago
  39. f09e46e Revert "Adapt TextLayoutCache for new Harfbuzz scripts" by Fabrice Di Meglio · 13 years ago
  40. b437e09 Improved memory use reporting. by Dianne Hackborn · 13 years ago
  41. adc2526 Merge "Adapt TextLayoutCache for new Harfbuzz scripts" by Russell Brenner · 13 years ago
  42. 452f035 Merge changes I689cb0c0,I09603218 by Mathias Agopian · 13 years ago
  43. ec46b4e Add a 'release' method to the SurfaceTexture public Java API by Mathias Agopian · 13 years ago
  44. 1ebd74a Better error codes for missing files by Kenny Root · 13 years ago
  45. 7f4ae75 Adapt TextLayoutCache for new Harfbuzz scripts by Russell Brenner · 13 years ago
  46. 4f7c380 Merge "Reverting until we can find a better way to address this issue without affecting nine-patches with large stretchable areas." by Derek Sollenberger · 13 years ago
  47. 09a22e3 Reverting until we can find a better way to address this issue without affecting nine-patches with large stretchable areas. by Derek Sollenberger · 13 years ago
  48. bb1e275 Pass camera frame metadata from camera service to Java. by Wu-cheng Li · 13 years ago
  49. 2a2ec87 Merge "Refactor input reader to add stylus support. Bug: 5064702" by Jeff Brown · 13 years ago
  50. 0965a32 Allow Canvas.setBitmap() to receive a null Bitmap. by Romain Guy · 13 years ago
  51. 569980c Merge "Change setDevicePropertyNative to no block." by Matthew Xie · 13 years ago
  52. be1aa82 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 13 years ago
  53. 3fd3673 Change setDevicePropertyNative to no block. by Matthew Xie · 13 years ago
  54. f4fd53b Merge "Fix NinePatch decoder when the target is smaller than the source." by Derek Sollenberger · 13 years ago
  55. 5ff1c15 Merge "Workaround for bug 5082381 (EALREADY on ACL collision)." by Nick Pelly · 13 years ago
  56. c4c458c Fix NinePatch decoder when the target is smaller than the source. by Derek Sollenberger · 13 years ago
  57. fbbea2e Workaround for bug 5082381 (EALREADY on ACL collision). by Nick Pelly · 13 years ago
  58. 6903a7d Merge "Provide an API to set the friendly name of a remote device." by Matthew Xie · 13 years ago
  59. f0d6a48 Add frame metadata parameter to camera data_callback. by Wu-cheng Li · 13 years ago
  60. 269e81a Provide an API to set the friendly name of a remote device. by Matthew Xie · 13 years ago
  61. d5d7e16 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 13 years ago
  62. b6f7a27 Merge "Reclaim more memory, more often." by Romain Guy · 13 years ago
  63. 65b345f Reclaim more memory, more often. by Romain Guy · 13 years ago
  64. 4f35092 Merge "Move extract native libraries to JNI code" by Kenny Root · 13 years ago
  65. 3d5a703 Merge "Report the external display size to the input reader." by Jeff Brown · 13 years ago
  66. 4c2292e Add camera face detection API. by Wu-cheng Li · 13 years ago
  67. 66269ea Move extract native libraries to JNI code by Kenny Root · 13 years ago
  68. af20eac Merge "Fix bug 4319552 Java to native channel mask translation" by Jean-Michel Trivi · 13 years ago
  69. bc68a59 Report the external display size to the input reader. by Jeff Brown · 13 years ago
  70. d9ae1c5 Fix bug 4319552 Java to native channel mask translation by Jean-Michel Trivi · 13 years ago
  71. 467cabe Throw NullPointerException on args to Time#compare by Kenny Root · 13 years ago
  72. 5518dd9 Merge "Add support for creating a Surface from a a SurfaceTexture." by Ted Bonkenburg · 13 years ago
  73. 55bc5f3 Updated: Wi-Fi p2p framework by repo sync · 13 years ago
  74. 0de171b Add support for creating a Surface from a a SurfaceTexture. by Ted Bonkenburg · 13 years ago
  75. 0869511 Merge "Decouple GLES20RecordingCanvas lifetime from GLES20DisplayList. Bug: 5062011" by Jeff Brown · 13 years ago
  76. 162a021 Decouple GLES20RecordingCanvas lifetime from GLES20DisplayList. Bug: 5062011 by Jeff Brown · 13 years ago
  77. d7a374f Merge "Fix multicast API" by Irfan Sheriff · 13 years ago
  78. b0c1b80f Fix multicast API by Irfan Sheriff · 13 years ago
  79. 0eecc27 Merge "AudioRecord JAVA: expose audio session Id" by Eric Laurent · 13 years ago
  80. 648bee1 Convert looper traces to traceview traces by Romain Guy · 13 years ago
  81. c2063a5 Fix bug #5037425 Canvas.drawText can't handle Right-to-Left text and text composing by Fabrice Di Meglio · 13 years ago
  82. 3ad4d3c Merge "Add C code to use BDADDR_ANY macro properly. The macro expands into code that is not valid C++. So we need to use a C helper." by Doug Kwan · 13 years ago
  83. f40aa38 Merge "Trim OpenGLRenderer's memory usage whenever possible" by Romain Guy · 13 years ago
  84. 6be3d55 Add lock/unlockCanvas to TextureView by Romain Guy · 13 years ago
  85. bdf7609 Trim OpenGLRenderer's memory usage whenever possible by Romain Guy · 13 years ago
  86. 46c7250 Merge "Clean test APIs for Harfbuzz support" by Fabrice Di Meglio · 13 years ago
  87. 44ff4cd AudioRecord JAVA: expose audio session Id by Eric Laurent · 13 years ago
  88. f9cf814 Stop attempting to call the removed -Xdeadlockpredict option. by Elliott Hughes · 13 years ago
  89. 0e3328f Rework and fix "adb shell dumpsys meminfo" by Dianne Hackborn · 13 years ago
  90. 75d086e Add C code to use BDADDR_ANY macro properly. The macro expands into code by Doug Kwan · 13 years ago
  91. 796cc96 Clean test APIs for Harfbuzz support by Fabrice Di Meglio · 13 years ago
  92. f85ad93 Don't break the build... by Romain Guy · 13 years ago
  93. dafbf24 Remove unused code by Romain Guy · 13 years ago
  94. 99b7b7a Force bitmaps to load in ARGB8888 by default. Bug #5024993 by Romain Guy · 13 years ago
  95. 14fcf90 Fix invalid JNI call signature. Bug: 5029536 by Jeff Brown · 13 years ago
  96. c1b9bbb Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 13 years ago
  97. 6dd4531 resolved conflicts for merge of ab3ec176 to honeycomb-plus-aosp by Jaikumar Ganesh · 13 years ago
  98. 9ff8949 am 53cf7858: Merge "Bluetooth: correcting return value from cancelDiscovery" by Jaikumar Ganesh · 13 years ago
  99. 53cf785 Merge "Bluetooth: correcting return value from cancelDiscovery" by Jaikumar Ganesh · 13 years ago
  100. 8ff5a9d resolved conflicts for merge of 99cd6671 to master by Wink Saville · 13 years ago