summaryrefslogtreecommitdiff
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add setFrameRate() api"Steven Thomas2020-01-232-0/+61
|\
| * Add setFrameRate() apiSteven Thomas2020-01-222-0/+61
* | Merge "Introduce WindowMetrics and WM#getCurrent/MaximumWindowMetrics"Adrian Roos2020-01-234-0/+189
|\ \
| * | Introduce WindowMetrics and WM#getCurrent/MaximumWindowMetricsCharles Chen2020-01-224-0/+189
* | | Merge "Window Manager Flag Migration (12/n)"Adrian Roos2020-01-236-95/+235
|\ \ \
| * | | Window Manager Flag Migration (12/n)Tiger Huang2020-01-236-95/+235
* | | | Merge "Introduce WindowContext API"Adrian Roos2020-01-233-3/+23
|\ \ \ \ | | |/ / | |/| |
| * | | Introduce WindowContext APIAndrii Kulian2020-01-223-3/+23
* | | | Merge "Update IMM delegate if view root is moved to a different display"Wale Ogunwale2020-01-232-14/+32
|\ \ \ \ | |_|/ / |/| | |
| * | | Update IMM delegate if view root is moved to a different displayRiddle Hsu2020-01-232-14/+32
* | | | Merge "Fix fraction, and other cleanup"Jorim Jaggi2020-01-234-51/+120
|\ \ \ \
| * | | | Fix fraction, and other cleanupJorim Jaggi2020-01-234-51/+120
* | | | | Merge changes from topic "content_apply"Jorim Jaggi2020-01-235-78/+144
|\| | | |
| * | | | Force non-floating main app windows to not fit anythingJorim Jaggi2020-01-231-12/+1
| * | | | Introduce Window.setContentOnApplyWindowInsetsListenerJorim Jaggi2020-01-224-66/+143
| | |/ / | |/| |
* | | | Merge "Add surrounding text to EditorInfo to speed up IME startup"TreeHugger Robot2020-01-232-3/+348
|\ \ \ \ | |_|/ / |/| | |
| * | | Add surrounding text to EditorInfo to speed up IME startupChris.CC Lee2020-01-232-3/+348
* | | | Merge changes from topics "scvhpapi", "wwm-api-3"Rob Carr2020-01-232-20/+154
|\ \ \ \ | |_|_|/ |/| | |
| * | | Unhide SurfaceControlViewHost APIRobert Carr2020-01-222-22/+125
| * | | SurfaceView: Add reparentSurfacePackage methodRobert Carr2020-01-211-0/+31
* | | | Merge "Pipe windowToken of window requesting IME"Taran Singh2020-01-222-4/+38
|\ \ \ \ | |/ / / |/| | |
| * | | Pipe windowToken of window requesting IMETarandeep Singh2020-01-212-4/+38
* | | | Merge "Fix some thread handling issues in InputMethodManager"TreeHugger Robot2020-01-222-23/+54
|\ \ \ \ | |/ / / |/| | |
| * | | Fix some thread handling issues in InputMethodManagerlumark2020-01-222-23/+54
* | | | Merge "Adding WINDOW_MANAGER_NATIVE_BOOT and window_manager_use_blast_adapter...Valerie Hau2020-01-211-1/+7
|\ \ \ \
| * | | | Adding WINDOW_MANAGER_NATIVE_BOOT and window_manager_use_blast_adapter flagsValerie Hau2020-01-211-1/+7
* | | | | Merge "Expose blurs to SurfaceControl"Lucas Dupin2020-01-211-0/+16
|\ \ \ \ \
| * | | | | Expose blurs to SurfaceControlLucas Dupin2020-01-201-0/+16
| | |/ / / | |/| | |
* | | | | Merge "Throttle stateDescription changed events"Qasid Sadiq2020-01-211-33/+88
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Throttle stateDescription changed eventsQasid Ahmad Sadiq2020-01-171-33/+88
* | | | | Merge "Fix up new insets dispatch behavior"Jorim Jaggi2020-01-214-34/+138
|\ \ \ \ \
| * | | | | Fix up new insets dispatch behaviorJorim Jaggi2020-01-214-34/+138
* | | | | | Merge "Preserve intended width/height for Blast adapter layers"Valerie Hau2020-01-213-6/+13
|\ \ \ \ \ \
| * | | | | | Preserve intended width/height for Blast adapter layersValerie Hau2020-01-173-6/+13
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Window Manager Flag Migration (10/n)"TreeHugger Robot2020-01-214-13/+111
|\ \ \ \ \ \
| * | | | | | Window Manager Flag Migration (10/n)Tiger Huang2020-01-214-14/+111
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Window Manager Flag Migration (11/n)"Tiger Huang2020-01-213-5/+64
|\ \ \ \ \ \
| * | | | | | Window Manager Flag Migration (11/n)Tiger Huang2020-01-203-6/+64
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Make client InsetsAnimationControlListener impl static"TreeHugger Robot2020-01-211-9/+27
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Make client InsetsAnimationControlListener impl staticYunfan Chen2020-01-211-9/+27
* | | | | | Merge "Split status bar window (1/N)"Charles Chen2020-01-201-17/+14
|\ \ \ \ \ \
| * | | | | | Split status bar window (1/N)wilsonshih2020-01-171-17/+14
* | | | | | | Merge "Add a new flag ALWAYS for layoutInDisplayCutoutMode"Shawn Lin2020-01-201-8/+22
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Add a new flag ALWAYS for layoutInDisplayCutoutModeshawnlin2020-01-171-8/+22
* | | | | | | Merge "Migrate LAYOUT_STABLE in new insets world"Jorim Jaggi2020-01-205-22/+44
|\ \ \ \ \ \ \
| * | | | | | | Migrate LAYOUT_STABLE in new insets worldJorim Jaggi2020-01-175-22/+44
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Add a TestApi to DM to get the last requested MPP"Galia Peycheva2020-01-201-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Add a TestApi to DM to get the last requested MPPGalia Peycheva2020-01-171-0/+2
* | | | | | | | Make DisplayCutout support waterfall insetsshawnlin2020-01-191-81/+168
| |/ / / / / / |/| | | | | |
* | | | | | | Merge "TextLinks API updates."Joanne Chung2020-01-172-10/+18
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |