summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* AudioFlinger: fix build with debug log enabledEric Laurent2013-01-171-1/+1
* Merge "Fix build warnings"Glenn Kasten2013-01-092-4/+4
|\
| * Fix build warningsGlenn Kasten2013-01-082-4/+4
* | Camera2: Fix JPEG quality metadata type, new warnings.Eino-Ville Talvala2013-01-072-15/+24
|/
* Merge "Start isolating control block accesses in a proxy"Glenn Kasten2012-12-216-70/+63
|\
| * Start isolating control block accesses in a proxyGlenn Kasten2012-12-126-70/+63
* | Merge "Remove unnecessary parameter"Glenn Kasten2012-12-212-6/+5
|\ \
| * | Remove unnecessary parameterGlenn Kasten2012-12-182-6/+5
| |/
* | Merge "Fix build warnings"Glenn Kasten2012-12-203-6/+6
|\ \
| * | Fix build warningsGlenn Kasten2012-12-173-6/+6
| |/
* | Merge "Add warning about following the design rules"Glenn Kasten2012-12-201-0/+6
|\ \
| * | Add warning about following the design rulesGlenn Kasten2012-11-301-0/+6
* | | Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-185-14/+14
| |/ |/|
* | Prepare for track invalidation to be done by proxyGlenn Kasten2012-12-123-7/+16
* | am 76143093: am f0ff908d: Logging to investigate a crashGlenn Kasten2012-12-101-0/+6
|\ \
| * | Logging to investigate a crashGlenn Kasten2012-12-071-0/+6
* | | Merge "Camera2: fix metadata symbols"Igor Murashkin2012-12-044-153/+153
|\ \ \
| * | | Camera2: fix metadata symbolsIgor Murashkin2012-12-034-153/+153
* | | | Merge "audioflinger: define ANDROID_SMP, remove conditional tracing"Alex Ray2012-12-042-21/+17
|\ \ \ \ | |/ / / |/| | |
| * | | audioflinger: define ANDROID_SMP, remove conditional tracingAlex Ray2012-11-302-21/+17
* | | | AudioTrack::mute() is unused so remove itGlenn Kasten2012-12-034-27/+5
|/ / /
* | | Remove conditional compilation of ATRACE functionsAlex Ray2012-11-303-10/+8
* | | Merge "Use ATRACE macros instead of Tracer statics"Simon Wilson2012-11-292-4/+4
|\ \ \
| * | | Use ATRACE macros instead of Tracer staticsSimon Wilson2012-11-292-4/+4
| | |/ | |/|
* | | am 9428cdd7: am 5dea84c3: Fix log spamGlenn Kasten2012-11-291-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fix log spamGlenn Kasten2012-11-291-1/+1
| * Merge "New VHQ resampler" into jb-mr1.1-devGlenn Kasten2012-11-279-4818/+1129
| |\
| | * New VHQ resamplerGlenn Kasten2012-11-279-4818/+1129
* | | Fix master build.Ben Murdoch2012-11-281-1/+1
* | | am b8fa1240: am aa9e3e01: Camera: Play shutter sound iff enableShutterSound(t...Igor Murashkin2012-11-273-9/+14
|\ \ \ | |/ /
| * | Camera: Play shutter sound iff enableShutterSound(true) && ShutterCallback !nullIgor Murashkin2012-11-263-9/+14
| |/
| * Static AudioTrack plays twice initiallyGlenn Kasten2012-11-161-1/+1
* | Merge "AudioFlinger files reorganization"Eric Laurent2012-11-2011-9336/+9647
|\ \
| * | AudioFlinger files reorganizationEric Laurent2012-11-1911-9336/+9647
* | | fix a typo in SINC resampler that prevented tracks to be mixedMathias Agopian2012-11-191-2/+2
|/ /
* | Clean up channel count and channel maskGlenn Kasten2012-11-192-7/+7
* | Merge ""if" statements use curly braces per media style"Glenn Kasten2012-11-161-28/+84
|\ \
| * | "if" statements use curly braces per media styleGlenn Kasten2012-11-161-28/+84
* | | Merge "Fix time vs. bytes units bug in getRenderPosition"Glenn Kasten2012-11-162-23/+20
|\ \ \
| * | | Fix time vs. bytes units bug in getRenderPositionGlenn Kasten2012-11-162-23/+20
| |/ /
* | | Merge "Don't use control block frame count after create"Glenn Kasten2012-11-162-17/+20
|\ \ \
| * | | Don't use control block frame count after createGlenn Kasten2012-11-162-17/+20
| |/ /
* | | Don't explicitly log tidGlenn Kasten2012-11-162-15/+15
|/ /
* | Merge "Use size_t for frame counts"Glenn Kasten2012-11-162-24/+24
|\ \
| * | Use size_t for frame countsGlenn Kasten2012-11-152-24/+24
* | | Static AudioTrack plays twice initiallyGlenn Kasten2012-11-151-1/+1
|/ /
* | Clean up frame size in AudioTrack and AudioFlingerGlenn Kasten2012-11-142-29/+22
* | Use uint32_t for sample rateGlenn Kasten2012-11-142-15/+15
* | Merge "Update audio comments"Glenn Kasten2012-11-142-2/+6
|\ \
| * | Update audio commentsGlenn Kasten2012-11-142-2/+6