Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_native
/
b16fa8e49508388184bbf1efff2092a036a54aa6
/
services
/
surfaceflinger
/
Layer.cpp
b16fa8e
Merge "Remove setFrame from BufferStateLayer" into sc-dev
by Chavi Weingarten
· 5 years ago
6c1b7ac
SF: use FenceTime when possible
by Ady Abraham
· 5 years ago
75ba8bc
Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-dev
by Marin Shalamanov
· 5 years ago
9a93ea6
Remove setFrame from BufferStateLayer
by chaviw
· 5 years ago
c598677
setFrameRate: Make shouldBeSeamless an enum
by Marin Shalamanov
· 5 years ago
1506b18
Introduce release buffer callback for BufferStateLayer
by Vishnu Nair
· 5 years ago
2571450
Rename crop_legacy to just crop
by chaviw
· 5 years ago
cc81b2f
Merge "Simplify width, height, transform variable for BSL" into sc-dev
by Chavi Weingarten
· 5 years ago
d11eb6b
Dropping SurfaceFrames from Drawing State
by Adithya Srinivasan
· 5 years ago
785addd
Add isBuffer to SurfaceFrame
by Adithya Srinivasan
· 5 years ago
766c9c5
Simplify width, height, transform variable for BSL
by chaviw
· 5 years ago
58bf7e2
Avoid marking visible regions as dirty when metadata changes
by Vishnu Nair
· 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
a8109d4
Merge "StretchEffect changes" into sc-dev
by John Reck
· 5 years ago
2db024a
Merge "Unrotate inputwindows into rotation display grew-up in" into sc-dev
by Evan Rosky
· 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
c00c669
StretchEffect changes
by John Reck
· 5 years ago
2b9fc25
Unrotate inputwindows into rotation display grew-up in
by [1;3C
· 5 years ago
819f630
Set the render rate on the created surface frame instead of the old one.
by Alec Mouri
· 5 years ago
e06403f
Merge changes Ic348cf9f,Icfd4cecf into sc-dev
by Alec Mouri
· 5 years ago
1c69780
Merge "Add plumbing for sending stretch effect to SF" into sc-dev
by TreeHugger Robot
· 5 years ago
cfe8258
SurfaceFlinger: remove a redundant nullptr check
by Ady Abraham
· 5 years ago
7d436ec
Plumb refresh and render rates into shared timeline
by Alec Mouri
· 5 years ago
cdb4ed7
Add plumbing for sending stretch effect to SF
by John Reck
· 5 years ago
b9a7dab
Fix Transaction tracking for FrameTimeline
by Adithya Srinivasan
· 5 years ago
a73115b
Merge "Remove detachChildren" into sc-dev
by Chavi Weingarten
· 5 years ago
fc434ac
Add inputEventId to SurfaceFrame
by Siarhei Vishniakou
· 5 years ago
f6eddb6
Enable backpressure for BufferStateLayer
by Vishnu Nair
· 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
0a8314d
Merge "Don't fill boundary rectangle when drawing shadows."
by TreeHugger Robot
· 5 years ago
9b2ca3e
Expand jank classification
by Adithya Srinivasan
· 5 years ago
4083086
Merge "Make layer background blur depend on parent alpha"
by Galia Peycheva
· 5 years ago
bd17b3b
Don't fill boundary rectangle when drawing shadows.
by Alec Mouri
· 5 years ago
da7de0e
Make layer background blur depend on parent alpha
by Galia Peycheva
· 5 years ago
6eab17a
Adding additional annotation to Skia Recorder
by Ana Krulec
· 5 years ago
a874f39
Merge "SF: handle long waiting Layer sync point"
by TreeHugger Robot
· 5 years ago
7e72caf
Use empty frame for input when layer bounds is invalid
by chaviw
· 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
30eff2a
Merge "Set ownerUid/ownerPid for layer with no input info"
by Bernardo Rufino
· 5 years ago
6fd11ba
Merge "Check ROTATE_SURFACE_FLINGER permission on arbitrary rotation"
by Hongwei Wang
· 5 years ago
3bba7cb
Set ownerUid/ownerPid for layer with no input info
by Bernardo Rufino
· 5 years ago
948c642
SF: handle long waiting Layer sync point
by KaiChieh Chuang
· 5 years ago
1876e2e
SF: Fix formatting of the layers table in dumpsys
by Marin Shalamanov
· 5 years ago
e8a663d
Add Fps class
by Marin Shalamanov
· 5 years ago
46213ea
Check ROTATE_SURFACE_FLINGER permission on arbitrary rotation
by Hongwei Wang
· 5 years ago
66eaf4a
Dynamically disable blurs when tunnel mode is used
by Galia Peycheva
· 5 years ago
53fc11d
Make shouldBeSeamless an enum
by Marin Shalamanov
· 5 years ago
b887107
Merge changes from topic "isSeamlessRequired"
by TreeHugger Robot
· 5 years ago
4608442
Add shouldBeSeamless to setFrameRate
by Marin Shalamanov
· 5 years ago
69df21f
Merge "Change severity of "No local sync point found" logs"
by TreeHugger Robot
· 5 years ago
9aaf96f
Change severity of "No local sync point found" logs
by Vishnu Nair
· 5 years ago
39cfa2e
Crop bounds sent to input by screen bounds.
by chaviw
· 5 years ago
9febda8
Plumb owner pid into Layer
by Adithya Srinivasan
· 5 years ago
1b3976a
Merge "Expose shared timeline counters into telemetry:"
by TreeHugger Robot
· 5 years ago
9a29e67
Expose shared timeline counters into telemetry:
by Alec Mouri
· 6 years ago
c3800b8
Implement blur region in RenderEngine
by Lucas Dupin
· 6 years ago
47dbd69
Don't lose transaction callbacks that are still in the drawing state.
by chaviw
· 5 years ago
9ff8bcc
Don't increment layer state sequence id when setting setFrameTimelineVsyncForTransaction
by Vishnu Nair
· 5 years ago
64f45cf
Merge "[SurfaceFlinger] Update comments to clarify transform."
by TreeHugger Robot
· 5 years ago
74861ad
[SurfaceFlinger] Update comments to clarify transform.
by Peiyong Lin
· 5 years ago
419cc99
Merge "SurfaceControl: Remove setOverrideScalingMode"
by Rob Carr
· 5 years ago
de619fa
Make a layer secure if its parent is secure.
by Garfield Tan
· 6 years ago
916b036
SurfaceControl: Remove setOverrideScalingMode
by Robert Carr
· 5 years ago
7dee71f
Merge "Block untrusted touches in InputDispatcher"
by Bernardo Rufino
· 5 years ago
ea97d18
Block untrusted touches in InputDispatcher
by Bernardo Rufino
· 6 years ago
7f8a1e6
SurfaceFlinger: rename FrameTimeline's setActualEndTime
by Ady Abraham
· 6 years ago
97651d2
Merge "SurfaceFlinger: add transactions to FrameTimeline"
by Ady Abraham
· 6 years ago
22c7b5c
SurfaceFlinger: add transactions to FrameTimeline
by Ady Abraham
· 6 years ago
6b7c5c9
Pass in framenumbers if submitting buffers via BlastBufferQueue
by Vishnu Nair
· 6 years ago
075b598
Merge "Ensure insets for input are transformed correctly."
by Chavi Weingarten
· 6 years ago
44a6d2b
Ensure insets for input are transformed correctly.
by chaviw
· 6 years ago
c5676c6
Added SKIP_SCREENSHOT flag for layers
by chaviw
· 6 years ago
7fb1931
Merge "SurfaceFlinger: Shared timeline plumbing"
by Ady Abraham
· 6 years ago
98fe220
Merge "Remove VrFlinger usages from SF."
by TreeHugger Robot
· 6 years ago
957d753
Merge "fillInputInfo: Guard against integer overflow."
by Rob Carr
· 6 years ago
74e1756
SurfaceFlinger: Shared timeline plumbing
by Ady Abraham
· 6 years ago
9c58bcd
Remove VrFlinger usages from SF.
by Alec Mouri
· 6 years ago
043ba29
[SF] Remove needsFiltering param from Output::setProjection
by Marin Shalamanov
· 6 years ago
a724230
fillInputInfo: Guard against integer overflow.
by Robert Carr
· 6 years ago
edbe6d2
Handle defer transactions on a detached layer
by Vishnu Nair
· 6 years ago
6ad317c
[SF, CE] Rename viewport, frame and destinationClip
by Marin Shalamanov
· 6 years ago
de7a38f
Merge "Remove rotation and use flag useIdentityTransform for screenshots."
by Chavi Weingarten
· 6 years ago
250bcbb
Store Layer ownerUid based on metadata or callingUid.
by chaviw
· 6 years ago
c6ad8af
Remove rotation and use flag useIdentityTransform for screenshots.
by chaviw
· 6 years ago
1ff3d1e
Use Transform in InputDispatcher
by chaviw
· 6 years ago
44753b1
Move things in InputWindowInfo to enum classes
by Michael Wright
· 6 years ago
c01e137
Added helper functions in Transform and PointerCoords
by chaviw
· 6 years ago
2738c9e
Merge "Use real InputWindowInfo for traces and dumps"
by Chavi Weingarten
· 6 years ago
5e1e8f2
Only attach descendants if parent was detached
by chaviw
· 6 years ago
4c34a09
Use real InputWindowInfo for traces and dumps
by chaviw
· 6 years ago
546c436
Merge "SurfaceFlinger: only focused layers can use appRequestRange" into rvc-dev am: 18c692ccd1 am: 3c7ccbaee2 am: 754a024df1 am: 77c69aab4a
by Ady Abraham
· 6 years ago
aae5ed5
SurfaceFlinger: only focused layers can use appRequestRange
by Ady Abraham
· 6 years ago
340bc1e
Merge "Do not set eTraversalNeeded w/out wake up" into rvc-dev am: 4f6205d3cc am: 5a33a8a399 am: 3cc5626673 am: db5b2c6058
by Valerie Hau
· 6 years ago
e0e3424
Merge changes Iadcd5d8f,Ife2a5a9f into rvc-dev am: 19824afef3 am: f14d133b92 am: b904ba0314 am: 0b0d735df1
by TreeHugger Robot
· 6 years ago
Next »