Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_interfaces
/
714744db56e45d4928fc36a3d70149f9f629fad9
714744d
[automerger skipped] Clean and reorder operation enums. am: 5d67a0bf05 am: 172f95dda5
by Xusong Wang
· 7 years ago
c59f779
[automerger skipped] mutateOperationOperandTypeSkip for new TRANSPOSE_CONV_2D variant am: 2d98264026 am: 0a412cd884
by Lev Proleev
· 7 years ago
ce528ce
[automerger skipped] Add 1.2 NN HAL interface for dynamic output shape. am: b50bc313d7 am: e612d90936
by Xusong Wang
· 7 years ago
fe7d82c
[automerger skipped] Modify operation enum. am: 1cc4ee8516 am: fc11d92cc4
by Xusong Wang
· 7 years ago
71c778c
[automerger skipped] Update NNAPI VTS test makefile after adding AHardwareBuffer support am: e586a23815 am: f8f124db0b
by Miao Wang
· 7 years ago
649dec4
[automerger skipped] NNAPI Burst -- HAL interface am: a06e261af9 am: c59a80e394
by Michael Butler
· 7 years ago
336b7e9
[automerger skipped] mutateOperationOperandTypeSkip for new GROUPED_CONV_2D variant am: b35eb1eabc am: c18270c17a
by Lev Proleev
· 7 years ago
b084d2f
[automerger skipped] Add HAL entry to allow querying the device type am: 7176fe7a63 am: 42b78d150b
by Miao Wang
· 7 years ago
86ff94d
Clean and reorder operation enums. am: 5d67a0bf05 am: 172f95dda5
by Xusong Wang
· 7 years ago
62bc1ad
mutateOperationOperandTypeSkip for new TRANSPOSE_CONV_2D variant am: 2d98264026
by Lev Proleev
· 7 years ago
4ba4fb2
Add 1.2 NN HAL interface for dynamic output shape. am: b50bc313d7 am: e612d90936
by Xusong Wang
· 7 years ago
67f1b6c
Modify operation enum. am: 1cc4ee8516 am: fc11d92cc4
by Xusong Wang
· 7 years ago
1d033ae
Update NNAPI VTS test makefile after adding AHardwareBuffer support am: e586a23815
by Miao Wang
· 7 years ago
f6c20ff
NNAPI Burst -- HAL interface am: a06e261af9 am: c59a80e394
by Michael Butler
· 7 years ago
0bcbde1
mutateOperationOperandTypeSkip for new GROUPED_CONV_2D variant am: b35eb1eabc
by Lev Proleev
· 7 years ago
5a7432c
Add HAL entry to allow querying the device type am: 7176fe7a63 am: 42b78d150b
by Miao Wang
· 7 years ago
172f95d
Clean and reorder operation enums. am: 5d67a0bf05
by Xusong Wang
· 7 years ago
0a412cd
mutateOperationOperandTypeSkip for new TRANSPOSE_CONV_2D variant am: 2d98264026
by Lev Proleev
· 7 years ago
e612d90
Add 1.2 NN HAL interface for dynamic output shape. am: b50bc313d7
by Xusong Wang
· 7 years ago
fc11d92
Modify operation enum. am: 1cc4ee8516
by Xusong Wang
· 7 years ago
f8f124d
Update NNAPI VTS test makefile after adding AHardwareBuffer support
by Miao Wang
· 7 years ago
c59a80e
NNAPI Burst -- HAL interface am: a06e261af9
by Michael Butler
· 7 years ago
c18270c
mutateOperationOperandTypeSkip for new GROUPED_CONV_2D variant am: b35eb1eabc
by Lev Proleev
· 7 years ago
5d6c1a1
Merge "Add ACQUIRED_START message"
by TreeHugger Robot
· 7 years ago
35adcc1
Merge changes from topic "heatmap"
by TreeHugger Robot
· 7 years ago
379a96e
Merge "Effects: add new effect volume flag"
by Jasmine Cha
· 7 years ago
5a94cf0
Merge "vts(wifi): Separate SoftAP specific tests"
by TreeHugger Robot
· 7 years ago
cb22949
Merge "vts: add vts for hostapd1.1 new function addAccessPoint_1_1"
by Les Lee
· 7 years ago
42b78d1
Add HAL entry to allow querying the device type am: 7176fe7a63
by Miao Wang
· 7 years ago
f5913f8
Merge "Camera: Add dynamic depth tags and dataspace"
by TreeHugger Robot
· 7 years ago
15b23e9
Merge "Add missing sensors to Sensors 2.0"
by TreeHugger Robot
· 7 years ago
ba9d3c8
Add reset to InputClassifier HAL
by Siarhei Vishniakou
· 7 years ago
794703d
Shorten NNAPI enum range names
by Slava Shklyaev
· 7 years ago
485b49b
Merge "Add interface tag"
by TreeHugger Robot
· 7 years ago
448e2cf
Add ACQUIRED_START message
by Kevin Chyn
· 7 years ago
4848f4c
Merge "Report "SKIPPED" for unsupported tests."
by Miao Wang
· 7 years ago
a2d16bb
Add missing sensors to Sensors 2.0
by Brian Stack
· 7 years ago
1ca066e
Add interface tag
by Huihong Luo
· 7 years ago
3944daa
vts(wifi): Separate SoftAP specific tests
by kumachang
· 7 years ago
4aa0f07
Effects: add new effect volume flag
by Jasmine Cha
· 7 years ago
7bdd729
vts: add vts for hostapd1.1 new function addAccessPoint_1_1
by lesl
· 7 years ago
5f10399
Camera: Add dynamic depth tags and dataspace
by Emilian Peev
· 7 years ago
543d779
Merge "graphics.common: add HSV format definition to 1.2"
by Kevin DuBois
· 7 years ago
45c1d0c
Move input definitions into separate HAL
by Siarhei Vishniakou
· 7 years ago
14393d0
Merge "Implement NN HAL for compilation caching."
by Xusong Wang
· 7 years ago
8c2c8d9
Merge "Camera: Enable external camera handling in default provider."
by TreeHugger Robot
· 7 years ago
678f001
Merge "NNAPI Burst -- HAL VTS tests"
by Michael Butler
· 7 years ago
d1ccee5
Merge "Add additional acquired constants"
by Kevin Chyn
· 7 years ago
814d837
NNAPI Burst -- HAL VTS tests
by Michael Butler
· 7 years ago
758f4bb
Camera: Enable external camera handling in default provider.
by Shik Chen
· 7 years ago
1ec0b52
graphics.common: add HSV format definition to 1.2
by Kevin DuBois
· 7 years ago
89dfafb
Implement NN HAL for compilation caching.
by Xusong Wang
· 7 years ago
63ac54a
Merge "USB HAL V1.2 tests"
by Badhri Jagan Sridharan
· 7 years ago
d32c733
Merge "Revert "graphics.common: add HSV format definition to 1.2""
by Kevin DuBois
· 7 years ago
e2f69f2
Revert "graphics.common: add HSV format definition to 1.2"
by Kevin DuBois
· 7 years ago
8d4e68f
Merge "graphics.common: add HSV format definition to 1.2"
by Kevin DuBois
· 7 years ago
1633734
Merge "vts: bypass test for deprecated API addAccessPoint"
by Les Lee
· 7 years ago
d22a20c
Merge "hostapd: add vts testcase for hostapd 1.1"
by Les Lee
· 7 years ago
5d67a0b
Clean and reorder operation enums.
by Xusong Wang
· 7 years ago
2d98264
mutateOperationOperandTypeSkip for new TRANSPOSE_CONV_2D variant
by Lev Proleev
· 7 years ago
56ac36d
Merge "Add getCodecCapabilities as a supported function." am: 7c2fd0b19a am: 79f0e34c83
by Ajay Panicker
· 7 years ago
b50bc31
Add 1.2 NN HAL interface for dynamic output shape.
by Xusong Wang
· 7 years ago
1cc4ee8
Modify operation enum.
by Xusong Wang
· 7 years ago
753b078
Merge "Add getCodecCapabilities as a supported function." am: 7c2fd0b19a
by Ajay Panicker
· 7 years ago
e586a23
Update NNAPI VTS test makefile after adding AHardwareBuffer support
by Miao Wang
· 7 years ago
a06e261
NNAPI Burst -- HAL interface
by Michael Butler
· 7 years ago
b35eb1e
mutateOperationOperandTypeSkip for new GROUPED_CONV_2D variant
by Lev Proleev
· 7 years ago
7176fe7
Add HAL entry to allow querying the device type
by Miao Wang
· 7 years ago
79f0e34
Merge "Add getCodecCapabilities as a supported function." am: 7c2fd0b19a
by Ajay Panicker
· 7 years ago
7c2fd0b
Merge "Add getCodecCapabilities as a supported function."
by Ajay Panicker
· 7 years ago
95c8219
Merge "Update neuralnetworks HAL to allow collecting execution duration."
by David Gross
· 7 years ago
54c13dd
Add additional acquired constants
by Kevin Chyn
· 7 years ago
97e1a93
graphics.common: add HSV format definition to 1.2
by Kevin DuBois
· 7 years ago
ad9e215
Merge "Add lazy service target to the light HAL" am: 9f66559fd7 am: e72f2918af
by Peter Kalauskas
· 7 years ago
4f56d28
Merge "Add lazy service target to the light HAL" am: 9f66559fd7 am: e72f2918af
by Peter Kalauskas
· 7 years ago
e72f291
Merge "Add lazy service target to the light HAL" am: 9f66559fd7
by Peter Kalauskas
· 7 years ago
9f66559
Merge "Add lazy service target to the light HAL"
by Peter Kalauskas
· 7 years ago
496a29e
vts: bypass test for deprecated API addAccessPoint
by lesl
· 7 years ago
ed85890
Merge "Clean and reorder operation enums."
by TreeHugger Robot
· 7 years ago
ee40679
[automerger skipped] The test failed when one of the three cameras was configured with a maximum android.scaler.availableStreamConfiguration size of 1600*1200 am: 6f6fe9a5e2 -s ours am: 085c990b30 -s ours am: 1525fe838b -s ours
by Pierre Lee
· 7 years ago
32cf51f
[automerger skipped] The test failed when one of the three cameras was configured with a maximum android.scaler.availableStreamConfiguration size of 1600*1200 am: 6f6fe9a5e2 am: e233a7c98d -s ours
by Pierre Lee
· 7 years ago
50ebab4
[automerger skipped] The test failed when one of the three cameras was configured with a maximum android.scaler.availableStreamConfiguration size of 1600*1200 am: 6f6fe9a5e2 -s ours am: 085c990b30 -s ours
by Pierre Lee
· 7 years ago
1525fe8
[automerger skipped] The test failed when one of the three cameras was configured with a maximum android.scaler.availableStreamConfiguration size of 1600*1200 am: 6f6fe9a5e2 -s ours
by Pierre Lee
· 7 years ago
9c0b69c
[automerger skipped] The test failed when one of the three cameras was configured with a maximum android.scaler.availableStreamConfiguration size of 1600*1200 am: 6f6fe9a5e2
by Pierre Lee
· 7 years ago
e233a7c
The test failed when one of the three cameras was configured with a maximum android.scaler.availableStreamConfiguration size of 1600*1200
by Pierre Lee
· 7 years ago
085c990
[automerger skipped] The test failed when one of the three cameras was configured with a maximum android.scaler.availableStreamConfiguration size of 1600*1200
by Pierre Lee
· 7 years ago
4f3ff85
Merge "Update NNAPI VTS test makefile after adding AHardwareBuffer support"
by Miao Wang
· 7 years ago
a0fda5f
Merge "Add VINTF Fragment to Sensors HAL 2.0"
by TreeHugger Robot
· 7 years ago
c2d3f6e
Merge "USB V1.2 interface"
by Badhri Jagan Sridharan
· 7 years ago
4ee03d1
Merge "Camera: Add ACTIVE_PHYSICAL_ID metadata for logical camera"
by Shuzhen Wang
· 7 years ago
36e2c5b
Merge "Update CEC hal to 2.0"
by Henry Fang
· 7 years ago
51c11c6
Merge "mapper-passthrough: filter two usages for gralloc1"
by Sean Callanan
· 7 years ago
8c2682b
Merge "audio: add new audio formats"
by TreeHugger Robot
· 7 years ago
a8d2f98
Merge "Add a new parameter to emergencyDial()."
by Amit Mahajan
· 7 years ago
5f0e90e
Add getCodecCapabilities as a supported function.
by Ajay Panicker
· 7 years ago
45c1dd8
Add lazy service target to the light HAL
by Peter Kalauskas
· 7 years ago
53a1f55
Merge "audio: add new audio formats"
by TreeHugger Robot
· 7 years ago
8972040
Add VINTF Fragment to Sensors HAL 2.0
by Brian Stack
· 7 years ago
c846dc8
USB HAL V1.2 tests
by Badhri Jagan Sridharan
· 7 years ago
e301349
Update neuralnetworks HAL to allow collecting execution duration.
by David Gross
· 7 years ago
Next »