summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Issue 3032913: improve AudioTrack recovery timeEric Laurent2010-09-301-2/+5
* Move verbose logging of device capabilities to dumpsys.Jeff Brown2010-09-301-7/+10
* Update OBB API to include callbacksKenny Root2010-09-281-1/+2
* Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS...Andreas Huber2010-09-281-1/+5
|\
| * Instead of constantly polling the AudioPlayer to see if it reached EOS or fin...Andreas Huber2010-09-281-1/+5
* | Merge "Vorbis files may have more samples encoded that should be used, i.e. w...Andreas Huber2010-09-281-0/+2
|\ \ | |/
| * Vorbis files may have more samples encoded that should be used, i.e. we have ...Andreas Huber2010-09-281-0/+2
* | Merge "Squashed commit of the following:" into gingerbreadAndreas Huber2010-09-281-0/+72
|\ \ | |/ |/|
| * Squashed commit of the following:Andreas Huber2010-09-271-0/+72
* | Merge "Add suuport for splitting touch events across windows." into gingerbreadJeff Brown2010-09-274-50/+87
|\ \ | |/ |/|
| * Add suuport for splitting touch events across windows.Jeff Brown2010-09-264-50/+87
* | Merge changes I1f7c4535,I741c68a2 into gingerbreadMathias Agopian2010-09-241-1/+9
|\ \
| * | add support for [1974164] Be able to take a screen shot on the deviceMathias Agopian2010-09-241-1/+9
| |/
* | Add locking around ZIP seekingKenny Root2010-09-241-2/+6
|/
* Merge "Looper: use pthread_once for TLS key initialization." into gingerbreadJeff Brown2010-09-211-0/+1
|\
| * Looper: use pthread_once for TLS key initialization.Jeff Brown2010-09-211-0/+1
* | Remove stagefright foundation's incompatible logging interface and update cal...Andreas Huber2010-09-211-37/+12
|/
* Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.Wu-cheng Li2010-09-211-6/+8
* Looper: Drop default parameters in favor of a safer overload.Jeff Brown2010-09-161-6/+9
* Fix app switch latency optimization.Jeff Brown2010-09-161-6/+6
* Merge "Input API review." into gingerbreadJeff Brown2010-09-161-2/+2
|\
| * Input API review.Jeff Brown2010-09-141-2/+2
* | Make input dispatcher only ANR for foreground windows.Jeff Brown2010-09-151-89/+32
* | fix a typo where the eventtags code were wrongMathias Agopian2010-09-151-16/+16
|/
* Merge "Replace epoll() with poll() and rename PollLoop to Looper." into ginge...Jeff Brown2010-09-146-229/+220
|\
| * Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown2010-09-146-229/+220
* | Add logging of various important graphics eventsMathias Agopian2010-09-132-0/+74
|/
* Input dispatcher ANR handling enhancements.Jeff Brown2010-09-125-156/+513
* Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer...James Dong2010-09-081-0/+1
|\
| * HW audio encoder expects timestamp via kKeyTime from each input bufferJames Dong2010-09-081-0/+1
* | Modify type of some environmental reverb parametersEric Laurent2010-09-081-10/+10
* | Fix key repeat delay.Jeff Brown2010-09-081-1/+4
* | Add support for secure views.Jeff Brown2010-09-083-8/+31
|/
* Modify native ALooper to take an explicit ident.Dianne Hackborn2010-09-072-4/+12
* Ogg files can be tagged to be automatically looping, this setting always over...Andreas Huber2010-09-031-0/+2
* Remove unused/debugging code from MP4 file writerJames Dong2010-09-032-0/+6
* Better file size estimateJames Dong2010-09-021-0/+1
* Calculate audio media drift time from AudioSourceJames Dong2010-09-013-1/+3
* Remove incomplete input device enumeration NDK API.Jeff Brown2010-08-311-23/+0
* Don't propagate StrictMode over one-way Binder calls.Brad Fitzpatrick2010-08-311-1/+5
* Input device calibration and capabilities.Jeff Brown2010-08-303-23/+146
* Remove camera metering mode API.Wu-cheng Li2010-08-301-17/+0
* Merge "ALoopers can now be named (useful to distinguish threads)." into ginge...Andreas Huber2010-08-301-0/+6
|\
| * ALoopers can now be named (useful to distinguish threads).Andreas Huber2010-08-271-0/+6
* | Workaround for a QCOM issue where the output buffer size advertised by the AV...James Dong2010-08-271-0/+1
* | Merge "Suppress the video recording start signal - bug 2950297" into gingerbreadJames Dong2010-08-271-1/+17
|\ \ | |/ |/|
| * Suppress the video recording start signalJames Dong2010-08-261-1/+17
* | fix a race in SF buffer managementMathias Agopian2010-08-261-1/+5
|/
* Merge "Added preset reverb." into gingerbreadEric Laurent2010-08-251-1/+2
|\
| * Added preset reverb.Eric Laurent2010-08-241-1/+2