1. 3de422f Fix endless looping in layout. by Craig Mautner · 12 years ago
  2. bec53f7 Animate from local list of WindowStateAnimators. by Craig Mautner · 12 years ago
  3. 7a3bc87 Merge "Fix so that windows again animate when moving." by Craig Mautner · 12 years ago
  4. ac14351 Move some APIs from window manager to input manager. by Jeff Brown · 12 years ago
  5. 6af9b92 Fix looping to turn off dimming. by Craig Mautner · 12 years ago
  6. 42c4585 Fix so that windows again animate when moving. by Dianne Hackborn · 12 years ago
  7. e9bdb31 Merge "Refactor input system into its own service." by Jeff Brown · 12 years ago
  8. 4532e61 Refactor input system into its own service. by Jeff Brown · 12 years ago
  9. e4d8a5d Fix failure to animate away exiting AppWindowToken by Craig Mautner · 12 years ago
  10. f87d196 Clean up status bar, system bar, navigation bar management. by Dianne Hackborn · 12 years ago
  11. 5943163 First separation of animation from AppWindowToken. by Craig Mautner · 12 years ago
  12. d09cc4b Move more items between layout and animate sides. by Craig Mautner · 12 years ago
  13. 1d60133 Merge "Refactor to convert four state booleans to int." by Craig Mautner · 12 years ago
  14. 749a7bb Refactor to convert four state booleans to int. by Craig Mautner · 12 years ago
  15. ea7ff4d Merge "Defer a couple of Surface actions for WSAnimator." by Craig Mautner · 12 years ago
  16. 48ba1e7 Defer a couple of Surface actions for WSAnimator. by Craig Mautner · 12 years ago
  17. 5d724f5 Merge "Further isolate the Surface from WindowState." by Craig Mautner · 12 years ago
  18. c8bc97e Further isolate the Surface from WindowState. by Craig Mautner · 12 years ago
  19. e6c966c Merge "Add frame counter to dumpGfxInfo" by Michael Jurka · 12 years ago
  20. 61d6c8c Merge "Add new feature to let apps layout over status bar / system bar." by Dianne Hackborn · 12 years ago
  21. 3a3a6cf Add new feature to let apps layout over status bar / system bar. by Dianne Hackborn · 12 years ago
  22. 4185012 Merge "Move variables into animation class." by Craig Mautner · 12 years ago
  23. a608b88 Move variables into animation class. by Craig Mautner · 12 years ago
  24. a3fabff Add frame counter to dumpGfxInfo by Michael Jurka · 12 years ago
  25. 15d5a96 Merge "Remove obsolete variable masking valid one." by Craig Mautner · 12 years ago
  26. d87946b Remove obsolete variable masking valid one. by Craig Mautner · 12 years ago
  27. a08f3e8 Merge "Enable vsync traversals by default." by Jeff Brown · 12 years ago
  28. ebb2d8d Enable vsync traversals by default. by Jeff Brown · 12 years ago
  29. c2f9be0 Move Surface operations out of WindowState. by Craig Mautner · 12 years ago
  30. e7ae250 Move wallpaper animations int WindowAnimator. by Craig Mautner · 12 years ago
  31. b3cbd0b Merge "Refactor animation out of WindowState." by Craig Mautner · 12 years ago
  32. a2c7705 Refactor animation out of WindowState. by Craig Mautner · 12 years ago
  33. 4accb6a Fix bug: don't show system bar in app thumbnails by Michael Jurka · 12 years ago
  34. cf8cbbe Skip layout if performShow fails. by Craig Mautner · 12 years ago
  35. d5f2374 Merge "Reset layout needed at each animation step." by Craig Mautner · 12 years ago
  36. bb1449b Reset layout needed at each animation step. by Craig Mautner · 12 years ago
  37. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 12 years ago
  38. 764983d Separate animation into separate class. by Craig Mautner · 12 years ago
  39. 03273d0 Continue animations started from AppWindowToken. by Craig Mautner · 12 years ago
  40. 2fb98b1 Minor refactoring prior to major refactoring. by Craig Mautner · 12 years ago
  41. 22ce141 Fix flickering when starting and ending apps. by Craig Mautner · 12 years ago
  42. dea50f0 Merge "More work on rotation animation." by Dianne Hackborn · 12 years ago
  43. d6b32b6 More work on rotation animation. by Dianne Hackborn · 12 years ago
  44. 0059d35 Fix black screen on app transition. by Craig Mautner · 12 years ago
  45. 1dd3ed0 Perform finish animation actions. by Craig Mautner · 12 years ago
  46. bf90eaa Separate layout ops from surface ops. by Craig Mautner · 12 years ago
  47. e32c307 Separate out animations from layout. by Craig Mautner · 12 years ago
  48. 1743b64 Dejank: also animate window moves due to requested size changes. by Dianne Hackborn · 12 years ago
  49. 466608e Merge "Fix state machine sequence causing wallpaper flash." by Craig Mautner · 12 years ago
  50. ad3a9bb Fix state machine sequence causing wallpaper flash. by Craig Mautner · 12 years ago
  51. 55b4b28 Merge "Improved rotation animation." by Dianne Hackborn · 12 years ago
  52. 191874e3 Improved rotation animation. by Dianne Hackborn · 12 years ago
  53. df813c0 Merge "Use the Choreographer for Drawable animations." by Jeff Brown · 13 years ago
  54. bb9908b Dispatch screen state change events to Views Bug #6120957 by Romain Guy · 13 years ago
  55. 7ae9d5f Use the Choreographer for Drawable animations. by Jeff Brown · 13 years ago
  56. 7e4e561 Ignore draw requests when the display is off by Romain Guy · 13 years ago
  57. c3b91e9 Merge "More work on rotation animation." by Dianne Hackborn · 13 years ago
  58. 9fd7480 More work on rotation animation. by Dianne Hackborn · 13 years ago
  59. 86add43 Fix reference to wrong ArrayList. Fixes bug 6107296. by Craig Mautner · 13 years ago
  60. a731cd3 Fix rotation so orientation changes aren't dropped. by Craig Mautner · 13 years ago
  61. dbb7991 Separate animation steps into start, step and finish phases. Fixes bug 6089126. by Craig Mautner · 13 years ago
  62. 343511c Detect animation completions like we used to. by Craig Mautner · 13 years ago
  63. ba64dfe debug by Craig Mautner · 13 years ago
  64. 83eaab5 Fix bug introduced when moving animation step out from between assignments to wasAnimating and nowAnimating. by Craig Mautner · 13 years ago
  65. b8678d7 resolved conflicts for merge of 210c1a26 to master by Dianne Hackborn · 13 years ago
  66. 5489e4af Merge "- Consolidate all animations in a single place outside of layout loop. - Move mPolicy.startAnimationLw and mPolicy.finishAnimationLw into same method as mPolicy.animatingWindowLw. - Fix first parameter of performLayoutLockedInner(initial, ...) to pass true on initial pass." by Craig Mautner · 13 years ago
  67. f3b7653 am 01011c3d: Fix issue #6037252: Screen shifts after all apps are upgraded by Dianne Hackborn · 13 years ago
  68. 01011c3 Fix issue #6037252: Screen shifts after all apps are upgraded by Dianne Hackborn · 13 years ago
  69. 2f995a7 - Consolidate all animations in a single place outside of layout loop. by Craig Mautner · 13 years ago
  70. 9806a23 Ignore broken input channel when finishing input event. by Jeff Brown · 13 years ago
  71. 4a06c80 Simplify Choreographer API. by Jeff Brown · 13 years ago
  72. ec5b515 Merge "Fix issue where screen rotations would stop animating." by Dianne Hackborn · 13 years ago
  73. 4dcece8 Fix issue where screen rotations would stop animating. by Dianne Hackborn · 13 years ago
  74. 62d1058 Merge "Remove the input dispatcher throttle." by Jeff Brown · 13 years ago
  75. d747dc8 Fix problems dispatching media button events on headless devices by Mike Lockwood · 13 years ago
  76. 3a74bd3 Add headless mode for running the framework without the surface flinger by Mike Lockwood · 13 years ago
  77. 3080280 Remove the input dispatcher throttle. by Jeff Brown · 13 years ago
  78. 61ac6bb Extract code from performLayoutAndPlaceSurfacesInnerLocked() into multiple methods. by Craig Mautner · 13 years ago
  79. 659793b Merge "Add Developer Option setting for Animator scaling." by Chet Haase · 13 years ago
  80. c38fa1f Add Developer Option setting for Animator scaling. by Chet Haase · 13 years ago
  81. 8bcd54b Use Choreographer for window manager animation timing. by Dianne Hackborn · 13 years ago
  82. 08cec4e am a5853595: am 47163685: Merge "Another attempt at issue #5823276: home repaints after full-screen app is exited" into ics-mr1 by Dianne Hackborn · 13 years ago
  83. 4fdbe9e am 47163685: Merge "Another attempt at issue #5823276: home repaints after full-screen app is exited" into ics-mr1 by Dianne Hackborn · 13 years ago
  84. 4716368 Merge "Another attempt at issue #5823276: home repaints after full-screen app is exited" into ics-mr1 by Dianne Hackborn · 13 years ago
  85. b7ff51b Another attempt at issue #5823276: home repaints after full-screen app is exited by Dianne Hackborn · 13 years ago
  86. eda775c am 9f080e2a: am 44760b10: Merge "Revert "Fix 5797764: Increase lock screen\'s thread priority"" into ics-mr1 by Jim Miller · 13 years ago
  87. 8796939 am 44760b10: Merge "Revert "Fix 5797764: Increase lock screen\'s thread priority"" into ics-mr1 by Jim Miller · 13 years ago
  88. 44760b1 Merge "Revert "Fix 5797764: Increase lock screen's thread priority"" into ics-mr1 by Jim Miller · 13 years ago
  89. 54dbbce Revert "Fix 5797764: Increase lock screen's thread priority" by Jim Miller · 13 years ago
  90. fd1c5ed New screen rotation animation design. by Dianne Hackborn · 13 years ago
  91. 8ffd2cc am b1c7785c: am eaa11a72: Merge "Fix 5797764: Increase lock screen\'s thread priority" into ics-mr1 by Jim Miller · 13 years ago
  92. 02d37b9 resolved conflicts for merge of 892d11f4 to master by Dianne Hackborn · 13 years ago
  93. d3fe9ab am ab9601cd: am 230a7092: Merge "Fix 5863053: Add method to lock screen immediately." into ics-mr1 by Jim Miller · 13 years ago
  94. 374fa7d am eaa11a72: Merge "Fix 5797764: Increase lock screen\'s thread priority" into ics-mr1 by Jim Miller · 13 years ago
  95. eaa11a7 Merge "Fix 5797764: Increase lock screen's thread priority" into ics-mr1 by Jim Miller · 13 years ago
  96. 6d6a70a Fix 5797764: Increase lock screen's thread priority by Jim Miller · 13 years ago
  97. 4be9cff am 1bae8066: Merge "Fix issue #5823276 again: home repaints after full-screen app is exited" into ics-mr1 by Dianne Hackborn · 13 years ago
  98. cfbf7de Fix issue #5823276 again: home repaints after full-screen app is exited by Dianne Hackborn · 13 years ago
  99. b800f27 am 820b45c0: Merge "DO NOT MERGE Revert "Fix issue #5823276: home repaints after full-screen app is exited"" into ics-mr1 by Justin Ho · 13 years ago
  100. 170997a DO NOT MERGE Revert "Fix issue #5823276: home repaints after full-screen app is exited" by Justin Ho · 13 years ago