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
/
WindowManagerGlobal.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove legacy disable triple buffering config
Vishnu Nair
2021-03-16
1
-1
/
+0
*
Remove addWindowTokenWithOptions
Charles Chen
2021-02-06
1
-1
/
+0
*
Remove preserve surfaces
chaviw
2021-02-05
1
-8
/
+0
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-2
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+2
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-2
/
+2
*
Remove some dead code
John Reck
2020-10-16
1
-16
/
+15
*
Merge "BLAST: Two start-up optimizations" into rvc-dev
Rob Carr
2020-04-27
1
-1
/
+3
|
\
|
*
BLAST: Two start-up optimizations
Robert Carr
2020-04-24
1
-1
/
+3
*
|
Limit number of window context without any window
Charles Chen
2020-04-22
1
-0
/
+1
|
/
*
Merge "Support addWindow as other user" into rvc-dev
Wei Sheng Shih
2020-04-10
1
-2
/
+3
|
\
|
*
Support addWindow as other user
wilsonshih
2020-04-08
1
-2
/
+3
*
|
ViewRootImpl: Pass buffer to finishDrawing when requested
Robert Carr
2020-04-08
1
-0
/
+8
|
/
*
Use separate thread if app doesn't listen to animations
Jorim Jaggi
2020-03-11
1
-0
/
+8
*
Query for BLAST flag outside of constructor
Valerie Hau
2020-02-10
1
-8
/
+4
*
Move BLAST flag to WindowManagerService
Valerie Hau
2020-02-07
1
-7
/
+13
*
Revert to false for BLAST flag until boot time issue resolved
Valerie Hau
2020-01-27
1
-5
/
+1
*
Merge "Adding WINDOW_MANAGER_NATIVE_BOOT and window_manager_use_blast_adapter...
Valerie Hau
2020-01-21
1
-1
/
+7
|
\
|
*
Adding WINDOW_MANAGER_NATIVE_BOOT and window_manager_use_blast_adapter flags
Valerie Hau
2020-01-21
1
-1
/
+7
*
|
Introduce ImeFocusController
lumark
2020-01-16
1
-5
/
+2
|
/
*
Switch BLAST flag to WindowManagerGlobal
Valerie Hau
2020-01-07
1
-0
/
+6
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Improve dumping of display list memory usage
John Reck
2019-10-09
1
-12
/
+10
*
Invoke setWindowStopped on the thread that created the view
Riddle Hsu
2019-05-15
1
-1
/
+19
*
Provide a hook for forcing all system bars to be displayed at all times
Brad Stenning
2019-03-20
1
-6
/
+7
*
Public API for statically accessing global list of window views
Alan Viverette
2019-02-15
1
-0
/
+11
*
Close access to WindowGlobalManager.trimMemory starting with Q
Sergey Vasilinets
2019-02-08
1
-1
/
+1
*
Deprecate InputMethodManager#getInstance()
Yohei Yukawa
2018-09-21
1
-5
/
+4
*
Let IMMS be responsible for IInputMethodClient lifecycle
Yohei Yukawa
2018-09-19
1
-3
/
+6
*
Always use Context.getSystemService() to get IMM
Yohei Yukawa
2018-09-17
1
-1
/
+1
*
Move some members to the "Q blacklist".
Mathew Inwood
2018-09-14
1
-1
/
+2
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+19
*
Forward Activity stop signal to attached windows.
Robert Carr
2018-04-03
1
-0
/
+4
*
Fix: WindowManagerGlobal#setStoppedState failed by IOOBE
Tetsutoki Shiozawa
2017-11-08
1
-1
/
+2
*
Suppress a11y shortcut on emergency dialer
Phil Weaver
2017-02-14
1
-2
/
+4
*
Add content description and tooltip to menu item
Vladislav Kaznacheev
2017-01-05
1
-0
/
+13
*
Merge "Provide synchronization to setview to avoid NPE" am: b05b93a674 am: 81...
Gopal Krishna Shukla
2016-09-25
1
-9
/
+6
|
\
|
*
Provide synchronization to setview to avoid NPE
Gopal Krishna Shukla
2016-09-22
1
-9
/
+6
*
|
Fix wording regarding ThreadedRenderer
Stan Iliev
2016-06-28
1
-2
/
+2
|
/
*
Close leaked windows when trying to preserve main one
Andrii Kulian
2016-05-12
1
-5
/
+22
*
Defuse Bundles parsed by the system process.
Jeff Sharkey
2016-03-16
1
-2
/
+2
*
Always consume bottom insets when navigation bar is force shown
Jorim Jaggi
2016-02-24
1
-0
/
+12
*
Optimize window relayouts when dragging divider
Jorim Jaggi
2016-01-15
1
-2
/
+10
*
Nuke HardwareRenderer abstract base
John Reck
2015-12-02
1
-7
/
+7
*
Need to updateSurface if surface size was changed in relayoutWindow
Chong Zhang
2015-11-13
1
-0
/
+5
*
Fix minor problems when resizing/maximizing docked window.
Filip Gruszczynski
2015-11-05
1
-1
/
+1
*
Place surface at screen't top-left when doing drag resizing
Chong Zhang
2015-09-17
1
-0
/
+7
*
Move ApplicationInfo hardware acceleration to public flags
Alan Viverette
2015-05-27
1
-1
/
+3
*
Make sure the app can draw a frame before unlocking
Jorim Jaggi
2015-05-13
1
-6
/
+0
*
Disable input during Activity Transition.
George Mount
2015-05-07
1
-2
/
+1
[next]