Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_interfaces
/
abefabdb2bc36a269cff0d2adc18cebafa3106f2
/
nfc
06c85d9
Update makefiles.
by Steven Moreland
· 8 years ago
209a274
NFC: vts: Add commands to reset the NFC controller before other commands
by Ruchi Kandoi
· 8 years ago
cb360c6
Update makefiles for c++-sources and c++-headers.
by Steven Moreland
· 8 years ago
62769b7
Merge "Remove redundant dependencies"
by Treehugger Robot
· 8 years ago
ee1d248
Remove redundant dependencies
by Steven Moreland
· 8 years ago
238dd8a
nfc: Android.mk -> Android.bp
by Steven Moreland
· 8 years ago
b422f16
Remove dependency of libhardware_legacy
by Hung-ying Tyan
· 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
9150025
nfc: vts: Correct parameters going for CoreInitialized
by Ruchi Kandoi
· 8 years ago
bfefc5e
NFC VTS test use VtsHalHidlCallbackBase for callback wait and notify
by Yuexi Ma
· 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
ee8314c
Nfc: Null ptr checks in HAL
by Ruchi Kandoi
· 8 years ago
6b87201
Change vts target base test class name
by Yuexi Ma
· 8 years ago
691a455
Add hidl_default and make modules use hidl_default.
by Steven Moreland
· 8 years ago
3d7c5f9
Add Test cases to Nfc VTS
by Ruchi Kandoi
· 9 years ago
93d2541
Add columns to namespace for vts target base test invocation
by Yuexi Ma
· 8 years ago
178dfd5
change all vts hidl tests to use VtsHalHidlTargetBaseTest
by Yuexi Ma
· 8 years ago
d28a3dc
Remove viral dependency on libhwbinder.
by Steven Moreland
· 8 years ago
85ca130
Nfc: deal with the framework going away.
by Martijn Coenen
· 8 years ago
81f9968
Remove .vts spec files.
by Tri Vo
· 8 years ago
f7693ee
Update the test binary and source file name.
by Zhuoyao Zhang
· 8 years ago
8cd0125
Merge "Remove --coverage in Android.bp"
by Treehugger Robot
· 8 years ago
46c0b94
Move hidl shims to the vendor partition.
by Steven Moreland
· 9 years ago
65c99d7
Update vts files on aosp.
by Zhuoyao Zhang
· 9 years ago
84107a0
Remove --coverage in Android.bp
by Dan Willemsen
· 8 years ago
06da29f
Use filegroup as genrule srcs.
by Tri Vo
· 8 years ago
0574bac
Updated makefiles
by Andreas Huber
· 8 years ago
ac9f1c0
Remove vts driver/profiler build rules.
by Tri Vo
· 8 years ago
5d6712c
move VTS stub files and non-functional tests (aosp)
by Keun Soo Yim
· 8 years ago
bd75289
Support driver/profiler for all hals.
by Zhuoyao Zhang
· 8 years ago
6d88fc9
Merge "Increase the timeout for NfcHidlTargetProfilingTest."
by Zhuoyao Zhang
· 9 years ago
54abf56
Increase the timeout for NfcHidlTargetProfilingTest.
by Zhuoyao Zhang
· 9 years ago
185b5a7
NFC: Update VTS test
by Ruchi Kandoi
· 9 years ago
522badd
use the default binder/passthrough mode in NFC VTS test.
by Keun Soo Yim
· 9 years ago
3b06b22
Nfc HAL uses "default" service name
by Chris Phoenix
· 9 years ago
70f34a6
Adding all nfc vts related things back.
by Steven Moreland
· 9 years ago
7c8d9bb
Revert "move VTS HIDL HAL tests to the corresponding interface directories"
by Steven Moreland
· 9 years ago
9e172b3
Merge "Load legacy NFC libhardware HAL by correct name."
by Martijn Coenen
· 9 years ago
aeb3de7
Merge changes from topic 'port-nfc-vts-AOSP'
by Ruchi Kandoi
· 9 years ago
dd716c3
Fix VTS paths on 32-bit target
by Hsin-Yi Chen
· 9 years ago
b4b3c93
Remove obsolete references to IPCThreadState/ProcessState.
by Martijn Coenen
· 9 years ago
dcfe5d6
Update Android.bp of Nfc with make rule for profiler.
by Zhuoyao Zhang
· 9 years ago
63ff734
Use lowercase booleans in VTS test configs.
by Ryan Campbell
· 9 years ago
6b60036
Update to use the correct logging library.
by Ruchi Kandoi
· 9 years ago
ae87d5a
Update coverage configs with new format.
by Ryan Campbell
· 9 years ago
99f201a
Update NFC VTS configs to reflect new source paths
by Ryan Campbell
· 9 years ago
4fbf784
increase the timeouts to 10mins for nfc target-side tests
by Keun Soo Yim
· 9 years ago
12b532c
enable profiling directly from AndroidTest.xml
by Yuexi Ma
· 9 years ago
891d843
NFC: vts: Update VTS driver files as per HAL changes
by Ruchi Kandoi
· 9 years ago
ea37e1a
NFC: Add target-side VTS tests for NFC
by Ruchi Kandoi
· 9 years ago
a0bf597
use svc nfc enable/disable which is always the same.
by Keun Soo Yim
· 9 years ago
ec7746f
move VTS HIDL HAL tests to the corresponding interface directories
by Keun Soo Yim
· 9 years ago
7da37f4
Build target-side NFC test with coverage.
by Ryan Campbell
· 9 years ago
be1badc
Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS.
by Steven Moreland
· 9 years ago
1ee9859
Nfc: Split libhidl into base and transport.
by Yifan Hong
· 9 years ago
ce2e656
Load legacy NFC libhardware HAL by correct name.
by Martijn Coenen
· 9 years ago
cb5989d
Merge "Bp/n/sFoo -> Bp/n/sHwFoo"
by Treehugger Robot
· 9 years ago
818ffb1
Merge "liblog: use log/log.h when utilizing ALOG macros"
by Treehugger Robot
· 9 years ago
6360a88
NFC: Update vts files to include the Annotations.
by Ruchi Kandoi
· 9 years ago
105bcaa
NFC HAL target-side test (template)
by Keun Soo Yim
· 9 years ago
540a1ca
Update vts files for nfc hidl file style change.
by Zhuoyao Zhang
· 9 years ago
3e78819
VTS driver build target for NFC 1.0
by Keun Soo Yim
· 9 years ago
6473c64
add nfc vts files and vts profiler build rule
by Keun Soo Yim
· 9 years ago
10ac9b4
Bp/n/sFoo -> Bp/n/sHwFoo
by Yifan Hong
· 9 years ago
a4842ac
liblog: use log/log.h when utilizing ALOG macros
by Mark Salyzyn
· 9 years ago
fead19a
Ran update-makefiles.sh.
by Yifan Hong
· 9 years ago
b85d876
Update makefiles for Java package path.
by Yifan Hong
· 9 years ago
e19e582
Update makefiles for hidlizing IBase.
by Yifan Hong
· 9 years ago
65cbd60
Update to use the correct logging library.
by Yifan Hong
· 9 years ago
99535bc
NFC: Add @exports to generate nfc-base.h headers.
by Ruchi Kandoi
· 9 years ago
51068e0
Nfc: Change return types for Nfc hal to specified type.
by Ruchi Kandoi
· 9 years ago
2fe5762
Merge "Update makefiles for logging."
by Treehugger Robot
· 9 years ago
33e87b8
Remove HIDL_GENERATED from things written by hand.
by Steven Moreland
· 9 years ago
3e3a099
Update makefiles for logging.
by Steven Moreland
· 9 years ago
3bca1ee
Merge "NFC: Add Annotations to the HAL file"
by Ruchi Kandoi
· 9 years ago
63544ea
Split libhidl into base and transport.
by Yifan Hong
· 9 years ago
846d9ab
NFC: Add Annotations to the HAL file
by Ruchi Kandoi
· 9 years ago
8f084e0
Support genrules with multiple tools
by Colin Cross
· 9 years ago
7982058
Running update-makefiles for fixed spacing.
by Steven Moreland
· 9 years ago
42eba0a
NFC HAL doesn't need readproc.
by Martijn Coenen
· 9 years ago
7a4f118
Stop all these merge conflicts.
by Steven Moreland
· 9 years ago
ce97794
Update headers (for export shared lib headers)
by Steven Moreland
· 9 years ago
cc7d42b
Use defaultPassthroughServiceImplementation for nfc.
by Steven Moreland
· 9 years ago
e397b73
Merge changes from topic 'nfc-style'
by Treehugger Robot
· 9 years ago
a74426d
nfc: update default implementation to match style.
by Steven Moreland
· 9 years ago
cffe8d5
nfc: reflect style guide.
by Steven Moreland
· 9 years ago
7573963
Cleanup nfc service code.
by Steven Moreland
· 9 years ago
13e1942
Merge "Revert "Revert "Revert "nfc: reflect style guide.""""
by Steven Moreland
· 9 years ago
6d4d412
Revert "Revert "Revert "nfc: update default implementation to match style."""
by Steven Moreland
· 9 years ago
20ea4ea
Revert "Revert "Revert "nfc: reflect style guide."""
by Steven Moreland
· 9 years ago
67f7003
Merge "Revert "Revert "nfc: update default implementation to match style."""
by Treehugger Robot
· 9 years ago
22be21e
Revert "Revert "nfc: update default implementation to match style.""
by Steven Moreland
· 9 years ago
106bc9d
Revert "Revert "nfc: reflect style guide.""
by Steven Moreland
· 9 years ago
ea4b569
Merge "Revert "nfc: reflect style guide.""
by Martijn Coenen
· 9 years ago
3768be3
Revert "nfc: update default implementation to match style."
by Steven Moreland
· 9 years ago
69bb15e
Revert "nfc: reflect style guide."
by Steven Moreland
· 9 years ago
6b6381c
nfc: update default implementation to match style.
by Steven Moreland
· 9 years ago
e0c416a
nfc: reflect style guide.
by Steven Moreland
· 9 years ago
Next »