summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/wm
Commit message (Expand)AuthorAgeFilesLines
* Fix comparison of device source bits.Jeff Brown2012-05-301-3/+4
* Merge "Better handle changing app transitions." into jb-devCraig Mautner2012-05-292-11/+29
|\
| * Better handle changing app transitions.Craig Mautner2012-05-292-11/+29
* | Merge "Track animating apps up until animation starts." into jb-devCraig Mautner2012-05-291-7/+5
|\ \
| * | Track animating apps up until animation starts.Craig Mautner2012-05-291-7/+5
| |/
* | Redraw all windows earlier in power on sequence.Craig Mautner2012-05-241-4/+3
|/
* Merge "Change method of tracking moving AppWindowTokens." into jb-devCraig Mautner2012-05-235-105/+146
|\
| * Change method of tracking moving AppWindowTokens.Craig Mautner2012-05-235-105/+146
* | Fix jank when launching apps that show wallpaper.Craig Mautner2012-05-231-4/+7
* | Merge "Pull showStrictModeViolation off of local threads." into jb-devCraig Mautner2012-05-221-0/+11
|\ \
| * | Pull showStrictModeViolation off of local threads.Craig Mautner2012-05-221-0/+11
| |/
* | Fix issue #6499411: Characters not displayed (but suggestion bar is working)Dianne Hackborn2012-05-222-11/+28
* | Merge "Changing the interaction model of the touch explorer." into jb-devSvetoslav Ganov2012-05-211-0/+10
|\ \
| * | Changing the interaction model of the touch explorer.Svetoslav Ganov2012-05-211-0/+10
* | | Add support for switching between multiple keyboard layouts.Jeff Brown2012-05-201-0/+6
* | | Merge "Prevent dim surface from flashing." into jb-devCraig Mautner2012-05-181-2/+10
|\ \ \ | |/ / |/| |
| * | Prevent dim surface from flashing.Craig Mautner2012-05-181-2/+10
| |/
* | Merge "Fix issue #6515427: Add android.hardware.television and fix..." into j...Dianne Hackborn2012-05-171-2/+10
|\ \
| * | Fix issue #6515427: Add android.hardware.television and fix...Dianne Hackborn2012-05-171-2/+10
| |/
* | Eliminate deferred surface destruction.Craig Mautner2012-05-163-51/+17
|/
* Fix some issues with updating the offsets of a window.Dianne Hackborn2012-05-151-53/+73
* WindowManager: unset the wallpaper window cropJamie Gennis2012-05-141-0/+1
* Merge "Implement new window cropping." into jb-devDianne Hackborn2012-05-134-54/+94
|\
| * Implement new window cropping.Dianne Hackborn2012-05-134-54/+94
* | Merge "Improve transition out of recents" into jb-devMichael Jurka2012-05-121-14/+9
|\ \
| * | Improve transition out of recentsMichael Jurka2012-05-121-14/+9
* | | Merge "Move power HAL interactions to PowerManagerService." into jb-devJeff Brown2012-05-111-4/+15
|\ \ \ | |_|/ |/| |
| * | Move power HAL interactions to PowerManagerService.Jeff Brown2012-05-111-4/+15
| |/
* | Keep launcher screen from flashing over lockscreenCraig Mautner2012-05-111-1/+1
|/
* Merge "Update DimAnimator layer when its window changes." into jb-devCraig Mautner2012-05-102-9/+28
|\
| * Update DimAnimator layer when its window changes.Craig Mautner2012-05-102-9/+28
* | Merge "Notify windows when window animations complete" into jb-devChet Haase2012-05-101-0/+3
|\ \
| * | Notify windows when window animations completeChet Haase2012-05-101-0/+3
* | | Merge "Making transition out of recents look better" into jb-devMichael Jurka2012-05-101-14/+49
|\ \ \
| * | | Making transition out of recents look betterMichael Jurka2012-05-091-14/+49
| | |/ | |/|
* | | Fix wallpaper glitch and moving window animation.Craig Mautner2012-05-091-1/+5
|/ /
* | Merge "Keep layout from overwriting translate dimensions" into jb-devCraig Mautner2012-05-091-17/+1
|\ \
| * | Keep layout from overwriting translate dimensionsCraig Mautner2012-05-091-17/+1
| |/
* | Fix the issue that the insets linger after closing the voice inputsatok2012-05-101-3/+9
|/
* Merge "Fix wallpaper exposure bugs." into jb-devCraig Mautner2012-05-083-23/+43
|\
| * Fix wallpaper exposure bugs.Craig Mautner2012-05-083-23/+43
* | Disable input dispatch until boot finished.Jeff Brown2012-05-082-2/+4
* | Merge "Change DimAnimator to reflect rotations." into jb-devCraig Mautner2012-05-072-3/+12
|\ \
| * | Change DimAnimator to reflect rotations.Craig Mautner2012-05-072-3/+12
| |/
* | Force BlackSurface to be a black surface.Craig Mautner2012-05-062-13/+11
|/
* Merge "Separate the internal and external display rotations." into jb-devJeff Brown2012-05-031-1/+4
|\
| * Separate the internal and external display rotations.Jeff Brown2012-05-021-1/+4
* | Merge "Fix flashy transition in QuickContacts" into jb-devCraig Mautner2012-05-021-2/+3
|\ \
| * | Fix flashy transition in QuickContactsCraig Mautner2012-05-021-2/+3
* | | Merge "Fix Home key causes wrong animation" into jb-devCraig Mautner2012-05-023-16/+35
|\ \ \