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