Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
f97654ebed04c091ae9ce8455cc7c2949eb0a6da
/
services
/
surfaceflinger
b3b2ec1
Merge "HDR layer info listener" into sc-dev
by John Reck
· 5 years ago
f7abc6e
Merge "Cleanup initialization of GrContext." into sc-dev
by Derek Sollenberger
· 5 years ago
357e39a
Merge "FramebufferSurface: fix for limitFramebufferSize" into sc-dev
by TreeHugger Robot
· 5 years ago
c4a05e1
Cleanup initialization of GrContext.
by Derek Sollenberger
· 5 years ago
e22b4e8
Merge "Store a wp GraphicBuffer pointer instead of an sp on LayerState" into sc-dev
by Huihong Luo
· 5 years ago
b5183f2
Merge "Apply additional CachedSet rendering fixes" into sc-dev
by Huihong Luo
· 5 years ago
1592f2b
Merge "Check for buffer changes explicitly instead of relying on acquire fence changes" into sc-dev
by Vishnu Nair
· 5 years ago
7be6c0a
Apply additional CachedSet rendering fixes
by Alec Mouri
· 5 years ago
6368475
Merge "Add display orientation to CachedSet rendering" into sc-dev
by Huihong Luo
· 5 years ago
2cb972e
Merge "Pass override dataspace to HWC" into sc-dev
by Alec Mouri
· 5 years ago
a19a896
Store a wp GraphicBuffer pointer instead of an sp on LayerState
by Alec Mouri
· 5 years ago
a1d2a6d
Merge "Allow AppDeadlineMissed along with DisplayFrame jank for SurfaceFrames" into sc-dev
by TreeHugger Robot
· 5 years ago
8827090
HDR layer info listener
by John Reck
· 5 years ago
75ba8bc
Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-dev
by Marin Shalamanov
· 5 years ago
8a94550
Allow AppDeadlineMissed along with DisplayFrame jank for SurfaceFrames
by Adithya Srinivasan
· 5 years ago
7f56cf8
Merge "Change log level of superfluous logs" into sc-dev
by TreeHugger Robot
· 5 years ago
695cb24
Merge "SF: Add setFrameRate vote to TimeStats" into sc-dev
by Ady Abraham
· 5 years ago
a582511
Add display orientation to CachedSet rendering
by Huihong Luo
· 5 years ago
028d91e
Merge changes I1a7da19f,I2898d7bf into sc-dev
by TreeHugger Robot
· 5 years ago
8b9e612
SF: Add setFrameRate vote to TimeStats
by Ady Abraham
· 5 years ago
ddf9b5c
Check for buffer changes explicitly instead of relying on acquire fence changes
by Vishnu Nair
· 5 years ago
345c3c1
Merge "Increase tolerance for ChildLayerTest, ChildLayerAlpha" into sc-dev
by TreeHugger Robot
· 5 years ago
9fc9513
Merge "SF: HWComposer::isConnected can be called before a display is connected" into sc-dev
by Ady Abraham
· 5 years ago
0e2b974
Merge "SF: black out layers that doesn't have gpu accessible buffer" into sc-dev
by Ady Abraham
· 5 years ago
e6b5063
Merge "SF: unsupported getLayerGenericMetadataKeys is not an error" into sc-dev
by Ady Abraham
· 5 years ago
acbdfd8
Merge "SurfaceFlinger: fix refresh rate override when changing refresh rate" into sc-dev
by Ady Abraham
· 5 years ago
69de94c
Increase tolerance for ChildLayerTest, ChildLayerAlpha
by Ana Krulec
· 5 years ago
cb769ae
Merge "Remove Flattener::reset" into sc-dev
by Leon Scroggins
· 5 years ago
6f85afe
Merge "CachedSet::hasBufferUpdate: remove iterator param" into sc-dev
by TreeHugger Robot
· 5 years ago
0b5c7df
Merge "Increase performance for screenshots by pre-loading the buffer" into sc-dev
by Derek Sollenberger
· 5 years ago
4a92f55
FramebufferSurface: fix for limitFramebufferSize
by Marin Shalamanov
· 5 years ago
2e9c703
SF: HWComposer::isConnected can be called before a display is connected
by Ady Abraham
· 5 years ago
7061fd1
SF: add trace for unsignaled fence in transactionIsReadyToBeApplied
by Ady Abraham
· 5 years ago
5cc2e26
SurfaceFlinger: fix refresh rate override when changing refresh rate
by Ady Abraham
· 5 years ago
7a60afb
SF: black out layers that doesn't have gpu accessible buffer
by Ady Abraham
· 5 years ago
3891cbe
SF: unsupported getLayerGenericMetadataKeys is not an error
by Ady Abraham
· 5 years ago
eed0273
Remove Flattener::reset
by Leon Scroggins III
· 5 years ago
980109a
Merge "Hdr format settings [Backend]" into sc-dev
by Kriti Dang
· 5 years ago
6dfcedf
CachedSet::hasBufferUpdate: remove iterator param
by Leon Scroggins III
· 5 years ago
49ad413
Hdr format settings [Backend]
by Kriti Dang
· 5 years ago
a616da9
Merge "Add Gpu composition info to FrameTimeline" into sc-dev
by Adithya Srinivasan
· 5 years ago
ae0b535
RefreshRateConfigs: Fix for default seamlessness and seamed layers
by Marin Shalamanov
· 5 years ago
bb65d05
Split RefreshRateConfigsTest#groupSwitching
by Marin Shalamanov
· 5 years ago
957f7b3
Increase performance for screenshots by pre-loading the buffer
by Derek Sollenberger
· 5 years ago
65eafde
Change log level of superfluous logs
by Vishnu Nair
· 5 years ago
c598677
setFrameRate: Make shouldBeSeamless an enum
by Marin Shalamanov
· 5 years ago
b7edfc2
Pass override dataspace to HWC
by Alec Mouri
· 5 years ago
1da42f0
Merge "SF: fix threads name" into sc-dev
by Ady Abraham
· 5 years ago
01fe49e
Merge "Don't clear all of global stats when clearing layer stats." into sc-dev
by Alec Mouri
· 5 years ago
b552167
Merge "SurfaceFlinger: remove SurfaceControl level vsyncId setting" into sc-dev
by Ady Abraham
· 5 years ago
b6a2fa1
Add Gpu composition info to FrameTimeline
by Adithya Srinivasan
· 5 years ago
fa8dc0f
Merge "Remove legacy disable triple buffering config" into sc-dev
by TreeHugger Robot
· 5 years ago
0a608f9
Merge "SF: disable frame rate override by default" into sc-dev
by TreeHugger Robot
· 5 years ago
b40ac20
Merge "SF: pass the predicted present time to LayerHistory" into sc-dev
by Ady Abraham
· 5 years ago
f9bd241
SF: disable frame rate override by default
by Ady Abraham
· 5 years ago
81a9915
Merge changes from topic "eEarlyWakeup_remove" into sc-dev
by Ady Abraham
· 5 years ago
112b272
Merge "SF: add vsync id to onMessageReceived trace" into sc-dev
by TreeHugger Robot
· 5 years ago
8db1010
SurfaceFlinger: remove SurfaceControl level vsyncId setting
by Ady Abraham
· 5 years ago
10bc3ec
Merge "Add caching override info into dumpsys" into sc-dev
by Alec Mouri
· 5 years ago
dde984b
SF: fix threads name
by Ady Abraham
· 5 years ago
bb100af
SF: add vsync id to onMessageReceived trace
by Ady Abraham
· 5 years ago
debd1cb
Remove legacy disable triple buffering config
by Vishnu Nair
· 5 years ago
1506b18
Introduce release buffer callback for BufferStateLayer
by Vishnu Nair
· 5 years ago
3fabf68
Merge "Expand setBrightness to take BrightnessInfo object" into sc-dev
by John Reck
· 5 years ago
96b9645
Add caching override info into dumpsys
by Alec Mouri
· 5 years ago
7905c2c
Merge "Add output dataspace to CachedSet rendering" into sc-dev
by Alec Mouri
· 5 years ago
2bbc3a8
Merge "Rename crop_legacy to just crop" into sc-dev
by Chavi Weingarten
· 5 years ago
c6465a5
Merge "SF: Don't override active mode with desired mode" into sc-dev
by Marin Shalamanov
· 5 years ago
9c8fce0
Add output dataspace to CachedSet rendering
by Alec Mouri
· 5 years ago
ead2fee
Merge "Add additional predictor unit tests" into sc-dev
by Alec Mouri
· 5 years ago
732ff44
Merge "Don't leak flattened buffers from cached sets." into sc-dev
by Alec Mouri
· 5 years ago
b7f1556
SF: pass the predicted present time to LayerHistory
by Ady Abraham
· 5 years ago
8cbd307
SF: rename ExplicitEarlyWakeup -> EarlyWakeup
by Ady Abraham
· 5 years ago
67fba0f
SurfaceFlinger: remove ISurfaceComposer::eEarlyWakeup
by Ady Abraham
· 5 years ago
99ebe3f
Merge "Add tests for LayerStack::ApproximateMatch" into sc-dev
by Alec Mouri
· 5 years ago
858944d
Merge "SF: check isVsyncValid based on the transaction submitter" into sc-dev
by Ady Abraham
· 5 years ago
b5ecae7
Merge "SF: avoid calling pendingBuffers.insert twice" into sc-dev
by Ady Abraham
· 5 years ago
49c01d0
Merge "SF: add traces to transactionIsReadyToBeApplied" into sc-dev
by Ady Abraham
· 5 years ago
fcddc8e
Merge "SurfaceFlinger: run refresh directly after invalidate" into sc-dev
by Ady Abraham
· 5 years ago
d1b4853
SurfaceFlinger: run refresh directly after invalidate
by Ady Abraham
· 5 years ago
2571450
Rename crop_legacy to just crop
by chaviw
· 5 years ago
132bfbf
Merge "Prevent waiting synchronous case if transaction applied first" into sc-dev
by Arthur Hung
· 5 years ago
82af789
Merge "Add unit tests for planner's LayerState" into sc-dev
by Alec Mouri
· 5 years ago
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
c04b920
Merge changes I0b1cb7ac,I1a5eb572 into sc-dev
by Rob Carr
· 5 years ago
f2b3cde
Add additional predictor unit tests
by Alec Mouri
· 5 years ago
f6a684b
Add tests for LayerStack::ApproximateMatch
by Alec Mouri
· 5 years ago
49da70d
Don't leak flattened buffers from cached sets.
by Alec Mouri
· 5 years ago
f73e801
Merge "SF: fix frameTimelineVsyncId = 0" into sc-dev
by Ady Abraham
· 5 years ago
22be696
Expand setBrightness to take BrightnessInfo object
by John Reck
· 5 years ago
cc81b2f
Merge "Simplify width, height, transform variable for BSL" into sc-dev
by Chavi Weingarten
· 5 years ago
f1b7c7b
Prevent waiting synchronous case if transaction applied first
by arthurhung
· 5 years ago
eb920d9
Add unit tests for planner's LayerState
by Alec Mouri
· 5 years ago
79bf8a9
SurfaceFlinger: Check both queues in transactionFlushNeeded
by Robert Carr
· 5 years ago
6a5dc1f
BufferStateLayer: shouldPresentNow is always true
by Robert Carr
· 5 years ago
cb36a87
Merge changes I6cd9c4cb,I6ceef468 into sc-dev
by Adithya Srinivasan
· 5 years ago
9b24e29
Merge "Add unit tests for android::compositionengine::impl::planner::Flattener" into sc-dev
by Ady Abraham
· 5 years ago
cc8dc21
Merge "Add unit tests for android::compositionengine::impl::planner::CachedSet" into sc-dev
by Ady Abraham
· 5 years ago
Next »