summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | 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 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
|\ | | | | | | | | | | | | 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 Zhu2009-08-041-0/+1
| | | | | | | | data will pile up.
* | am 8c5b3e2f: Change browser reliability test to start a new activity for ↵Guang Zhu2009-08-032-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 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
| | | | | | | | USB, this also adds in related plumbing for running the http hosted tests, but will not enable those tests yet.
* | 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
|\ \ | |/ | | | | | | | | | | Merge commit '22eef5da75604cd14c0f87332cf957c9948a6e33' * commit '22eef5da75604cd14c0f87332cf957c9948a6e33': Add a delay before collecting memory information
| * Add a delay before collecting memory informationGuang Zhu2009-07-171-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 Qian2009-07-161-2/+2
| | | | | | | | This allows WebView to release cached resources and continue running.
* | am e57ff0e1: Merge change 6652 into donutAndroid (Google) Code Review2009-07-092-0/+5
|\ \ | |/ | | | | | | | | | | Merge commit 'e57ff0e1db46559699e4fadfbe9abe67ef9472fe' * commit 'e57ff0e1db46559699e4fadfbe9abe67ef9472fe': Call clearCache on WebView before collecting memory information.
| * 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
|\ \ | |/ | | | | | | | | | | 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 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 ↵Guang Zhu2009-06-296-150/+288
| | | | | | | | from test app ui.
* | Enable storage tests in Dump Render Tree so we can run Database and DOM ↵Ben Murdoch2009-06-224-46/+192
| | | | | | | | Storage layout tests.
* | am 79ac8770: Merge change 4834 into donutAndroid (Google) Code Review2009-06-191-1/+1
|\ \ | |/ | | | | | | | | | | Merge commit '79ac87704d2e38afb06356704e4b52c739237f40' * commit '79ac87704d2e38afb06356704e4b52c739237f40': Fix a bug where wrong variable was used for comparison.
| * 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
|\ \ | |/ | | | | | | | | | | Merge commit 'c2922687fa8f953cc1325a6416af5be43cb41fed' * commit 'c2922687fa8f953cc1325a6416af5be43cb41fed': Add more data to reliability test report, includes min, max, std, run data.
| * 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
|\ \ | |/ | | | | | | | | | | Merge commit 'd83d6606d62e27effc27be48d6050914deefe9eb' * commit 'd83d6606d62e27effc27be48d6050914deefe9eb': Adjust order of file/section list in output diff
| * 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
|\ \ | |/ | | | | | | | | | | Merge commit 'f229aff118dc53c3a06f0b4120d9ce22f4c2dd6e' * commit 'f229aff118dc53c3a06f0b4120d9ce22f4c2dd6e': Update control files (pass/fail/nontext/crash) to results from CRB45
| * 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
|\ \ | |/ | | | | | | | | | | 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 Zhu2009-06-104-60/+148
| |
* | am 7757656a: Changed logic to handle timeout pages.Guang Zhu2009-06-071-2/+5
|\ \ | |/ | | | | | | | | | | Merge commit '7757656a11ba7050274c337fd2dc2f18f9e7806f' * commit '7757656a11ba7050274c337fd2dc2f18f9e7806f': Changed logic to handle timeout pages.
| * 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
|\ \ | |/ | | | | | | | | | | Merge commit '85dfec8c35d4e3216591bd2e534bbebd6338b969' * commit '85dfec8c35d4e3216591bd2e534bbebd6338b969': Added bugreport collecting mechanism in case of crashes.
| * 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
|\ \ | |/ | | | | | | | | | | Merge commit '4ee0a751682e713d3d6ca97fa1271df12d352ee0' * commit '4ee0a751682e713d3d6ca97fa1271df12d352ee0': Skip empty lines in test url list.
| * 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
|\ \ | |/ | | | | | | | | | | | | 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 dialogsGuang Zhu2009-06-031-0/+6
| |
* | am 3e8950c0: Added new parameter to enable a manual pause between pagesGuang Zhu2009-06-034-18/+43
|\ \ | |/ | | | | | | | | | | Merge commit '3e8950c0c73f9c1574ce3388c754009edf6bc930' * commit '3e8950c0c73f9c1574ce3388c754009edf6bc930': Added new parameter to enable a manual pause between pages
| * 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
|\ \ | |/ | | | | | | | | | | 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 Zhu2009-06-022-8/+3
| |
* | am b56736b6: Merge change 2864 into donutAndroid (Google) Code Review2009-06-021-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 completedGuang Zhu2009-06-011-0/+1
| |
* | am 892771ab: Rename WRITE_SDCARD to WRITE_EXTERNAL_STORAGE in browser test appGuang Zhu2009-06-011-0/+1
|\ \ | |/ | | | | | | | | | | Merge commit '892771ab81f79a6b0cf9735701760c5a12d6ab85' * commit '892771ab81f79a6b0cf9735701760c5a12d6ab85': Rename WRITE_SDCARD to WRITE_EXTERNAL_STORAGE in browser test app
| * 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
|\ \ | |/ | | | | | | | | | | Merge commit '40d87ee4867baa25fd7a824f324ea7040bf5bc23' * commit '40d87ee4867baa25fd7a824f324ea7040bf5bc23': Removing @Override to fix the build
| * Removing @Override to fix the buildGuang Zhu2009-06-011-1/+0
| |