summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix setTimeZone() and use it properly in RSTest/rstime."Stephen Hines2011-11-102-1/+2
|\
| * Fix setTimeZone() and use it properly in RSTest/rstime.Stephen Hines2011-11-102-1/+2
* | Merge "Add tests for arrays in WebView's Java Bridge"Steve Block2011-11-104-12/+815
|\ \
| * | Add tests for arrays in WebView's Java BridgeSteve Block2011-11-104-12/+815
* | | am 03507014: am 665e105f: Merge "Cleanup remote execution of perf tests." int...Dianne Hackborn2011-11-092-20/+92
|\ \ \ | |/ / |/| |
| * | Cleanup remote execution of perf tests.Dianne Hackborn2011-11-082-20/+92
* | | Add another test for WebView's Java BridgeSteve Block2011-11-091-0/+26
* | | am 84b02130: Merge "Update perf tests to always run each test in a fresh proc...Dianne Hackborn2011-11-087-1026/+1345
|\ \ \ | |/ / | | / | |/ |/|
| * Update perf tests to always run each test in a fresh process.Dianne Hackborn2011-11-077-1026/+1345
* | Merge changes If1bdd547,Ie43c16ae,I62b45f8b,I32b7fdc0Steve Block2011-11-079-0/+1531
|\ \ | |/ |/|
| * Add tests for the fields of objects in the WebView's Java Bridge.Steve Block2011-11-071-0/+100
| * Adds a set of basic test for WebView's Java BridgeSteve Block2011-11-072-3/+350
| * Add tests for returning values from WebView's Java BridgeSteve Block2011-11-073-87/+314
| * Adds a new test for type coercion in WebView's Java BridgeSteve Block2011-11-075-0/+857
* | More performance work:Dianne Hackborn2011-11-026-17/+584
* | Some optimizations.Dianne Hackborn2011-11-013-8/+28
* | Various performance and other work.Dianne Hackborn2011-10-314-17/+178
|/
* 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