1. fd6ebee Merge "Fix lid switch interpretation." by Jeff Brown · 13 years ago
  2. 3b0ea8d Merge "Use new EVIOCSCLOCKID ioctl if supported." by Jeff Brown · 13 years ago
  3. 27fd342 Fix lid switch interpretation. by Jeff Brown · 13 years ago
  4. eca3cf5 Use new EVIOCSCLOCKID ioctl if supported. by Jeff Brown · 13 years ago
  5. 4b3c523 Merge "Splice operations before collapsing ifaces." by Jeff Sharkey · 13 years ago
  6. 21a5478 Splice operations before collapsing ifaces. by Jeff Sharkey · 13 years ago
  7. 079f09c Merge "Added support for USB audio devices" by Eric Laurent · 13 years ago
  8. 12578bd Merge "Ensure that apps crash if they throw exceptions." by Jeff Brown · 13 years ago
  9. 603b445 Ensure that apps crash if they throw exceptions. by Jeff Brown · 13 years ago
  10. 59f4827 Added support for USB audio devices by Eric Laurent · 13 years ago
  11. cd83707 Merge "Fix endless looping in layout." by Craig Mautner · 13 years ago
  12. 3de422f Fix endless looping in layout. by Craig Mautner · 13 years ago
  13. b794381 Merge "Fix issue #6242583: ResolverActivity is considered as home activity" by Dianne Hackborn · 13 years ago
  14. 2d69d49d Fix issue #6242583: ResolverActivity is considered as home activity by Dianne Hackborn · 13 years ago
  15. 69bba1d Merge "Add a unique input device descriptor." by Jeff Brown · 13 years ago
  16. e38fdfa Add a unique input device descriptor. by Jeff Brown · 13 years ago
  17. bf64e70 Merge "Attribute alarm broadcast wakelocks to the sender" by Christopher Tate · 13 years ago
  18. c4a07d1 Attribute alarm broadcast wakelocks to the sender by Christopher Tate · 13 years ago
  19. 1ade5ae Merge "Animate from local list of WindowStateAnimators." by Craig Mautner · 13 years ago
  20. bec53f7 Animate from local list of WindowStateAnimators. by Craig Mautner · 13 years ago
  21. b52e3e5 INetworkStatsSession with lifecycle for caching. by Jeff Sharkey · 13 years ago
  22. 9d5a4be Add Intents to notify when USB audio devices or accessories are attached by Mike Lockwood · 13 years ago
  23. 7a3bc87 Merge "Fix so that windows again animate when moving." by Craig Mautner · 13 years ago
  24. ac14351 Move some APIs from window manager to input manager. by Jeff Brown · 13 years ago
  25. 6af9b92 Fix looping to turn off dimming. by Craig Mautner · 13 years ago
  26. 42c4585 Fix so that windows again animate when moving. by Dianne Hackborn · 13 years ago
  27. 2119ade Merge "Enhance Cell Location Api." by John Wang · 13 years ago
  28. 818e7e9 Merge "Dump KSM stats in the meminfo." by Dianne Hackborn · 13 years ago
  29. 3304012 Merge "Support metered Wi-Fi NetworkPolicy." by Jeff Sharkey · 13 years ago
  30. 8fc27e8 Support metered Wi-Fi NetworkPolicy. by Jeff Sharkey · 13 years ago
  31. e9bdb31 Merge "Refactor input system into its own service." by Jeff Brown · 13 years ago
  32. d3e677b Dump KSM stats in the meminfo. by Dianne Hackborn · 13 years ago
  33. 2184a98 Merge "Lockscreen settings per user" by Amith Yamasani · 13 years ago
  34. 4532e61 Refactor input system into its own service. by Jeff Brown · 13 years ago
  35. 52c489c Lockscreen settings per user by Amith Yamasani · 13 years ago
  36. e4d8a5d Fix failure to animate away exiting AppWindowToken by Craig Mautner · 13 years ago
  37. 9828830 Merge "TaskStackBuilder and Activity navigation features for framework" by Adam Powell · 13 years ago
  38. dd8fab2 TaskStackBuilder and Activity navigation features for framework by Adam Powell · 13 years ago
  39. 963db55d Enhance Cell Location Api. by John Wang · 13 years ago
  40. f87d196 Clean up status bar, system bar, navigation bar management. by Dianne Hackborn · 13 years ago
  41. 689b741 Merge "Add initial framework for DNS service discovery" by Irfan Sheriff · 13 years ago
  42. 7d024d3 Add initial framework for DNS service discovery by Irfan Sheriff · 13 years ago
  43. c3a6cf7 Merge "First separation of animation from AppWindowToken." by Craig Mautner · 13 years ago
  44. 0048dc9 Merge "Move more items between layout and animate sides." by Craig Mautner · 13 years ago
  45. 5943163 First separation of animation from AppWindowToken. by Craig Mautner · 13 years ago
  46. d09cc4b Move more items between layout and animate sides. by Craig Mautner · 13 years ago
  47. 66ac902 Merge "usea socketpair instead of a pipe in BitTube" by Mathias Agopian · 13 years ago
  48. 69ccdbd Merge commit 'bc52ca2' by Mike Lockwood · 13 years ago
  49. 15001ea Merge "Dump the uid of a notification, for debugging." by Amith Yamasani · 13 years ago
  50. 89c30a5 usea socketpair instead of a pipe in BitTube by Mathias Agopian · 13 years ago
  51. 191310b Merge "Fix a regression in activity manager regarding killing stopped processes." by Amith Yamasani · 13 years ago
  52. 34db3d6 Fix a regression in activity manager regarding killing stopped processes. by Amith Yamasani · 13 years ago
  53. 1d60133 Merge "Refactor to convert four state booleans to int." by Craig Mautner · 13 years ago
  54. 749a7bb Refactor to convert four state booleans to int. by Craig Mautner · 13 years ago
  55. ea7ff4d Merge "Defer a couple of Surface actions for WSAnimator." by Craig Mautner · 13 years ago
  56. 48ba1e7 Defer a couple of Surface actions for WSAnimator. by Craig Mautner · 13 years ago
  57. 5d724f5 Merge "Further isolate the Surface from WindowState." by Craig Mautner · 13 years ago
  58. c8bc97e Further isolate the Surface from WindowState. by Craig Mautner · 13 years ago
  59. e6c966c Merge "Add frame counter to dumpGfxInfo" by Michael Jurka · 13 years ago
  60. 2c93efc Hide ongoing notification icon when the screen is locked. by satok · 13 years ago
  61. 61d6c8c Merge "Add new feature to let apps layout over status bar / system bar." by Dianne Hackborn · 13 years ago
  62. 3a3a6cf Add new feature to let apps layout over status bar / system bar. by Dianne Hackborn · 13 years ago
  63. 4185012 Merge "Move variables into animation class." by Craig Mautner · 13 years ago
  64. a608b88 Move variables into animation class. by Craig Mautner · 13 years ago
  65. 0dedffd Dump the uid of a notification, for debugging. by Amith Yamasani · 13 years ago
  66. a3fabff Add frame counter to dumpGfxInfo by Michael Jurka · 13 years ago
  67. 50c69b5 Merge "Preload recents on phones with hard nav keys" by Michael Jurka · 13 years ago
  68. 15d5a96 Merge "Remove obsolete variable masking valid one." by Craig Mautner · 13 years ago
  69. d87946b Remove obsolete variable masking valid one. by Craig Mautner · 13 years ago
  70. bc52ca2 Stop ANR dialogs from appearing when ActivityManager dialogs should not be shown by Justin Koh · 13 years ago
  71. a08f3e8 Merge "Enable vsync traversals by default." by Jeff Brown · 13 years ago
  72. ebb2d8d Enable vsync traversals by default. by Jeff Brown · 13 years ago
  73. c2f9be0 Move Surface operations out of WindowState. by Craig Mautner · 13 years ago
  74. e7ae250 Move wallpaper animations int WindowAnimator. by Craig Mautner · 13 years ago
  75. 7f2668c Preload recents on phones with hard nav keys by Michael Jurka · 13 years ago
  76. 0833082 Merge "Stop showing ADB and MTP/PTP/USB notifications at the top." by Daniel Sandler · 13 years ago
  77. 0184ce9 Undo a previous change that's causing multi-user issues by Amith Yamasani · 13 years ago
  78. 49a2ad1 Stop showing ADB and MTP/PTP/USB notifications at the top. by Daniel Sandler · 13 years ago
  79. 79eeae4 Merge "Show the current user in power menu" by Amith Yamasani · 13 years ago
  80. 52f1d75 Show the current user in power menu by Amith Yamasani · 13 years ago
  81. c8947b3 Merge "Move services/powermanager from frameworks/base to frameworks/native" by Colin Cross · 13 years ago
  82. 8a34718 Merge "Control suspend optimizations from framework" by Irfan Sheriff · 13 years ago
  83. 4be0041 Move services/powermanager from frameworks/base to frameworks/native by Colin Cross · 13 years ago
  84. d927a1d Deleted the media, camera, drm related files since they are relocated by James Dong · 13 years ago
  85. 3df92c5 Merge "Fix uninstallation tracking in the Backup Manager" by Christopher Tate · 13 years ago
  86. a3d5534 Fix uninstallation tracking in the Backup Manager by Christopher Tate · 13 years ago
  87. 8b5bce8 Merge "User management and switching" by Amith Yamasani · 13 years ago
  88. 1359360 User management and switching by Amith Yamasani · 13 years ago
  89. f9f2719 TimedAudio: Fix a cause of audio popping. by John Grossman · 13 years ago
  90. 79763f3 Merge "Fixed headset detection broken on stingray" by Eric Laurent · 13 years ago
  91. 262f766 Control suspend optimizations from framework by Irfan Sheriff · 13 years ago
  92. b3cbd0b Merge "Refactor animation out of WindowState." by Craig Mautner · 13 years ago
  93. a2c7705 Refactor animation out of WindowState. by Craig Mautner · 13 years ago
  94. dcbe048 Merge "Fix bug: don't show system bar in app thumbnails" by Michael Jurka · 13 years ago
  95. eba00ce Merge "Okay now let's really turn it off." by Dianne Hackborn · 13 years ago
  96. 69dc66e Okay now let's really turn it off. by Dianne Hackborn · 13 years ago
  97. a026b489 Merge "Turn off "too slow" logs." by Dianne Hackborn · 13 years ago
  98. 551d0b1 Turn off "too slow" logs. by Dianne Hackborn · 13 years ago
  99. 4accb6a Fix bug: don't show system bar in app thumbnails by Michael Jurka · 13 years ago
  100. 39581f9 Merge "IAudioFlinger::createTrack and openRecord flags" by Glenn Kasten · 13 years ago