Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
6ccf4e279170ef7f7602d1e2a63e9a2ef98cd57f
/
services
/
java
/
com
/
android
/
server
/
wm
ac439e5
Eliminate potential for NPE in WindowAnimator.
by Craig Mautner
· 14 years ago
a9d131c
Disentangle input manager service startup.
by Jeff Brown
· 14 years ago
6704a48
Merge "Fixes to Starting window and Wallpaper windows." into jb-mr1-dev
by Craig Mautner
· 14 years ago
f1b6741
Fix deadlock in LockPatternUtils by using local id.
by Craig Mautner
· 14 years ago
8863cca
Fixes to Starting window and Wallpaper windows.
by Craig Mautner
· 14 years ago
599dd7c
DevicePolicyManager per user
by Amith Yamasani
· 14 years ago
178af59
Add debug to help with b/7135184.
by Craig Mautner
· 14 years ago
a91f9e2
Make more items per-Display.
by Craig Mautner
· 14 years ago
d65afc65
Merge "More multi-user stuff." into jb-mr1-dev
by Dianne Hackborn
· 14 years ago
5dc5a00
More multi-user stuff.
by Dianne Hackborn
· 14 years ago
5b329e8
Fix debug log.
by Dianne Hackborn
· 14 years ago
3a1136e
Merge "We don't need black frames for forced display size." into jb-mr1-dev
by Jeff Brown
· 14 years ago
dc5a638
Improve debug output.
by Craig Mautner
· 14 years ago
76a3cb9
We don't need black frames for forced display size.
by Jeff Brown
· 14 years ago
4be2975
Merge "Rename variables and methods for clarity." into jb-mr1-dev
by Craig Mautner
· 14 years ago
5c0e78c
Rename variables and methods for clarity.
by Craig Mautner
· 14 years ago
faecd09
Merge "Only consider hiddenRequested when deciding layout" into jb-mr1-dev
by Craig Mautner
· 14 years ago
c516a5c
Only consider hiddenRequested when deciding layout
by Craig Mautner
· 14 years ago
0bb4d07
Merge "Screen magnifier should handle window rebuilds correctly." into jb-mr1-dev
by Svetoslav Ganov
· 14 years ago
9b4125e
Screen magnifier should handle window rebuilds correctly.
by Svetoslav Ganov
· 14 years ago
9ba2a18
Merge changes I4ad08873,If0562677,I5fe6ba32 into jb-mr1-dev
by Jeff Brown
· 14 years ago
9d9ece3
Animations for user switching.
by Dianne Hackborn
· 14 years ago
43aa159
Allow adb shell am display-size to use bigger sizes.
by Jeff Brown
· 14 years ago
e215f26
Fix adb am display-size.
by Jeff Brown
· 14 years ago
83d616a
Make input system aware of multiple displays.
by Jeff Brown
· 14 years ago
d728bf5
Make display manager tell input system about viewports.
by Jeff Brown
· 14 years ago
7201829
Merge "Make mirroring automatic based on Windows on display." into jb-mr1-dev
by Jeff Brown
· 14 years ago
efb735d
Fix incorrect indexing calculation.
by Craig Mautner
· 14 years ago
722285e
Make mirroring automatic based on Windows on display.
by Craig Mautner
· 14 years ago
1cf70bb
Screen magnification - feature - framework.
by Svetoslav Ganov
· 14 years ago
69b0818
Limit certain actions to default Display.
by Craig Mautner
· 14 years ago
7950d08
Merge "Make mLayoutNeeded per-Display." into jb-mr1-dev
by Craig Mautner
· 14 years ago
19d59bc
Make mLayoutNeeded per-Display.
by Craig Mautner
· 14 years ago
035ce2c
Merge "Add support for "-rtl" in resources" into jb-mr1-dev
by Fabrice Di Meglio
· 14 years ago
ea3a09a
Remove single pass actions from display loop.
by Craig Mautner
· 14 years ago
76a7165
Change layout inner loop order for multi display.
by Craig Mautner
· 14 years ago
3983419
Minor refactors.
by Craig Mautner
· 14 years ago
4ed8fe7
More improvements to the display manager.
by Jeff Brown
· 14 years ago
bd6e150
Add initial multi-display support.
by Jeff Brown
· 14 years ago
dc7d800
Merge "Add plumbing for new surface flinger display API." into jb-mr1-dev
by Jeff Brown
· 14 years ago
64a55af
Add plumbing for new surface flinger display API.
by Jeff Brown
· 14 years ago
3486b96
Fix drag bug.
by Craig Mautner
· 14 years ago
5f79799
Add support for "-rtl" in resources
by Fabrice Di Meglio
· 14 years ago
5642a48
Fix unprotected variable access by serializing.
by Craig Mautner
· 14 years ago
6715d1e
Merge "Clean up displayId and layerStack usage." into jb-mr1-dev
by Craig Mautner
· 14 years ago
b47bbc3
Clean up displayId and layerStack usage.
by Craig Mautner
· 14 years ago
259328c
Eliminate special battery calls by WindowManager
by Craig Mautner
· 14 years ago
7e877fa
Merge "Fix to allow SYSTEM_UID to display windows." into jb-mr1-dev
by Craig Mautner
· 14 years ago
a2d7b11
Fix to allow SYSTEM_UID to display windows.
by Craig Mautner
· 14 years ago
de1d96c
Merge "Hide non user app windows from other users." into jb-mr1-dev
by Craig Mautner
· 14 years ago
4b72463
Merge "Add factory test feature to shut off on long press power." into jb-mr1-dev
by Jeff Brown
· 14 years ago
9dc52bc
Hide non user app windows from other users.
by Craig Mautner
· 14 years ago
9a538ee
Add factory test feature to shut off on long press power.
by Jeff Brown
· 14 years ago
ec42c3c
Merge "Ensure that mAllAppWinAnimators is not null." into jb-mr1-dev
by Craig Mautner
· 14 years ago
bea12bd
Ensure that mAllAppWinAnimators is not null.
by Craig Mautner
· 14 years ago
98365d7
Refactor for multi-display support.
by Jeff Brown
· 14 years ago
d2ae85d
Merge "Adding a thumbnail scale down animation" into jb-mr1-dev
by Michael Jurka
· 14 years ago
832cb22
Adding a thumbnail scale down animation
by Michael Jurka
· 14 years ago
a1a1a1d
Merge "Fix issue #6955586: No navigation bar in landscape on tablets" into jb-mr1-dev
by Dianne Hackborn
· 14 years ago
5a052a4
Fix issue #6955586: No navigation bar in landscape on tablets
by Dianne Hackborn
· 14 years ago
9630704
Power manager rewrite.
by Jeff Brown
· 14 years ago
ff7e6ef
Apply ValueAnimator scale factor immediately in WM.
by Jeff Brown
· 14 years ago
758143e
Window position not reported if the window is not moved.
by Svetoslav Ganov
· 14 years ago
dde331c
We can now (kind-of) change screen density on the fly.
by Dianne Hackborn
· 14 years ago
9de4936
Add features to DisplayManager.
by Craig Mautner
· 14 years ago
4f67ba6
Refactor DisplayManagerService to be functional.
by Craig Mautner
· 14 years ago
437a0fb
Merge "Introduce multiple displays with DisplayContent." into jb-mr1-dev
by Craig Mautner
· 14 years ago
59c0097
Introduce multiple displays with DisplayContent.
by Craig Mautner
· 14 years ago
908aecc
Start moving away from DisplayMetrics.DENSITY_DEVICE.
by Dianne Hackborn
· 14 years ago
b696de5
Move and rename user activity event type constants.
by Jeff Brown
· 14 years ago
6881a10
Small step towards supporting multiple displays
by Craig Mautner
· 14 years ago
fa25bf5
Add display manager skeleton.
by Jeff Brown
· 14 years ago
aac0d4e
Replace left/right with start/end for Gravity / LayoutParams / Padding
by Fabrice Di Meglio
· 14 years ago
c69238e
Merge "Remove dithering support."
by Jeff Brown
· 14 years ago
3cc321e
Remove dithering support.
by Jeff Brown
· 14 years ago
f422a56
Merge "Remove freezeDisplay(), which is no-op."
by Jeff Brown
· 14 years ago
55e395a
Remove freezeDisplay(), which is no-op.
by Jeff Brown
· 14 years ago
c9c9a48
Removing a workaround for incorrect window position on window move.
by Svetoslav Ganov
· 14 years ago
322e403
Further isolate layout side from animation side.
by Craig Mautner
· 14 years ago
fbf885b
Merge "Notify client side of window movement."
by Craig Mautner
· 14 years ago
4bf18a7
Handle keyguard visibility states separately.
by Craig Mautner
· 14 years ago
918b53b
Isolate layout and animation wallpaper objects.
by Craig Mautner
· 14 years ago
2639da5
Fix hang on rotation.
by Craig Mautner
· 14 years ago
12670b5
Make setting wallpaper offset immediate.
by Craig Mautner
· 14 years ago
a76fdb7
Use new object to sync DimAnimator.
by Craig Mautner
· 14 years ago
711f90a
Swap source and destination transfer objects.
by Craig Mautner
· 14 years ago
078ea0a
Step 2 in consolidating wallpaper animation.
by Craig Mautner
· 14 years ago
6fbda63
Merge CL 202423/3 App launching has random pauses.
by Craig Mautner
· 14 years ago
7b04c2c
am 80059d6c: am 00b9e899: Merge "Clear startingDisplayed flag when removing window." into jb-dev
by Craig Mautner
· 14 years ago
38b2478
Clear startingDisplayed flag when removing window.
by Craig Mautner
· 14 years ago
5702d4d
Notify client side of window movement.
by Craig Mautner
· 14 years ago
a4b7f2f
Use two fingers to work some magic...
by Dianne Hackborn
· 14 years ago
fca66cd8
Merge "DO NOT MERGE Fix issue #6697105: App launching sometimes has random pauses" into jb-dev
by Dianne Hackborn
· 14 years ago
ad51a1e
am 0086ec0d: am d48cf0c0: Merge "Don\'t wait until boot timeout if there is no wallpaper." into jb-dev
by Jeff Brown
· 14 years ago
c5858411
am db65cc52: am a3a59a2f: Merge "Don\'t enable input dispatch until display enabled." into jb-dev
by Jeff Brown
· 14 years ago
f12100e
Eliminate jank by setting force hiding differently
by Craig Mautner
· 14 years ago
780c46f
Don't wait until boot timeout if there is no wallpaper.
by Jeff Brown
· 14 years ago
08a746a
Don't enable input dispatch until display enabled.
by Jeff Brown
· 14 years ago
9e80944
Step 1 in consolidating wallpaper animation.
by Craig Mautner
· 14 years ago
4170c37
Merge "Move animation step from layout to animator."
by Craig Mautner
· 14 years ago
Next »