Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
08121bca5bb875707974853b57820804a9e7cd3a
/
services
/
java
/
com
/
android
/
server
/
WindowManagerService.java
08121bc
Fix issue #3362666 Activities launched from ongoing notifications don't animate
by Dianne Hackborn
· 15 years ago
fbf0977
Support non-rectangular input regions.
by Jeff Brown
· 15 years ago
c827699
Merge "Add volume down as a safe mode key for Stingray." into honeycomb
by Jeff Brown
· 15 years ago
b09abc1
Add volume down as a safe mode key for Stingray.
by Jeff Brown
· 15 years ago
8454370
Merge "Fix issue #3330037: Unnecessary orientations appear..." into honeycomb
by Dianne Hackborn
· 15 years ago
94cb2eb
Fix issue #3330037: Unnecessary orientations appear...
by Dianne Hackborn
· 15 years ago
00ae87d
Fix NPE in interceptKeyBeforeDispatching.
by Jeff Brown
· 15 years ago
8eca7a1
Merge "Fix issue #3153930: orphan window left on screen" into honeycomb
by Dianne Hackborn
· 15 years ago
f99f9c5
Fix issue #3153930: orphan window left on screen
by Dianne Hackborn
· 15 years ago
6458202
Merge "Suppress orientation changes during drag operations" into honeycomb
by Christopher Tate
· 15 years ago
994ef92
Turn off debugging logspam for release
by Christopher Tate
· 15 years ago
ccd24de
Suppress orientation changes during drag operations
by Christopher Tate
· 15 years ago
2e7ffa5
Fix issue #3344089: runtime restart due to java.lang.StackOverflowError...
by Dianne Hackborn
· 15 years ago
02d2b3b
API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly"
by Christopher Tate
· 15 years ago
928e054
Prevent events from getting backlogged.
by Jeff Brown
· 15 years ago
7eab094
Fix flicker issue in IME.
by Dianne Hackborn
· 15 years ago
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
Next »