1. 0bf6ec9 Clean up warnings. by Craig Mautner · 12 years ago
  2. 2268e7e Minor refactorings. by Craig Mautner · 12 years ago
  3. ae44659 Call adjustWallpaperWindowsLocked once per pass. by Craig Mautner · 12 years ago
  4. 74c9671 Merge "Recouple layout and animation a bit." by Craig Mautner · 12 years ago
  5. ccc9e9b Further refine test for window gone. by Craig Mautner · 12 years ago
  6. 9686833 Recouple layout and animation a bit. by Craig Mautner · 12 years ago
  7. 152e9bb Refactoring of the screen magnification feature. by Svetoslav Ganov · 12 years ago
  8. 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
  9. 7b1aa77 Include child windows when looking for insertion point. by Craig Mautner · 12 years ago
  10. 8f0bdb5 Merge "Extract AppTransition from WindowManager" by Craig Mautner · 12 years ago
  11. e855214 Retain configuration change info and sync access. by Craig Mautner · 12 years ago
  12. 164d4bb Extract AppTransition from WindowManager by Craig Mautner · 12 years ago
  13. 9812973 Fix issue #7343200: Fails to show wallpaper in the background for... by Dianne Hackborn · 12 years ago
  14. 529e744 More debugging for issue #7343200 Fails to show wallpaper in the... by Dianne Hackborn · 12 years ago
  15. ad09bcc Bring up unlock screen for FLAG_DISMISS_KEYGUARD. by Craig Mautner · 12 years ago
  16. 341220f Use parent window to evaluate show-to-all-users. by Craig Mautner · 12 years ago
  17. a987d43 Check for apps closing and restore mExiting test. by Craig Mautner · 12 years ago
  18. e6f7d505 Fix problems with IME layers. by Craig Mautner · 12 years ago
  19. 5962b12 Adds showWhenLocked attribute to Activities. by Craig Mautner · 12 years ago
  20. 88400d3 Add flag for displaying non-user's Windows to user. by Craig Mautner · 12 years ago
  21. 5fe7e2a Fix issue #6968859: home not exiting an ANR'd dream by Dianne Hackborn · 12 years ago
  22. 812d2ca Fix layout state issues. by Craig Mautner · 12 years ago
  23. f1b6741 Fix deadlock in LockPatternUtils by using local id. by Craig Mautner · 12 years ago
  24. 178af59 Add debug to help with b/7135184. by Craig Mautner · 12 years ago
  25. c516a5c Only consider hiddenRequested when deciding layout by Craig Mautner · 12 years ago
  26. 1cf70bb Screen magnification - feature - framework. by Svetoslav Ganov · 12 years ago
  27. 69b0818 Limit certain actions to default Display. by Craig Mautner · 12 years ago
  28. 19d59bc Make mLayoutNeeded per-Display. by Craig Mautner · 12 years ago
  29. a2d7b11 Fix to allow SYSTEM_UID to display windows. by Craig Mautner · 12 years ago
  30. 9dc52bc Hide non user app windows from other users. by Craig Mautner · 12 years ago
  31. 59c0097 Introduce multiple displays with DisplayContent. by Craig Mautner · 12 years ago
  32. 6881a10 Small step towards supporting multiple displays by Craig Mautner · 12 years ago
  33. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  34. 322e403 Further isolate layout side from animation side. by Craig Mautner · 12 years ago
  35. 918b53b Isolate layout and animation wallpaper objects. by Craig Mautner · 12 years ago
  36. 711f90a Swap source and destination transfer objects. by Craig Mautner · 12 years ago
  37. a4b7f2f Use two fingers to work some magic... by Dianne Hackborn · 12 years ago
  38. 9c5bf3b Don't display based on a dummy animation. by Craig Mautner · 12 years ago
  39. f412095 Fix starting window problems. by Craig Mautner · 12 years ago
  40. 6e2281d Fix issue #6686339: 2 taps required to launch notification... by Dianne Hackborn · 12 years ago
  41. 67e6070 Merge "Change method of tracking moving AppWindowTokens." into jb-dev by Craig Mautner · 12 years ago
  42. ef25d7a Change method of tracking moving AppWindowTokens. by Craig Mautner · 12 years ago
  43. bf08af3 Eliminate deferred surface destruction. by Craig Mautner · 12 years ago
  44. 85afd1b Implement new window cropping. by Dianne Hackborn · 12 years ago
  45. 5c58de3 Add system insets to windows. by Dianne Hackborn · 12 years ago
  46. e9bdb31 Merge "Refactor input system into its own service." by Jeff Brown · 12 years ago
  47. 4532e61 Refactor input system into its own service. by Jeff Brown · 12 years ago
  48. f87d196 Clean up status bar, system bar, navigation bar management. by Dianne Hackborn · 12 years ago
  49. 5943163 First separation of animation from AppWindowToken. by Craig Mautner · 12 years ago
  50. d09cc4b Move more items between layout and animate sides. by Craig Mautner · 12 years ago
  51. 749a7bb Refactor to convert four state booleans to int. by Craig Mautner · 12 years ago
  52. c8bc97e Further isolate the Surface from WindowState. by Craig Mautner · 12 years ago
  53. a608b88 Move variables into animation class. by Craig Mautner · 12 years ago
  54. d87946b Remove obsolete variable masking valid one. by Craig Mautner · 12 years ago
  55. c2f9be0 Move Surface operations out of WindowState. by Craig Mautner · 12 years ago
  56. e7ae250 Move wallpaper animations int WindowAnimator. by Craig Mautner · 12 years ago
  57. a2c7705 Refactor animation out of WindowState. by Craig Mautner · 12 years ago
  58. cf8cbbe Skip layout if performShow fails. by Craig Mautner · 12 years ago
  59. 764983d Separate animation into separate class. by Craig Mautner · 12 years ago
  60. 2fb98b1 Minor refactoring prior to major refactoring. by Craig Mautner · 12 years ago
  61. 22ce141 Fix flickering when starting and ending apps. by Craig Mautner · 12 years ago
  62. 1dd3ed0 Perform finish animation actions. by Craig Mautner · 12 years ago
  63. bf90eaa Separate layout ops from surface ops. by Craig Mautner · 12 years ago
  64. e32c307 Separate out animations from layout. by Craig Mautner · 12 years ago
  65. 1743b64 Dejank: also animate window moves due to requested size changes. by Dianne Hackborn · 12 years ago
  66. ad3a9bb Fix state machine sequence causing wallpaper flash. by Craig Mautner · 12 years ago
  67. dbb7991 Separate animation steps into start, step and finish phases. Fixes bug 6089126. by Craig Mautner · 12 years ago
  68. 343511c Detect animation completions like we used to. by Craig Mautner · 12 years ago
  69. 83eaab5 Fix bug introduced when moving animation step out from between assignments to wasAnimating and nowAnimating. by Craig Mautner · 12 years ago
  70. 2f995a7 - Consolidate all animations in a single place outside of layout loop. by Craig Mautner · 12 years ago
  71. 4a06c80 Simplify Choreographer API. by Jeff Brown · 12 years ago
  72. 8bcd54b Use Choreographer for window manager animation timing. by Dianne Hackborn · 12 years ago
  73. b7ff51b Another attempt at issue #5823276: home repaints after full-screen app is exited by Dianne Hackborn · 12 years ago
  74. cfbf7de Fix issue #5823276 again: home repaints after full-screen app is exited by Dianne Hackborn · 12 years ago
  75. 170997a DO NOT MERGE Revert "Fix issue #5823276: home repaints after full-screen app is exited" by Justin Ho · 12 years ago
  76. 01b02a7 Fix issue #5823276: home repaints after full-screen app is exited by Dianne Hackborn · 12 years ago
  77. 73ab6a4 Fix issue #5755172: Soft menu key disappears when menu is open by Dianne Hackborn · 13 years ago
  78. 6d05fd3 Fix issue #5588689: Black camera preview after coming back from gmail by Dianne Hackborn · 13 years ago
  79. e02c88a Work on process management. by Dianne Hackborn · 13 years ago
  80. c6592d2 am 67a1b7d6: Merge "Fix issue #5508024: Rotation jank seen in live wallpapers" into ics-mr0 by Dianne Hackborn · 13 years ago
  81. 3ec891a Fix issue #5508024: Rotation jank seen in live wallpapers by Dianne Hackborn · 13 years ago
  82. 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
  83. 526f0a0 Fix a hang in SF caused by invalid transform matrix from the WM by Mathias Agopian · 13 years ago
  84. 3699174 Fix issue #5445966: WindowManager reporting -long on prime when it shouldn't be. by Dianne Hackborn · 13 years ago
  85. 9a230e0 Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately by Dianne Hackborn · 13 years ago
  86. 4941dea Do not blend opaque windows. by Romain Guy · 13 years ago
  87. bc1aa7b Fix issue #5312624: Lock screen very flickery by Dianne Hackborn · 13 years ago
  88. 73db0d8 "Fix" issue #5276520: Noise on edges of rotation animation by Dianne Hackborn · 13 years ago
  89. f809870 Fix issue #4280324: Returning to Fullscreen Layout with WebView... by Dianne Hackborn · 13 years ago
  90. d040edb Use floating point window positions. by Dianne Hackborn · 13 years ago
  91. cc4f7db Fix input channel leak. Bug: 5156144 by Jeff Brown · 13 years ago
  92. a44abeb Improve window manager debug output. by Dianne Hackborn · 13 years ago
  93. bc68a59 Report the external display size to the input reader. by Jeff Brown · 13 years ago
  94. 9302c87 Refactor input dispatcher use of window/app handles. by Jeff Brown · 13 years ago
  95. b961cd2 Don't report a resize unless the window's surface actually changed. by Dianne Hackborn · 13 years ago
  96. 5fd2169 Work on issue #4518815: Compatibility mode introduces compatibility regression... by Dianne Hackborn · 13 years ago
  97. ffb3d93 Improve compat mode scaling implementation. by Dianne Hackborn · 13 years ago
  98. ac8dea1 DO NOT MERGE. Integrate from master: Rework display size access. by Dianne Hackborn · 13 years ago
  99. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  100. 6482517 Fix issue #3485923: Gmail crash by Dianne Hackborn · 13 years ago