Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
40065e53e207d7c2f96bdf01702b32e80d2542f2
/
services
/
surfaceflinger
/
tests
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
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
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
939cd4d
Fix SF jank classification
by Adithya Srinivasan
· 5 years ago
c738a17
Merge "SurfaceFlinger: mExpectedPresentTime should not be updated outside the main thread" 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
a2a7773
Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native"
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
adebf5c
Support streaming fps updates for a layer subtree to sysui via listener.
by Alec Mouri
· 5 years ago
44e9f3b
SF: fix layer activation with scheduler
by Ady Abraham
· 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
064d5c7
Merge "Update jank reasons in timestats" into sc-dev
by Adithya Srinivasan
· 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
1bba84e
Merge "SF: Reset RefreshRateConfigs policy when modes change" into sc-dev
by Marin Shalamanov
· 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
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
363faf0
Add deadline histograms into timestats
by Alec Mouri
· 5 years ago
65b9be4
Merge "Fix broken FrameLifecycle due to Blast adapter" into sc-dev
by Adithya Srinivasan
· 5 years ago
d486b82
Merge "SurfaceFlinger: expose vsync id extra buffers" into sc-dev
by Ady Abraham
· 5 years ago
7d436ec
Plumb refresh and render rates into shared timeline
by Alec Mouri
· 5 years ago
b238cd5
Fix broken FrameLifecycle due to Blast adapter
by Adithya Srinivasan
· 5 years ago
4cd0184
Merge "Rename DisplayConfig to DisplayMode" into sc-dev
by TreeHugger Robot
· 5 years ago
ca34484
Merge "Fix Transaction tracking for FrameTimeline" into sc-dev
by TreeHugger Robot
· 5 years ago
564f9de
SurfaceFlinger: expose vsync id extra buffers
by Ady Abraham
· 5 years ago
a7fe304
Rename DisplayConfig to DisplayMode
by Marin Shalamanov
· 5 years ago
09dfe2a
Merge "Specify version for aidl_interface explicitly" into sc-dev
by Jeongik Cha
· 5 years ago
b9a7dab
Fix Transaction tracking for FrameTimeline
by Adithya Srinivasan
· 5 years ago
b2ce998
Merge "SF: Don't cache display modes in HWComposer" into sc-dev
by Marin Shalamanov
· 5 years ago
a73115b
Merge "Remove detachChildren" into sc-dev
by Chavi Weingarten
· 5 years ago
045b700
SF: Don't cache display modes in HWComposer
by Marin Shalamanov
· 5 years ago
5814427
Introduce SurfaceFlinger Queued Transaction
by Arthur Hung
· 5 years ago
7825368
Merge "Add inputEventId to SurfaceFrame" into sc-dev
by Siarhei Vishniakou
· 5 years ago
b89b51a
Merge "Added new arguments for screenshot request" into sc-dev
by Chavi Weingarten
· 5 years ago
17ac24b
Added new arguments for screenshot request
by chaviw
· 5 years ago
90d1747
Merge "SF: Query display modes only once during display creation / update" into sc-dev
by TreeHugger Robot
· 5 years ago
fc434ac
Add inputEventId to SurfaceFrame
by Siarhei Vishniakou
· 5 years ago
9959994
SurfaceFlinger: move sync_wait for screen capture to client
by Ady Abraham
· 5 years ago
a903d03
SF: Query display modes only once during display creation / update
by Marin Shalamanov
· 5 years ago
1c3cd77
Merge changes Id05d2eac,I3d8bcbf8 into sc-dev
by Marin Shalamanov
· 5 years ago
12c9e5a
SF: Add DisplayDevice::initiateModeChange
by Marin Shalamanov
· 5 years ago
5801c94
SF: Store display modes in DisplayDevice
by Marin Shalamanov
· 5 years ago
8ba8b07
Remove detachChildren
by chaviw
· 5 years ago
dd5bfa9
SurfaceFlinger: handle high refresh rate deny list
by Ady Abraham
· 5 years ago
f467f89
SF: use parent layer frame rate
by Ady Abraham
· 6 years ago
830c500
Specify version for aidl_interface explicitly
by Jeongik Cha
· 5 years ago
fbf6e5a
Merge "Zero out newer metrics as first commit."
by TreeHugger Robot
· 5 years ago
97a4f38
Merge "Wait for buffers to be latched in ChildLayerTest"
by Vishnu Nair
· 5 years ago
2e2fbda
Wait for buffers to be latched in ChildLayerTest
by Vishnu Nair
· 5 years ago
23c4420
SF: Rename HwcConfigIndexType to DisplayModeId
by Marin Shalamanov
· 5 years ago
75de8f2
Zero out newer metrics as first commit.
by Alec Mouri
· 5 years ago
441f100
Merge "SF: Improve LayerInfo::calculateAverageFrameTime"
by Marin Shalamanov
· 5 years ago
2811bdb
Merge "Revert "Introduce SurfaceFlinger Queued Transaction""
by Zhuoyao Zhang
· 5 years ago
3d3540d
Revert "Introduce SurfaceFlinger Queued Transaction"
by Zhuoyao Zhang
· 5 years ago
3ea1d60
SF: Remove display config functions from HWC2
by Marin Shalamanov
· 5 years ago
534d4b3
Merge "SF: Mutable RefreshRateConfigs"
by TreeHugger Robot
· 5 years ago
2045d5b
SF: Improve LayerInfo::calculateAverageFrameTime
by Marin Shalamanov
· 5 years ago
4e5ad3e
Merge "Send FrameTimeline packets as separate start and end messages"
by Adithya Srinivasan
· 5 years ago
32ecead
Merge "Convert IScreenCaptureListener to AIDL"
by Chavi Weingarten
· 5 years ago
05bd2d1
Send FrameTimeline packets as separate start and end messages
by Adithya Srinivasan
· 5 years ago
6328adc
Merge "CE: Output::setDisplaySize should change only bounds"
by Marin Shalamanov
· 5 years ago
2723c4e
CE: Output::setDisplaySize should change only bounds
by Marin Shalamanov
· 5 years ago
dca1428
Introduce SurfaceFlinger Queued Transaction
by arthurhung
· 6 years ago
0ef7caa
Convert IScreenCaptureListener to AIDL
by chaviw
· 5 years ago
eadf2e7
SF: Mutable RefreshRateConfigs
by Marin Shalamanov
· 5 years ago
3db5cb6
Merge changes Ib9023881,I84a5a99f
by Ady Abraham
· 5 years ago
8738588
Merge "SF: Update the cached display modes in HWComposer on hotplug"
by TreeHugger Robot
· 5 years ago
6e84017
SF: Update the cached display modes in HWComposer on hotplug
by Marin Shalamanov
· 5 years ago
1ce7cbc
Merge "SF: Compile with -Wextra"
by Marin Shalamanov
· 5 years ago
62a0be2
SurfaceFlinger: override frame rate for applications that use setFrameRate
by Ady Abraham
· 5 years ago
dbb6dcf
Revert "SurfaceFlinger: override frame rate for applications that use setFrameRate"
by Ady Abraham
· 5 years ago
408a34c
SF: fix typo
by Marin Shalamanov
· 5 years ago
bed7fd3
SF: Compile with -Wextra
by Marin Shalamanov
· 5 years ago
f0c5649
SurfaceFlinger: correctly pass desired present time for BLAST
by Ady Abraham
· 5 years ago
bb395fa
Merge "SF: Fix VSYNC injection"
by Dominik Laskowski
· 5 years ago
ac14666
Merge "Expand jank classification"
by Adithya Srinivasan
· 5 years ago
8594399
Merge "SF: Break dependency between VsyncConfiguration and RefreshRateConfigs"
by Marin Shalamanov
· 5 years ago
9b2ca3e
Expand jank classification
by Adithya Srinivasan
· 5 years ago
c8cfdc5
Merge changes from topic "frameRateOverrideCTS"
by Ady Abraham
· 5 years ago
2c6716b
SurfaceFlinger: override frame rate for applications that use setFrameRate
by Ady Abraham
· 5 years ago
526c338
SF: Break dependency between VsyncConfiguration and RefreshRateConfigs
by Marin Shalamanov
· 5 years ago
9efa875
Merge changes If9eb2564,Iab01c967,I1056f6fa
by Dominik Laskowski
· 5 years ago
4083086
Merge "Make layer background blur depend on parent alpha"
by Galia Peycheva
· 5 years ago
da7de0e
Make layer background blur depend on parent alpha
by Galia Peycheva
· 5 years ago
31f2b3c
Plumbing through GPU context priority
by Ana Krulec
· 5 years ago
208235c
SF: Fix VSYNC injection
by Dominik Laskowski
· 5 years ago
285e9ed
Merge "Add Shared timeline jank classification listener (1/2)"
by Jorim Jaggi
· 5 years ago
9c03b50
Add Shared timeline jank classification listener (1/2)
by Jorim Jaggi
· 5 years ago
65cde03a
Merge changes If1383a4d,If5193f75,Ia3e2dfa3
by Marin Shalamanov
· 5 years ago
45cd131
Merge changes Id0af0598,Iebb77a33
by Marin Shalamanov
· 5 years ago
f78589c
Destroy DisplayDevice without holding the state lock
by Vishnu Nair
· 5 years ago
Next »