Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
ab0c319824632c463ea624cee6f0bc3c8cd8a779
/
services
ab0c319
libsurfaceflinger: handle WINDOW_TYPE_DONT_SCREENSHOT
by Chia-I Wu
· 8 years ago
ce398e4
sf: Defer DispSync initialization
by Saurabh Shah
· 9 years ago
58ba988
Prevent media keys from waking the device, even if they're external.
by Michael Wright
· 8 years ago
c53d355
Postpone color mode change until after boot animation
by Romain Guy
· 8 years ago
349abaf
Merge "surfaceflinger: fix initial crop computation" into oc-dr1-dev
by Chia-I Wu
· 8 years ago
3eba406
Merge "Properly applies the selected saturation boost (vivid mode)" into oc-dr1-dev
by TreeHugger Robot
· 8 years ago
11d63f4
Properly applies the selected saturation boost (vivid mode)
by Romain Guy
· 8 years ago
f9b05ee
SurfaceFlinger: Set property in StartPropertySetThread during init
by Wei Wang
· 8 years ago
df7867f
surfaceflinger: fix initial crop computation
by Chia-I Wu
· 8 years ago
53e5aa9
Use appendFormat instead of append when passing arguments
by Ashutosh Joshi
· 8 years ago
0a68b46
surfaceflinger: fix a nullptr dereference
by Chia-I Wu
· 8 years ago
87cd115
Merge "Fix concurrent writes to the hardware composer" into oc-dr1-dev
by Steven Thomas
· 8 years ago
f5a5f6e
Fix concurrent writes to the hardware composer
by Steven Thomas
· 8 years ago
607b5d1
Merge changes I23e6f088,I800208e8,I55123a7a into oc-dr1-dev
by Dan Stoza
· 9 years ago
2b6d38e
SF: Move screenshot Surface ops off main thread
by Dan Stoza
· 9 years ago
abcda35
SF: Add ImageHolder for screenshot code
by Dan Stoza
· 9 years ago
a9b1aa0
SF: Add WindowDisconnector for screenshot code
by Dan Stoza
· 9 years ago
0db05d3
Merge "Synchronous resource recover mechanism for ISensorEventConnection" into oc-dr1-dev
by Peng Xu
· 9 years ago
2b7b5c3
Merge "Fix BufferHub state machine to return errors on invalid transitions." into oc-dr1-dev
by TreeHugger Robot
· 9 years ago
8cbefd7
Synchronous resource recover mechanism for ISensorEventConnection
by Peng Xu
· 9 years ago
9481328
Merge "Make default permission checks in performance service more restrictive." into oc-dr1-dev
by TreeHugger Robot
· 9 years ago
d53870c
Fix BufferHub state machine to return errors on invalid transitions.
by Corey Tabaka
· 9 years ago
15561b0
Clear callbacks when destroying DvrHwcClient
by Pat Plunkett
· 9 years ago
a36bf92
surfaceflinger: refresh after latching any buffer
by Chia-I Wu
· 9 years ago
94055ca
Make default permission checks in performance service more restrictive.
by Corey Tabaka
· 9 years ago
b5f0e91
Merge "Trust navbar panel and accessibility overlays" into oc-dr1-dev
by Phil Weaver
· 9 years ago
e6ffd49
Merge changes I9047b298,Id9554d6b into oc-dr1-dev
by TreeHugger Robot
· 9 years ago
feb636d
libdvr: Add performance API to platform library.
by Corey Tabaka
· 9 years ago
171155a
Add VrFlinger dumpsys to SurfaceFlinger
by Karthik Ravi Shankar
· 9 years ago
d554797
Merge "SurfaceFlinger: Last minute log removal." into oc-dev am: 56cca289cc
by Robert Carr
· 9 years ago
56cca28
Merge "SurfaceFlinger: Last minute log removal." into oc-dev
by TreeHugger Robot
· 9 years ago
1813e09
Merge "libgui: New mutex for ConsumerBase frame callbacks" into oc-dev
by Dan Stoza
· 9 years ago
fb672ba
Merge "libgui: New mutex for ConsumerBase frame callbacks" into oc-dev
by TreeHugger Robot
· 9 years ago
4e10a52
SurfaceFlinger: Last minute log removal.
by Robert Carr
· 9 years ago
5a07198
Trust navbar panel and accessibility overlays
by Phil Weaver
· 9 years ago
6a4ed9b
Fix hidl_ssvc_poll thread issues
by Peng Xu
· 9 years ago
95971c8
libgui: New mutex for ConsumerBase frame callbacks
by Dan Stoza
· 9 years ago
281a0c2
Merge "Make VR HWC DPI a configurable property" into oc-dr1-dev
by TreeHugger Robot
· 9 years ago
49cdc63
Merge "surfaceflinger: discard stale commands" into oc-dev am: f8ca9a0875
by Chia-I Wu
· 9 years ago
89283e5
Disable skip Validate on client composition am: 269c236109
by Fabien Sanglard
· 9 years ago
f8ca9a0
Merge "surfaceflinger: discard stale commands" into oc-dev
by Chia-I Wu
· 9 years ago
269c236
Disable skip Validate on client composition
by Fabien Sanglard
· 9 years ago
0c6ce46
surfaceflinger: discard stale commands
by Chia-I Wu
· 9 years ago
8976c6a
Skip Validate am: 249c0ae80a
by Fabien Sanglard
· 9 years ago
249c0ae
Skip Validate
by Fabien Sanglard
· 9 years ago
8669acc
Merge "Check key before edit value in countFlushCompleteEventsLocked" into oc-dr1-dev
by TreeHugger Robot
· 9 years ago
bd9f4d2
Make VR HWC DPI a configurable property
by Kevin Schoedel
· 9 years ago
989ed5c
Merge "surfaceflinger: fix a potential child layer leak" into oc-dev
by Chia-I Wu
· 9 years ago
63fbab8
Check key before edit value in countFlushCompleteEventsLocked
by Peng Xu
· 9 years ago
c35a5e2
Merge changes from topic 'layer-wp-race' into oc-dev am: a17b14eb92
by Chia-I Wu
· 9 years ago
fae51c4
surfaceflinger: fix a potential child layer leak
by Chia-I Wu
· 9 years ago
515dc9c
surfaceflinger: Layer::getParent requires state lock held
by Chia-I Wu
· 9 years ago
2397030
Merge "Fix virtual touchpad scroll events." into oc-dr1-dev
by Kevin Schoedel
· 9 years ago
e41dbe6
surfaceflinger: distinguish mCurrentParent/mDrawingParent
by Chia-I Wu
· 9 years ago
f456f32
surfaceflinger: protect Client::mParentLayer with a lock
by Chia-I Wu
· 9 years ago
b299003
Fix virtual touchpad scroll events.
by Kevin Schoedel
· 9 years ago
22c1462
Set the vr hwc vsync rate to match the native vsync
by Stephen Kiazyk
· 9 years ago
d8449e5
Fix getDisplayInfo() for SurfaceFlinger in HWC2 mode. am: c175253b6d
by Alistair Strachan
· 9 years ago
c175253
Fix getDisplayInfo() for SurfaceFlinger in HWC2 mode.
by Alistair Strachan
· 9 years ago
91768a2
Merge changes from topic 'sensor_looper_crash' into oc-dev am: 638055ef41
by Peng Xu
· 9 years ago
fc045b9
SensorManager: attach background thread to JavaVM am: 09034f076e
by Yifan Hong
· 9 years ago
80d87ee
Fix race condition for SensorManager looper.
by Yifan Hong
· 9 years ago
09034f0
SensorManager: attach background thread to JavaVM
by Yifan Hong
· 9 years ago
542eace
Framework sensor manager init not depends on ::android::SensorManager.
by Yifan Hong
· 9 years ago
efa87ca
Merge "Re-enable default display when switching to VR mode." into oc-dr1-dev
by TreeHugger Robot
· 9 years ago
096cb99
Re-enable default display when switching to VR mode.
by Alex Sakhartchouk
· 9 years ago
c1c461a
Add LambdaMessage to SurfaceFlinger
by Alex Sakhartchouk
· 9 years ago
5a556bc
Fix build am: aaef0983ba
by Jorim Jaggi
· 9 years ago
aaef098
Fix build
by Jorim Jaggi
· 9 years ago
5d37ae5
Properly run window animations at vsync-sf (2/2) am: b1e2f8deb3
by Jorim Jaggi
· 9 years ago
b1e2f8d
Properly run window animations at vsync-sf (2/2)
by Jorim Jaggi
· 9 years ago
d6d91e5
Merge "No more ashmem equivalent checker false alarm" into oc-dev
by TreeHugger Robot
· 9 years ago
e4f3207
Merge "Support custom permission, slight adjust of dumpsys print"
by Peng Xu
· 9 years ago
7c92959
Merge "Read saturation boost from a persistent property"
by TreeHugger Robot
· 9 years ago
d8fccf0
Add DVR API for scroll event injection.
by Kevin Schoedel
· 9 years ago
48328dd
Support custom permission, slight adjust of dumpsys print
by Peng Xu
· 9 years ago
3054f00
Read saturation boost from a persistent property
by Romain Guy
· 9 years ago
3780537
Merge "Let the system process set the saturation boost"
by TreeHugger Robot
· 9 years ago
8c6bbd6
Let the system process set the saturation boost
by Romain Guy
· 9 years ago
e6b63e1
surfaceflinger: fix layer count
by Chia-I Wu
· 9 years ago
85da820
Merge changes I87a57825,I3721d163 into oc-dev am: e44ea13766 am: 25bc953ae3
by Robert Carr
· 9 years ago
25bc953
Merge changes I87a57825,I3721d163 into oc-dev am: e44ea13766
by Robert Carr
· 9 years ago
1d00e94
Merge "correct value of TYPE_MAGNIFICATION_OVERLAY" am: 9e94328e22 am: ce9203d628 am: d396aa6869
by kenzyun_chen
· 9 years ago
5885883
Merge "correct value of TYPE_MAGNIFICATION_OVERLAY" am: 9e94328e22 am: ce9203d628
by kenzyun_chen
· 9 years ago
d396aa6
Merge "correct value of TYPE_MAGNIFICATION_OVERLAY" am: 9e94328e22
by kenzyun_chen
· 9 years ago
1fdfea5
Merge "Add saturation boost feature to SurfaceFlinger"
by TreeHugger Robot
· 9 years ago
41b08b5
SurfaceFlinger: Fix final cropping of child layers.
by Robert Carr
· 9 years ago
98b0fd5
SurfaceFlinger: Update parent pointer while performing transaction.
by Robert Carr
· 9 years ago
c988ee4
Remove redundent layer setDataspace calls.
by Courtney Goeltzenleuchter
· 9 years ago
0147a17
Add saturation boost feature to SurfaceFlinger
by Romain Guy
· 9 years ago
7942ad7
correct value of TYPE_MAGNIFICATION_OVERLAY
by kenzyun_chen
· 9 years ago
38513f2
Merge "Fix the build"
by Romain Guy
· 9 years ago
a963873
Fix the build
by Romain Guy
· 9 years ago
efd096d
Merge "surfaceflinger: fix layer count"
by Chia-I Wu
· 9 years ago
9d93cdb
Merge "Use wide gamut only when necessary"
by TreeHugger Robot
· 9 years ago
98f1c10
surfaceflinger: fix layer count
by Chia-I Wu
· 9 years ago
8ec6ff2
Use wide gamut only when necessary
by Romain Guy
· 9 years ago
ee5461c
Merge "Various fixes for wide color gamut rendering"
by Romain Guy
· 9 years ago
88d37dd
Various fixes for wide color gamut rendering
by Romain Guy
· 9 years ago
cb496ac
use 64-bits usage bits almost everywhere
by Mathias Agopian
· 9 years ago
Next »