Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge change 25356 into eclair | Android (Google) Code Review | 2009-09-16 | 1 | -1/+3 | |
|\ | | | | | | | | | * changes: Filter out failing cases for future investigation. | |||||
| * | Filter out failing cases for future investigation. | Guang Zhu | 2009-09-16 | 1 | -1/+3 | |
| | | ||||||
* | | Refactor logic for starting forward servers and http test cases hacking, so ↵ | Guang Zhu | 2009-09-15 | 9 | -94/+246 | |
|/ | | | | that they can be shared between automated test mode and UI launch mode. | |||||
* | Fix appcache layout test that was timing out due to race condition in ↵ | Andrei Popescu | 2009-09-03 | 1 | -4/+15 | |
| | | | | WebView::addJavascriptInterface. | |||||
* | Read forward address from file for DRT, fallback to default address | Guang Zhu | 2009-09-02 | 1 | -6/+35 | |
| | | | | modified: tests/DumpRenderTree/src/com/android/dumprendertree/LayoutTestsAutoTest.java | |||||
* | Set a default dump type for DRT as a workaround for indeterministic order in ↵ | Guang Zhu | 2009-09-01 | 1 | -1/+3 | |
| | | | | receiving dumpAsText and onPageFinish callback. | |||||
* | At leaset log the layout test timeouts | Guang Zhu | 2009-09-01 | 1 | -0/+1 | |
| | ||||||
* | Pass the estimated size of new HTML 5 databases to the ChromeClient so it ↵ | Ben Murdoch | 2009-08-26 | 1 | -1/+2 | |
| | | | | | | can use that amount to figure an initial default quota. Change-Id:Ic9372b0c86472b42ba5d0b964aaff1e2bbfe3efa | |||||
* | Filter out worker tests from layout suite because merely disabling worker in ↵ | Guang Zhu | 2009-08-24 | 1 | -1/+2 | |
| | | | | webview settings no longer works. | |||||
* | Adds the ability to set Geolocation permissions from DumpRenderTree on Android. | Steve Block | 2009-08-19 | 3 | -0/+37 | |
| | ||||||
* | Adds the ability to configure the mock Geolocation service from DumpRenderTree. | Steve Block | 2009-08-14 | 1 | -1/+13 | |
| | ||||||
* | Set V8 flag --expose_gc in TestShellActivity. | Feng Qian | 2009-08-13 | 1 | -0/+5 | |
| | | | | Page cycler calls window.gc between pages, JSC exposes window.gc by default, and V8 requires the flag to be set. | |||||
* | Disable Worker in DumpRenderTree until the issue with dumpAsText is fixed. | Guang Zhu | 2009-08-11 | 1 | -1/+1 | |
| | ||||||
* | Enable Workers in Dump Render Tree. | Ben Murdoch | 2009-08-06 | 1 | -0/+1 | |
| | ||||||
* | am 7a07f179: Merge change 20006 into donut | Android (Google) Code Review | 2009-08-04 | 1 | -0/+1 | |
|\ | | | | | | | | | | | | | Merge commit '7a07f1797684597a3b932aa0b365049d3e7d6ff3' * commit '7a07f1797684597a3b932aa0b365049d3e7d6ff3': After each test, the WebView cache should be cleared, otherwise the cache data will pile up. | |||||
| * | After each test, the WebView cache should be cleared, otherwise the cache ↵ | Guang Zhu | 2009-08-04 | 1 | -0/+1 | |
| | | | | | | | | data will pile up. | |||||
* | | am 8c5b3e2f: Change browser reliability test to start a new activity for ↵ | Guang Zhu | 2009-08-03 | 2 | -5/+12 | |
|\ \ | |/ | | | | | | | | | | | | | | | each url Merge commit '8c5b3e2fa60e29e45c97bf83b2aa8c6505987f82' * commit '8c5b3e2fa60e29e45c97bf83b2aa8c6505987f82': Change browser reliability test to start a new activity for each url | |||||
| * | Change browser reliability test to start a new activity for each url | Guang Zhu | 2009-08-03 | 2 | -5/+12 | |
| | | ||||||
* | | Wire in the AppCache out-of-space callback | Andrei Popescu | 2009-07-29 | 1 | -1/+1 | |
| | | ||||||
* | | checkin for port forwarding through adb, gets access to external network via ↵ | Guang Zhu | 2009-07-27 | 5 | -38/+439 | |
| | | | | | | | | USB, this also adds in related plumbing for running the http hosted tests, but will not enable those tests yet. | |||||
* | | Fix master build | Andrei Popescu | 2009-07-22 | 1 | -1/+1 | |
| | | ||||||
* | | Call WebView#freeMemory before collecting memory information | Guang Zhu | 2009-07-20 | 1 | -1/+1 | |
| | | ||||||
* | | am 22eef5da: Merge change 7753 into donut | Android (Google) Code Review | 2009-07-19 | 1 | -0/+4 | |
|\ \ | |/ | | | | | | | | | | | Merge commit '22eef5da75604cd14c0f87332cf957c9948a6e33' * commit '22eef5da75604cd14c0f87332cf957c9948a6e33': Add a delay before collecting memory information | |||||
| * | Add a delay before collecting memory information | Guang Zhu | 2009-07-17 | 1 | -0/+4 | |
| | | | | | | | | Hopefully this gives enough time for more memory recycling. Because it is observed that several seconds after a suite is run, the memory usage could drop by 1-2M. | |||||
* | | Free memory on low memory condition. | Feng Qian | 2009-07-16 | 1 | -2/+2 | |
| | | | | | | | | This allows WebView to release cached resources and continue running. | |||||
* | | am e57ff0e1: Merge change 6652 into donut | Android (Google) Code Review | 2009-07-09 | 2 | -0/+5 | |
|\ \ | |/ | | | | | | | | | | | Merge commit 'e57ff0e1db46559699e4fadfbe9abe67ef9472fe' * commit 'e57ff0e1db46559699e4fadfbe9abe67ef9472fe': Call clearCache on WebView before collecting memory information. | |||||
| * | Call clearCache on WebView before collecting memory information. | Guang Zhu | 2009-07-09 | 2 | -0/+5 | |
| | | ||||||
* | | am b7d7d5f6: Merge change 5806 into donut | Android (Google) Code Review | 2009-07-01 | 1 | -43/+65 | |
|\ \ | |/ | | | | | | | | | | | Merge commit 'b7d7d5f6380e1b7c2b1754be05b0113b91ce01c9' * commit 'b7d7d5f6380e1b7c2b1754be05b0113b91ce01c9': Use additional functions to collect more memory information data points. | |||||
| * | Use additional functions to collect more memory information data points. | Guang Zhu | 2009-06-30 | 1 | -43/+65 | |
| | | ||||||
* | | resolved conflicts for merge of 53e083c9 to master | Guang Zhu | 2009-07-01 | 6 | -147/+287 | |
|\ \ | |/ | ||||||
| * | Added a new operation mode where user can launch all tests under a folder ↵ | Guang Zhu | 2009-06-29 | 6 | -150/+288 | |
| | | | | | | | | from test app ui. | |||||
* | | Enable storage tests in Dump Render Tree so we can run Database and DOM ↵ | Ben Murdoch | 2009-06-22 | 4 | -46/+192 | |
| | | | | | | | | Storage layout tests. | |||||
* | | am 4a60b887: Merge change 3761 into donut | Android (Google) Code Review | 2009-06-10 | 3 | -57/+98 | |
|\ \ | |/ | | | | | | | | | | | Merge commit '4a60b887d4b9744126e62b094a9597ee8e924640' * commit '4a60b887d4b9744126e62b094a9597ee8e924640': Added support to record page load time for each url. | |||||
| * | Added support to record page load time for each url. | Guang Zhu | 2009-06-10 | 3 | -57/+98 | |
| | | ||||||
* | | am 7757656a: Changed logic to handle timeout pages. | Guang Zhu | 2009-06-07 | 1 | -2/+5 | |
|\ \ | |/ | | | | | | | | | | | Merge commit '7757656a11ba7050274c337fd2dc2f18f9e7806f' * commit '7757656a11ba7050274c337fd2dc2f18f9e7806f': Changed logic to handle timeout pages. | |||||
| * | Changed logic to handle timeout pages. | Guang Zhu | 2009-06-07 | 1 | -2/+5 | |
| | | ||||||
* | | am 4ee0a751: Merge change 3095 into donut | Android (Google) Code Review | 2009-06-03 | 1 | -0/+3 | |
|\ \ | |/ | | | | | | | | | | | Merge commit '4ee0a751682e713d3d6ca97fa1271df12d352ee0' * commit '4ee0a751682e713d3d6ca97fa1271df12d352ee0': Skip empty lines in test url list. | |||||
| * | Skip empty lines in test url list. | Guang Zhu | 2009-06-03 | 1 | -0/+3 | |
| | | ||||||
* | | am 5de674e1: Merge change 3013 into donut | Android (Google) Code Review | 2009-06-03 | 1 | -0/+6 | |
|\ \ | |/ | | | | | | | | | | | | | Merge commit '5de674e1cbd6e43b6d7954ccacf5cd709b30265d' * commit '5de674e1cbd6e43b6d7954ccacf5cd709b30265d': Adding missing callback onJsConfirm to dismiss any confirmation dialogs fix a bug in GL lighting where the specular component could be ommited when vertex material was disabled. | |||||
| * | Adding missing callback onJsConfirm to dismiss any confirmation dialogs | Guang Zhu | 2009-06-03 | 1 | -0/+6 | |
| | | ||||||
* | | am 3e8950c0: Added new parameter to enable a manual pause between pages | Guang Zhu | 2009-06-03 | 3 | -11/+28 | |
|\ \ | |/ | | | | | | | | | | | Merge commit '3e8950c0c73f9c1574ce3388c754009edf6bc930' * commit '3e8950c0c73f9c1574ce3388c754009edf6bc930': Added new parameter to enable a manual pause between pages | |||||
| * | Added new parameter to enable a manual pause between pages | Guang Zhu | 2009-06-03 | 3 | -11/+28 | |
| | | ||||||
* | | am 7322c96c: Merge change 2967 into donut | Android (Google) Code Review | 2009-06-02 | 1 | -2/+1 | |
|\ \ | |/ | | | | | | | | | | | Merge commit '7322c96cc0c2524d399fb43fb406fb6324a795c8' * commit '7322c96cc0c2524d399fb43fb406fb6324a795c8': Fixed issue where code for extracting scripts was eclipsed by runTest method. | |||||
| * | Fixed issue where code for extracting scripts was eclipsed by runTest method. | Guang Zhu | 2009-06-02 | 1 | -2/+1 | |
| | | ||||||
* | | am b56736b6: Merge change 2864 into donut | Android (Google) Code Review | 2009-06-02 | 1 | -0/+1 | |
|\ \ | |/ | | | | | | | | | | | Merge commit 'b56736b666dd906a214639e24b624ec368e383f5' * commit 'b56736b666dd906a214639e24b624ec368e383f5': Fixed bug where test status is not marked "DONE" when completed | |||||
| * | Fixed bug where test status is not marked "DONE" when completed | Guang Zhu | 2009-06-01 | 1 | -0/+1 | |
| | | ||||||
* | | am 40d87ee4: Removing @Override to fix the build | Guang Zhu | 2009-06-01 | 1 | -1/+0 | |
|\ \ | |/ | | | | | | | | | | | Merge commit '40d87ee4867baa25fd7a824f324ea7040bf5bc23' * commit '40d87ee4867baa25fd7a824f324ea7040bf5bc23': Removing @Override to fix the build | |||||
| * | Removing @Override to fix the build | Guang Zhu | 2009-06-01 | 1 | -1/+0 | |
| | | ||||||
* | | am 50566b35: Merge change 2816 into donut | Android (Google) Code Review | 2009-06-01 | 3 | -209/+427 | |
|\ \ | |/ | | | | | | | | | | | Merge commit '50566b3554f440d6b84a696875147d8d21682b10' * commit '50566b3554f440d6b84a696875147d8d21682b10': Update reliability test code. Use a separate activity with simpler calback mechanism. | |||||
| * | Update reliability test code. Use a separate activity with simpler calback ↵ | Guang Zhu | 2009-06-01 | 3 | -209/+427 | |
| | | | | | | | | mechanism. |