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
/
ViewRootImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "BLASTBufferQueue: Fix two conditions leading to freeze." into rvc-dev
Rob Carr
2020-05-11
1
-2
/
+9
|
\
|
*
BLASTBufferQueue: Fix two conditions leading to freeze.
Robert Carr
2020-05-06
1
-2
/
+9
*
|
Merge "Fix consumer closed input channel cause an error occurred (1/2)" into ...
TreeHugger Robot
2020-05-11
1
-4
/
+7
|
\
\
|
*
|
Fix consumer closed input channel cause an error occurred (1/2)
arthurhung
2020-05-07
1
-4
/
+7
|
|
/
*
/
Cancel existing animations when detaching View
Jorim Jaggi
2020-05-06
1
-0
/
+2
|
/
*
Restore force relayout logic for apps targeting < R
Jorim Jaggi
2020-05-04
1
-0
/
+5
*
Merge "Decouple InsetsController from ViewRootImpl" into rvc-dev
Jorim Jaggi
2020-04-29
1
-1
/
+1
|
\
|
*
Decouple InsetsController from ViewRootImpl
Jorim Jaggi
2020-04-29
1
-1
/
+1
*
|
BLAST: Avoid JNI call on creation
Robert Carr
2020-04-27
1
-1
/
+2
|
/
*
Merge "BLAST: Two start-up optimizations" into rvc-dev
Rob Carr
2020-04-27
1
-12
/
+17
|
\
|
*
BLAST: Two start-up optimizations
Robert Carr
2020-04-24
1
-12
/
+17
*
|
Merge "Check for null mBlastBufferQueue" into rvc-dev
TreeHugger Robot
2020-04-20
1
-1
/
+3
|
\
\
|
*
|
Check for null mBlastBufferQueue
chaviw
2020-04-20
1
-1
/
+3
|
|
/
*
/
Scroll Capture Framework
Mark Renouf
2020-04-20
1
-0
/
+146
|
/
*
Merge "Support addWindow as other user" into rvc-dev
Wei Sheng Shih
2020-04-10
1
-2
/
+14
|
\
|
*
Support addWindow as other user
wilsonshih
2020-04-08
1
-2
/
+14
*
|
Merge "ViewRootImpl: Pass buffer to finishDrawing when requested" into rvc-dev
Rob Carr
2020-04-09
1
-4
/
+13
|
\
\
|
|
/
|
/
|
|
*
ViewRootImpl: Pass buffer to finishDrawing when requested
Robert Carr
2020-04-08
1
-4
/
+13
*
|
Merge "Update controls after addToDisplay/relayout before dispatching insets"...
TreeHugger Robot
2020-04-07
1
-3
/
+7
|
\
\
|
|
/
|
/
|
|
*
Update controls after addToDisplay/relayout before dispatching insets
Tiger Huang
2020-04-07
1
-3
/
+7
*
|
Merge "SurfaceView: Ensure we don't fill unused BLAST Transaction." into rvc-dev
Rob Carr
2020-04-06
1
-0
/
+8
|
\
\
|
*
|
SurfaceView: Ensure we don't fill unused BLAST Transaction.
Robert Carr
2020-04-03
1
-0
/
+8
*
|
|
Merge "Fix split divider janky" into rvc-dev
Tony Huang
2020-04-06
1
-3
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix split divider janky
Tony Huang
2020-04-01
1
-3
/
+11
*
|
|
BLASTBufferQueue: Fix unnecessary copying of Surface
Robert Carr
2020-04-02
1
-3
/
+13
*
|
|
BLASTBufferQueue: Avoid unnecessary transactions
Robert Carr
2020-04-02
1
-4
/
+1
|
|
/
|
/
|
*
|
Request fit system windows if soft input mode updates
Jorim Jaggi
2020-04-01
1
-0
/
+5
|
/
*
Make caption a insets source
Yunfan Chen
2020-03-26
1
-0
/
+17
*
Merge "Performance optimizations for new insets" into rvc-dev
Jorim Jaggi
2020-03-24
1
-123
/
+29
|
\
|
*
Performance optimizations for new insets
Jorim Jaggi
2020-03-23
1
-123
/
+29
*
|
Merge "Pass source to dispatchBatchedInputEventPending (1/2)" into rvc-dev
TreeHugger Robot
2020-03-24
1
-21
/
+11
|
\
\
|
*
|
Pass source to dispatchBatchedInputEventPending (1/2)
Arthur Hung
2020-03-17
1
-21
/
+11
|
|
/
*
/
Revert "Revert "RootViewImpl: Fix measure size hint for WRAP_CONTENT windows""
Vishnu Nair
2020-03-20
1
-2
/
+11
|
/
*
Notifying the on-device intelligence service when view window insets have cha...
Mihir Patel
2020-03-13
1
-0
/
+4
*
Merge "Implement wallpaper zoom hooking it to the shade" into rvc-dev
Lucas Dupin
2020-03-12
1
-1
/
+1
|
\
|
*
Implement wallpaper zoom hooking it to the shade
Lucas Dupin
2020-03-10
1
-1
/
+1
*
|
Merge "Enter to touch mode by down or scroll event from any type of a device....
TreeHugger Robot
2020-03-11
1
-2
/
+2
|
\
\
|
*
|
Enter to touch mode by down or scroll event from any type of a device.
Yuichiro Hanada
2020-03-09
1
-2
/
+2
|
|
/
*
/
WindowManager: Avoid reparenting BLAST Surface in reparentChildren
Rob Carr
2020-03-09
1
-1
/
+1
|
/
*
Merge "Replace TYPE_STATUS_BAR_PANEL with TYPE_STATUS_BAR_ADDITIONAL" into rv...
Heemin Seog
2020-03-04
1
-2
/
+2
|
\
|
*
Replace TYPE_STATUS_BAR_PANEL with TYPE_STATUS_BAR_ADDITIONAL
Heemin Seog
2020-02-26
1
-2
/
+2
*
|
Fix WindowInsetsController lifecycle
Jorim Jaggi
2020-03-03
1
-0
/
+8
*
|
Merge "Fix unnecssary traversal for starting windows" into rvc-dev
Jorim Jaggi
2020-03-02
1
-1
/
+6
|
\
\
|
*
|
Fix unnecssary traversal for starting windows
Jorim Jaggi
2020-03-02
1
-1
/
+6
|
|
/
*
|
Refine adjustLayoutParamsForCompatibility about fitting insets
Tiger Huang
2020-03-02
1
-6
/
+3
*
|
Merge "Finish input when the screen state is off" into rvc-dev
Ming-Shin Lu
2020-02-29
1
-0
/
+1
|
\
\
|
*
|
Finish input when the screen state is off
lumark
2020-02-27
1
-0
/
+1
|
|
/
*
/
Add ID to InputEvent.
Garfield Tan
2020-02-24
1
-4
/
+6
|
/
*
RESTRICT AUTOMERGE - Explicitly disable BLAST for SurfaceControlViewHost surf...
Robert Carr
2020-02-24
1
-1
/
+13
*
Merge "Allow passing cutout to the hierarchy in shortEdge mode"
Shawn Lin
2020-02-21
1
-3
/
+9
|
\
[next]