Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
8fdffdeedee059d3554aa8d56debed2cd44f5158
/
services
/
surfaceflinger
/
Layer.cpp
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
· 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
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
60db8c0
Fix a long standing locking issue with tracing thread
by Vishnu Nair
· 6 years ago
2c72833
Merge "Fix touch fails after drag and drop" into rvc-dev
by TreeHugger Robot
· 6 years ago
8e46e75
Merge "SurfaceFlinger: Layer::getFrameRate() with relatives" into rvc-dev
by TreeHugger Robot
· 6 years ago
60e42ea
SurfaceFlinger: Layer::getFrameRate() with relatives
by Ady Abraham
· 6 years ago
4df68ab
Fix touch fails after drag and drop
by Arthur Hung
· 6 years ago
a125784
SurfaceFlinger: Cache updateInputWindows call
by Robert Carr
· 6 years ago
d45b96e
Merge "[SurfaceFlinger] Add hwc information to winscope:" into rvc-dev
by TreeHugger Robot
· 6 years ago
6b9e991
[SurfaceFlinger] Add hwc information to winscope:
by Alec Mouri
· 6 years ago
3b653e7
Zero out framenumber when clearing out layer
by Vishnu Nair
· 6 years ago
62a4cf8
Add compatibility param to setFrameRate() api
by Steven Thomas
· 6 years ago
55a81a2
Merge "Retrieve a list of composition settings from front end layer"
by TreeHugger Robot
· 6 years ago
4fa5e4a
Merge changes I63f2a34e,I3e95be93
by TreeHugger Robot
· 6 years ago
8d9f836
[sf] Pass metadata to layer during composition
by Lloyd Pique
· 6 years ago
b87d94f
Retrieve a list of composition settings from front end layer
by Vishnu Nair
· 6 years ago
edd6bc9
Merge "Rename ColorLayer to EffectLayer to handle both shadows and color fill"
by Vishnu Nair
· 6 years ago
fa247b1
Rename ColorLayer to EffectLayer to handle both shadows and color fill
by Vishnu Nair
· 6 years ago
3803b8d
SF: Flag guard setFrameRate() API
by Ana Krulec
· 6 years ago
da0f906
Merge "CE: Remove compositionengine::Layer"
by TreeHugger Robot
· 6 years ago
71c437d
SurfaceFlinger: add support for FrameRateCompatibilityType
by Ady Abraham
· 6 years ago
1994958
Merge "Use new traversal function when order doesn't matter"
by TreeHugger Robot
· 6 years ago
844fa67
Use new traversal function when order doesn't matter
by Edgar Arriaga
· 6 years ago
134651a
Move frame number to layer state
by Valerie Hau
· 6 years ago
de19665
CE: Remove compositionengine::Layer
by Lloyd Pique
· 6 years ago
Next »