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