Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
4e24aac6aeb6c7dad2a40aa6d455debf2d1738f6
/
services
/
java
/
com
/
android
/
server
/
WindowManagerService.java
658ecc1
am 2f209e88: am 1622eee2: Improve performance of WindowState.toString()
by Mattias Petersson
· 15 years ago
2f209e8
am 1622eee2: Improve performance of WindowState.toString()
by Mattias Petersson
· 15 years ago
1622eee
Improve performance of WindowState.toString()
by Mattias Petersson
· 15 years ago
4c7cc34
Demo hack!
by Dianne Hackborn
· 16 years ago
88b03bd
Hm somehow my log didn't make it in the last patch.
by Dianne Hackborn
· 16 years ago
cb8f0e0
Fix issue #3291975: Google services frame work crash...
by Dianne Hackborn
· 16 years ago
d283593
Fix issue #3258849: Grab thumbnail when exiting an app via back
by Dianne Hackborn
· 16 years ago
7da6ac3
Fix issue #3272051: Use backward transition when going backwards.
by Dianne Hackborn
· 16 years ago
d211230
remove support for PUSH_BUFFER surfaces and overlays
by Mathias Agopian
· 16 years ago
0aae2d4
Rework activity lifecycle so onSaveInstanceState() is after onPause().
by Dianne Hackborn
· 16 years ago
49ed71d
Add support for fallback keycodes.
by Jeff Brown
· 16 years ago
87fc308
Fix issue #3175809: system_server crash with SEGV_MAPERR (IKXEVEREST-1372)
by Dianne Hackborn
· 16 years ago
cd5e8b6
am a30c12a1: am 4a88013a: resolved conflicts for merge of bf1439c5 to stage-korg-master
by Jean-Baptiste Queru
· 16 years ago
4a88013
resolved conflicts for merge of bf1439c5 to stage-korg-master
by Jean-Baptiste Queru
· 16 years ago
c6ded10
Preserve flags field of event passed to injectKeyEvent()
by Mike Playle
· 16 years ago
407b4e9
API CHANGE: drags can now carry an originator-only object payload
by Christopher Tate
· 16 years ago
0f761d6
Implement issue #3201795: Improve transition when keyboard comes up
by Dianne Hackborn
· 16 years ago
1f24510
Ensure the ShortcutManager uses the correct key character map.
by Jeff Brown
· 16 years ago
f9d0be9
Implement rotation animations.
by Dianne Hackborn
· 16 years ago
c1a968a
Option to enable StrictMode flashing on userdebug builds.
by Brad Fitzpatrick
· 16 years ago
a111187
Change rotation freeze to all be implemented in window manager.
by Dianne Hackborn
· 16 years ago
1c24e95
Fix issue #3222014: Dragging items around home screen is unresponsive
by Dianne Hackborn
· 16 years ago
6804433
StrictMode visual notification support.
by Brad Fitzpatrick
· 16 years ago
3fe7f2f
fix warning
by Joe Onorato
· 16 years ago
8e11ef0
Some work on issue #3201795: Improve transition when keyboard comes up
by Dianne Hackborn
· 16 years ago
7eec10e
Get rid of the extended themes.
by Dianne Hackborn
· 16 years ago
6c8e20f
Implement new task transition animations.
by Dianne Hackborn
· 16 years ago
3915bb8
Tell system server whether the app handled input events.
by Jeff Brown
· 16 years ago
3fe3851
Window manager: cancel animations before losing references to them.
by Brad Fitzpatrick
· 16 years ago
ec062f6
StrictMode: now in more system server threads.
by Brad Fitzpatrick
· 16 years ago
ed7bfbf
Fix issue #3163426: Screen corruption when using the watermark feature
by Dianne Hackborn
· 16 years ago
7b362e4
Implement local-window-only drags
by Chris Tate
· 16 years ago
373818e
Revert "StrictMode: now in more system server threads."
by Dianne Hackborn
· 16 years ago
b73617d
Rotation lock.
by Daniel Sandler
· 16 years ago
0721861
StrictMode: now in more system server threads.
by Brad Fitzpatrick
· 16 years ago
9d1ab88
Fix drag enter/exit reporting
by Chris Tate
· 16 years ago
4d39605
Fix policy issues when screen is off.
by Jeff Brown
· 16 years ago
f834dfa
ClipDescription no longer inherits from ClipData.
by Dianne Hackborn
· 16 years ago
ef70a07
Fix error recovery when a drag can't be started
by Chris Tate
· 16 years ago
1b36424
am eb5aeae6: am fdbb2168: Merge "Adjust boundaries for screen sizes." into gingerbread
by Dianne Hackborn
· 16 years ago
eb5aeae6
am fdbb2168: Merge "Adjust boundaries for screen sizes." into gingerbread
by Dianne Hackborn
· 16 years ago
b51dc0f
Adjust boundaries for screen sizes.
by Dianne Hackborn
· 16 years ago
d4533f14
Report drag success/fail in the DRAG_ENDED message
by Chris Tate
· 16 years ago
b478f46
Drag/drop changes
by Chris Tate
· 16 years ago
a32dcf7
Actually draw the drag thumbnail
by Chris Tate
· 16 years ago
b8203e9
Pass the starting touch point in the DRAG_STARTED message
by Chris Tate
· 16 years ago
d10cd57
Always create OpenGL accelerated windows in RGBA 8888.
by Romain Guy
· 16 years ago
5994359
Be sure to hold the window manager lock around *Lw() methods
by Chris Tate
· 16 years ago
40e7a62
am 6d1321f0: am 65f23e71: Merge "Corrected visibility reporting error in WindowManager"
by Jean-Baptiste Queru
· 16 years ago
e20c9e0
Fix an event injection bug when the policy is bypassed.
by Jeff Brown
· 16 years ago
f2e0681
am 1da8d4d1: Merge "Fix an event injection bug when the policy is bypassed." into gingerbread
by Jeff Brown
· 16 years ago
b931a1b
Fix an event injection bug when the policy is bypassed.
by Jeff Brown
· 16 years ago
6d1321f
am 65f23e71: Merge "Corrected visibility reporting error in WindowManager"
by Jean-Baptiste Queru
· 16 years ago
5ada6cb
More drag/drop adjustments:
by Christopher Tate
· 16 years ago
3801476
am 89230e3b: am 458fc5f5: Merge "Fix issue #3041660: Camera image flips upside down when rotating device" into gingerbread
by Dianne Hackborn
· 16 years ago
2c095f3
Refinements to drag/drop
by Christopher Tate
· 16 years ago
89230e3
am 458fc5f5: Merge "Fix issue #3041660: Camera image flips upside down when rotating device" into gingerbread
by Dianne Hackborn
· 16 years ago
e5439f2
Fix issue #3041660: Camera image flips upside down when rotating device
by Dianne Hackborn
· 16 years ago
27dec99
resolved conflicts for merge of 4d28e8c5 to master
by Dianne Hackborn
· 16 years ago
4d28e8c
am 1fa69735: Merge "Fix issue #3037083: Problem report for Pinball" into gingerbread
by Dianne Hackborn
· 16 years ago
6493e64
Fix issue #3037083: Problem report for Pinball
by Dianne Hackborn
· 16 years ago
a53146c
Drag/drop APIs and infrastructure
by Christopher Tate
· 16 years ago
3935770
Corrected visibility reporting error in WindowManager
by Ulf Rosdahl
· 16 years ago
8c66580
am 4fc3d2f0: DO NOT MERGE
by repo sync . build/envsetup.sh lunch passion-en
· 16 years ago
4fc3d2f
DO NOT MERGE
by repo sync . build/envsetup.sh lunch passion-eng
· 16 years ago
405e012
am deaa8ff1: am a7ef18fc: Merge "Some debugging support." into gingerbread
by Dianne Hackborn
· 16 years ago
deaa8ff
am a7ef18fc: Merge "Some debugging support." into gingerbread
by Dianne Hackborn
· 16 years ago
f123e49
Some debugging support.
by Dianne Hackborn
· 16 years ago
48a781a
am 4b187e80: am 8e1b84e7: Merge "Some battery improvements:" into gingerbread
by Dianne Hackborn
· 16 years ago
4b187e8
am 8e1b84e7: Merge "Some battery improvements:" into gingerbread
by Dianne Hackborn
· 16 years ago
ce2ef76
Some battery improvements:
by Dianne Hackborn
· 16 years ago
fa8186c
am 7642c82c: am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." into gingerbread
by Jeff Brown
· 16 years ago
7642c82c
am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." into gingerbread
by Jeff Brown
· 16 years ago
519e024
Make input dispatcher only ANR for foreground windows.
by Jeff Brown
· 16 years ago
b3787d5
am 0f0541e4: am b88102f5: Input dispatcher ANR handling enhancements.
by Jeff Brown
· 16 years ago
0f0541e
am b88102f5: Input dispatcher ANR handling enhancements.
by Jeff Brown
· 16 years ago
b88102f
Input dispatcher ANR handling enhancements.
by Jeff Brown
· 16 years ago
9305647
Plumb lights out mode through from the window manager to the status bar running in the system ui process.
by Joe Onorato
· 16 years ago
2088fb0
am 03821dc6: am 962e4826: Merge "Allow two SurfaceViews inbetween the app and the wallpaper."
by Jean-Baptiste Queru
· 16 years ago
03821dc
am 962e4826: Merge "Allow two SurfaceViews inbetween the app and the wallpaper."
by Jean-Baptiste Queru
· 16 years ago
b380c4d
resolved conflicts for merge of a05088c1 to master
by Jeff Brown
· 16 years ago
85a3176
Add support for secure views.
by Jeff Brown
· 16 years ago
73dc259
Allow two SurfaceViews inbetween the app and the wallpaper.
by Pal Szasz
· 16 years ago
22f5ee9
am 36f0cb26: am 8d60866e: Input device calibration and capabilities.
by Jeff Brown
· 16 years ago
8d60866
Input device calibration and capabilities.
by Jeff Brown
· 16 years ago
261d509
am 5a54e980: am 6947cc59: Merge "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." into gingerbread
by Konstantin Lopyrev
· 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
773b769
am 6e549d1c: am f467ca08: Merge "More watermark work." into gingerbread
by Dianne Hackborn
· 16 years ago
b9fb170
More watermark work.
by Dianne Hackborn
· 16 years ago
0a56fdc
am 66b0343e: am a8d9291d: Merge "Various battery info things:" into gingerbread
by Dianne Hackborn
· 16 years ago
9adb9c3
Various battery info things:
by Dianne Hackborn
· 16 years ago
5caaf37
am 9185e26a: am fb86ce93: Add watermark support.
by Dianne Hackborn
· 16 years ago
fb86ce9
Add watermark support.
by Dianne Hackborn
· 16 years ago
b219a83
am f66f8a58: am 95af0c14: Merge "Add support for the PointerLocation overlay." into gingerbread
by Jeff Brown
· 16 years ago
a41ca77
Add support for the PointerLocation overlay.
by Jeff Brown
· 16 years ago
ebd2f0a
am 8cdf4d92: am 6c6d57c6: Merge "Fix focus notification" into gingerbread
by Konstantin Lopyrev
· 16 years ago
5e7833a
Fix focus notification
by Konstantin Lopyrev
· 16 years ago
d07476ae
am 443f9baf: am 3b0d3d51: Merge "Adding a way for Hierarchy Viewer to get the focused window." into gingerbread
by Konstantin Lopyrev
· 16 years ago
f962476
Adding a way for Hierarchy Viewer to get the focused window.
by Konstantin Lopyrev
· 16 years ago
2bf8028
am b59b1209: am 321f7fad: Making sure that there is no notification when focus changes from something to nothing.
by Konstantin Lopyrev
· 16 years ago
Next »