summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree/src
Commit message (Expand)AuthorAgeFilesLines
...
* Filter out worker tests from layout suite because merely disabling worker in ...Guang Zhu2009-08-241-1/+2
* Adds the ability to set Geolocation permissions from DumpRenderTree on Android.Steve Block2009-08-193-0/+37
* Adds the ability to configure the mock Geolocation service from DumpRenderTree.Steve Block2009-08-141-1/+13
* Set V8 flag --expose_gc in TestShellActivity.Feng Qian2009-08-131-0/+5
* Disable Worker in DumpRenderTree until the issue with dumpAsText is fixed.Guang Zhu2009-08-111-1/+1
* Enable Workers in Dump Render Tree.Ben Murdoch2009-08-061-0/+1
* am 7a07f179: Merge change 20006 into donutAndroid (Google) Code Review2009-08-041-0/+1
|\
| * After each test, the WebView cache should be cleared, otherwise the cache dat...Guang Zhu2009-08-041-0/+1
* | am 8c5b3e2f: Change browser reliability test to start a new activity for each...Guang Zhu2009-08-032-5/+12
|\ \ | |/
| * Change browser reliability test to start a new activity for each urlGuang Zhu2009-08-032-5/+12
* | Wire in the AppCache out-of-space callbackAndrei Popescu2009-07-291-1/+1
* | checkin for port forwarding through adb, gets access to external network via ...Guang Zhu2009-07-275-38/+439
* | Fix master buildAndrei Popescu2009-07-221-1/+1
* | Call WebView#freeMemory before collecting memory informationGuang Zhu2009-07-201-1/+1
* | am 22eef5da: Merge change 7753 into donutAndroid (Google) Code Review2009-07-191-0/+4
|\ \ | |/
| * Add a delay before collecting memory informationGuang Zhu2009-07-171-0/+4
* | Free memory on low memory condition.Feng Qian2009-07-161-2/+2
* | am e57ff0e1: Merge change 6652 into donutAndroid (Google) Code Review2009-07-092-0/+5
|\ \ | |/
| * Call clearCache on WebView before collecting memory information.Guang Zhu2009-07-092-0/+5
* | am b7d7d5f6: Merge change 5806 into donutAndroid (Google) Code Review2009-07-011-43/+65
|\ \ | |/
| * Use additional functions to collect more memory information data points.Guang Zhu2009-06-301-43/+65
* | 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 4a60b887: Merge change 3761 into donutAndroid (Google) Code Review2009-06-103-57/+98
|\ \ | |/
| * Added support to record page load time for each url.Guang Zhu2009-06-103-57/+98
* | 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 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-033-11/+28
|\ \ | |/
| * Added new parameter to enable a manual pause between pagesGuang Zhu2009-06-033-11/+28
* | am 7322c96c: Merge change 2967 into donutAndroid (Google) Code Review2009-06-021-2/+1
|\ \ | |/
| * Fixed issue where code for extracting scripts was eclipsed by runTest method.Guang Zhu2009-06-021-2/+1
* | 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 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-013-209/+427
|\ \ | |/
| * Update reliability test code. Use a separate activity with simpler calback me...Guang Zhu2009-06-013-209/+427
* | 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-115-16/+304
| * Back-merge all changes done in master to DumpRenderTree to donut.Guang Zhu2009-05-053-79/+104
| * 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-311-0/+38
* | Merge change 1012Android (Google) Code Review2009-05-115-16/+304
|\ \
| * | added reliability test usding DumpRenderTreeGuang Zhu2009-05-055-16/+304