summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* am 838e93ed: Merge "Looper: Drop default parameters in favor of a safer overl...Jeff Brown2010-09-171-6/+9
|\
| * Looper: Drop default parameters in favor of a safer overload.Jeff Brown2010-09-161-6/+9
* | am 9c258710: Merge "Fix app switch latency optimization." into gingerbreadJeff Brown2010-09-161-6/+6
|\ \ | |/
| * Fix app switch latency optimization.Jeff Brown2010-09-161-6/+6
* | am 24326f72: Merge "Input API review." into gingerbreadJeff Brown2010-09-161-2/+2
|\ \ | |/
| * Merge "Input API review." into gingerbreadJeff Brown2010-09-161-2/+2
| |\
| | * Input API review.Jeff Brown2010-09-141-2/+2
* | | am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." i...Jeff Brown2010-09-151-89/+32
|\ \ \ | |/ /
| * | Make input dispatcher only ANR for foreground windows.Jeff Brown2010-09-151-89/+32
* | | am f182e8a8: fix a typo where the eventtags code were wrongMathias Agopian2010-09-151-16/+16
|\ \ \ | |/ /
| * | fix a typo where the eventtags code were wrongMathias Agopian2010-09-151-16/+16
| |/
* | am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper...Jeff Brown2010-09-146-229/+220
|\ \ | |/
| * 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
* | | am b3ffc78f: Merge "Add logging of various important graphics events" into gi...Mathias Agopian2010-09-142-0/+74
|\ \ \ | |/ /
| * | Add logging of various important graphics eventsMathias Agopian2010-09-132-0/+74
| |/
* | am b88102f5: Input dispatcher ANR handling enhancements.Jeff Brown2010-09-125-156/+513
|\ \ | |/
| * Input dispatcher ANR handling enhancements.Jeff Brown2010-09-125-156/+513
* | resolved conflicts for merge of 56aa3c76 to gingerbread-plus-aospJean-Baptiste Queru2010-09-1010-0/+1714
|\ \ | |/ |/|
| * Initial contribution from Sony Corporation.aimitakeshi2010-09-0110-0/+1714
| * Merge "Keep track of remaining fd when devices are removed"Jean-Baptiste Queru2010-08-171-0/+1
| |\
| | * Keep track of remaining fd when devices are removedJens Gulin2010-06-281-0/+1
| * | fix inaccurate copyrightsJean-Baptiste Queru2010-07-293-3/+2
| |/
* | 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
* | | Allow sniffers to return a packet of opaque data that the corresponding extra...Andreas Huber2010-08-251-2/+7
* | | fix [2931513] Add support for setting the orientation of an ANativeWindowMathias Agopian2010-08-243-8/+42
|/ /
* | Runtime dump support for MediaWriterJames Dong2010-08-232-0/+5
* | Merge "Visualizer: replace the FFT implementation with a faster one." into gi...Chia-chi Yeh2010-08-221-1/+0
|\ \
| * | Visualizer: replace the FFT implementation with a faster one.Chia-chi Yeh2010-08-191-1/+0