summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* New internal API to eliminate poke locks.Jeff Brown2012-10-011-66/+0
* Lighten grain and make live preview gpu friendly.Jason Sams2012-09-285-44/+43
* Cleanup internal status bar APIs.Daniel Sandler2012-09-271-6/+20
* Merge "RS char bug repro case" into jb-mr1-devStephen Hines2012-09-263-0/+137
|\
| * RS char bug repro caseStephen Hines2012-09-253-0/+137
* | Merge "Restore RSTest functionality (char bug is fixed)." into jb-mr1-devStephen Hines2012-09-262-16/+1
|\ \
| * | Restore RSTest functionality (char bug is fixed).Stephen Hines2012-09-252-16/+1
| |/
* | Merge "fix build break" into jb-mr1-devTim Murray2012-09-261-0/+24
|\ \
| * | fix build breakTim Murray2012-09-261-0/+24
* | | Merge "fix blend intrinsics, add tests" into jb-mr1-devTim Murray2012-09-264-7/+214
|\ \ \ | |/ /
| * | fix blend intrinsics, add testsTim Murray2012-09-264-7/+214
* | | More activity tests.Dianne Hackborn2012-09-254-3/+142
|/ /
* | Merge "Adding a global accessibility action to open quick settings." into jb-...Svetoslav Ganov2012-09-251-17/+3
|\ \
| * | Adding a global accessibility action to open quick settings.Svetoslav Ganov2012-09-251-17/+3
* | | Reduce test warmup time to avoid driving into thermal throttle.Jason Sams2012-09-251-2/+2
|/ /
* | Merge into jb-mr1-devJean-Baptiste Queru2012-09-253-44/+44
|\ \
| * | Test FS getElementAtJason Sams2012-09-243-44/+44
* | | Merge into jb-mr1-devJean-Baptiste Queru2012-09-253-0/+162
|\ \ \ | |/ /
| * | Add test for copy kernels.Jason Sams2012-09-243-0/+162
| |/
* | Test image for 2 input tests.Jason Sams2012-09-242-0/+0
|/
* Change 5x5 convolve to better test impl.Jason Sams2012-09-231-5/+17
* Merge "Verify pass-by-value kernels with structs." into jb-mr1-devStephen Hines2012-09-233-0/+128
|\
| * Verify pass-by-value kernels with structs.Stephen Hines2012-09-223-0/+128
* | Merge "Fix bug #7206086 NumberPicker widget should use locale digits" into jb...Fabrice Di Meglio2012-09-231-2/+2
|\ \
| * | Fix bug #7206086 NumberPicker widget should use locale digitsFabrice Di Meglio2012-09-211-2/+2
* | | Force destroy scripts in imageProcessing.Jason Sams2012-09-232-0/+7
* | | Merge "Add run all button to image processing test." into jb-mr1-devJason Sams2012-09-213-7/+53
|\ \ \
| * | | Add run all button to image processing test.Jason Sams2012-09-213-7/+53
* | | | Add Mandelbrot test to ImageProcessing.Tim Murray2012-09-213-1/+160
| |_|/ |/| |
* | | Merge "Fix aprox fs function names bug b206696" into jb-mr1-devJason Sams2012-09-203-12/+11
|\ \ \ | |/ /
| * | Fix aprox fs function namesJason Sams2012-09-203-12/+11
* | | Optimize tiling managementRomain Guy2012-09-201-2/+2
|/ /
* | Merge "Add tests for pass-by-value kernels." into jb-mr1-devStephen Hines2012-09-203-0/+108
|\ \
| * | Add tests for pass-by-value kernels.Stephen Hines2012-09-193-0/+108
* | | Merge "Cleanup blur test, remove deprecated functions." into jb-mr1-devJason Sams2012-09-205-169/+66
|\ \ \
| * | | Cleanup blur test, remove deprecated functions.Jason Sams2012-09-205-169/+66
| | |/ | |/|
* | | Add support for QCOM_tiled_renderingRomain Guy2012-09-193-0/+9
|/ /
* | Add test for layer updates optimizationsRomain Guy2012-09-182-0/+84
* | Add Kernel, Method, and field IDsJason Sams2012-09-181-16/+15
|/
* Go to home screen after launching each app.Maxim Siniavine2012-09-171-3/+13
* Merge "Failing uchar4->int4 test" into jb-mr1-devStephen Hines2012-09-133-0/+70
|\
| * Failing uchar4->int4 testStephen Hines2012-08-293-0/+70
* | Unhide intrinsics and document API.Jason Sams2012-09-131-1/+1
* | Merge "Fix bugs in grain where values could go out of bounds." into jb-mr1-devJason Sams2012-09-131-3/+4
|\ \
| * | Fix bugs in grain where values could go out of bounds.Jason Sams2012-09-131-3/+4
* | | dodging the @JavascriptInterface bulletGuang Zhu2012-09-131-0/+2
* | | Updated tests for simpler ScriptC constructors.Stephen Hines2012-09-1228-29/+28
|/ /
* | LUT intrinsic and CrossProcess test.Jason Sams2012-09-085-60/+314
* | Merge "Fix memory corruption in LayerRenderer::copyLayer" into jb-mr1-devRomain Guy2012-09-072-0/+90
|\ \
| * | Fix memory corruption in LayerRenderer::copyLayerRomain Guy2012-09-072-0/+90