Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_interfaces
/
ae6b2a5f1ec56c4d68aac10062ccb74e4df730ac
/
tests
/
msgq
a1169dd
Update makefiles for hidl_interface.
by Steven Moreland
· 8 years ago
26d0dcf
Statically link msgq test impl.
by Steven Moreland
· 8 years ago
c3e80fa
Update for Soong java makefiles.
by Steven Moreland
· 8 years ago
75d5cf5
Merge "Remove useless Android.mk files."
by Treehugger Robot
· 8 years ago
4b60470
Remove useless Android.mk files.
by Steven Moreland
· 8 years ago
988c977
Merge "Update for hidl adapter module defaults."
by Treehugger Robot
· 8 years ago
527fd76
Update for hidl adapter module defaults.
by Steven Moreland
· 8 years ago
3da5b01
Use -Werror in hardware/interfaces
by Chih-Hung Hsieh
· 8 years ago
a5299ee
Fix typo in update makefiles.
by Steven Moreland
· 8 years ago
26a0bb2
Update makefiles for hidl adapter.
by Steven Moreland
· 8 years ago
b5e9a6b
HAL interface libs for testing are built w/o VNDK.
by Jiyong Park
· 8 years ago
271d53d
Update makefiles for vndk enabled. am: 5e59402492
by Steven Moreland
· 8 years ago
5e59402
Update makefiles for vndk enabled.
by Steven Moreland
· 8 years ago
68a25d2
Merge "Update HIDL makefiles." am: 49dad304a5
by Steven Moreland
· 8 years ago
7206708
Update HIDL makefiles.
by Steven Moreland
· 8 years ago
2f7bec8f
Move android.hardware.tests.msgq@1.0-impl to system.img am: ea35563b79
by Zhuoyao Zhang
· 8 years ago
ea35563
Move android.hardware.tests.msgq@1.0-impl to system.img
by Zhuoyao Zhang
· 8 years ago
67b9ae7
Merge "Update makefiles." am: 9119d4ccd1 am: 242b2288d7 am: c6da54569f
by Steven Moreland
· 8 years ago
06c85d9
Update makefiles.
by Steven Moreland
· 8 years ago
8e89a43
Update makefiles for c++-sources and c++-headers. am: cb360c60d8 am: 4bd4e7fb3b
by Steven Moreland
· 8 years ago
cb360c6
Update makefiles for c++-sources and c++-headers.
by Steven Moreland
· 8 years ago
f90189a
Merge "Remove redundant dependencies" am: 62769b7196 am: 170e2e85a2
by Steven Moreland
· 8 years ago
ee1d248
Remove redundant dependencies
by Steven Moreland
· 8 years ago
8cc75b0
Merge "Update makefiles." am: bbf39eb0b9 am: 3334081377 am: 5306d88cad
by Steven Moreland
· 8 years ago
0dd5ba2
Update makefiles.
by Steven Moreland
· 8 years ago
c8f36d2
Convert all comments into "doxygen-ready" comments. am: 3e4acb8b3a am: 64fcbfe9aa
by Andreas Huber
· 8 years ago
3e4acb8
Convert all comments into "doxygen-ready" comments.
by Andreas Huber
· 8 years ago
af81f21
Merge "Move FMQ benchmark/test services to hardware/interfaces" am: 178250d254 am: c35f1e7bc1
by Hridya Valsaraju
· 8 years ago
171603e
Move FMQ benchmark/test services to hardware/interfaces
by Hridya Valsaraju
· 8 years ago
b280997
Add hidl_default and make modules use hidl_default. am: 691a455b9f am: 7c9f5c35d8
by Steven Moreland
· 8 years ago
691a455
Add hidl_default and make modules use hidl_default.
by Steven Moreland
· 8 years ago
2394c48
Merge "Move FMQ tests to hardware/interfaces" am: 96b3cce92c am: 35b5786cd7
by Hridya Valsaraju
· 8 years ago
8a70862
Move FMQ tests to hardware/interfaces
by Hridya Valsaraju
· 8 years ago
d59b0ca
Merge "Revert "Revert "Move android.hardware.benchmarks into android.hardware.tests""" am: 38f2a8495f am: ca72971fea
by Hridya Valsaraju
· 8 years ago
0047809
Revert "Revert "Move android.hardware.benchmarks into android.hardware.tests""
by Hridya Valsaraju
· 8 years ago
188df08
Merge "Revert "Move android.hardware.benchmarks into android.hardware.tests"" am: b59f873ab9 am: 19de6f7815
by Greg Hartman
· 8 years ago
8b34b1a
Revert "Move android.hardware.benchmarks into android.hardware.tests"
by Michael Rosenfeld
· 8 years ago
3a3dc8f
Merge "Move android.hardware.benchmarks into android.hardware.tests" am: 533ab025d0 am: 36ec5ebe3a
by Hridya Valsaraju
· 8 years ago
c8f7d73
Move android.hardware.benchmarks into android.hardware.tests
by Hridya Valsaraju
· 8 years ago
b501ccd
Merge "Modify method to get MQDescriptor for unsynchronized FMQ." am: 02f3f834fc am: f869630d3b am: 02bcec2054
by Hridya Valsaraju
· 8 years ago
c3db9c8
Modify method to get MQDescriptor for unsynchronized FMQ.
by Hridya Valsaraju
· 8 years ago
4ce38bc
Use filegroup as genrule srcs. am: 06da29ffae am: 5b43e2caa8 am: 831bfd746c
by Tri Vo
· 8 years ago
06da29f
Use filegroup as genrule srcs.
by Tri Vo
· 8 years ago
bd397ba
Merge "Remove vts driver/profiler build rules." am: 0f7a0678af am: 3b5f6dad56 am: 468446f91b
by Tri Vo
· 8 years ago
ac9f1c0
Remove vts driver/profiler build rules.
by Tri Vo
· 8 years ago
e18ded9
Merge "Add a new method to trigger a blocking read." am: 31265c5312 am: ba6c8445b1 am: 134cb728f7
by Hridya Valsaraju
· 9 years ago
31265c5
Merge "Add a new method to trigger a blocking read."
by Treehugger Robot
· 9 years ago
586bed1
Add a new method to trigger a blocking read.
by Hridya Valsaraju
· 9 years ago
7c8d9bb
Revert "move VTS HIDL HAL tests to the corresponding interface directories"
by Steven Moreland
· 9 years ago
96232e3
Revert "Revert "move VTS HIDL HAL tests to the corresponding interface directories""
by Steven Moreland
· 9 years ago
070e8d2
Revert "move VTS HIDL HAL tests to the corresponding interface directories"
by Ruchi Kandoi
· 9 years ago
aeb3de7
Merge changes from topic 'port-nfc-vts-AOSP'
by Ruchi Kandoi
· 9 years ago
ec7746f
move VTS HIDL HAL tests to the corresponding interface directories
by Keun Soo Yim
· 9 years ago
4bc69c9
Bp/nFoo -> Bp/nHwFoo
by Yifan Hong
· 9 years ago
10ac9b4
Bp/n/sFoo -> Bp/n/sHwFoo
by Yifan Hong
· 9 years ago
93a8967
Merge "Add a method to trigger multiple FMQ blocking reads." am: 9bfe0894b9 am: b494c004e8 am: f549b70bbd
by Hridya Valsaraju
· 9 years ago
9ba9244
Add a method to trigger multiple FMQ blocking reads.
by Hridya Valsaraju
· 9 years ago
f70884c
Templatize MQDescriptor
by Hridya Valsaraju
· 9 years ago
33351da
Templatize MQDescriptor and rename to fmq_sync/fmq_unsync
by Hridya Valsaraju
· 9 years ago
a13ec5a
Merge "Add a method to test EventFlag configuration and usage" am: ac7f1d21e8 am: adbae29ef1 am: 2ba1ec5a64
by Hridya Valsaraju
· 9 years ago
710e4a3
Add a method to test EventFlag configuration and usage
by Hridya Valsaraju
· 9 years ago
e19e582
Update makefiles for hidlizing IBase.
by Yifan Hong
· 9 years ago
5018394
Update makefiles for hidlizing IBase.
by Yifan Hong
· 9 years ago
bbff14d
Merge "Update makefiles for logging."
by Steven Moreland
· 9 years ago
8a36c0b
move VTS HIDL HAL tests to the corresponding interface directories
by Keun Soo Yim
· 9 years ago
f8d68ec
Update makefiles for logging.
by Steven Moreland
· 9 years ago
3e3a099
Update makefiles for logging.
by Steven Moreland
· 9 years ago
63544ea
Split libhidl into base and transport.
by Yifan Hong
· 9 years ago
6b920e4
Split libhidl into base and transport.
by Yifan Hong
· 9 years ago
8f084e0
Support genrules with multiple tools
by Colin Cross
· 9 years ago
b785f5b
Support genrules with multiple tools
by Colin Cross
· 9 years ago
7982058
Running update-makefiles for fixed spacing.
by Steven Moreland
· 9 years ago
a6b44aa
Merge "Add methods to test flavor of FMQ supporting unsynchronized writes."
by Treehugger Robot
· 9 years ago
ce97794
Update headers (for export shared lib headers)
by Steven Moreland
· 9 years ago
b435845
Add methods to test flavor of FMQ supporting unsynchronized writes.
by Hridya Valsaraju
· 9 years ago
954515f
Modify return values of read/write/config methods to bool
by Hridya Valsaraju
· 9 years ago
242b34e
Convert to Android.bp
by Dan Willemsen
· 9 years ago
9d9672c
Use MQDescriptorSync instead of MQdescriptor in interface
by Hridya Valsaraju
· 9 years ago
b0b5322
Updated indentation to 4 spaces for Android.mk.
by Yifan Hong
· 9 years ago
998892c
update auto-generated makefiles
by Iliyan Malchev
· 9 years ago
adc313d
Add dependency on libcutils.
by Zhuoyao Zhang
· 9 years ago
4a99f3a
WireMQDescriptor => MQDescriptor
by Andreas Huber
· 9 years ago
da96fb2
android.hardware.tests.msgq@1.0: modify ITestMsgQ
by Iliyan Malchev
· 9 years ago
c0ba83e
Merge "Updated makefiles (includes java-library rules for applicable packages)."
by TreeHugger Robot
· 9 years ago
7ab75a7
Updated makefiles (includes java-library rules for applicable packages).
by Andreas Huber
· 9 years ago
9890875
Revert "package android.hardware.tests.* as part of VTS (auto-generated)"
by Keun Soo Yim
· 9 years ago
cbe590c
Apache2 module license.
by Martijn Coenen
· 9 years ago
3cdfe14
build 32- and 64-bit libs (auto-generated)
by Keun Soo Yim
· 9 years ago
afba036
package android.hardware.tests.* as part of VTS (auto-generated)
by Keun Soo Yim
· 9 years ago
3841501
Updated makefiles linking against libhidl.
by Martijn Coenen
· 9 years ago
3e32003
Move .hal file for FMQ tests to harware/interfaces
by Hridya Valsaraju
· 9 years ago