Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
11fe181e16501103d7c0f70344661ea2ef5d3df9
/
services
/
java
/
com
/
android
/
server
/
WindowManagerService.java
85a3176
Add support for secure views.
by Jeff Brown
· 16 years ago
8d60866
Input device calibration and capabilities.
by Jeff Brown
· 16 years ago
43b9b48
Preventing the hierarchy viewer from getting stuck, once when trying to load the window data for SurfaceView and the Wallpaper, and in the case the captured node has disappeared.
by Konstantin Lopyrev
· 16 years ago
b9fb170
More watermark work.
by Dianne Hackborn
· 16 years ago
9adb9c3
Various battery info things:
by Dianne Hackborn
· 16 years ago
fb86ce9
Add watermark support.
by Dianne Hackborn
· 16 years ago
a41ca77
Add support for the PointerLocation overlay.
by Jeff Brown
· 16 years ago
5e7833a
Fix focus notification
by Konstantin Lopyrev
· 16 years ago
f962476
Adding a way for Hierarchy Viewer to get the focused window.
by Konstantin Lopyrev
· 16 years ago
321f7fa
Making sure that there is no notification when focus changes from something to nothing.
by Konstantin Lopyrev
· 16 years ago
09e85dc
Mute a common-case progress log about input injection
by Christopher Tate
· 16 years ago
6ec402b
DO NOT MERGE: Fix input event injection ANRs on UI thread.
by Jeff Brown
· 16 years ago
6d0fec2
Refactor input reader to support new device types more easily.
by Jeff Brown
· 16 years ago
e33348b
Fix bug with phantom input windows.
by Jeff Brown
· 16 years ago
c5ed591
Add support for new input sources.
by Jeff Brown
· 16 years ago
6e0f65f
Adding focus change notification
by Konstantin Lopyrev
· 16 years ago
dc30101
Making sure that the list of windows updates automatically in hierarchy viewer (View Server side)
by Konstantin Lopyrev
· 16 years ago
00fa7bd
More native input dispatch work.
by Jeff Brown
· 16 years ago
160edb3
Add ability to guard a thread against setting its own prio to bg
by Christopher Tate
· 16 years ago
349703e
Native input event dispatching.
by Jeff Brown
· 16 years ago
7fbdc84
More native input event dispatching.
by Jeff Brown
· 16 years ago
46b9ac0a
Native input dispatch rewrite work in progress.
by Jeff Brown
· 16 years ago
3b68548
am 75b6a6b9: Merge "Fix 2737842: Disable KeguardManager API if device policy is enabled" into froyo
by Jim Miller
· 16 years ago
284b62e
Fix 2737842: Disable KeguardManager API if device policy is enabled
by Jim Miller
· 16 years ago
7d70358
am bde25c20: Merge "Fix 2737842: disable keyguard API when device policy is enabled." into froyo
by Jim Miller
· 16 years ago
d6b5705
Fix 2737842: disable keyguard API when device policy is enabled.
by Jim Miller
· 16 years ago
63ece47f
am 2a9ae01f: merge from open-source master
by The Android Open Source Project
· 16 years ago
2a9ae01
merge from open-source master
by The Android Open Source Project
· 16 years ago
133bfdf
Corrected repeat count for key repeat in input device.
by Kristian Dreher
· 16 years ago
579e08e
am f7896449: merge from open-source master
by The Android Open Source Project
· 16 years ago
f789644
merge from open-source master
by The Android Open Source Project
· 16 years ago
14cee9f
New xlarge screen size.
by Dianne Hackborn
· 16 years ago
9ee5c22
Set alpha value for newly created dim surface.
by Maciej Białka
· 16 years ago
476a57e
am 9bc0a572: Merge "Fix issue #2608292: Fails to launch the video camera preview" into froyo
by Dianne Hackborn
· 16 years ago
f09c1a2
Fix issue #2608292: Fails to launch the video camera preview
by Dianne Hackborn
· 16 years ago
cd61624
am ce73c1e5: Framework change for #2583442: Navigation dies when night mode changes
by Dianne Hackborn
· 16 years ago
ce73c1e
Framework change for #2583442: Navigation dies when night mode changes
by Dianne Hackborn
· 16 years ago
fbd22f0
am ae8c2c71: Merge "Fix issue #2420340: if FLAG_SHOW_WHEN_LOCKED, do not show keyguard..." into froyo
by Dianne Hackborn
· 16 years ago
5943c20
Fix issue #2420340: if FLAG_SHOW_WHEN_LOCKED, do not show keyguard...
by Dianne Hackborn
· 16 years ago
727cec0
merge from open-source master
by The Android Open Source Project
· 16 years ago
b696aee
Fix "incall in landscape sometimes" bug #2523942
by Christopher Tate
· 16 years ago
f83c555
Fix issue #2561067: Screen Display half faded...
by Dianne Hackborn
· 16 years ago
529bef6
Dumb late-night typo.
by Dianne Hackborn
· 16 years ago
16064f9
Fix issue #2543231: chat invitation dialog does show all the time
by Dianne Hackborn
· 16 years ago
3779dd1
Fix reporting of window visibility in WindowManagerService.
by Maciej Białka
· 16 years ago
e99bb5f
Add new method call back in MountService.
by Suchi Amalapurapu
· 16 years ago
694f79b
Fix issue #2519590: Lock screen stuck in landscape mode
by Dianne Hackborn
· 16 years ago
ac3587d
Fix issue #2461567: Home screen redraw messed up
by Dianne Hackborn
· 16 years ago
b8b11a0
Further improvements to window management!
by Dianne Hackborn
· 16 years ago
46af6a8
Don't let hidden keyguard interfere with button and screen brightness overrides
by Mike Lockwood
· 16 years ago
20cb56e
Fix some bugs.
by Dianne Hackborn
· 16 years ago
a2e9226
Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboard
by Dianne Hackborn
· 16 years ago
b601ce1
Fix issue #2468687: back and home keys don't work on InCallScreen
by Dianne Hackborn
· 16 years ago
5d26c1e
Added a name to Surface created by SurfaceFlinger
by Mathias Agopian
· 16 years ago
8a9b220
Switch the services library to using the new Slog
by Joe Onorato
· 16 years ago
e36d6e2
Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes
by Dianne Hackborn
· 16 years ago
90d2db3
Add Pointer Location to the window manager.
by Dianne Hackborn
· 16 years ago
136b1f9
Fix spurious ANRs involving window shuffling and non-fullscreen activities
by Christopher Tate
· 16 years ago
3941411a
am 1e90ab54: merge from open-source master
by The Android Open Source Project
· 16 years ago
1e90ab5
merge from open-source master
by The Android Open Source Project
· 16 years ago
27f3de6
Fixs the incorrect message for SecurityException
by Chander S Pechetty
· 16 years ago
46d4525
Print the snapshot focus rather than the Window Manager's actual current focus
by Christopher Tate
· 16 years ago
8200b20
Change key dispatch timeout logging.
by Ken Shirriff
· 16 years ago
ef73162
Support for triggering the lockscreen while the screen is on:
by Mike Lockwood
· 16 years ago
980a938
Deprecate fill_parent and introduce match_parent. Bug: #2361749.
by Romain Guy
· 16 years ago
6cf67fa
Fix issue #2329765: Activities are not being immediately stopped.
by Dianne Hackborn
· 16 years ago
de2606d
Don't perform app transition of the app is not currently visible.
by Dianne Hackborn
· 16 years ago
c4c450c
am 47c38f00: am 558947c9: Issue #2335763: Cant dial emergency number on my device
by Dianne Hackborn
· 16 years ago
558947c
Issue #2335763: Cant dial emergency number on my device
by Dianne Hackborn
· 16 years ago
236092a
Fixes crash in HierarchyViewer when windows hash code exceed int capacity.
by Romain Guy
· 17 years ago
8091424
am 9b52a218: Fix #2269582 Sometimes camera preview screen is truncated
by Dianne Hackborn
· 17 years ago
9b52a21
Fix #2269582 Sometimes camera preview screen is truncated
by Dianne Hackborn
· 17 years ago
af1255d
resolved conflicts for merge of 2624fbca to eclair-mr2
by Christopher Tate
· 17 years ago
2624fbc
Fix #2320798: Device hang then runtime restart
by Christopher Tate
· 17 years ago
221fa91
am d3cfb1bd: Merge change Ia48b3f2a into eclair
by Dianne Hackborn
· 17 years ago
f3bea9c
Fix #2313887: Device doesn't boot after rebooting device...
by Dianne Hackborn
· 17 years ago
4c8454d
am e851cdc6: Merge change Ifd95b9f5 into eclair
by Dianne Hackborn
· 17 years ago
00c1fc9
Fix #2313382: SECURITY: Live wallpapers get touch events through the lock screen.
by Dianne Hackborn
· 17 years ago
ab5c49c
move event log tags used by system server into this package
by Doug Zongker
· 17 years ago
c1bb46e
am abf7fed2: Merge change I2b7c8a32 into eclair
by Mike Lockwood
· 17 years ago
5db4240
Fix more of bug 2290852: Don't wake screen when bluetooth headset is connected or disconnected.
by Mike Lockwood
· 17 years ago
db727a8
Remove some unused window manager methods.
by Mike Lockwood
· 17 years ago
9ad091a
am 118d92f7: Merge change I16925b91 into eclair
by Dianne Hackborn
· 17 years ago
195f6a0
Finish fixing issue #2228381: android.view.InflateException...
by Dianne Hackborn
· 17 years ago
fb73f79
Add window manager support for overriding button and keyboard backlight values.
by Mike Lockwood
· 17 years ago
4103924
am 8abd5f0d: Fix issue #2267665 IME keyboard appears as Blank in compose view...
by Dianne Hackborn
· 17 years ago
8abd5f0
Fix issue #2267665 IME keyboard appears as Blank in compose view...
by Dianne Hackborn
· 17 years ago
34c5813
am 174b7269: Merge change Id886fb28 into eclair
by Mike Lockwood
· 17 years ago
983ee09
Fix deadlock in WindowManagerService.reenableKeyguard()
by Mike Lockwood
· 17 years ago
a2f4c25
am 1d62ea9d: Fix issue #2249821: Unable to start passion in safe mode
by Dianne Hackborn
· 17 years ago
1d62ea9
Fix issue #2249821: Unable to start passion in safe mode
by Dianne Hackborn
· 17 years ago
9db3d07
eclair snapshot
by Jean-Baptiste Queru
· 17 years ago
acbd9fd
am 48515f49: Merge change I0de7979b into eclair
by Dianne Hackborn
· 17 years ago
6adba24
Fix issue #2170897: wallpaper touch-up event not seen when exiting lock screen
by Dianne Hackborn
· 17 years ago
949ffa3
am 11cff8cd: Merge change Ie211adae into eclair
by Marco Nelissen
· 17 years ago
bf6956b
Add a way for wallpapers to know the delta between virtual screens.
by Marco Nelissen
· 17 years ago
6b07bf3
am 3cba7288: Merge change I6ccd2ebc into eclair
by Charles Mendis
· 17 years ago
322591c
Expose PowerManager.isScreenOn in the public api.
by Charles Mendis
· 17 years ago
750e82e
am bf50200b: Merge change Ic9568e39 into eclair
by Suchi Amalapurapu
· 17 years ago
c9568e3
When tasks are moved to top or bottom, the app tokens are being rearranged.
by Suchi Amalapurapu
· 17 years ago
Next »