index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
WindowManagerImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use global setting instead of forceWindowBlurDisabled
Galia Peycheva
2021-04-23
1
-9
/
+0
*
Add a test api for checking if system supports TaskSnapshot
Ming-Shin Lu
2021-04-16
1
-0
/
+9
*
Move WindowContext module to window package
Charles Chen
2021-03-24
1
-1
/
+2
*
Add executor to window blur api
Galia Peycheva
2021-03-12
1
-1
/
+9
*
Add WM.setForceCrossWindowBlurDisabled TestApi
Galia Peycheva
2021-03-12
1
-0
/
+9
*
Create listener for dynamic blurEnabled changes
Galia Peycheva
2021-03-01
1
-0
/
+16
*
Introduce WM#LayoutParams mWindowContextToken
Charles Chen
2021-01-21
1
-18
/
+35
*
Send display cutout to client via insetsChanged
Tiger Huang
2021-01-05
1
-6
/
+3
*
Change shouldShowIme -> displayImePolicy
Sean Stout
2020-11-25
1
-5
/
+5
*
Introduce getWindowContextToken
Charles Chen
2020-11-16
1
-2
/
+2
*
Removing taking unrelated locks from holdLock
vadimt
2020-10-26
1
-2
/
+2
*
Don't dispatch legacy insets to client
Tiger Huang
2020-10-21
1
-4
/
+1
*
Implementing Lock contention API
vadimt
2020-09-24
1
-0
/
+9
*
Remove the legacy insets mode
Tiger Huang
2020-09-18
1
-15
/
+4
*
Make FLAG_LAYOUT_NO_LIMITS compatible
Tiger Huang
2020-08-26
1
-4
/
+6
*
Merge "Annotating context in framework base"
Charles Chen
2020-08-03
1
-0
/
+2
|
\
|
*
Annotating context in framework base
Charles Chen
2020-08-03
1
-0
/
+2
*
|
Merge changes from topic "max_bounds"
TreeHugger Robot
2020-07-28
1
-9
/
+7
|
\
\
|
*
|
Add DisplayArea support for WM#getMaximumWindowMetrics
Charles Chen
2020-07-15
1
-9
/
+7
|
|
/
*
/
Remove Type.statusBars from compatInsetsTypes if FLAG_FULLSCREEN
Tiger Huang
2020-07-15
1
-1
/
+1
|
/
*
Fix DecorView error about non-visual context
Charles Chen
2020-04-27
1
-1
/
+3
*
Support addWindow as other user
wilsonshih
2020-04-08
1
-1
/
+2
*
Revert "Fix DecorView error about non-visual context"
Vadim Tryshev
2020-04-03
1
-3
/
+1
*
Fix DecorView error about non-visual context
Charles Chen
2020-03-30
1
-1
/
+3
*
Merge "Report bounds instead of size in WindowMetrics" into rvc-dev
Andrii Kulian
2020-03-27
1
-7
/
+2
|
\
|
*
Report bounds instead of size in WindowMetrics
Andrii Kulian
2020-03-24
1
-7
/
+2
*
|
Performance optimizations for new insets
Jorim Jaggi
2020-03-23
1
-1
/
+1
|
/
*
Generate WindowInsets with new insets API
Charles Chen
2020-03-05
1
-14
/
+30
*
Revert "Revert "Always get window insets from server""
Charles Chen
2020-02-24
1
-21
/
+17
*
Exempt-From-Owner-Approval: Report non-visual Context misuse
Andrii Kulian
2020-02-20
1
-3
/
+3
*
Merge "Revert "Always get window insets from server""
Wale Ogunwale
2020-02-14
1
-9
/
+16
|
\
|
*
Revert "Always get window insets from server"
Wale Ogunwale
2020-02-14
1
-9
/
+16
*
|
Merge "Always get window insets from server"
TreeHugger Robot
2020-02-14
1
-16
/
+9
|
\
|
|
*
Always get window insets from server
Charles Chen
2020-02-12
1
-16
/
+9
*
|
Fix AccessibilityInputFilterTest
Charles Chen
2020-02-07
1
-1
/
+1
|
/
*
Introduce WindowMetrics and WM#getCurrent/MaximumWindowMetrics
Charles Chen
2020-01-22
1
-0
/
+79
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Don't allow showing IME on untrusted virtual displays
lumark
2019-04-30
1
-0
/
+9
*
Read system decor support status from WM
Andrii Kulian
2019-02-27
1
-0
/
+9
*
Implement new API of external display settings (1/2)
Chilun
2018-11-10
1
-0
/
+26
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+2
*
Add getCurrentImeTouchRegion to the WindowManager API
Albert Chaulk
2017-06-29
1
-0
/
+10
*
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-10-12
1
-3
/
+2
*
ContextImpl: Keep DisplayAdjustments and Display in sync
Adam Lesinski
2016-06-21
1
-10
/
+10
*
Keyboard Shortcuts: plumb deviceId through
Clara Bayarri
2016-03-24
1
-2
/
+3
*
Request Keyboard Shortcuts for SysUI Dialog via Window
Clara Bayarri
2016-01-13
1
-0
/
+25
*
Move default token handling into WindowManagerImpl
Alan Viverette
2014-11-19
1
-2
/
+34
*
Initial draft of high-level multi-display APIs.
Jeff Brown
2012-08-31
1
-12
/
+8
*
Add initial multi-display support.
Jeff Brown
2012-08-29
1
-1
/
+2
*
Refactor for multi-display support.
Jeff Brown
2012-08-19
1
-522
/
+35
[next]