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. 81453f7 Merge "Fix bug #5262565 Need to remove CharCount TextDirectionHeuristics" by Fabrice Di Meglio · 13 years ago
  9. 8a551a5 Fix bug #5262565 Need to remove CharCount TextDirectionHeuristics by Fabrice Di Meglio · 13 years ago
  10. 13fd561 Update the comment for View#clearFocus by Svetoslav Ganov · 13 years ago
  11. 88de70f Merge "Deprecate ACTION_BACKGROUND_DATA_SETTING_CHANGED." by Jeff Sharkey · 13 years ago
  12. 9dbfc33 Merge "Support automatic cancellation of Loaders." by Jeff Brown · 13 years ago
  13. b19a71a Support automatic cancellation of Loaders. by Jeff Brown · 13 years ago
  14. bbf1bc8 Merge "Add optional metadata to initiliaze the render threat." by Romain Guy · 13 years ago
  15. 211370f Add optional metadata to initiliaze the render threat. by Romain Guy · 13 years ago
  16. 8bcd54b Use Choreographer for window manager animation timing. by Dianne Hackborn · 13 years ago
  17. 6baed6c Merge "Add Developer Option setting for Animator scaling." by Chet Haase · 13 years ago
  18. 0918a4e Merge "Fix NPE" by John Reck · 13 years ago
  19. d21a9fe Add Developer Option setting for Animator scaling. by Chet Haase · 13 years ago
  20. 9cf8462 Fix NPE by John Reck · 13 years ago
  21. f46723b Implement background vs foreground broadcasts by Christopher Tate · 13 years ago
  22. 2eecea3 Merge "Speedup the accessibility window querying APIs and clean up." by Svetoslav Ganov · 13 years ago
  23. 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
  24. 9af875e am 5e095939: docs: update menu guide with CAB and popup menu, plus many other revisions by Scott Main · 13 years ago
  25. 5e09593 docs: update menu guide with CAB and popup menu, plus many other revisions by Scott Main · 13 years ago
  26. a8c0d5e Merge "Use PackageManager to detect wifi-only devices in ConnectivityManagerTest." by Xia Wang · 13 years ago
  27. 4dfa295 Use PackageManager to detect wifi-only devices in ConnectivityManagerTest. by Brett Chabot · 13 years ago
  28. 1889940 Merge "Update preload drawables to not include pre-holo assets." by Dianne Hackborn · 13 years ago
  29. e85fc62 am 1a8a8b73: am 0b2701b7: Merge "docs: change that stated as a few doc fixes and turned into fully documenting the device default themes and fixing many more, including adding API level information for older themes to avoid confusion. Oh and fix an unclosed <em> tag c by Scott Main · 13 years ago
  30. 89123bc Update preload drawables to not include pre-holo assets. by Dianne Hackborn · 13 years ago
  31. 1a8a8b7 am 0b2701b7: Merge "docs: change that stated as a few doc fixes and turned into fully documenting the device default themes and fixing many more, including adding API level information for older themes to avoid confusion. Oh and fix an unclosed <em> tag causing a form by Scott Main · 13 years ago
  32. d2726ba Add tools specific annotations to the API. by Xavier Ducrohet · 13 years ago
  33. 6c997a9 aapt now sorts the strings in the resource string pool. by Dianne Hackborn · 13 years ago
  34. 493d27b docs: change that stated as a few doc fixes and turned into by Scott Main · 15 years ago
  35. 540643b Support select all by John Reck · 13 years ago
  36. 2bb2323 Merge "Webkit text selection" by John Reck · 13 years ago
  37. 4125f0b5 Merge "Add new ViewPropertyAnimator utility methods" by Chet Haase · 13 years ago
  38. b74b84f Merge "Proper equals/hashCode impls in Rect and RectF" by Romain Guy · 13 years ago
  39. 74d7ca1 Proper equals/hashCode impls in Rect and RectF by Romain Guy · 13 years ago
  40. c1ca665 Add new ViewPropertyAnimator utility methods by Chet Haase · 13 years ago
  41. 0aa8f3b resolved conflicts for merge of 20d06540 to master by Scott Main · 13 years ago
  42. 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
  43. 145b340 Merge "Remove code that quits the webcore watchdog thread." by Ben Murdoch · 13 years ago
  44. 6440534 docs: fix typos and clarify some grammar in summary external issue 21548 by Scott Main · 13 years ago
  45. 1e56fff Merge "Add debug markers to OpenGLRenderer" by Romain Guy · 13 years ago
  46. 13631f3 Add debug markers to OpenGLRenderer by Romain Guy · 13 years ago
  47. 79e3e5f Merge "Removed SoftInputShownOnFocus methods in TextView" by Gilles Debunne · 13 years ago
  48. 12df3cf Merge "Incorrect behavior of View clear focus." by Svetoslav Ganov · 13 years ago
  49. 54ee2ad Deprecate ACTION_BACKGROUND_DATA_SETTING_CHANGED. by Jeff Sharkey · 13 years ago
  50. 74ffdc3 Webkit text selection by John Reck · 13 years ago
  51. b61712b Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  52. e62beb5 Removed SoftInputShownOnFocus methods in TextView by Gilles Debunne · 13 years ago
  53. a585e8d Merge "Always initialize AsyncTask on the main thread." by Romain Guy · 13 years ago
  54. 5e9120d Always initialize AsyncTask on the main thread. by Romain Guy · 13 years ago
  55. a821733 Merge "Remove onPreDrawListeners earlier in TextView" by Gilles Debunne · 13 years ago
  56. 6972659 Merge "Add stencil buffer to the EGL config" by Romain Guy · 13 years ago
  57. 530041d Add stencil buffer to the EGL config by Romain Guy · 13 years ago
  58. b5622b6 Remove code that quits the webcore watchdog thread. by Ben Murdoch · 13 years ago
  59. 5e61331 Move away from deprecated NetworkInfo extra. by Jeff Sharkey · 13 years ago
  60. c7685d6 Merge "Fix bug in LayoutTransition for INVISIBLE views" by Chet Haase · 13 years ago
  61. f3a3b9e Merge "Handle adding/removing/renaming nomedia paths" by Marco Nelissen · 13 years ago
  62. 0d29936 Fix bug in LayoutTransition for INVISIBLE views by Chet Haase · 13 years ago
  63. 2e37d62 Remove onPreDrawListeners earlier in TextView by Gilles Debunne · 13 years ago
  64. b90559a Merge "Fix 5906830: Update the clock earlier when lock screen comes back from suspend." by Jim Miller · 13 years ago
  65. 2d2d7d6 Merge "Implement a cancelation mechanism for queries." by Jeff Brown · 13 years ago
  66. 75ea64f Implement a cancelation mechanism for queries. by Jeff Brown · 13 years ago
  67. ce4a0c6 Fix 5906830: Update the clock earlier when lock screen comes back from suspend. by Jim Miller · 13 years ago
  68. ca78f3d Handle adding/removing/renaming nomedia paths by Marco Nelissen · 13 years ago
  69. 39d18f5 Merge "Code cleaning: centralize use of #if USE_TEXT_LAYOUT_CACHE" by Fabrice Di Meglio · 13 years ago
  70. a731b08 Code cleaning: centralize use of #if USE_TEXT_LAYOUT_CACHE by Fabrice Di Meglio · 13 years ago
  71. 566e8ba Merge "Fix for IOOB when suggestions have disappeared" by Gilles Debunne · 13 years ago
  72. ea11812 Merge "Handle tap and move cursor before showing suggestions" by Gilles Debunne · 13 years ago
  73. 9139174 Merge "Revert "Hack to workaround the fact that the EGL context can be"" by Teng-Hui Zhu · 13 years ago
  74. b6c51b9 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  75. 66ed857 Merge "Mark locale-neutral configuration strings translatable="false"" by Eric Fischer · 13 years ago
  76. 53ebe33 Mark locale-neutral configuration strings translatable="false" by Eric Fischer · 13 years ago
  77. d343bb96 Merge "Fix doc bug." by Nick Pelly · 13 years ago
  78. d3cb80d Fix doc bug. by Nick Pelly · 13 years ago
  79. ef78d96 Merge "Add NdefMessage.getByteLength(), and more minor fixes:" by Nick Pelly · 13 years ago
  80. c14639a Merge "Use audio_source_t consistently" by Glenn Kasten · 13 years ago
  81. 815af1f Merge "Throw NPE if s is null" by Alon Albert · 13 years ago
  82. 0f0fbd9 Use audio_source_t consistently by Glenn Kasten · 13 years ago
  83. 23fb7dc Merge "Fix old issue with compatibility-scaled apps and Animations" by Chet Haase · 13 years ago
  84. 838a0e0 Merge "Removed intent logging from SearchDialog.java" by Geremy Condra · 13 years ago
  85. fb9e364 Merge "Fix 5620754: don't show pattern unlock after SIM unlock if not enabled." by Jim Miller · 13 years ago
  86. 11afa8a Throw NPE if s is null by Alon Albert · 13 years ago
  87. 1f5badc Add NdefMessage.getByteLength(), and more minor fixes: by Nick Pelly · 13 years ago
  88. e93c517 Merge "Modified algorithm to remove duplicated suggestions" by Gilles Debunne · 13 years ago
  89. 259c109 Remove @deprecate in View's fadingEdge by Gilles Debunne · 13 years ago
  90. 53f2d55 Fix old issue with compatibility-scaled apps and Animations by Chet Haase · 13 years ago
  91. c6fd88e Incorrect behavior of View clear focus. by Svetoslav Ganov · 13 years ago
  92. 93708af1 Fix 5620754: don't show pattern unlock after SIM unlock if not enabled. by Jim Miller · 13 years ago
  93. 758d97c Merge "Fixing failing focus tests" by Svetoslav Ganov · 13 years ago
  94. 7af1f96 Fix for IOOB when suggestions have disappeared by Gilles Debunne · 13 years ago
  95. 36a561b Fixing failing focus tests by Svetoslav Ganov · 13 years ago
  96. 99b46be Merge "Make sure WebView get notified before the EGL context destroyed." by Teng-Hui Zhu · 13 years ago
  97. 52da22f Merge "Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc." by Dianne Hackborn · 13 years ago
  98. 868121f Handle tap and move cursor before showing suggestions by Gilles Debunne · 13 years ago
  99. 096f557 Revert "Hack to workaround the fact that the EGL context can be" by Teng-Hui Zhu · 13 years ago
  100. a34eb91 Make sure WebView get notified before the EGL context destroyed. by Teng-Hui Zhu · 13 years ago