1. 764983d Separate animation into separate class. by Craig Mautner · 14 years ago
  2. 03273d0 Continue animations started from AppWindowToken. by Craig Mautner · 14 years ago
  3. 2fb98b1 Minor refactoring prior to major refactoring. by Craig Mautner · 14 years ago
  4. 22ce141 Fix flickering when starting and ending apps. by Craig Mautner · 14 years ago
  5. dea50f0 Merge "More work on rotation animation." by Dianne Hackborn · 14 years ago
  6. d6b32b6 More work on rotation animation. by Dianne Hackborn · 14 years ago
  7. 0059d35 Fix black screen on app transition. by Craig Mautner · 14 years ago
  8. 1dd3ed0 Perform finish animation actions. by Craig Mautner · 14 years ago
  9. bf90eaa Separate layout ops from surface ops. by Craig Mautner · 14 years ago
  10. e32c307 Separate out animations from layout. by Craig Mautner · 14 years ago
  11. 1743b64 Dejank: also animate window moves due to requested size changes. by Dianne Hackborn · 14 years ago
  12. 466608e Merge "Fix state machine sequence causing wallpaper flash." by Craig Mautner · 14 years ago
  13. ad3a9bb Fix state machine sequence causing wallpaper flash. by Craig Mautner · 14 years ago
  14. 55b4b28 Merge "Improved rotation animation." by Dianne Hackborn · 14 years ago
  15. 191874e3 Improved rotation animation. by Dianne Hackborn · 14 years ago
  16. df813c0 Merge "Use the Choreographer for Drawable animations." by Jeff Brown · 14 years ago
  17. bb9908b Dispatch screen state change events to Views Bug #6120957 by Romain Guy · 14 years ago
  18. 7ae9d5f Use the Choreographer for Drawable animations. by Jeff Brown · 14 years ago
  19. 7e4e561 Ignore draw requests when the display is off by Romain Guy · 14 years ago
  20. c3b91e9 Merge "More work on rotation animation." by Dianne Hackborn · 14 years ago
  21. 9fd7480 More work on rotation animation. by Dianne Hackborn · 14 years ago
  22. 86add43 Fix reference to wrong ArrayList. Fixes bug 6107296. by Craig Mautner · 14 years ago
  23. a731cd3 Fix rotation so orientation changes aren't dropped. by Craig Mautner · 14 years ago
  24. dbb7991 Separate animation steps into start, step and finish phases. Fixes bug 6089126. by Craig Mautner · 14 years ago
  25. 343511c Detect animation completions like we used to. by Craig Mautner · 14 years ago
  26. ba64dfe debug by Craig Mautner · 14 years ago
  27. 83eaab5 Fix bug introduced when moving animation step out from between assignments to wasAnimating and nowAnimating. by Craig Mautner · 14 years ago
  28. b8678d7 resolved conflicts for merge of 210c1a26 to master by Dianne Hackborn · 14 years ago
  29. 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 · 14 years ago
  30. 01011c3 Fix issue #6037252: Screen shifts after all apps are upgraded by Dianne Hackborn · 14 years ago
  31. 2f995a7 - Consolidate all animations in a single place outside of layout loop. by Craig Mautner · 14 years ago
  32. 9806a23 Ignore broken input channel when finishing input event. by Jeff Brown · 14 years ago
  33. 4a06c80 Simplify Choreographer API. by Jeff Brown · 14 years ago
  34. ec5b515 Merge "Fix issue where screen rotations would stop animating." by Dianne Hackborn · 14 years ago
  35. 4dcece8 Fix issue where screen rotations would stop animating. by Dianne Hackborn · 14 years ago
  36. 62d1058 Merge "Remove the input dispatcher throttle." by Jeff Brown · 14 years ago
  37. d747dc8 Fix problems dispatching media button events on headless devices by Mike Lockwood · 15 years ago
  38. 3a74bd3 Add headless mode for running the framework without the surface flinger by Mike Lockwood · 15 years ago
  39. 3080280 Remove the input dispatcher throttle. by Jeff Brown · 14 years ago
  40. 61ac6bb Extract code from performLayoutAndPlaceSurfacesInnerLocked() into multiple methods. by Craig Mautner · 14 years ago
  41. 659793b Merge "Add Developer Option setting for Animator scaling." by Chet Haase · 14 years ago
  42. c38fa1f Add Developer Option setting for Animator scaling. by Chet Haase · 14 years ago
  43. 8bcd54b Use Choreographer for window manager animation timing. by Dianne Hackborn · 14 years ago
  44. 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 · 14 years ago
  45. 4716368 Merge "Another attempt at issue #5823276: home repaints after full-screen app is exited" into ics-mr1 by Dianne Hackborn · 14 years ago
  46. b7ff51b Another attempt at issue #5823276: home repaints after full-screen app is exited by Dianne Hackborn · 14 years ago
  47. eda775c am 9f080e2a: am 44760b10: Merge "Revert "Fix 5797764: Increase lock screen\'s thread priority"" into ics-mr1 by Jim Miller · 14 years ago
  48. 44760b1 Merge "Revert "Fix 5797764: Increase lock screen's thread priority"" into ics-mr1 by Jim Miller · 14 years ago
  49. 54dbbce Revert "Fix 5797764: Increase lock screen's thread priority" by Jim Miller · 14 years ago
  50. fd1c5ed New screen rotation animation design. by Dianne Hackborn · 14 years ago
  51. 8ffd2cc am b1c7785c: am eaa11a72: Merge "Fix 5797764: Increase lock screen\'s thread priority" into ics-mr1 by Jim Miller · 14 years ago
  52. 02d37b9 resolved conflicts for merge of 892d11f4 to master by Dianne Hackborn · 14 years ago
  53. d3fe9ab am ab9601cd: am 230a7092: Merge "Fix 5863053: Add method to lock screen immediately." into ics-mr1 by Jim Miller · 14 years ago
  54. eaa11a7 Merge "Fix 5797764: Increase lock screen's thread priority" into ics-mr1 by Jim Miller · 14 years ago
  55. 6d6a70a Fix 5797764: Increase lock screen's thread priority by Jim Miller · 14 years ago
  56. cfbf7de Fix issue #5823276 again: home repaints after full-screen app is exited by Dianne Hackborn · 14 years ago
  57. 170997a DO NOT MERGE Revert "Fix issue #5823276: home repaints after full-screen app is exited" by Justin Ho · 14 years ago
  58. 230a709 Merge "Fix 5863053: Add method to lock screen immediately." into ics-mr1 by Jim Miller · 14 years ago
  59. 93c518e Fix 5863053: Add method to lock screen immediately. by Jim Miller · 14 years ago
  60. f88d149 am 10065177: am 2e282f35: Merge "Fix issue #5823276: home repaints after full-screen app is exited" into ics-mr1 by Dianne Hackborn · 14 years ago
  61. 01b02a7 Fix issue #5823276: home repaints after full-screen app is exited by Dianne Hackborn · 14 years ago
  62. ee4d45f am 0be53567: am 19a06fe9: Merge "Fix issue #5755172: Soft menu key disappears when menu is open" into ics-mr1 by Dianne Hackborn · 15 years ago
  63. 73ab6a4 Fix issue #5755172: Soft menu key disappears when menu is open by Dianne Hackborn · 15 years ago
  64. 32cbc3855 Refactor InputQueue as InputEventReceiver. by Jeff Brown · 15 years ago
  65. 4952dfd Ensure input events are processed in-order in the application. by Jeff Brown · 15 years ago
  66. 1fbee79 Fix issue #5679504: Device stuck and sudden reboot - Watchdog reset? by Dianne Hackborn · 15 years ago
  67. 6d05fd3 Fix issue #5588689: Black camera preview after coming back from gmail by Dianne Hackborn · 15 years ago
  68. bfd24ac Updating recent apps visuals on tablet by Michael Jurka · 15 years ago
  69. be70785 Make activity manager more robust in the face of app activity leaks. by Dianne Hackborn · 15 years ago
  70. 0f70e48 Merge "Fix issue #5470311: Activity with android:configChanges defined..." into ics-mr1 by Dianne Hackborn · 15 years ago
  71. 56b53b5 Fix issue #5470311: Activity with android:configChanges defined... by Dianne Hackborn · 15 years ago
  72. 532147b increase the rate at which we dispatch events. by Chet Haase · 15 years ago
  73. 7f1c94e Merge "Fix rotation displays frame N-1 briefly while rotating" into ics-mr1 by Mathias Agopian · 15 years ago
  74. 222357f workaround to set the WM refresh rate to 48 Hz for tuna devices only by Mathias Agopian · 15 years ago
  75. e65beaa Fix rotation displays frame N-1 briefly while rotating by Mathias Agopian · 15 years ago
  76. a3af4c9 am 3ee47188: Frame rate to 48 fps by Dave Burke · 15 years ago
  77. 3ee4718 Frame rate to 48 fps by Dave Burke · 15 years ago
  78. 2c84cfc Various performance and other work. by Dianne Hackborn · 15 years ago
  79. e02c88a Work on process management. by Dianne Hackborn · 15 years ago
  80. a8e5a2b Optimize handling of scrolled wallpapers by Chet Haase · 15 years ago
  81. c6592d2 am 67a1b7d6: Merge "Fix issue #5508024: Rotation jank seen in live wallpapers" into ics-mr0 by Dianne Hackborn · 15 years ago
  82. 3ec891a Fix issue #5508024: Rotation jank seen in live wallpapers by Dianne Hackborn · 15 years ago
  83. 1bfe6e9 Merge "Fix a bug where surface crashes when the enter animation starts while the exit animation has not yet finished" into ics-mr1 by satok · 15 years ago
  84. cef37fb Fix a bug where surface crashes when the enter animation starts while the exit animation has not yet finished by satok · 15 years ago
  85. 257e67e Merge "Don't inappropriately kill ANRing drop recipients" by Christopher Tate · 15 years ago
  86. 05e9c65 Don't inappropriately kill ANRing drop recipients by Christopher Tate · 15 years ago
  87. 0c4ccff Add hasNavigationBar() to the window manager. by Daniel Sandler · 15 years ago
  88. 0ab84ef Add a LayerScreenshot by Mathias Agopian · 15 years ago
  89. 526f0a0 Fix a hang in SF caused by invalid transform matrix from the WM by Mathias Agopian · 15 years ago
  90. 840b8a6 Revert "Add a LayerScreenshot" by Mathias Agopian · 15 years ago
  91. d6809f4 Add a LayerScreenshot by Mathias Agopian · 15 years ago
  92. 38cc896 Fix issue #5446988: WindowManager warns BOOT TIMEOUT,... by Dianne Hackborn · 15 years ago
  93. f4b40de Merge "Fix issue #5445966: WindowManager reporting -long on prime when it shouldn't be." into ics-mr0 by Dianne Hackborn · 15 years ago
  94. 3699174 Fix issue #5445966: WindowManager reporting -long on prime when it shouldn't be. by Dianne Hackborn · 15 years ago
  95. d5bb82d DO NOT MERGE. Improve screenshot chord debouncing. Bug: 5011907 by Jeff Brown · 15 years ago
  96. e2909e1 SurfaceFlinger: update orientation via transactions by Jamie Gennis · 15 years ago
  97. 58f42a5 Fix issue #5405788: Device continuously opening and closing... by Dianne Hackborn · 15 years ago
  98. df89e65 Fix how we hide and show the nav bar. by Dianne Hackborn · 15 years ago
  99. 85b9edf Merge "Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately" by Dianne Hackborn · 15 years ago
  100. 9a230e0 Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately by Dianne Hackborn · 15 years ago