Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
5690bdaa18610454b44da3ff3f31e6dc6d6ed849
/
services
/
surfaceflinger
5690bda
SF: check isVsyncValid based on the transaction submitter
by Ady Abraham
· 5 years ago
c790012
SF: avoid calling pendingBuffers.insert twice
by Ady Abraham
· 5 years ago
2f43b20
SF: add traces to transactionIsReadyToBeApplied
by Ady Abraham
· 5 years ago
36e94b4
Merge changes I3a501dd0,I23f3b85f into sc-dev
by Adithya Srinivasan
· 5 years ago
06c667b
Merge changes I8d2a0988,I5f8f7c4a into sc-dev
by Galia Peycheva
· 5 years ago
7c4ac7a
Consider invalid present fence time in FrameTimeline
by Adithya Srinivasan
· 5 years ago
115ac69
Call SurfaceFrame::onPresent if DisplayFrame predictions expired
by Adithya Srinivasan
· 5 years ago
a7836eb
Merge "Update OWNERS files" am: 3e408369ff am: 00e0bf8fca am: 397d02d1ec
by Yiwei Zhang
· 5 years ago
b12a8ad
Update OWNERS files
by Yiwei Zhang
· 5 years ago
e7f6ee7
Fix bg blur not showing when layer alpha is 0
by Galia Peycheva
· 5 years ago
561d05c
Fix blur sampling outside bounds of layer
by Galia Peycheva
· 5 years ago
cf69b99
Merge changes Ie6cff82f,I0f95f2a3 into sc-dev
by Ady Abraham
· 5 years ago
29d16cb
SurfaceFlinger: check transaction timings even if it doesn't have a buffer
by Ady Abraham
· 5 years ago
43752eb
SurfaceFlinger: get nextPredictedPresentTime directly from frame timeline
by Ady Abraham
· 5 years ago
8cf8f46
Merge "Fix a memory leak with pending jank classifications" into sc-dev
by Adithya Srinivasan
· 5 years ago
335c73a
Merge "Support task ID for fps listener rather than SurfaceControl." into sc-dev
by Yiwei Zhang
· 5 years ago
a9a68a6
Support task ID for fps listener rather than SurfaceControl.
by Alec Mouri
· 5 years ago
e804a54
Merge "Fix memory leaks in libcompositionengine_test" into sc-dev
by Ady Abraham
· 5 years ago
1703644
Merge "Trace PredictionState for Surface and Display Frames" into sc-dev
by TreeHugger Robot
· 5 years ago
d17c7da
Fix a memory leak with pending jank classifications
by Adithya Srinivasan
· 5 years ago
eca9d75
Fix memory leaks in libcompositionengine_test
by Ady Abraham
· 5 years ago
e173113
Merge "Avoid marking visible regions as dirty when metadata changes" into sc-dev
by TreeHugger Robot
· 5 years ago
96e73df
Merge "Trace DisplayFrame present time as the slice end time" into sc-dev
by Adithya Srinivasan
· 5 years ago
44b26bd
Merge "SF: Requery display modes if the active mode is not supported" into sc-dev
by Marin Shalamanov
· 5 years ago
24939d6
Merge "SF: Sequential display mode IDs" into sc-dev
by Marin Shalamanov
· 5 years ago
58bf7e2
Avoid marking visible regions as dirty when metadata changes
by Vishnu Nair
· 5 years ago
9d517aa
Merge "Update pending buffer counts immediately" into sc-dev
by Vishnu Nair
· 5 years ago
8503741
Merge "Remove token invalid check for BufferSurfaceFrame" into sc-dev
by TreeHugger Robot
· 5 years ago
d3b5c5d
SF: Requery display modes if the active mode is not supported
by Marin Shalamanov
· 5 years ago
f22e6ac
SF: Sequential display mode IDs
by Marin Shalamanov
· 5 years ago
e560d0c
Merge "Change fps listener permission to allow systemui to use it." into sc-dev
by Alec Mouri
· 5 years ago
8603b1e
Merge "Sever the link to inputflinger when system_server crashes" into sc-dev
by Vishnu Nair
· 5 years ago
c8957ee
Change fps listener permission to allow systemui to use it.
by Alec Mouri
· 5 years ago
cd5e638
Merge "SurfaceFlinger: Check frameIsEarly earlier" into sc-dev
by Rob Carr
· 5 years ago
b9df470
Sever the link to inputflinger when system_server crashes
by Vishnu Nair
· 5 years ago
78e58af
Trace PredictionState for Surface and Display Frames
by Adithya Srinivasan
· 5 years ago
1a97163
Trace DisplayFrame present time as the slice end time
by Adithya Srinivasan
· 5 years ago
891004e
Remove token invalid check for BufferSurfaceFrame
by Adithya Srinivasan
· 5 years ago
8f751f8
Merge "Fix SF jank classification" into sc-dev
by Adithya Srinivasan
· 5 years ago
a7cda15
SurfaceFlinger: Check frameIsEarly earlier
by Robert Carr
· 5 years ago
53c4e8a
Merge "Dispatch texture destruction off of render thread for screenshots" into sc-dev
by Alec Mouri
· 5 years ago
939cd4d
Fix SF jank classification
by Adithya Srinivasan
· 5 years ago
0d99510
Dispatch texture destruction off of render thread for screenshots
by Alec Mouri
· 5 years ago
8eda69e
Update pending buffer counts immediately
by Vishnu Nair
· 5 years ago
c738a17
Merge "SurfaceFlinger: mExpectedPresentTime should not be updated outside the main thread" into sc-dev
by Ady Abraham
· 5 years ago
886de14
Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" into sc-dev
by Bob Badour
· 5 years ago
2ca7b8f
Merge changes from topics "sf_flattener", "sf_planner" into sc-dev
by Ady Abraham
· 5 years ago
e46243a
SurfaceFlinger: mExpectedPresentTime should not be updated outside the
by Ady Abraham
· 5 years ago
3306e49
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native
by Bob Badour
· 5 years ago
671994c
Merge "Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native"" into sc-dev
by Bob Badour
· 5 years ago
a2a7773
Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native"
by Bob Badour
· 5 years ago
9dce082
Merge changes from topic "sf_planner" into sc-dev
by Ady Abraham
· 5 years ago
6166c31
SF: Add Planner flattener
by Dan Stoza
· 5 years ago
47437bb
SF: Add Planner predictor
by Dan Stoza
· 5 years ago
e55301f
Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" into sc-dev
by Bob Badour
· 5 years ago
dde1abd
Merge "Support streaming fps updates for a layer subtree to sysui via listener." into sc-dev
by Alec Mouri
· 5 years ago
f84491a
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native
by Bob Badour
· 5 years ago
269dc4d
SF: Add initial Planner infrastructure
by Dan Stoza
· 5 years ago
9c87def
SF: add a sysprop to control layer caching
by Ady Abraham
· 5 years ago
6c8199f
Merge "Check for any permissions before holding any sf locks" into sc-dev
by Vishnu Nair
· 5 years ago
24e3bba
Check for any permissions before holding any sf locks
by Vishnu Nair
· 5 years ago
329808e
Merge "SF: Move ALLM and GameContentType to DynamicDisplayInfo" into sc-dev
by Marin Shalamanov
· 5 years ago
adebf5c
Support streaming fps updates for a layer subtree to sysui via listener.
by Alec Mouri
· 5 years ago
b173f75
SF: Move ALLM and GameContentType to DynamicDisplayInfo
by Marin Shalamanov
· 5 years ago
44e9f3b
SF: fix layer activation with scheduler
by Ady Abraham
· 5 years ago
4ab66f4
Merge "SurfaceFlinger: Add ClientCache dumps" into sc-dev
by TreeHugger Robot
· 5 years ago
a8109d4
Merge "StretchEffect changes" into sc-dev
by John Reck
· 5 years ago
af9b2ae
Merge "Introduce DynamicDisplayInfo" into sc-dev
by Marin Shalamanov
· 5 years ago
228f46b
Introduce DynamicDisplayInfo
by Marin Shalamanov
· 5 years ago
01833ba
Merge "surfaceflinger: Enable PGO" am: 72ee793760 am: 32bf575529 am: dd7e13d4fa
by Yi Kong
· 5 years ago
2db024a
Merge "Unrotate inputwindows into rotation display grew-up in" into sc-dev
by Evan Rosky
· 5 years ago
064d5c7
Merge "Update jank reasons in timestats" into sc-dev
by Adithya Srinivasan
· 5 years ago
2598f20
surfaceflinger: Enable PGO
by Yi Kong
· 5 years ago
55ee875
Merge "Trace predictionExpired and dropped frames properly" into sc-dev
by TreeHugger Robot
· 5 years ago
061c14c
Trace predictionExpired and dropped frames properly
by Adithya Srinivasan
· 5 years ago
ead1716
Update jank reasons in timestats
by Adithya Srinivasan
· 5 years ago
c00c669
StretchEffect changes
by John Reck
· 5 years ago
1bba84e
Merge "SF: Reset RefreshRateConfigs policy when modes change" into sc-dev
by Marin Shalamanov
· 5 years ago
57bbbd0
Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" into sc-dev
by Bob Badour
· 5 years ago
2b9fc25
Unrotate inputwindows into rotation display grew-up in
by [1;3C
· 5 years ago
050ca4a
Merge "Check status codes of GraphicBuffers on allocation" into sc-dev
by Alec Mouri
· 5 years ago
2e67185
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native
by Bob Badour
· 5 years ago
75f3725
SF: Reset RefreshRateConfigs policy when modes change
by Marin Shalamanov
· 5 years ago
beba6f0
SurfaceFlinger: Add ClientCache dumps
by Robert Carr
· 5 years ago
95a8eac
Merge "Set the render rate on the created surface frame instead of the old one." into sc-dev
by Alec Mouri
· 5 years ago
c789c90
Merge "Grab the tracing lock before calling the trace runner" into sc-dev
by Vishnu Nair
· 5 years ago
819f630
Set the render rate on the created surface frame instead of the old one.
by Alec Mouri
· 5 years ago
3c53823
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native
by Bob Badour
· 5 years ago
7013b6f
Check status codes of GraphicBuffers on allocation
by Alec Mouri
· 5 years ago
c96ad66
Grab the tracing lock before calling the trace runner
by Vishnu Nair
· 5 years ago
9561943
Return janktype properly for dropped frames
by Adithya Srinivasan
· 5 years ago
e06403f
Merge changes Ic348cf9f,Icfd4cecf into sc-dev
by Alec Mouri
· 5 years ago
3c18744
Merge "Fix acquire and framenumber mismatch in transaction complete callback" into sc-dev
by Vishnu Nair
· 5 years ago
363faf0
Add deadline histograms into timestats
by Alec Mouri
· 5 years ago
935590e
Fix acquire and framenumber mismatch in transaction complete callback
by Vishnu Nair
· 5 years ago
65b9be4
Merge "Fix broken FrameLifecycle due to Blast adapter" into sc-dev
by Adithya Srinivasan
· 5 years ago
1c69780
Merge "Add plumbing for sending stretch effect to SF" into sc-dev
by TreeHugger Robot
· 5 years ago
70091d6
Merge "Only dump active display mode when it exists." into sc-dev
by TreeHugger Robot
· 5 years ago
6b52d82
Merge "SurfaceFlinger: remove a redundant nullptr check" into sc-dev
by TreeHugger Robot
· 5 years ago
934e0cf
Only dump active display mode when it exists.
by Alec Mouri
· 5 years ago
Next »