1. 343511c Detect animation completions like we used to. by Craig Mautner · 14 years ago
  2. ba64dfe debug by Craig Mautner · 14 years ago
  3. 83eaab5 Fix bug introduced when moving animation step out from between assignments to wasAnimating and nowAnimating. by Craig Mautner · 14 years ago
  4. b8678d7 resolved conflicts for merge of 210c1a26 to master by Dianne Hackborn · 14 years ago
  5. 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
  6. 01011c3 Fix issue #6037252: Screen shifts after all apps are upgraded by Dianne Hackborn · 14 years ago
  7. 2f995a7 - Consolidate all animations in a single place outside of layout loop. by Craig Mautner · 14 years ago
  8. 9806a23 Ignore broken input channel when finishing input event. by Jeff Brown · 14 years ago
  9. 4a06c80 Simplify Choreographer API. by Jeff Brown · 14 years ago
  10. ec5b515 Merge "Fix issue where screen rotations would stop animating." by Dianne Hackborn · 14 years ago
  11. 4dcece8 Fix issue where screen rotations would stop animating. by Dianne Hackborn · 14 years ago
  12. 62d1058 Merge "Remove the input dispatcher throttle." by Jeff Brown · 14 years ago
  13. d747dc8 Fix problems dispatching media button events on headless devices by Mike Lockwood · 15 years ago
  14. 3a74bd3 Add headless mode for running the framework without the surface flinger by Mike Lockwood · 15 years ago
  15. 3080280 Remove the input dispatcher throttle. by Jeff Brown · 14 years ago
  16. 61ac6bb Extract code from performLayoutAndPlaceSurfacesInnerLocked() into multiple methods. by Craig Mautner · 14 years ago
  17. 659793b Merge "Add Developer Option setting for Animator scaling." by Chet Haase · 14 years ago
  18. c38fa1f Add Developer Option setting for Animator scaling. by Chet Haase · 14 years ago
  19. 8bcd54b Use Choreographer for window manager animation timing. by Dianne Hackborn · 14 years ago
  20. 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
  21. 4716368 Merge "Another attempt at issue #5823276: home repaints after full-screen app is exited" into ics-mr1 by Dianne Hackborn · 14 years ago
  22. b7ff51b Another attempt at issue #5823276: home repaints after full-screen app is exited by Dianne Hackborn · 14 years ago
  23. eda775c am 9f080e2a: am 44760b10: Merge "Revert "Fix 5797764: Increase lock screen\'s thread priority"" into ics-mr1 by Jim Miller · 14 years ago
  24. 44760b1 Merge "Revert "Fix 5797764: Increase lock screen's thread priority"" into ics-mr1 by Jim Miller · 14 years ago
  25. 54dbbce Revert "Fix 5797764: Increase lock screen's thread priority" by Jim Miller · 14 years ago
  26. fd1c5ed New screen rotation animation design. by Dianne Hackborn · 14 years ago
  27. 8ffd2cc am b1c7785c: am eaa11a72: Merge "Fix 5797764: Increase lock screen\'s thread priority" into ics-mr1 by Jim Miller · 14 years ago
  28. 02d37b9 resolved conflicts for merge of 892d11f4 to master by Dianne Hackborn · 14 years ago
  29. d3fe9ab am ab9601cd: am 230a7092: Merge "Fix 5863053: Add method to lock screen immediately." into ics-mr1 by Jim Miller · 14 years ago
  30. eaa11a7 Merge "Fix 5797764: Increase lock screen's thread priority" into ics-mr1 by Jim Miller · 14 years ago
  31. 6d6a70a Fix 5797764: Increase lock screen's thread priority by Jim Miller · 14 years ago
  32. cfbf7de Fix issue #5823276 again: home repaints after full-screen app is exited by Dianne Hackborn · 14 years ago
  33. 170997a DO NOT MERGE Revert "Fix issue #5823276: home repaints after full-screen app is exited" by Justin Ho · 14 years ago
  34. 230a709 Merge "Fix 5863053: Add method to lock screen immediately." into ics-mr1 by Jim Miller · 14 years ago
  35. 93c518e Fix 5863053: Add method to lock screen immediately. by Jim Miller · 14 years ago
  36. 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
  37. 01b02a7 Fix issue #5823276: home repaints after full-screen app is exited by Dianne Hackborn · 14 years ago
  38. 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
  39. 73ab6a4 Fix issue #5755172: Soft menu key disappears when menu is open by Dianne Hackborn · 15 years ago
  40. 32cbc3855 Refactor InputQueue as InputEventReceiver. by Jeff Brown · 15 years ago
  41. 4952dfd Ensure input events are processed in-order in the application. by Jeff Brown · 15 years ago
  42. 1fbee79 Fix issue #5679504: Device stuck and sudden reboot - Watchdog reset? by Dianne Hackborn · 15 years ago
  43. 6d05fd3 Fix issue #5588689: Black camera preview after coming back from gmail by Dianne Hackborn · 15 years ago
  44. bfd24ac Updating recent apps visuals on tablet by Michael Jurka · 15 years ago
  45. be70785 Make activity manager more robust in the face of app activity leaks. by Dianne Hackborn · 15 years ago
  46. 0f70e48 Merge "Fix issue #5470311: Activity with android:configChanges defined..." into ics-mr1 by Dianne Hackborn · 15 years ago
  47. 56b53b5 Fix issue #5470311: Activity with android:configChanges defined... by Dianne Hackborn · 15 years ago
  48. 532147b increase the rate at which we dispatch events. by Chet Haase · 15 years ago
  49. 7f1c94e Merge "Fix rotation displays frame N-1 briefly while rotating" into ics-mr1 by Mathias Agopian · 15 years ago
  50. 222357f workaround to set the WM refresh rate to 48 Hz for tuna devices only by Mathias Agopian · 15 years ago
  51. e65beaa Fix rotation displays frame N-1 briefly while rotating by Mathias Agopian · 15 years ago
  52. a3af4c9 am 3ee47188: Frame rate to 48 fps by Dave Burke · 15 years ago
  53. 3ee4718 Frame rate to 48 fps by Dave Burke · 15 years ago
  54. 2c84cfc Various performance and other work. by Dianne Hackborn · 15 years ago
  55. e02c88a Work on process management. by Dianne Hackborn · 15 years ago
  56. a8e5a2b Optimize handling of scrolled wallpapers by Chet Haase · 15 years ago
  57. c6592d2 am 67a1b7d6: Merge "Fix issue #5508024: Rotation jank seen in live wallpapers" into ics-mr0 by Dianne Hackborn · 15 years ago
  58. 3ec891a Fix issue #5508024: Rotation jank seen in live wallpapers by Dianne Hackborn · 15 years ago
  59. 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
  60. 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
  61. 257e67e Merge "Don't inappropriately kill ANRing drop recipients" by Christopher Tate · 15 years ago
  62. 05e9c65 Don't inappropriately kill ANRing drop recipients by Christopher Tate · 15 years ago
  63. 0c4ccff Add hasNavigationBar() to the window manager. by Daniel Sandler · 15 years ago
  64. 0ab84ef Add a LayerScreenshot by Mathias Agopian · 15 years ago
  65. 526f0a0 Fix a hang in SF caused by invalid transform matrix from the WM by Mathias Agopian · 15 years ago
  66. 840b8a6 Revert "Add a LayerScreenshot" by Mathias Agopian · 15 years ago
  67. d6809f4 Add a LayerScreenshot by Mathias Agopian · 15 years ago
  68. 38cc896 Fix issue #5446988: WindowManager warns BOOT TIMEOUT,... by Dianne Hackborn · 15 years ago
  69. f4b40de Merge "Fix issue #5445966: WindowManager reporting -long on prime when it shouldn't be." into ics-mr0 by Dianne Hackborn · 15 years ago
  70. 3699174 Fix issue #5445966: WindowManager reporting -long on prime when it shouldn't be. by Dianne Hackborn · 15 years ago
  71. d5bb82d DO NOT MERGE. Improve screenshot chord debouncing. Bug: 5011907 by Jeff Brown · 15 years ago
  72. e2909e1 SurfaceFlinger: update orientation via transactions by Jamie Gennis · 15 years ago
  73. 58f42a5 Fix issue #5405788: Device continuously opening and closing... by Dianne Hackborn · 15 years ago
  74. df89e65 Fix how we hide and show the nav bar. by Dianne Hackborn · 15 years ago
  75. 85b9edf Merge "Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately" by Dianne Hackborn · 15 years ago
  76. 9a230e0 Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately by Dianne Hackborn · 15 years ago
  77. 4dfce20 Make SENSOR orientation modes trump rotation lock. Bug: 5371750 by Jeff Brown · 15 years ago
  78. edc6331 Merge "Always unfreeze display." by Dianne Hackborn · 15 years ago
  79. 161dc80 Always unfreeze display. by Dianne Hackborn · 15 years ago
  80. 09e5b9d Fix issue #5388352: font size change back to normal by Dianne Hackborn · 15 years ago
  81. 4941dea Do not blend opaque windows. by Romain Guy · 15 years ago
  82. 4c25311 Merge "Prevent unintended rotations. Bug: 4981385" by Jeff Brown · 15 years ago
  83. c0347aa Prevent unintended rotations. Bug: 4981385 by Jeff Brown · 15 years ago
  84. 90c52de Fix issue #5173952: Opening a Notification From Lock Screen... by Dianne Hackborn · 15 years ago
  85. 01a98dd Handle orientation changes more systematically. Bug: 4981385 by Jeff Brown · 15 years ago
  86. bc1aa7b Fix issue #5312624: Lock screen very flickery by Dianne Hackborn · 15 years ago
  87. 38e29a6 Fix issue #5242779: Device not responding to touch on unlock screen by Dianne Hackborn · 15 years ago
  88. 73db0d8 "Fix" issue #5276520: Noise on edges of rotation animation by Dianne Hackborn · 15 years ago
  89. 09bd49a Fix issue #5328235: Wrong values for smallestScreenWidthDp by Dianne Hackborn · 15 years ago
  90. 1f903c3 Fix issue #5283365: Rotating the device to portrait mode, hides the keyboard partly by Dianne Hackborn · 15 years ago
  91. f809870 Fix issue #4280324: Returning to Fullscreen Layout with WebView... by Dianne Hackborn · 15 years ago
  92. d02a9e9 Get rid of some animation flickers and other bad things. by Dianne Hackborn · 15 years ago
  93. 8962028 Fix inflating of animations. by Dianne Hackborn · 15 years ago
  94. 905577f Fix issue #5263361: Browser instance not created in application picker by Dianne Hackborn · 15 years ago
  95. 7de6578 Merge "Fix issue #4974633: Block the HOME button using TYPE_KEYGUARD" by Dianne Hackborn · 15 years ago
  96. ba24e4d Fix issue #5229575: Youtube link shared through messaging is not... by Dianne Hackborn · 15 years ago
  97. 0e60db2 Fix issue #4974633: Block the HOME button using TYPE_KEYGUARD by Dianne Hackborn · 15 years ago
  98. d040edb Use floating point window positions. by Dianne Hackborn · 15 years ago
  99. dcc882e Merge "Make ViewServer more quiet Bug #5231539" by Romain Guy · 15 years ago
  100. cbe67d5 Make ViewServer more quiet Bug #5231539 by Romain Guy · 15 years ago