1. 9225b00 Add new ViewConfiguration accessors for key repeat parameters. by Jeff Brown · 14 years ago
  2. acc3944 Merge "Add an API to force Views to render their layer." by Romain Guy · 14 years ago
  3. f1ae106 Add an API to force Views to render their layer. by Romain Guy · 14 years ago
  4. de75cb4 Fix issue #3400119: API to specify a black background behind a window transition by Dianne Hackborn · 14 years ago
  5. c4308f0 Move USB framework support from android.hardware to android.hardware.usb package by Mike Lockwood · 14 years ago
  6. a6cbf50 Merge "Add ParcelFileDescriptor APIs to get raw fd." by Dianne Hackborn · 14 years ago
  7. c9119f5 Add ParcelFileDescriptor APIs to get raw fd. by Dianne Hackborn · 14 years ago
  8. c93f67c Merge "Add platform features for USB host and USB accessory support." by Mike Lockwood · 14 years ago
  9. fae640b Merge "UsbManager: Enhancements for managing USB devices and accessories" by Mike Lockwood · 14 years ago
  10. f4ca247 Add platform features for USB host and USB accessory support. by Mike Lockwood · 14 years ago
  11. 02eb874 UsbManager: Enhancements for managing USB devices and accessories by Mike Lockwood · 14 years ago
  12. 9611f2e Small change to AppWidgetProviderInfo public field name and docs by Adam Cohen · 14 years ago
  13. 8f34567 Add scroll wheel support to TextView. by Jeff Brown · 14 years ago
  14. 42c5eec Merge "Add support for mouse hover and scroll wheel." by Jeff Brown · 14 years ago
  15. affe40a Merge "Callback on any removal, not just evictions." by Jesse Wilson · 14 years ago
  16. 506b70c1 Merge "Revert the 11.xml part of bug 3438513" by Glenn Kasten · 14 years ago
  17. 7db1b40 Callback on any removal, not just evictions. by Jesse Wilson · 14 years ago
  18. 33bbfd2 Add support for mouse hover and scroll wheel. by Jeff Brown · 14 years ago
  19. d752c3b Merge "Implement issue #3426299: Introduce application "stopped" state" by Dianne Hackborn · 14 years ago
  20. d2e20de Adding framework support for resizable widgets by Adam Cohen · 14 years ago
  21. e7f9721 Implement issue #3426299: Introduce application "stopped" state by Dianne Hackborn · 14 years ago
  22. a00f386 Add ViewPropertyAnimator for easy animation of View properties by Chet Haase · 14 years ago
  23. 50fc0e5 Merge "Remove default constructors from static utility classes." by Jesse Wilson · 14 years ago
  24. 30b1fe0 Merge "Exposing the CalendarView of the DatePicker." by Svetoslav Ganov · 14 years ago
  25. a5364ee Add an API to control the distance between a View and its camera. by Romain Guy · 14 years ago
  26. 5f3f6ce Exposing the CalendarView of the DatePicker. by Svetoslav Ganov · 14 years ago
  27. b607b88 Merge "UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts" by Mike Lockwood · 14 years ago
  28. a0f8bc5 Remove default constructors from static utility classes. by Jesse Wilson · 14 years ago
  29. 256d603 Merge "Hiding deprecated classes and methods" by Kristian Monsen · 14 years ago
  30. 47b8ade Add a new Camera API to control the camera's location by Romain Guy · 14 years ago
  31. f0d9731 Hiding deprecated classes and methods by Kristian Monsen · 15 years ago
  32. 188d00b UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts by Mike Lockwood · 14 years ago
  33. af5b406 New flag to open intent in a new tab. by Leon Scroggins · 14 years ago
  34. b153bc9 Merge "Cursor background attribute made public" by Gilles Debunne · 14 years ago
  35. cc0c159 Add new hover move action and scroll wheel plumbing. by Jeff Brown · 14 years ago
  36. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 14 years ago
  37. 363d491 Cursor background attribute made public by Gilles Debunne · 14 years ago
  38. 4afd62b Add an API to listen for window attach/detach events on a View. by Adam Powell · 14 years ago
  39. 6166bac Merge "Make SIP AuthName APIs public." by Chung-yih Wang · 14 years ago
  40. 5151038 Merge "Rework thumbnail API to not suffer from IPC failures." by Dianne Hackborn · 14 years ago
  41. 9e25df4 Make SIP AuthName APIs public. by Chung-yih Wang · 14 years ago
  42. 45708bf Merge "Add support for arbitrary axes in MotionEvents." by Jeff Brown · 14 years ago
  43. d94df45 Rework thumbnail API to not suffer from IPC failures. by Dianne Hackborn · 14 years ago
  44. 88083d4f Merge "Make high performance wifi lock public" by Irfan Sheriff · 14 years ago
  45. f7f9d9c Expose an API to get a bitmap's size in bytes. by Jesse Wilson · 14 years ago
  46. 652bc96 Make high performance wifi lock public by Irfan Sheriff · 14 years ago
  47. 7343bb5 Merge "Deprecate non-X509Certificate SslCertificate constructors" by Brian Carlstrom · 14 years ago
  48. cc687c5 Deprecate non-X509Certificate SslCertificate constructors by Brian Carlstrom · 14 years ago
  49. 984dd8a Merge "UsbManager: New APIs for USB accessories" by Mike Lockwood · 14 years ago
  50. b841337 am 04ddff69: am b1835085: Merge "@hide DPM global proxy settings" into honeycomb by Andy Stadler · 14 years ago
  51. d267272 @hide DPM global proxy settings by Andy Stadler · 14 years ago
  52. 9182d3c UsbManager: New APIs for USB accessories by Mike Lockwood · 14 years ago
  53. 91c69ab Add support for arbitrary axes in MotionEvents. by Jeff Brown · 14 years ago
  54. 9c4cc03 Add a method to check a string contained in ExtraValue of InputMethodSubtype by satok · 14 years ago
  55. 7f9ff9d Disable cross-app drag/drop by Christopher Tate · 14 years ago
  56. 0b96a57 Making AdapaterViewAnimator setDisplayedChild remotable by Adam Cohen · 14 years ago
  57. 56b6ad3 Add a new method, LruCache.remove by Jesse Wilson · 14 years ago
  58. c0f5d72 Revert the 11.xml part of bug 3438513 by Glenn Kasten · 14 years ago
  59. 540380f Add MTP/PTP host support to the public API by Mike Lockwood · 14 years ago
  60. c2c9a24 Don't add setMaxSize() to the LruCache API. But do add maxSize(). by Jesse Wilson · 14 years ago
  61. f9e8523 bug:3425749 send notification for completed download by Vasu Nori · 14 years ago
  62. 6dfef1b Merge "Adds CookieManager methods to configure policy for cookies for file scheme URLs" by Steve Block · 14 years ago
  63. dbc289d Bug 3438513 Fix incorrect throws clause by Glenn Kasten · 14 years ago
  64. 366a840 Expose several useful Bitmap APIs. Bug #3408073 by Romain Guy · 14 years ago
  65. e2c1f4a New LRU cache class. by Jesse Wilson · 14 years ago
  66. 1b67231 am 9ec496b4: am e1cbd0a8: Revert "Merge "bug:3414192 new API to designate a download to be OTA update" into honeycomb" by Vasu Nori · 15 years ago
  67. 770d02c Unhide MediaStore.getVersion so Music2 can use it. by Marco Nelissen · 15 years ago
  68. e1cbd0a Revert "Merge "bug:3414192 new API to designate a download to be OTA update" into honeycomb" by Vasu Nori · 15 years ago
  69. 04f024d Merge changes I80558c62,I6587f580 by Mike Lockwood · 15 years ago
  70. b73fb54 am 99e8e047: am 6bc710f7: Merge "bug:3414192 new API to designate a download to be OTA update" into honeycomb by Vasu Nori · 15 years ago
  71. 72725eb bug:3414192 new API to designate a download to be OTA update by Vasu Nori · 15 years ago
  72. 826da22 Reconcile api/11.xml with honeycomb-plus-aosp to fix build. by Nick Pelly · 15 years ago
  73. 72f4388 Really get the new GB APIs. by Jean-Baptiste Queru · 15 years ago
  74. 8b682ad UsbService: Blacklist HID boot subclass devices (keyboards and mice) by Mike Lockwood · 15 years ago
  75. 17bf5e3 DO NOT MERGE by Nick Pelly · 15 years ago
  76. 7def4151 am 1d04981f: am f7176dfb: am 113834c5: Commit the final API for level 10. by Jeff Hamilton · 15 years ago
  77. 1d04981 am f7176dfb: am 113834c5: Commit the final API for level 10. by Jeff Hamilton · 15 years ago
  78. f7176df am 113834c5: Commit the final API for level 10. by Jeff Hamilton · 15 years ago
  79. 81c31c9 Merge from gingerbread: Commit the final API for level 10. DO NOT MERGE by Jeff Hamilton · 15 years ago
  80. 113834c Commit the final API for level 10. by Jeff Hamilton · 15 years ago
  81. cc32220 am 97510f6a: am 260c3c77: Fix issue #3381489: IllegalStateException: attempt to re-open... by Dianne Hackborn · 15 years ago
  82. 260c3c7 Fix issue #3381489: IllegalStateException: attempt to re-open... by Dianne Hackborn · 15 years ago
  83. 5846845 am 9e3754ff: am 54ad3611: Merge "Fix issue #3404571: Commit final APIs" into honeycomb by Dianne Hackborn · 15 years ago
  84. 3b024a6 Fix issue #3404571: Commit final APIs by Dianne Hackborn · 15 years ago
  85. b2abd8c Mass merge from gingerbread - do not merge by The Android Open Source Project · 15 years ago
  86. 0044b4a Merge d350dc04 from gingerbread by Jean-Baptiste Queru · 15 years ago
  87. 0440cc1 Merge eab0e97b from gingerbread by Jean-Baptiste Queru · 15 years ago
  88. 962d556 Merge f126ad3b from gingerbread by Jean-Baptiste Queru · 15 years ago
  89. 52d33208 am bf9f3ea7: Merge 34afc2cd from gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  90. bf9f3ea Merge 34afc2cd from gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  91. 8b10bdb am 7d4b7dab: Merge 55e124c4 from gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  92. 7d4b7da Merge 55e124c4 from gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  93. 86e1c5b Merge c896d85c from gingerbread by Jean-Baptiste Queru · 15 years ago
  94. ac98335 Merge da01b4ab from gingerbread by Jean-Baptiste Queru · 15 years ago
  95. df5d015 resolved conflicts for merge of dc54a8c7 to honeycomb-merge by Jeff Hamilton · 15 years ago
  96. 9805d8e Merge "Enable global (cross-application) drag/drop" by Christopher Tate · 15 years ago
  97. 251602f Enable global (cross-application) drag/drop by Christopher Tate · 15 years ago
  98. 9cbf8d302 am 406de58e: am 6b2fda9f: Merge "Fix bug 3399992 - Make ActionBar menu text styleable" into honeycomb by Adam Powell · 15 years ago
  99. 406de58 am 6b2fda9f: Merge "Fix bug 3399992 - Make ActionBar menu text styleable" into honeycomb by Adam Powell · 15 years ago
  100. 6b2fda9 Merge "Fix bug 3399992 - Make ActionBar menu text styleable" into honeycomb by Adam Powell · 15 years ago