summaryrefslogtreecommitdiff
path: root/core/java/android/view/SurfaceView.java
Commit message (Expand)AuthorAgeFilesLines
* SurfaceView: Revert SurfaceLock locking changesVishnu Nair2022-08-121-106/+103
* Make sure VRI waits for SV to draw before reportchaviw2022-06-101-1/+37
* Remove lock when calling Surface.destroychaviw2022-05-311-7/+2
* Merge "ViewRootImpl/SurfaceView: Listen for queue stalls" into tm-devRob Carr2022-05-051-0/+2
|\
| * ViewRootImpl/SurfaceView: Listen for queue stallsRobert Carr2022-04-151-0/+2
* | SurfaceView: Fix overlocking of mSurfaceLockRobert Carr2022-05-041-104/+112
* | Merge "Fix InlineFilteringTest#testFiltering_filtersByPrefix" into tm-devRyan Lin2022-04-191-4/+4
|\ \ | |/ |/|
| * Fix InlineFilteringTest#testFiltering_filtersByPrefixryanlwlin2022-04-191-4/+4
* | SurfaceView: Ensure position update listener sets at least onceRobert Carr2022-04-141-2/+4
* | Merge "Set mSyncBuffer to true when VRI did not initiate the sync request" in...Chavi Weingarten2022-04-141-1/+1
|\ \ | |/ |/|
| * Set mSyncBuffer to true when VRI did not initiate the sync requestchaviw2022-04-131-1/+1
* | Change node bounds procedure based on SufaceFlinger Callbackryanlwlin2022-04-121-1/+6
|/
* Clean up buffer sync logic in SurfaceView.chaviw2022-03-241-29/+35
* Replace VRI and SV sync logic with SurfaceSyncerchaviw2022-03-231-68/+77
* Revert "Replace VRI and SV sync logic with SurfaceSyncer"Gary Lin2022-03-211-77/+68
* Replace VRI and SV sync logic with SurfaceSyncerchaviw2022-03-171-68/+77
* Merge "Changed setSyncTransaction to syncNextTransaction with callback logic....Chavi Weingarten2022-03-031-11/+22
|\
| * Changed setSyncTransaction to syncNextTransaction with callback logic.Tianhao Yao2022-03-021-11/+22
* | SurfaceView: Synchronize all surface view changes with VRI drawVishnu Nair2022-03-031-107/+75
|/
* Merge "Revert "SurfaceView: Synchronize all surface view changes with V..."" ...TreeHugger Robot2022-03-011-86/+117
|\
| * Revert "SurfaceView: Synchronize all surface view changes with V..."Vishnu Nair2022-03-011-86/+117
* | Merge "Add SurfaceSyncer class" into tm-devChavi Weingarten2022-02-281-0/+7
|\ \ | |/ |/|
| * Add SurfaceSyncer classchaviw2022-02-251-0/+7
* | SurfaceView: Synchronize all surface view changes with VRI drawVishnu Nair2022-02-191-117/+86
* | SurfaceView: Avoid destination frame updates on multiple threads 1/2Vishnu Nair2022-02-191-4/+6
|/
* SurfaceView: Clean up synchronized changes with applyTransactionOnVriDrawVishnu Nair2022-02-111-163/+33
* SurfaceView: Don't reparent SurfacePackage on releaseRobert Carr2022-02-091-4/+0
* SurfaceView: Synchronize add/remove SurfacePackage with VRI drawVishnu Nair2022-02-091-59/+37
* SurfaceView: Remove blast debug flagVishnu Nair2022-02-071-91/+23
* Merge "SurfaceView: Synchronize visibility changes with VRI frame"Vishnu Nair2022-01-061-2/+2
|\
| * SurfaceView: Synchronize visibility changes with VRI frameVishnu Nair2022-01-051-2/+2
* | SurfaceView: Fix unsafe transaction accessesVishnu Nair2021-12-231-56/+49
|/
* SurfaceView: Synchronize initial destframe change from BBQVishnu Nair2021-12-071-17/+30
* Synchronize SV buffers with main window when config changeschaviw2021-12-011-6/+19
* Merge "Call applyTransactionOnDraw when removing SV" into sc-v2-dev am: 41d73...Chavi Weingarten2021-11-091-22/+7
|\
| * Call applyTransactionOnDraw when removing SVchaviw2021-11-041-22/+7
* | Merge "ViewRootImpl: Replace usage of orientation with buffer transform for t...Vishnu Nair2021-10-141-1/+1
|\|
| * Merge "ViewRootImpl: Replace usage of orientation with buffer transform for t...Vishnu Nair2021-10-141-1/+1
| |\
| | * ViewRootImpl: Replace usage of orientation with buffer transform for transfor...Vishnu Nair2021-10-121-1/+1
| * | Merge "Fixes the flicker when transfer splash screen view to client" into sc-...Wei Sheng Shih2021-10-131-2/+29
| |\ \ | | |/ | |/|
| | * Fixes the flicker when transfer splash screen view to clientwilsonshih2021-10-061-2/+29
* | | Merge "Rename getSurfaceTransformHint API and switch to using NDK transform c...TreeHugger Robot2021-10-121-3/+3
|\| |
| * | Rename getSurfaceTransformHint API and switch to using NDK transform constantsVishnu Nair2021-10-111-3/+3
| |/
| * SurfaceView: Fix SurfaceControl synchronization issuesVishnu Nair2021-09-131-18/+20
* | Fixes the flicker when transfer splash screen view to clientwilsonshih2021-10-051-2/+27
* | Merge "SurfaceView: Fix SurfaceControl synchronization issues"TreeHugger Robot2021-09-131-18/+20
|\ \
| * | SurfaceView: Fix SurfaceControl synchronization issuesVishnu Nair2021-09-091-18/+20
* | | Merge "Surface: Release references to BlastBufferQueue and SurfaceControl on ...Vishnu Nair2021-09-031-1/+1
|\ \ \ | | |/ | |/|
| * | Surface: Release references to BlastBufferQueue and SurfaceControl on Surface...Vishnu Nair2021-08-301-1/+1
| * | Merge "SurfaceView: Synchronize position updates with fixed size changes" int...Vishnu Nair2021-08-051-56/+95
| |\ \