Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
tools
/
hidl
/
f30c513a1f2fab45ee88cfee52e12717d0a9a4f3
/
test
/
java_test
cbf9bf7
Fix cert-dcl16-c clang-tidy warnings
by Chih-Hung Hsieh
· 6 years ago
c47bc66
Check invalid utf8 input to Java.
by Steven Moreland
· 6 years ago
967c243
safe_union: remove hidl_no_init
by Steven Moreland
· 6 years ago
2dafb92
Verify that Java supplied primitive arrays match the dimensions of the
by Andreas Huber
· 6 years ago
492bada
Fix and test for enum/bitfield in safe_union.
by Steven Moreland
· 6 years ago
3345fc5
Testing native handles with non-zero FDs
by Nirav Atre
· 6 years ago
97b7e9c
Augmenting hidl-gen to support native handles in Java
by Nirav Atre
· 6 years ago
ba140f4
Fix order of hidl unlinkToDeath.
by Steven Moreland
· 6 years ago
1d56562
Fix parcelling code for structs containing interfaces
by Nirav Atre
· 6 years ago
a5c2421
GTest test-cases for HIDL safe unions in Java
by Nirav Atre
· 6 years ago
e7cc033
Make hidl_test_java restricted to /data.
by Steven Moreland
· 6 years ago
e5549e9
Merge "hidl_test(_java): specify deps w/ TARGET_2ND_ARCH"
by Treehugger Robot
· 7 years ago
dfc79bd
hidl_test(_java): specify deps w/ TARGET_2ND_ARCH
by Steven Moreland
· 7 years ago
1efff1a
Fix 'ping' for Java.
by Steven Moreland
· 7 years ago
366fe77
hidl_test(_java) require dependency.
by Steven Moreland
· 7 years ago
af084db
Make HIDL java to support a interfaces in structs
by Howard Chen
· 7 years ago
ebb9b24
Add missing check to java test.
by Steven Moreland
· 7 years ago
2354853
Install 32-bit hidl_test_java_native too
by Dan Willemsen
· 7 years ago
f89e106
Allow equality checking and hash for HIDL interface proxies.
by Yifan Hong
· 7 years ago
a23f1ae
Optimize array marshaling to copy linear ranges of memory instead of
by Andreas Huber
· 7 years ago
9bf5a09
Reland "HIDL Java getService now the same as C++."
by Steven Moreland
· 7 years ago
d5ba3da
Remove module names from LOCAL_ADDITIONAL_DEPENDENCIES
by Dan Willemsen
· 7 years ago
4eb9df1
Fix startup race during execution of hidl_test_java.
by Andreas Huber
· 7 years ago
b8e21fd
Use -Werror in system/tools/hidl
by Chih-Hung Hsieh
· 7 years ago
f334d14
Merge "Remove unused using statements Test: links, compiles" am: 2522af64f0
by Timur Iskhakov
· 7 years ago
fd6e603
Remove unused using statements Test: links, compiles
by Timur Iskhakov
· 7 years ago
df5c4dc
configureRpcThreadpool java test am: 34eae6ce5c
by Timur Iskhakov
· 7 years ago
34eae6c
configureRpcThreadpool java test
by Timur Iskhakov
· 7 years ago
7936d0e
Merge "Add test for NoSuchElementException in java test." am: a1b227c555
by Steven Moreland
· 7 years ago
3ecd289
Add test for NoSuchElementException in java test.
by Steven Moreland
· 7 years ago
abc629a
Merge "Fix hidl_test_java failure." am: e17d1a9392 am: 404c487ef2 am: cde55a4e8c
by Steven Moreland
· 7 years ago
e4582d0
Fix hidl_test_java failure.
by Steven Moreland
· 7 years ago
a9dd99f
Merge "Require manifest specification for HIDL devices." am: 0895211ec5 am: 9290ea7fd7
by Steven Moreland
· 7 years ago
f9cf33b
Require manifest specification for HIDL devices.
by Steven Moreland
· 8 years ago
401306e
Use String.getBytes().length to determine string length.
by Martijn Coenen
· 8 years ago
17456f1
Changed the naming scheme for Treble java libraries (both static and dynamic)
by Andreas Huber
· 8 years ago
aa57327
Changed the naming scheme for Treble java libraries (both static and dynamic)
by Andreas Huber
· 8 years ago
a2abe98
Fix IHwBinder.asInterface(...) to respect the interfaceChain and return null
by Andreas Huber
· 8 years ago
77641fb
Fix IHwBinder.asInterface(...) to respect the interfaceChain and return null
by Andreas Huber
· 8 years ago
2593f18
Fix .equals in Java does not handle edge cases.
by Yifan Hong
· 8 years ago
45b331b
Fix .equals in Java does not handle edge cases.
by Yifan Hong
· 8 years ago
93a2a08
Cleanup to_string() usage and use toString() instead
by Hridya Valsaraju
· 8 years ago
2e4d670
Add test for non-GC'd parcel.
by Yifan Hong
· 8 years ago
ae588f6
Move IBaz default implementation to hardware/interfaces
by Hridya Valsaraju
· 8 years ago
e45b530
Add toString to Java code
by Yifan Hong
· 8 years ago
a3e8b23
Fix Return<T> should not be copied.
by Yifan Hong
· 8 years ago
3c24949
Verify that strings are properly marshaled from Java to native
by Andreas Huber
· 8 years ago
b6b3fcd
Testing struct that has vector of other struct
by Pavel Maltsev
· 8 years ago
c75fd47
Add interfaceDescriptor() method to all interfaces
by Yifan Hong
· 8 years ago
164f83e
Test Java functionality with native client/servers in all supported ABIs
by Andreas Huber
· 8 years ago
64af5e8
java: get/register checked exceptions.
by Steven Moreland
· 8 years ago
ec10227
Emit equals and hashcode for auto-generated Java code.
by Yifan Hong
· 8 years ago
6906410
Merge "Java: Add checked exceptions to methods."
by Treehugger Robot
· 8 years ago
dad1b30
Java: Add checked exceptions to methods.
by Steven Moreland
· 8 years ago
cd00b9b
Return<*> getStatus().isOk() -> isOk()
by Steven Moreland
· 8 years ago
fa55d6e
Automatically start threadpool.
by Martijn Coenen
· 8 years ago
8d12b50
Support (un)linkToDeath in Java.
by Martijn Coenen
· 8 years ago
20e4f9c
Add test for Java GC for binder objects.
by Yifan Hong
· 8 years ago
bcd7903
Use interface for method callbacks.
by Steven Moreland
· 8 years ago
a47eef3
Allow method names, result names and argument names to be the same.
by Yifan Hong
· 8 years ago
8c56cbe
Allow bitfield types to be elidable.
by Yifan Hong
· 8 years ago
c57c8bb
Add a bitfield type.
by Yifan Hong
· 8 years ago
c893404
Hidlize IBase; use IBase instead of IBinder.
by Yifan Hong
· 8 years ago
a5abe92
Split libhidl into base and transport.
by Yifan Hong
· 8 years ago
0752ad5
Add hidl_test_java dependencies in build system.
by Steven Moreland
· 8 years ago
19d5c17
Update for hidlized hwservicemanager.
by Steven Moreland
· 8 years ago
1e81c53
Add test for binder inheritence.
by Yifan Hong
· 8 years ago
2bb6e1e
Adds support for specifying the version of a service to register/lookup.
by Andreas Huber
· 8 years ago
1b6822b
Vectors are now exposed as ArrayList<T> in the Java backend even for arguments
by Andreas Huber
· 8 years ago
f1abc2a
HIDL vectors are now exposed as ArrayLists rather than Vectors in Java.
by Andreas Huber
· 8 years ago
f03332a
Arrays in .hal files are now exposed to C++ as hidl_array<T, SIZE ...>
by Andreas Huber
· 8 years ago
709b62d
Arrays of arrays are now coalesced into a single multi-dimensional array type.
by Andreas Huber
· 8 years ago
4c865b7
[Java hidl-gen] Fix multi-dimensional arrays (used within structures, not
by Andreas Huber
· 8 years ago
f630bc8
Java support for passing vec<STRUCT-TYPE> and STRUCT-TYPE[] to and from methods.
by Andreas Huber
· 8 years ago
a21f149
Encode hidl_version in each generated interface.
by Martijn Coenen
· 8 years ago
4ff971c
Remove String16 dependency.
by Martijn Coenen
· 8 years ago
d57066f
hidl-gen: use Return<void>
by Iliyan Malchev
· 8 years ago
9391510
Move Status to libhidl.
by Martijn Coenen
· 8 years ago
19ca75a
Emit eval result of constant expressions for Java.
by Yifan Hong
· 8 years ago
0fa9e39
Auto-generate java libraries for compatible packages.
by Andreas Huber
· 8 years ago
4078631
Split 'IFoo' into 'IFoo' and 'IHwFoo'
by Steven Moreland
· 8 years ago
401cd16
Adds a test verifying that the Java backend is compatible with the C++ backend.
by Andreas Huber
· 8 years ago