index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
media
/
jni
/
soundpool
Age
Commit message (
Expand
)
Author
2021-03-17
SoundPool: Avoid busy waiting during stream restart
Andy Hung
2021-03-16
SoundPool: Improve single stream SoundPool handling
Andy Hung
2021-03-11
SoundPool: Fix clang-tidy
Andy Hung
2021-02-23
Merge "Do not add quotes around flags argument" am: af4f8b9510
Chih-hung Hsieh
2021-02-21
Do not add quotes around flags argument
Chih-Hung Hsieh
2021-02-21
Merge ab/7061308 into stage.
Xin Li
2021-02-16
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-12-18
Add package name when initializing SoundPool.
jiabin
2020-11-24
Convert mask types from uint32_t to enum type
Mikhail Naganov
2020-06-24
Update to use nativehelper/JNIPlatformHelp.h
Orion Hodson
2020-06-01
SoundPool: fix fcntl argument
Andy Hung
2020-06-01
SoundPool: Fix verbose logging compilation
Andy Hung
2020-05-27
SoundPool: Add clang-tidy and fix
Andy Hung
2020-04-27
MediaMetrics: Track AudioTrack and AudioRecord callers
Andy Hung
2020-03-20
SoundPool: Fix stream playback thread startup wait
Andy Hung
2020-03-11
SoundPool: Set completion flag before promise
Andy Hung
2020-03-03
SoundPool: Fix StreamManager JavaThread shutdown
Andy Hung
2020-01-16
Don't link with mediametrics headers symlinks
Marco Nelissen
2019-12-12
Merge "Revert "Revert "SoundPool: Use caller thread for sound playback"""
Andy Hung
2019-12-12
Revert "Revert "SoundPool: Use caller thread for sound playback""
Andy Hung
2019-12-09
Merge "Revert "SoundPool: Use caller thread for sound playback""
Stefania Halac
2019-12-07
Revert "SoundPool: Use caller thread for sound playback"
Deepika Likhite
2019-12-03
SoundPool: Improve tests
Andy Hung
2019-11-18
SoundPool: Use caller thread for sound playback
Andy Hung
2019-10-25
Merge "Add required header_libs" am: 04d8813a01 am: 67da76a19d am: 8526f75455
Marco Nelissen
2019-10-24
Add required header_libs
Marco Nelissen
2019-10-23
SoundPool: Add native stress test
Andy Hung
2019-10-22
SoundPool: Refactor class
Andy Hung
2019-09-13
Improve visibility of IMemory security risks
Ytai Ben-Tsvi
2019-09-13
SoundPool: Do not sleep on stop for USAGE_GAME or on BUFFER_END
Andy Hung
2019-09-10
SoundPool: Do not sleep on stop for USAGE_GAME or on BUFFER_END
Andy Hung
2019-02-07
SoundPool: Ramp volume down when forcibly reclaiming track
Andy Hung
2019-02-05
audiopolicy: get rid of hardcoded attributes <--> stream types
François Gaffie
2018-12-09
Add channel mask in SoundPool sample.
jiabin
2018-04-09
soundpool: fix muted channel
Eric Laurent
2017-12-07
SoundPool: remove unused header file.
Wei Jia
2017-12-06
SoundPool: remove unused header file
Wei Jia
2017-10-12
Remove libmedia and libstagefright dependency from extractors
Dongwon Kang
2017-07-18
Merge "Reference nativehelper/jni.h as jni.h"
Steven Moreland
2017-07-17
Reference nativehelper/jni.h as jni.h
Steven Moreland
2017-05-17
Merge "Convert libsoundpool to Android.bp" am: dde9ee9edd am: e9ffa404ae
Colin Cross
2017-05-17
Convert libsoundpool to Android.bp
Colin Cross
2017-05-05
Update path for libmediandk headers
Colin Cross
2017-05-05
Update path for libmediandk headers
Colin Cross
2016-11-14
Refactor SoundPool for appOps handling through PlayerBase
Jean-Michel Trivi
2016-11-04
Use libaudioclient
Marco Nelissen
2016-11-03
Use libaudioclient
Marco Nelissen
2016-08-29
Fix google-explicit-constructor warnings in soundpool.
Chih-Hung Hsieh
2016-04-11
Increase the SoundPoolThread queue size to 128 entries.
Philip Cuadra
2016-03-29
Stop SoundPool decode if NdkMediaCodec returns null buffers
Andy Hung
[next]