1. 4faaed9 Merge "ActivityManager: add option to allow OpenGL trace." by Siva Velusamy · 13 years ago
  2. b48e029 Merge "Expose a function to set OpenGL Trace level." by Siva Velusamy · 13 years ago
  3. 4b87e4a Merge "Fix test flakiness" by Xia Wang · 13 years ago
  4. b8c8176 Merge "Let <path-permission> block unprotected providers." by Jeff Sharkey · 13 years ago
  5. 34ba5a0 Merge "Make public more RTL APIs" by Fabrice Di Meglio · 13 years ago
  6. ed6aa3d Merge "Fix potential NPE in SQLiteProgram." by Jeff Brown · 13 years ago
  7. 81a0647 Merge "Handle view properties at the native level" by Chet Haase · 13 years ago
  8. 25ba197 Make public more RTL APIs by Fabrice Di Meglio · 13 years ago
  9. a1cff50 Handle view properties at the native level by Chet Haase · 13 years ago
  10. b267948 Fix potential NPE in SQLiteProgram. by Jeff Brown · 13 years ago
  11. 035c20f Merge "Add new READ_EXTERNAL_STORAGE permission." by Dianne Hackborn · 13 years ago
  12. 7924512 Add new READ_EXTERNAL_STORAGE permission. by Dianne Hackborn · 13 years ago
  13. 0fe3c9a Merge "Remove Logs inadvertently added to AutoCompletePopup." by George Mount · 13 years ago
  14. 25182b8 Merge "Improve View Javadoc for padding" by Fabrice Di Meglio · 13 years ago
  15. dd4a464 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 13 years ago
  16. 110a6b6 Let <path-permission> block unprotected providers. by Jeff Sharkey · 13 years ago
  17. 30a21e1 Improve View Javadoc for padding by Fabrice Di Meglio · 13 years ago
  18. 6d3c2f0 Fix test flakiness by Xia Wang · 13 years ago
  19. eeebe9f Merge "Respect default styles when constructing GridViews with 1-arg constructor" by Adam Powell · 13 years ago
  20. 06ac153 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  21. 4877453 Respect default styles when constructing GridViews with 1-arg constructor by Adam Powell · 13 years ago
  22. a8c67eb Merge "Add Java wrappers for new atrace functionality." by Jeff Brown · 13 years ago
  23. 92a8b22 ActivityManager: add option to allow OpenGL trace. by Siva Velusamy · 13 years ago
  24. 05f692e Merge "Make Gravity RTL APIs public" by Fabrice Di Meglio · 13 years ago
  25. 60c7bcb Remove Logs inadvertently added to AutoCompletePopup. by George Mount · 13 years ago
  26. c4ffe77 Merge "Add back auto-completion and auto-fill." by George Mount · 13 years ago
  27. d85d590 Merge "Add missing bullet points in javadoc of InputMethodManager.java" by Ken Wakasa · 13 years ago
  28. ce8668f Merge "Save timezone when setting data cycle reset date." by Jeff Sharkey · 13 years ago
  29. e8dc07d Make Gravity RTL APIs public by Fabrice Di Meglio · 13 years ago
  30. d65a4f6 Merge "Allow CM/WIFI tests running with wifi-only flag." by Xia Wang · 13 years ago
  31. d122d8e Merge "Re-use the display list valid flag, save a boolean" by Gilles Debunne · 13 years ago
  32. 9bf3150 Save timezone when setting data cycle reset date. by Jeff Sharkey · 13 years ago
  33. 384f8ba Add missing bullet points in javadoc of InputMethodManager.java by Ken Wakasa · 13 years ago
  34. 73ba0df Merge "Make Drawable RTL APIs public" by Fabrice Di Meglio · 13 years ago
  35. 776cca3 Allow CM/WIFI tests running with wifi-only flag. by Xia Wang · 13 years ago
  36. 5a5dc1c Merge "Use the actual screen size for the max bitmap cache size." by Romain Guy · 13 years ago
  37. 887c2ee Use the actual screen size for the max bitmap cache size. by Romain Guy · 13 years ago
  38. 06e1ec6 Make Drawable RTL APIs public by Fabrice Di Meglio · 13 years ago
  39. c419610 Merge "Remove wrong nativeSubtractLayers" by John Reck · 13 years ago
  40. 19a07d9 Merge "AccessibilityServiceInfo does not convert correctly feedback type to string." by Svetoslav Ganov · 13 years ago
  41. dc4bb3f Merge "Use audio_policy_output_flags_t consistently" by Glenn Kasten · 13 years ago
  42. c6c25f9 AccessibilityServiceInfo does not convert correctly feedback type to string. by Svetoslav Ganov · 13 years ago
  43. 559c484 Merge "Fix obvious typos under frameworks/base/core" by Ken Wakasa · 13 years ago
  44. bcd5dd7 Add back auto-completion and auto-fill. by George Mount · 13 years ago
  45. d09666cb Remove wrong nativeSubtractLayers by John Reck · 13 years ago
  46. 481c157 Add Java wrappers for new atrace functionality. by Jeff Brown · 13 years ago
  47. 28b269f Use audio_policy_output_flags_t consistently by Glenn Kasten · 13 years ago
  48. 64d10a1 Expose a function to set OpenGL Trace level. by Siva Velusamy · 13 years ago
  49. df0d3ab Merge "Use AudioRecord::record_flags consistently" by Glenn Kasten · 13 years ago
  50. 3162225 Merge "Don't remove all animation callbacks if action/who was null." by Jeff Brown · 13 years ago
  51. 742f4fa Restore deleted strings still referenced from public.xml. by Eric Fischer · 13 years ago
  52. 43ea54b Don't remove all animation callbacks if action/who was null. by Jeff Brown · 13 years ago
  53. 2463353 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 13 years ago
  54. 0f98616 Merge "fix callback NPEs when WebView is destroyed" by Michael Kolb · 13 years ago
  55. f63ec13 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  56. 2bff640 Merge "Adding an announcement type accessibility event and a method on View to announce." by Svetoslav Ganov · 13 years ago
  57. c68bbe6 Merge "Reduce excessive right padding on action bar titles" by Adam Powell · 13 years ago
  58. d06c294 Reduce excessive right padding on action bar titles by Adam Powell · 13 years ago
  59. d78ad29 fix callback NPEs when WebView is destroyed by Michael Kolb · 13 years ago
  60. 51ab90c Adding an announcement type accessibility event and a method on View to announce. by Svetoslav Ganov · 13 years ago
  61. 55b4b28 Merge "Improved rotation animation." by Dianne Hackborn · 13 years ago
  62. 191874e3 Improved rotation animation. by Dianne Hackborn · 13 years ago
  63. 977c9a5 Merge "Removing checked state description text for accessibility from some widgets." by Svetoslav Ganov · 13 years ago
  64. 55249c8 Removing checked state description text for accessibility from some widgets. by Svetoslav Ganov · 13 years ago
  65. c9a3908 Merge "finalise scrolling before checking scroll position" by Victoria Lease · 13 years ago
  66. 9776ed7 Merge "scroll relative to visibleRect in spawnContentScrollTo()" by Victoria Lease · 13 years ago
  67. 3beeb1c finalise scrolling before checking scroll position by Victoria Lease · 13 years ago
  68. aa6816a Merge "Enhancements for avoiding poor connection on wifi" by Irfan Sheriff · 13 years ago
  69. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 13 years ago
  70. dca510e Fix docs by Adam Powell · 13 years ago
  71. 1ce891b Merge "Public API for android.widget.Spinner properties" by Adam Powell · 13 years ago
  72. d9c7be6 Public API for android.widget.Spinner properties by Adam Powell · 13 years ago
  73. 047238c Switch Parcel to static JNI calls, pass pointer. by Jeff Sharkey · 13 years ago
  74. f60a5d7 Use AudioRecord::record_flags consistently by Glenn Kasten · 13 years ago
  75. 8ac70c4 Merge "Split Parcel JNI details away from Binder." by Jeff Sharkey · 13 years ago
  76. 2ac9b4a Merge "Import translations. DO NOT MERGE" by Eric Fischer · 13 years ago
  77. 787f269 Merge "Public API for android.widget.Switch properties" by Adam Powell · 13 years ago
  78. 3426467 Merge "Should recycle TypedArray." by Jeff Brown · 13 years ago
  79. 14577c4 Should recycle TypedArray. by Jeff Brown · 13 years ago
  80. 061ccee Merge "Deprecate some FileUtils, pointing to Os instead." by Jeff Sharkey · 13 years ago
  81. df813c0 Merge "Use the Choreographer for Drawable animations." by Jeff Brown · 13 years ago
  82. 4c8982a Enhancements for avoiding poor connection on wifi by Irfan Sheriff · 13 years ago
  83. 16e25e6 scroll relative to visibleRect in spawnContentScrollTo() by Victoria Lease · 13 years ago
  84. d84e1ce Split Parcel JNI details away from Binder. by Jeff Sharkey · 13 years ago
  85. 21b4d6b Merge "Fix CM test http://b/issue?id=6125619" by Xia Wang · 13 years ago
  86. 27284da Fix CM test http://b/issue?id=6125619 by Xia Wang · 13 years ago
  87. 67b3a9e Merge "Fix the docs" by Romain Guy · 13 years ago
  88. 1e3d313 Fix the docs by Romain Guy · 13 years ago
  89. 28ca8f9 Merge "Make SyncManager and AccountManagerService multi-user aware." by Amith Yamasani · 13 years ago
  90. 6c86e1b Public API for android.widget.Switch properties by Adam Powell · 13 years ago
  91. 583fcb9 Merge "Dispatch screen state change events to Views Bug #6120957" by Romain Guy · 13 years ago
  92. bb9908b Dispatch screen state change events to Views Bug #6120957 by Romain Guy · 13 years ago
  93. 7d8775a Merge changes I140d291e,Id443ec5c by Mathias Agopian · 13 years ago
  94. 21c241e Add new Intent API for associating a ClipData with an Intent. by Dianne Hackborn · 13 years ago
  95. 929b5899 Deprecate some FileUtils, pointing to Os instead. by Jeff Sharkey · 13 years ago
  96. 152202b Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  97. bbd8226 Merge "More fixes about padding" by Fabrice Di Meglio · 13 years ago
  98. 940fcbd Merge "Tracking changes to SSLParametersImpl.getDefaultTrustManager()" by Elliott Hughes · 13 years ago
  99. f8f0c8e Merge "Fix measurement issues with Spinner and ListPopupWindow" by Adam Powell · 13 years ago
  100. 8666660 Tracking changes to SSLParametersImpl.getDefaultTrustManager() by Brian Carlstrom · 13 years ago