1. 05f692e Merge "Make Gravity RTL APIs public" by Fabrice Di Meglio · 13 years ago
  2. c4ffe77 Merge "Add back auto-completion and auto-fill." by George Mount · 13 years ago
  3. d85d590 Merge "Add missing bullet points in javadoc of InputMethodManager.java" by Ken Wakasa · 13 years ago
  4. ce8668f Merge "Save timezone when setting data cycle reset date." by Jeff Sharkey · 13 years ago
  5. e8dc07d Make Gravity RTL APIs public by Fabrice Di Meglio · 13 years ago
  6. d65a4f6 Merge "Allow CM/WIFI tests running with wifi-only flag." by Xia Wang · 13 years ago
  7. d122d8e Merge "Re-use the display list valid flag, save a boolean" by Gilles Debunne · 13 years ago
  8. 9bf3150 Save timezone when setting data cycle reset date. by Jeff Sharkey · 13 years ago
  9. 384f8ba Add missing bullet points in javadoc of InputMethodManager.java by Ken Wakasa · 13 years ago
  10. 73ba0df Merge "Make Drawable RTL APIs public" by Fabrice Di Meglio · 13 years ago
  11. 776cca3 Allow CM/WIFI tests running with wifi-only flag. by Xia Wang · 13 years ago
  12. 5a5dc1c Merge "Use the actual screen size for the max bitmap cache size." by Romain Guy · 13 years ago
  13. 887c2ee Use the actual screen size for the max bitmap cache size. by Romain Guy · 13 years ago
  14. 06e1ec6 Make Drawable RTL APIs public by Fabrice Di Meglio · 13 years ago
  15. c419610 Merge "Remove wrong nativeSubtractLayers" by John Reck · 13 years ago
  16. 19a07d9 Merge "AccessibilityServiceInfo does not convert correctly feedback type to string." by Svetoslav Ganov · 13 years ago
  17. dc4bb3f Merge "Use audio_policy_output_flags_t consistently" by Glenn Kasten · 13 years ago
  18. c6c25f9 AccessibilityServiceInfo does not convert correctly feedback type to string. by Svetoslav Ganov · 13 years ago
  19. 559c484 Merge "Fix obvious typos under frameworks/base/core" by Ken Wakasa · 13 years ago
  20. bcd5dd7 Add back auto-completion and auto-fill. by George Mount · 13 years ago
  21. d09666cb Remove wrong nativeSubtractLayers by John Reck · 13 years ago
  22. 28b269f Use audio_policy_output_flags_t consistently by Glenn Kasten · 13 years ago
  23. df0d3ab Merge "Use AudioRecord::record_flags consistently" by Glenn Kasten · 13 years ago
  24. 3162225 Merge "Don't remove all animation callbacks if action/who was null." by Jeff Brown · 13 years ago
  25. 742f4fa Restore deleted strings still referenced from public.xml. by Eric Fischer · 13 years ago
  26. 43ea54b Don't remove all animation callbacks if action/who was null. by Jeff Brown · 13 years ago
  27. 2463353 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 13 years ago
  28. 0f98616 Merge "fix callback NPEs when WebView is destroyed" by Michael Kolb · 13 years ago
  29. f63ec13 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  30. 2bff640 Merge "Adding an announcement type accessibility event and a method on View to announce." by Svetoslav Ganov · 13 years ago
  31. c68bbe6 Merge "Reduce excessive right padding on action bar titles" by Adam Powell · 13 years ago
  32. d06c294 Reduce excessive right padding on action bar titles by Adam Powell · 13 years ago
  33. d78ad29 fix callback NPEs when WebView is destroyed by Michael Kolb · 13 years ago
  34. 51ab90c Adding an announcement type accessibility event and a method on View to announce. by Svetoslav Ganov · 13 years ago
  35. 55b4b28 Merge "Improved rotation animation." by Dianne Hackborn · 13 years ago
  36. 191874e3 Improved rotation animation. by Dianne Hackborn · 13 years ago
  37. 977c9a5 Merge "Removing checked state description text for accessibility from some widgets." by Svetoslav Ganov · 13 years ago
  38. 55249c8 Removing checked state description text for accessibility from some widgets. by Svetoslav Ganov · 13 years ago
  39. c9a3908 Merge "finalise scrolling before checking scroll position" by Victoria Lease · 13 years ago
  40. 9776ed7 Merge "scroll relative to visibleRect in spawnContentScrollTo()" by Victoria Lease · 13 years ago
  41. 3beeb1c finalise scrolling before checking scroll position by Victoria Lease · 13 years ago
  42. aa6816a Merge "Enhancements for avoiding poor connection on wifi" by Irfan Sheriff · 13 years ago
  43. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 13 years ago
  44. dca510e Fix docs by Adam Powell · 13 years ago
  45. 1ce891b Merge "Public API for android.widget.Spinner properties" by Adam Powell · 13 years ago
  46. d9c7be6 Public API for android.widget.Spinner properties by Adam Powell · 13 years ago
  47. 047238c Switch Parcel to static JNI calls, pass pointer. by Jeff Sharkey · 13 years ago
  48. f60a5d7 Use AudioRecord::record_flags consistently by Glenn Kasten · 13 years ago
  49. 8ac70c4 Merge "Split Parcel JNI details away from Binder." by Jeff Sharkey · 13 years ago
  50. 2ac9b4a Merge "Import translations. DO NOT MERGE" by Eric Fischer · 13 years ago
  51. 787f269 Merge "Public API for android.widget.Switch properties" by Adam Powell · 13 years ago
  52. 3426467 Merge "Should recycle TypedArray." by Jeff Brown · 13 years ago
  53. 14577c4 Should recycle TypedArray. by Jeff Brown · 13 years ago
  54. 061ccee Merge "Deprecate some FileUtils, pointing to Os instead." by Jeff Sharkey · 13 years ago
  55. df813c0 Merge "Use the Choreographer for Drawable animations." by Jeff Brown · 13 years ago
  56. 4c8982a Enhancements for avoiding poor connection on wifi by Irfan Sheriff · 13 years ago
  57. 16e25e6 scroll relative to visibleRect in spawnContentScrollTo() by Victoria Lease · 13 years ago
  58. d84e1ce Split Parcel JNI details away from Binder. by Jeff Sharkey · 13 years ago
  59. 21b4d6b Merge "Fix CM test http://b/issue?id=6125619" by Xia Wang · 13 years ago
  60. 27284da Fix CM test http://b/issue?id=6125619 by Xia Wang · 13 years ago
  61. 67b3a9e Merge "Fix the docs" by Romain Guy · 13 years ago
  62. 1e3d313 Fix the docs by Romain Guy · 13 years ago
  63. 28ca8f9 Merge "Make SyncManager and AccountManagerService multi-user aware." by Amith Yamasani · 13 years ago
  64. 6c86e1b Public API for android.widget.Switch properties by Adam Powell · 13 years ago
  65. 583fcb9 Merge "Dispatch screen state change events to Views Bug #6120957" by Romain Guy · 13 years ago
  66. bb9908b Dispatch screen state change events to Views Bug #6120957 by Romain Guy · 13 years ago
  67. 7d8775a Merge changes I140d291e,Id443ec5c by Mathias Agopian · 13 years ago
  68. 21c241e Add new Intent API for associating a ClipData with an Intent. by Dianne Hackborn · 13 years ago
  69. 929b5899 Deprecate some FileUtils, pointing to Os instead. by Jeff Sharkey · 13 years ago
  70. 152202b Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  71. bbd8226 Merge "More fixes about padding" by Fabrice Di Meglio · 13 years ago
  72. 940fcbd Merge "Tracking changes to SSLParametersImpl.getDefaultTrustManager()" by Elliott Hughes · 13 years ago
  73. f8f0c8e Merge "Fix measurement issues with Spinner and ListPopupWindow" by Adam Powell · 13 years ago
  74. 8666660 Tracking changes to SSLParametersImpl.getDefaultTrustManager() by Brian Carlstrom · 13 years ago
  75. 7507d3d Fix measurement issues with Spinner and ListPopupWindow by Adam Powell · 13 years ago
  76. bf923eb More fixes about padding by Fabrice Di Meglio · 13 years ago
  77. 3bef5e9 Merge "Fix View padding resolution" by Fabrice Di Meglio · 13 years ago
  78. 0c245fb Merge "Make more TextView RTL APIs public" by Fabrice Di Meglio · 13 years ago
  79. 04e0d26 Make SyncManager and AccountManagerService multi-user aware. by Amith Yamasani · 13 years ago
  80. 5ec9193 Merge "Fix webview dropdown item resource" by Michael Kolb · 13 years ago
  81. 250069b Merge "Ignore draw requests when the display is off" by Romain Guy · 13 years ago
  82. 635ba36 Fix webview dropdown item resource by Michael Kolb · 13 years ago
  83. a4fb0cb Merge "Optimization of the request of the sentence level spell check" by satok · 13 years ago
  84. fe5a51e Optimization of the request of the sentence level spell check by satok · 13 years ago
  85. ffb66ec Merge "Remove duplicated comments from WebViewClassic" by Jonathan Dixon · 13 years ago
  86. 3154fc4 Merge "Fix spell checker framework" by satok · 13 years ago
  87. 2428ccb Fix spell checker framework by satok · 13 years ago
  88. 792ee0c Fix possible NPE in SpellChecker by satok · 13 years ago
  89. 08965ec fixup hardcoded include paths for new project by Mathias Agopian · 13 years ago
  90. 7ae9d5f Use the Choreographer for Drawable animations. by Jeff Brown · 13 years ago
  91. 509708d Fix View padding resolution by Fabrice Di Meglio · 13 years ago
  92. 1881f27 Merge "Fix bug 6029592 - font size setting causes clipped icon menu items" by Adam Powell · 13 years ago
  93. e61cad3 resolved conflicts for merge of 532679a5 to master by Dirk Dougherty · 13 years ago
  94. 24e877e Fix bug 6029592 - font size setting causes clipped icon menu items by Adam Powell · 13 years ago
  95. d159109 Make more TextView RTL APIs public by Fabrice Di Meglio · 13 years ago
  96. bb10f1d Merge "Import translations. DO NOT MERGE" by Eric Fischer · 13 years ago
  97. 39aae0c Merge "Don't draw the focus ring if we don't have focus" by John Reck · 13 years ago
  98. 28ae199 Merge "reenable webkit paint pausing" by Chris Craik · 13 years ago
  99. d5f0799 Merge "NEW_API: Rework CameraSound into MediaActionSound, and unhide it." by Eino-Ville Talvala · 13 years ago
  100. ea7b043 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago