1. dde331c We can now (kind-of) change screen density on the fly. by Dianne Hackborn · 12 years ago
  2. 3185b37 Merge "Re-enable dreams: frameworks/base" into jb-mr1-dev by John Spurlock · 12 years ago
  3. 7de5394 Merge "Add features to DisplayManager." into jb-mr1-dev by Craig Mautner · 12 years ago
  4. bc632a2 Re-enable dreams: frameworks/base by John Spurlock · 12 years ago
  5. 329465c Merge "Add APIs for interacting across users." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  6. b4163a6 Add APIs for interacting across users. by Dianne Hackborn · 12 years ago
  7. f95f3eb Merge "Allow access to display manager service from isolated processes." into jb-mr1-dev by Jeff Brown · 12 years ago
  8. e7c1d88 Allow access to display manager service from isolated processes. by Jeff Brown · 12 years ago
  9. 9de4936 Add features to DisplayManager. by Craig Mautner · 12 years ago
  10. 2a642a4 Merge "Refactor DisplayManagerService to be functional." into jb-mr1-dev by Craig Mautner · 12 years ago
  11. 2471390 Pass URLs to package verifiers by rich cannings · 12 years ago
  12. 4f67ba6 Refactor DisplayManagerService to be functional. by Craig Mautner · 12 years ago
  13. 437a0fb Merge "Introduce multiple displays with DisplayContent." into jb-mr1-dev by Craig Mautner · 12 years ago
  14. 59c0097 Introduce multiple displays with DisplayContent. by Craig Mautner · 12 years ago
  15. 908aecc Start moving away from DisplayMetrics.DENSITY_DEVICE. by Dianne Hackborn · 12 years ago
  16. 3805e8c Merge "Optimize memory use of IntentResolver." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  17. 40e5df9 Merge "Make AtomicFile a public API. It's about time!" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  18. 39606a0 Make AtomicFile a public API. It's about time! by Dianne Hackborn · 12 years ago
  19. 24d19fb Revert "API to adjust network stats." by Jeff Sharkey · 12 years ago
  20. 16ef577 Merge "API to adjust network stats. DO NOT MERGE." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  21. e7ed1ce API to adjust network stats. DO NOT MERGE. by Jeff Sharkey · 12 years ago
  22. e23ae14 am fa74f7e0: am bba948dc: Merge "Delay AccountManagerService initialization" into jb-dev by Kenny Root · 12 years ago
  23. fa74f7e am bba948dc: Merge "Delay AccountManagerService initialization" into jb-dev by Kenny Root · 12 years ago
  24. bba948d Merge "Delay AccountManagerService initialization" into jb-dev by Kenny Root · 12 years ago
  25. 5dcbe63 am 1af5ac1b: Merge "DO NOT MERGE. Add package-name-prefix blacklist for location updates." into jb-dev by Nick Pelly · 12 years ago
  26. 9ec6cdd Optimize memory use of IntentResolver. by Dianne Hackborn · 12 years ago
  27. 26ff662 Delay AccountManagerService initialization by Kenny Root · 12 years ago
  28. 48c5eb0 DO NOT MERGE. Add package-name-prefix blacklist for location updates. by Nick Pelly · 12 years ago
  29. fa14d82 Merge "Move and rename user activity event type constants." into jb-mr1-dev by Jeff Brown · 12 years ago
  30. b696de5 Move and rename user activity event type constants. by Jeff Brown · 12 years ago
  31. ab88f98 Merge "Split NST handler events away from CS internals." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  32. 6881a10 Small step towards supporting multiple displays by Craig Mautner · 12 years ago
  33. 4c628eb Split NST handler events away from CS internals. by Jeff Sharkey · 12 years ago
  34. 10d940d Fix permission issues for apps by Irfan Sheriff · 12 years ago
  35. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  36. ffed02b Merge "Stop using raw display size except in window manager." by Jeff Brown · 12 years ago
  37. b208a24 Revise and update CellInfo API's by Wink Saville · 12 years ago
  38. a8b9def Stop using raw display size except in window manager. by Jeff Brown · 12 years ago
  39. 85d28a0 Merge "Replace left/right with start/end for Gravity / LayoutParams / Padding" by Fabrice Di Meglio · 12 years ago
  40. 2eeeec2 Improve Location object. by Nick Pelly · 12 years ago
  41. aac0d4e Replace left/right with start/end for Gravity / LayoutParams / Padding by Fabrice Di Meglio · 12 years ago
  42. db3c867 Network data activity change intent for network interfaces. by Haoyu Bai · 12 years ago
  43. 6b7358d Netd event code for interface class acitivity. by Haoyu Bai · 12 years ago
  44. cdce0b9 Handle airplane mode messages in BroadcastReceiver, safe locking, etc by Matthew Xie · 12 years ago
  45. fe19f12 Add TODO comments to remove start/stopReverseTethering by Matthew Xie · 12 years ago
  46. 6fde309 Minor changes. Change some instance variables to be final. by Matthew Xie · 12 years ago
  47. a8c6df0 Removed startService() call from BluetoothManagerService. by Fred · 12 years ago
  48. 9631314 Fix merge error, put in tmp workaround for input manager. by Matthew Xie · 12 years ago
  49. bf072a7 Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to BluetoothManagerService by fredc · 12 years ago
  50. c2f5cc5 disable the sync addr flag by zzy · 12 years ago
  51. a732ffd Re-enable Bluetooth after a reboot, even if airplane mode is enabled. by Andre Eisenbach · 12 years ago
  52. d688353 Fixed socket not closing on BT off. Used RemoteCallbackList to monitor binder deaths in BluetoothManagerService. by fredc · 12 years ago
  53. 116d1d46 Fixed issue with getting Bluetooth adapter's name and airplane mode by fredc · 12 years ago
  54. 649fe49 Fixed BT on/off issues and added airplane mode handling by fredc · 12 years ago
  55. f245886 Fixed issue with Bluetooth not turning on if enabled called twice in a row or disabled called twice in a row by fredc · 12 years ago
  56. 0f42037 Non persistent adapter service by fredc · 12 years ago
  57. e21a4ac Add a new version of the disable API. by Jaikumar Ganesh · 12 years ago
  58. 3a6794c Merge "Changes to Bluetooth Service structure." by Matthew Xie · 12 years ago
  59. a0a6989 Merge "Remove BT references from System Server." by Matthew Xie · 12 years ago
  60. a8ae2ee Merge "Dock: Temporary removal of function to get BT address" by Matthew Xie · 12 years ago
  61. c69238e Merge "Remove dithering support." by Jeff Brown · 12 years ago
  62. 3cc321e Remove dithering support. by Jeff Brown · 12 years ago
  63. f422a56 Merge "Remove freezeDisplay(), which is no-op." by Jeff Brown · 12 years ago
  64. a46cdc0 am c80f72f7: Merge "Fixing issue where you couldn\'t set null RemoteViews for a widget" into jb-dev by Adam Cohen · 12 years ago
  65. c80f72f Merge "Fixing issue where you couldn't set null RemoteViews for a widget" into jb-dev by Adam Cohen · 12 years ago
  66. 55e395a Remove freezeDisplay(), which is no-op. by Jeff Brown · 12 years ago
  67. 7d42521 Merge "Improve geofencing: throttle location updates with distance to fence." by Nick Pelly · 12 years ago
  68. e582746 Fixing issue where you couldn't set null RemoteViews for a widget by Adam Cohen · 12 years ago
  69. e0fd693 Improve geofencing: throttle location updates with distance to fence. by Nick Pelly · 12 years ago
  70. f08a8b7 Fixing issue where you couldn't set null RemoteViews for a widget by Adam Cohen · 12 years ago
  71. c9c9a48 Removing a workaround for incorrect window position on window move. by Svetoslav Ganov · 12 years ago
  72. 1abb1cb Changes to Bluetooth Service structure. by Jaikumar Ganesh · 13 years ago
  73. 3419618 Remove BT references from System Server. by Jaikumar Ganesh · 13 years ago
  74. 9773ebb Dock: Temporary removal of function to get BT address by Jaikumar Ganesh · 13 years ago
  75. 99e3459 Does not compile!!! by Amith Yamasani · 12 years ago
  76. 939f2e4 Removing a workaround for incorrect window position on window move. by Svetoslav Ganov · 12 years ago
  77. 052db7c Merge "Further isolate layout side from animation side." by Craig Mautner · 12 years ago
  78. 322e403 Further isolate layout side from animation side. by Craig Mautner · 12 years ago
  79. af665ef Merge "Improve cleanup of file caches." by Dianne Hackborn · 12 years ago
  80. 197a0c8 Improve cleanup of file caches. by Dianne Hackborn · 12 years ago
  81. f1ca09b Merge "Gestures don't work when turning on Explore by Touch pragmatically." by Svetoslav Ganov · 12 years ago
  82. a43ef3d Gestures don't work when turning on Explore by Touch pragmatically. by Svetoslav Ganov · 12 years ago
  83. 5362f17 Merge commit '1b003ef0' into mit by Wink Saville · 12 years ago
  84. a639b31 Create telephony-common and mms-common by Wink Saville · 12 years ago
  85. 64ab8fc am dcddea95: Merge "Handle keyguard visibility states separately. DO NOT MERGE" into jb-dev by Craig Mautner · 12 years ago
  86. f333f5f Handle keyguard visibility states separately. DO NOT MERGE by Craig Mautner · 12 years ago
  87. fbf885b Merge "Notify client side of window movement." by Craig Mautner · 12 years ago
  88. 4bf18a7 Handle keyguard visibility states separately. by Craig Mautner · 12 years ago
  89. 4461f60 Merge "Fixing index-out-of-bounds in AppWidgetService. (Bug 6717459)" by Winson Chung · 12 years ago
  90. 918b53b Isolate layout and animation wallpaper objects. by Craig Mautner · 12 years ago
  91. 2639da5 Fix hang on rotation. by Craig Mautner · 12 years ago
  92. 12670b5 Make setting wallpaper offset immediate. by Craig Mautner · 12 years ago
  93. a76fdb7 Use new object to sync DimAnimator. by Craig Mautner · 12 years ago
  94. 711f90a Swap source and destination transfer objects. by Craig Mautner · 12 years ago
  95. 078ea0a Step 2 in consolidating wallpaper animation. by Craig Mautner · 12 years ago
  96. 6fbda63 Merge CL 202423/3 App launching has random pauses. by Craig Mautner · 12 years ago
  97. c751e37 am cc935071: Merge "DO NOT MERGE Set force hiding differently" into jb-dev by Craig Mautner · 12 years ago
  98. cc93507 Merge "DO NOT MERGE Set force hiding differently" into jb-dev by Craig Mautner · 12 years ago
  99. 7b04c2c am 80059d6c: am 00b9e899: Merge "Clear startingDisplayed flag when removing window." into jb-dev by Craig Mautner · 12 years ago
  100. 80059d6 am 00b9e899: Merge "Clear startingDisplayed flag when removing window." into jb-dev by Craig Mautner · 12 years ago