Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
013f02e58b0b17b5b9fb4b4a2b3dc482eecfc434
/
services
0fa8676
test-hwc2: fix build errors on other branches
by Marissa Wall
· 9 years ago
ae7d324
test-hwc2: dump
by Marissa Wall
· 9 years ago
bad1bc7
test-hwc2: virtual displays
by Marissa Wall
· 9 years ago
35040c5
test-hwc2: color and hdr requests
by Marissa Wall
· 9 years ago
563030b
test-hwc2: present display
by Marissa Wall
· 9 years ago
f18cfb0
test-hwc2: add client target support
by Marissa Wall
· 9 years ago
706178d
test-hwc2: get and accept display changes
by Marissa Wall
· 9 years ago
1cd789c
test-hwc2: validate display
by Marissa Wall
· 9 years ago
f7618ed
test-hwc2: set layer visible region
by Marissa Wall
· 9 years ago
5a240aa
test-hwc2: set layer buffer
by Marissa Wall
· 9 years ago
ad76181
test-hwc2: set layer surface damage
by Marissa Wall
· 9 years ago
2a0aaf9
test-hwc2: set cursor position
by Marissa Wall
· 9 years ago
ee24278
test-hwc2: set layer color
by Marissa Wall
· 9 years ago
c57468f
test-hwc2: set layer source crop
by Marissa Wall
· 9 years ago
600a73b
test-hwc2: set layer display frame
by Marissa Wall
· 9 years ago
273b1df
test-hwc2: set layer z order
by Marissa Wall
· 9 years ago
ac10819
test-hwc2: set layer transform
by Marissa Wall
· 9 years ago
2b1f530
test-hwc2: set layer plane alpha
by Marissa Wall
· 9 years ago
b72b5c9
test-hwc2: set layer dataspace
by Marissa Wall
· 9 years ago
ffc67da
test-hwc2: set layer blend mode
by Marissa Wall
· 9 years ago
6bd8bfd
test-hwc2: set layer composition type
by Marissa Wall
· 9 years ago
dd4087f
test-hwc2: get display name
by Marissa Wall
· 9 years ago
572a1ee
test-hwc2: enable vsync
by Marissa Wall
· 9 years ago
03c9173
test-hwc2: power mode support
by Marissa Wall
· 9 years ago
93dc04f
test-hwc2: get and set active config
by Marissa Wall
· 9 years ago
cf935cb
test-hwc2: get display configs and attributes
by Marissa Wall
· 9 years ago
1db2e37
test-hwc2: create and destroy layers
by Marissa Wall
· 9 years ago
cfb9a07
test-hwc2: display type support
by Marissa Wall
· 9 years ago
a4b0148
test-hwc2: register callback functions
by Marissa Wall
· 9 years ago
4d60005
test-hwc2: open and close hwc2 device
by Marissa Wall
· 9 years ago
391ab06
Removed build time variable ENABLE_CPUSETS.
by Isaac Chen
· 9 years ago
267ab79
SurfaceFlinger supports ClearClientTarget for Sideband
by Gray Huang
· 9 years ago
7823e12
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 9 years ago
a5e161b
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 9 years ago
83f8bba
Merge "surfaceflinger:Fix potential crash issue when do AIDL FUZZ test"
by Jinguang Dong
· 9 years ago
9f8b9ae
surfaceflinger:Fix potential crash issue when do AIDL FUZZ test
by Jinguang Dong
· 9 years ago
22d12a8
Merge "Revert "Workaround alloc-dealloc-mismatch error on ASan device boot.""
by Evgenii Stepanov
· 9 years ago
3ed78e4
Revert "Workaround alloc-dealloc-mismatch error on ASan device boot."
by Evgenii Stepanov
· 9 years ago
ee87482
Merge "Fix surfaceflinger file descriptor leak" am: af2fbb0ccc
by Fabien Sanglard
· 9 years ago
0a4b26e
Fix surfaceflinger file descriptor leak
by Fabien Sanglard
· 9 years ago
a16f14f
Merge "Rely on the platform -std default." am: 53b6fc5ddc am: 0ef01bab39
by Elliott Hughes
· 9 years ago
b48bc88
Merge "Rely on the platform -std default." am: 53b6fc5ddc am: 0ef01bab39
by Elliott Hughes
· 9 years ago
e390826
Rely on the platform -std default.
by Elliott Hughes
· 9 years ago
bb6d63a
Merge "Rename dump methods to dumpState" am: c72b9a3ce4 am: 219df2fd5b
by Colin Cross
· 9 years ago
dc78251
Rename dump methods to dumpState
by Colin Cross
· 9 years ago
5fa1223
Rename dump methods to dumpState
by Colin Cross
· 9 years ago
6ce2ad4
SF: Fix a couple of Layer ref count issues am: de84eb6b82 am: 1ce7c1d3aa
by Dan Stoza
· 9 years ago
1802970
Build SF executable with USE_HWC2 when needed am: f9f7f6931f am: 58719ff766
by Dan Stoza
· 9 years ago
af63992
HWC2: Clear transform for SolidColor layers am: f1098abecf am: 21200d1887
by Dan Stoza
· 9 years ago
f124318
HWC2: Use SolidColor composition for DimLayer am: 0183f7acac am: b4365b8d0b
by Dan Stoza
· 9 years ago
860ff9c
HWC2: Kill logspam for non-HWC virtual displays am: 179533d107 am: 9853a795ab
by Dan Stoza
· 9 years ago
aa23ebe
HWC2: Fix virtual displays am: 5450fe5268 am: d6fb6ea07b
by Dan Stoza
· 9 years ago
64e18c2
HWC2: Don't set null handle for client layers am: 6be002845f am: 0fac961a58
by Dan Stoza
· 9 years ago
607bb29
HWC2: Hook up to BoardConfig variable am: 8beb15f220 am: 608852e318
by Dan Stoza
· 9 years ago
ebec74a
HWC2: Skip validate/present if display is off am: 00ac359a3b am: de79392408
by Dan Stoza
· 9 years ago
de84eb6
SF: Fix a couple of Layer ref count issues
by Dan Stoza
· 10 years ago
f9f7f69
Build SF executable with USE_HWC2 when needed
by Dan Stoza
· 10 years ago
f1098ab
HWC2: Clear transform for SolidColor layers
by Dan Stoza
· 10 years ago
0183f7a
HWC2: Use SolidColor composition for DimLayer
by Dan Stoza
· 10 years ago
179533d
HWC2: Kill logspam for non-HWC virtual displays
by Dan Stoza
· 10 years ago
5450fe5
HWC2: Fix virtual displays
by Dan Stoza
· 10 years ago
6be0028
HWC2: Don't set null handle for client layers
by Dan Stoza
· 10 years ago
8beb15f
HWC2: Hook up to BoardConfig variable
by Dan Stoza
· 10 years ago
00ac359
HWC2: Skip validate/present if display is off
by Dan Stoza
· 10 years ago
86b20dc
[sensorservice] Fix inconsistent states in SensorDevice am: 4f707f8b3d
by Peng Xu
· 9 years ago
4f707f8
[sensorservice] Fix inconsistent states in SensorDevice
by Peng Xu
· 9 years ago
a9d1c10
Surface: Add force disconnection method. am: 97b9c86338 am: 962b13b9be
by Robert Carr
· 9 years ago
962b13b
Surface: Add force disconnection method. am: 97b9c86338
by Robert Carr
· 9 years ago
08f1b67
Show masked value for sensor with permission am: fba3c11b5e
by Peng Xu
· 9 years ago
ee36adb
Merge "Show masked value for sensor with permission" into cw-f-dev
by Ashutosh Joshi
· 9 years ago
9e718be
HWC2On1: Fall back to GLES for SolidColor am: 5df47cb648 am: d946ae67c2
by Dan Stoza
· 9 years ago
5df47cb
HWC2On1: Fall back to GLES for SolidColor
by Dan Stoza
· 9 years ago
97b9c86
Surface: Add force disconnection method.
by Robert Carr
· 9 years ago
85171c0
Merge "Sensor: Make switching from data injection mode to normal mode more productive" am: e6a4e9b04e am: 33685d3a84
by Peng Xu
· 9 years ago
0674efd
Merge "Sensor: Make switching from data injection mode to normal mode more productive" am: e6a4e9b04e
by Peng Xu
· 9 years ago
e6a4e9b
Merge "Sensor: Make switching from data injection mode to normal mode more productive"
by Peng Xu
· 9 years ago
9a9816a
Merge "Fix google-explicit-constructor warnings in surfaceflinger." am: 5e703a6ad0 am: 101b4cc9d7
by Chih-Hung Hsieh
· 9 years ago
32db2f3
Merge "Fix google-explicit-constructor warnings in surfaceflinger." am: 5e703a6ad0
by Chih-Hung Hsieh
· 9 years ago
5e703a6
Merge "Fix google-explicit-constructor warnings in surfaceflinger."
by Treehugger Robot
· 9 years ago
8be61c5
Update default DispSync offsets am: 28ffe198bf am: e826b1c2c4
by Dan Stoza
· 9 years ago
e826b1c
Update default DispSync offsets am: 28ffe198bf
by Dan Stoza
· 9 years ago
0c083d4
Merge "Update default DispSync offsets" into nyc-mr1-dev
by Dan Stoza
· 9 years ago
bc36f97
Fix dangerous unsafe_get() in SensorRecord am: eb05947ae2 am: 8781d839de
by Peng Xu
· 9 years ago
8781d83
Fix dangerous unsafe_get() in SensorRecord am: eb05947ae2
by Peng Xu
· 9 years ago
93ec87d
Merge "Fix dangerous unsafe_get() in SensorRecord" into nyc-mr1-dev
by Peng Xu
· 9 years ago
28ffe19
Update default DispSync offsets
by Dan Stoza
· 9 years ago
63b0cd2
Merge "redirect to call assignPointerIds if there is id < 0 case" am: 85598ce5ac am: cad6f2e83d
by gaoshang
· 9 years ago
5224061
Merge "redirect to call assignPointerIds if there is id < 0 case" am: 85598ce5ac
by gaoshang
· 9 years ago
85598ce
Merge "redirect to call assignPointerIds if there is id < 0 case"
by Treehugger Robot
· 9 years ago
fba3c11
Show masked value for sensor with permission
by Peng Xu
· 9 years ago
a051429
Merge "Fix google-explicit-constructor warnings in sensorservice." am: 215d7ab7d8 am: 341d12b107
by Peng Xu
· 9 years ago
b6365af
Merge "Fix google-explicit-constructor warnings in sensorservice." am: 215d7ab7d8
by Peng Xu
· 9 years ago
215d7ab
Merge "Fix google-explicit-constructor warnings in sensorservice."
by Peng Xu
· 9 years ago
bfac17e
Sensor: Make switching from data injection mode to normal mode more productive
by Aniroop Mathur
· 9 years ago
7a7de48
Boost priority of short-running SF FIFO threads slightly. am: 35520634e2
by Tim Murray
· 9 years ago
584fb95
Boost priority of short-running SF FIFO threads slightly. am: 35520634e2
by Tim Murray
· 9 years ago
4df766b
Merge "Boost priority of short-running SF FIFO threads slightly." into nyc-mr1-dev
by Tim Murray
· 9 years ago
11e9bd2
SF/HWC2: Add a layer minidump am: e22aec741f am: a9f976b50f
by Dan Stoza
· 9 years ago
a9f976b
SF/HWC2: Add a layer minidump am: e22aec741f
by Dan Stoza
· 9 years ago
a020f00
Merge "SF/HWC2: Add a layer minidump" into nyc-mr1-dev
by Dan Stoza
· 9 years ago
Next »