summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Adding timer to display renderscript jit duration.Alex Sakhartchouk2010-09-261-8/+11
* Merge "Add debug mode to measure performance."Romain Guy2010-09-2410-29/+380
|\
| * Add debug mode to measure performance.Romain Guy2010-09-2410-29/+380
* | am 495ad4f2: am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbreadMathias Agopian2010-09-241-0/+28
|\ \
| * \ am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbreadMathias Agopian2010-09-241-0/+28
| |\ \
| | * \ Merge changes I1f7c4535,I741c68a2 into gingerbreadMathias Agopian2010-09-241-0/+28
| | |\ \
| | | * | add support for [1974164] Be able to take a screen shot on the deviceMathias Agopian2010-09-241-0/+28
* | | | | am deaa8ff1: am a7ef18fc: Merge "Some debugging support." into gingerbreadDianne Hackborn2010-09-241-0/+14
|\ \ \ \ \ | |/ / / /
| * | | | am a7ef18fc: Merge "Some debugging support." into gingerbreadDianne Hackborn2010-09-241-0/+14
| |\ \ \ \ | | |/ / /
| | * | | Merge "Some debugging support." into gingerbreadDianne Hackborn2010-09-241-0/+14
| | |\ \ \
| | | * | | Some debugging support.Dianne Hackborn2010-09-241-0/+14
| | | |/ /
* | | | | am c55f6da7: am 0b606263: Merge "Revert "Revert "Free created FileMap when un...Kenny Root2010-09-241-5/+9
|\ \ \ \ \ | |/ / / /
| * | | | am 0b606263: Merge "Revert "Revert "Free created FileMap when uncompressing f...Kenny Root2010-09-241-5/+9
| |\ \ \ \ | | |/ / /
| | * | | Revert "Revert "Free created FileMap when uncompressing files""Kenny Root2010-09-241-5/+9
* | | | | am 3e07c000: am 74865ef6: Merge "Add locking around ZIP seeking" into gingerb...Kenny Root2010-09-241-10/+17
|\ \ \ \ \ | |/ / / /
| * | | | am 74865ef6: Merge "Add locking around ZIP seeking" into gingerbreadKenny Root2010-09-241-10/+17
| |\ \ \ \ | | |/ / /
| | * | | Add locking around ZIP seekingKenny Root2010-09-241-10/+17
| | |/ /
* | | | Merge "Adding support for dynamically updated test status"Stephen Hines2010-09-245-22/+50
|\ \ \ \
| * | | | Adding support for dynamically updated test statusStephen Hines2010-09-235-22/+50
* | | | | Merge "Adding support for all allowed textures. Cleaning up unused code Addin...Alex Sakhartchouk2010-09-2420-222/+248
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Adding support for all allowed textures.Alex Sakhartchouk2010-09-2320-222/+248
* | | | | Add RsList implementation to RSTest.Stephen Hines2010-09-2310-59/+344
| |_|_|/ |/| | |
* | | | Correctly initialize/refresh layers.Romain Guy2010-09-223-7/+16
* | | | Merge "Draw text decorations with lines instead of rectangles."Romain Guy2010-09-221-9/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Draw text decorations with lines instead of rectangles.Romain Guy2010-09-221-9/+20
* | | | Merge "Fix OpenGL errors in various places."Romain Guy2010-09-226-13/+24
|\ \ \ \ | |/ / /
| * | | Fix OpenGL errors in various places.Romain Guy2010-09-226-13/+24
* | | | Better debugging for scripts.Jason Sams2010-09-222-23/+26
* | | | Merge "Remove excessive logging."Jason Sams2010-09-221-2/+0
|\ \ \ \
| * | | | Remove excessive logging.Jason Sams2010-09-221-2/+0
* | | | | Merge "Fix texture corruption issue, faster re-upload of textures."Romain Guy2010-09-222-11/+26
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix texture corruption issue, faster re-upload of textures.Romain Guy2010-09-222-11/+26
* | | | | Merge "Fix two minor RS bugs. 1: index set size was populated with bad value ...Jason Sams2010-09-221-2/+0
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fix two minor RS bugs.Jason Sams2010-09-221-2/+0
* | | | 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
|\ \ \ \ \ | | |_|/ / | |/| | |