Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_interfaces
/
2499a69dfdb2a85ac82554f3e73d731fd8c656b3
/
audio
11397b8
Merge "Revert "audiohal: Get rid of multiple inheritance in IDevice implementation"" into oc-dev am: ed84acb9ff
by Mikhail Naganov
· 8 years ago
62ce08c
Merge "Revert "audiohal: Get rid of multiple inheritance in IDevice implementation"" into oc-dev
by Mikhail Naganov
· 8 years ago
86685f5
Revert "audiohal: Get rid of multiple inheritance in IDevice implementation"
by Mikhail Naganov
· 8 years ago
5c63b11
Remove redundant dependencies
by Steven Moreland
· 8 years ago
2cd0d42
Remove redundant dependencies
by Steven Moreland
· 8 years ago
9436b0b
Merge "audiohal: Get rid of multiple inheritance in IDevice implementation" into oc-dev am: 5d3a3fd5a2
by Mikhail Naganov
· 8 years ago
e4228e7
audiohal: Get rid of multiple inheritance in IDevice implementation
by Mikhail Naganov
· 8 years ago
65ca21f
Merge "audiohal: Support stateful downmixer effects" into oc-dev am: 9f5b6aaf73
by Mikhail Naganov
· 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
58244cb
Merge "audiohal: Fix typos in comments, add missing comments" into oc-dev am: 3242e248c4
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
a9927b3
Merge "audiohal: Fix handling of invalid arguments in 'debugDump' methods"
by Mikhail Naganov
· 8 years ago
7bae6a0
audiohal: Fix handling of invalid arguments in 'debugDump' methods
by Mikhail Naganov
· 8 years ago
8c16d85
audiohal: Fix incorrect parameter handling in IDevicesFactory::openDevice
by Mikhail Naganov
· 8 years ago
ab24ecd
audio hal: initialize audio patch handle
by Derek Chen
· 8 years ago
34b44cd
Audio primary hal: fix member function used before init
by Kevin Rocard
· 8 years ago
d7e8852
Merge changes from topic 'vts-audio-fix' into oc-dev
by TreeHugger Robot
· 8 years ago
a8a9cc6
audio hal: explicitly import headers
by Steven Moreland
· 8 years ago
3acaa66
soundtrigger: Use "default" instance name for HAL service
by Mikhail Naganov
· 8 years ago
5df7894
Merge "audio.common@2.0-util: vendor_available + in Soong" into oc-dev
by TreeHugger Robot
· 8 years ago
6fa374a
Changed the naming scheme for Treble java libraries (both static and dynamic)
by Andreas Huber
· 8 years ago
c2ed729
audio.common@2.0-util: vendor_available + in Soong
by Steven Moreland
· 8 years ago
3b36a83
Update makefiles (2/2).
by Steven Moreland
· 8 years ago
4034306
Audio HAL: Destroy EventFlag on failed prepareTo{write,read}
by Kevin Rocard
· 8 years ago
b6498cb
Audio HAL: Check for buffer size overflow
by Kevin Rocard
· 8 years ago
67d5508
Audio HAL: Detect buffer memory allocation failure
by Kevin Rocard
· 8 years ago
fba442a
Audio HAL: Detect openDevice failure
by Kevin Rocard
· 8 years ago
6f22680
Audio HAL VTS: Fix documentation
by Kevin Rocard
· 8 years ago
9236036
audiohal: init and send all offloadinfo related element
by vivek mehta
· 8 years ago
936279e
audiohal: Fix UAF of HAL devices in Stream objects
by Mikhail Naganov
· 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
d4762a7
Merge "audiohal: Remove stale TODOs"
by TreeHugger Robot
· 8 years ago
8f991de
Merge "Audio HAL VTS: test leftover calls"
by TreeHugger Robot
· 8 years ago
b0dd076
audiohal: Remove stale TODOs
by Mikhail Naganov
· 8 years ago
be47eaf
Merge "audio: fix mistake in AudioDevice enum"
by Eric Laurent
· 8 years ago
e9a8fb7
Audio HAL VTS: test leftover calls
by Kevin Rocard
· 8 years ago
0fc208d
audio: fix mistake in AudioDevice enum
by Eric Laurent
· 8 years ago
9657c05
Merge changes Ie3e9e23c,I5e13eb47
by Kevin Rocard
· 8 years ago
049331f
Merge "audiohal: Rename output flag VOIP_CALL_RX -> VOIP_RX"
by Mikhail Naganov
· 8 years ago
624800c
Audio HAL VTS: Add test for IStreamOut
by Kevin Rocard
· 8 years ago
24db65c
Audio HAL VTS: Avoid copying Return in helper
by Kevin Rocard
· 8 years ago
ef92f74
Merge "Add VTS tests for audio effects"
by TreeHugger Robot
· 8 years ago
9f28904
Add VTS tests for audio effects
by Mikhail Naganov
· 8 years ago
9f61b29
audiohal: Rename output flag VOIP_CALL_RX -> VOIP_RX
by Mikhail Naganov
· 8 years ago
c996352
Audio HAL VTS: Add tests for IStreamIn
by Kevin Rocard
· 8 years ago
8878b4b
Audio HAL VTS: Add at least negative tests for IStream
by Kevin Rocard
· 8 years ago
b903124
Audio HAL VTS: Test IStream::debugDump
by Kevin Rocard
· 8 years ago
a7df7fc
Audio HAL VTS: Split big test for better traceability
by Kevin Rocard
· 8 years ago
de8cbff
Audio hal VTS: pretty print AudioDevice and ChannelMask
by Kevin Rocard
· 8 years ago
20e7af6
Audio Hal VTS: Refactor ASSERT_RESULT helper
by Kevin Rocard
· 8 years ago
9c36914
Audio hal VTS: generate names for parametrized tests
by Kevin Rocard
· 8 years ago
92ce35d
Audio hal VTS: factorize master volume test
by Kevin Rocard
· 8 years ago
ee771e9
Fix potentiel deadlock in audio VTS
by Kevin Rocard
· 8 years ago
161b564
audio: use vts target test base class
by Yuexi Ma
· 8 years ago
ed2bb4e
Change vts target base test class name
by Yuexi Ma
· 8 years ago
3c405a7
Add VTS for the audio primary device
by Kevin Rocard
· 8 years ago
fd067c3
Fix segfault in Primary audio hal hidl wrapper getDevice
by Kevin Rocard
· 8 years ago
d1e98ae
Do not skip failing Audio vts tests
by Kevin Rocard
· 8 years ago
48c5224
hidl_default to all targets.
by Steven Moreland
· 8 years ago
d0fbfd8
Merge "audio: fix IStream.createMmapBuffer()"
by Eric Laurent
· 8 years ago
89dc24e
Merge "Add VTS tests for the primary audio hal"
by Keun Soo Yim
· 8 years ago
0e3ae99
Merge "audio: add missing flags and devices"
by Eric Laurent
· 8 years ago
cd4837f
Merge "Revert "audiohal: Add diagnostic message to check the number of bytes written""
by Mikhail Naganov
· 8 years ago
a6f40c8
audio: fix IStream.createMmapBuffer()
by Eric Laurent
· 8 years ago
e6653b5
audio: add missing flags and devices
by Eric Laurent
· 8 years ago
f035788
Add VTS tests for the primary audio hal
by Kevin Rocard
· 8 years ago
476930c
Revert "audiohal: Add diagnostic message to check the number of bytes written"
by Mikhail Naganov
· 8 years ago
1f611dc
Merge "change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master)"
by TreeHugger Robot
· 8 years ago
50d7e27
change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master)
by Yuexi Ma
· 8 years ago
8d391c8
audiohal: Add diagnostic message to check the number of bytes written
by Mikhail Naganov
· 8 years ago
213170b
Create Broadcast radio HAL 1.1; implement DigitalStatus enum.
by Tomasz Wasilczyk
· 8 years ago
7e73d5b
Remove viral dependency on libhwbinder. (2/2)
by Steven Moreland
· 8 years ago
f609010
BroadcastRadio HAL uses "default" service name
by Chris Phoenix
· 9 years ago
d94a7d2
Remove .vts spec files
by Tri Vo
· 8 years ago
8422f6a
Update the test binary and source file name on master.
by Zhuoyao Zhang
· 8 years ago
63a3bd1
Merge "audio_effect HAL uses "default" service name"
by TreeHugger Robot
· 8 years ago
549ca2b
audio_effect HAL uses "default" service name
by Chris Phoenix
· 9 years ago
55f7247
AudioDevices HAL uses "default" service name
by Yifan Hong
· 8 years ago
f008f8f
Merge "Update .vts files on master based on the latest .hal file and hidl-gen"
by Zhuoyao Zhang
· 8 years ago
3bef939
Update .vts files on master based on the latest .hal file and hidl-gen
by Zhuoyao Zhang
· 8 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
1de5e2b
Merge "audio: Check status of registerPassthroughServiceImplementation"
by Mikhail Naganov
· 8 years ago
e867456
audio: Remove timeout from waits on event flags in HAL driver threads
by Mikhail Naganov
· 8 years ago
57108a0
Merge "audiohal: Pass thread identifiers to the client for priority adjustment"
by Mikhail Naganov
· 8 years ago
d38f147
Updated makefiles
by Andreas Huber
· 8 years ago
3c25646
audio: Check status of registerPassthroughServiceImplementation
by Mikhail Naganov
· 8 years ago
ce608be
Migrate driver/profiler to test/vts-testcase/hal.
by Tri Vo
· 8 years ago
a1db22a
audiohal: Pass thread identifiers to the client for priority adjustment
by Mikhail Naganov
· 8 years ago
9bb90a5
Merge "audiohal: Make closing of effects and streams fast"
by Mikhail Naganov
· 8 years ago
a7426f7
Merge "audiohal: Make sure audio data transfer related commands go via FMQ"
by Mikhail Naganov
· 8 years ago
7b9b6ca
move VTS stub files and non-functional tests
by Keun Soo Yim
· 8 years ago
60a3eee
Merge "Update Andriod.bp for hals."
by Zhuoyao Zhang
· 8 years ago
Next »