summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | am b88102f5: Input dispatcher ANR handling enhancements.Jeff Brown2010-09-125-156/+513
| |\ \ | | |/
| | * Input dispatcher ANR handling enhancements.Jeff Brown2010-09-125-156/+513
* | | Exposing specific profile levels + hasProfile().Nipun Kwatra2010-09-101-6/+8
* | | Merge "Adding hasProfile."Nipun Kwatra2010-09-101-0/+8
|\ \ \
| * | | Adding hasProfile.Nipun Kwatra2010-09-101-0/+8
* | | | Merge "Added specific resolution and time lapse profiles."Nipun Kwatra2010-09-101-1/+14
|\ \ \ \ | |/ / /
| * | | Added specific resolution and time lapse profiles.Nipun Kwatra2010-09-101-1/+14
* | | | am 09f1e2b2: resolved conflicts for merge of 56aa3c76 to gingerbread-plus-aospJean-Baptiste Queru2010-09-1010-0/+1714
|\ \ \ \ | | |/ / | |/| |
| * | | 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 "Purge Skia objects from GL caches as needed."Romain Guy2010-09-081-0/+5
|\ \ \ \
| * | | | Purge Skia objects from GL caches as needed.Romain Guy2010-09-081-0/+5
* | | | | am 306cd58d: am d353c840: Merge "HW audio encoder expects timestamp via kKeyT...James Dong2010-09-081-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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
* | | | | | am e126119c: am 95d86480: Merge "Modify type of some environmental reverb par...Eric Laurent2010-09-081-10/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Modify type of some environmental reverb parametersEric Laurent2010-09-081-10/+10
* | | | | | am 8723bb58: am b21fb104: Fix key repeat delay.Jeff Brown2010-09-081-1/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix key repeat delay.Jeff Brown2010-09-081-1/+4
* | | | | | resolved conflicts for merge of a05088c1 to masterJeff Brown2010-09-083-8/+31
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add support for secure views.Jeff Brown2010-09-083-8/+31
| |/ / / /
* | | | | am a1205f07: am 2d3739d4: Merge "Modify native ALooper to take an explicit id...Dianne Hackborn2010-09-072-4/+12
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Modify native ALooper to take an explicit ident.Dianne Hackborn2010-09-072-4/+12
* | | | Merge changes I71f5b0fc,I92c7accbNipun Kwatra2010-09-031-3/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Moving decision to use still camera to CameraSourceTimeLapseNipun Kwatra2010-09-031-3/+6
* | | | am 8e11c822: am 9fee0b2a: Ogg files can be tagged to be automatically looping...Andreas Huber2010-09-031-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Ogg files can be tagged to be automatically looping, this setting always over...Andreas Huber2010-09-031-0/+2
* | | | Merge "Add the new Stagefright ANativeWindow OMX codec API."Jamie Gennis2010-09-032-1/+58
|\ \ \ \
| * | | | Add the new Stagefright ANativeWindow OMX codec API.Jamie Gennis2010-09-032-1/+58
* | | | | am bc1452a3: am 7755cdd6: Remove unused/debugging code from MP4 file writerJames Dong2010-09-032-0/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Remove unused/debugging code from MP4 file writerJames Dong2010-09-032-0/+6
* | | | | am 3c3fc97e: am 46e63b34: Merge "Better file size estimate" into gingerbreadJames Dong2010-09-031-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Better file size estimateJames Dong2010-09-021-0/+1
* | | | | am bb64e554: am 7ed7668b: Merge "Calculate audio media drift time from AudioS...James Dong2010-09-023-1/+3
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Calculate audio media drift time from AudioSourceJames Dong2010-09-013-1/+3
* | | | Revert "Merge "Add the new Stagefright ANativeWindow OMX codec API.""Jamie Gennis2010-09-012-53/+1
* | | | Merge "Add the new Stagefright ANativeWindow OMX codec API."Jamie Gennis2010-09-012-1/+53
|\ \ \ \
| * | | | Add the new Stagefright ANativeWindow OMX codec API.Jamie Gennis2010-09-012-1/+53
* | | | | am df02df11: am 307ed31c: Merge "Remove incomplete input device enumeration N...Jeff Brown2010-08-311-23/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Remove incomplete input device enumeration NDK API.Jeff Brown2010-08-311-23/+0
* | | | | am ae087369: am 63070856: Merge "Don\'t propagate StrictMode over one-way Bin...Brad Fitzpatrick2010-08-311-1/+5
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Don't propagate StrictMode over one-way Binder calls.Brad Fitzpatrick2010-08-311-1/+5
* | | | Added VideoSourceDownSamplerNipun Kwatra2010-08-311-0/+97
* | | | Added setAuxiliaryOutputFile to MediaRecorder and JNINipun Kwatra2010-08-313-0/+4
* | | | am 36f0cb26: am 8d60866e: Input device calibration and capabilities.Jeff Brown2010-08-303-23/+146
|\ \ \ \ | |/ / /
| * | | Input device calibration and capabilities.Jeff Brown2010-08-303-23/+146
* | | | am 6e46e6f7: am 7ec7b997: Remove camera metering mode API.Wu-cheng Li2010-08-301-17/+0
|\ \ \ \ | |/ / /
| * | | Remove camera metering mode API.Wu-cheng Li2010-08-301-17/+0
* | | | am 6df6d606: am df992ac9: Merge "ALoopers can now be named (useful to disting...Andreas Huber2010-08-301-0/+6
|\ \ \ \ | |/ / /
| * | | Merge "ALoopers can now be named (useful to distinguish threads)." into ginge...Andreas Huber2010-08-301-0/+6
| |\ \ \