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