summaryrefslogtreecommitdiffstats
path: root/core/jni/android_media_ToneGenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Frameworks/base: Consistency in core/jniAndreas Gampe2014-11-211-15/+4
* AArch64: Use long for pointers in media classesAshok Bhat2014-01-151-18/+18
* am 2326be4f: am ba97ad2a: Merge "Leak in ToneGenerator_native_setup"Glenn Kasten2012-12-201-0/+1
|\
| * Leak in ToneGenerator_native_setupYou Kim2012-12-071-0/+1
* | new can't fail on AndroidGlenn Kasten2012-12-031-5/+0
|/
* implemented synchronous audio captureEric Laurent2012-03-291-0/+11
* Use correct syntax for #include <> ""Glenn Kasten2012-03-131-6/+6
* Update commentsGlenn Kasten2012-02-141-1/+1
* Follow raw pointer and sp<> conventionsGlenn Kasten2012-02-101-3/+1
* No newline or space at end of ALOG format stringGlenn Kasten2012-02-081-12/+12
* Use ToneGenerator::tone_type consistentlyGlenn Kasten2012-01-271-1/+1
* Use audio_stream_type_t consistentlyGlenn Kasten2012-01-131-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-4/+4
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-10/+10
* More JNI exception-throwing cleanup.Elliott Hughes2011-04-081-3/+3
* Fix issue 2203561: Sholes: audio playing out of earpiece.Eric Laurent2009-11-041-1/+1
* Fix issue 1992233: DTMF tones on Sholes is really long.Eric Laurent2009-09-081-3/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+149
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-149/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+149