1. 4532e61 Refactor input system into its own service. by Jeff Brown · 13 years ago
  2. 69ccdbd Merge commit 'bc52ca2' by Mike Lockwood · 13 years ago
  3. 15001ea Merge "Dump the uid of a notification, for debugging." by Amith Yamasani · 13 years ago
  4. 191310b Merge "Fix a regression in activity manager regarding killing stopped processes." by Amith Yamasani · 13 years ago
  5. 34db3d6 Fix a regression in activity manager regarding killing stopped processes. by Amith Yamasani · 13 years ago
  6. 1d60133 Merge "Refactor to convert four state booleans to int." by Craig Mautner · 13 years ago
  7. 749a7bb Refactor to convert four state booleans to int. by Craig Mautner · 13 years ago
  8. ea7ff4d Merge "Defer a couple of Surface actions for WSAnimator." by Craig Mautner · 13 years ago
  9. 48ba1e7 Defer a couple of Surface actions for WSAnimator. by Craig Mautner · 13 years ago
  10. 5d724f5 Merge "Further isolate the Surface from WindowState." by Craig Mautner · 13 years ago
  11. c8bc97e Further isolate the Surface from WindowState. by Craig Mautner · 13 years ago
  12. e6c966c Merge "Add frame counter to dumpGfxInfo" by Michael Jurka · 13 years ago
  13. 2c93efc Hide ongoing notification icon when the screen is locked. by satok · 13 years ago
  14. 61d6c8c Merge "Add new feature to let apps layout over status bar / system bar." by Dianne Hackborn · 13 years ago
  15. 3a3a6cf Add new feature to let apps layout over status bar / system bar. by Dianne Hackborn · 13 years ago
  16. 4185012 Merge "Move variables into animation class." by Craig Mautner · 13 years ago
  17. a608b88 Move variables into animation class. by Craig Mautner · 13 years ago
  18. 0dedffd Dump the uid of a notification, for debugging. by Amith Yamasani · 13 years ago
  19. a3fabff Add frame counter to dumpGfxInfo by Michael Jurka · 13 years ago
  20. 50c69b5 Merge "Preload recents on phones with hard nav keys" by Michael Jurka · 13 years ago
  21. 15d5a96 Merge "Remove obsolete variable masking valid one." by Craig Mautner · 13 years ago
  22. d87946b Remove obsolete variable masking valid one. by Craig Mautner · 13 years ago
  23. bc52ca2 Stop ANR dialogs from appearing when ActivityManager dialogs should not be shown by Justin Koh · 13 years ago
  24. a08f3e8 Merge "Enable vsync traversals by default." by Jeff Brown · 13 years ago
  25. ebb2d8d Enable vsync traversals by default. by Jeff Brown · 13 years ago
  26. c2f9be0 Move Surface operations out of WindowState. by Craig Mautner · 13 years ago
  27. e7ae250 Move wallpaper animations int WindowAnimator. by Craig Mautner · 13 years ago
  28. 7f2668c Preload recents on phones with hard nav keys by Michael Jurka · 13 years ago
  29. 0833082 Merge "Stop showing ADB and MTP/PTP/USB notifications at the top." by Daniel Sandler · 13 years ago
  30. 0184ce9 Undo a previous change that's causing multi-user issues by Amith Yamasani · 13 years ago
  31. 49a2ad1 Stop showing ADB and MTP/PTP/USB notifications at the top. by Daniel Sandler · 13 years ago
  32. 79eeae4 Merge "Show the current user in power menu" by Amith Yamasani · 13 years ago
  33. 52f1d75 Show the current user in power menu by Amith Yamasani · 13 years ago
  34. 8a34718 Merge "Control suspend optimizations from framework" by Irfan Sheriff · 13 years ago
  35. 3df92c5 Merge "Fix uninstallation tracking in the Backup Manager" by Christopher Tate · 13 years ago
  36. a3d5534 Fix uninstallation tracking in the Backup Manager by Christopher Tate · 13 years ago
  37. 8b5bce8 Merge "User management and switching" by Amith Yamasani · 13 years ago
  38. 1359360 User management and switching by Amith Yamasani · 13 years ago
  39. 79763f3 Merge "Fixed headset detection broken on stingray" by Eric Laurent · 13 years ago
  40. 262f766 Control suspend optimizations from framework by Irfan Sheriff · 13 years ago
  41. b3cbd0b Merge "Refactor animation out of WindowState." by Craig Mautner · 13 years ago
  42. a2c7705 Refactor animation out of WindowState. by Craig Mautner · 13 years ago
  43. dcbe048 Merge "Fix bug: don't show system bar in app thumbnails" by Michael Jurka · 13 years ago
  44. eba00ce Merge "Okay now let's really turn it off." by Dianne Hackborn · 13 years ago
  45. 69dc66e Okay now let's really turn it off. by Dianne Hackborn · 13 years ago
  46. a026b489 Merge "Turn off "too slow" logs." by Dianne Hackborn · 13 years ago
  47. 551d0b1 Turn off "too slow" logs. by Dianne Hackborn · 13 years ago
  48. 4accb6a Fix bug: don't show system bar in app thumbnails by Michael Jurka · 13 years ago
  49. c9f6776 Merge "Skip layout if performShow fails." by Craig Mautner · 13 years ago
  50. cf8cbbe Skip layout if performShow fails. by Craig Mautner · 13 years ago
  51. a6deda4 Merge "Don't crash when wiping backup data redundantly in the local transport" by Christopher Tate · 13 years ago
  52. 0abf6a0 Don't crash when wiping backup data redundantly in the local transport by Christopher Tate · 13 years ago
  53. 857d6c2 Fixed headset detection broken on stingray by Eric Laurent · 13 years ago
  54. d5f2374 Merge "Reset layout needed at each animation step." by Craig Mautner · 13 years ago
  55. bb1449b Reset layout needed at each animation step. by Craig Mautner · 13 years ago
  56. 69f819b Merge "Include GIDs for unenforced permissions." by Jeff Sharkey · 13 years ago
  57. 7cf4640 Merge "Add new thumbnail animation." by Dianne Hackborn · 13 years ago
  58. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 13 years ago
  59. 5b6f07b Merge "Deal gracefully with fatal exceptions during full backup" by Christopher Tate · 13 years ago
  60. aa0c02d Deal gracefully with fatal exceptions during full backup by Christopher Tate · 13 years ago
  61. 9c2efb3 Sanity-check backup agent name prior to instantiation by Christopher Tate · 13 years ago
  62. b9a0701 Include GIDs for unenforced permissions. by Jeff Sharkey · 13 years ago
  63. 54c5462 Merge "Separate animation into separate class." by Craig Mautner · 13 years ago
  64. 764983d Separate animation into separate class. by Craig Mautner · 13 years ago
  65. ced11a5 Merge changes I35a76a27,I04bb7ad4,If38a1a10,Ice5be6e5,I009e443f,I968ddf90,I69d4e518,I09b1dfc9 by Mike Lockwood · 13 years ago
  66. 11c0ab9 Merge "ActivityManagerService: Disable app crashed dialog on headless builds" by Mike Lockwood · 13 years ago
  67. ad812a2 Merge "Package restrictions per user" by Amith Yamasani · 13 years ago
  68. dab2072 fix setting only usb mode by RoboErik · 13 years ago
  69. 5e64321 Detect (at runtime) kernel support for the "hdmi_audio" switch. by John Grossman · 13 years ago
  70. d87a9be Do not assume that there is always a running activity by Kevin Hester-Chow · 13 years ago
  71. 86548c4 ActivityManagerService: Disable app crashed dialog on headless builds by Mike Lockwood · 13 years ago
  72. 370f2db Merge "Move network policy to per-appId (instead of UID)." by Jeff Sharkey · 13 years ago
  73. 8a8b581 Move network policy to per-appId (instead of UID). by Jeff Sharkey · 13 years ago
  74. 483f3b0 Package restrictions per user by Amith Yamasani · 13 years ago
  75. 03273d0 Continue animations started from AppWindowToken. by Craig Mautner · 13 years ago
  76. 6d332c5 Merge "Minor refactoring prior to major refactoring." by Craig Mautner · 13 years ago
  77. e5b2b64 Merge "Remove unused android.net.Downloads." by Jeff Sharkey · 13 years ago
  78. 948eef8 Remove unused android.net.Downloads. by Jeff Sharkey · 13 years ago
  79. 3a66cf3 Avoid data usage notifications in airplane mode. by Jeff Sharkey · 13 years ago
  80. 2fb98b1 Minor refactoring prior to major refactoring. by Craig Mautner · 13 years ago
  81. 481cb7e Merge "Remember when NetworkPolicy was inferred." by Jeff Sharkey · 13 years ago
  82. 837f924 Remember when NetworkPolicy was inferred. by Jeff Sharkey · 13 years ago
  83. d3ae220 Merge "Fix flickering when starting and ending apps." by Craig Mautner · 13 years ago
  84. 22ce141 Fix flickering when starting and ending apps. by Craig Mautner · 13 years ago
  85. 09f5aed Merge "Selective enforcement of READ_EXTERNAL_STORAGE." by Jeff Sharkey · 13 years ago
  86. edc84ee8 Selective enforcement of READ_EXTERNAL_STORAGE. by Jeff Sharkey · 13 years ago
  87. 9ce685b Make immersive mode public & imply update locking by Christopher Tate · 13 years ago
  88. 7a2195c Start using the new activity options argument. by Dianne Hackborn · 13 years ago
  89. dea50f0 Merge "More work on rotation animation." by Dianne Hackborn · 13 years ago
  90. d6b32b6 More work on rotation animation. by Dianne Hackborn · 13 years ago
  91. d87eb6c Merge "Fix black screen on app transition." by Craig Mautner · 13 years ago
  92. 0059d35 Fix black screen on app transition. by Craig Mautner · 13 years ago
  93. baad5d5 Merge "resolved conflicts for merge of 354e0346 to master" by Dianne Hackborn · 13 years ago
  94. 29ba7e6 resolved conflicts for merge of 354e0346 to master by Dianne Hackborn · 13 years ago
  95. 1dd3ed0 Perform finish animation actions. by Craig Mautner · 13 years ago
  96. 5da418d am ce06c000: Merge "Debugging code for #6169553: Make Phone launch faster" into ics-mr1 by Dianne Hackborn · 13 years ago
  97. c032a73 am ce06c000: Merge "Debugging code for #6169553: Make Phone launch faster" into ics-mr1 by Dianne Hackborn · 13 years ago
  98. 2937a9e Merge "Combine network subtypes by default." by Jeff Sharkey · 13 years ago
  99. d4dd771 Combine network subtypes by default. by Jeff Sharkey · 13 years ago
  100. fe4afa1 Merge "Fix swiping away recents to always kill processes." by Dianne Hackborn · 13 years ago