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