summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add tests for array length bounds in WebView's Java BridgeSteve Block2011-11-211-1/+20
* am 1753fd00: am 3af8b699: Merge "add a self instrumentation into framework pe...Guang Zhu2011-11-184-13/+73
|\
| * Merge "add a self instrumentation into framework perf app" into ics-mr1Guang Zhu2011-11-174-13/+73
| |\
| | * add a self instrumentation into framework perf appGuang Zhu2011-11-174-13/+73
* | | am 7d997121: am 4cf1656e: Merge "Add a few GC-flexing microbenchmark tests" i...Christopher Tate2011-11-171-0/+49
|\ \ \ | |/ /
| * | Add a few GC-flexing microbenchmark testsChristopher Tate2011-11-171-0/+49
| |/
* | adding benchmark single testAlex Sakhartchouk2011-11-177-18/+58
* | Merge "DO NOT MERGE"Alex Sakhartchouk2011-11-1716-1182/+1846
|\ \
| * | DO NOT MERGEAlex Sakhartchouk2011-11-1516-1182/+1846
* | | Update Java Bridge test for coercing JavaScript String to Java char in an arraySteve Block2011-11-161-2/+2
* | | Add tests for multidimensional arrays in WebView's Java BridgeSteve Block2011-11-161-0/+31
* | | Fix tests for methods returning arrays in WebView's Java BridgeSteve Block2011-11-161-15/+14
* | | Add tests for invalid and static methods in the WebView's Java BridgeSteve Block2011-11-141-14/+41
* | | 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
|\