Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_interfaces
/
ce3aab7bd0bf6ef0c20233ab823beb57b8caad1d
/
audio
/
effect
76cfb84
Update makefiles. (2/2)
by Steven Moreland
· 8 years ago
c117245
VTS Audio Effect: Allow 'NOT_SUPPORTED' from IEffect::offload method
by Mikhail Naganov
· 8 years ago
bc71124
Update makefiles for c++-sources and c++-headers. (2/2)
by Steven Moreland
· 8 years ago
c8c6a81
audiohal: Support stateful downmixer effects
by Mikhail Naganov
· 8 years ago
95344ba
Merge "audiohal: Fix handling of invalid arguments in 'debugDump' methods" into oc-dev
by Mikhail Naganov
· 8 years ago
3e6fe75
audiohal: Fix handling of invalid arguments in 'debugDump' methods
by Mikhail Naganov
· 8 years ago
3a2470f
audiohal: Fix typos in comments, add missing comments
by Mikhail Naganov
· 8 years ago
a8a9cc6
audio hal: explicitly import headers
by Steven Moreland
· 8 years ago
6fa374a
Changed the naming scheme for Treble java libraries (both static and dynamic)
by Andreas Huber
· 8 years ago
3b36a83
Update makefiles (2/2).
by Steven Moreland
· 8 years ago
40d3a9b
Convert all comments into "doxygen-ready" comments.
by Andreas Huber
· 8 years ago
561b602
Update makefiles for hwtypes.h
by Steven Moreland
· 8 years ago
8b62473
Merge "audiohal: Add crash tests for some methods of IEffect"
by TreeHugger Robot
· 8 years ago
05fa0d0
audiohal: Add crash tests for some methods of IEffect
by Mikhail Naganov
· 8 years ago
b0dd076
audiohal: Remove stale TODOs
by Mikhail Naganov
· 8 years ago
9f28904
Add VTS tests for audio effects
by Mikhail Naganov
· 8 years ago
ed2bb4e
Change vts target base test class name
by Yuexi Ma
· 8 years ago
48c5224
hidl_default to all targets.
by Steven Moreland
· 8 years ago
50d7e27
change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master)
by Yuexi Ma
· 8 years ago
7e73d5b
Remove viral dependency on libhwbinder. (2/2)
by Steven Moreland
· 8 years ago
8422f6a
Update the test binary and source file name on master.
by Zhuoyao Zhang
· 8 years ago
549ca2b
audio_effect HAL uses "default" service name
by Chris Phoenix
· 9 years ago
a0da1a1
Move hidl shims to the vendor partition. (2/2)
by Steven Moreland
· 8 years ago
86fa244
Merge "Update makefiles to use filgroup syntax."
by TreeHugger Robot
· 8 years ago
b2e8954
Merge "audio: Remove timeout from waits on event flags in HAL driver threads"
by TreeHugger Robot
· 8 years ago
85120c9
Update makefiles to use filgroup syntax.
by Tri Vo
· 8 years ago
e867456
audio: Remove timeout from waits on event flags in HAL driver threads
by Mikhail Naganov
· 8 years ago
d38f147
Updated makefiles
by Andreas Huber
· 8 years ago
ce608be
Migrate driver/profiler to test/vts-testcase/hal.
by Tri Vo
· 8 years ago
9bb90a5
Merge "audiohal: Make closing of effects and streams fast"
by Mikhail Naganov
· 8 years ago
7b9b6ca
move VTS stub files and non-functional tests
by Keun Soo Yim
· 8 years ago
e9b43bb
Update Andriod.bp for hals.
by Zhuoyao Zhang
· 8 years ago
b0abafb
audiohal: Make closing of effects and streams fast
by Mikhail Naganov
· 9 years ago
b21bdc8
use the device's default binder/passthrough mode in vts tests
by Keun Soo Yim
· 9 years ago
f4f2ff3
audiohal: Fix volume changes handling
by Mikhail Naganov
· 9 years ago
5d406a3
Merge "add target-side profiling test for multimedia HIDL HALs"
by Keun Soo Yim
· 9 years ago
e64871a
add target-side profiling test for multimedia HIDL HALs
by Keun Soo Yim
· 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
f276d19
Remove coverage from test configurations.
by Ryan Campbell
· 9 years ago
a8d358f
Merge changes from topic 'bphwfoo'
by TreeHugger Robot
· 9 years ago
a18049a
Bp/nFoo -> Bp/nHwFoo.
by Yifan Hong
· 9 years ago
a331de1
audiohal: Re-implement effect process using FMQ and IMemory
by Mikhail Naganov
· 9 years ago
f755f46
add coverage config to audio effect VTS test
by Keun Soo Yim
· 9 years ago
b643842
Return<*> getStatus().isOk() -> isOk()
by Steven Moreland
· 9 years ago
6a56e38
Moved operator== to be autogen'd by hidl-gen.
by Yifan Hong
· 9 years ago
f35ee3b
Revert "Revert "Update makefiles for Java package path.""
by Yifan Hong
· 9 years ago
a8789f2
Revert "Update makefiles for Java package path."
by Yifan Hong
· 9 years ago
ab0792c
Update makefiles for Java package path.
by Yifan Hong
· 9 years ago
5018394
Update makefiles for hidlizing IBase.
by Yifan Hong
· 9 years ago
7bdce32
Merge "Update to use the correct logging library."
by Yifan Hong
· 9 years ago
f9d3034
Update to use the correct logging library.
by Yifan Hong
· 9 years ago
a9a58c1
Merge "Audio HAL: fixes for issues discovered after client conversion"
by Mikhail Naganov
· 9 years ago
6e81e9b
Audio HAL: fixes for issues discovered after client conversion
by Mikhail Naganov
· 9 years ago
32094ca
Merge changes I0b1a0979,I4aa89a39
by TreeHugger Robot
· 9 years ago
d6e4f03
Remove HIDL_GENERATED from things written by hand.
by Steven Moreland
· 9 years ago
d26dc50
Always specify underlying enum type.
by Steven Moreland
· 9 years ago
bbff14d
Merge "Update makefiles for logging."
by Steven Moreland
· 9 years ago
b74aac8
Merge "move VTS HIDL HAL tests to the corresponding interface directories"
by Keun Soo Yim
· 9 years ago
70b9a15
Use newly introduced hidl_handle.
by Martijn Coenen
· 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
6b920e4
Split libhidl into base and transport.
by Yifan Hong
· 9 years ago
1054829
Implement audio devices and streams HAL delegating to legacy HAL
by Mikhail Naganov
· 9 years ago
bf39317
Add simple target-side VTS test for IEffectFactory.hal
by Mikhail Naganov
· 9 years ago
c2f2779
Update Android.bp to reexport dependent packages.
by Yifan Hong
· 9 years ago
0522f89
Merge "Implement audio effects HAL delegating to legacy HAL"
by Mikhail Naganov
· 9 years ago
b785f5b
Support genrules with multiple tools
by Colin Cross
· 9 years ago
7cbf2f1
Implement audio effects HAL delegating to legacy HAL
by Mikhail Naganov
· 9 years ago
fcd74eb
Running update makefiles.
by Steven Moreland
· 9 years ago
6972777
Stop all these merge conflicts.
by Steven Moreland
· 9 years ago
c115895
Remove redundant prefixes from enums in audio common types and effects HAL
by Mikhail Naganov
· 9 years ago
40be06c
Define HAL for audio effects
by Mikhail Naganov
· 9 years ago