Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
ae9bf1e192f93b5ad259f7c13c5b72264d9c57a2
/
services
/
surfaceflinger
/
Layer.cpp
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
· 5 years ago
c3800b8
Implement blur region in RenderEngine
by Lucas Dupin
· 5 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
· 5 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
· 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
6b7c5c9
Pass in framenumbers if submitting buffers via BlastBufferQueue
by Vishnu Nair
· 5 years ago
075b598
Merge "Ensure insets for input are transformed correctly."
by Chavi Weingarten
· 5 years ago
44a6d2b
Ensure insets for input are transformed correctly.
by chaviw
· 5 years ago
c5676c6
Added SKIP_SCREENSHOT flag for layers
by chaviw
· 5 years ago
7fb1931
Merge "SurfaceFlinger: Shared timeline plumbing"
by Ady Abraham
· 5 years ago
98fe220
Merge "Remove VrFlinger usages from SF."
by TreeHugger Robot
· 5 years ago
957d753
Merge "fillInputInfo: Guard against integer overflow."
by Rob Carr
· 5 years ago
74e1756
SurfaceFlinger: Shared timeline plumbing
by Ady Abraham
· 5 years ago
9c58bcd
Remove VrFlinger usages from SF.
by Alec Mouri
· 5 years ago
043ba29
[SF] Remove needsFiltering param from Output::setProjection
by Marin Shalamanov
· 5 years ago
a724230
fillInputInfo: Guard against integer overflow.
by Robert Carr
· 5 years ago
edbe6d2
Handle defer transactions on a detached layer
by Vishnu Nair
· 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
250bcbb
Store Layer ownerUid based on metadata or callingUid.
by chaviw
· 5 years ago
c6ad8af
Remove rotation and use flag useIdentityTransform for screenshots.
by chaviw
· 5 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
· 5 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
4f6205d
Merge "Do not set eTraversalNeeded w/out wake up" into rvc-dev
by Valerie Hau
· 6 years ago
d50e741
Do not set eTraversalNeeded w/out wake up
by Valerie Hau
· 6 years ago
5dc426e
SurfaceFlinger-Input: Ignore invisible layers for occlusion detection
by Robert Carr
· 6 years ago
80eb3a5
Merge "Maintain Z order for all layers in offscreen hierarchy" into rvc-dev am: 7e5f235d00 am: a484edb516 am: 05a28a1b60 am: 834542bc4d
by Chavi Weingarten
· 6 years ago
7e5f235
Merge "Maintain Z order for all layers in offscreen hierarchy" into rvc-dev
by Chavi Weingarten
· 6 years ago
7b1e203
Merge "SurfaceFlinger: Send all BufferedLayers to InputFlinger" into rvc-dev am: e0d9770df1 am: abab27f7aa am: 0404496a7e am: f056d85c62
by Rob Carr
· 6 years ago
68d4dab
Maintain Z order for all layers in offscreen hierarchy
by chaviw
· 6 years ago
e0d9770
Merge "SurfaceFlinger: Send all BufferedLayers to InputFlinger" into rvc-dev
by Rob Carr
· 6 years ago
b071075
Merge "Call Layer::getLayerDebugInfo from the main thread" into rvc-dev am: 32ca5feb99 am: cc823882db am: a73c737c35 am: be36df3375
by Vishnu Nair
· 6 years ago
43bccf8
Call Layer::getLayerDebugInfo from the main thread
by Vishnu Nair
· 6 years ago
e67adf9
Merge "Fix issue where surface corner rounding is ignored" into rvc-dev am: a8d1de82db am: 44d73fd79e am: 2e74179fed am: 50e825533a
by TreeHugger Robot
· 6 years ago
eab7ea0
Fix issue where surface corner rounding is ignored
by Lucas Dupin
· 6 years ago
c43da98
Merge "DO NOT MERGE: SurfaceFlinger: Don't wake for pending transactions." into rvc-dev
by Rob Carr
· 6 years ago
a4d569d
Merge "SurfaceFlinger: Don't wake for pending transactions."
by Rob Carr
· 6 years ago
74ba3ea
Merge "SurfaceFlinger: record layer history for TX with eAnimation" into rvc-dev am: d9f4f88929 am: 850fab432c am: be2a192216 am: dbf8093266
by TreeHugger Robot
· 6 years ago
d9f4f88
Merge "SurfaceFlinger: record layer history for TX with eAnimation" into rvc-dev
by TreeHugger Robot
· 6 years ago
0e54c0a
Merge "Add layer flag to allow creating an effect layer without color fill" into rvc-dev am: 3c62656e42 am: cd524b3ee6 am: 6477fd8c45 am: c01a734c59
by TreeHugger Robot
· 6 years ago
7ec777d
DO NOT MERGE: SurfaceFlinger: Don't wake for pending transactions.
by Robert Carr
· 6 years ago
4b87413
SurfaceFlinger: Don't wake for pending transactions.
by Robert Carr
· 6 years ago
5def733
SurfaceFlinger: record layer history for TX with eAnimation
by Ady Abraham
· 6 years ago
c43a23c
Add layer flag to allow creating an effect layer without color fill
by Vishnu Nair
· 6 years ago
144d032
Merge "SurfaceFlinger: tree vote for FrameRateCompatibility::ExactOrMultiple" into rvc-dev am: ff9926fcf2 am: 55ff9cf973 am: 6b52c86e02 am: f5ccb1202b
by Ady Abraham
· 6 years ago
414e8b5
SurfaceFlinger: tree vote for FrameRateCompatibility::ExactOrMultiple
by Ady Abraham
· 6 years ago
edd1360
SurfaceFlinger: Send all BufferedLayers to InputFlinger
by Robert Carr
· 6 years ago
446adfd
Merge "SF: Remove display lookup in Layer classes" into rvc-dev am: 8a908e784f am: 79ff755388 am: 3afe40d8a6 am: 5c4aa4040d
by TreeHugger Robot
· 6 years ago
b7251f4
SF: Remove display lookup in Layer classes
by Dominik Laskowski
· 6 years ago
84cd7c4
Merge "Provide a fixed transform hint if the layer is in a fixed orientation 1/2" into rvc-dev am: 942c53703f am: 72be56f415 am: db18c0a0d1 am: 6ea24439ea
by TreeHugger Robot
· 6 years ago
6213bd9
Provide a fixed transform hint if the layer is in a fixed orientation 1/2
by Vishnu Nair
· 6 years ago
733d34c
Merge "SurfaceFlinger: add frame rate to dumpsys" into rvc-dev am: a2fad15aac am: f43c7f19c8 am: 9a68af8105 am: 0d031fe389
by TreeHugger Robot
· 6 years ago
be23e6a
SurfaceFlinger: add frame rate to dumpsys
by Ady Abraham
· 6 years ago
e4dbdec
Merge "SF: Set blur radius in winscope trace"
by TreeHugger Robot
· 6 years ago
e766cc8
SF: Set blur radius in winscope trace
by Ana Krulec
· 6 years ago
6191fe5
SurfaceFlinger: Rip out Input caching scheme.
by Robert Carr
· 6 years ago
89089c9
SurfaceFlinger: always consider layers with setFrameRate
by Ady Abraham
· 6 years ago
Next »