1. 977c9a5 Merge "Removing checked state description text for accessibility from some widgets." by Svetoslav Ganov · 12 years ago
  2. 55249c8 Removing checked state description text for accessibility from some widgets. by Svetoslav Ganov · 12 years ago
  3. c9a3908 Merge "finalise scrolling before checking scroll position" by Victoria Lease · 12 years ago
  4. 9776ed7 Merge "scroll relative to visibleRect in spawnContentScrollTo()" by Victoria Lease · 12 years ago
  5. 3beeb1c finalise scrolling before checking scroll position by Victoria Lease · 12 years ago
  6. aa6816a Merge "Enhancements for avoiding poor connection on wifi" by Irfan Sheriff · 12 years ago
  7. dca510e Fix docs by Adam Powell · 12 years ago
  8. 1ce891b Merge "Public API for android.widget.Spinner properties" by Adam Powell · 12 years ago
  9. d9c7be6 Public API for android.widget.Spinner properties by Adam Powell · 12 years ago
  10. 047238c Switch Parcel to static JNI calls, pass pointer. by Jeff Sharkey · 12 years ago
  11. 787f269 Merge "Public API for android.widget.Switch properties" by Adam Powell · 12 years ago
  12. 3426467 Merge "Should recycle TypedArray." by Jeff Brown · 12 years ago
  13. 14577c4 Should recycle TypedArray. by Jeff Brown · 12 years ago
  14. 061ccee Merge "Deprecate some FileUtils, pointing to Os instead." by Jeff Sharkey · 12 years ago
  15. df813c0 Merge "Use the Choreographer for Drawable animations." by Jeff Brown · 12 years ago
  16. 4c8982a Enhancements for avoiding poor connection on wifi by Irfan Sheriff · 12 years ago
  17. 16e25e6 scroll relative to visibleRect in spawnContentScrollTo() by Victoria Lease · 12 years ago
  18. 67b3a9e Merge "Fix the docs" by Romain Guy · 12 years ago
  19. 1e3d313 Fix the docs by Romain Guy · 12 years ago
  20. 28ca8f9 Merge "Make SyncManager and AccountManagerService multi-user aware." by Amith Yamasani · 12 years ago
  21. 6c86e1b Public API for android.widget.Switch properties by Adam Powell · 12 years ago
  22. 583fcb9 Merge "Dispatch screen state change events to Views Bug #6120957" by Romain Guy · 12 years ago
  23. bb9908b Dispatch screen state change events to Views Bug #6120957 by Romain Guy · 12 years ago
  24. 21c241e Add new Intent API for associating a ClipData with an Intent. by Dianne Hackborn · 12 years ago
  25. 929b5899 Deprecate some FileUtils, pointing to Os instead. by Jeff Sharkey · 12 years ago
  26. bbd8226 Merge "More fixes about padding" by Fabrice Di Meglio · 12 years ago
  27. 940fcbd Merge "Tracking changes to SSLParametersImpl.getDefaultTrustManager()" by Elliott Hughes · 12 years ago
  28. f8f0c8e Merge "Fix measurement issues with Spinner and ListPopupWindow" by Adam Powell · 12 years ago
  29. 8666660 Tracking changes to SSLParametersImpl.getDefaultTrustManager() by Brian Carlstrom · 12 years ago
  30. 7507d3d Fix measurement issues with Spinner and ListPopupWindow by Adam Powell · 12 years ago
  31. bf923eb More fixes about padding by Fabrice Di Meglio · 12 years ago
  32. 3bef5e9 Merge "Fix View padding resolution" by Fabrice Di Meglio · 12 years ago
  33. 0c245fb Merge "Make more TextView RTL APIs public" by Fabrice Di Meglio · 12 years ago
  34. 04e0d26 Make SyncManager and AccountManagerService multi-user aware. by Amith Yamasani · 13 years ago
  35. 250069b Merge "Ignore draw requests when the display is off" by Romain Guy · 12 years ago
  36. a4fb0cb Merge "Optimization of the request of the sentence level spell check" by satok · 12 years ago
  37. fe5a51e Optimization of the request of the sentence level spell check by satok · 12 years ago
  38. ffb66ec Merge "Remove duplicated comments from WebViewClassic" by Jonathan Dixon · 12 years ago
  39. 3154fc4 Merge "Fix spell checker framework" by satok · 12 years ago
  40. 2428ccb Fix spell checker framework by satok · 12 years ago
  41. 792ee0c Fix possible NPE in SpellChecker by satok · 12 years ago
  42. 7ae9d5f Use the Choreographer for Drawable animations. by Jeff Brown · 12 years ago
  43. 509708d Fix View padding resolution by Fabrice Di Meglio · 12 years ago
  44. e61cad3 resolved conflicts for merge of 532679a5 to master by Dirk Dougherty · 12 years ago
  45. d159109 Make more TextView RTL APIs public by Fabrice Di Meglio · 12 years ago
  46. 39aae0c Merge "Don't draw the focus ring if we don't have focus" by John Reck · 12 years ago
  47. 28ae199 Merge "reenable webkit paint pausing" by Chris Craik · 12 years ago
  48. d5f0799 Merge "NEW_API: Rework CameraSound into MediaActionSound, and unhide it." by Eino-Ville Talvala · 12 years ago
  49. 07b2011 reenable webkit paint pausing by Chris Craik · 12 years ago
  50. 413fab3 Don't draw the focus ring if we don't have focus by John Reck · 12 years ago
  51. 1ce1307 Merge "Don't draw layers in buildLayer()" by Michael Jurka · 12 years ago
  52. 5eb3724 Merge "Work on more low memory reporting to apps." by Dianne Hackborn · 12 years ago
  53. 27ff913 Work on more low memory reporting to apps. by Dianne Hackborn · 12 years ago
  54. afeecb0 Merge "Fix focus rings for buttons" by John Reck · 12 years ago
  55. ef109b0 Fix focus rings for buttons by John Reck · 12 years ago
  56. 494e155 Merge "Fix some action bar menu layout bugs around config changes" by Adam Powell · 12 years ago
  57. f203e0a Fix some action bar menu layout bugs around config changes by Adam Powell · 12 years ago
  58. 7e52caf Don't draw layers in buildLayer() by Michael Jurka · 12 years ago
  59. e6725bc Merge "Fix unhandled navigation path" by John Reck · 12 years ago
  60. ff8025b9 Merge "Fix FOCUS_BACKWARD search if view had no id" by John Reck · 12 years ago
  61. 03bd302 Don't close the database until all references released. by Jeff Brown · 12 years ago
  62. e690958 NEW_API: Rework CameraSound into MediaActionSound, and unhide it. by Eino-Ville Talvala · 12 years ago
  63. 1ecebbb Fix FOCUS_BACKWARD search if view had no id by John Reck · 12 years ago
  64. 4fa4037 Fix unhandled navigation path by John Reck · 12 years ago
  65. b4827c0 Merge "Pass the version down to native" by Nicolas Roard · 12 years ago
  66. 957c800 Merge "Ellipsize avoids spaces and starts right after text" by Gilles Debunne · 12 years ago
  67. 75d022a Action buttons are now 1 view instead of 3. by Adam Powell · 12 years ago
  68. 18e9886 Pass the version down to native by Nicolas Roard · 12 years ago
  69. 4f03d35 Merge "Fix issues #6103378 and #5959515." by Dianne Hackborn · 12 years ago
  70. 532679a am 56bab8bd: am 4d7bc655: Doc change: String changes for Android Market by Dirk Dougherty · 12 years ago
  71. 56bab8b am 4d7bc655: Doc change: String changes for Android Market by Dirk Dougherty · 12 years ago
  72. 4d7bc655 Doc change: String changes for Android Market by Dirk Dougherty · 13 years ago
  73. 1b0cc3c Merge "Rename remove callback methods." by Jeff Brown · 12 years ago
  74. 97a355a Merge "Support posting delayed animation/draw callbacks." by Jeff Brown · 12 years ago
  75. 6569625 Fix issues #6103378 and #5959515. by Dianne Hackborn · 12 years ago
  76. 5bebea4 Rename remove callback methods. by Jeff Brown · 12 years ago
  77. 2b6cb9a Support posting delayed animation/draw callbacks. by Jeff Brown · 12 years ago
  78. 3edd8f0 Merge "Clarify docs for the thread used in BroadcastReceiver.onReceive()" by Nick Pelly · 12 years ago
  79. faeac27 Merge "Change widgets to post invalidate to the animation timer." by Jeff Brown · 12 years ago
  80. e5d076e Merge "EditText caches only text in its internal display list." by Gilles Debunne · 12 years ago
  81. 6cb7b46 Change widgets to post invalidate to the animation timer. by Jeff Brown · 12 years ago
  82. 6087dfc DO NOT MERGE Return 1.5 * density as default for large screens. by Andrew Flynn · 13 years ago
  83. 4ec961d DO NOT MERGE by Ramanan Rajeswaran · 13 years ago
  84. b663a4b Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 13 years ago
  85. 5e7bb1e DO NOT MERGE by Ramanan Rajeswaran · 13 years ago
  86. e6a0ec6 Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 13 years ago
  87. c171756 Merge "Remove deleted pdu items from the updated cache" by Tom Taylor · 12 years ago
  88. 7e4e561 Ignore draw requests when the display is off by Romain Guy · 12 years ago
  89. 6c488de EditText caches only text in its internal display list. by Gilles Debunne · 12 years ago
  90. 1e34e1b Merge "Fix 5958806: Allow play button to be hidden in TransportControlView" by Jim Miller · 12 years ago
  91. 7bcbeb7 Merge "Make SQLiteDatabase final." by Jeff Brown · 12 years ago
  92. 21452d1 Merge "Fix bug #6029615 Update Javadoc for onPaddingChanged()" by Fabrice Di Meglio · 12 years ago
  93. 085585f Fix bug #6029615 Update Javadoc for onPaddingChanged() by Fabrice Di Meglio · 12 years ago
  94. baefdfa Make SQLiteDatabase final. by Jeff Brown · 12 years ago
  95. fb9c41c Merge "Deferred layer updates" by Romain Guy · 12 years ago
  96. 5a2b607 Merge "Delete more navcache stuff" by John Reck · 12 years ago
  97. 09c8f48 Merge "Report leaked Context registrations to StrictMode." by Jeff Sharkey · 12 years ago
  98. b2676f7 Delete more navcache stuff by John Reck · 12 years ago
  99. b8b36b8 am dc022a6f: am 08e91352: am 93dc642e: docs: fix misc bugs from external tracker by Scott Main · 12 years ago
  100. dc022a6 am 08e91352: am 93dc642e: docs: fix misc bugs from external tracker by Scott Main · 12 years ago