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
*
Webview overlay support
Huihong Luo
2021-04-17
1
-0
/
+11
*
Update Javadoc method references
Mark Renouf
2021-04-15
1
-3
/
+3
*
Merge "Only clear SurfaceControl.Transaction when parcelling as a return valu...
Vishnu Nair
2021-04-14
1
-1
/
+4
|
\
|
*
Only clear SurfaceControl.Transaction when parcelling as a return value
Vishnu Nair
2021-04-12
1
-1
/
+4
*
|
Merge "Revert "Check mInputEventReceiver before sending timeline"" into sc-dev
Siarhei Vishniakou
2021-04-14
1
-13
/
+9
|
\
\
|
*
|
Revert "Check mInputEventReceiver before sending timeline"
Ben Murdoch
2021-04-14
1
-13
/
+9
*
|
|
Honor the BlastSync request from WM until a frame is drawn
Vishnu Nair
2021-04-12
1
-6
/
+10
*
|
|
Merge "Don't set mNextDrawUseBlastSync when hardware is not enabled" into sc-dev
TreeHugger Robot
2021-04-06
1
-1
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Don't set mNextDrawUseBlastSync when hardware is not enabled
Tiger Huang
2021-04-06
1
-1
/
+3
*
|
|
Check mInputEventReceiver before sending timeline
Siarhei Vishniakou
2021-04-02
1
-9
/
+13
*
|
|
Merge "Do not report timeline temporarily" into sc-dev
TreeHugger Robot
2021-04-01
1
-2
/
+0
|
\
\
\
|
*
|
|
Do not report timeline temporarily
Siarhei Vishniakou
2021-04-01
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge "ViewRootImpl remove blur defer transacion" into sc-dev
Rob Carr
2021-04-01
1
-3
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ViewRootImpl remove blur defer transacion
Robert Carr
2021-03-31
1
-3
/
+0
*
|
|
Merge "Send input timeline from app to InputDispatcher" into sc-dev
TreeHugger Robot
2021-03-31
1
-1
/
+1
|
\
\
\
|
*
|
|
Send input timeline from app to InputDispatcher
Siarhei Vishniakou
2021-03-24
1
-1
/
+1
*
|
|
|
Expose API for using SurfaceControl with ViewRootImpl
Robert Carr
2021-03-30
1
-1
/
+18
|
|
_
|
/
|
/
|
|
*
|
|
Merge "Don't skip IME animation when backed to Task has no editor focus" into...
Ming-Shin Lu
2021-03-30
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Don't skip IME animation when backed to Task has no editor focus
Ming-Shin Lu
2021-03-22
1
-3
/
+3
*
|
|
Merge "Add IntDef for system sound effect constants" into sc-dev
Philip Junker
2021-03-25
1
-1
/
+1
|
\
\
\
|
*
|
|
Add IntDef for system sound effect constants
Philip Junker
2021-03-24
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
Re-land: Make window stable while resizing
Tiger Huang
2021-03-24
1
-1
/
+1
|
/
/
*
|
Merge changes Id0cf1b23,I4df6891e,I759de2e1 into sc-dev
Wei Sheng Shih
2021-03-23
1
-8
/
+1
|
\
\
|
*
|
Force enable hardware accelerated for starting window
wilsonshih
2021-03-22
1
-8
/
+1
|
|
/
*
|
Merge "Remove legacy disable triple buffering config" into sc-dev
TreeHugger Robot
2021-03-22
1
-5
/
+1
|
\
\
|
*
|
Remove legacy disable triple buffering config
Vishnu Nair
2021-03-16
1
-5
/
+1
*
|
|
Notify InputEventAssigner about every frame
Siarhei Vishniakou
2021-03-22
1
-5
/
+1
|
|
/
|
/
|
*
|
Merge "Let insets can still be controlled if its window bounds is moved" into...
Tiger Huang
2021-03-18
1
-0
/
+3
|
\
\
|
*
|
Let insets can still be controlled if its window bounds is moved
Tiger Huang
2021-03-16
1
-0
/
+3
|
|
/
*
/
Splits up internal binder api for scroll capture
Mark Renouf
2021-03-16
1
-14
/
+14
|
/
*
Move drag event to InputDispatcher (4/n)
arthurhung
2021-03-09
1
-0
/
+11
*
Pass actual present time to ViewRootImpl
Siarhei Vishniakou
2021-03-05
1
-0
/
+38
*
Use InputEventAssigner to assign input to frame
Siarhei Vishniakou
2021-03-04
1
-10
/
+7
*
Merge "Fix synchronisation in BackgroundBlurDrawable" into sc-dev
Galia Peycheva
2021-02-26
1
-8
/
+13
|
\
|
*
Fix synchronisation in BackgroundBlurDrawable
Galia Peycheva
2021-02-25
1
-8
/
+13
*
|
Long screenshots framework update and API unhide
Mark Renouf
2021-02-25
1
-52
/
+86
*
|
Add support for navigation repeat sound effects
Philip Junker
2021-02-23
1
-2
/
+19
|
/
*
Refine the condition about force layout
Tiger Huang
2021-02-22
1
-1
/
+2
*
Merge "Add SurfaceControl to hwui" into sc-dev
Jorim Jaggi
2021-02-16
1
-0
/
+8
|
\
|
*
Add SurfaceControl to hwui
Huihong Luo
2021-02-16
1
-0
/
+8
*
|
Customizable exit splash screen animation.(2/N)
wilsonshih
2021-02-15
1
-4
/
+10
|
/
*
Merge "Check if SC is valid before calling setTransparentRegionHint" into sc-dev
Chavi Weingarten
2021-02-11
1
-2
/
+4
|
\
|
*
Check if SC is valid before calling setTransparentRegionHint
chaviw
2021-02-10
1
-2
/
+4
*
|
Merge changes I0ccbdb5a,I0f5d57e5 into sc-dev
Vishnu Nair
2021-02-11
1
-5
/
+6
|
\
\
|
*
|
Use surface size instead of frame size when adjusting layer bounds
Vishnu Nair
2021-02-10
1
-5
/
+6
*
|
|
Merge "ViewRootImpl: Use mergeWithNextTransaction for updating bounds layer" ...
Rob Carr
2021-02-11
1
-11
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ViewRootImpl: Use mergeWithNextTransaction for updating bounds layer
Robert Carr
2021-02-10
1
-11
/
+4
|
|
/
*
|
Merge "WindowManagerService: Handle transparent region on client" into sc-dev
Rob Carr
2021-02-09
1
-5
/
+8
|
\
\
|
*
|
WindowManagerService: Handle transparent region on client
Robert Carr
2021-02-08
1
-5
/
+8
|
|
/
*
|
Merge "Only force layout legacy apps with SOFT_INPUT_ADJUST_RESIZE" into sc-dev
TreeHugger Robot
2021-02-09
1
-1
/
+2
|
\
\
[next]