summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Removing changes not meant for MR1" into ics-mr1Alex Sakhartchouk2011-10-317-639/+0
|\
| * Removing changes not meant for MR1Alex Sakhartchouk2011-10-277-639/+0
* | Add some IO tests.Dianne Hackborn2011-10-281-14/+215
* | Fix build. Forgot to add files. :(Dianne Hackborn2011-10-273-0/+911
* | New framework performance tests.Dianne Hackborn2011-10-2715-0/+1099
|/
* Merge "Make sure 9patches are not filtered when not necessary Bug #5383406"Romain Guy2011-10-208-1/+10
|\
| * Make sure 9patches are not filtered when not necessaryRomain Guy2011-10-208-1/+10
* | Merge "adding getters to Sampler ProgramRaster, ProgramStore, Element. Elemen...Jason Sams2011-10-204-39/+238
|\ \
| * | adding getters to Sampler ProgramRaster, ProgramStore, Element.Alex Sakhartchouk2011-10-184-39/+238
| |/
* | Add mandelbrot to compute perfJason Sams2011-10-183-0/+92
|/
* Adding getter functions for script side RS objects.Alex Sakhartchouk2011-10-157-0/+452
* Make launchtestxlw use constant.Stephen Hines2011-10-131-2/+2
* am dba93565: Break apart DISABLE_HOME and DISABLE_RECENT.Daniel Sandler2011-10-131-5/+10
|\
| * Break apart DISABLE_HOME and DISABLE_RECENT.Daniel Sandler2011-10-131-5/+10
* | Start adding simple performance testsJason Sams2011-10-137-0/+241
* | Fix example code.Jason Sams2011-10-122-4/+4
* | Correctly apply transforms when getting a TextureView's bitmapRomain Guy2011-10-112-8/+67
|/
* Move Activity1 and Activity2 to API Demos area in development/samples.Philip Milne2011-10-064-244/+0
* Fix build.Jeff Brown2011-10-051-1/+1
* Merge "Revert "log stack trace when finish() or onDestroy() is called""Guang Zhu2011-09-291-13/+1
|\
| * Revert "log stack trace when finish() or onDestroy() is called"Guang Zhu2011-09-281-13/+1
* | Merge "Don't build display lists for views with a layer."Romain Guy2011-09-282-0/+134
|\ \
| * | Don't build display lists for views with a layer.Romain Guy2011-09-282-0/+134
* | | Use CPU upload path in DRTGuang Zhu2011-09-271-0/+3
|/ /
* | Merge "adding packet count and removing extra uid stats that were used for de...Tsu Chiang Chuang2011-09-271-2/+11
|\ \
| * | adding packet count and removing extra uid stats that were used for debugging.Tsu Chiang Chuang2011-09-261-2/+11
* | | Handle orientation changes more systematically.Jeff Brown2011-09-211-2/+24
|/ /
* | Merge "Force an update before we poll for the data."Tsu Chiang Chuang2011-09-161-0/+1
|\ \ | |/ |/|
| * Force an update before we poll for the data.Tsu Chiang Chuang2011-09-151-0/+1
* | log stack trace when finish() or onDestroy() is calledGuang Zhu2011-09-151-1/+13
* | Cleanup example code.Jason Sams2011-09-132-20/+10
|/
* Merge "Add int and missing fp tests to RSTest."Stephen Hines2011-09-121-51/+165
|\
| * Add int and missing fp tests to RSTest.Stephen Hines2011-09-111-51/+165
* | Hide navigation buttons when they are DISABLEd.Daniel Sandler2011-09-121-1/+6
* | Merge "aggregating test results when reporting to instrumentation out."Tsu Chiang Chuang2011-09-111-9/+15
|\ \
| * | aggregating test results when reporting to instrumentation out.Tsu Chiang Chuang2011-09-111-9/+15
* | | Merge "idle test app for bandwidth usage."Tsu Chiang Chuang2011-09-083-0/+161
|\ \ \ | |/ /
| * | idle test app for bandwidth usage.Tsu Chiang Chuang2011-09-083-0/+161
| |/
* | Merge "Integrate ImageProcessing test into test framework http://b/issue?id=5...Xia Wang2011-09-085-9/+146
|\ \ | |/ |/|
| * Integrate ImageProcessing test into test frameworkXia Wang2011-09-075-9/+146
* | Add unit test for RS reference counting.Stephen Hines2011-09-023-0/+64
* | make sure the test apk gets added to the test zipTsu Chiang Chuang2011-08-311-1/+3
|/
* Merge "Adding bandwidth enforcement test app."Tsu Chiang Chuang2011-08-306-0/+340
|\
| * Adding bandwidth enforcement test app.Tsu Chiang Chuang2011-08-296-0/+340
* | Merge "Fix bug #5199577 TextView with android:password="true" is showing the ...Fabrice Di Meglio2011-08-262-2/+10
|\ \ | |/ |/|
| * Fix bug #5199577 TextView with android:password="true" is showing the "dots" ...Fabrice Di Meglio2011-08-252-2/+10
* | Merge "Add OpenGL backend to ImageWallpaper Bug #5204874"Romain Guy2011-08-241-45/+7
|\ \
| * | Add OpenGL backend to ImageWallpaperRomain Guy2011-08-241-45/+7
* | | Fix DPI issues in RS tests.Jason Sams2011-08-2413-0/+0
|/ /
* | Fix tile benchmark tool stallsChris Craik2011-08-224-22/+47