1. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  2. 659793b Merge "Add Developer Option setting for Animator scaling." by Chet Haase · 13 years ago
  3. 306eed2 Merge "Use Choreographer for window manager animation timing." by Dianne Hackborn · 13 years ago
  4. c38fa1f Add Developer Option setting for Animator scaling. by Chet Haase · 13 years ago
  5. 4e92119 Merge "Update the comment for View#clearFocus" by Svetoslav Ganov · 13 years ago
  6. 80ec4ab Merge "Fix bug 5339708 - edge case in ListView focus restoration" by Adam Powell · 13 years ago
  7. 2d8b017 Fix bug 5339708 - edge case in ListView focus restoration by Adam Powell · 13 years ago
  8. 13fd561 Update the comment for View#clearFocus by Svetoslav Ganov · 13 years ago
  9. 88de70f Merge "Deprecate ACTION_BACKGROUND_DATA_SETTING_CHANGED." by Jeff Sharkey · 13 years ago
  10. 9dbfc33 Merge "Support automatic cancellation of Loaders." by Jeff Brown · 13 years ago
  11. b19a71a Support automatic cancellation of Loaders. by Jeff Brown · 13 years ago
  12. bbf1bc8 Merge "Add optional metadata to initiliaze the render threat." by Romain Guy · 13 years ago
  13. 211370f Add optional metadata to initiliaze the render threat. by Romain Guy · 13 years ago
  14. 8bcd54b Use Choreographer for window manager animation timing. by Dianne Hackborn · 13 years ago
  15. 6baed6c Merge "Add Developer Option setting for Animator scaling." by Chet Haase · 13 years ago
  16. 0918a4e Merge "Fix NPE" by John Reck · 13 years ago
  17. d21a9fe Add Developer Option setting for Animator scaling. by Chet Haase · 13 years ago
  18. 9cf8462 Fix NPE by John Reck · 13 years ago
  19. f46723b Implement background vs foreground broadcasts by Christopher Tate · 13 years ago
  20. 2eecea3 Merge "Speedup the accessibility window querying APIs and clean up." by Svetoslav Ganov · 13 years ago
  21. 0f4dc8f am 414cc6cf: am 9af875ec: am 5e095939: docs: update menu guide with CAB and popup menu, plus many other revisions by Scott Main · 13 years ago
  22. 9af875e am 5e095939: docs: update menu guide with CAB and popup menu, plus many other revisions by Scott Main · 13 years ago
  23. 5e09593 docs: update menu guide with CAB and popup menu, plus many other revisions by Scott Main · 13 years ago
  24. d2726ba Add tools specific annotations to the API. by Xavier Ducrohet · 13 years ago
  25. 6c997a9 aapt now sorts the strings in the resource string pool. by Dianne Hackborn · 13 years ago
  26. 540643b Support select all by John Reck · 13 years ago
  27. 2bb2323 Merge "Webkit text selection" by John Reck · 13 years ago
  28. 4125f0b5 Merge "Add new ViewPropertyAnimator utility methods" by Chet Haase · 13 years ago
  29. b74b84f Merge "Proper equals/hashCode impls in Rect and RectF" by Romain Guy · 13 years ago
  30. 74d7ca1 Proper equals/hashCode impls in Rect and RectF by Romain Guy · 13 years ago
  31. c1ca665 Add new ViewPropertyAnimator utility methods by Chet Haase · 13 years ago
  32. 0aa8f3b resolved conflicts for merge of 20d06540 to master by Scott Main · 13 years ago
  33. 20d0654 am 4b2eb9a5: Merge "docs: fix typos and clarify some grammar in summary external issue 21548" into ics-mr1 by Scott Main · 13 years ago
  34. 145b340 Merge "Remove code that quits the webcore watchdog thread." by Ben Murdoch · 13 years ago
  35. 6440534 docs: fix typos and clarify some grammar in summary external issue 21548 by Scott Main · 13 years ago
  36. 1e56fff Merge "Add debug markers to OpenGLRenderer" by Romain Guy · 13 years ago
  37. 13631f3 Add debug markers to OpenGLRenderer by Romain Guy · 13 years ago
  38. 79e3e5f Merge "Removed SoftInputShownOnFocus methods in TextView" by Gilles Debunne · 13 years ago
  39. 12df3cf Merge "Incorrect behavior of View clear focus." by Svetoslav Ganov · 13 years ago
  40. 54ee2ad Deprecate ACTION_BACKGROUND_DATA_SETTING_CHANGED. by Jeff Sharkey · 13 years ago
  41. 74ffdc3 Webkit text selection by John Reck · 13 years ago
  42. e62beb5 Removed SoftInputShownOnFocus methods in TextView by Gilles Debunne · 13 years ago
  43. a585e8d Merge "Always initialize AsyncTask on the main thread." by Romain Guy · 13 years ago
  44. 5e9120d Always initialize AsyncTask on the main thread. by Romain Guy · 13 years ago
  45. a821733 Merge "Remove onPreDrawListeners earlier in TextView" by Gilles Debunne · 13 years ago
  46. 6972659 Merge "Add stencil buffer to the EGL config" by Romain Guy · 13 years ago
  47. 530041d Add stencil buffer to the EGL config by Romain Guy · 13 years ago
  48. b5622b6 Remove code that quits the webcore watchdog thread. by Ben Murdoch · 13 years ago
  49. 5e61331 Move away from deprecated NetworkInfo extra. by Jeff Sharkey · 13 years ago
  50. c7685d6 Merge "Fix bug in LayoutTransition for INVISIBLE views" by Chet Haase · 13 years ago
  51. f3a3b9e Merge "Handle adding/removing/renaming nomedia paths" by Marco Nelissen · 13 years ago
  52. 0d29936 Fix bug in LayoutTransition for INVISIBLE views by Chet Haase · 13 years ago
  53. 2e37d62 Remove onPreDrawListeners earlier in TextView by Gilles Debunne · 13 years ago
  54. b90559a Merge "Fix 5906830: Update the clock earlier when lock screen comes back from suspend." by Jim Miller · 13 years ago
  55. 2d2d7d6 Merge "Implement a cancelation mechanism for queries." by Jeff Brown · 13 years ago
  56. 75ea64f Implement a cancelation mechanism for queries. by Jeff Brown · 13 years ago
  57. ce4a0c6 Fix 5906830: Update the clock earlier when lock screen comes back from suspend. by Jim Miller · 13 years ago
  58. ca78f3d Handle adding/removing/renaming nomedia paths by Marco Nelissen · 13 years ago
  59. 566e8ba Merge "Fix for IOOB when suggestions have disappeared" by Gilles Debunne · 13 years ago
  60. ea11812 Merge "Handle tap and move cursor before showing suggestions" by Gilles Debunne · 13 years ago
  61. 9139174 Merge "Revert "Hack to workaround the fact that the EGL context can be"" by Teng-Hui Zhu · 13 years ago
  62. d343bb96 Merge "Fix doc bug." by Nick Pelly · 13 years ago
  63. d3cb80d Fix doc bug. by Nick Pelly · 13 years ago
  64. ef78d96 Merge "Add NdefMessage.getByteLength(), and more minor fixes:" by Nick Pelly · 13 years ago
  65. 815af1f Merge "Throw NPE if s is null" by Alon Albert · 13 years ago
  66. 23fb7dc Merge "Fix old issue with compatibility-scaled apps and Animations" by Chet Haase · 13 years ago
  67. 838a0e0 Merge "Removed intent logging from SearchDialog.java" by Geremy Condra · 13 years ago
  68. fb9e364 Merge "Fix 5620754: don't show pattern unlock after SIM unlock if not enabled." by Jim Miller · 13 years ago
  69. 11afa8a Throw NPE if s is null by Alon Albert · 13 years ago
  70. 1f5badc Add NdefMessage.getByteLength(), and more minor fixes: by Nick Pelly · 13 years ago
  71. e93c517 Merge "Modified algorithm to remove duplicated suggestions" by Gilles Debunne · 13 years ago
  72. 53f2d55 Fix old issue with compatibility-scaled apps and Animations by Chet Haase · 13 years ago
  73. c6fd88e Incorrect behavior of View clear focus. by Svetoslav Ganov · 13 years ago
  74. 93708af1 Fix 5620754: don't show pattern unlock after SIM unlock if not enabled. by Jim Miller · 13 years ago
  75. 7af1f96 Fix for IOOB when suggestions have disappeared by Gilles Debunne · 13 years ago
  76. 99b46be Merge "Make sure WebView get notified before the EGL context destroyed." by Teng-Hui Zhu · 13 years ago
  77. 52da22f Merge "Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc." by Dianne Hackborn · 13 years ago
  78. 868121f Handle tap and move cursor before showing suggestions by Gilles Debunne · 13 years ago
  79. 096f557 Revert "Hack to workaround the fact that the EGL context can be" by Teng-Hui Zhu · 13 years ago
  80. a34eb91 Make sure WebView get notified before the EGL context destroyed. by Teng-Hui Zhu · 13 years ago
  81. d96e3df Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 13 years ago
  82. 3f696b2 Merge "Unbalanced batch edit begin and end leave TextView unresponsive" by Gilles Debunne · 13 years ago
  83. 6e0b22b Modified algorithm to remove duplicated suggestions by Gilles Debunne · 13 years ago
  84. 842e379 Merge "Update Javadoc for InputConnection.deleteSurroundingText()" by Fabrice Di Meglio · 13 years ago
  85. c6854d4 Merge "TextView's display list updated on layout" by Gilles Debunne · 13 years ago
  86. 39d23bd Update Javadoc for InputConnection.deleteSurroundingText() by Fabrice Di Meglio · 13 years ago
  87. c97a552 Improve NDEF API's by Nick Pelly · 13 years ago
  88. dc828ac Merge "Add API's for normalizing MIME's and URI's." by Nick Pelly · 13 years ago
  89. 43ea4e1 Merge "Added JELLY_BEAN version name; update some targetSdkVersion docs." by Dianne Hackborn · 13 years ago
  90. 954325e TextView's display list updated on layout by Gilles Debunne · 13 years ago
  91. 56965f9 Merge "Fix an inconsistent comment." by Jeff Brown · 13 years ago
  92. 81e9276 Added JELLY_BEAN version name; update some targetSdkVersion docs. by Dianne Hackborn · 13 years ago
  93. ebc016c Fix an inconsistent comment. by Jeff Brown · 13 years ago
  94. 17d3f66 Merge "Fix auto-complete for content-editable fields." by George Mount · 13 years ago
  95. f43305f Do not spell check when the keyboard language is not supported by the current spell checker by satok · 13 years ago
  96. ccae412 Add API's for normalizing MIME's and URI's. by Nick Pelly · 13 years ago
  97. 37c56b9 Merge changes Ib6b6da1d,I6d9a466a by Mathias Agopian · 13 years ago
  98. 3ad7746 Merge "Fixing a typo in the NumberPicker documentation." by Svetoslav Ganov · 13 years ago
  99. b335fad hack up frame latency measurement by Jamie Gennis · 13 years ago
  100. fa1a916 Merge "Match WIFI_P2P data usage." by Jeff Sharkey · 13 years ago