1. e14afe7 am 58f26e9d: Merge "The order of child windows is switched" by Jean-Baptiste Queru · 11 years ago
  2. 1873509 The order of child windows is switched by takeda.masayuki · 12 years ago
  3. bee1fb9 DO NOT MERGE. Fix issue #8868003: Recents thumbnails scale... by Dianne Hackborn · 11 years ago
  4. a248eee Don't limit the overscan frame to the window frame. by Craig Mautner · 11 years ago
  5. 1c5383c Fix issue #8512015: VideoView's window animates when its position changes by Dianne Hackborn · 11 years ago
  6. a57c695 Reduce duration of rotation xfade animation. by Dianne Hackborn · 11 years ago
  7. a99764e Add window leak check and possible recovery. by Craig Mautner · 11 years ago
  8. e3f23a3 Add new WindowId for cross-process monitoring of focus. by Dianne Hackborn · 11 years ago
  9. 2ad9207 Revert ActivityManager changes for tasks. DO NOT MERGE by Craig Mautner · 11 years ago
  10. c4aad01 Formalize overscan metrics. by Dianne Hackborn · 11 years ago
  11. f0b36c5 Merge "Refactor setAppOpVisibility implementation." by Craig Mautner · 11 years ago
  12. 926f383 Stop using AppToken movement and start using Task. by Craig Mautner · 11 years ago
  13. fb32c6e Refactor setAppOpVisibility implementation. by Craig Mautner · 11 years ago
  14. b6b23ec App ops: the draw on top op now actually controls what is drawn. by Dianne Hackborn · 11 years ago
  15. c229302 App ops: track system windows, monitoring changes. by Dianne Hackborn · 11 years ago
  16. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 11 years ago
  17. 5810681 Remove some TODOs. by Craig Mautner · 12 years ago
  18. 0bf6ec9 Clean up warnings. by Craig Mautner · 12 years ago
  19. 2268e7e Minor refactorings. by Craig Mautner · 12 years ago
  20. ae44659 Call adjustWallpaperWindowsLocked once per pass. by Craig Mautner · 12 years ago
  21. 74c9671 Merge "Recouple layout and animation a bit." by Craig Mautner · 12 years ago
  22. ccc9e9b Further refine test for window gone. by Craig Mautner · 12 years ago
  23. 9686833 Recouple layout and animation a bit. by Craig Mautner · 12 years ago
  24. 152e9bb Refactoring of the screen magnification feature. by Svetoslav Ganov · 12 years ago
  25. 52a839d am 3351ab27: am f967500e: am 46732445: Merge "Include child windows when looking for insertion point." into jb-mr1.1-dev by Craig Mautner · 12 years ago
  26. 7b1aa77 Include child windows when looking for insertion point. by Craig Mautner · 12 years ago
  27. 8f0bdb5 Merge "Extract AppTransition from WindowManager" by Craig Mautner · 12 years ago
  28. e855214 Retain configuration change info and sync access. by Craig Mautner · 12 years ago
  29. 164d4bb Extract AppTransition from WindowManager by Craig Mautner · 12 years ago
  30. 9812973 Fix issue #7343200: Fails to show wallpaper in the background for... by Dianne Hackborn · 12 years ago
  31. 529e744 More debugging for issue #7343200 Fails to show wallpaper in the... by Dianne Hackborn · 12 years ago
  32. ad09bcc Bring up unlock screen for FLAG_DISMISS_KEYGUARD. by Craig Mautner · 12 years ago
  33. 341220f Use parent window to evaluate show-to-all-users. by Craig Mautner · 12 years ago
  34. a987d43 Check for apps closing and restore mExiting test. by Craig Mautner · 12 years ago
  35. e6f7d505 Fix problems with IME layers. by Craig Mautner · 12 years ago
  36. 5962b12 Adds showWhenLocked attribute to Activities. by Craig Mautner · 12 years ago
  37. 88400d3 Add flag for displaying non-user's Windows to user. by Craig Mautner · 12 years ago
  38. 5fe7e2a Fix issue #6968859: home not exiting an ANR'd dream by Dianne Hackborn · 12 years ago
  39. 812d2ca Fix layout state issues. by Craig Mautner · 12 years ago
  40. f1b6741 Fix deadlock in LockPatternUtils by using local id. by Craig Mautner · 12 years ago
  41. 178af59 Add debug to help with b/7135184. by Craig Mautner · 12 years ago
  42. c516a5c Only consider hiddenRequested when deciding layout by Craig Mautner · 12 years ago
  43. 1cf70bb Screen magnification - feature - framework. by Svetoslav Ganov · 12 years ago
  44. 69b0818 Limit certain actions to default Display. by Craig Mautner · 12 years ago
  45. 19d59bc Make mLayoutNeeded per-Display. by Craig Mautner · 12 years ago
  46. a2d7b11 Fix to allow SYSTEM_UID to display windows. by Craig Mautner · 12 years ago
  47. 9dc52bc Hide non user app windows from other users. by Craig Mautner · 12 years ago
  48. 59c0097 Introduce multiple displays with DisplayContent. by Craig Mautner · 12 years ago
  49. 6881a10 Small step towards supporting multiple displays by Craig Mautner · 12 years ago
  50. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  51. 322e403 Further isolate layout side from animation side. by Craig Mautner · 12 years ago
  52. 918b53b Isolate layout and animation wallpaper objects. by Craig Mautner · 12 years ago
  53. 711f90a Swap source and destination transfer objects. by Craig Mautner · 12 years ago
  54. a4b7f2f Use two fingers to work some magic... by Dianne Hackborn · 12 years ago
  55. 9c5bf3b Don't display based on a dummy animation. by Craig Mautner · 12 years ago
  56. f412095 Fix starting window problems. by Craig Mautner · 12 years ago
  57. 6e2281d Fix issue #6686339: 2 taps required to launch notification... by Dianne Hackborn · 12 years ago
  58. 67e6070 Merge "Change method of tracking moving AppWindowTokens." into jb-dev by Craig Mautner · 12 years ago
  59. ef25d7a Change method of tracking moving AppWindowTokens. by Craig Mautner · 12 years ago
  60. bf08af3 Eliminate deferred surface destruction. by Craig Mautner · 12 years ago
  61. 85afd1b Implement new window cropping. by Dianne Hackborn · 12 years ago
  62. 5c58de3 Add system insets to windows. by Dianne Hackborn · 12 years ago
  63. e9bdb31 Merge "Refactor input system into its own service." by Jeff Brown · 12 years ago
  64. 4532e61 Refactor input system into its own service. by Jeff Brown · 12 years ago
  65. f87d196 Clean up status bar, system bar, navigation bar management. by Dianne Hackborn · 12 years ago
  66. 5943163 First separation of animation from AppWindowToken. by Craig Mautner · 12 years ago
  67. d09cc4b Move more items between layout and animate sides. by Craig Mautner · 12 years ago
  68. 749a7bb Refactor to convert four state booleans to int. by Craig Mautner · 12 years ago
  69. c8bc97e Further isolate the Surface from WindowState. by Craig Mautner · 12 years ago
  70. a608b88 Move variables into animation class. by Craig Mautner · 12 years ago
  71. d87946b Remove obsolete variable masking valid one. by Craig Mautner · 12 years ago
  72. c2f9be0 Move Surface operations out of WindowState. by Craig Mautner · 12 years ago
  73. e7ae250 Move wallpaper animations int WindowAnimator. by Craig Mautner · 12 years ago
  74. a2c7705 Refactor animation out of WindowState. by Craig Mautner · 12 years ago
  75. cf8cbbe Skip layout if performShow fails. by Craig Mautner · 12 years ago
  76. 764983d Separate animation into separate class. by Craig Mautner · 12 years ago
  77. 2fb98b1 Minor refactoring prior to major refactoring. by Craig Mautner · 12 years ago
  78. 22ce141 Fix flickering when starting and ending apps. by Craig Mautner · 12 years ago
  79. 1dd3ed0 Perform finish animation actions. by Craig Mautner · 12 years ago
  80. bf90eaa Separate layout ops from surface ops. by Craig Mautner · 12 years ago
  81. e32c307 Separate out animations from layout. by Craig Mautner · 12 years ago
  82. 1743b64 Dejank: also animate window moves due to requested size changes. by Dianne Hackborn · 12 years ago
  83. ad3a9bb Fix state machine sequence causing wallpaper flash. by Craig Mautner · 12 years ago
  84. dbb7991 Separate animation steps into start, step and finish phases. Fixes bug 6089126. by Craig Mautner · 12 years ago
  85. 343511c Detect animation completions like we used to. by Craig Mautner · 12 years ago
  86. 83eaab5 Fix bug introduced when moving animation step out from between assignments to wasAnimating and nowAnimating. by Craig Mautner · 12 years ago
  87. 2f995a7 - Consolidate all animations in a single place outside of layout loop. by Craig Mautner · 12 years ago
  88. 4a06c80 Simplify Choreographer API. by Jeff Brown · 12 years ago
  89. 8bcd54b Use Choreographer for window manager animation timing. by Dianne Hackborn · 12 years ago
  90. b7ff51b Another attempt at issue #5823276: home repaints after full-screen app is exited by Dianne Hackborn · 13 years ago
  91. cfbf7de Fix issue #5823276 again: home repaints after full-screen app is exited by Dianne Hackborn · 13 years ago
  92. 170997a DO NOT MERGE Revert "Fix issue #5823276: home repaints after full-screen app is exited" by Justin Ho · 13 years ago
  93. 01b02a7 Fix issue #5823276: home repaints after full-screen app is exited by Dianne Hackborn · 13 years ago
  94. 73ab6a4 Fix issue #5755172: Soft menu key disappears when menu is open by Dianne Hackborn · 13 years ago
  95. 6d05fd3 Fix issue #5588689: Black camera preview after coming back from gmail by Dianne Hackborn · 13 years ago
  96. e02c88a Work on process management. by Dianne Hackborn · 13 years ago
  97. c6592d2 am 67a1b7d6: Merge "Fix issue #5508024: Rotation jank seen in live wallpapers" into ics-mr0 by Dianne Hackborn · 13 years ago
  98. 3ec891a Fix issue #5508024: Rotation jank seen in live wallpapers by Dianne Hackborn · 13 years ago
  99. cef37fb Fix a bug where surface crashes when the enter animation starts while the exit animation has not yet finished by satok · 13 years ago
  100. 526f0a0 Fix a hang in SF caused by invalid transform matrix from the WM by Mathias Agopian · 13 years ago