summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * add launch performance test for browserGuang Zhu2010-04-012-0/+31
* | Update the JNI bindings unit test in light of b/2540502Ben Murdoch2010-04-013-1/+30
* | Add a test for verifying the JS -> Java bindings.Ben Murdoch2010-03-303-0/+720
|/
* Prevent HTTP auth dialog from shwoing during testGuang Zhu2010-03-241-0/+9
* updates and improvements on PopularUrlsTestGuang Zhu2010-03-221-13/+29
* Writing page + time in one go so that the file always stays in an easily pars...John Spong2010-03-111-6/+1
* Adding ability to resume test after crash.John Spong2010-03-041-24/+200
* Merge "Implement test to iterate over list of URLs and store load times."John Spong2010-02-234-3/+577
|\
| * Implement test to iterate over list of URLs and store load times.Andrei Popescu2010-02-224-3/+577
* | Add some unit tests for BrowserProviderBjorn Bringert2010-02-221-0/+168
|/
* When a second database is created on an origin, ensure that the quota for tha...Ben Murdoch2010-02-181-4/+73
* Revert "Add a test case in browser to measure the power usage of loading a we...Xia Wang2009-09-025-413/+0
* Add a test case in browser to measure the power usage of loading a web pageXia Wang2009-09-025-0/+413
* Use the estimated size of new databases as the default quota if we have enoug...Ben Murdoch2009-08-261-20/+31
* Add unit tests for the WebStorageSizemanager. Also reduce the default quota a...Andrei Popescu2009-07-291-1/+133
* Refactor the WebStorage size management:Andrei Popescu2009-07-291-25/+25
* Enforce app cache maximum sizeAndrei Popescu2009-07-233-0/+162