1. 8e9d443 Fix dangling pointer when device closed just after opening. by Jeff Brown · 13 years ago
  2. 0837fde Merge "Don't limit zoom scale change by the minimum increment." into honeycomb-mr1 by Shimeng (Simon) Wang · 13 years ago
  3. 79b87df Merge "Fix for bug 4064291 WebView uses PackageManager#getInstalledApps" into honeycomb-mr1 by Kristian Monsen · 13 years ago
  4. cc08c43 Merge "UsbAccessory: Add URI string, replace type string with description" into honeycomb-mr1 by Mike Lockwood · 13 years ago
  5. 63a1b0c Fix for bug 4064291 WebView uses PackageManager#getInstalledApps by Kristian Monsen · 13 years ago
  6. 3de30a4 Update API. by Jeff Brown · 13 years ago
  7. ac36d7c UsbAccessory: Add URI string, replace type string with description by Mike Lockwood · 13 years ago
  8. efd3266 Input improvements and bug fixes. by Jeff Brown · 13 years ago
  9. 9e8e40c Recognize 3D joysticks. (DO NOT MERGE) by Jeff Brown · 13 years ago
  10. 1895549 Merge "Fix off by one errors in touch motion ranges. (DO NOT MERGE)" into honeycomb-mr1 by Jeff Brown · 13 years ago
  11. 55605c9 Merge "Support POLICY_FLAG_ALT et. al. (DO NOT MERGE)" into honeycomb-mr1 by Jeff Brown · 13 years ago
  12. 06a0c9f Merge "Make PointerLocationView also log generic motions and some keys. (DO NOT MERGE)" into honeycomb-mr1 by Jeff Brown · 13 years ago
  13. 7fd9815 Merge "Fix issue #4066157: ActivityManager.getMemoryClass() returning large memory class" into honeycomb-mr1 by Dianne Hackborn · 13 years ago
  14. 3911b45 Don't limit zoom scale change by the minimum increment. by Shimeng (Simon) Wang · 13 years ago
  15. 87e8ab3 am b56cb53f: Merge "DOC CHANGE: Add IntelliJ to Dev Guide" into honeycomb by Joe Malin · 13 years ago
  16. b56cb53 Merge "DOC CHANGE: Add IntelliJ to Dev Guide" into honeycomb by Joe Malin · 13 years ago
  17. 0175e94 Merge "Fix external bug http://code.google.com/p/android/issues/detail?id=15183" into honeycomb-mr1 by Adam Powell · 13 years ago
  18. 7ee1ff1 Fix external bug http://code.google.com/p/android/issues/detail?id=15183 by Adam Powell · 13 years ago
  19. e23ae88 DOC CHANGE: Add IntelliJ to Dev Guide by Joe Malin · 13 years ago
  20. 2498b4b Merge "Fix 3510563: memory leak in BitmapRegionDecoder." into honeycomb-mr1 by Wei-Ta Chen · 13 years ago
  21. 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
  22. 2ef2d49 - Change level of some LOGs from LOGE to LOGV because those logs by Gloria Wang · 13 years ago
  23. 7b5cb3c Merge "Fix issue #4068088: NPE at com.android.internal.os.BatteryStatsImpl..." into honeycomb-mr1 by Dianne Hackborn · 13 years ago
  24. 564f12e Merge changes Ifd78cca3,Ieadb86fe,If5b44ebd into honeycomb-mr1 by Mike Lockwood · 13 years ago
  25. 37c2e3e Merge "b/4075349 Make the pinch to zoom more responsive after limits." into honeycomb-mr1 by Huahui Wu · 13 years ago
  26. ff6f4c2 b/4075349 Make the pinch to zoom more responsive after limits. by Huahui Wu · 13 years ago
  27. 6167a39 Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1 by Jamie Gennis · 13 years ago
  28. 5c9248f Merge "Fix 4027057: Improve resolution of RecentApps thumbnail images." into honeycomb-mr1 by Jim Miller · 13 years ago
  29. 788dd5e am 2a36cf42: doc change: removing references to eclipse 3.4 by Robert Ly · 13 years ago
  30. 838aa45 Merge "fix [4026375] SensorManager quaternion functions can call sqrt with a negative number" into honeycomb-mr1 by Mathias Agopian · 13 years ago
  31. c8a4b11e Merge "Fix a race condition during Context init/teardown." into honeycomb-mr1 by Stephen Hines · 13 years ago
  32. b966b9d MTP: Convert date created and modified values from seconds to milliseconds by Mike Lockwood · 13 years ago
  33. 23c5861 Merge "Scroll textfield onscreen when the IME shows." into honeycomb-mr1 by Leon Scroggins · 13 years ago
  34. 32de2f6 Fix issue #4068088: NPE at com.android.internal.os.BatteryStatsImpl... by Dianne Hackborn · 13 years ago
  35. 166b190 Merge "b/3307761 Clean up the flag mIsHandlingMultiTouch." into honeycomb-mr1 by Huahui Wu · 13 years ago
  36. 580b641 Update USB accessory compatibility library to support new requestPermission API by Mike Lockwood · 13 years ago
  37. 607710a UsbService: Don't require permissions for UsbManager.getCurrentAccessory() by Mike Lockwood · 13 years ago
  38. d69b701 Scroll textfield onscreen when the IME shows. by Leon Scroggins · 13 years ago
  39. b22bb1d Merge "UsbManager: Fix broken Javadoc links" into honeycomb-mr1 by Ed Heyl · 13 years ago
  40. 980f043 UsbManager: Fix broken Javadoc links by Mike Lockwood · 13 years ago
  41. cc34967 Merge "Fix issue 3439872: video chat and bluetooth SCO" into honeycomb-mr1 by Eric Laurent · 13 years ago
  42. 12c37ca Merge "Consider mInitialScale when setting min zoom scale." into honeycomb-mr1 by Shimeng (Simon) Wang · 13 years ago
  43. 2c3ed82 Merge "Change UsbManager.requestPermission to only grant permission temporarily" into honeycomb-mr1 by Mike Lockwood · 13 years ago
  44. 2a36cf4 doc change: removing references to eclipse 3.4 by Robert Ly · 13 years ago
  45. 5fa7aac Merge "Fix bug 4064086 Use a death handler on audio focus changes from mode" into honeycomb-mr1 by Jean-Michel Trivi · 13 years ago
  46. c6f23e8 Change UsbManager.requestPermission to only grant permission temporarily by Mike Lockwood · 13 years ago
  47. 7ad85eb Merge "Persist wifi override in airplane mode" into honeycomb-mr1 by Irfan Sheriff · 13 years ago
  48. 9386a24 b/3307761 Clean up the flag mIsHandlingMultiTouch. by Huahui Wu · 13 years ago
  49. ea44c7c Merge "Pass the auto login header information to the app." into honeycomb-mr1 by Patrick Scott · 13 years ago
  50. 9e697ee Merge "Fix for bug 3469242 Turn of extra debugging before shipping" into honeycomb-mr1 by Kristian Monsen · 13 years ago
  51. 9e8e4ea Merge changes Ib517e5e4,I93be7695,I49bf22a4 into honeycomb-mr1 by Mike Lockwood · 13 years ago
  52. 9626b14 Fix off by one errors in touch motion ranges. (DO NOT MERGE) by Jeff Brown · 13 years ago
  53. 924c4d4 Support POLICY_FLAG_ALT et. al. (DO NOT MERGE) by Jeff Brown · 13 years ago
  54. 696e66e Make PointerLocationView also log generic motions and some keys. (DO NOT MERGE) by Jeff Brown · 13 years ago
  55. 36b077d Merge "Eliminate some accidental log spam. (DO NOT MERGE)" into honeycomb-mr1 by Jeff Brown · 13 years ago
  56. 12230ea Merge "Fix bug 4065021 - Adjust spacing of the "home" action bar item to be consistent with the "up" indicator" into honeycomb-mr1 by Adam Powell · 13 years ago
  57. 2b0952b Fix bug 4065021 - Adjust spacing of the "home" action bar item to be by Adam Powell · 13 years ago
  58. 812dba1 Merge "Prevents NPE when a View was detached Bug #4068284" into honeycomb-mr1 by Romain Guy · 13 years ago
  59. 658772f Persist wifi override in airplane mode by Irfan Sheriff · 13 years ago
  60. e70d506 Fix 4027057: Improve resolution of RecentApps thumbnail images. by Jim Miller · 13 years ago
  61. 1250c94 Merge "Bug 3509417 - Refine touch event serialization" into honeycomb-mr1 by Adam Powell · 13 years ago
  62. d591357 Close USB dialogs if their corresponding accessory or device has disconnected by Mike Lockwood · 13 years ago
  63. f986d49 Merge "Partial invalidation of the browser textures" into honeycomb-mr1 by Nicolas Roard · 13 years ago
  64. 57e42c3 am b0355410: docs: replace misc screenshots from Mac with shots from Windows bug: 3490831 by Scott Main · 13 years ago
  65. 3a68b83 USB: Add API and dialog for apps to request permissions for USB devices and accessories by Mike Lockwood · 13 years ago
  66. b035541 docs: replace misc screenshots from Mac with shots from Windows bug: 3490831 by Scott Main · 13 years ago
  67. e294d41 Prevents NPE when a View was detached Bug #4068284 by Romain Guy · 13 years ago
  68. 8c7d8c3 UsbService: Automatically use system apps by default if it is the only choice by Mike Lockwood · 13 years ago
  69. cac8228 Fix a race condition during Context init/teardown. by Stephen Hines · 13 years ago
  70. d2acedf ANativeWindow: add queues-to-window-composer check. by Jamie Gennis · 13 years ago
  71. b23bdf5 Eliminate some accidental log spam. (DO NOT MERGE) by Jeff Brown · 13 years ago
  72. 1f111f1 Merge "Searchview layout cleanup. Some more tweaks required for Market." into honeycomb-mr1 by Amith Yamasani · 13 years ago
  73. 421ddc0 Fix issue 3439872: video chat and bluetooth SCO by Eric Laurent · 13 years ago
  74. 79f7430 Searchview layout cleanup. Some more tweaks required for Market. by Amith Yamasani · 13 years ago
  75. ae9d264 Bug 3509417 - Refine touch event serialization by Adam Powell · 13 years ago
  76. 7ad33c8 Fix issue #4066157: ActivityManager.getMemoryClass() returning large memory class by Dianne Hackborn · 13 years ago
  77. 3de6a9b Merge "Fix 4025684: Don't include wallpaper dimensions in bounds calculation" into honeycomb-mr1 by Jim Miller · 13 years ago
  78. 09a3166 Merge "Fix issue #3505861: Need to decide large/xlarge screen size limits" into honeycomb-mr1 by Dianne Hackborn · 13 years ago
  79. 2aded18 Fix 4025684: Don't include wallpaper dimensions in bounds calculation by Jim Miller · 13 years ago
  80. 7b27dc1 Merge "Updated text cursor assets" into honeycomb-mr1 by Justin Ho · 13 years ago
  81. f596d69 Merge "LayoutLib: fix Capabilities and getDimensionPixelSize" into honeycomb-mr1 by Xavier Ducrohet · 13 years ago
  82. b0ac8e7 Updated text cursor assets by Justin Ho · 13 years ago
  83. 382f4e6e Fix bug 4064086 Use a death handler on audio focus changes from mode by Jean-Michel Trivi · 13 years ago
  84. adaa12c LayoutLib: fix Capabilities and getDimensionPixelSize by Xavier Ducrohet · 13 years ago
  85. f10615d Merge "Fixing inconsistency between invalidate region and draw region" into honeycomb-mr1 by Adam Cohen · 13 years ago
  86. c9e5989 Merge "Clarify rules about encryption of emulated storage." into honeycomb-mr1 by Andy Stadler · 13 years ago
  87. 3d7796c Merge "Correctly handle opaque fading views Bug #3475554" into honeycomb-mr1 by Romain Guy · 13 years ago
  88. ccdeb60 Merge "Fix 4025690,4027061: Minor tweaks to recent applications layouts" into honeycomb-mr1 by Jim Miller · 13 years ago
  89. 8496ddc Merge "b/3307761 Tuning two fingers pan." into honeycomb-mr1 by Huahui Wu · 13 years ago
  90. 633c3775 Consider mInitialScale when setting min zoom scale. by Shimeng (Simon) Wang · 13 years ago
  91. 321aa2b Fixing inconsistency between invalidate region and draw region by Adam Cohen · 13 years ago
  92. 463cc0c b/3307761 Tuning two fingers pan. by Huahui Wu · 13 years ago
  93. 3cb5ded Partial invalidation of the browser textures by Nicolas Roard · 13 years ago
  94. 39184a0 Merge "In xlarge, use "tab" instead of "window"" into honeycomb-mr1 by John Reck · 13 years ago
  95. c040eb2 Merge "LayoutLib: Fix dimension parsing to handle negative value." into honeycomb-mr1 by Xavier Ducrohet · 13 years ago
  96. 2243e55 Correctly handle opaque fading views Bug #3475554 by Romain Guy · 13 years ago
  97. 687fe20 Merge "LayoutLib: Implement some missing add###() method in Path." into honeycomb-mr1 by Xavier Ducrohet · 13 years ago
  98. 9af6c1c In xlarge, use "tab" instead of "window" by John Reck · 13 years ago
  99. cc1d9f7 Fix issue #3505861: Need to decide large/xlarge screen size limits by Dianne Hackborn · 13 years ago
  100. 949d0c8 Merge "Text handles positions' are correctly updated." into honeycomb-mr1 by Gilles Debunne · 13 years ago