Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
9a29e67aead74c8c667b316230850c6c502ad3ad
/
services
/
surfaceflinger
/
tests
9a29e67
Expose shared timeline counters into telemetry:
by Alec Mouri
· 5 years ago
ada9ec3
Merge "Make a layer secure if its parent is secure."
by TreeHugger Robot
· 5 years ago
de619fa
Make a layer secure if its parent is secure.
by Garfield Tan
· 5 years ago
deaec1d
Merge "Remove hard code color space."
by TreeHugger Robot
· 5 years ago
cd26147
Remove hard code color space.
by Peiyong Lin
· 5 years ago
b52d4c4
Merge "Statically link missing libary to SurfaceFlinger_test"
by TreeHugger Robot
· 5 years ago
3242d5f
Statically link missing libary to SurfaceFlinger_test
by Vishnu Nair
· 5 years ago
bceca72
Merge "Revert^2 "[SF] Introduce VirtualDisplayId""
by TreeHugger Robot
· 5 years ago
0f10d0d
Revert^2 "[SF] Introduce VirtualDisplayId"
by Marin Shalamanov
· 5 years ago
4e9769a
Merge changes I872e2405,Iac8c8377
by TreeHugger Robot
· 5 years ago
7124df8
Merge "Revert "[SF] Introduce VirtualDisplayId""
by Siarhei Vishniakou
· 5 years ago
3a67f36
Revert "[SF] Introduce VirtualDisplayId"
by Siarhei Vishniakou
· 5 years ago
2d73632
Add a backdoor to change FrameTimeline's maxDisplayFrames
by Adithya Srinivasan
· 5 years ago
8991beb
Merge "SurfaceFlinger: fix a crash with RefreshRateOverlay"
by Ady Abraham
· 5 years ago
7f4f5b4
Merge "SurfaceFlinger: decouple EventThread from SF wakeup"
by TreeHugger Robot
· 5 years ago
c0b7016
Merge "[SF] Introduce VirtualDisplayId"
by TreeHugger Robot
· 5 years ago
55fa727
SurfaceFlinger: decouple EventThread from SF wakeup
by Ady Abraham
· 5 years ago
4a474e8
SurfaceFlinger: fix a crash with RefreshRateOverlay
by Ady Abraham
· 5 years ago
7cee53e
[SF] Introduce VirtualDisplayId
by Marin Shalamanov
· 5 years ago
23103b8
Merge "Remove barrierGbp_legacy from layer state"
by Pablo Gamito
· 5 years ago
c351d6f
Remove barrierGbp_legacy from layer state
by Pablo Gamito
· 5 years ago
91346ce
Merge "Pass surface control instead of handle as reference to layers in LayerState"
by Pablo Gamito
· 5 years ago
11dcc22
Pass surface control instead of handle as reference to layers in LayerState
by Pablo Gamito
· 5 years ago
7f8a1e6
SurfaceFlinger: rename FrameTimeline's setActualEndTime
by Ady Abraham
· 5 years ago
97651d2
Merge "SurfaceFlinger: add transactions to FrameTimeline"
by Ady Abraham
· 5 years ago
22c7b5c
SurfaceFlinger: add transactions to FrameTimeline
by Ady Abraham
· 5 years ago
209ae61
Fix wrong framebufferspace computation
by Marin Shalamanov
· 5 years ago
384914a
Merge "Add ids to transactions and dump them in transaction trace"
by Pablo Gamito
· 5 years ago
6ddd261
Fixing threading around mConnections in Scheduler
by Ana Krulec
· 5 years ago
7eb7ee7
Add ids to transactions and dump them in transaction trace
by Pablo Gamito
· 5 years ago
d4e171f
Merge "Revert "Introduce SurfaceFlinger Queued Transaction""
by TreeHugger Robot
· 5 years ago
1bedccb
Revert "Introduce SurfaceFlinger Queued Transaction"
by Arthur Hung
· 5 years ago
f92f54b
Merge "Introduce SurfaceFlinger Queued Transaction"
by TreeHugger Robot
· 5 years ago
3e95285
Introduce SurfaceFlinger Queued Transaction
by arthurhung
· 5 years ago
c6900fa
Merge "Added SKIP_SCREENSHOT flag for layers"
by Chavi Weingarten
· 5 years ago
20c6d9f
Merge "Add listener callback to keep track of tracing state in SCC"
by Pablo Gamito
· 5 years ago
c5676c6
Added SKIP_SCREENSHOT flag for layers
by chaviw
· 5 years ago
6ee484d
Add listener callback to keep track of tracing state in SCC
by Pablo Gamito
· 5 years ago
b2d6a71
Merge "[CE] Extract transform computation logic to ProjectionSpace"
by Marin Shalamanov
· 5 years ago
95055aa
Merge "Return sp on call to createSurfaceInterceptor"
by Pablo Gamito
· 5 years ago
5cfc6e5
Return sp on call to createSurfaceInterceptor
by Pablo Gamito
· 5 years ago
68933fb
[CE] Extract transform computation logic to ProjectionSpace
by Marin Shalamanov
· 5 years ago
e899edf
Merge "Enable SurfaceFlinger to use FrameTimeline"
by TreeHugger Robot
· 5 years ago
5f683cf
Enable SurfaceFlinger to use FrameTimeline
by Adithya Srinivasan
· 5 years ago
98fe220
Merge "Remove VrFlinger usages from SF."
by TreeHugger Robot
· 5 years ago
081be4c
Delete RenderEngine unused code
by Alec Mouri
· 5 years ago
3982f0e
Merge "Only allow system and graphics to create secure displays"
by Chavi Weingarten
· 5 years ago
5fc5544
Merge "Adding onTransact method for testing" am: 6ba4920c3a am: ca7e4c78c4 am: a974d88e33 am: f253c82b8e am: 26ce57b6d1
by Max Spector
· 5 years ago
26ce57b
Merge "Adding onTransact method for testing" am: 6ba4920c3a am: ca7e4c78c4 am: a974d88e33 am: f253c82b8e
by Max Spector
· 5 years ago
ac86719
Adding onTransact method for testing
by Eduardo Rocha
· 5 years ago
d4a6164
Only allow system and graphics to create secure displays
by chaviw
· 5 years ago
e7b9f27
Update screen capture functions to accept a ScreenCaptureListener
by chaviw
· 5 years ago
9c58bcd
Remove VrFlinger usages from SF.
by Alec Mouri
· 5 years ago
ac4ce2a
Merge "Revert "Update screen capture functions to accept a ScreenCaptur...""
by Chavi Weingarten
· 5 years ago
99eeeb8
Revert "Update screen capture functions to accept a ScreenCaptur..."
by Chavi Weingarten
· 5 years ago
8436cbd
Merge "Revert "Revert "Shrink surfaceflinger"""
by TreeHugger Robot
· 5 years ago
8b1ae3f
Revert "Revert "Shrink surfaceflinger""
by John Reck
· 5 years ago
8ff31f2
Merge "Create shared timeline data structure and unit test cases"
by TreeHugger Robot
· 5 years ago
f279e04
Create shared timeline data structure and unit test cases
by Adithya Srinivasan
· 5 years ago
cd580e5
Merge "Fix SurfaceFlinger_test failed when display color mode changed"
by TreeHugger Robot
· 5 years ago
9b240e7
Revert "Shrink surfaceflinger"
by Roshan Pius
· 5 years ago
79e81aa
Fix SurfaceFlinger_test failed when display color mode changed
by arthurhung
· 5 years ago
1b0d669
Shrink surfaceflinger
by John Reck
· 5 years ago
dcafa8d
Update screen capture functions to accept a ScreenCaptureListener
by chaviw
· 5 years ago
147c139
Merge "Handle defer transactions on a detached layer"
by TreeHugger Robot
· 5 years ago
e8b4e70
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
by Xin Li
· 5 years ago
abb701a
Merge "SurfaceFlinger: DispSync -> VsyncController"
by Ady Abraham
· 5 years ago
8cb2188
SurfaceFlinger: DispSync -> VsyncController
by Ady Abraham
· 5 years ago
edbe6d2
Handle defer transactions on a detached layer
by Vishnu Nair
· 5 years ago
8ffc7b8
Pass IScreenCaptureListener to screen capture functions
by chaviw
· 5 years ago
026919a
Merge "Added ScreenCaptureListener to allow for screenshot request callbacks"
by Chavi Weingarten
· 5 years ago
85bf55a
Added ScreenCaptureListener to allow for screenshot request callbacks
by chaviw
· 5 years ago
8735eac
SurfaceFlinger: VSyncReactor should not know VSyncDispatch
by Ady Abraham
· 5 years ago
9c53ee7
SurfaceFlinger: use duration instead of offset
by Ady Abraham
· 5 years ago
b491c90
SurfaceFlinger: use TFD_TIMER_ABSTIME for VSP timer
by Ady Abraham
· 5 years ago
e0ae0ce
Merge "SurfaceFlinger: remove old DispSync implementation"
by Ady Abraham
· 5 years ago
2fc3769
Merge changes from topic "goldfish_ignore_present_fences"
by TreeHugger Robot
· 5 years ago
8432ef1
Merge "Surfaceflinger: rename PhaseOffsets to VsyncConfiguration"
by TreeHugger Robot
· 5 years ago
49cb7d5
SurfaceFlinger: remove old DispSync implementation
by Ady Abraham
· 5 years ago
133340f
Merge "[SF, CE] Rename viewport, frame and destinationClip"
by TreeHugger Robot
· 5 years ago
8287e85
SurfaceFlinger: expose duration as part of phase offsets
by Ady Abraham
· 5 years ago
c581d3c
Surfaceflinger: rename PhaseOffsets to VsyncConfiguration
by Ady Abraham
· 5 years ago
519ee81
Merge changes I05a42795,Ibe230906
by Dominik Laskowski
· 5 years ago
403e7d8
Merge changes Ie31da48e,I946bfa76
by Pablo Gamito
· 5 years ago
6ad317c
[SF, CE] Rename viewport, frame and destinationClip
by Marin Shalamanov
· 5 years ago
de7a38f
Merge "Remove rotation and use flag useIdentityTransform for screenshots."
by Chavi Weingarten
· 5 years ago
4b9d5e1
Allow screen capture for a specified uid.
by chaviw
· 5 years ago
c6ad8af
Remove rotation and use flag useIdentityTransform for screenshots.
by chaviw
· 5 years ago
c308794
Merge "Added ability to capture secure layers in captureLayers"
by Chavi Weingarten
· 5 years ago
70cb6a4
Added ability to capture secure layers in captureLayers
by chaviw
· 5 years ago
08d05c2
SF: Decouple VsyncModulator from Scheduler
by Dominik Laskowski
· 5 years ago
a93a531
SF: Rename VsyncModulator
by Dominik Laskowski
· 5 years ago
7de1783
Merge "Use type safe display IDs."
by Marin Shalamanov
· 5 years ago
8532956
Merge "SF: Remove EventControlThread"
by TreeHugger Robot
· 5 years ago
8b01cc0
SF: Remove EventControlThread
by Dominik Laskowski
· 5 years ago
26c5248
Unified layer capture functions into one function
by chaviw
· 5 years ago
690db38
Unified display screenshot into one displayCapture function
by chaviw
· 5 years ago
426b5c0
Use ScreenCaptureResults in screenCapture helper functions
by chaviw
· 5 years ago
a524a09
Use type safe display IDs.
by Marin Shalamanov
· 5 years ago
3efadb1
Added LayerCapture args to captureLayers functions
by chaviw
· 5 years ago
Next »