Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
763480fbcabedfc2f425484ed74bc1e2e1392176
/
services
/
java
/
com
/
android
/
server
/
wm
0c4ccff
Add hasNavigationBar() to the window manager.
by Daniel Sandler
· 15 years ago
0ab84ef
Add a LayerScreenshot
by Mathias Agopian
· 15 years ago
526f0a0
Fix a hang in SF caused by invalid transform matrix from the WM
by Mathias Agopian
· 15 years ago
840b8a6
Revert "Add a LayerScreenshot"
by Mathias Agopian
· 15 years ago
d6809f4
Add a LayerScreenshot
by Mathias Agopian
· 15 years ago
38cc896
Fix issue #5446988: WindowManager warns BOOT TIMEOUT,...
by Dianne Hackborn
· 15 years ago
f4b40de
Merge "Fix issue #5445966: WindowManager reporting -long on prime when it shouldn't be." into ics-mr0
by Dianne Hackborn
· 15 years ago
3699174
Fix issue #5445966: WindowManager reporting -long on prime when it shouldn't be.
by Dianne Hackborn
· 15 years ago
d5bb82d
DO NOT MERGE. Improve screenshot chord debouncing. Bug: 5011907
by Jeff Brown
· 15 years ago
e2909e1
SurfaceFlinger: update orientation via transactions
by Jamie Gennis
· 15 years ago
58f42a5
Fix issue #5405788: Device continuously opening and closing...
by Dianne Hackborn
· 15 years ago
df89e65
Fix how we hide and show the nav bar.
by Dianne Hackborn
· 15 years ago
85b9edf
Merge "Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately"
by Dianne Hackborn
· 15 years ago
9a230e0
Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately
by Dianne Hackborn
· 15 years ago
4dfce20
Make SENSOR orientation modes trump rotation lock. Bug: 5371750
by Jeff Brown
· 15 years ago
edc6331
Merge "Always unfreeze display."
by Dianne Hackborn
· 15 years ago
161dc80
Always unfreeze display.
by Dianne Hackborn
· 15 years ago
09e5b9d
Fix issue #5388352: font size change back to normal
by Dianne Hackborn
· 15 years ago
4941dea
Do not blend opaque windows.
by Romain Guy
· 15 years ago
4c25311
Merge "Prevent unintended rotations. Bug: 4981385"
by Jeff Brown
· 15 years ago
c0347aa
Prevent unintended rotations. Bug: 4981385
by Jeff Brown
· 15 years ago
90c52de
Fix issue #5173952: Opening a Notification From Lock Screen...
by Dianne Hackborn
· 15 years ago
01a98dd
Handle orientation changes more systematically. Bug: 4981385
by Jeff Brown
· 15 years ago
bc1aa7b
Fix issue #5312624: Lock screen very flickery
by Dianne Hackborn
· 15 years ago
38e29a6
Fix issue #5242779: Device not responding to touch on unlock screen
by Dianne Hackborn
· 15 years ago
73db0d8
"Fix" issue #5276520: Noise on edges of rotation animation
by Dianne Hackborn
· 15 years ago
09bd49a
Fix issue #5328235: Wrong values for smallestScreenWidthDp
by Dianne Hackborn
· 15 years ago
1f903c3
Fix issue #5283365: Rotating the device to portrait mode, hides the keyboard partly
by Dianne Hackborn
· 15 years ago
f809870
Fix issue #4280324: Returning to Fullscreen Layout with WebView...
by Dianne Hackborn
· 15 years ago
d02a9e9
Get rid of some animation flickers and other bad things.
by Dianne Hackborn
· 15 years ago
8962028
Fix inflating of animations.
by Dianne Hackborn
· 15 years ago
905577f
Fix issue #5263361: Browser instance not created in application picker
by Dianne Hackborn
· 15 years ago
7de6578
Merge "Fix issue #4974633: Block the HOME button using TYPE_KEYGUARD"
by Dianne Hackborn
· 15 years ago
ba24e4d
Fix issue #5229575: Youtube link shared through messaging is not...
by Dianne Hackborn
· 15 years ago
0e60db2
Fix issue #4974633: Block the HOME button using TYPE_KEYGUARD
by Dianne Hackborn
· 15 years ago
d040edb
Use floating point window positions.
by Dianne Hackborn
· 15 years ago
dcc882e
Merge "Make ViewServer more quiet Bug #5231539"
by Romain Guy
· 15 years ago
cbe67d5
Make ViewServer more quiet Bug #5231539
by Romain Guy
· 15 years ago
9d4bc85
Merge "Fix input channel leak. Bug: 5156144"
by Jeff Brown
· 15 years ago
cc4f7db
Fix input channel leak. Bug: 5156144
by Jeff Brown
· 15 years ago
9e4e727
Fix issues #5233826 and #5209847 -- live wallpapers.
by Dianne Hackborn
· 15 years ago
8d3feb6
Merge "Add a "show touches" option for demos and presentations. Bug: 4569045"
by Jeff Brown
· 15 years ago
67ed6c7
Fix bug 5133509 - Align holo menu panel windows along the bottom of the screen
by Adam Powell
· 15 years ago
daf4a12
Add a "show touches" option for demos and presentations. Bug: 4569045
by Jeff Brown
· 15 years ago
cfb9f2b
Fix issue #5192141: systemui asplodes after enough tapping on the windowlist button
by Dianne Hackborn
· 15 years ago
29aae6f
Fix issue #4279860: previous UI flashes before showing lock screen...
by Dianne Hackborn
· 15 years ago
661cd52
Add progress dialog for booting after an upgrade.
by Dianne Hackborn
· 15 years ago
d9be36c
Don't crash if a drag recipient throws an uncaught exception
by Christopher Tate
· 15 years ago
8b65c90
Merge "Use PARCELABLE_WIRTE_RETURN_VALUE flag in InputChannel. Bug: 5161290"
by Jeff Brown
· 15 years ago
0a0ab12
Use PARCELABLE_WIRTE_RETURN_VALUE flag in InputChannel. Bug: 5161290
by Jeff Brown
· 15 years ago
7c0d847
Merge "Fix some crashes that are happening in the system process."
by Dianne Hackborn
· 15 years ago
8e8d65f
Fix some crashes that are happening in the system process.
by Dianne Hackborn
· 15 years ago
e99adc7
On device startup, be in touch mode
by Michael Jurka
· 15 years ago
c269dc5
Merge "Add input system to Watchdog. Bug: 5094994"
by Jeff Brown
· 15 years ago
89ef072
Add input system to Watchdog. Bug: 5094994
by Jeff Brown
· 15 years ago
a44abeb
Improve window manager debug output.
by Dianne Hackborn
· 15 years ago
7d60842
Move OOM kernel settings to activity manager.
by Dianne Hackborn
· 15 years ago
dfee59a
Fix bug 5011824 - New Holo overflow menu for physical menu key devices
by Adam Powell
· 15 years ago
6311d0a
Clear the bitmap from the canvas in a lot of places.
by Dianne Hackborn
· 15 years ago
bc68a59
Report the external display size to the input reader.
by Jeff Brown
· 15 years ago
91c9ac0
Fix issue #5050039: Launcher is sometimes rendering...
by Dianne Hackborn
· 15 years ago
ea42655
Fix drag and drop regression. Bug: 5032496
by Jeff Brown
· 15 years ago
9302c87
Refactor input dispatcher use of window/app handles.
by Jeff Brown
· 15 years ago
cb925e7
Merge "Fix 4689527: Fix rendering issue with thumbnails on phones"
by Jim Miller
· 15 years ago
28637ba
Fix 4689527: Fix rendering issue with thumbnails on phones
by Jim Miller
· 15 years ago
a4d1bc5
Drop obsolete touch screen hacks.
by Jeff Brown
· 15 years ago
58b8684
Merge "Fix issue #4770360: older app compatibility mode is really tiny on ICS phones"
by Dianne Hackborn
· 15 years ago
2b31d53
Fix issue #4770360: older app compatibility mode is really tiny on ICS phones
by Dianne Hackborn
· 15 years ago
bd67cdd
Merge "Don't report a resize unless the window's surface actually changed."
by Dianne Hackborn
· 15 years ago
b961cd2
Don't report a resize unless the window's surface actually changed.
by Dianne Hackborn
· 15 years ago
7961be7
AccessibilityNodeInfo bounds inconsistent with compatibility mode.
by Svetoslav Ganov
· 15 years ago
474dcb5
Add support for disabling pointer gestures.
by Jeff Brown
· 15 years ago
bc38d3e
Merge "Optimize orientation changes."
by Jeff Brown
· 15 years ago
2457237
Optimize orientation changes.
by Jeff Brown
· 15 years ago
7bbf6f7
am 8297f669: am 3aabdeac: am 5ba2e872: Merge "Fix for not reporting correct "sw" in compat mode." into honeycomb-mr2
by Dianne Hackborn
· 15 years ago
f741e679
resolved conflicts for merge of e2aa0490 to master
by Dianne Hackborn
· 15 years ago
48a7651
Fix for not reporting correct "sw" in compat mode.
by Dianne Hackborn
· 15 years ago
5fd2169
Work on issue #4518815: Compatibility mode introduces compatibility regression...
by Dianne Hackborn
· 15 years ago
774ed9d
resolved conflicts for merge of 8b2c0014 to master
by Jeff Brown
· 15 years ago
aefc94f
am 4bd50588: am fc3fa5dc: am 1b405592: Merge "Fix issue #4539687: At least one compatibility-mode app (Androminion)..." into honeycomb-mr2
by Dianne Hackborn
· 15 years ago
ed48fa8
Merge "Touch pad improvements. Bug: 4124987" into honeycomb-mr2
by Jeff Brown
· 15 years ago
bb3fcba0c
Touch pad improvements. Bug: 4124987
by Jeff Brown
· 15 years ago
bc7386c
Fix issue #4539687: At least one compatibility-mode app (Androminion)...
by Dianne Hackborn
· 15 years ago
7218d83
resolved conflicts for merge of ca2b552d to master
by Jeff Brown
· 15 years ago
50469db
am 7322e557: am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml resources used for homescreen widgets." into honeycomb-mr2
by Dianne Hackborn
· 15 years ago
f3b57de
resolved conflicts for merge of 7e193916 to master
by Dianne Hackborn
· 15 years ago
9313a27
am 096762d6: am 8075fe48: am 78470718: Fix various places that were using the wrong display metrics.
by Dianne Hackborn
· 15 years ago
1a84fd1
Add a preference panel for mouse speed.
by Jeff Brown
· 15 years ago
ed60f81
resolved conflicts for merge of 76450622 to master
by Dianne Hackborn
· 15 years ago
75d6b3c
Merge "Fix issue #4502672: Wrong xml resources used for homescreen widgets." into honeycomb-mr2
by Dianne Hackborn
· 15 years ago
2f0b175
Fix issue #4502672: Wrong xml resources used for homescreen widgets.
by Dianne Hackborn
· 15 years ago
c272d42
Merge "Use ViewConfiguration to seed input system configuration." into honeycomb-mr2
by Jeff Brown
· 15 years ago
214eaf4
Use ViewConfiguration to seed input system configuration.
by Jeff Brown
· 15 years ago
7847071
Fix various places that were using the wrong display metrics.
by Dianne Hackborn
· 15 years ago
81e56d5
Rework how we decide whether to use system or status bar.
by Dianne Hackborn
· 15 years ago
8c1132e
Merge "Framework support for Android Dreams."
by Daniel Sandler
· 15 years ago
2a3c67c
am cfb046de: am 2c09a9c0: am 5520610c: Merge "Make adb shell am display-size persistent." into honeycomb-mr2
by Joe Onorato
· 15 years ago
86ea1f5
Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)
by Jeff Brown
· 15 years ago
571ae90
Make adb shell am display-size persistent.
by Joe Onorato
· 15 years ago
0601eb7
Framework support for Android Dreams.
by Daniel Sandler
· 15 years ago
Next »