1. edf1fc6 Whoops, forgot the HONEYCOMB_MR1 constant. :( by Dianne Hackborn · 13 years ago
  2. def35f7 Merge "Fix for 4089881. - Add one more parameter in the interface of DrmEvent and its subclasses DrmInfoEvent and DrmErrorEvent - Send back DrmInfo in the response of async processDrmInfo calls" into honeycomb-mr1 by Gloria Wang · 13 years ago
  3. f8bf3c4 Fix for 4089881. by Gloria Wang · 13 years ago
  4. e54f665 deprecate getVisibleTitleHeight by Michael Kolb · 13 years ago
  5. 221830b Merge "Add support for USB accessory serial numbers" into honeycomb-mr1 by Mike Lockwood · 13 years ago
  6. 015b1ec Add support for USB accessory serial numbers by Mike Lockwood · 13 years ago
  7. 27b2777 For issue 4082089 Add more info and error events into the DRM framework by Gloria Wang · 13 years ago
  8. 9ff6483 Merge "Fix issues #4087362 and #4087356" into honeycomb-mr1 by Dianne Hackborn · 13 years ago
  9. 62cfeeb USB: minor cleanup work by Mike Lockwood · 13 years ago
  10. cf407ad Fix issues #4087362 and #4087356 by Dianne Hackborn · 13 years ago
  11. a75075e1 UsbManager: Hide APIs not needed for USB host or accessory support. by Mike Lockwood · 13 years ago
  12. acc29cc UsbDevice: Move IO related methods to new UsbDeviceConnection class by Mike Lockwood · 13 years ago
  13. cc08c43 Merge "UsbAccessory: Add URI string, replace type string with description" into honeycomb-mr1 by Mike Lockwood · 13 years ago
  14. 3de30a4 Update API. by Jeff Brown · 13 years ago
  15. ac36d7c UsbAccessory: Add URI string, replace type string with description by Mike Lockwood · 13 years ago
  16. efd3266 Input improvements and bug fixes. by Jeff Brown · 13 years ago
  17. ea44c7c Merge "Pass the auto login header information to the app." into honeycomb-mr1 by Patrick Scott · 13 years ago
  18. 3a68b83 USB: Add API and dialog for apps to request permissions for USB devices and accessories by Mike Lockwood · 13 years ago
  19. 85a50ff Pass the auto login header information to the app. by Patrick Scott · 14 years ago
  20. 102930a Merge "Remove deprecated and unused entryEvicted method." into honeycomb-mr1 by Jesse Wilson · 13 years ago
  21. 6defd2d NEW_API: Unhide RTP APIs. by Chia-chi Yeh · 13 years ago
  22. 0f73fe1 Merge "bug:3513950 Rename "completedDownload" to "addCompletedDownload"" into honeycomb-mr1 by Vasu Nori · 13 years ago
  23. 3728130 bug:3513950 Rename "completedDownload" to "addCompletedDownload" by Vasu Nori · 13 years ago
  24. f0210c3 Merge "Joystick tweaks. (DO NOT MERGE)" into honeycomb-mr1 by Jeff Brown · 13 years ago
  25. dfed7c0 Remove deprecated and unused entryEvicted method. by Jesse Wilson · 13 years ago
  26. 9f5f7af Deprecating webkit API's that might not be supported in the future do not merge by Kristian Monsen · 13 years ago
  27. 8529745 Joystick tweaks. (DO NOT MERGE) by Jeff Brown · 13 years ago
  28. 78e7684 Merge "getTextRunCursor gets deprecated in SpannableStringBuilder" into honeycomb-mr1 by Gilles Debunne · 13 years ago
  29. b0b2256 getTextRunCursor gets deprecated in SpannableStringBuilder by Gilles Debunne · 13 years ago
  30. e3a7f62 Fix Fragment.onInflate() to actually work correctly. by Dianne Hackborn · 13 years ago
  31. 9225b00 Add new ViewConfiguration accessors for key repeat parameters. by Jeff Brown · 13 years ago
  32. acc3944 Merge "Add an API to force Views to render their layer." by Romain Guy · 13 years ago
  33. f1ae106 Add an API to force Views to render their layer. by Romain Guy · 13 years ago
  34. de75cb4 Fix issue #3400119: API to specify a black background behind a window transition by Dianne Hackborn · 13 years ago
  35. c4308f0 Move USB framework support from android.hardware to android.hardware.usb package by Mike Lockwood · 13 years ago
  36. a6cbf50 Merge "Add ParcelFileDescriptor APIs to get raw fd." by Dianne Hackborn · 13 years ago
  37. c9119f5 Add ParcelFileDescriptor APIs to get raw fd. by Dianne Hackborn · 13 years ago
  38. c93f67c Merge "Add platform features for USB host and USB accessory support." by Mike Lockwood · 13 years ago
  39. fae640b Merge "UsbManager: Enhancements for managing USB devices and accessories" by Mike Lockwood · 13 years ago
  40. f4ca247 Add platform features for USB host and USB accessory support. by Mike Lockwood · 13 years ago
  41. 02eb874 UsbManager: Enhancements for managing USB devices and accessories by Mike Lockwood · 13 years ago
  42. 9611f2e Small change to AppWidgetProviderInfo public field name and docs by Adam Cohen · 13 years ago
  43. 8f34567 Add scroll wheel support to TextView. by Jeff Brown · 13 years ago
  44. 42c5eec Merge "Add support for mouse hover and scroll wheel." by Jeff Brown · 13 years ago
  45. affe40a Merge "Callback on any removal, not just evictions." by Jesse Wilson · 13 years ago
  46. 506b70c Merge "Revert the 11.xml part of bug 3438513" by Glenn Kasten · 13 years ago
  47. 7db1b40 Callback on any removal, not just evictions. by Jesse Wilson · 13 years ago
  48. 33bbfd2 Add support for mouse hover and scroll wheel. by Jeff Brown · 13 years ago
  49. d752c3b Merge "Implement issue #3426299: Introduce application "stopped" state" by Dianne Hackborn · 13 years ago
  50. d2e20de Adding framework support for resizable widgets by Adam Cohen · 13 years ago
  51. e7f9721 Implement issue #3426299: Introduce application "stopped" state by Dianne Hackborn · 13 years ago
  52. a00f386 Add ViewPropertyAnimator for easy animation of View properties by Chet Haase · 13 years ago
  53. 50fc0e5 Merge "Remove default constructors from static utility classes." by Jesse Wilson · 13 years ago
  54. 30b1fe0 Merge "Exposing the CalendarView of the DatePicker." by Svetoslav Ganov · 13 years ago
  55. a5364ee Add an API to control the distance between a View and its camera. by Romain Guy · 13 years ago
  56. 5f3f6ce Exposing the CalendarView of the DatePicker. by Svetoslav Ganov · 13 years ago
  57. b607b88 Merge "UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts" by Mike Lockwood · 13 years ago
  58. a0f8bc5 Remove default constructors from static utility classes. by Jesse Wilson · 13 years ago
  59. 256d603 Merge "Hiding deprecated classes and methods" by Kristian Monsen · 13 years ago
  60. 47b8ade Add a new Camera API to control the camera's location by Romain Guy · 13 years ago
  61. f0d9731 Hiding deprecated classes and methods by Kristian Monsen · 14 years ago
  62. 188d00b UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts by Mike Lockwood · 13 years ago
  63. af5b406 New flag to open intent in a new tab. by Leon Scroggins · 13 years ago
  64. b153bc9 Merge "Cursor background attribute made public" by Gilles Debunne · 13 years ago
  65. cc0c159 Add new hover move action and scroll wheel plumbing. by Jeff Brown · 13 years ago
  66. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 13 years ago
  67. 363d491 Cursor background attribute made public by Gilles Debunne · 13 years ago
  68. 4afd62b Add an API to listen for window attach/detach events on a View. by Adam Powell · 13 years ago
  69. 6166bac Merge "Make SIP AuthName APIs public." by Chung-yih Wang · 13 years ago
  70. 5151038 Merge "Rework thumbnail API to not suffer from IPC failures." by Dianne Hackborn · 13 years ago
  71. 9e25df4 Make SIP AuthName APIs public. by Chung-yih Wang · 13 years ago
  72. 45708bf Merge "Add support for arbitrary axes in MotionEvents." by Jeff Brown · 13 years ago
  73. d94df45 Rework thumbnail API to not suffer from IPC failures. by Dianne Hackborn · 13 years ago
  74. 88083d4 Merge "Make high performance wifi lock public" by Irfan Sheriff · 13 years ago
  75. f7f9d9c Expose an API to get a bitmap's size in bytes. by Jesse Wilson · 13 years ago
  76. 652bc96 Make high performance wifi lock public by Irfan Sheriff · 13 years ago
  77. 7343bb5 Merge "Deprecate non-X509Certificate SslCertificate constructors" by Brian Carlstrom · 13 years ago
  78. cc687c5 Deprecate non-X509Certificate SslCertificate constructors by Brian Carlstrom · 13 years ago
  79. 984dd8a Merge "UsbManager: New APIs for USB accessories" by Mike Lockwood · 13 years ago
  80. b841337 am 04ddff69: am b1835085: Merge "@hide DPM global proxy settings" into honeycomb by Andy Stadler · 13 years ago
  81. d267272 @hide DPM global proxy settings by Andy Stadler · 13 years ago
  82. 9182d3c UsbManager: New APIs for USB accessories by Mike Lockwood · 13 years ago
  83. 91c69ab Add support for arbitrary axes in MotionEvents. by Jeff Brown · 13 years ago
  84. 9c4cc03 Add a method to check a string contained in ExtraValue of InputMethodSubtype by satok · 13 years ago
  85. 7f9ff9d Disable cross-app drag/drop by Christopher Tate · 13 years ago
  86. 0b96a57 Making AdapaterViewAnimator setDisplayedChild remotable by Adam Cohen · 13 years ago
  87. 56b6ad3 Add a new method, LruCache.remove by Jesse Wilson · 13 years ago
  88. c0f5d72 Revert the 11.xml part of bug 3438513 by Glenn Kasten · 13 years ago
  89. 540380f Add MTP/PTP host support to the public API by Mike Lockwood · 14 years ago
  90. c2c9a24 Don't add setMaxSize() to the LruCache API. But do add maxSize(). by Jesse Wilson · 13 years ago
  91. f9e8523 bug:3425749 send notification for completed download by Vasu Nori · 13 years ago
  92. 6dfef1b Merge "Adds CookieManager methods to configure policy for cookies for file scheme URLs" by Steve Block · 13 years ago
  93. dbc289d Bug 3438513 Fix incorrect throws clause by Glenn Kasten · 14 years ago
  94. 366a840 Expose several useful Bitmap APIs. Bug #3408073 by Romain Guy · 14 years ago
  95. e2c1f4a New LRU cache class. by Jesse Wilson · 14 years ago
  96. 1b67231 am 9ec496b4: am e1cbd0a8: Revert "Merge "bug:3414192 new API to designate a download to be OTA update" into honeycomb" by Vasu Nori · 14 years ago
  97. 770d02c Unhide MediaStore.getVersion so Music2 can use it. by Marco Nelissen · 14 years ago
  98. e1cbd0a Revert "Merge "bug:3414192 new API to designate a download to be OTA update" into honeycomb" by Vasu Nori · 14 years ago
  99. 04f024d Merge changes I80558c62,I6587f580 by Mike Lockwood · 14 years ago
  100. b73fb54 am 99e8e047: am 6bc710f7: Merge "bug:3414192 new API to designate a download to be OTA update" into honeycomb by Vasu Nori · 14 years ago