summaryrefslogtreecommitdiffstats
path: root/media/libmedia/IEffect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix security vulnerability: potential OOB write in audioserverrago2017-03-131-0/+12
* Make IEffect command more robust (second try)Andy Hung2015-09-281-7/+20
* libmedia: clear reply data for IEffect commandAndy Hung2015-09-021-2/+2
* namespace does not need a closing semicolonGlenn Kasten2015-03-231-1/+1
* Update calls to IInterface::asBinder()Marco Nelissen2014-11-141-1/+1
* Check all server-provided sp<IMemory>Glenn Kasten2013-11-201-0/+3
* Whitespace and indentationGlenn Kasten2012-03-131-6/+5
* Enhance Visualizer behavior in the case of mediaserver death.John Grossman2012-02-161-2/+9
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-8/+8
* Audio effects: modified command() parameter types.Eric Laurent2010-07-281-5/+9
* Fix issue 2667797: [Audio Effect Framework] new base class and binder interfa...Eric Laurent2010-05-241-0/+191