1. 2ea9bae Fix issue #7457380: IME leaves a mark after user switching by Dianne Hackborn · 14 years ago
  2. 841ce67 Merge commit '81af21e67cd842d16d4b45e8a2d1ec56ff8d764f' into jb-mr1-dev by Baligh Uddin · 14 years ago
  3. 685cc8c Merge "Decrement number of updates in LocationRequest" into jb-mr1-dev by Laurent Tu · 14 years ago
  4. 8ae0420 Merge "Fix issue #7343200: Fails to show wallpaper in the background for..." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  5. 9812973 Fix issue #7343200: Fails to show wallpaper in the background for... by Dianne Hackborn · 14 years ago
  6. b8e58bb am 28e8f76c: Merge "Cannot click on partially visible views in touch exploration." into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  7. 28e8f76 Merge "Cannot click on partially visible views in touch exploration." into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  8. 75defb6 Decrement number of updates in LocationRequest by Laurent Tu · 14 years ago
  9. 9de90c1 Merge "Use clock's widget as the default keyguard widget" into jb-mr1-lockscreen-dev by Michael Jurka · 14 years ago
  10. 67a871d Use clock's widget as the default keyguard widget by Michael Jurka · 14 years ago
  11. 39912f7 Merge commit '87bb019e57eddcedd4aeca180ac36bdf1d42064a' into jb-mr1-dev by Ed Heyl · 14 years ago
  12. a94c319 Cannot click on partially visible views in touch exploration. by Svetoslav Ganov · 14 years ago
  13. 872e3d3 am b9372de0: Merge "More debugging for issue #7343200 Fails to show wallpaper in the..." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  14. f19cce1 Merge "Revert "Pushing state persistence to a background thread"" into jb-mr1-lockscreen-dev by Adam Cohen · 14 years ago
  15. b9372de Merge "More debugging for issue #7343200 Fails to show wallpaper in the..." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  16. b6f8337 Revert "Pushing state persistence to a background thread" by Adam Cohen · 14 years ago
  17. 529e744 More debugging for issue #7343200 Fails to show wallpaper in the... by Dianne Hackborn · 14 years ago
  18. 6917cec Merge "Pushing state persistence to a background thread" into jb-mr1-lockscreen-dev by Adam Cohen · 14 years ago
  19. 039206a Pushing state persistence to a background thread by Adam Cohen · 14 years ago
  20. 09452829 am 0de49148: Merge "Fix for BluetoothAdapter.getAddress() when BT is off on some devices" into jb-mr1-dev by Zhihai Xu · 14 years ago
  21. 0de4914 Merge "Fix for BluetoothAdapter.getAddress() when BT is off on some devices" into jb-mr1-dev by Zhihai Xu · 14 years ago
  22. 9767597 Merge "Stripping dead API related to keyguard widgets" into jb-mr1-lockscreen-dev by Adam Cohen · 14 years ago
  23. d31c322 Fix for BluetoothAdapter.getAddress() when BT is off on some devices by Zhihai Xu · 14 years ago
  24. c4842c1 Accessibility support for the lockscreen - phone. by Svetoslav Ganov · 14 years ago
  25. 8f697d85 Stripping dead API related to keyguard widgets by Adam Cohen · 14 years ago
  26. fe28ff0 Merge "Fix for regression in WindowManager orientation changes" into jb-mr1-dev by Chet Haase · 14 years ago
  27. d5d11af Fix for regression in WindowManager orientation changes by Chet Haase · 14 years ago
  28. 03f7ebf Merge "Relax permission requirements for posting notifications across users" into jb-mr1-dev by Amith Yamasani · 14 years ago
  29. 27f752e Merge "WindowManager shouldn't layout non-visible windows" into jb-mr1-dev by Chet Haase · 14 years ago
  30. a07d047 Merge "Don't clean up wallpaper map entry when stopping a user." into jb-mr1-dev by Amith Yamasani · 14 years ago
  31. 9cceae9 WindowManager shouldn't layout non-visible windows by Chet Haase · 14 years ago
  32. 2c7ebea Relax permission requirements for posting notifications across users by Amith Yamasani · 14 years ago
  33. 0c29371 Don't clean up wallpaper map entry when stopping a user. by Amith Yamasani · 14 years ago
  34. ad09bcc Bring up unlock screen for FLAG_DISMISS_KEYGUARD. by Craig Mautner · 14 years ago
  35. 44251a7 Merge "Work on issue #7343200: Fails to show wallpaper in the background..." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  36. ef03a7f Work on issue #7343200: Fails to show wallpaper in the background... by Dianne Hackborn · 14 years ago
  37. ca60ba1 Merge "Move app-lib definition up for system app scanning" into jb-mr1-dev by Kenny Root · 14 years ago
  38. 7c25850 Merge "Fix for some downloaded apps showing up on all users" into jb-mr1-dev by Amith Yamasani · 14 years ago
  39. 584c4cd Move app-lib definition up for system app scanning by Kenny Root · 14 years ago
  40. 269518e Revert "make FLP play nicely with multiuser" by Victoria Lease · 14 years ago
  41. 99e8872 Merge "Don't scale screen brightness by electron beam level." into jb-mr1-dev by Jeff Brown · 14 years ago
  42. 356bd4c Don't scale screen brightness by electron beam level. by Jeff Brown · 14 years ago
  43. 319c7e85 Merge "make FLP play nicely with multiuser" into jb-mr1-dev by Victoria Lease · 14 years ago
  44. f031f23 Fix for some downloaded apps showing up on all users by Amith Yamasani · 14 years ago
  45. 8a6f6a8 Merge "Fix issue #7419050: Time is not getting updated after launching Clock" into jb-mr1-dev by Dianne Hackborn · 14 years ago
  46. 0848245 Merge "Fix the user name for the owner." into jb-mr1-dev by Amith Yamasani · 14 years ago
  47. e5601ce make FLP play nicely with multiuser by Victoria Lease · 14 years ago
  48. db5aca9 Fix issue #7419050: Time is not getting updated after launching Clock by Dianne Hackborn · 14 years ago
  49. 6f34b41 Fix the user name for the owner. by Amith Yamasani · 14 years ago
  50. 92130f6 Add MediaRouter API to get presentation display. by Jeff Brown · 14 years ago
  51. 7fd9882 Accessibility layer in inconsistent state after running UI test automation tests. by Svetoslav Ganov · 14 years ago
  52. 900e0ba Merge "Dim the screen quickly in response to user activity timeout." into jb-mr1-dev by Jeff Brown · 14 years ago
  53. 5244c93 Dim the screen quickly in response to user activity timeout. by Jeff Brown · 14 years ago
  54. cd66855 Merge "Fix a crash in InputMethodManagerService due to permission failure." into jb-mr1-dev by Amith Yamasani · 14 years ago
  55. acf5943 Merge "Fix the Backup Manager's uninstall tracking" into jb-mr1-dev by Christopher Tate · 14 years ago
  56. 1202c43 Merge "Secure windows, secure surface views and secure displays." into jb-mr1-dev by Jeff Brown · 14 years ago
  57. 8e080d7 Merge "License of files Bluetooth package is not updated to ASL2" into jb-mr1-dev by Zhihai Xu · 14 years ago
  58. ecf4725 Merge "Fix issue #7401818: Wrong transition animation when clearing task" into jb-mr1-dev by Dianne Hackborn · 14 years ago
  59. f043de9 Fix a crash in InputMethodManagerService due to permission failure. by Amith Yamasani · 14 years ago
  60. 799916e Merge "Revert "Check non-primary user dirs during package scan"" into jb-mr1-dev by Dave Burke · 14 years ago
  61. 383fa18 Revert "Check non-primary user dirs during package scan" by Dave Burke · 14 years ago
  62. f0681b3 Secure windows, secure surface views and secure displays. by Jeff Brown · 14 years ago
  63. 9622ca4 Fix issue #7401818: Wrong transition animation when clearing task by Dianne Hackborn · 14 years ago
  64. 92bc9b3 PMS: check outInfo for null during delete by Kenny Root · 14 years ago
  65. 56e7563 Merge "Fix issue #7342364: JellyBean broke Toddler Lock, again" into jb-mr1-dev by Dianne Hackborn · 14 years ago
  66. fa0fd39 License of files Bluetooth package is not updated to ASL2 by Zhihai Xu · 14 years ago
  67. da2509c Merge "Check non-primary user dirs during package scan" into jb-mr1-dev by Kenny Root · 14 years ago
  68. e82f68d Fix the Backup Manager's uninstall tracking by Christopher Tate · 14 years ago
  69. 77119bc Fix issue #7342364: JellyBean broke Toddler Lock, again by Dianne Hackborn · 14 years ago
  70. 6fd394a Merge "Improve auto-brightness hysteresis." into jb-mr1-dev by Jeff Brown · 14 years ago
  71. e941b1e Improve auto-brightness hysteresis. by Jeff Brown · 14 years ago
  72. 4525f5b Check non-primary user dirs during package scan by Kenny Root · 14 years ago
  73. 034b386 Merge "Add ro.revision property to checkin headers" into jb-mr1-dev by Colin Cross · 14 years ago
  74. 8b2c916 Add ro.revision property to checkin headers by Colin Cross · 14 years ago
  75. 23d6224 Merge "Set the secureness when creating displays" into jb-mr1-dev by Jamie Gennis · 14 years ago
  76. cd75706 System server should always send broadcasts to a specific or all users by Amith Yamasani · 14 years ago
  77. d6e3ad5 Merge "Reduce screen on/off latency." into jb-mr1-dev by Jeff Brown · 14 years ago
  78. f584f11 Merge "Fix issue #7353900: Brief flash of home screen while dream starts on lock screen." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  79. 8074e98 Merge "Fix crashes when quickly adding and removing users" into jb-mr1-dev by Amith Yamasani · 14 years ago
  80. 7bbf816 Set the secureness when creating displays by Jamie Gennis · 14 years ago
  81. 32dafe2 Reduce screen on/off latency. by Jeff Brown · 14 years ago
  82. 7ad4438 Fix issue #7353900: Brief flash of home screen while dream starts on lock screen. by Dianne Hackborn · 14 years ago
  83. 9bef329 Merge changes Ie3c8ca8d,Ia175b36d into jb-mr1-dev by Kenny Root · 14 years ago
  84. db6a14c Fix crashes when quickly adding and removing users by Amith Yamasani · 14 years ago
  85. 9823723 Merge "Cannot pan in browser if magnification is enabled." into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  86. 8c82025 Merge "Frameworks base: Promote dream setting defaults to config." into jb-mr1-dev by John Spurlock · 14 years ago
  87. 0ed07a0 Merge "Allow getDisplayContentLocked to return null..." into jb-mr1-dev by Craig Mautner · 14 years ago
  88. ed108f3 Frameworks base: Promote dream setting defaults to config. by John Spurlock · 14 years ago
  89. 738cfc9 Fixing wallpaper flash when going in/out of Recents by Michael Jurka · 14 years ago
  90. ff6c329 Cannot pan in browser if magnification is enabled. by Svetoslav Ganov · 14 years ago
  91. 1d2b445 Merge "Reduce auto-brightness jitter." into jb-mr1-dev by Jeff Brown · 14 years ago
  92. 5831159 Merge "More migration to Global settings." into jb-mr1-dev by Jeff Sharkey · 14 years ago
  93. ce78b026 Merge "Fix deadlock." into jb-mr1-dev by Jeff Brown · 14 years ago
  94. 4f0e969 Reduce auto-brightness jitter. by Jeff Brown · 14 years ago
  95. 6669250 Fix deadlock. by Jeff Brown · 14 years ago
  96. cea37434 Try to free cache before giving up on install by Kenny Root · 14 years ago
  97. 8d9a1f6 More migration to Global settings. by Jeff Sharkey · 14 years ago
  98. a3e9079 Robustly add symlink and add for non-primary users by Kenny Root · 14 years ago
  99. 80ce3d8 Merge "Magnifier not respecting RTL/LTR direction and keyguard dialogs not properly centered." into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  100. be2a4a5 Merge "When removing windows remove from resize list." into jb-mr1-dev by Craig Mautner · 14 years ago