summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree/src/com/android/dumprendertree/TestShellActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Cherry pick from master.Steve Block2010-04-011-0/+7
* Implements layoutTestController.overridePreference()Steve Block2010-03-221-0/+13
* Pass key modifier state to webcore for touch events and update DRT so it can ...Ben Murdoch2010-02-191-0/+1
* When a window is closed, destroy the WebView properly so that WebCore is info...Ben Murdoch2010-02-041-1/+11
* Add support for sending touch events in DRT.Ben Murdoch2010-02-031-0/+7
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-1/+1
* Add support for extracting render time and image in page cyclerGuang Zhu2009-12-021-0/+59
* Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage.Ben Murdoch2009-11-201-1/+1
* Added code style fix that actually did not get submitted in 2nd patch of prev...Guang Zhu2009-09-281-2/+2
* Add checks for double-dumping on webkit data.Guang Zhu2009-09-281-1/+8
* Change the way DRT determines if it is ready to continue to the next test whe...Ben Murdoch2009-09-241-22/+34
* Only move to the next test in DRT after the test has completed AND the page h...Ben Murdoch2009-09-171-6/+31
* Refactor logic for starting forward servers and http test cases hacking, so t...Guang Zhu2009-09-151-2/+4
* Fix appcache layout test that was timing out due to race condition in WebView...Andrei Popescu2009-09-031-4/+15
* Pass the estimated size of new HTML 5 databases to the ChromeClient so it can...Ben Murdoch2009-08-261-1/+2
* Adds the ability to set Geolocation permissions from DumpRenderTree on Android.Steve Block2009-08-191-0/+24
* 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
* 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-271-0/+9
* Call WebView#freeMemory before collecting memory informationGuang Zhu2009-07-201-1/+1
* Free memory on low memory condition.Feng Qian2009-07-161-2/+2
* am e57ff0e1: Merge change 6652 into donutAndroid (Google) Code Review2009-07-091-0/+4
|\
| * Call clearCache on WebView before collecting memory information.Guang Zhu2009-07-091-0/+4
* | resolved conflicts for merge of 53e083c9 to masterGuang Zhu2009-07-011-35/+114
|\ \ | |/
| * Added a new operation mode where user can launch all tests under a folder fro...Guang Zhu2009-06-291-38/+115
| * added reliability test usding DumpRenderTreeGuang Zhu2009-05-111-14/+71
| * Back-merge all changes done in master to DumpRenderTree to donut.Guang Zhu2009-05-051-1/+2
* | Enable storage tests in Dump Render Tree so we can run Database and DOM Stora...Ben Murdoch2009-06-221-43/+151
* | added reliability test usding DumpRenderTreeGuang Zhu2009-05-051-14/+71
* | Fix a null pointer exception in DumpRenderTree (issue 1792567)Feng Qian2009-04-161-1/+2
|/
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-0/+426