summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Turn off vector code for tests where this reduces performance."Jason Sams2013-01-223-3/+3
|\
| * Turn off vector code for tests where this reduces performance.Jason Sams2013-01-223-3/+3
* | Merge "Build the actual RSTest_CompatLib."Stephen Hines2013-01-2273-0/+5939
|\ \
| * | Build the actual RSTest_CompatLib.Stephen Hines2013-01-1873-0/+5939
| |/
* | Merge "fast math error testing."Jason Sams2013-01-228-4/+296
|\ \ | |/ |/|
| * fast math error testing.Jason Sams2013-01-188-4/+296
* | Revert "Move RSTest to compatibility library."Stephen Hines2013-01-1872-5909/+0
* | Merge "Move RSTest to compatibility library."Tim Murray2013-01-1972-0/+5909
|\ \
| * | Move RSTest to compatibility library.Tim Murray2013-01-1872-0/+5909
| |/
* | Merge "Allow layers with a stencil buffer to be resized on the fly Bug #7146141"Romain Guy2013-01-192-11/+79
|\ \
| * | Allow layers with a stencil buffer to be resized on the flyRomain Guy2013-01-182-11/+79
* | | Merge "Better detecting if current threasd is main thread"Kristian Monsen2013-01-182-2/+4
|\ \ \
| * | | Better detecting if current threasd is main threadKristian Monsen2013-01-182-2/+4
| |/ /
* | | Merge "Actually test fract(float)."Stephen Hines2013-01-181-0/+1
|\ \ \ | |/ / |/| |
| * | Actually test fract(float).Stephen Hines2013-01-161-0/+1
* | | Implement clipRect with a transform, clipRegion & clipPathRomain Guy2013-01-173-13/+147
|/ /
* | Merge "Fix test build failure"Amith Yamasani2013-01-171-2/+3
|\ \
| * | Fix test build failureAmith Yamasani2013-01-161-2/+3
* | | Merge "Fix image processing test to include all benchmark tests -- each test ...Xia Wang2013-01-153-147/+446
|\ \ \
| * | | Fix image processing test to include all benchmark testsXia Wang2013-01-153-147/+446
| | |/ | |/|
* | | Preliminary Support for region clippingRomain Guy2013-01-141-7/+3
|/ /
* | Merge "Add parentheses for latest Clang warnings."Stephen Hines2013-01-101-3/+3
|\ \
| * | Add parentheses for latest Clang warnings.Stephen Hines2013-01-101-3/+3
* | | Merge "Maybe fix build."Dianne Hackborn2013-01-091-2/+2
|\ \ \
| * | | Maybe fix build.Dianne Hackborn2013-01-091-2/+2
* | | | Merge "Update IP2 to use bitmap-backed allocations."Tim Murray2013-01-092-11/+7
|\ \ \ \
| * | | | Update IP2 to use bitmap-backed allocations.Tim Murray2013-01-092-11/+7
* | | | | Cleanup 9patch mesh matching codeRomain Guy2013-01-091-0/+0
| |/ / / |/| | |
* | | | Merge "Add 3D LUT intrinsic java class"Jason Sams2013-01-082-7/+18
|\ \ \ \
| * | | | Add 3D LUT intrinsic java classJason Sams2013-01-082-7/+18
* | | | | Add plumbing for better text scalingRomain Guy2013-01-082-6/+49
|/ / / /
* | | | Add more tests for libhwuiRomain Guy2013-01-073-0/+189
| |/ / |/| |
* | | Properly support ALPHA_8 bitmaps in all drawBitmap() methodsRomain Guy2013-01-043-0/+106
* | | Fix off by 1 in color cube.Jason Sams2013-01-022-59/+50
|/ /
* | Merge "Fix color cube tests."Jason Sams2012-12-282-19/+61
|\ \
| * | Fix color cube tests.Jason Sams2012-12-282-19/+61
* | | Merge "Add API support for 3D allocations."Jason Sams2012-12-283-1/+143
|\ \ \ | |/ /
| * | Add API support for 3D allocations.Jason Sams2012-12-273-1/+143
* | | Switch to simpler createFromBitmap in ImageProcessing.Tim Murray2012-12-181-9/+5
|/ /
* | Revert "Turn off IP2."Stephen Hines2012-12-141-2/+1
* | Turn off IP2.Stephen Hines2012-12-131-1/+2
* | Merge "Compatibility lib changes for IP2."Stephen Hines2012-12-121-0/+1
|\ \
| * | Compatibility lib changes for IP2.Stephen Hines2012-12-111-0/+1
| |/
* | Merge "Minor cleanup of a few RS filter ports."Jason Sams2012-12-115-34/+25
|\ \
| * | Minor cleanup of a few RS filter ports.Jason Sams2012-12-115-34/+25
| |/
* | Test bounds on rsForEach calls.Stephen Hines2012-12-103-0/+135
|/
* Merge "add filters from Gallery to ImageProcessing"Tim Murray2012-12-0613-1/+781
|\
| * add filters from Gallery to ImageProcessingTim Murray2012-12-0613-1/+781
* | Merge "Fix app bug related to same input/output bitmap."Stephen Hines2012-12-062-3/+3
|\ \
| * | Fix app bug related to same input/output bitmap.Stephen Hines2012-12-062-3/+3