summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 53e083c9 to masterGuang Zhu2009-07-016-147/+287
|\
| * Added a new operation mode where user can launch all tests under a folder fro...Guang Zhu2009-06-296-150/+288
* | Enable storage tests in Dump Render Tree so we can run Database and DOM Stora...Ben Murdoch2009-06-224-46/+192
* | am 79ac8770: Merge change 4834 into donutAndroid (Google) Code Review2009-06-191-1/+1
|\ \ | |/
| * Fix a bug where wrong variable was used for comparison.Guang Zhu2009-06-191-1/+1
* | am c2922687: Merge change 4182 into donutAndroid (Google) Code Review2009-06-151-4/+13
|\ \ | |/
| * Add more data to reliability test report, includes min, max, std, run data.Guang Zhu2009-06-151-4/+13
* | am d83d6606: Merge change 4106 into donutAndroid (Google) Code Review2009-06-151-18/+23
|\ \ | |/
| * Adjust order of file/section list in output diffGuang Zhu2009-06-121-18/+23
* | am f229aff1: Merge change 3967 into donutAndroid (Google) Code Review2009-06-123-374/+4275
|\ \ | |/
| * Update control files (pass/fail/nontext/crash) to results from CRB45Guang Zhu2009-06-113-374/+4275
* | am 4a60b887: Merge change 3761 into donutAndroid (Google) Code Review2009-06-104-60/+148
|\ \ | |/
| * Added support to record page load time for each url.Guang Zhu2009-06-104-60/+148
* | am 7757656a: Changed logic to handle timeout pages.Guang Zhu2009-06-071-2/+5
|\ \ | |/
| * Changed logic to handle timeout pages.Guang Zhu2009-06-071-2/+5
* | am 85dfec8c: Merge change 3174 into donutAndroid (Google) Code Review2009-06-041-1/+31
|\ \ | |/
| * Added bugreport collecting mechanism in case of crashes.Guang Zhu2009-06-041-1/+31
* | am 4ee0a751: Merge change 3095 into donutAndroid (Google) Code Review2009-06-031-0/+3
|\ \ | |/
| * Skip empty lines in test url list.Guang Zhu2009-06-031-0/+3
* | am 5de674e1: Merge change 3013 into donutAndroid (Google) Code Review2009-06-031-0/+6
|\ \ | |/
| * Adding missing callback onJsConfirm to dismiss any confirmation dialogsGuang Zhu2009-06-031-0/+6
* | am 3e8950c0: Added new parameter to enable a manual pause between pagesGuang Zhu2009-06-034-18/+43
|\ \ | |/
| * Added new parameter to enable a manual pause between pagesGuang Zhu2009-06-034-18/+43
* | am 7322c96c: Merge change 2967 into donutAndroid (Google) Code Review2009-06-022-8/+3
|\ \ | |/
| * Fixed issue where code for extracting scripts was eclipsed by runTest method.Guang Zhu2009-06-022-8/+3
* | am b56736b6: Merge change 2864 into donutAndroid (Google) Code Review2009-06-021-0/+1
|\ \ | |/
| * Fixed bug where test status is not marked "DONE" when completedGuang Zhu2009-06-011-0/+1
* | am 892771ab: Rename WRITE_SDCARD to WRITE_EXTERNAL_STORAGE in browser test appGuang Zhu2009-06-011-0/+1
|\ \ | |/
| * Rename WRITE_SDCARD to WRITE_EXTERNAL_STORAGE in browser test appGuang Zhu2009-06-011-0/+1
* | am 40d87ee4: Removing @Override to fix the buildGuang Zhu2009-06-011-1/+0
|\ \ | |/
| * Removing @Override to fix the buildGuang Zhu2009-06-011-1/+0
* | am 50566b35: Merge change 2816 into donutAndroid (Google) Code Review2009-06-015-269/+449
|\ \ | |/
| * Update reliability test code. Use a separate activity with simpler calback me...Guang Zhu2009-06-015-269/+449
* | am 162c9d0e: Merge change 2805 into donutAndroid (Google) Code Review2009-06-011-1/+1
|\ \ | |/
| * base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGESan Mehat2009-06-011-1/+1
| * Fixed SD card access permission issue in manifestGuang Zhu2009-05-211-1/+2
* | Fixed SD card access permission issue in manifestGuang Zhu2009-05-211-1/+2
* | am 1058c63b: Merge change 1909 into donutAndroid (Google) Code Review2009-05-182-3/+18
|\ \ | |/
| * Fixed IndexOutofBoundException, improved how memory information is captured (...Guang Zhu2009-05-182-3/+18
| * added reliability test usding DumpRenderTreeGuang Zhu2009-05-117-16/+519
| * Back-merge all changes done in master to DumpRenderTree to donut.Guang Zhu2009-05-054-81/+107
| * AI 146246: am: CL 146225 Work around initialization issue with Instrumentatio...Guang Zhu2009-04-141-1/+1
| * AI 143779: am: CL 143727 Make the test runner and results assets of DumpRende...Sridhar Gurivireddy2009-03-316-0/+38
* | Merge change 1012Android (Google) Code Review2009-05-117-16/+519
|\ \
| * | added reliability test usding DumpRenderTreeGuang Zhu2009-05-057-16/+519
* | | Put three tests in ignore test list.Feng Qian2009-05-051-5/+6
|/ /
* | package run_page_cycler.py into apk and add code for extractionGuang Zhu2009-04-223-3/+35
* | modify wait mechanism so that it checks whether activity has already finished...Guang Zhu2009-04-202-20/+17
* | Merge changes 222,223,227Android (Google) Code Review2009-04-163-58/+54
|\ \
| * | update onCreate method to work around InstrumentationTestRunner limitation.Guang Zhu2009-04-161-1/+1