summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Correct executable bit for source filesKenny Root2013-04-1332-0/+0
* am d1a18011: Merge "Fix image processing test to include all benchmark tests ...Xia Wang2013-01-143-129/+363
|\
| * Fix image processing test to include all benchmark testsXia Wang2013-01-143-129/+363
* | more app launch test tweaksGuang Zhu2012-12-041-5/+14
* | Merge "Fix issue #7649590: Background windows sometimes not being hidden for ...Dianne Hackborn2012-12-031-1/+1
|\ \
| * | Fix issue #7649590: Background windows sometimes not being hidden for seconda...Dianne Hackborn2012-12-031-1/+1
* | | app launch test fixes and improvementsGuang Zhu2012-12-011-11/+16
|/ /
* | Fix sample code issuesJason Sams2012-11-302-1/+1
* | Merge "Clean up the Builder test." into jb-mr1.1-devDaniel Sandler2012-11-273-495/+654
|\ \
| * | Clean up the Builder test.Daniel Sandler2012-11-143-495/+654
| |/
* | Merge "Added app launch test." into jb-mr1.1-devMaxim Siniavine2012-11-213-0/+246
|\ \
| * | Added app launch test.Maxim Siniavine2012-11-203-0/+246
| |/
* | Switched to another method for launching apps.Maxim Siniavine2012-11-202-7/+49
|/
* Properly show emoji in the notification ticker.Daniel Sandler2012-10-192-8/+46
* Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-devRomain Guy2012-10-163-0/+86
|\
| * Add API to enable mipmaps on BitmapRomain Guy2012-10-163-0/+86
* | Support clipping in Canvas.drawBitmapMesh()Romain Guy2012-10-161-0/+7
|/
* Merge "Port ImageProcessing to Filterscript." into jb-mr1-devJason Sams2012-10-1218-77/+77
|\
| * Port ImageProcessing to Filterscript.Stephen Hines2012-10-1218-77/+77
* | Fix crash in ImageProcessing blend testJason Sams2012-10-122-2/+5
|/
* Update compatibility library testsJason Sams2012-10-1034-293/+1390
* Adds showWhenLocked attribute to Activities.Craig Mautner2012-10-061-1/+1
* Fix range on blur intrinsic.Jason Sams2012-10-021-6/+7
* 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
|\ \ \