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