summaryrefslogtreecommitdiff
path: root/core/java/android/view/ViewRootImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Webview overlay supportHuihong Luo2021-04-171-0/+11
* Update Javadoc method referencesMark Renouf2021-04-151-3/+3
* Merge "Only clear SurfaceControl.Transaction when parcelling as a return valu...Vishnu Nair2021-04-141-1/+4
|\
| * Only clear SurfaceControl.Transaction when parcelling as a return valueVishnu Nair2021-04-121-1/+4
* | Merge "Revert "Check mInputEventReceiver before sending timeline"" into sc-devSiarhei Vishniakou2021-04-141-13/+9
|\ \
| * | Revert "Check mInputEventReceiver before sending timeline"Ben Murdoch2021-04-141-13/+9
* | | Honor the BlastSync request from WM until a frame is drawnVishnu Nair2021-04-121-6/+10
* | | Merge "Don't set mNextDrawUseBlastSync when hardware is not enabled" into sc-devTreeHugger Robot2021-04-061-1/+3
|\ \ \ | |/ / |/| |
| * | Don't set mNextDrawUseBlastSync when hardware is not enabledTiger Huang2021-04-061-1/+3
* | | Check mInputEventReceiver before sending timelineSiarhei Vishniakou2021-04-021-9/+13
* | | Merge "Do not report timeline temporarily" into sc-devTreeHugger Robot2021-04-011-2/+0
|\ \ \
| * | | Do not report timeline temporarilySiarhei Vishniakou2021-04-011-2/+0
| | |/ | |/|
* | | Merge "ViewRootImpl remove blur defer transacion" into sc-devRob Carr2021-04-011-3/+0
|\ \ \ | |/ / |/| |
| * | ViewRootImpl remove blur defer transacionRobert Carr2021-03-311-3/+0
* | | Merge "Send input timeline from app to InputDispatcher" into sc-devTreeHugger Robot2021-03-311-1/+1
|\ \ \
| * | | Send input timeline from app to InputDispatcherSiarhei Vishniakou2021-03-241-1/+1
* | | | Expose API for using SurfaceControl with ViewRootImplRobert Carr2021-03-301-1/+18
| |_|/ |/| |
* | | Merge "Don't skip IME animation when backed to Task has no editor focus" into...Ming-Shin Lu2021-03-301-3/+3
|\ \ \ | |_|/ |/| |
| * | Don't skip IME animation when backed to Task has no editor focusMing-Shin Lu2021-03-221-3/+3
* | | Merge "Add IntDef for system sound effect constants" into sc-devPhilip Junker2021-03-251-1/+1
|\ \ \
| * | | Add IntDef for system sound effect constantsPhilip Junker2021-03-241-1/+1
| | |/ | |/|
* / | Re-land: Make window stable while resizingTiger Huang2021-03-241-1/+1
|/ /
* | Merge changes Id0cf1b23,I4df6891e,I759de2e1 into sc-devWei Sheng Shih2021-03-231-8/+1
|\ \
| * | Force enable hardware accelerated for starting windowwilsonshih2021-03-221-8/+1
| |/
* | Merge "Remove legacy disable triple buffering config" into sc-devTreeHugger Robot2021-03-221-5/+1
|\ \
| * | Remove legacy disable triple buffering configVishnu Nair2021-03-161-5/+1
* | | Notify InputEventAssigner about every frameSiarhei Vishniakou2021-03-221-5/+1
| |/ |/|
* | Merge "Let insets can still be controlled if its window bounds is moved" into...Tiger Huang2021-03-181-0/+3
|\ \
| * | Let insets can still be controlled if its window bounds is movedTiger Huang2021-03-161-0/+3
| |/
* / Splits up internal binder api for scroll captureMark Renouf2021-03-161-14/+14
|/
* Move drag event to InputDispatcher (4/n)arthurhung2021-03-091-0/+11
* Pass actual present time to ViewRootImplSiarhei Vishniakou2021-03-051-0/+38
* Use InputEventAssigner to assign input to frameSiarhei Vishniakou2021-03-041-10/+7
* Merge "Fix synchronisation in BackgroundBlurDrawable" into sc-devGalia Peycheva2021-02-261-8/+13
|\
| * Fix synchronisation in BackgroundBlurDrawableGalia Peycheva2021-02-251-8/+13
* | Long screenshots framework update and API unhideMark Renouf2021-02-251-52/+86
* | Add support for navigation repeat sound effectsPhilip Junker2021-02-231-2/+19
|/
* Refine the condition about force layoutTiger Huang2021-02-221-1/+2
* Merge "Add SurfaceControl to hwui" into sc-devJorim Jaggi2021-02-161-0/+8
|\
| * Add SurfaceControl to hwuiHuihong Luo2021-02-161-0/+8
* | Customizable exit splash screen animation.(2/N)wilsonshih2021-02-151-4/+10
|/
* Merge "Check if SC is valid before calling setTransparentRegionHint" into sc-devChavi Weingarten2021-02-111-2/+4
|\
| * Check if SC is valid before calling setTransparentRegionHintchaviw2021-02-101-2/+4
* | Merge changes I0ccbdb5a,I0f5d57e5 into sc-devVishnu Nair2021-02-111-5/+6
|\ \
| * | Use surface size instead of frame size when adjusting layer boundsVishnu Nair2021-02-101-5/+6
* | | Merge "ViewRootImpl: Use mergeWithNextTransaction for updating bounds layer" ...Rob Carr2021-02-111-11/+4
|\ \ \ | |_|/ |/| |
| * | ViewRootImpl: Use mergeWithNextTransaction for updating bounds layerRobert Carr2021-02-101-11/+4
| |/
* | Merge "WindowManagerService: Handle transparent region on client" into sc-devRob Carr2021-02-091-5/+8
|\ \
| * | WindowManagerService: Handle transparent region on clientRobert Carr2021-02-081-5/+8
| |/
* | Merge "Only force layout legacy apps with SOFT_INPUT_ADJUST_RESIZE" into sc-devTreeHugger Robot2021-02-091-1/+2
|\ \