1. 8e7991a Fix for 4087846 Crash reported by monkey report (Java/Jni) by Rajneesh Chowdury · 13 years ago
  2. 3ec9d06 Merge "MtpDevice: Handle zero length packets in readResponse()" into honeycomb-mr1 by Mike Lockwood · 13 years ago
  3. 7ea3c7f Merge "- Some change on the DrmManager in order to support feature request 4082089. In DrmManager, we currently lock both processDrmInfo() and onInfo() which is ok for now since processDrmInfo() is async call, and it will return without waiting for onInfo() call. However, if we send an event in processDrmInfo(), we will got deadlock here because we need to invoke onInf() which will wait for processDrmInfo() to release the lock. Use different lock for onInfo(). - Remove some redundent mutex lock." into honeycomb-mr1 by Gloria Wang · 13 years ago
  4. 90f5d75 MtpDevice: Handle zero length packets in readResponse() by Mike Lockwood · 13 years ago
  5. e976ff4 Merge "Add a dialog to ask user to start an application for a USB device or accessory" into honeycomb-mr1 by Mike Lockwood · 13 years ago
  6. dec0b75 Merge "MTP host: Fix problems reading large data packets" into honeycomb-mr1 by Mike Lockwood · 13 years ago
  7. bce6f8f Add a dialog to ask user to start an application for a USB device or accessory by Mike Lockwood · 13 years ago
  8. bcc0516 MTP host: Fix problems reading large data packets by Mike Lockwood · 13 years ago
  9. 767d7a0 Merge "Add a test app: quota exceeded doing a backup" into honeycomb-mr1 by Christopher Tate · 13 years ago
  10. 9ff6483 Merge "Fix issues #4087362 and #4087356" into honeycomb-mr1 by Dianne Hackborn · 13 years ago
  11. 38507bb Add a test app: quota exceeded doing a backup by Christopher Tate · 13 years ago
  12. 9fffd9a Merge "USB: minor cleanup work" into honeycomb-mr1 by Mike Lockwood · 13 years ago
  13. 87584f5 Merge "Fix bug 4083825 - Gesture zoom locked along content edges under some circumstances" into honeycomb-mr1 by Adam Powell · 13 years ago
  14. 7647091 Merge "Bug 3515073 Add ANativeWindow_fromSurfaceTexture" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  15. 62cfeeb USB: minor cleanup work by Mike Lockwood · 13 years ago
  16. 192b591 - Some change on the DrmManager in order to support feature request 4082089. by Gloria Wang · 13 years ago
  17. f0230cc Merge "HTML5 Video improvements" into honeycomb-mr1 by Nicolas Roard · 13 years ago
  18. 0e778a1 HTML5 Video improvements by Nicolas Roard · 13 years ago
  19. cf407ad Fix issues #4087362 and #4087356 by Dianne Hackborn · 13 years ago
  20. 14c875e Merge "Clear default for USB device/accessory when new matching app is installed" into honeycomb-mr1 by Mike Lockwood · 13 years ago
  21. c7d32d10 Clear default for USB device/accessory when new matching app is installed by Mike Lockwood · 13 years ago
  22. 761b844 am 9f187296: Merge "DOC CHANGE: Fix 4084450 monkeyrunner_concepts" into honeycomb by Joe Malin · 13 years ago
  23. 9f18729 Merge "DOC CHANGE: Fix 4084450 monkeyrunner_concepts" into honeycomb by Joe Malin · 13 years ago
  24. c37308f Fix bug 4083825 - Gesture zoom locked along content edges under some by Adam Powell · 13 years ago
  25. 0eb7b69 Merge changes Ib63ab95a,I585b0610,Ia84da0b5 into honeycomb-mr1 by Mike Lockwood · 13 years ago
  26. 9856fbd Merge "Broaden the filter for wallpaper restore" into honeycomb-mr1 by Christopher Tate · 13 years ago
  27. 7b07630 Merge "Fix issue #4084124: Wingray Often see black screen after market ANR due to 4084121" into honeycomb-mr1 by Dianne Hackborn · 13 years ago
  28. 492eb33 Merge "Fix issue #4081756: Crash when un-stopping applications" into honeycomb-mr1 by Dianne Hackborn · 13 years ago
  29. 92f2f3f Merge "Bug 3012968 DRM output control" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  30. a75075e1 UsbManager: Hide APIs not needed for USB host or accessory support. by Mike Lockwood · 13 years ago
  31. c72eb91 Remove MtpClient class from framework and public API by Mike Lockwood · 13 years ago
  32. acc29cc UsbDevice: Move IO related methods to new UsbDeviceConnection class by Mike Lockwood · 13 years ago
  33. 364903b Merge "Support for USB accessory URIs" into honeycomb-mr1 by Mike Lockwood · 13 years ago
  34. 352987e Merge "Fix 3201849: Enable hardware acceleration in LockScreen WaveView [DO NOT MERGE]" into honeycomb-mr1 by Jim Miller · 13 years ago
  35. f1093df Merge "Updated cellular data indicators with transmission signals AGAIN Bug: #6699FF" into honeycomb-mr1 by Justin Ho · 13 years ago
  36. 48a412b Updated cellular data indicators with transmission signals AGAIN Bug: #6699FF by Justin Ho · 13 years ago
  37. 57162cd Merge "Wire up the data activity reporting on wifi icon in status bar." into honeycomb-mr1 by Justin Ho · 13 years ago
  38. f32621a Wire up the data activity reporting on wifi icon in status bar. by Joe Onorato · 13 years ago
  39. 5ec35c1 Merge "Fix bug 4082512 IAE "pointerIndex out of range" while zooming over flashplayer in browser" into honeycomb-mr1 by Adam Powell · 13 years ago
  40. dacf0d0 Merge "Updated cellular data indicators with transmission signals Bug: #6699FF" into honeycomb-mr1 by Justin Ho · 13 years ago
  41. f269fe3 Updated cellular data indicators with transmission signals Bug: #6699FF by Justin Ho · 13 years ago
  42. 769e132 Merge "b/4080388 Improving the performance of ZoomManager" into honeycomb-mr1 by Huahui Wu · 13 years ago
  43. 8f626a1 Fix bug 4082512 IAE "pointerIndex out of range" while zooming over by Adam Powell · 13 years ago
  44. c7fcc50 Merge "Teach the framework to use the new android_reboot() function." into honeycomb-mr1 by Ken Sumrall · 13 years ago
  45. b8763f6 Bug 3012968 DRM output control by Glenn Kasten · 14 years ago
  46. 15ffcc6 DOC CHANGE: Fix 4084450 monkeyrunner_concepts by Joe Malin · 13 years ago
  47. b2e606f Merge "SurfaceFlinger: Respect the PROTECTED gralloc bit." into honeycomb-mr1 by Jamie Gennis · 13 years ago
  48. 9b95a4f Broaden the filter for wallpaper restore by Christopher Tate · 13 years ago
  49. 31484fb b/4080388 Improving the performance of ZoomManager by Huahui Wu · 13 years ago
  50. e90c499 Merge "fix [4025681] continuous sensors should not try to send an event as soon as they're activated" into honeycomb-mr1 by Mathias Agopian · 13 years ago
  51. 1b36592 Fix 3201849: Enable hardware acceleration in LockScreen WaveView [DO NOT MERGE] by Jim Miller · 13 years ago
  52. 2fc7976 Merge "Inline HTML5 Video support" into honeycomb-mr1 by Teng-Hui Zhu · 13 years ago
  53. cf63b66 Merge "Fix bug 4080407 - Browser stuck after scrolling- page stops responding" into honeycomb-mr1 by Adam Powell · 13 years ago
  54. cb44d96 Fix issue #4084124: Wingray Often see black screen after market ANR due to 4084121 by Dianne Hackborn · 13 years ago
  55. 661e8b1 Inline HTML5 Video support by Teng-Hui Zhu · 13 years ago
  56. 80615b0 Fix bug 4080407 - Browser stuck after scrolling- page stops responding by Adam Powell · 13 years ago
  57. f72606c SurfaceFlinger: Respect the PROTECTED gralloc bit. by Jamie Gennis · 13 years ago
  58. dc8b70c am c411b4ec: Merge "docs: fix misc doc bugs bug: 3295540 bug: 3319686 bug: 3337541 bug: 3355640 bug: 3483758" into honeycomb by Scott Main · 13 years ago
  59. dd7617b am 0722cec0: Merge "docs: fix error in common tasks code snippet and add redirects to all faq docs from /guide to docs in /resources bug:3475300" into honeycomb by Scott Main · 13 years ago
  60. cf994cc Merge "resolved conflicts for merge of 16cbe575 to honeycomb-mr1" into honeycomb-mr1 by Xia Wang · 13 years ago
  61. 8d94d82 fix [4025681] continuous sensors should not try to send an event as soon as they're activated by Mathias Agopian · 13 years ago
  62. c411b4e Merge "docs: fix misc doc bugs bug: 3295540 bug: 3319686 bug: 3337541 bug: 3355640 bug: 3483758" into honeycomb by Scott Main · 13 years ago
  63. 0722cec Merge "docs: fix error in common tasks code snippet and add redirects to all faq docs from /guide to docs in /resources bug:3475300" into honeycomb by Scott Main · 13 years ago
  64. a7118e3 Merge "Fix for 4080402 NPE in Transition.setDuration" into honeycomb-mr1 by Rajneesh Chowdury · 13 years ago
  65. 4bc5c4a resolved conflicts for merge of 16cbe575 to honeycomb-mr1 by Xia Wang · 13 years ago
  66. ff25b97 Merge "Import revised translations. DO NOT MERGE" into honeycomb-mr1 by Eric Fischer · 13 years ago
  67. 4942d99 Import revised translations. DO NOT MERGE by Eric Fischer · 13 years ago
  68. 16cbe57 Merge "Add WifiStressTest to Wi-Fi only test suite." into honeycomb by Xia Wang · 13 years ago
  69. fa1d72c89 Merge "New textfield search assets Bug: 3321263" into honeycomb-mr1 by Justin Ho · 13 years ago
  70. a925cd4 Fix issue #4081756: Crash when un-stopping applications by Dianne Hackborn · 13 years ago
  71. 8d257f8 Merge "Import revised translations. DO NOT MERGE" into honeycomb-mr1 by Eric Fischer · 13 years ago
  72. 024b4f1 Support for USB accessory URIs by Mike Lockwood · 13 years ago
  73. c66ef5a Import revised translations. DO NOT MERGE by Eric Fischer · 13 years ago
  74. e7defc2 Fix for 4080402 NPE in Transition.setDuration by Rajneesh Chowdury · 13 years ago
  75. 0837fde Merge "Don't limit zoom scale change by the minimum increment." into honeycomb-mr1 by Shimeng (Simon) Wang · 13 years ago
  76. 79b87df Merge "Fix for bug 4064291 WebView uses PackageManager#getInstalledApps" into honeycomb-mr1 by Kristian Monsen · 13 years ago
  77. cc08c43 Merge "UsbAccessory: Add URI string, replace type string with description" into honeycomb-mr1 by Mike Lockwood · 13 years ago
  78. 63a1b0c Fix for bug 4064291 WebView uses PackageManager#getInstalledApps by Kristian Monsen · 13 years ago
  79. 3de30a4 Update API. by Jeff Brown · 13 years ago
  80. ac36d7c UsbAccessory: Add URI string, replace type string with description by Mike Lockwood · 13 years ago
  81. efd3266 Input improvements and bug fixes. by Jeff Brown · 13 years ago
  82. 9e8e40c Recognize 3D joysticks. (DO NOT MERGE) by Jeff Brown · 13 years ago
  83. 1895549 Merge "Fix off by one errors in touch motion ranges. (DO NOT MERGE)" into honeycomb-mr1 by Jeff Brown · 13 years ago
  84. 55605c9 Merge "Support POLICY_FLAG_ALT et. al. (DO NOT MERGE)" into honeycomb-mr1 by Jeff Brown · 13 years ago
  85. 06a0c9f Merge "Make PointerLocationView also log generic motions and some keys. (DO NOT MERGE)" into honeycomb-mr1 by Jeff Brown · 13 years ago
  86. 7fd9815 Merge "Fix issue #4066157: ActivityManager.getMemoryClass() returning large memory class" into honeycomb-mr1 by Dianne Hackborn · 13 years ago
  87. 3911b45 Don't limit zoom scale change by the minimum increment. by Shimeng (Simon) Wang · 13 years ago
  88. 0da47da Teach the framework to use the new android_reboot() function. by Ken Sumrall · 13 years ago
  89. 87e8ab3 am b56cb53f: Merge "DOC CHANGE: Add IntelliJ to Dev Guide" into honeycomb by Joe Malin · 13 years ago
  90. b56cb53 Merge "DOC CHANGE: Add IntelliJ to Dev Guide" into honeycomb by Joe Malin · 13 years ago
  91. 0175e94 Merge "Fix external bug http://code.google.com/p/android/issues/detail?id=15183" into honeycomb-mr1 by Adam Powell · 13 years ago
  92. 7ee1ff1 Fix external bug http://code.google.com/p/android/issues/detail?id=15183 by Adam Powell · 13 years ago
  93. e23ae88 DOC CHANGE: Add IntelliJ to Dev Guide by Joe Malin · 13 years ago
  94. 2498b4b Merge "Fix 3510563: memory leak in BitmapRegionDecoder." into honeycomb-mr1 by Wei-Ta Chen · 13 years ago
  95. 54fe585 Merge "- Change level of some LOGs from LOGE to LOGV because those logs are not error logs from non-DRMed content's point of view. - Add more mutex lock to avoid crash by multi-thread calls. - Fix for bug 4050039" into honeycomb-mr1 by Gloria Wang · 13 years ago
  96. 2ef2d49 - Change level of some LOGs from LOGE to LOGV because those logs by Gloria Wang · 13 years ago
  97. 7b5cb3c Merge "Fix issue #4068088: NPE at com.android.internal.os.BatteryStatsImpl..." into honeycomb-mr1 by Dianne Hackborn · 13 years ago
  98. 564f12e Merge changes Ifd78cca3,Ieadb86fe,If5b44ebd into honeycomb-mr1 by Mike Lockwood · 13 years ago
  99. 37c2e3e Merge "b/4075349 Make the pinch to zoom more responsive after limits." into honeycomb-mr1 by Huahui Wu · 13 years ago
  100. ff6f4c2 b/4075349 Make the pinch to zoom more responsive after limits. by Huahui Wu · 13 years ago