summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* am 4ec134cd: am cce0cd13: Merge "Looper: use pthread_once for TLS key initial...Jeff Brown2010-09-211-0/+1
|\
| * am cce0cd13: Merge "Looper: use pthread_once for TLS key initialization." int...Jeff Brown2010-09-211-0/+1
| |\
| | * 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
* | | | am af909581: am 67738486: Merge "Remove stagefright foundation\'s incompatibl...Andreas Huber2010-09-211-37/+12
|\ \ \ \ | |/ / /
| * | | am 67738486: Merge "Remove stagefright foundation\'s incompatible logging int...Andreas Huber2010-09-211-37/+12
| |\ \ \ | | |/ /
| | * | Remove stagefright foundation's incompatible logging interface and update cal...Andreas Huber2010-09-211-37/+12
| | |/
* | | am 2ad1ebca: am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUO...Wu-cheng Li2010-09-211-6/+8
|\ \ \ | |/ /
| * | am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.Wu-cheng Li2010-09-211-6/+8
| |\ \ | | |/
| | * Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.Wu-cheng Li2010-09-211-6/+8
* | | am bc9599d4: am 838e93ed: Merge "Looper: Drop default parameters in favor of ...Jeff Brown2010-09-171-6/+9
|\ \ \ | |/ /
| * | 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
* | | Merge "Adding default profiles for specific levels."Nipun Kwatra2010-09-171-4/+19
|\ \ \
| * | | Adding default profiles for specific levels.Nipun Kwatra2010-09-171-4/+19
* | | | Implemented frequent read returns for quick stop in time lapse.Nipun Kwatra2010-09-171-1/+60
* | | | am 6f0ff46c: am 9c258710: Merge "Fix app switch latency optimization." into g...Jeff Brown2010-09-161-6/+6
|\ \ \ \ | | |/ / | |/| |
| * | | 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
* | | | Add YUV420P color format support for video output from camera halJames Dong2010-09-161-1/+4
* | | | am 61cf67a2: am 24326f72: Merge "Input API review." into gingerbreadJeff Brown2010-09-161-2/+2
|\ \ \ \ | |/ / /
| * | | 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 7642c82c: am f4d788c9: Merge "Make input dispatcher only ANR for foregroun...Jeff Brown2010-09-151-89/+32
|\ \ \ \ \ | |/ / / /
| * | | | 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 310da64d: am f182e8a8: fix a typo where the eventtags code were wrongMathias Agopian2010-09-151-16/+16
|\ \ \ \ \ | |/ / / /
| * | | | 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 14bc6b5d: am 09340a4b: Merge "Replace epoll() with poll() and rename PollL...Jeff Brown2010-09-156-229/+220
|\ \ \ \ | |/ / /
| * | | 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
* | | | | resolved conflicts for merge of 48a86240 to masterMathias Agopian2010-09-152-0/+74
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | 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
| | |/
* | | Added command type to play recording sound.Nipun Kwatra2010-09-141-0/+3
* | | Adding enable/disable option for sendCommand()Nipun Kwatra2010-09-141-0/+5
* | | Merge changes I68379740,I9053218fMike Lockwood2010-09-121-5/+3
|\ \ \
| * | | Media scanner support for tracking files of arbitrary type.Mike Lockwood2010-09-121-5/+3
* | | | am 0f0541e4: am b88102f5: Input dispatcher ANR handling enhancements.Jeff Brown2010-09-125-156/+513
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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
|\ \ \ \ | | |/ / | |/| |