1. d84e1ce Split Parcel JNI details away from Binder. by Jeff Sharkey · 12 years ago
  2. 21b4d6b Merge "Fix CM test http://b/issue?id=6125619" by Xia Wang · 12 years ago
  3. 27284da Fix CM test http://b/issue?id=6125619 by Xia Wang · 12 years ago
  4. 67b3a9e Merge "Fix the docs" by Romain Guy · 12 years ago
  5. 1e3d313 Fix the docs by Romain Guy · 12 years ago
  6. 28ca8f9 Merge "Make SyncManager and AccountManagerService multi-user aware." by Amith Yamasani · 12 years ago
  7. 583fcb9 Merge "Dispatch screen state change events to Views Bug #6120957" by Romain Guy · 12 years ago
  8. bb9908b Dispatch screen state change events to Views Bug #6120957 by Romain Guy · 12 years ago
  9. 7d8775a Merge changes I140d291e,Id443ec5c by Mathias Agopian · 12 years ago
  10. 21c241e Add new Intent API for associating a ClipData with an Intent. by Dianne Hackborn · 12 years ago
  11. bbd8226 Merge "More fixes about padding" by Fabrice Di Meglio · 12 years ago
  12. 940fcbd Merge "Tracking changes to SSLParametersImpl.getDefaultTrustManager()" by Elliott Hughes · 12 years ago
  13. f8f0c8e Merge "Fix measurement issues with Spinner and ListPopupWindow" by Adam Powell · 12 years ago
  14. 8666660 Tracking changes to SSLParametersImpl.getDefaultTrustManager() by Brian Carlstrom · 12 years ago
  15. 7507d3d Fix measurement issues with Spinner and ListPopupWindow by Adam Powell · 12 years ago
  16. bf923eb More fixes about padding by Fabrice Di Meglio · 12 years ago
  17. 3bef5e9 Merge "Fix View padding resolution" by Fabrice Di Meglio · 12 years ago
  18. 0c245fb Merge "Make more TextView RTL APIs public" by Fabrice Di Meglio · 12 years ago
  19. 04e0d26 Make SyncManager and AccountManagerService multi-user aware. by Amith Yamasani · 12 years ago
  20. 5ec9193 Merge "Fix webview dropdown item resource" by Michael Kolb · 12 years ago
  21. 250069b Merge "Ignore draw requests when the display is off" by Romain Guy · 12 years ago
  22. 635ba36 Fix webview dropdown item resource by Michael Kolb · 12 years ago
  23. a4fb0cb Merge "Optimization of the request of the sentence level spell check" by satok · 12 years ago
  24. fe5a51e Optimization of the request of the sentence level spell check by satok · 12 years ago
  25. ffb66ec Merge "Remove duplicated comments from WebViewClassic" by Jonathan Dixon · 12 years ago
  26. 3154fc4 Merge "Fix spell checker framework" by satok · 12 years ago
  27. 2428ccb Fix spell checker framework by satok · 12 years ago
  28. 792ee0c Fix possible NPE in SpellChecker by satok · 12 years ago
  29. 08965ec fixup hardcoded include paths for new project by Mathias Agopian · 12 years ago
  30. 509708d Fix View padding resolution by Fabrice Di Meglio · 12 years ago
  31. 1881f27 Merge "Fix bug 6029592 - font size setting causes clipped icon menu items" by Adam Powell · 12 years ago
  32. e61cad3 resolved conflicts for merge of 532679a5 to master by Dirk Dougherty · 12 years ago
  33. 24e877e Fix bug 6029592 - font size setting causes clipped icon menu items by Adam Powell · 12 years ago
  34. d159109 Make more TextView RTL APIs public by Fabrice Di Meglio · 12 years ago
  35. bb10f1d Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  36. 39aae0c Merge "Don't draw the focus ring if we don't have focus" by John Reck · 12 years ago
  37. 28ae199 Merge "reenable webkit paint pausing" by Chris Craik · 12 years ago
  38. d5f0799 Merge "NEW_API: Rework CameraSound into MediaActionSound, and unhide it." by Eino-Ville Talvala · 12 years ago
  39. ea7b043 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  40. 8f409bc Merge "Caliper benchmarks for Parcel." by Jeff Sharkey · 12 years ago
  41. 07b2011 reenable webkit paint pausing by Chris Craik · 12 years ago
  42. 413fab3 Don't draw the focus ring if we don't have focus by John Reck · 12 years ago
  43. 1ce1307 Merge "Don't draw layers in buildLayer()" by Michael Jurka · 12 years ago
  44. eeaff65 Merge "Mark all of config.xml not translatable in the top-level comment." by Eric Fischer · 12 years ago
  45. 5eb3724 Merge "Work on more low memory reporting to apps." by Dianne Hackborn · 12 years ago
  46. 27ff913 Work on more low memory reporting to apps. by Dianne Hackborn · 12 years ago
  47. afeecb0 Merge "Fix focus rings for buttons" by John Reck · 12 years ago
  48. ef109b0 Fix focus rings for buttons by John Reck · 12 years ago
  49. 494e155 Merge "Fix some action bar menu layout bugs around config changes" by Adam Powell · 12 years ago
  50. f203e0a Fix some action bar menu layout bugs around config changes by Adam Powell · 12 years ago
  51. a197e37 Caliper benchmarks for Parcel. by Jeff Sharkey · 12 years ago
  52. 7e52caf Don't draw layers in buildLayer() by Michael Jurka · 12 years ago
  53. e6725bc Merge "Fix unhandled navigation path" by John Reck · 12 years ago
  54. ff8025b9 Merge "Fix FOCUS_BACKWARD search if view had no id" by John Reck · 12 years ago
  55. f712747 Mark all of config.xml not translatable in the top-level comment. by Eric Fischer · 12 years ago
  56. 03bd302 Don't close the database until all references released. by Jeff Brown · 12 years ago
  57. e690958 NEW_API: Rework CameraSound into MediaActionSound, and unhide it. by Eino-Ville Talvala · 12 years ago
  58. 1ecebbb Fix FOCUS_BACKWARD search if view had no id by John Reck · 12 years ago
  59. 4fa4037 Fix unhandled navigation path by John Reck · 12 years ago
  60. b4827c0 Merge "Pass the version down to native" by Nicolas Roard · 12 years ago
  61. 957c800 Merge "Ellipsize avoids spaces and starts right after text" by Gilles Debunne · 12 years ago
  62. 75d022a Action buttons are now 1 view instead of 3. by Adam Powell · 12 years ago
  63. 18e9886 Pass the version down to native by Nicolas Roard · 12 years ago
  64. 42b40c0 Merge "Fix bug #4972463 Update CTS tests for TextView textDirection" by Fabrice Di Meglio · 12 years ago
  65. 4f03d35 Merge "Fix issues #6103378 and #5959515." by Dianne Hackborn · 12 years ago
  66. 66199cf Merge "Remove obsolete references to sched_policy.h" by Glenn Kasten · 12 years ago
  67. 532679a am 56bab8bd: am 4d7bc655: Doc change: String changes for Android Market by Dirk Dougherty · 12 years ago
  68. 56bab8b am 4d7bc655: Doc change: String changes for Android Market by Dirk Dougherty · 12 years ago
  69. 4d7bc655 Doc change: String changes for Android Market by Dirk Dougherty · 12 years ago
  70. 1b0cc3c Merge "Rename remove callback methods." by Jeff Brown · 12 years ago
  71. 97a355a Merge "Support posting delayed animation/draw callbacks." by Jeff Brown · 12 years ago
  72. 6569625 Fix issues #6103378 and #5959515. by Dianne Hackborn · 12 years ago
  73. 403475a Remove obsolete references to sched_policy.h by Glenn Kasten · 12 years ago
  74. 5bebea4 Rename remove callback methods. by Jeff Brown · 12 years ago
  75. 2b6cb9a Support posting delayed animation/draw callbacks. by Jeff Brown · 12 years ago
  76. e9c0d14 Fix bug #4972463 Update CTS tests for TextView textDirection by Fabrice Di Meglio · 12 years ago
  77. 3edd8f0 Merge "Clarify docs for the thread used in BroadcastReceiver.onReceive()" by Nick Pelly · 12 years ago
  78. faeac27 Merge "Change widgets to post invalidate to the animation timer." by Jeff Brown · 12 years ago
  79. e5d076e Merge "EditText caches only text in its internal display list." by Gilles Debunne · 12 years ago
  80. 6cb7b46 Change widgets to post invalidate to the animation timer. by Jeff Brown · 12 years ago
  81. ffa5514 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  82. 6087dfc DO NOT MERGE Return 1.5 * density as default for large screens. by Andrew Flynn · 12 years ago
  83. 4ec961d DO NOT MERGE by Ramanan Rajeswaran · 12 years ago
  84. b663a4b Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 12 years ago
  85. 5e7bb1e DO NOT MERGE by Ramanan Rajeswaran · 12 years ago
  86. e6a0ec6 Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 12 years ago
  87. c171756 Merge "Remove deleted pdu items from the updated cache" by Tom Taylor · 12 years ago
  88. e6ad12a Merge "Fix bug #5815381 [DA] [Android Gallery] [Cut string in "no-response" box]" by Fabrice Di Meglio · 12 years ago
  89. 7e4e561 Ignore draw requests when the display is off by Romain Guy · 12 years ago
  90. 6c488de EditText caches only text in its internal display list. by Gilles Debunne · 12 years ago
  91. 9841174 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  92. 1e34e1b Merge "Fix 5958806: Allow play button to be hidden in TransportControlView" by Jim Miller · 12 years ago
  93. f51abc7 Merge "Delete display list objects and resources on the UI thread Bug #6073717 Bug #6065504 Bug #6026515 Bug #5971725" by Romain Guy · 12 years ago
  94. bb0acdf Delete display list objects and resources on the UI thread by Romain Guy · 12 years ago
  95. 7bcbeb7 Merge "Make SQLiteDatabase final." by Jeff Brown · 12 years ago
  96. ef6f68b Merge "Don't log SQLITE_SCHEMA errors." by Jeff Brown · 12 years ago
  97. 21452d1 Merge "Fix bug #6029615 Update Javadoc for onPaddingChanged()" by Fabrice Di Meglio · 12 years ago
  98. 085585f Fix bug #6029615 Update Javadoc for onPaddingChanged() by Fabrice Di Meglio · 12 years ago
  99. baefdfa Make SQLiteDatabase final. by Jeff Brown · 12 years ago
  100. fb9c41c Merge "Deferred layer updates" by Romain Guy · 12 years ago