1. 0e2de6d Addressing API Review docs bugs: by Adam Cohen · 15 years ago
  2. 4c43322 Merge "Doc change: animation devguide topic" into honeycomb by Robert Ly · 15 years ago
  3. ed8f8dd Merge "Add rounded rects and circles support to OpenGLRenderer." into honeycomb by Romain Guy · 15 years ago
  4. 01d58e4 Add rounded rects and circles support to OpenGLRenderer. by Romain Guy · 15 years ago
  5. 818a7bb Merge "Better fix for bug 3112733" into honeycomb by Adam Powell · 15 years ago
  6. f99b782 Doc change: animation devguide topic by Robert Ly · 15 years ago
  7. a6abd06 previewImage API shouldn't be hidden. by Patrick Dubroy · 15 years ago
  8. 5f83a60 Better fix for bug 3112733 by Adam Powell · 15 years ago
  9. 961d2c6 Merge "b/3350774 avoid screen jumping when pinching to zoom." into honeycomb by Huahui Wu · 15 years ago
  10. 1f30125c b/3350774 avoid screen jumping when pinching to zoom. by Huahui Wu · 15 years ago
  11. d49f3e0 Merge "Rename KeyCharacterMap.UnavailableException." into honeycomb by Jeff Brown · 15 years ago
  12. 7e1e21f Rename KeyCharacterMap.UnavailableException. by Jeff Brown · 15 years ago
  13. ed58d8e Merge "Fix bug 3112733 - Missing TLS encryption option in manual email account setup" into honeycomb by Adam Powell · 15 years ago
  14. d2766ae Fix bug 3112733 - Missing TLS encryption option in manual email account setup by Adam Powell · 15 years ago
  15. 2cb866b Merge "Never drag scroll views with no children." into honeycomb by Jeff Brown · 15 years ago
  16. eefc824 Merge "Fix toasts." into honeycomb by Romain Guy · 15 years ago
  17. cf3dd6b Fix toasts. by Romain Guy · 15 years ago
  18. 28f0a53 Merge "Fail more gracefully when window state changes during drags" into honeycomb by Christopher Tate · 15 years ago
  19. 1c0012e Merge "Ensure that the column is valid before querying." into honeycomb by Amith Yamasani · 15 years ago
  20. b26a651 Merge "Hook up large heap API." into honeycomb by Dianne Hackborn · 15 years ago
  21. f01af75 Fail more gracefully when window state changes during drags by Christopher Tate · 15 years ago
  22. de6e2ca Ensure that the column is valid before querying. by Amith Yamasani · 15 years ago
  23. de39851 Hook up large heap API. by Dianne Hackborn · 15 years ago
  24. 62097ad Merge "@hide MediaStore.ACTION_MTP_SESSION_END" into honeycomb by Mike Lockwood · 15 years ago
  25. 0c44d1d Merge "Race condition patched in Email autocompletion." into honeycomb by Gilles Debunne · 15 years ago
  26. e222872 @hide MediaStore.ACTION_MTP_SESSION_END by Mike Lockwood · 15 years ago
  27. cb109a0 Add docs for Notification.Builder. by Joe Onorato · 15 years ago
  28. 7457b36 Merge "Make connection / disconnect failure more robust." into honeycomb by Jaikumar Ganesh · 15 years ago
  29. be2c4f9 Race condition patched in Email autocompletion. by Gilles Debunne · 15 years ago
  30. 9240f16 Merge "StrictMode: class instance limits (track object "leaks")" into honeycomb by Brad Fitzpatrick · 15 years ago
  31. bfbe577 StrictMode: class instance limits (track object "leaks") by Brad Fitzpatrick · 15 years ago
  32. 514fb18 Don't attempt to create empty layers. Bug #3369888 by Romain Guy · 15 years ago
  33. 8f36bed Merge "Don't attempt to create empty layers. Bug #3369888" into honeycomb by Romain Guy · 15 years ago
  34. fbe807d Make connection / disconnect failure more robust. by Jaikumar Ganesh · 15 years ago
  35. b501f77 Merge "Use rounded interger to represent the last touch point." into honeycomb by Shimeng (Simon) Wang · 15 years ago
  36. 5383d07 Merge "Fix a couple of drag & drop crashes" into honeycomb by Christopher Tate · 15 years ago
  37. 9335f5b Merge "Make embedded hardware layers work. Bug #3369474" into honeycomb by Romain Guy · 15 years ago
  38. 42f3a4b Make embedded hardware layers work. Bug #3369474 by Romain Guy · 15 years ago
  39. 1e07da3 Use rounded interger to represent the last touch point. by Shimeng (Simon) Wang · 15 years ago
  40. aa2275e Fix complex character support for plugins. by Derek Sollenberger · 15 years ago
  41. 1fc014f Fix a couple of drag & drop crashes by Christopher Tate · 15 years ago
  42. 4243dc3 Updated the Time/Date pickers to be backwards compatible by Svetoslav Ganov · 15 years ago
  43. 10f4ffe Merge "Issue 3315999: catch ToneGenerator exceptions." into honeycomb by Eric Laurent · 15 years ago
  44. 733a42b Issue 3315999: catch ToneGenerator exceptions. by Eric Laurent · 15 years ago
  45. f5ffe89 Token cache was not reset on password change by Costin Manolache · 15 years ago
  46. c446ae8 Merge "Removing deprecated widget api method." into honeycomb by Adam Cohen · 15 years ago
  47. 0fd9be2 Removing deprecated widget api method. by Winson Chung · 15 years ago
  48. c7816cd Merge "Don't let toasts "leak" Context instances." into honeycomb by Romain Guy · 15 years ago
  49. c4d09f2 Don't let toasts "leak" Context instances. by Romain Guy · 15 years ago
  50. 5497371 Merge "Environment.isExternalStorageRemovable() is false if external storage is emulated" into honeycomb by Mike Lockwood · 15 years ago
  51. 70ee3ca Environment.isExternalStorageRemovable() is false if external storage is emulated by Mike Lockwood · 15 years ago
  52. 3be1ffa Only scroll on screen when necessary. by Leon Scroggins · 15 years ago
  53. 928e48f Merge "Fix bug 2084122: enable application control over text synth volume" into honeycomb by Jean-Michel Trivi · 15 years ago
  54. c40fc87 Need to sync the cache settings to native side by Kristian Monsen · 15 years ago
  55. 6e710b4 Merge "Maintain the seek position in HTML5 video" into honeycomb by Ben Murdoch · 15 years ago
  56. 4077723 Make WebView inactive when title bar takes focus. by Leon Scroggins · 15 years ago
  57. ff19d19 Maintain the seek position in HTML5 video by Ben Murdoch · 15 years ago
  58. 32cf193 Disabling queued unbinding of RemoteViewsServices until we fix flashing in widgets. by Winson Chung · 15 years ago
  59. 81f39eb Refactoring app widgets to address security/performance issues. by Winson Chung · 15 years ago
  60. d63d335 Merge "Fix bug 3362258 - Fastscroll is out of sync with the list" into honeycomb by Adam Powell · 15 years ago
  61. b1f498a Fix bug 3362258 - Fastscroll is out of sync with the list by Adam Powell · 15 years ago
  62. 3cd030a Merge "Don't pass a null View to OnListItemClickListener. Bug #3365153" into honeycomb by Romain Guy · 15 years ago
  63. 7890fe2 Don't pass a null View to OnListItemClickListener. Bug #3365153 by Romain Guy · 15 years ago
  64. fb75738 Never drag scroll views with no children. by Jeff Brown · 15 years ago
  65. 2a83f00 Recreate the EGL surface when ViewRoot's surface changes. Bug #3306150 by Romain Guy · 15 years ago
  66. 064f6ad Merge "Recreate the EGL surface when ViewRoot's surface changes. Bug #3306150" into honeycomb by Romain Guy · 15 years ago
  67. e641327 Merge "Just a little 'ol activity manager permission change." into honeycomb by Dianne Hackborn · 15 years ago
  68. 661b6cf Merge "Okay, new plan for dialogs." into honeycomb by Dianne Hackborn · 15 years ago
  69. ef57575 Okay, new plan for dialogs. by Dianne Hackborn · 15 years ago
  70. 6c2c5fc Just a little 'ol activity manager permission change. by Dianne Hackborn · 15 years ago
  71. 17ed60c API CHANGE: add a no-View ctor for DragShadowBuilder by Christopher Tate · 15 years ago
  72. 745a529 Merge "Smoother pinch-zoom in Browser." into honeycomb by Romain Guy · 15 years ago
  73. c098c1d Merge "Create db path if it doesn't exit" into honeycomb by John Reck · 15 years ago
  74. 4f06678 Smoother pinch-zoom in Browser. by Romain Guy · 15 years ago
  75. 798378e Create db path if it doesn't exit by John Reck · 15 years ago
  76. 36c84403e Merge "Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog" into honeycomb by Dianne Hackborn · 15 years ago
  77. cfaf887 Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog by Dianne Hackborn · 15 years ago
  78. b8b671d Merge "Add back NEW_TASK flag." into honeycomb by Costin Manolache · 15 years ago
  79. 3ab249c Merge "Fixing memory leak in PreferenceScreen." into honeycomb by Brad Fitzpatrick · 15 years ago
  80. 1560003 Fixing memory leak in PreferenceScreen. by Mathias Jeppsson · 15 years ago
  81. 241fc72 Merge "Don't cache return of getService in Environment" into honeycomb by Kenny Root · 15 years ago
  82. b4f655d Merge "StrictMode class instance limit interface." into honeycomb by Brad Fitzpatrick · 15 years ago
  83. b2278dc Don't cache return of getService in Environment by Kenny Root · 15 years ago
  84. 7580357 StrictMode class instance limit interface. by Brad Fitzpatrick · 15 years ago
  85. 807daf7 Add support for skew() by Romain Guy · 15 years ago
  86. 89108d5 Merge "Add support for skew()" into honeycomb by Romain Guy · 15 years ago
  87. d00207f Merge "WebStorage public API change" into honeycomb by John Reck · 15 years ago
  88. 4839538 Merge "Hiding the AsyncTaskLoader.waitForLoader method" into honeycomb by Dmitri Plotnikov · 15 years ago
  89. 788c518 Merge "Fix smart zoom for plugins that use OpenGL." into honeycomb by Derek Sollenberger · 15 years ago
  90. 8d74f7f Merge "Doc change: fix busted link to DatePicker tutorial." into honeycomb by Dirk Dougherty · 15 years ago
  91. e609241 Merge "Disable AutoFill in private browsing mode." into honeycomb by Ben Murdoch · 15 years ago
  92. dd1173b Fix smart zoom for plugins that use OpenGL. by Derek Sollenberger · 15 years ago
  93. 4bd87d6 Disable AutoFill in private browsing mode. by Ben Murdoch · 15 years ago
  94. 4afde4f Hiding the AsyncTaskLoader.waitForLoader method by Dmitri Plotnikov · 15 years ago
  95. aba62a5 Merge "Added a touch up filter in text selection handles." into honeycomb by Gilles Debunne · 15 years ago
  96. b260135 add interface to return if (x/y) is a plugin by Cary Clark · 15 years ago
  97. 0664c62 Merge "Motorola request to fix proxy" into honeycomb by Kristian Monsen · 15 years ago
  98. 6f6b640 Motorola request to fix proxy by Kristian Monsen · 15 years ago
  99. 9a143e6 Doc change: fix busted link to DatePicker tutorial. by Dirk Dougherty · 15 years ago
  100. 0a753cd Merge "Fix bug 3357208 - List selector shows as dark black on first pressed state" into honeycomb by Adam Powell · 15 years ago