| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Bug: 10427705
These tested internals of WebViewClassic and will no longer build when
that is removed
Change-Id: I42af538dcb0343e9eff0b3fa85d7ff39f19c7c61
|
|
|
|
|
|
| |
See http://trac.webkit.org/changeset/74301
Change-Id: Ibe495cdc1f50f65db5663dbb63af9b9c2db050d0
|
|
|
|
|
| |
Bug: 3291220
Change-Id: I6f8e57458cd4334a998eb256af303ffcd9c50d64
|
|
|
|
|
| |
Bug: 3284126
Change-Id: I7f8c6259f2932d2b1a10a2f9612866786d425da9
|
|
|
|
| |
Change-Id: I4a85ff69554a9c76af0b2deea747b8414660fee2
|
|
|
|
| |
Change-Id: Idba4acc22dd037a001ea5c05cbd6a29292f6de2c
|
|
|
|
|
|
|
| |
pass on the serial number onto adb command so that it don't get
confused when multiple devices are connected
Change-Id: I0b16f9da941d77425bcc5f782393f8800e035871
|
|
|
|
|
|
|
| |
found on the device
Bug: 3006981
Change-Id: Ie789eb726bc051305371d4958c16ceca980ea1d1
|
|
|
|
|
|
|
|
|
|
| |
We use a printf style approach when setting the run command in the
command string to be executed. When doing so, the printf must be
applied to only the relevant part of the string. This avoids problems
in the case that other parts of the string contain special character
sequences, such as '%s' in a custom log directive.
Change-Id: I87df773a2872320386a34cb6a5041a9e0ba6f31e
|
|
|
|
|
|
|
|
|
|
| |
Currently DumpRenderTree2 serves HTTP tests on http://localhost:8080.
Some of the tests hardcode 'http://127.0.0.1:8000' for resources, so
we must use this scheme and port for the requests to be same-origin.
This fixes LayoutTest http/tests/appcache/credential-url.html
Change-Id: I2a9c402fc7b0e0b62eb4a278d67ac0e63ef96e8b
|
|
|
|
|
|
| |
Now it explicitly stops and starts the server and not just invokes apache2 -k restart
Change-Id: I74cfa9c3388552fcc56b62c5ab614262ca540d0b
|
|
|
|
|
|
| |
root dir.
Change-Id: I6d0537b6712ca6f68ec004e5e8bf95b97b9017fc
|
|
|
|
| |
Change-Id: Ic6b4e63d20a95daddd3dfde32d4168b235d7dd91
|
|
|
|
|
|
| |
browser
Change-Id: I78841ab5fad4e3ee0d5fe559489bf8cfd81abd23
|
|
|
|
|
|
|
| |
This makes sure that should we fail to get a new results file from
the device, we won't ever show an old results file to the user.
Change-Id: Ib00ae391a6b2b43a336370ef23af2d6c95589918
|
|
|
|
|
|
|
| |
This more closely follows other WebKit platforms, which use
/tmp/layout-test-results.
Change-Id: Ice702b73d7425250d595e8321e14ff3becb66ed5
|
|
|
|
|
|
|
| |
We now use ThirdPartyProject.prop
See https://android-git.corp.google.com/g/#change,64831
Change-Id: Ib52fdd93ac08fb19ec8b7f539eb084c0b668e01b
|
|
|
|
| |
Change-Id: I0bd5870259b3f7de92d4996d1ebb83fdff126210
|
|
|
|
|
|
|
|
| |
The revision number is taken from external/webkit/WEBKIT_MERGE_REVISION and is served to the java code by apache server. To be able to do that, the new alias directive had to be
added to the run_apache2.py script.
Bug: 2889572
Change-Id: Ie3d147e4d8ea9edd0144b819152121563b8bd759
|
|
|
|
|
|
|
|
|
|
|
| |
The complete set of layout tests is still available at /LayoutTests
and scripts at /WebKitTools/DumpRenderTree/android.
Note that this requires a corresponding change to
external/webkit/WebKitTools/DumpRenderTree/android/get_layout_tests_dir_contents.php
Bug: 2951727
Change-Id: Idf366942ffd5786759c989e992359b7e7dbb182c
|
|
|
|
|
|
| |
Also fixes style
Change-Id: I8045b7deb5badfed7758be459d05c58d0ff2e390
|
|
|
|
| |
Change-Id: I3c97d60580040fa8e4bf63660091edb9c7a871fb
|
|
|
|
| |
Change-Id: Id1415e2a166289c8c585e132e842f5ca6ad35426
|
|
|
|
| |
Change-Id: I3b814f2fbd96384189e702e723764d17cbbde5fe
|
|
|
|
|
|
| |
configured to handle http layout tests.
Change-Id: I7bf4390dfb4f9a580e6e4ca0eb25c85655df723c
|
|
Change-Id: Ic60ef9b89f74a3a36a4c31765f99c8de08dce911
|