summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/WindowManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Preserve flags field of event passed to injectKeyEvent()Mike Playle2010-12-021-1/+2
* Corrected visibility reporting error in WindowManagerUlf Rosdahl2010-09-291-1/+2
* Allow two SurfaceViews inbetween the app and the wallpaper.Pal Szasz2010-09-031-0/+1
* Remove the window from being a target for motion events when it is destroyed.Maciej Białka2010-07-191-0/+7
* merge from open-source masterThe Android Open Source Project2010-06-151-0/+1
|\
| * Fix that InputDeviceReaderThread that got killed during startupChristian Petersson2010-06-061-0/+1
| * Corrected debug message in WindowManagerJohan Alfven2010-05-121-1/+1
* | am 75b6a6b9: Merge "Fix 2737842: Disable KeguardManager API if device policy ...Jim Miller2010-06-081-37/+61
|\ \
| * | Fix 2737842: Disable KeguardManager API if device policy is enabledJim Miller2010-06-081-37/+61
* | | am bde25c20: Merge "Fix 2737842: disable keyguard API when device policy is e...Jim Miller2010-06-071-18/+43
|\ \ \ | |/ /
| * | Fix 2737842: disable keyguard API when device policy is enabled.Jim Miller2010-06-071-18/+43
* | | merge from open-source masterThe Android Open Source Project2010-05-121-9/+26
|\ \ \ | | |/ | |/|
| * | Corrected repeat count for key repeat in input device.Kristian Dreher2010-05-101-9/+26
* | | merge from open-source masterThe Android Open Source Project2010-05-051-0/+1
|\ \ \ | |/ /
| * | Set alpha value for newly created dim surface.Maciej Białka2010-04-271-0/+1
* | | am 9bc0a572: Merge "Fix issue #2608292: Fails to launch the video camera prev...Dianne Hackborn2010-04-221-8/+10
|\ \ \ | | |/ | |/|
| * | Fix issue #2608292: Fails to launch the video camera previewDianne Hackborn2010-04-221-8/+10
* | | am ce73c1e5: Framework change for #2583442: Navigation dies when night mode c...Dianne Hackborn2010-04-131-17/+27
|\ \ \ | |/ /
| * | Framework change for #2583442: Navigation dies when night mode changesDianne Hackborn2010-04-131-17/+27
* | | am ae8c2c71: Merge "Fix issue #2420340: if FLAG_SHOW_WHEN_LOCKED, do not show...Dianne Hackborn2010-04-131-4/+13
|\ \ \ | |/ /
| * | Fix issue #2420340: if FLAG_SHOW_WHEN_LOCKED, do not show keyguard...Dianne Hackborn2010-04-121-4/+13
* | | merge from open-source masterThe Android Open Source Project2010-04-081-1/+2
|\ \ \ | |/ / |/| / | |/
| * Fix reporting of window visibility in WindowManagerService.Maciej Białka2010-03-241-1/+2
* | Fix "incall in landscape sometimes" bug #2523942Christopher Tate2010-04-021-3/+29
* | Fix issue #2561067: Screen Display half faded...Dianne Hackborn2010-03-311-0/+8
* | Dumb late-night typo.Dianne Hackborn2010-03-251-1/+1
* | Fix issue #2543231: chat invitation dialog does show all the timeDianne Hackborn2010-03-251-25/+71
* | Add new method call back in MountService.Suchi Amalapurapu2010-03-221-1/+1
* | Fix issue #2519590: Lock screen stuck in landscape modeDianne Hackborn2010-03-181-17/+39
* | Fix issue #2461567: Home screen redraw messed upDianne Hackborn2010-03-111-4/+31
* | Further improvements to window management!Dianne Hackborn2010-03-101-191/+251
* | Don't let hidden keyguard interfere with button and screen brightness overridesMike Lockwood2010-03-091-3/+4
* | Fix some bugs.Dianne Hackborn2010-03-041-10/+25
* | Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboardDianne Hackborn2010-03-021-1/+5
* | Fix issue #2468687: back and home keys don't work on InCallScreenDianne Hackborn2010-03-021-14/+40
* | Added a name to Surface created by SurfaceFlingerMathias Agopian2010-03-011-1/+6
* | Switch the services library to using the new SlogJoe Onorato2010-03-011-434/+434
* | Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modesDianne Hackborn2010-02-181-169/+226
* | Add Pointer Location to the window manager.Dianne Hackborn2010-02-121-23/+31
* | Fix spurious ANRs involving window shuffling and non-fullscreen activitiesChristopher Tate2010-02-111-12/+8
* | am 1e90ab54: merge from open-source masterThe Android Open Source Project2010-02-111-3/+3
|\ \ | |/
| * merge from open-source masterThe Android Open Source Project2010-02-111-3/+3
| |\
| | * Fixs the incorrect message for SecurityExceptionChander S Pechetty2010-02-101-3/+3
| | * eclair snapshotJean-Baptiste Queru2009-11-131-317/+1991
| | * donut snapshotJean-Baptiste Queru2009-08-111-2/+13
| | * donut snapshotJean-Baptiste Queru2009-07-311-1/+7
| | * donut snapshotJean-Baptiste Queru2009-07-291-188/+408
| | * donut snapshotJean-Baptiste Queru2009-07-211-588/+704
| | * donut snapshotJean-Baptiste Queru2009-05-201-184/+364
| | * AI 143896: Fix issue #1748954 and #1737952:Dianne Hackborn2009-03-311-6/+21