1. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 14 years ago
  2. 7c964e7 Merge changes I39804ee6,I6a5a7ea2 into jb-mr1-dev by Jeff Brown · 14 years ago
  3. e663975 Merge "Improve auto-brightness debounce." into jb-mr1-dev by Jeff Brown · 14 years ago
  4. 1a30b55 Use spline interpolation for auto-brightness. by Jeff Brown · 14 years ago
  5. 06565b6 Improve auto-brightness debounce. by Jeff Brown · 14 years ago
  6. a1a1a1d Merge "Fix issue #6955586: No navigation bar in landscape on tablets" into jb-mr1-dev by Dianne Hackborn · 14 years ago
  7. 5a052a4 Fix issue #6955586: No navigation bar in landscape on tablets by Dianne Hackborn · 14 years ago
  8. f630782 CTS test for WiFi watchdog - framework support. by Yuhao Zheng · 14 years ago
  9. 9630704 Power manager rewrite. by Jeff Brown · 14 years ago
  10. ff7e6ef Apply ValueAnimator scale factor immediately in WM. by Jeff Brown · 14 years ago
  11. 58de142 Merge "Implement enableNoAutoconnect()" into jb-mr1-dev by Matthew Xie · 14 years ago
  12. fffa86b Implement enableNoAutoconnect() by Ganesh Ganapathi Batta · 14 years ago
  13. 510cff9 am f02354e2: am 9064a483: Merge "Added missing USB_DEVICE_ATTACHED broadcast to running Activity" by Mike Lockwood · 14 years ago
  14. f02354e am 9064a483: Merge "Added missing USB_DEVICE_ATTACHED broadcast to running Activity" by Mike Lockwood · 14 years ago
  15. 9064a48 Merge "Added missing USB_DEVICE_ATTACHED broadcast to running Activity" by Mike Lockwood · 14 years ago
  16. bf7d222 Merge "Don't back up / restore non-primary users' data" into jb-mr1-dev by Christopher Tate · 14 years ago
  17. aac71ff Don't back up / restore non-primary users' data by Christopher Tate · 14 years ago
  18. 1866f68 Merge "Modify how the background process LRU list is handled." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  19. f88dd0b Small service cleanup. by Dianne Hackborn · 14 years ago
  20. ee7621c Modify how the background process LRU list is handled. by Dianne Hackborn · 14 years ago
  21. 7be1a3d Stop screensaver on incoming phone call. by John Spurlock · 14 years ago
  22. 38cc2a5 am 3221bf27: am 438a0efc: Do not eject internal ASECs when storage unmounted by Kenny Root · 14 years ago
  23. 3221bf2 am 438a0efc: Do not eject internal ASECs when storage unmounted by Kenny Root · 14 years ago
  24. 438a0ef Do not eject internal ASECs when storage unmounted by Kenny Root · 14 years ago
  25. 258848d User Manager service to manage users and query user details by Amith Yamasani · 14 years ago
  26. 75f0fac Merge "Fix a couple of bugs from the location overhaul." into jb-mr1-dev by Nick Pelly · 14 years ago
  27. 08ca104 Fix a couple of bugs from the location overhaul. by Nick Pelly · 14 years ago
  28. 77b2579 Merge "Setup idletimer for network interface." into jb-mr1-dev by Ashish Sharma · 14 years ago
  29. 0412423 Setup idletimer for network interface. by Haoyu Bai · 14 years ago
  30. 6fa9ad4 Location overhaul, major commit. by Nick Pelly · 14 years ago
  31. 14262d7 Merge "Control GPS logging with property" into jb-mr1-dev by Brian Muramatsu · 14 years ago
  32. 1715cb3 Control GPS logging with property by Brian Muramatsu · 14 years ago
  33. c5bfe19 Merge "Fix screen timeout determination for starting dream." into jb-mr1-dev by John Spurlock · 14 years ago
  34. b9ba2b6 Fix screen timeout determination for starting dream. by John Spurlock · 14 years ago
  35. 2c02933 Merge "Send BOOT_COMPLETED to all users." into jb-mr1-dev by Amith Yamasani · 14 years ago
  36. 015b9f4 Fix the dock-insertion Dream entry codepath. by Daniel Sandler · 14 years ago
  37. 4860cfc Send BOOT_COMPLETED to all users. by Amith Yamasani · 14 years ago
  38. 8264408 Start the correct settings from the status bar. by Amith Yamasani · 14 years ago
  39. fb11ffa Merge "Isolate NetworkStateTracker creation, test." into jb-mr1-dev by Jeff Sharkey · 14 years ago
  40. fb878b6 Isolate NetworkStateTracker creation, test. by Jeff Sharkey · 14 years ago
  41. 82f479d Merge "Cleaner controls between Vpn and init services." into jb-mr1-dev by Jeff Sharkey · 14 years ago
  42. a56d9ce Merge "Revert "Pass URLs to package verifiers"" into jb-mr1-dev by Rich Cannings · 14 years ago
  43. 5017f23 Call systemReady on the lock settings before doing so on the window manager by Jason Simmons · 14 years ago
  44. e1d7c71 Revert "Pass URLs to package verifiers" by Rich Cannings · 14 years ago
  45. 5379158 Merge "More mult-user API work." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  46. 786546e Check the ACTIVATE_ON_DOCK setting in DockObserver. by John Spurlock · 14 years ago
  47. 7d19e02 More mult-user API work. by Dianne Hackborn · 14 years ago
  48. 85b1041 Merge "Window position not reported if the window is not moved." into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  49. 758143e Window position not reported if the window is not moved. by Svetoslav Ganov · 14 years ago
  50. 3c91724 Merge "Refactor Service code out of main ActivityManagerService class." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  51. 599db5c Refactor Service code out of main ActivityManagerService class. by Dianne Hackborn · 14 years ago
  52. 088f29f Cleaner controls between Vpn and init services. by Jeff Sharkey · 14 years ago
  53. 4e4306a Merge "Include network type that caused broadcast." into jb-mr1-dev by Jeff Sharkey · 14 years ago
  54. 75fbb4b Include network type that caused broadcast. by Jeff Sharkey · 14 years ago
  55. bec1d13 Merge "Make generic BaseNetworkObserver." into jb-mr1-dev by Jeff Sharkey · 14 years ago
  56. 9c5c659 Merge "Make LocalSocket Closeable." into jb-mr1-dev by Jeff Sharkey · 14 years ago
  57. 216c181 Make generic BaseNetworkObserver. by Jeff Sharkey · 14 years ago
  58. 065b299 Make LocalSocket Closeable. by Jeff Sharkey · 14 years ago
  59. 2e5746a Merge "We can now (kind-of) change screen density on the fly." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  60. dde331c We can now (kind-of) change screen density on the fly. by Dianne Hackborn · 14 years ago
  61. 0b24b1d Merge "Pass changed NetworkInfo to LocationProvider." into jb-mr1-dev by Jeff Sharkey · 14 years ago
  62. 821bd80 Pass changed NetworkInfo to LocationProvider. by Jeff Sharkey · 14 years ago
  63. 3185b37 Merge "Re-enable dreams: frameworks/base" into jb-mr1-dev by John Spurlock · 14 years ago
  64. 7de5394 Merge "Add features to DisplayManager." into jb-mr1-dev by Craig Mautner · 14 years ago
  65. bc632a2 Re-enable dreams: frameworks/base by John Spurlock · 14 years ago
  66. 329465c Merge "Add APIs for interacting across users." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  67. b4163a6 Add APIs for interacting across users. by Dianne Hackborn · 14 years ago
  68. f95f3eb Merge "Allow access to display manager service from isolated processes." into jb-mr1-dev by Jeff Brown · 14 years ago
  69. e7c1d88 Allow access to display manager service from isolated processes. by Jeff Brown · 14 years ago
  70. 9de4936 Add features to DisplayManager. by Craig Mautner · 14 years ago
  71. 2a642a4 Merge "Refactor DisplayManagerService to be functional." into jb-mr1-dev by Craig Mautner · 14 years ago
  72. 2471390 Pass URLs to package verifiers by rich cannings · 14 years ago
  73. 4f67ba6 Refactor DisplayManagerService to be functional. by Craig Mautner · 14 years ago
  74. 437a0fb Merge "Introduce multiple displays with DisplayContent." into jb-mr1-dev by Craig Mautner · 14 years ago
  75. 59c0097 Introduce multiple displays with DisplayContent. by Craig Mautner · 14 years ago
  76. 908aecc Start moving away from DisplayMetrics.DENSITY_DEVICE. by Dianne Hackborn · 14 years ago
  77. 3805e8c Merge "Optimize memory use of IntentResolver." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  78. 40e5df9 Merge "Make AtomicFile a public API. It's about time!" into jb-mr1-dev by Dianne Hackborn · 14 years ago
  79. 39606a0 Make AtomicFile a public API. It's about time! by Dianne Hackborn · 14 years ago
  80. 24d19fb Revert "API to adjust network stats." by Jeff Sharkey · 14 years ago
  81. 16ef577 Merge "API to adjust network stats. DO NOT MERGE." into jb-mr1-dev by Jeff Sharkey · 14 years ago
  82. e7ed1ce API to adjust network stats. DO NOT MERGE. by Jeff Sharkey · 14 years ago
  83. e23ae14 am fa74f7e0: am bba948dc: Merge "Delay AccountManagerService initialization" into jb-dev by Kenny Root · 14 years ago
  84. fa74f7e am bba948dc: Merge "Delay AccountManagerService initialization" into jb-dev by Kenny Root · 14 years ago
  85. bba948d Merge "Delay AccountManagerService initialization" into jb-dev by Kenny Root · 14 years ago
  86. 5dcbe63 am 1af5ac1b: Merge "DO NOT MERGE. Add package-name-prefix blacklist for location updates." into jb-dev by Nick Pelly · 14 years ago
  87. 9ec6cdd Optimize memory use of IntentResolver. by Dianne Hackborn · 14 years ago
  88. 26ff662 Delay AccountManagerService initialization by Kenny Root · 14 years ago
  89. 48c5eb0 DO NOT MERGE. Add package-name-prefix blacklist for location updates. by Nick Pelly · 14 years ago
  90. fa14d82 Merge "Move and rename user activity event type constants." into jb-mr1-dev by Jeff Brown · 14 years ago
  91. b696de5 Move and rename user activity event type constants. by Jeff Brown · 14 years ago
  92. ab88f98 Merge "Split NST handler events away from CS internals." into jb-mr1-dev by Jeff Sharkey · 14 years ago
  93. 6881a10 Small step towards supporting multiple displays by Craig Mautner · 14 years ago
  94. 4c628eb Split NST handler events away from CS internals. by Jeff Sharkey · 14 years ago
  95. 10d940d Fix permission issues for apps by Irfan Sheriff · 14 years ago
  96. fa25bf5 Add display manager skeleton. by Jeff Brown · 14 years ago
  97. ffed02b Merge "Stop using raw display size except in window manager." by Jeff Brown · 14 years ago
  98. b208a24 Revise and update CellInfo API's by Wink Saville · 14 years ago
  99. a8b9def Stop using raw display size except in window manager. by Jeff Brown · 14 years ago
  100. 85d28a0 Merge "Replace left/right with start/end for Gravity / LayoutParams / Padding" by Fabrice Di Meglio · 14 years ago