1. a4d8204 Fix some synchronization issues in BatteryService. by Jeff Brown · 12 years ago
  2. cb882f9 Fix bug removing all windows that belong to a display. by Jeff Brown · 12 years ago
  3. c272664 Add some missing debug output. by Jeff Brown · 12 years ago
  4. 77aebfd Add new Display API for secure video capabilities. by Jeff Brown · 12 years ago
  5. 6e2bee7 Migrate more System and Secure settings to Global. by Jeff Sharkey · 12 years ago
  6. 0944d62 Merge "Touch explorer and magnifier do not work well together." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  7. 45af84a Touch explorer and magnifier do not work well together. by Svetoslav Ganov · 12 years ago
  8. 56925d6 Always update peer list in display controller by Irfan Sheriff · 12 years ago
  9. 30ed33b Merge "Owner should not be announces as a user switch." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  10. 59f0769 Owner should not be announces as a user switch. by Svetoslav Ganov · 12 years ago
  11. 3750db1 Merge "Route GPS notifications to all users." into jb-mr1-dev by Victoria Lease · 12 years ago
  12. 6f354ed Merge "Fix issue #7226101: Secure image capture takes 5 seconds to start" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  13. 046cff1 Merge "Fix CTS test failures." into jb-mr1-dev by Jeff Brown · 12 years ago
  14. 9ba8d78 Fix CTS test failures. by Jeff Brown · 12 years ago
  15. b97d876 Merge "Switch from uevent model to /dev/input/event." into jb-mr1-dev by Craig Mautner · 12 years ago
  16. cc5a055 Fix issue #7226101: Secure image capture takes 5 seconds to start by Dianne Hackborn · 12 years ago
  17. 410bc60 Merge changes I790820b1,I3fcf3619,Ia0d5a156 into jb-mr1-dev by Jeff Brown · 12 years ago
  18. cb6f950 Merge "New internal API to eliminate poke locks." into jb-mr1-dev by Jeff Brown · 12 years ago
  19. 2961d11 Merge "Avoid NPE in GpsLocationProvider" into jb-mr1-dev by Victoria Lease · 12 years ago
  20. db21284 Disable use of twilight mode for auto-brightness. by Jeff Brown · 12 years ago
  21. 1e3b98d New internal API to eliminate poke locks. by Jeff Brown · 12 years ago
  22. 1f7a09b Merge "Only inform DisplayManager of visible content." into jb-mr1-dev by Craig Mautner · 12 years ago
  23. 65d11b3 Only inform DisplayManager of visible content. by Craig Mautner · 12 years ago
  24. b525c3c Merge "Fix broadcast to a specific user" into jb-mr1-dev by Amith Yamasani · 12 years ago
  25. 2036a94 Merge "Fix cache deletion for secondary users" into jb-mr1-dev by Amith Yamasani · 12 years ago
  26. 5c24fd0 Avoid NPE in GpsLocationProvider by Victoria Lease · 12 years ago
  27. 5e3dcf7 Merge "Remove clearUserActivityTimeout()." into jb-mr1-dev by Jeff Brown · 12 years ago
  28. e98bde0 Fix broadcast to a specific user by Amith Yamasani · 12 years ago
  29. 54289b8 Fix cache deletion for secondary users by Amith Yamasani · 12 years ago
  30. c56e560 Merge "Construct a task stack for picking a wifi network from notification" into jb-mr1-dev by Adam Powell · 12 years ago
  31. 38389b6 Route GPS notifications to all users. by Victoria Lease · 12 years ago
  32. 13451a2 Status bar: Keep disabled state per user. by John Spurlock · 12 years ago
  33. 135e5fb Always accept API calls from processes which have INTERACT_ACROSS_USERS_FULL in InputMethodManagerService by Satoshi Kataoka · 12 years ago
  34. d56b4d1 Construct a task stack for picking a wifi network from notification by Adam Powell · 12 years ago
  35. 2f39e9f Switch from uevent model to /dev/input/event. by Craig Mautner · 12 years ago
  36. 71520a6 Merge "Handle ISE when physical volume isn't mounted." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  37. edce6a7 Remove clearUserActivityTimeout(). by Jeff Brown · 12 years ago
  38. 2a30547 Merge "Work on issue #6949468: android.dpi.cts.ConfigurationScreenLayoutTest..." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  39. fe37f8f Work on issue #6949468: android.dpi.cts.ConfigurationScreenLayoutTest... by Dianne Hackborn · 12 years ago
  40. a2064df Disable package verification in test harness by rich cannings · 12 years ago
  41. 32ee831 Handle ISE when physical volume isn't mounted. by Jeff Sharkey · 12 years ago
  42. a6efc96 Merge "Changing debug for b/7094175." into jb-mr1-dev by Craig Mautner · 12 years ago
  43. c36c49e Changing debug for b/7094175. by Craig Mautner · 12 years ago
  44. 9ea8f39 Explore by touch enabled when screen magnification is on. by Svetoslav Ganov · 12 years ago
  45. 7f81320 Merge "Get rid of preventScreenOn()." into jb-mr1-dev by Jeff Brown · 12 years ago
  46. 1206648 Get rid of preventScreenOn(). by Jeff Brown · 12 years ago
  47. 8421556 Merge "Fix issue #7255954: API Review: rename Dream to DreamService" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  48. be87e2f Fix issue #7255954: API Review: rename Dream to DreamService by Dianne Hackborn · 12 years ago
  49. c521178 Merge "Sending interaction end event at the end of a drag." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  50. 4682421 Sending interaction end event at the end of a drag. by Svetoslav Ganov · 12 years ago
  51. 3ff8e1a Merge "Fix issue #7211769 and #7244492, thrash around on #7226656." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  52. 925a659 Merge "Use updatable file for premium-sms filter" into jb-mr1-dev by Robert Greenwalt · 12 years ago
  53. d4ac8d7 Fix issue #7211769 and #7244492, thrash around on #7226656. by Dianne Hackborn · 12 years ago
  54. 94ffe87 Merge "Pass display arg to blank/unblank" into jb-mr1-dev by Andy McFadden · 12 years ago
  55. 47c52a8 Merge "Some accessibility events not sent from touch explorer if apps misbehave." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  56. fe304b8 Some accessibility events not sent from touch explorer if apps misbehave. by Svetoslav Ganov · 12 years ago
  57. 01996793 Merge "Remove user switcher from long-press power menu" into jb-mr1-dev by Amith Yamasani · 12 years ago
  58. 9dbbfcd Merge "Pass the originating uid to the package verifier" into jb-mr1-dev by Ben Gruver · 12 years ago
  59. 95841ac Merge "Inconsistent events on transition from gesture detection to touch exploration." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  60. ca86882 Merge "Accessibility services that do not accept events are mismanaged." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  61. c6fa237 Use updatable file for premium-sms filter by Robert Greenwalt · 12 years ago
  62. bc4ba82 Remove user switcher from long-press power menu by Amith Yamasani · 12 years ago
  63. a174a77 Merge "Close the notification shade when starting dream." into jb-mr1-dev by John Spurlock · 12 years ago
  64. 0dc2b81c Merge "Cleanup internal status bar APIs." into jb-mr1-dev by Daniel Sandler · 12 years ago
  65. aed4b6f Inconsistent events on transition from gesture detection to touch exploration. by Svetoslav Ganov · 12 years ago
  66. 1f22b6a Accessibility services that do not accept events are mismanaged. by Svetoslav Ganov · 12 years ago
  67. 591a9e8 Close the notification shade when starting dream. by John Spurlock · 12 years ago
  68. 13701b5 Merge "Bundle correlated switch changes atomically." into jb-mr1-dev by Jeff Brown · 12 years ago
  69. 3cd9612 Merge "Fix ime swtich issue" into jb-mr1-dev by Satoshi Kataoka · 12 years ago
  70. d08a923 Fix ime swtich issue by Satoshi Kataoka · 12 years ago
  71. 448f6e1 Merge "temporarily disable blacklisting" into jb-mr1-dev by Hiroshi Lockheimer · 12 years ago
  72. bcc046a Bundle correlated switch changes atomically. by Jeff Brown · 12 years ago
  73. 7befb7d Global gesture to toggle Accessibility system-wide. by Svetoslav Ganov · 12 years ago
  74. e496114 Merge "Treat additional inputmethod subtypes per user" into jb-mr1-dev by Satoshi Kataoka · 12 years ago
  75. 3dc0b80 Merge "Fix layout state issues." into jb-mr1-dev by Craig Mautner · 12 years ago
  76. b319d5d temporarily disable blacklisting by Victoria Lease · 12 years ago
  77. 812d2ca Fix layout state issues. by Craig Mautner · 12 years ago
  78. 625239a Migrate more Secure settings to Global. by Jeff Sharkey · 12 years ago
  79. 1081eed Pass display arg to blank/unblank by Andy McFadden · 12 years ago
  80. 3f91e43 Merge "Full (local) restore security changes" into jb-mr1-dev by Christopher Tate · 12 years ago
  81. 37d83a3 Pass the originating uid to the package verifier by Ben Gruver · 12 years ago
  82. f6d6fa8 Full (local) restore security changes by Christopher Tate · 12 years ago
  83. 580ee8b Merge "Fixing AppWidgetService / AppWidgetHost to work in system process" into jb-mr1-dev by Adam Cohen · 12 years ago
  84. 11cf178 Cleanup internal status bar APIs. by Daniel Sandler · 12 years ago
  85. 5ade83b Treat additional inputmethod subtypes per user by Satoshi Kataoka · 12 years ago
  86. 2480bc1 Merge "Fix issue #7232952: Settings crash on tapping on Downloaded apps on a secondary user" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  87. c7ba771 Fix issue #7232952: Settings crash on tapping on Downloaded apps on a secondary user by Dianne Hackborn · 12 years ago
  88. 7bb89cf Merge changes I2c09abaa,I9d8406e1 into jb-mr1-dev by Jeff Brown · 12 years ago
  89. f21b94a Merge "Remove unused Secure settings." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  90. 68b7a6d Merge "First step towards cleaning up Global settings." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  91. f9d40f4 Cure narcolepsy. by Jeff Brown · 12 years ago
  92. bc33545 Allow applications to connect to known wifi displays. by Jeff Brown · 12 years ago
  93. 3ff2d86 Fixing AppWidgetService / AppWidgetHost to work in system process by Adam Cohen · 12 years ago
  94. 4de9936 Remove unused Secure settings. by Jeff Sharkey · 12 years ago
  95. eed8f06 Merge "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()" into jb-mr1-dev by Philip Milne · 12 years ago
  96. bdfce2e First step towards cleaning up Global settings. by Jeff Sharkey · 12 years ago
  97. 62c82e4 Make DreamManagerService more robust. by Jeff Brown · 12 years ago
  98. cef440f Move DreamManagerService to its own package. by Jeff Brown · 12 years ago
  99. e521573 Merge "Maybe fix issue #7211766: bindService() to User u0 While u10 is..." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  100. b12e135 Maybe fix issue #7211766: bindService() to User u0 While u10 is... by Dianne Hackborn · 12 years ago