summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Move non-monotonic reporting to interface.Jeff Sharkey2012-01-101-22/+27
* | | | | Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGESteve Block2012-01-097-38/+38
* | | | | Merge "By convention const goes before the type specifier"Glenn Kasten2012-01-095-23/+24
|\ \ \ \ \
| * | | | | By convention const goes before the type specifierGlenn Kasten2012-01-065-23/+24
| | |/ / / | |/| | |
* | | | | Use cached reference to media.player serviceGlenn Kasten2012-01-091-5/+4
* | | | | Merge "Replace loop by __builtin_ctz"Glenn Kasten2012-01-091-9/+4
|\ \ \ \ \
| * | | | | Replace loop by __builtin_ctzGlenn Kasten2012-01-051-9/+4
| |/ / / /
* | | | | Merge "suspended() and isSuspended() are const"Glenn Kasten2012-01-092-4/+5
|\ \ \ \ \
| * | | | | suspended() and isSuspended() are constGlenn Kasten2012-01-052-4/+5
| |/ / / /
* | | | | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-0827-204/+204
* | | | | am 4bc873e6: am 7944704e: Merge "Switch camera sounds to always use the syste...Eino-Ville Talvala2012-01-062-12/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Switch camera sounds to always use the system enforced audio stream.Eino-Ville Talvala2012-01-062-12/+1
| | |_|/ | |/| |
* | | | Don't allow reading of packagelist files.Nick Kralevich2012-01-061-6/+3
* | | | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-0618-129/+129
* | | | Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE"Steve Block2012-01-0513-69/+69
|\ \ \ \
| * | | | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-0413-69/+69
* | | | | Merge "Filter our v6 address from tethering dns."Robert Greenwalt2012-01-051-2/+14
|\ \ \ \ \
| * | | | | Filter our v6 address from tethering dns.Robert Greenwalt2011-12-201-2/+14
* | | | | | Merge "Remove the notion of "active track" from mixer"Glenn Kasten2012-01-053-81/+89
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Remove the notion of "active track" from mixerGlenn Kasten2011-12-203-81/+89
* | | | | | Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros"Glenn Kasten2012-01-057-64/+54
|\ \ \ \ \ \
| * | | | | | Use the standard CC_LIKELY and CC_UNLIKELY macrosGlenn Kasten2012-01-057-64/+54
* | | | | | | resolved conflicts for merge of 1a4b9939 to masterEric Laurent2012-01-044-1/+30
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | audioflinger: fix clicks on 48kHz audio.Eric Laurent2011-12-224-1/+30
| * | | | | Cherry-picking Id45abeba and Ia065dec6 for MR1Makoto Onuki2011-12-133-38/+161
* | | | | | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-0323-218/+218
| |/ / / / |/| | | |
* | | | | Merge "Fix 5783857: Device Policy Manager doesn't allow Face Unlock"Danielle Millett2012-01-031-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix 5783857: Device Policy Manager doesn't allow Face UnlockDanielle Millett2011-12-221-0/+1
| | |/ / | |/| |
* | | | Merge "Test the correct return code from call to cryptfs."Jeff Sharkey2012-01-031-1/+1
|\ \ \ \
| * | | | Test the correct return code from call to cryptfs.Fredrik Roubert2011-12-201-1/+1
| |/ / /
* | | | VPN: fix a CloseGuard warning.Chia-chi Yeh2011-12-271-6/+2
* | | | Merge "Remove dead code"Glenn Kasten2011-12-202-5/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Remove dead codeGlenn Kasten2011-12-192-6/+4
* | | | Merge "audio effects: rename configure command"Eric Laurent2011-12-191-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | audio effects: rename configure commandEric Laurent2011-12-191-1/+1
* | | | Merge "Use constants for 2 and 32"Glenn Kasten2011-12-162-8/+8
|\ \ \ \
| * | | | Use constants for 2 and 32Glenn Kasten2011-12-162-8/+8
* | | | | Merge "Extract out audio DSP code to utility library"Glenn Kasten2011-12-164-117/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Extract out audio DSP code to utility libraryGlenn Kasten2011-12-164-117/+10
| | |/ / | |/| |
* | | | Merge "Use switch in AudioMixer::setParameter"Glenn Kasten2011-12-162-36/+49
|\ \ \ \
| * | | | Use switch in AudioMixer::setParameterGlenn Kasten2011-12-162-36/+49
* | | | | deleteTrackName now asserts on bad input parameterGlenn Kasten2011-12-161-17/+16
|/ / / /
* | | | Merge "Add plumbing for dumping database info using dumpsys."Jeff Brown2011-12-161-0/+53
|\ \ \ \
| * | | | Add plumbing for dumping database info using dumpsys.Jeff Brown2011-12-161-0/+53
* | | | | Merge "Don't forget to close files."Dianne Hackborn2011-12-161-1/+14
|\ \ \ \ \
| * | | | | Don't forget to close files.Dianne Hackborn2011-12-151-1/+14
| | |_|/ / | |/| | |
* | | | | Merge "Add a new ui mode for "appliance""Joe Onorato2011-12-161-1/+4
|\ \ \ \ \
| * | | | | Add a new ui mode for "appliance"Joe Onorato2011-12-151-1/+4
| |/ / / /
* | | | | Merge "setActiveTrack and setBufferProvider can't fail"Glenn Kasten2011-12-162-10/+9
|\ \ \ \ \
| * | | | | setActiveTrack and setBufferProvider can't failGlenn Kasten2011-12-152-10/+9
| | |_|/ / | |/| | |