1. 0103849 Show physical keyboard control button on the input method switch dialog by satok · 14 years ago
  2. cd83707 Merge "Fix endless looping in layout." by Craig Mautner · 14 years ago
  3. 3de422f Fix endless looping in layout. by Craig Mautner · 14 years ago
  4. b794381 Merge "Fix issue #6242583: ResolverActivity is considered as home activity" by Dianne Hackborn · 14 years ago
  5. 2d69d49d Fix issue #6242583: ResolverActivity is considered as home activity by Dianne Hackborn · 14 years ago
  6. bf64e70 Merge "Attribute alarm broadcast wakelocks to the sender" by Christopher Tate · 14 years ago
  7. c4a07d1 Attribute alarm broadcast wakelocks to the sender by Christopher Tate · 14 years ago
  8. 1ade5ae Merge "Animate from local list of WindowStateAnimators." by Craig Mautner · 14 years ago
  9. bec53f7 Animate from local list of WindowStateAnimators. by Craig Mautner · 14 years ago
  10. b52e3e5 INetworkStatsSession with lifecycle for caching. by Jeff Sharkey · 14 years ago
  11. 9d5a4be Add Intents to notify when USB audio devices or accessories are attached by Mike Lockwood · 14 years ago
  12. 7a3bc87 Merge "Fix so that windows again animate when moving." by Craig Mautner · 14 years ago
  13. ac14351 Move some APIs from window manager to input manager. by Jeff Brown · 14 years ago
  14. 6af9b92 Fix looping to turn off dimming. by Craig Mautner · 14 years ago
  15. 42c4585 Fix so that windows again animate when moving. by Dianne Hackborn · 14 years ago
  16. 2119ade Merge "Enhance Cell Location Api." by John Wang · 14 years ago
  17. 818e7e9 Merge "Dump KSM stats in the meminfo." by Dianne Hackborn · 14 years ago
  18. 3304012 Merge "Support metered Wi-Fi NetworkPolicy." by Jeff Sharkey · 14 years ago
  19. 8fc27e8 Support metered Wi-Fi NetworkPolicy. by Jeff Sharkey · 14 years ago
  20. e9bdb31 Merge "Refactor input system into its own service." by Jeff Brown · 14 years ago
  21. d3e677b Dump KSM stats in the meminfo. by Dianne Hackborn · 14 years ago
  22. 2184a98 Merge "Lockscreen settings per user" by Amith Yamasani · 14 years ago
  23. 4532e61 Refactor input system into its own service. by Jeff Brown · 14 years ago
  24. 52c489c Lockscreen settings per user by Amith Yamasani · 14 years ago
  25. e4d8a5d Fix failure to animate away exiting AppWindowToken by Craig Mautner · 14 years ago
  26. 9828830 Merge "TaskStackBuilder and Activity navigation features for framework" by Adam Powell · 14 years ago
  27. dd8fab2 TaskStackBuilder and Activity navigation features for framework by Adam Powell · 14 years ago
  28. 963db55d Enhance Cell Location Api. by John Wang · 14 years ago
  29. f87d196 Clean up status bar, system bar, navigation bar management. by Dianne Hackborn · 14 years ago
  30. 689b741 Merge "Add initial framework for DNS service discovery" by Irfan Sheriff · 14 years ago
  31. 7d024d3 Add initial framework for DNS service discovery by Irfan Sheriff · 14 years ago
  32. c3a6cf7 Merge "First separation of animation from AppWindowToken." by Craig Mautner · 14 years ago
  33. 0048dc9 Merge "Move more items between layout and animate sides." by Craig Mautner · 14 years ago
  34. 5943163 First separation of animation from AppWindowToken. by Craig Mautner · 14 years ago
  35. d09cc4b Move more items between layout and animate sides. by Craig Mautner · 14 years ago
  36. 69ccdbd Merge commit 'bc52ca2' by Mike Lockwood · 14 years ago
  37. 15001ea Merge "Dump the uid of a notification, for debugging." by Amith Yamasani · 14 years ago
  38. 191310b Merge "Fix a regression in activity manager regarding killing stopped processes." by Amith Yamasani · 14 years ago
  39. 34db3d6 Fix a regression in activity manager regarding killing stopped processes. by Amith Yamasani · 14 years ago
  40. 1d60133 Merge "Refactor to convert four state booleans to int." by Craig Mautner · 14 years ago
  41. 749a7bb Refactor to convert four state booleans to int. by Craig Mautner · 14 years ago
  42. ea7ff4d Merge "Defer a couple of Surface actions for WSAnimator." by Craig Mautner · 14 years ago
  43. 48ba1e7 Defer a couple of Surface actions for WSAnimator. by Craig Mautner · 14 years ago
  44. 5d724f5 Merge "Further isolate the Surface from WindowState." by Craig Mautner · 14 years ago
  45. c8bc97e Further isolate the Surface from WindowState. by Craig Mautner · 14 years ago
  46. e6c966c Merge "Add frame counter to dumpGfxInfo" by Michael Jurka · 14 years ago
  47. 2c93efc Hide ongoing notification icon when the screen is locked. by satok · 14 years ago
  48. 61d6c8c Merge "Add new feature to let apps layout over status bar / system bar." by Dianne Hackborn · 14 years ago
  49. 3a3a6cf Add new feature to let apps layout over status bar / system bar. by Dianne Hackborn · 14 years ago
  50. 4185012 Merge "Move variables into animation class." by Craig Mautner · 14 years ago
  51. a608b88 Move variables into animation class. by Craig Mautner · 14 years ago
  52. 0dedffd Dump the uid of a notification, for debugging. by Amith Yamasani · 14 years ago
  53. a3fabff Add frame counter to dumpGfxInfo by Michael Jurka · 14 years ago
  54. 50c69b5 Merge "Preload recents on phones with hard nav keys" by Michael Jurka · 14 years ago
  55. 15d5a96 Merge "Remove obsolete variable masking valid one." by Craig Mautner · 14 years ago
  56. d87946b Remove obsolete variable masking valid one. by Craig Mautner · 14 years ago
  57. bc52ca2 Stop ANR dialogs from appearing when ActivityManager dialogs should not be shown by Justin Koh · 14 years ago
  58. a08f3e8 Merge "Enable vsync traversals by default." by Jeff Brown · 14 years ago
  59. ebb2d8d Enable vsync traversals by default. by Jeff Brown · 14 years ago
  60. c2f9be0 Move Surface operations out of WindowState. by Craig Mautner · 14 years ago
  61. e7ae250 Move wallpaper animations int WindowAnimator. by Craig Mautner · 14 years ago
  62. 7f2668c Preload recents on phones with hard nav keys by Michael Jurka · 14 years ago
  63. 0833082 Merge "Stop showing ADB and MTP/PTP/USB notifications at the top." by Daniel Sandler · 14 years ago
  64. 0184ce9 Undo a previous change that's causing multi-user issues by Amith Yamasani · 14 years ago
  65. 49a2ad1 Stop showing ADB and MTP/PTP/USB notifications at the top. by Daniel Sandler · 14 years ago
  66. 79eeae4 Merge "Show the current user in power menu" by Amith Yamasani · 14 years ago
  67. 52f1d75 Show the current user in power menu by Amith Yamasani · 14 years ago
  68. 8a34718 Merge "Control suspend optimizations from framework" by Irfan Sheriff · 14 years ago
  69. 3df92c5 Merge "Fix uninstallation tracking in the Backup Manager" by Christopher Tate · 14 years ago
  70. a3d5534 Fix uninstallation tracking in the Backup Manager by Christopher Tate · 14 years ago
  71. 8b5bce8 Merge "User management and switching" by Amith Yamasani · 14 years ago
  72. 1359360 User management and switching by Amith Yamasani · 14 years ago
  73. 79763f3 Merge "Fixed headset detection broken on stingray" by Eric Laurent · 14 years ago
  74. 262f766 Control suspend optimizations from framework by Irfan Sheriff · 14 years ago
  75. b3cbd0b Merge "Refactor animation out of WindowState." by Craig Mautner · 14 years ago
  76. a2c7705 Refactor animation out of WindowState. by Craig Mautner · 14 years ago
  77. dcbe048 Merge "Fix bug: don't show system bar in app thumbnails" by Michael Jurka · 14 years ago
  78. eba00ce Merge "Okay now let's really turn it off." by Dianne Hackborn · 14 years ago
  79. 69dc66e Okay now let's really turn it off. by Dianne Hackborn · 14 years ago
  80. a026b489 Merge "Turn off "too slow" logs." by Dianne Hackborn · 14 years ago
  81. 551d0b1 Turn off "too slow" logs. by Dianne Hackborn · 14 years ago
  82. 4accb6a Fix bug: don't show system bar in app thumbnails by Michael Jurka · 14 years ago
  83. c9f67764 Merge "Skip layout if performShow fails." by Craig Mautner · 14 years ago
  84. cf8cbbe Skip layout if performShow fails. by Craig Mautner · 14 years ago
  85. a6deda4 Merge "Don't crash when wiping backup data redundantly in the local transport" by Christopher Tate · 14 years ago
  86. 0abf6a0 Don't crash when wiping backup data redundantly in the local transport by Christopher Tate · 14 years ago
  87. 857d6c2 Fixed headset detection broken on stingray by Eric Laurent · 14 years ago
  88. d5f2374 Merge "Reset layout needed at each animation step." by Craig Mautner · 14 years ago
  89. bb1449b3 Reset layout needed at each animation step. by Craig Mautner · 14 years ago
  90. 69f819b Merge "Include GIDs for unenforced permissions." by Jeff Sharkey · 14 years ago
  91. 7cf4640 Merge "Add new thumbnail animation." by Dianne Hackborn · 14 years ago
  92. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 14 years ago
  93. 5b6f07b Merge "Deal gracefully with fatal exceptions during full backup" by Christopher Tate · 14 years ago
  94. aa0c02d Deal gracefully with fatal exceptions during full backup by Christopher Tate · 14 years ago
  95. 9c2efb3 Sanity-check backup agent name prior to instantiation by Christopher Tate · 14 years ago
  96. b9a0701 Include GIDs for unenforced permissions. by Jeff Sharkey · 14 years ago
  97. 54c5462 Merge "Separate animation into separate class." by Craig Mautner · 14 years ago
  98. 764983d Separate animation into separate class. by Craig Mautner · 14 years ago
  99. ced11a5 Merge changes I35a76a27,I04bb7ad4,If38a1a10,Ice5be6e5,I009e443f,I968ddf90,I69d4e518,I09b1dfc9 by Mike Lockwood · 14 years ago
  100. 11c0ab9 Merge "ActivityManagerService: Disable app crashed dialog on headless builds" by Mike Lockwood · 14 years ago