summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/WindowManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Start window manager refactoring.Dianne Hackborn2011-02-171-12089/+0
* Disable cross-app drag/dropChristopher Tate2011-02-141-1/+1
* am 432ab6ac: am 6b497a04: am 4b7c1cac: am bb2e1ef8: Merge "Fixing possible ra...Dianne Hackborn2011-02-071-2/+1
|\
| * am 6b497a04: am 4b7c1cac: am bb2e1ef8: Merge "Fixing possible race condition."Dianne Hackborn2011-02-071-2/+1
| |\
| | * am bb2e1ef8: Merge "Fixing possible race condition."Dianne Hackborn2011-02-071-2/+1
| | |\
| | | * Fixing possible race condition.Jozef BABJAK2011-02-011-2/+1
| | | * Improve performance of WindowState.toString()Mattias Petersson2010-12-211-3/+13
| | * | am c12cdda9: Merge "DO NOT MERGE: Fix screen size compatibility mode." into g...Dianne Hackborn2011-01-291-7/+7
| | |\ \
| | | * | DO NOT MERGE: Fix screen size compatibility mode.Dianne Hackborn2011-01-291-7/+7
| | * | | am c6f2b3b3: Merge "Fix policy issues when screen is off. (DO NOT MERGE)" int...Jeff Brown2010-12-231-6/+6
| | |\ \ \ | | | |/ /
| | | * | Fix policy issues when screen is off. (DO NOT MERGE)Jeff Brown2010-12-221-6/+6
* | | | | am 60a74642: am 24c8ac3b: Merge "Fix issue #3414328: A couple panics observed...Dianne Hackborn2011-02-071-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Fix issue #3414328: A couple panics observed during an attempted...Dianne Hackborn2011-02-041-2/+2
* | | | | am 94baff47: am 1b1962f3: Merge "Fix issue #3420898: More wallpaper issues" i...Dianne Hackborn2011-02-071-54/+57
|\ \ \ \ \ | |/ / / /
| * | | | Fix issue #3420898: More wallpaper issuesDianne Hackborn2011-02-031-54/+57
* | | | | Merge "WindowManagerService: Disable screen rotation animation under emulation."David 'Digit' Turner2011-02-061-2/+8
|\ \ \ \ \
| * | | | | WindowManagerService: Disable screen rotation animation under emulation.David 'Digit' Turner2011-02-051-2/+8
* | | | | | am dd954212: am a5861743: Merge "Fix issue #3418265: Rotation animation on wa...Dianne Hackborn2011-02-031-5/+11
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Fix issue #3418265: Rotation animation on wallpaper is brokenDianne Hackborn2011-02-021-5/+11
* | | | | am e40afdf7: am 0035b5ca: Merge "Fix issue #3415137: New wallpaper size break...Dianne Hackborn2011-02-021-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Fix issue #3415137: New wallpaper size breaks thumbnails.Dianne Hackborn2011-02-021-0/+3
* | | | | am a70154b0: am c623fff0: Merge "Fix keyboard hidden flag." into honeycombJeff Brown2011-02-011-6/+9
|\ \ \ \ \ | |/ / / /
| * | | | Fix keyboard hidden flag.Jeff Brown2011-01-311-6/+9
* | | | | am 75057b15: am 4de68bae: Merge "Check for the STATUS_BAR permission for the ...Joe Onorato2011-01-301-0/+10
|\ \ \ \ \ | |/ / / /
| * | | | Check for the STATUS_BAR permission for the system UI properties.Joe Onorato2011-01-301-0/+10
* | | | | resolved conflicts for merge of c608e106 to masterJeff Brown2011-01-301-0/+69
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Add "Use physical keyboard" option to system bar IME button." into hon...Jeff Brown2011-01-301-0/+69
| |\ \ \ \
| | * | | | Add "Use physical keyboard" option to system bar IME button.Jeff Brown2011-01-281-0/+69
* | | | | | am bdaee964: am e97a12e3: Fix screen size compatibility mode.Dianne Hackborn2011-01-301-7/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix screen size compatibility mode.Dianne Hackborn2011-01-301-7/+7
| |/ / / /
* | | | | Merge "Enable global (cross-application) drag/drop"Christopher Tate2011-01-281-2/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Enable global (cross-application) drag/dropChristopher Tate2011-01-281-2/+1
* | | | | Fix issue #3291173: Problem report for NewsRoom - RSS News ReaderDianne Hackborn2011-01-281-7/+8
|/ / / /
* | | | Fix issue #3392073: At times soft keyboard comes up in...Dianne Hackborn2011-01-271-8/+62
* | | | Fix another part of #3387855: Menu flashes on left side of screenDianne Hackborn2011-01-261-21/+48
* | | | Fix regression setting input windows.Jeff Brown2011-01-241-32/+26
* | | | Merge "visibility ("lights out") API." into honeycombJoe Onorato2011-01-231-0/+19
|\ \ \ \
| * | | | visibility ("lights out") API.Joe Onorato2011-01-231-0/+19
* | | | | Fix issue #3215261: NPE in WiFi SettingsDianne Hackborn2011-01-231-28/+44
* | | | | Merge "Fix spurious resizes during rotation animation." into honeycombJeff Brown2011-01-231-33/+43
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix spurious resizes during rotation animation.Jeff Brown2011-01-231-33/+43
* | | | | Fix issue #3302006: Cannot see the dialog lunched from a transparent activity.Dianne Hackborn2011-01-221-1/+1
|/ / / /
* | | | Merge "Reduce number of calls to updateInputWindows by 60%." into honeycombJeff Brown2011-01-211-34/+78
|\ \ \ \
| * | | | Reduce number of calls to updateInputWindows by 60%.Jeff Brown2011-01-211-34/+78
* | | | | Make the drag input window fullscreen touchable againChristopher Tate2011-01-191-1/+1
|/ / / /
* | | | Fail more gracefully when window state changes during dragsChristopher Tate2011-01-191-2/+6
* | | | Fix a couple of drag & drop crashesChristopher Tate2011-01-191-1/+1
* | | | Fix issue #3362666 Activities launched from ongoing notifications don't animateDianne Hackborn2011-01-181-6/+13
* | | | Support non-rectangular input regions.Jeff Brown2011-01-161-73/+52
* | | | Merge "Add volume down as a safe mode key for Stingray." into honeycombJeff Brown2011-01-141-1/+42
|\ \ \ \