summaryrefslogtreecommitdiff
path: root/core/java/android/view/SurfaceView.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "SurfaceView: Clean up deferred-destroy-surface from UI thread" into rv...Rob Carr2020-06-291-7/+7
|\
| * SurfaceView: Clean up deferred-destroy-surface from UI threadRobert Carr2020-06-261-7/+7
* | Pass in callsite of SurfaceControl constructor explicitly (1/3)Jorim Jaggi2020-06-261-0/+2
|/
* Address missed comments from previous CLSvet Ganov2020-06-241-1/+1
* Handle reperenting of InlineContentViewSvet Ganov2020-06-241-11/+57
* Merge "WM: Replace eEarlyWakeup flags with explicit eEarlyWakeup start and en...Ady Abraham2020-06-181-1/+1
|\
| * WM: Replace eEarlyWakeup flags with explicit eEarlyWakeup start and end flagsVishnu Nair2020-06-171-1/+1
* | Merge "SurfaceView: Check ViewRootImpl non-null" into rvc-devTreeHugger Robot2020-06-171-3/+8
|\ \ | |/ |/|
| * SurfaceView: Check ViewRootImpl non-nullRobert Carr2020-06-161-3/+8
* | Release SurfaceView surface if viewrootimpl surface is not validVishnu Nair2020-06-101-28/+35
|/
* Add a @hide ctr to disable background layer in ActivityView & SurfaceViewshawnlin2020-06-051-1/+10
* SurfaceView: Lock mDeferredDestroySurfaceControlRobert Carr2020-06-021-2/+4
* SurfaceView: positionLost locking fixRobert Carr2020-05-131-7/+28
* SurfaceView: Remove dead codeRobert Carr2020-04-171-37/+0
* SurfaceControlViewHost: Improve documentationRobert Carr2020-04-131-3/+16
* Merge "SurfaceView: Use BLAST transaction when visibility changes." into rvc-devTreeHugger Robot2020-04-061-1/+1
|\
| * SurfaceView: Use BLAST transaction when visibility changes.Robert Carr2020-04-031-1/+1
* | SurfaceView: Ensure we don't fill unused BLAST Transaction.Robert Carr2020-04-031-3/+3
|/
* Ensure previous background color is reapplied when showing a SurfaceViewWinson Chung2020-03-251-4/+10
* Add APIs to move suggestions below/above windowSvet Ganov2020-03-201-3/+94
* SurfaceView: Release SurfacePackage when doneRobert Carr2020-03-181-2/+14
* Do not set early wakeup flag for inset animationsJorim Jaggi2020-03-091-1/+1
* RESTRICT AUTOMERGE - Explicitly disable BLAST for SurfaceControlViewHost surf...Robert Carr2020-02-241-9/+7
* Correct the bound if it's from outside of screenJackal Guo2020-02-241-1/+1
* Merge "Adjust the logic of isImportantForAccessibility"Jackal Guo2020-02-201-0/+13
|\
| * Adjust the logic of isImportantForAccessibilityJackal Guo2020-02-191-0/+13
* | SurfaceView: Fix BLAST Sync initialization.Robert Carr2020-02-181-22/+12
|/
* Use boundsOnScreen to offset the translateJackal Guo2020-02-141-1/+2
* Support accessibility on embedded hierarchies (3/n)Jackal Guo2020-02-131-16/+127
* Query for BLAST flag outside of constructorValerie Hau2020-02-101-5/+5
* Move BLAST flag to WindowManagerServiceValerie Hau2020-02-071-7/+6
* SurfaceView: Show SurfacePackage child when reparentingRobert Carr2020-02-051-1/+2
* Merge "Replace deferTransactionUntilSurface with deferTransactionUntil"Rob Carr2020-01-241-4/+5
|\
| * Replace deferTransactionUntilSurface with deferTransactionUntilRobert Carr2020-01-141-4/+5
* | Unhide SurfaceControlViewHost APIRobert Carr2020-01-221-6/+11
* | SurfaceView: Add reparentSurfacePackage methodRobert Carr2020-01-211-0/+31
* | Support accessibility on embedded hierarchies (1/n)Jackal Guo2020-01-141-0/+27
|/
* Switch BLAST flag to WindowManagerGlobalValerie Hau2020-01-071-5/+5
* Merge "Port SurfaceView deferTransaction usage to BLAST"Rob Carr2020-01-021-14/+49
|\
| * Port SurfaceView deferTransaction usage to BLASTRobert Carr2019-12-301-14/+49
* | Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
|/
* Update input policy to handle embedded windowsVishnu Nair2019-11-071-0/+16
* Merge "Fix mistake in SurfaceView lifetime refactoring."TreeHugger Robot2019-10-291-2/+2
|\
| * Fix mistake in SurfaceView lifetime refactoring.Robert Carr2019-10-251-2/+2
* | Replace SurfaceControl call points with Transaction calls (1/n)chaviw2019-10-091-69/+58
|/
* Merge "Support frame-synchronized clipping on SurfaceView"Mark Renouf2019-10-021-1/+59
|\
| * Support frame-synchronized clipping on SurfaceViewMark Renouf2019-09-181-1/+59
* | Merge "Continued SurfaceView lifetime fixes."Rob Carr2019-09-261-5/+6
|\ \
| * | Continued SurfaceView lifetime fixes.Robert Carr2019-09-261-5/+6
* | | SurfaceView: Release Surfaces where SurfaceControl are released.Robert Carr2019-09-241-1/+2
|/ /