Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
native
/
b0094482efbe00ccdc3e211cd9f035d77e0ccbcc
/
services
b009448
[RenderEngine] Support extended SRGB transform.
by Peiyong Lin
· 7 years ago
ca35d8d
Merge changes I362ec1fc,I2d574855
by TreeHugger Robot
· 7 years ago
f58625d
SF: Introduce libsurfaceflinger_unittest
by Lloyd Pique
· 7 years ago
66ce40d
SF: Convert to Android.bp
by Lloyd Pique
· 7 years ago
c51edbd
Merge "surfaceflinger: support BT2020_ITU_PQ"
by TreeHugger Robot
· 7 years ago
98a420a
Merge "Add "animation" class to vr_hwc"
by Steven Thomas
· 7 years ago
8d2651e
surfaceflinger: support BT2020_ITU_PQ
by Chia-I Wu
· 7 years ago
c12e5b8
Merge "[SurfaceFlinger] Update ColorLayer to set dataspace."
by Peiyong Lin
· 7 years ago
1e0b528
Add "animation" class to vr_hwc
by Steven Thomas
· 7 years ago
13170c8
[SurfaceFlinger] Update ColorLayer to set dataspace.
by Peiyong Lin
· 7 years ago
a2163aa
Merge changes from topic "re-hdr"
by Chia-I Wu
· 7 years ago
844e379
Merge "Update hwcomposer include paths"
by Courtney Goeltzenleuchter
· 7 years ago
5c6e463
surfaceflinger: always advertise HDR10 when wide color is available
by Chia-I Wu
· 7 years ago
131d376
surfaceflinger: add BT2020_PQ support to RenderEngine
by Chia-I Wu
· 7 years ago
7e65bc0
surfaceflinger: generalize Description::mIsWideGamut
by Chia-I Wu
· 7 years ago
a89a787
Merge "binder interface between ArcBridge and C2VDAAdaptorProxy"
by TreeHugger Robot
· 7 years ago
01dcba5
binder interface between ArcBridge and C2VDAAdaptorProxy
by Hirokazu Honda
· 7 years ago
5c9664c
Merge "No sensor access to idle UIDs - native framework"
by TreeHugger Robot
· 7 years ago
8755122
Update hwcomposer include paths
by Courtney Goeltzenleuchter
· 7 years ago
0f4b0d3
Merge "SensorRegistrationInfo: Set sampling rate and max reporting latency to 64-bit variables."
by Julius D'souza
· 7 years ago
0c11459
Merge "SurfaceFlinger: Change to support client target flip"
by Matthew Bouyack
· 7 years ago
88a905b
SurfaceFlinger: Change to support client target flip
by Madhuri Athota
· 8 years ago
f1831a1
Merge "SurfaceFlinger: Do not capture rounded corners on screenshots"
by TreeHugger Robot
· 7 years ago
8acf5a0
SurfaceFlinger: Do not capture rounded corners on screenshots
by Adrian Roos
· 7 years ago
5a96326
Force client composition if we'd use rotator
by Jorim Jaggi
· 7 years ago
5b15ef6
Enable IMG_context_priority depending on availability
by Jorim Jaggi
· 7 years ago
a67cda6
Merge "SurfaceFlinger: Optimize region calculation for invisible layers."
by TreeHugger Robot
· 7 years ago
e752a5c
No sensor access to idle UIDs - native framework
by Svet Ganov
· 7 years ago
e5f4f69
SurfaceFlinger: Optimize region calculation for invisible layers.
by Robert Carr
· 7 years ago
c520831
Use wide color modes with external displays
by Lloyd Pique
· 7 years ago
2ae2b3b
Allow a primary display disconnect
by Lloyd Pique
· 7 years ago
715a2c1
Determine displayType in SurfaceFlinger
by Lloyd Pique
· 7 years ago
fcd8661
Eliminate duplicate device creation code
by Lloyd Pique
· 7 years ago
ba04e62
Move hotplug processing to the main thread
by Lloyd Pique
· 7 years ago
347200f
Create processDisplayChangesLocked
by Lloyd Pique
· 7 years ago
7989421
Merge "[SurfaceFlinger] Replace NULL with nullptr."
by Peiyong Lin
· 7 years ago
566a3b4
[SurfaceFlinger] Replace NULL with nullptr.
by Peiyong Lin
· 7 years ago
7e7cddf
Merge "Get layer trace status from SurfaceFlinger service"
by Vishnu Nair
· 7 years ago
eaf7acd
Ensure deviceTimestamp is cleared
by Siarhei Vishniakou
· 7 years ago
16f9069
Process EV_MSC MSC_TIMESTAMP in InputMapper
by Siarhei Vishniakou
· 7 years ago
87704c9
Get layer trace status from SurfaceFlinger service
by Vishnu Nair
· 7 years ago
25429cb
surfaceflinger: Description init style change
by Greg Kaiser
· 7 years ago
b941e69
surfaceflinger: Initialize Description field
by Greg Kaiser
· 7 years ago
7a94772
surfaceflinger: Remove unused variable
by Greg Kaiser
· 7 years ago
de50968
Merge "Restore ability of system to screenshot secure layers."
by TreeHugger Robot
· 7 years ago
cdd574e
Merge "Add plumbing for HDR metadata"
by TreeHugger Robot
· 7 years ago
03480e2
Restore ability of system to screenshot secure layers.
by Robert Carr
· 7 years ago
9f2eb0f
Merge "Return std::string to not point to freed memory"
by TreeHugger Robot
· 7 years ago
9bad0d7
Add plumbing for HDR metadata
by Courtney Goeltzenleuchter
· 7 years ago
587c3f0
Return std::string to not point to freed memory
by Siarhei Vishniakou
· 7 years ago
154f5bb
Merge "Avoid unnecessary calls to updateTransformHint"
by Rob Carr
· 7 years ago
cf37f9e
Merge "Correct setLayer variants."
by TreeHugger Robot
· 7 years ago
448f8b1
Merge "Scale the pressure range's max value."
by TreeHugger Robot
· 7 years ago
aa449c9
Scale the pressure range's max value.
by Michael Wright
· 7 years ago
7f96780
Merge "libui: use unique_fd in Fence"
by TreeHugger Robot
· 7 years ago
93d120d
Merge "surfaceflinger: defer EGLImage creation"
by Chia-I Wu
· 7 years ago
11f2a9b
surfaceflinger: defer EGLImage creation
by Chia-I Wu
· 7 years ago
df1badd
libui: use unique_fd in Fence
by Chia-I Wu
· 7 years ago
b28c674
surfaceflinger: rename BufferLayer::mSurfaceFlingerConsumer
by Chia-I Wu
· 7 years ago
a26d082
surfaceflinger: fix fence fd double close
by Chia-I Wu
· 7 years ago
415cc5a
Merge "SF: Switch computeBounds to return FloatRect"
by TreeHugger Robot
· 7 years ago
9c57956
Merge "surfaceflinger: do not check HWC2::Capability::SkipValidate" am: c770d27ff0 am: 45f9c3871b
by Chia-I Wu
· 7 years ago
7fef217
Merge "surfaceflinger: do not check HWC2::Capability::SkipValidate" am: c770d27ff0
by Chia-I Wu
· 7 years ago
c770d27
Merge "surfaceflinger: do not check HWC2::Capability::SkipValidate"
by Chia-I Wu
· 7 years ago
f03a7f8
Merge "Fix sanitizer in surfaceflinger waitForEvent." am: a7b2ac212a
by Ivan Lozano
· 7 years ago
043488d
Merge "Fix surfaceflinger on integer sanitized builds." am: 630fcaf0ab
by Ivan Lozano
· 7 years ago
221b592
surfaceflinger: update BufferLayerConsumer comments
by Chia-I Wu
· 7 years ago
6748db4
surfaceflinger: remove EGL/GLES dependency from BufferLayerConsumer
by Chia-I Wu
· 7 years ago
3498e3c
surfaceflinger: use RenderEngine sync primitives
by Chia-I Wu
· 7 years ago
a7b2ac2
Merge "Fix sanitizer in surfaceflinger waitForEvent."
by Ivan Lozano
· 7 years ago
630fcaf
Merge "Fix surfaceflinger on integer sanitized builds."
by Ivan Lozano
· 7 years ago
80d6116
SF: Switch computeBounds to return FloatRect
by Dan Stoza
· 7 years ago
c6c2a8a
Fix surfaceflinger on integer sanitized builds.
by Ivan Lozano
· 7 years ago
0b3162a
Fix sanitizer in surfaceflinger waitForEvent.
by Ivan Lozano
· 7 years ago
9f2db77
surfaceflinger: pass RenderEngine into BufferLayerConsumer
by Chia-I Wu
· 7 years ago
401ef83
surfaceflinger: add image abstraction to RenderEngine
by Chia-I Wu
· 7 years ago
767fcf7
surfaceflinger: add more sync operations to RenderEngine
by Chia-I Wu
· 7 years ago
767d7c9
surfaceflinger: support EGL extensions in GLExtensions
by Chia-I Wu
· 7 years ago
67d21a8
Merge "Fix sanitizer in InputFlinger Reader/Dispatcher." am: bfdea369b7
by Ivan Lozano
· 7 years ago
bfdea36
Merge "Fix sanitizer in InputFlinger Reader/Dispatcher."
by Ivan Lozano
· 7 years ago
623c43a
Fix sanitizer in InputFlinger Reader/Dispatcher.
by Ivan Lozano
· 7 years ago
75abadc
Merge "Fix sanitizer in handleTransitionLocked." am: 66d9ea6345 am: 201a44a961
by Ivan Lozano
· 7 years ago
66d9ea6
Merge "Fix sanitizer in handleTransitionLocked."
by Ivan Lozano
· 7 years ago
6531a6d
Merge "Fix sanitizer in setViewportAndProjection." am: 739c8b7cea am: e3d84283f8
by Ivan Lozano
· 7 years ago
34ff878
Fix sanitizer in handleTransitionLocked.
by Ivan Lozano
· 7 years ago
054888f
Fix sanitizer in setViewportAndProjection.
by Ivan Lozano
· 7 years ago
c35b820
SensorRegistrationInfo: Set sampling rate and max reporting latency
by Julius D'souza
· 7 years ago
da9904d
Merge "Fix sanitizer in setViewportAndProjection."
by Ivan Lozano
· 7 years ago
41b98d4
surfaceflinger: do not check HWC2::Capability::SkipValidate
by Chia-I Wu
· 7 years ago
1f58ac5
Fix sanitizer in setViewportAndProjection.
by Ivan Lozano
· 7 years ago
27c3c9e
Merge changes from topic "sf-re-3"
by Chia-I Wu
· 7 years ago
2c32175
surfaceflinger: remove vsync hint
by Tim Murray
· 7 years ago
0cb75ac
surfaceflinger: remove SurfaceFlingerConsumer
by Chia-I Wu
· 7 years ago
67dcc69
surfaceflinger: move all SurfaceFlingerConsumer data members
by Chia-I Wu
· 7 years ago
da5c730
surfaceflinger: move SurfaceFlingerConsumer::mPendingRelease
by Chia-I Wu
· 7 years ago
fd257f8
surfaceflinger: move SurfaceFlingerConsumer::mContentsChangedListener
by Chia-I Wu
· 7 years ago
c75c44d
surfaceflinger: move SurfaceFlingerConsumer::mLayer
by Chia-I Wu
· 7 years ago
e1e1187
surfaceflinger: remove BufferLayerConsumer::scaleDownCrop
by Chia-I Wu
· 7 years ago
243b74a
surfaceflinger: remove BufferLayerConsumer::computeTransformMatrix
by Chia-I Wu
· 7 years ago
bd854bf
surfaceflinger: simplify BufferLayerConsumer constructor
by Chia-I Wu
· 7 years ago
Next »