Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_hardware_interfaces
/
refs/heads/android-16
/
tests
/
baz
/
1.0
c22b35b
[LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces
by Bob Badour
· 4 years, 7 months ago
c0236f0
hidl_test_java interfaces: use generic interfaces
by Steven Moreland
· 5 years ago
ffb6a48
tests.baz@1.0: changes for symmetric tests
by Steven Moreland
· 5 years ago
d610435
update hidl .bp
by Jooyung Han
· 5 years ago
c861055
HIDL test: update for java bitfields in lists
by Ytai Ben-Tsvi
· 6 years ago
b3a4d38
Remove libhwbinder/libhidltransport deps
by Steven Moreland
· 6 years ago
1ae4615
Update hidl makefiles for bpfmt
by Steven Moreland
· 6 years ago
a878aee
Update makefies: no 'types'
by Steven Moreland
· 7 years ago
a20d00b
tests: IBaz, nasty nesting struct
by Steven Moreland
· 7 years ago
4b34843
Adding handle types to Java-compatible test HALs
by Nirav Atre
· 7 years ago
6a8d93f
Updated HALs to test structs/safe_unions containing interfaces
by Nirav Atre
· 7 years ago
0cd07d2
Add a test method to test interface in struct
by Howard Chen
· 8 years ago
a1169dd
Update makefiles for hidl_interface.
by Steven Moreland
· 8 years ago
aaa6759
Adds test cases to stress marshaling of primitive array types and
by Andreas Huber
· 8 years ago
5871a92
Static link test lib shims with test -impl libs. am: 38a78e1fa9
by Zhuoyao Zhang
· 8 years ago
38a78e1
Static link test lib shims with test -impl libs.
by Zhuoyao Zhang
· 8 years ago
5770976
Remove invalid annotations from IBaz.
by Steven Moreland
· 8 years ago
c3e80fa
Update for Soong java makefiles.
by Steven Moreland
· 8 years ago
527fd76
Update for hidl adapter module defaults.
by Steven Moreland
· 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
5e59402
Update makefiles for vndk enabled.
by Steven Moreland
· 8 years ago
b5da32c
Update makefiles.
by Steven Moreland
· 8 years ago
9429308
Change dependency library
by Sundong Ahn
· 8 years ago
7206708
Update HIDL makefiles.
by Steven Moreland
· 8 years ago
2f2aabe
Move all hidl_test dependencies to the system.img
by Steven Moreland
· 8 years ago
06c85d9
Update makefiles.
by Steven Moreland
· 8 years ago
cb360c6
Update makefiles for c++-sources and c++-headers.
by Steven Moreland
· 8 years ago
ee1d248
Remove redundant dependencies
by Steven Moreland
· 8 years ago
6733baf
Changed the naming scheme for Treble java libraries (both static and dynamic)
by Andreas Huber
· 8 years ago
0dd5ba2
Update makefiles.
by Steven Moreland
· 8 years ago
8410871
Empty interface IQuux which is completely unrelated to IBase and IBaz.
by Andreas Huber
· 8 years ago
3e4acb8
Convert all comments into "doxygen-ready" comments.
by Andreas Huber
· 8 years ago
e90c31f
Update makefiles.
by Steven Moreland
· 8 years ago
1b019d5
use toString instead of to_string
by Hridya Valsaraju
· 8 years ago
691a455
Add hidl_default and make modules use hidl_default.
by Steven Moreland
· 9 years ago
dc611e5
IBaz: remove unused function
by Steven Moreland
· 9 years ago
b541aff
Merge "Move baz default implementation to hardware/interfaces"
by Treehugger Robot
· 9 years ago
6cf95f3
Move baz default implementation to hardware/interfaces
by Hridya Valsaraju
· 9 years ago
4093a44
Add tests for .equals and toString
by Yifan Hong
· 9 years ago
06da29f
Use filegroup as genrule srcs.
by Tri Vo
· 9 years ago
0574bac
Updated makefiles
by Andreas Huber
· 9 years ago
ac9f1c0
Remove vts driver/profiler build rules.
by Tri Vo
· 9 years ago
af9aec4
Testing struct that has vector of other struct
by Pavel Maltsev
· 9 years ago
10ac9b4
Bp/n/sFoo -> Bp/n/sHwFoo
by Yifan Hong
· 9 years ago
73f99f6
Add test method to IBaz.
by Martijn Coenen
· 9 years ago
d9389bb
Add test for Java GC for binder objects.
by Yifan Hong
· 9 years ago
b85d876
Update makefiles for Java package path.
by Yifan Hong
· 9 years ago
59cd3a4
Update test for method name and result name.
by Yifan Hong
· 9 years ago
8b54c22
Add test for eliding bitfield returns.
by Yifan Hong
· 9 years ago
e7ce822
Add test for bitset/mask type.
by Yifan Hong
· 9 years ago
e19e582
Update makefiles for hidlizing IBase.
by Yifan Hong
· 9 years ago
73600f7
Always specify underlying enum type.
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
8f084e0
Support genrules with multiple tools
by Colin Cross
· 9 years ago
139b690
Merge "Fix test for array size orders."
by Treehugger Robot
· 9 years ago
1d57002
Fix test for array size orders.
by Yifan Hong
· 9 years ago
7982058
Running update-makefiles for fixed spacing.
by Steven Moreland
· 9 years ago
ce97794
Update headers (for export shared lib headers)
by Steven Moreland
· 9 years ago
28c85b7
Adds a test to verify proper marshaling of vectors of arrays in Java
by Andreas Huber
· 9 years ago
242b34e
Convert to Android.bp
by Dan Willemsen
· 9 years ago
e168eba
Merge "Verify that vectors of arrays within structures are properly marshaled"
by Treehugger Robot
· 9 years ago
fd77f50
Verify that vectors of arrays within structures are properly marshaled
by Andreas Huber
· 9 years ago
b0b5322
Updated indentation to 4 spaces for Android.mk.
by Yifan Hong
· 9 years ago
495391a
Updated makefiles that also add static java library targets.
by Andreas Huber
· 9 years ago
998892c
update auto-generated makefiles
by Iliyan Malchev
· 9 years ago
f1d448b
[Java] Add a test to verify that typedefs in types.hal does not mistakenly
by Andreas Huber
· 9 years ago
fc0b6c4
Verify that structs with multiple array fields now successfully compile for Java
by Andreas Huber
· 9 years ago
ed76563
Merge "Additional test cases to verify multi-dimensional arrays work properly."
by Treehugger Robot
· 9 years ago
8e23794
Additional test cases to verify multi-dimensional arrays work properly.
by Andreas Huber
· 9 years ago
adc313d
Add dependency on libcutils.
by Zhuoyao Zhang
· 9 years ago
9c43f01
Add tests to verify that multi-dimensional arrays in Java work (inside structs)
by Andreas Huber
· 9 years ago
d66bb6f
Merge "interfaces: regenerate makefiles"
by Treehugger Robot
· 9 years ago
c6c7aab
interfaces: regenerate makefiles
by Iliyan Malchev
· 9 years ago
f399e50
Java test interface extended to verify vec<STRUCT-TYPE> and STRUCT-TYPE[]
by Andreas Huber
· 9 years ago
b350caf
interfaces: update makefiles
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
669bf7a
Interface 'IBaz' and friends used by "hidl_test_java".
by Andreas Huber
· 9 years ago