summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Test use of "f" suffix on float initializers."Stephen Hines2010-09-211-2/+4
|\
| * Test use of "f" suffix on float initializers.Stephen Hines2010-09-211-2/+4
* | Merge "Add support for circular gradients to the GL renderer."Romain Guy2010-09-215-9/+78
|\ \
| * | Add support for circular gradients to the GL renderer.Romain Guy2010-09-215-9/+78
* | | am 4ec134cd: am cce0cd13: Merge "Looper: use pthread_once for TLS key initial...Jeff Brown2010-09-211-15/+14
|\ \ \ | |_|/ |/| |
| * | am cce0cd13: Merge "Looper: use pthread_once for TLS key initialization." int...Jeff Brown2010-09-211-15/+14
| |\ \
| | * | Looper: use pthread_once for TLS key initialization.Jeff Brown2010-09-211-15/+14
* | | | Updated RSTest to test primitive type assignments.Stephen Hines2010-09-213-19/+59
* | | | am 2ad1ebca: am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUO...Wu-cheng Li2010-09-211-1/+1
|\ \ \ \ | |/ / /
| * | | am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.Wu-cheng Li2010-09-211-1/+1
| |\ \ \ | | |/ /
| | * | Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.Wu-cheng Li2010-09-211-1/+1
* | | | Merge "Add support for Float64 (double) to RenderScript."Stephen Hines2010-09-212-0/+12
|\ \ \ \
| * | | | Add support for Float64 (double) to RenderScript.Stephen Hines2010-09-202-0/+12
* | | | | Merge "Add support for SweepGradient in the GL renderer."Romain Guy2010-09-206-30/+155
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Add support for SweepGradient in the GL renderer.Romain Guy2010-09-206-30/+155
* | | | | am a8d95248: am 7d4739be: Merge "Reduce lock thrashing in native Looper." int...Jeff Brown2010-09-181-32/+38
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | am 7d4739be: Merge "Reduce lock thrashing in native Looper." into gingerbreadJeff Brown2010-09-171-32/+38
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Reduce lock thrashing in native Looper.Jeff Brown2010-09-171-32/+38
* | | | | Merge "Fix positioning of 1 pixel wide lines (esp. non AA lines.)"Romain Guy2010-09-172-2/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix positioning of 1 pixel wide lines (esp. non AA lines.)Romain Guy2010-09-172-2/+2
* | | | | Merge changes Id5200e94,I08fcbfa7Romain Guy2010-09-175-18/+49
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Add support for non AA lines.Romain Guy2010-09-173-12/+44
| * | | Correctly free memory.Romain Guy2010-09-173-6/+5
* | | | Merge "Handle RS reflection name changes."Stephen Hines2010-09-177-21/+21
|\ \ \ \
| * | | | Handle RS reflection name changes.Stephen Hines2010-09-177-21/+21
* | | | | Merge "Minor app updates for RS. force RSTest to portrait."Stephen Hines2010-09-173-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | Minor app updates for RS. force RSTest to portrait.Stephen Hines2010-09-153-5/+5
* | | | | Merge "Fix function name match for refcounting funcs."Jason Sams2010-09-171-4/+55
|\ \ \ \ \
| * | | | | Fix function name match for refcounting funcs.Jason Sams2010-09-171-4/+55
* | | | | | am f3f822ed: am 987ba541: Merge "Fix sim-eng build on Hardy" into gingerbreadBrian Carlstrom2010-09-161-0/+8
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | am 987ba541: Merge "Fix sim-eng build on Hardy" into gingerbreadBrian Carlstrom2010-09-161-0/+8
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge "Fix sim-eng build on Hardy" into gingerbreadBrian Carlstrom2010-09-161-0/+8
| | |\ \ \ \
| | | * | | | Fix sim-eng build on HardyBrian Carlstrom2010-09-161-0/+8
* | | | | | | am 876e0e56: am 36f429d3: Fix typo which causes sensors to fail miserablyMathias Agopian2010-09-161-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | am 36f429d3: Fix typo which causes sensors to fail miserablyMathias Agopian2010-09-161-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix typo which causes sensors to fail miserablyMathias Agopian2010-09-161-1/+1
* | | | | | Merge "Add support for drawLines(), with anti-aliasing"Romain Guy2010-09-168-20/+240
|\ \ \ \ \ \
| * | | | | | Add support for drawLines(), with anti-aliasingRomain Guy2010-09-168-20/+240
* | | | | | | am 8f476407: am 08710dcd: Merge "part of fix for [3004226] Cannot end the cal...Mathias Agopian2010-09-161-2/+16
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | am 08710dcd: Merge "part of fix for [3004226] Cannot end the call - Proximity...Mathias Agopian2010-09-161-2/+16
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge "part of fix for [3004226] Cannot end the call - Proximity sensor doesn...Mathias Agopian2010-09-161-2/+16
| | |\ \ \ \ \
| | | * | | | | part of fix for [3004226] Cannot end the call - Proximity sensor doesn't workMathias Agopian2010-09-161-2/+16
* | | | | | | | Merge "Cleanup GL setup code and remove legacy 1.1 paths. Reset pointers to N...Jason Sams2010-09-1616-128/+31
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Cleanup GL setup code and remove legacy 1.1 paths.Jason Sams2010-09-1616-128/+31
* | | | | | | | am d3576ef8: am 1ac48eab: Merge "Ensure input dispatcher and native looper ha...Jeff Brown2010-09-162-6/+19
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | am 1ac48eab: Merge "Ensure input dispatcher and native looper handles EINTR."...Jeff Brown2010-09-162-6/+19
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge "Ensure input dispatcher and native looper handles EINTR." into gingerb...Jeff Brown2010-09-162-6/+19
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Ensure input dispatcher and native looper handles EINTR.Jeff Brown2010-09-162-6/+19
| | | | |_|/ / | | | |/| | |
* | | | | | | am 6f0ff46c: am 9c258710: Merge "Fix app switch latency optimization." into g...Jeff Brown2010-09-161-48/+75
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | |
| * | | | | am 9c258710: Merge "Fix app switch latency optimization." into gingerbreadJeff Brown2010-09-161-48/+75
| |\ \ \ \ \ | | |/ / / /