• Home
  • History
  • Annotate
  • only in /frameworks/base/tests/DumpRenderTree/
History log of /frameworks/base/tests/DumpRenderTree/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
79d45660f2a83a7a771acf82c0bd0efed806abfa 13-Sep-2012 Guang Zhu <guangzhu@google.com> dodging the @JavascriptInterface bullet

The reason for not to fix the test instead with new annotation
is that it's preferable to have a single version that works for
all platforms.

This can be revisted once we have enough platforms released to
not to care about the older ones.

Change-Id: I42557f920702e5a65e39a3fea80533bd07b54367
ndroidManifest.xml
738d39c5a07c60b5ee762213272cde6dbbd57584 21-Aug-2012 Guang Zhu <guangzhu@google.com> Revert "fix sdcard path for webkit perf and layout test scripts"

This reverts commit 8aaa32b13e565893c57059ca14eb49fbe4bdf0ba

Change-Id: I831eb07943c85bb23b43bdf2d9026bf88ed23c5a
ssets/run_layout_tests.py
ssets/run_page_cycler.py
8aaa32b13e565893c57059ca14eb49fbe4bdf0ba 20-Aug-2012 Guang Zhu <guangzhu@google.com> fix sdcard path for webkit perf and layout test scripts

paths are moved from /sdcard/ to /sdcard/0/

Change-Id: I27dee294eff033da47c5de17c3b7843790386be3
ssets/run_layout_tests.py
ssets/run_page_cycler.py
b56ed30666596e70b577c9b937362e246f229a11 29-May-2012 Steve Block <steveblock@google.com> Fix style for Geolocation mock mechanism

See I6d88d5dce5c2148812b191a5b452718bf0854aeb

Change-Id: I1179319f066664393aa5f7324df89f8057a9e922
rc/com/android/dumprendertree/TestShellActivity.java
f3f60d9328d8acfedf987a73631fc90c39bf5447 16-May-2012 Steve Block <steveblock@google.com> Switch Geolocation DRT methods to control client-based mock

Note that we plumb DRT Geolocation mock calls via WebView. This is required
because the WebCore client-based mock is not a static but is tied to the Page.

See WebKit change Ib74a3c05991593e75c3138415d4ac0bf0c9aefa9.

Bug: 6511338
Change-Id: I6d88d5dce5c2148812b191a5b452718bf0854aeb
rc/com/android/dumprendertree/CallbackProxy.java
rc/com/android/dumprendertree/LayoutTestController.java
rc/com/android/dumprendertree/TestShellActivity.java
d3101b1d300f5942fdb7dfa323dc8830c4edc007 12-Apr-2012 Jonathan Dixon <joth@google.com> Seperate interface and implementation of 4 WebView classes

GeolocationPermissionsClassic
CookieManagerClassic
WebIconDatabaseClassic
WebStorageClassic

Also creats a WebViewFactory top level class - this remains hidden
for now, as it's currently only used implicitly by the other
public WebView classes to create the provider instances.

Bug: 5626244

Change-Id: Id0ca1c16d8058f31a86414bbc0e8a55db4b907ba
rc/com/android/dumprendertree/CallbackProxy.java
b0668e4d1964cea8d54f9bc49445ddd0e4530ba3 20-Apr-2012 Guang Zhu <guangzhu@google.com> follow up file original policy change

enable the access for webview test

Change-Id: Iebde5f3175eabf6e084dc1a2fe8b9dce280ebe7c
rc/com/android/dumprendertree/TestShellActivity.java
5ba2efeb9faaf7db9da205102b9a7f40b4b89f27 03-Aug-2011 Steve Block <steveblock@google.com> Minor clean-up in DeviceOrientation and DeviceMotion

No functional change.

See corresponding external/webkit change
https://android-git.corp.google.com/g/#change,125700

Change-Id: I2693328cb058820587ac43dd3121818959efd2d0
rc/com/android/dumprendertree/TestShellActivity.java
3ae8c42152d890ab771053fa6b16b038ee44326d 06-Mar-2012 Guang Zhu <guangzhu@google.com> Update to DumpRenderTree test harness

* removed some unused parameters
* removed obsolete live website test harness
* updated test class so that mean suite time for page cycler
is emmitted via instrumentation status

Change-Id: Iccb40f70a62a4ac9b8d5bceab9a6a715c611c573
rc/com/android/dumprendertree/LayoutTestsAutoRunner.java
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/LoadTestsAutoTest.java
rc/com/android/dumprendertree/ReliabilityTest.java
rc/com/android/dumprendertree/TestShellActivity.java
rc/com/android/dumprendertree/TestShellCallback.java
3c90952036a5ff7ddb2946c643f1a0bf1c31d53a 28-Feb-2012 Jonathan Dixon <joth@google.com> Refactor WebView to be a thin proxy class

Splits interface and implementation; all client calls are forwarded
to an abstract WebViewProvider interface, and the existing implementation
moved into the WebViewClassic implementor of this interface.

Originally taken from a snapshot from the development branch, by:
git diff HEAD 9a4c328a54cc05e5 | git apply
- but then rebased to keep up to date with master

Interdepends on webkit and Browser changes:
https://android-git.corp.google.com/g/158979
https://android-git.corp.google.com/g/167911

Change-Id: I91403f32654ff308934e95c832d17b292a7d9b2e
rc/com/android/dumprendertree/TestShellActivity.java
20a14ca9370ac8f26eaa47122994b1ed6d563e99 14-Feb-2012 Guang Zhu <guangzhu@google.com> disable cpu_upload path workaround

Bug: 6008123

Change-Id: I9bee623827ad82185c77875ba317c2fd95f3fce8
rc/com/android/dumprendertree/TestShellActivity.java
6ae14555f945a1a0fc04d6acc0131254c9b2c2e2 14-Feb-2012 Guang Zhu <guangzhu@google.com> Merge "fix build"
2995f95f0d13de9989e9998401468d7988e18896 14-Feb-2012 Guang Zhu <guangzhu@google.com> fix build

remove extra import

Change-Id: Ia3f764e87bc412ec65da82f7ffd5c21f508229c4
rc/com/android/dumprendertree/TestShellActivity.java
af99ce7964cb36ec37f98244e3ea5f635967122a 14-Feb-2012 Guang Zhu <guangzhu@google.com> use hard coded WebViewProperties.gfxUseMinimalMemory

WebViewProperties is package private to browser

Change-Id: I33e4b5f42c748bb6b8a1f730be140d6fd73059b5
rc/com/android/dumprendertree/TestShellActivity.java
c978c560c851d5f2d50ba406fb184841b984ac1f 14-Feb-2012 Guang Zhu <guangzhu@google.com> Increase transfer queue size for DRT

To maintain the baseline, DRT app should use the same
transfer queue size as before.

Bug: 6008123

Change-Id: I143ebf86b7798c1a6608af2e37d618ffa09d1062
rc/com/android/dumprendertree/TestShellActivity.java
7a640a093639c712ed4e37d06cb86c50d88bd376 21-Jan-2012 Guang Zhu <guangzhu@google.com> Merge "Revert "Use port 18000 instead of 8000 for layout tests""
d467347d7301043664c2c4b5a05170ae1b7b0afd 21-Jan-2012 Guang Zhu <guangzhu@google.com> Revert "Use port 18000 instead of 8000 for layout tests"

port 8000 is no longer being occupied, plus this approach never worked 100% because some pages have access to port 8000 hard coded in HTML


This reverts commit e2b9d7f2f027907c7dcdbfb9e99297ff799ce482
rc/com/android/dumprendertree/FsUtils.java
rc/com/android/dumprendertree/forwarder/ForwardService.java
2452ad3028b2a30b0b3abca86fe11ec0465a96b7 29-Sep-2011 Guang Zhu <guangzhu@google.com> Merge "Revert "log stack trace when finish() or onDestroy() is called""
c5daa17928ab491977b2070b8e4218fcf0802cd4 29-Sep-2011 Guang Zhu <guangzhu@google.com> Revert "log stack trace when finish() or onDestroy() is called"


We are already clear on why it's happening (phantom touches) so reverting this log.

This reverts commit 0882eb05af02616cac5cfd82d9039c9e18d029d8
rc/com/android/dumprendertree/TestShellActivity.java
ef4d25c885cb8bea77decba5046e7f16310ee7a8 28-Sep-2011 Guang Zhu <guangzhu@google.com> Use CPU upload path in DRT

This makes it the same as default browser settings (for now). Otherwise
the test may crash due to GPU OOM.

This is to be a workaround only, and should be reverted after the bug is
fixed.

Bug: 5382134

Change-Id: I82a8dd83b69c8fceb657af9e32a2c5fa66ead2ce
rc/com/android/dumprendertree/TestShellActivity.java
0882eb05af02616cac5cfd82d9039c9e18d029d8 15-Sep-2011 Guang Zhu <guangzhu@google.com> log stack trace when finish() or onDestroy() is called

Some supurious calls to these functions when tests are still
running are observed. Add more logging to see what's the
caller.

Change-Id: I9254c3639bcb8619be39bfbc6981fae5bf5e7efa
rc/com/android/dumprendertree/TestShellActivity.java
e2b9d7f2f027907c7dcdbfb9e99297ff799ce482 19-Aug-2011 Guang Zhu <guangzhu@google.com> Use port 18000 instead of 8000 for layout tests

Apparently some system process is occupying this port now

Change-Id: Iaed4c64d7a8ab41830588d91f5deab1caadfdcdd
rc/com/android/dumprendertree/FsUtils.java
rc/com/android/dumprendertree/forwarder/ForwardService.java
333d63ad62bf49222b684e2f52ac2944493bf0cc 28-Jul-2011 Ben Murdoch <benm@google.com> Revert "Disable Crankshaft in DRT for performance testing."

This reverts commit 3f9d171e80eea1162c051dd7200dd828fa258e09.

Bug: 5052287
Change-Id: I8cd4a753e3a5a177934757a67880627c5c14e1af
rc/com/android/dumprendertree/TestShellActivity.java
3f9d171e80eea1162c051dd7200dd828fa258e09 27-Jul-2011 Ben Murdoch <benm@google.com> Disable Crankshaft in DRT for performance testing.

Bug: 5052287
Change-Id: I9197f116d36c4cddd533f4aa07974f8c2d4678fe
rc/com/android/dumprendertree/TestShellActivity.java
adafec5e43e9414c79e6b678119c3aa987619c09 21-Jun-2011 Ben Murdoch <benm@google.com> Update Android DRT skip list.

The latest merges have brought in several tests for which we are missing
layout test controller functions. Add them to the skip list until we
address DRT to add the functionality.

Change-Id: I465dd71245f68cc8c67122a52dcbb93a5276c31e
rc/com/android/dumprendertree/FileFilter.java
34db30db56947146d9e6cb07d417f28af34c7965 21-Jun-2011 Ben Murdoch <benm@google.com> LayoutTests with dumpAsText in the pathname should always dump as text.

See http://trac.webkit.org/changeset/79403

Change-Id: Ifd607b0c05804dd40a11072cf6862c36aaf448fe
rc/com/android/dumprendertree/TestShellActivity.java
c1635bf14ea1e7b388959b263bc21c0d8d77cda3 18-May-2011 Guang Zhu <guangzhu@google.com> call clearCache from UI thread

according to the warning message, WebView#clearCache now should be
invoked from UI thread only

Change-Id: I089d9dcdcccc353b802a628c539e62f001d361f8
rc/com/android/dumprendertree/LoadTestsAutoTest.java
97499df874f680eaa55d96074f3dcca34685ca12 16-May-2011 Guang Zhu <guangzhu@google.com> change how test sets timeout for webkit dump

there are cases where webkit dump timed out, but a RuntimeException
was not thrown (as it should have) after the timeout limit was
reached. It's probably because the Looper message to invoke time
out is obtained after the message to dump webview. This change
adjusts the order of obtaining the message so hopefully it can make
the timeout work for real.

Change-Id: I4197699f5aad765c88dc81123d052e4c49d7c53d
rc/com/android/dumprendertree/TestShellActivity.java
e8e335a5002d4edb671a110fd7b13c1153659920 13-May-2011 Guang Zhu <guangzhu@google.com> even more logging

to track down test hang issue

Change-Id: Ida686506275eb7c8c624c135f988feb9c43f86f5
rc/com/android/dumprendertree/TestShellActivity.java
49171bc479d849b80b1739618bf78726376f21ce 11-May-2011 Guang Zhu <guangzhu@google.com> add more logging into DRT

Need the extra log to track down a test hang issue

Change-Id: I1556f27b64296fcd39bc49ecbdd14347213bb9a2
rc/com/android/dumprendertree/TestShellActivity.java
f6d1b3f125b06fcc4847be3cfb35e8ce21905676 27-Apr-2011 Guang Zhu <guangzhu@google.com> Make DRT pull data over network

command format:

adb shell am instrument -w -e class \
com.android.dumprendertree.LoadTestsAutoTest#runPageCyclerTest \
-e suite moz \
-e iteration 1 \
-e forward android-browser-test:80/page_cycler/ \
com.android.dumprendertree/.LayoutTestsAutoRunner

Change-Id: Ib4e9db28953f6be155517bb4b139e4477305c2c2
ssets/run_page_cycler.py
rc/com/android/dumprendertree/LayoutTestsAutoRunner.java
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/LoadTestsAutoTest.java
rc/com/android/dumprendertree/forwarder/Forwarder.java
6dfef1b86dfb9969e4a1a01a1fb117e1525c17bd 10-Feb-2011 Steve Block <steveblock@google.com> Merge "Adds CookieManager methods to configure policy for cookies for file scheme URLs"
fb40a64d806a64c075a3d91bbbd68aaff27e741c 10-Feb-2011 Steve Block <steveblock@google.com> Merge "Increase DRT timeout while waiting for WebView to dump as text"
8e8cf732d1ba39ca21b6ffb593e939709bc5b0a1 10-Feb-2011 Steve Block <steveblock@google.com> Increase DRT timeout while waiting for WebView to dump as text

This avoids problems with LayoutTests fast/frames/lots-of-iframes.html and fast/frames/lots-of-objects.html

Bug: 3440578
Change-Id: Ic045141f986baf779ffc9eec804ba994ce0d0fbe
rc/com/android/dumprendertree/TestShellActivity.java
c1f81466f711949fb839ee78787bab0510b34a03 10-Feb-2011 Steve Block <steveblock@google.com> Remove LayoutTest http/tests/xmlhttprequest/simple-cross-origin-progress-events.html from skipped list

This test no longer crashes, so we should no longer skip it.

Bug: 2929261
Change-Id: I808926c3dce2e9a01d6c190a18187d9ca965b662
rc/com/android/dumprendertree/FileFilter.java
5794f2302209981c64425ea2b661b17f00b8f808 26-Jan-2011 Guang Zhu <guangzhu@google.com> change the way test app waits for gc

gcSoftReferences methods are being obsoleted, so we need a different
approach to wait for gc: create a CountDownLatch and release it in
a dummy object's finalizer, call gc and await on the CDL.

Change-Id: I54d9e6bc05540b16ee1f3959ace9008041ac4903
rc/com/android/dumprendertree/LoadTestsAutoTest.java
f93246923f0a8c85fddb508533d63d59977f75eb 24-Jan-2011 Huahui Wu <hwu@google.com> A few small cleanning-ups.

1. Remove mDeferMultiTouch in WebView, it was for testing only but
we don't need it now since we always pass MultiTouch to WebKit.

2. Remove the use of mDeferMultiTouch in DRT tests.

3. Correct the index of getX(Y) for the second touch point in the
debug string of MotionEvent.

Change-Id: Ib63cfc5935af1a169ed26b2b138f74908492bc18
rc/com/android/dumprendertree/TestShellActivity.java
17d25c564da50cfdcef6705ccc592ced2bd7c960 21-Jan-2011 Huahui Wu <hwu@google.com> Merge "b/3369602 Using Math.round() to convert float coordinates to integers." into honeycomb
a586b7baaf71eef621a826675346b95947fd1df0 21-Jan-2011 Huahui Wu <hwu@google.com> b/3369602 Using Math.round() to convert float coordinates to integers.

Change-Id: If4da01046c909667ce57a849569ae6b1acefb939
rc/com/android/dumprendertree/WebViewEventSender.java
7e73ce90d6fc6125a0e2f1bb65495efa1816bb1b 20-Jan-2011 Ben Murdoch <benm@google.com> DRT needs to clear cookies between tests.

Fixes failure seen in fast/cookies/local-file-can-set-cookies.html

Change-Id: I08b8a0fcf87003fa4621dce08604bf42e70e4635
rc/com/android/dumprendertree/TestShellActivity.java
0b5bd35f60507e6899419d4fa3cecc89e2cee9f9 20-Jan-2011 Ben Murdoch <benm@google.com> Add case-sensitive tests to DRT ignore list.

/mnt/sdcard forces lowercase, but these tests verify
the capitialization of the filename. We will never pass them
with DRT1 while storing tests on external storage. DRT2 will
fix this as it does not store any files locally (hence DRT2's
ignore list is unchanged).

Change-Id: Ia062ad77ad312a34db61d606a1d1382ac1d7b70e
rc/com/android/dumprendertree/FileFilter.java
3974be616399c144485e218ab6ed24dd922665f1 19-Jan-2011 Guang Zhu <guangzhu@google.com> further remove calls to runFinalization

apparently these calls may deadlock as well...

Change-Id: I83132aa50f4e49a170be2b960f6c3236f14745c9
rc/com/android/dumprendertree/LoadTestsAutoTest.java
44060f4d76e7625cf2ae6580afa606613ef1cb49 15-Jan-2011 Guang Zhu <guangzhu@google.com> Merge "when test case times out, stop loading first" into honeycomb
4ce6e7c433a9ce8be0d3b08b37143c50a1057115 15-Jan-2011 Guang Zhu <guangzhu@google.com> when test case times out, stop loading first

current timeout mechanism does a text dump and then move to next case.
sometimes the text dump causes WebView to spin, and doing a
stopLoading seems to resolve some of the cases.

Change-Id: Iae08f9c93b2da3e805cacae43f80083fdf1bc5e1
rc/com/android/dumprendertree/TestShellActivity.java
e88255df397d79f061caa3144da3e2b58008068b 14-Jan-2011 Guang Zhu <guangzhu@google.com> remove runFinalizationSync calls

according to csharpiro, these calls are unnecessary and may
lead to problems.

bug: 3350034

Change-Id: I25a80e4e7610901e75622334bf97d6c1bed17cbd
rc/com/android/dumprendertree/LoadTestsAutoTest.java
71716223201a01a4f4b6fe182ad97720b7d06124 13-Jan-2011 Guang Zhu <guangzhu@google.com> change webkit test data path

path changed from "/sdcard/android/" to "/sdcard/webkit/". the
old path clashes with "/sdcard/Android/" and has some odd issues
under FUSE

Change-Id: I57102dca99612bdd7b4d1f196e43436cd1276281
ssets/run_layout_tests.py
ssets/run_page_cycler.py
rc/com/android/dumprendertree/FileList.java
rc/com/android/dumprendertree/FsUtils.java
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
f2f7f56e8bc8bc28643b73bd1e2de6d79cd87331 24-Dec-2010 Guang Zhu <guangzhu@google.com> bugfix: remove dump timeout message after dump is received

Change-Id: I4061ccf77d47045a23065d27d6c9fa7452d085cc
rc/com/android/dumprendertree/TestShellActivity.java
f37a574f1cf9085d103f8663cef5f29de29e2ec9 23-Dec-2010 Guang Zhu <guangzhu@google.com> Throw exception if webview dump times out

if a webview dump times out, normally it's already in a bad state,
throwing runtime execption will generate a crash on the test case
and make the test move forward.

Change-Id: Id7430700db6b6d90160d60d23debd250b1731789
rc/com/android/dumprendertree/TestShellActivity.java
16d041cc9f4b67c37abf7dc5f8d49c7de81f2c84 06-Dec-2010 Kristian Monsen <kristianm@google.com> Adds CookieManager methods to configure policy for cookies for file scheme URLs

Needs https://android-git.corp.google.com/g/83647 in external/webkit,
which disallows such cookies by default and provides configuration
methods native side.

Also updates TestShellActivity to allow such cookies, as they are
required for the page cycler.

Bug: 2944150
Change-Id: Idcc7e2812fab33e6a2a8766a2176bc3278e617da
rc/com/android/dumprendertree/TestShellActivity.java
6a6146958cbf6e32201f51eba9cf33840bf51841 16-Dec-2010 Steve Block <steveblock@google.com> Add LayoutTest http/tests/appcache/foreign-fallback.html to the DRT ignore list

Bug: 3285647
Change-Id: I3acafe4690a4d2c7fae74bbd01a5f487867f2fc6
rc/com/android/dumprendertree/FileFilter.java
e81d1f9012414b6973b16a65a0660cbaff7d4921 08-Dec-2010 Guang Zhu <guangzhu@google.com> re-enable HW acceleration in DRT

Change-Id: I281f7fd94624611797fceb162d6a5e12b6b08d20
ndroidManifest.xml
b05deade050e82bfbdb4a64155e5f0f014e8e743 06-Dec-2010 Guang Zhu <guangzhu@google.com> disable HW acceleration

currently DRT will block upon launch if HW acceleration is enabled. see
b/3255765.

Change-Id: I19f2e6a6673a0284fd4916370b06aa80e04df4d2
ndroidManifest.xml
0006952a8dc5a115cceb597ac53ec5bce703fd4f 06-Dec-2010 Guang Zhu <guangzhu@google.com> change how assets are copied out of apk

Currently test code use getActivity to get DRT's assets. However
the side effect is that this will actually launch the activity.
This is not affecting any tests yet, however there are cleaner
ways to do this. The instrumentation framework provides a
getTargetContext call which will give access to app under test's
context, and therefore granting access to its assets.

Change-Id: I0560b0fa5681f80bcb9296beec3fd0549c40cc8e
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/LoadTestsAutoTest.java
c54476b4a9f02869f157c05ed9f45a903d2e204d 01-Dec-2010 Guang Zhu <guangzhu@google.com> enabled hardware acceleration for DRT

Change-Id: I1357c734288829b42cebe88f147f5b8a03ac6f74
ndroidManifest.xml
a662c8c92c78531f40352b117f5e32057b135a0f 24-Nov-2010 Steve Block <steveblock@google.com> Skip LayoutTest http/tests/cookies/third-party-cookie-relaxing.html

Bug: 3227269
Change-Id: Iae94fe1c8b0ccb52463733c676569c0b9c887963
rc/com/android/dumprendertree/FileFilter.java
221b1d6df7646d087aed594bea1b4a3b3d01cf10 17-Nov-2010 Kristian Monsen <kristianm@google.com> Removing some js script tests from the skip list

Change-Id: I588c6d3c246d0233f7dfffa7920d44c14556c339
rc/com/android/dumprendertree/FileFilter.java
6a108501b1b2106ebf36e89cf617ab780d477bf5 11-Nov-2010 Steve Block <steveblock@google.com> Remove the failing expectation for fast/encoding/char-encoding.html for DRT

This test now passes with both HTTP stacks.

Bug: 3047156
Change-Id: Ibb723d3e1b8bf45c23abf5ebd7a9789a5c7cc6de
rc/com/android/dumprendertree/FileFilter.java
8d1c8048b08f512a05006934d10f04cf34cebcf8 19-Oct-2010 Steve Block <steveblock@google.com> Add fast/js/regexp-overflow.html to DumpRenderTree skip list

This fails beacsue the result of the test is so large that DRT suffers
OOM when reading the result. This will be fixed when we switch to
DRT2. Skipping for now to keep the crashes at zero.

Also fixes bug numbers for other skipped tests

Bug: 2697589
Change-Id: I897ff1f0a2941d305af5fb1c8de8f6690365fb9e
rc/com/android/dumprendertree/FileFilter.java
5f37cc4308438bcac45d06d07d77a56911620046 13-Oct-2010 Steve Block <steveblock@google.com> Implement LayoutTestController.overridePreference('WebKitUsesPageCachePreferenceKey')

This is required for tests that test PageCache behaviour, eg
- fast/dom/DeviceMotion/no-page-cache.html
- fast/dom/DeviceOrientation/no-page-cache.html
- fast/dom/Geolocation/no-page-cache.html

Change-Id: Ie5862f6c86718142c949be81a85358ca6fac628a
rc/com/android/dumprendertree/TestShellActivity.java
49aa65aa4651b9ee3a533f0bafb62bdb07a2a2b5 29-Sep-2010 Steve Block <steveblock@google.com> Reclassify failing multi-touch tests in DumpRenderTree ignore list

Change-Id: I95c94354a4d4f38583251a2d5d1a7ab4cb554e00
rc/com/android/dumprendertree/FileFilter.java
5f421a56786cf7c71159280c51bd4280f5199cfb 29-Sep-2010 Iain Merrick <husky@google.com> Update DumpRenderTree test expectations for fast/encoding

New layout tests added in https://android-git.corp.google.com/g/70926

Change-Id: I3c12f44d2c283e8b1da1c10975d6e4dd567889f8
rc/com/android/dumprendertree/FileFilter.java
c18ac6ef8475bf0b4a200054f898498bc21e1534 27-Sep-2010 Guang Zhu <guangzhu@google.com> Merge "skip 2d.drawImage.broken.html layout test"
4022d946582d013dff9cfcf890ce3a38f42018df 27-Sep-2010 Guang Zhu <guangzhu@google.com> skip 2d.drawImage.broken.html layout test

this test currently blocks on some type of test devices

Change-Id: Ifacc520c441cf4142b5e6d28bde2b86728b5fc35
rc/com/android/dumprendertree/FileFilter.java
41865f4b0c5670369bf957ad72a867757fc6b356 02-Sep-2010 Huahui Wu <hwu@google.com> Bug 2372180: pass multi-touch events from browser to webkit.
Since the UI uses multi-touch for zooming, the event is passed to webkit
only when the webpage doesn't allow zooming.
1. Updated the data structure TouchEventData in WebViewCore.java
to take multiple points and used it everywhere.
2. Added a passMultiTouchToWebkit() function to do what its name means.
3. Added the multi-point touch support to dumprendertree.

Change-Id: Iafc1aa7b21a587ad26efd2f124b9a66316297ab8
rc/com/android/dumprendertree/TestShellActivity.java
rc/com/android/dumprendertree/WebViewEventSender.java
70795b3addb8948db2cdc01c5952e21168c7740b 08-Sep-2010 Guang Zhu <guangzhu@google.com> temporarily skip simple-cross-origin-progress-events.html for now

this test crashes on Passion, and runs webcore into a bad state on
Stingray. To make sure it does not block the entire layout test
suite on Stingray, skipping this test for now.
http://b/2982500

Change-Id: Id4875112705df9b2c5b003a2c32c292765ab17fc
rc/com/android/dumprendertree/FileFilter.java
ba4da86add74aab16e3cf204dcf7ea25adbbaafa 26-Aug-2010 Guang Zhu <guangzhu@google.com> am fe8eaf3b: am 1c045003: Merge "add mouse up/down/click support in DumpRenderTree" into gingerbread

Merge commit 'fe8eaf3b5dc52cecaf15ccabe9a8717cce701f6c'

* commit 'fe8eaf3b5dc52cecaf15ccabe9a8717cce701f6c':
add mouse up/down/click support in DumpRenderTree
fe8eaf3b5dc52cecaf15ccabe9a8717cce701f6c 26-Aug-2010 Guang Zhu <guangzhu@google.com> am 1c045003: Merge "add mouse up/down/click support in DumpRenderTree" into gingerbread

Merge commit '1c045003788725b40af5489149ac0fc8bfebb1ea' into gingerbread-plus-aosp

* commit '1c045003788725b40af5489149ac0fc8bfebb1ea':
add mouse up/down/click support in DumpRenderTree
b5c4caa07819e59f909cf9d71e7e45ae2c88d715 21-Aug-2010 Guang Zhu <guangzhu@google.com> add mouse up/down/click support in DumpRenderTree

use touchStart/End when mouseDown/Up is called in current
EventSender implmentation.

Change-Id: Iff3e7f45b6a7170d9be1c7ec9b12a74a74737732
rc/com/android/dumprendertree/WebViewEventSender.java
c4f44cb995c5905b6a814cd7f098e167bbfccb61 24-Aug-2010 Guang Zhu <guangzhu@google.com> Merge "change the DRT to use Light theme"
ddf4f32b53294a5bffb9b919c555977301228904 24-Aug-2010 Guang Zhu <guangzhu@google.com> change the DRT to use Light theme

works around the Holo theme crash.

Change-Id: I4e920629981bf3df0987bc4f65dc63644b3670b2
ndroidManifest.xml
558f7dcf05232a9ae94756ff1a328764fd867e1e 24-Aug-2010 Iain Merrick <husky@google.com> Merge WebKit at r65615 : Ignore http/tests/appcache/origin-quota.html

This patch modifies the old-style hard-coded ignore list. The new-style
text file (in external/webkit/LayoutTests/platform/android) has been
modified separately, as part of the normal WebKit merge process.

Test added in http://trac.webkit.org/changeset/64613
Needs clearAllApplicationCaches() callback. See http://b/issue?id=2944196

Change-Id: I31655c363c93eada40d01123e9c14c0d03bdba7b
rc/com/android/dumprendertree/FileFilter.java
f0f30c677a187b0436e62d2be6c97b76e61d74ea 18-Aug-2010 Steve Block <steveblock@google.com> Implement logic for new Geolocation delayed permission LayoutTests

Bug: 2914450
Change-Id: Ic0be3120e88efe9199f7719b9ccb1090baaabed6
rc/com/android/dumprendertree/FileFilter.java
rc/com/android/dumprendertree/TestShellActivity.java
e7611352ae40cff5aba1f28622a77e16efc99e51 12-Aug-2010 Ben Murdoch <benm@google.com> Merge WebKit at r65072 : Update DRT ignore list.

This merge introduces two new Geolocation tests that to pass we need
a new LayoutTestController function. We ignore those tests until this
function is added - see b/2914450

Change-Id: If13dda2caa467b771d4a21d60463319019cc7679
rc/com/android/dumprendertree/FileFilter.java
68dede3d6664d91302d727531d13f7f5862d3a50 04-Aug-2010 Steve Block <steveblock@google.com> Hook up mock for testing DeviceOrientation in DRT

Change-Id: I99fbe328807428aa0d94893545bad0697ccb71d7
rc/com/android/dumprendertree/CallbackProxy.java
rc/com/android/dumprendertree/FileFilter.java
rc/com/android/dumprendertree/LayoutTestController.java
rc/com/android/dumprendertree/TestShellActivity.java
6618e6985736f9d93253e28eff1527b28495e094 05-Aug-2010 Steve Block <steveblock@google.com> Merge WebKit at r64523 : Add new LayoutTest fast/dom/DeviceOrientation/basic-operation.html to skipped list

Change-Id: I42afa8d430349a0d8aa7349563c90043d08452e1
rc/com/android/dumprendertree/FileFilter.java
f21d2e305961b0df4d1c3d5d45a3ff7723b293af 15-Jul-2010 Elliott Slaughter <eds@google.com> Initial work on browser incognito mode history feature.

Change-Id: I050edf263d5c4ee0c0373692e267d7e19f47ba1b
rc/com/android/dumprendertree/TestShellActivity.java
d468e50bce079ef4dc81dcf4e5e5acc97381d0d2 04-Aug-2010 Kristian Monsen <kristianm@google.com> Merge "After merging webkit to 64264 these hang, so added them to the do not run list. The tests timeout on chrome and are on the chrome skiplist."
8136954a3ffb2c1e0014abe05f1effa1fb3e10c3 03-Aug-2010 Kristian Monsen <kristianm@google.com> After merging webkit to 64264 these hang, so added them to the do not run list.
The tests timeout on chrome and are on the chrome skiplist.

Change-Id: I15c2cb70219c04af0d7bc561a1a8619df76bd0dc
rc/com/android/dumprendertree/FileFilter.java
5aa1c034d9bfdb2744f637c4686adf20a7ed9975 30-Jul-2010 Jean-Baptiste Queru <jbq@google.com> resolved conflicts for merge of 8a76a908 to master

Change-Id: I8983d5c93dfa12d87449ac9f9a17a5aafdadef0a
3f617506c11f3ee2ccbb5f8a0f45d52f10cf9b88 27-Jul-2010 Steve Block <steveblock@google.com> Merge "Add some dom/xtml/level3 LayoutTests to the DumpRenderTree ignore results list"
357d280a25a978a2ea0c1b89f6a7c7f385630b98 23-Jul-2010 Ben Murdoch <benm@google.com> Merge WebKit at r63859 : Implement layoutTestController.dumpAsText(boolean) in DumpRenderTree.

See http://trac.webkit.org/changeset/63730

Change-Id: Iced14a89a2a71557529a7a5e32c9eab04b370742
rc/com/android/dumprendertree/CallbackProxy.java
rc/com/android/dumprendertree/LayoutTestController.java
rc/com/android/dumprendertree/TestShellActivity.java
d1d44189781228c4e7f696eb3187dc3ca1e8b2b9 22-Jul-2010 Steve Block <steveblock@google.com> Add some dom/xtml/level3 LayoutTests to the DumpRenderTree ignore results list

These tests have no expected result. They are not run on Chromium and are skipped on Qt.

Change-Id: I352b93dd8f3793be7f6c81a1f16d064e7239333c
rc/com/android/dumprendertree/FileFilter.java
8b85dceadf281705a94d7546556fa5969364a658 19-Jul-2010 Christian Mehlmauer <FireFart@gmail.com> Replaced /sdcard with Environment.getExternalStorageDirectory()

Change-Id: I9a7413f81090b69c82ca6b1e585f5e379b19e60c
rc/com/android/dumprendertree/FileList.java
rc/com/android/dumprendertree/FsUtils.java
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/LoadTestsAutoTest.java
rc/com/android/dumprendertree/Menu.java
rc/com/android/dumprendertree/ReliabilityTest.java
rc/com/android/dumprendertree/TestShellActivity.java
rc/com/android/dumprendertree/forwarder/ForwardService.java
5d53c19a10ab677d2ebcec0bfecc3b628663f407 15-Jul-2010 Guang Zhu <guangzhu@google.com> add a paramter to control page-load-termination-on-JS-error

A previous change terminates page load if there's certain JS errors;
the intention was to speed up layout tests such that page accessing
non-existent test controllers/methods will get immediate termination
instead of waiting on timeout. However this causes problem for page
cycler because it may interrupt the test run too early. Also there
was a bug on bracketing on the termination conditions (operator
precendence issue).

Change-Id: I2f19e48fa0061286fddf0f7cbb4953d7f7d88f76
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/TestShellActivity.java
cefd8d9588230577356d24597acc04ce1e276582 12-Jul-2010 Steve Block <steveblock@google.com> Merge "Update DumpRenderTree to look in platform/android for Android-specific results"
a88837573e4b99dafd901cfc36589e3ab9449873 12-Jul-2010 Steve Block <steveblock@google.com> Update DumpRenderTree to look in platform/android for Android-specific results

Change-Id: I32044fc8e22d419762e275cd69b0c785a7f4c8a5
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
177eb38ef571e8602547dfd9ba78376822e18e01 09-Jul-2010 Ben Murdoch <benm@google.com> Update the file filter in DumpRenderTree (and DumpRenderTree2) so that
we run tests in .xhtml files.

Change-Id: I2af0bd29acef5bafa9dee9292aafc18d77a84080
rc/com/android/dumprendertree/FsUtils.java
be1304f0c2c96be1876c2bd38d319f46e135536f 23-Jun-2010 Elliott Slaughter <eds@google.com> Tweak fix for setXSSAuditorEnabled in LayoutTestController.

Change-Id: Iba9b67da8628e3880e8f6b18d2dc51337b9c58fb
rc/com/android/dumprendertree/CallbackProxy.java
rc/com/android/dumprendertree/TestShellActivity.java
5dc0c8253b368239a90d7176ff6325ae5ba371b3 22-Jun-2010 Elliott Slaughter <eds@google.com> Add setXSSAuditorEnabled support in WebSettings.

Change-Id: I6f74589b28960b91093acf8219a55e98f93b1881
rc/com/android/dumprendertree/CallbackProxy.java
rc/com/android/dumprendertree/LayoutTestController.java
rc/com/android/dumprendertree/TestShellActivity.java
ad45686d727c8c9a602ba0534d3b052fdaf6c8d6 17-Jun-2010 Shimeng (Simon) Wang <swang@google.com> Add dumpChildFramesAsText function support in LayoutTestController.

Change-Id: I8af0bbca1d2166a25486d5a12fb6a985bbe264ef
rc/com/android/dumprendertree/CallbackProxy.java
rc/com/android/dumprendertree/LayoutTestController.java
rc/com/android/dumprendertree/TestShellActivity.java
2dbb41d790c8a8a42469c45d2ca419519d279144 08-Jun-2010 Leon Clarke <leonclarke@google.com> Merge webkit.org at r60469: Skip a new isolated world test

Change-Id: I72f8da5c7a045dfd9ab2346d472756abcb4fe5a2
rc/com/android/dumprendertree/FileFilter.java
1620bcdcdb81e0b897dc0a88b05773978ffa0568 03-Jun-2010 Ben Murdoch <benm@google.com> DumpRenderTree fix.

Remove the overridden WebChromeClient.onProgressChanged function. We don't seem to need it and
it appears to be the cause of b/2681943. Without that code we need to tweak the terminating
conditions in onPageFinished and notifyDone.

Change-Id: If2958007d92f2da92ae0de19eb07a0b38258fae0
rc/com/android/dumprendertree/TestShellActivity.java
790e71d8146997a33ced6d40b4be32abfef3e662 03-Jun-2010 Leon Clarke <leonclarke@google.com> Merge "Add indexeddb files to the skip list"
970effc07c5456af6d85f3c22a644248a55f3f6a 03-Jun-2010 Leon Clarke <leonclarke@google.com> Add indexeddb files to the skip list
rc/com/android/dumprendertree/FileFilter.java
9b815d080145f0bc8effc9e011090010ad51f203 01-Jun-2010 Ben Murdoch <benm@google.com> DumpRenderTree changes

- Make the layout test counter work when you run tests through the GUI
- Use the progress bar in the applications title bar to display test progress

Change-Id: I3d4b778470e812b80b7a64297b3a64ba6f9d083c
rc/com/android/dumprendertree/FsUtils.java
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/Menu.java
rc/com/android/dumprendertree/TestShellActivity.java
fb4b88fddb95ae37bafb304bec8d7f0a0d447dd9 26-May-2010 Kristian Monsen <kristianm@google.com> Fixes an error when displaying the current layout test index.

This fixes a bug in commit https://android-git.corp.google.com/g/#change,52518.
Updated index to be zero based when passed around and off by one error on
resume. Note that previous commit changes how DumpRenderTree dumps titles.
This might affect the results of layout tests.

Change-Id: I3d6989d71c336f90168e38c994dd36743bda365c
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/TestShellActivity.java
521d9a798613cc9ad850f42343d2fbfa6c98f5c7 25-May-2010 Kristian Monsen <kristianm@google.com> Display index and count when running layout tests

Change-Id: I8b925784aead96a1be6344d654d0376dee2047eb
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/TestShellActivity.java
75be797b0c07910715f1b2617b58af5abbfd0a99 25-May-2010 Kristian Monsen <kristianm@google.com> Merge WebKit at r59636: Added appcache/fallback.html to the ignore list.

Change-Id: Ic2cbb9e32022b0f7ee371984691b3c590d05667d
rc/com/android/dumprendertree/FileFilter.java
d1f5e9e5c055edb427517e8a36e1fee66d05a897 14-May-2010 Ben Murdoch <benm@google.com> Merge changes I8da1b801,Id88446d6,I82798d5a

* changes:
Merge Webkit at r58956: Update User agent with new WebKit version.
Merge Webkit at r58956: Update DRT FileFilter.
Merge Webkit at r58956: Plugin code has switched to C99 integer types. See http://trac.webkit.org/changeset/58590
77b8e6149e497cedbd98c7fae83886be0d6fb215 14-May-2010 Steve Block <steveblock@google.com> Merge "Change the default JS engine for Android-specific layout test results in DRT from JSC to V8"
543f0c9fa425106f0e4e2901cf5c654287b2bb34 13-May-2010 Ben Murdoch <benm@google.com> Merge Webkit at r58956: Update DRT FileFilter.

Change-Id: Id88446d6210da81f10d0ae26170addae6595f2a7
rc/com/android/dumprendertree/FileFilter.java
c1d8651538cf01881c42d638c836ff6405037ffe 13-May-2010 Steve Block <steveblock@google.com> Change the default JS engine for Android-specific layout test results in DRT from JSC to V8

Change-Id: Idaf5602d7f45533058b0f43d66377b10b1e7d708
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
f27d7fbac8f36ab5e10c8a5e03bad341aa826ea3 13-May-2010 Steve Block <steveblock@google.com> Adds excessive-comma-usage.html to DumpRenderTree skipped list as it causes OOM

Change-Id: I4581eeda494797616b9881d47cc53eccf21456c9
rc/com/android/dumprendertree/FileFilter.java
52ab0b39fc7929453e81bd5ffbbf68bd1774fd5c 29-Apr-2010 Steve Block <steveblock@google.com> Merge webkit.org at r58033 : Update the WebKit UA string and LayoutTest ignore list

Change-Id: I620e6da3f7318f329f3401075799e5659cacda82
rc/com/android/dumprendertree/FileFilter.java
aba9160183d5ee253035938650b35874b8101013 04-May-2010 Shimeng (Simon) Wang <swang@google.com> Remove svg from ignored rendertree tests list.

issue: 2469786
Change-Id: I9e7264a32fbc50d6810031b32ef0da411904cd83
rc/com/android/dumprendertree/FileFilter.java
6c15f6003a69e664f132342be2252a77e480495b 03-May-2010 Guang Zhu <guangzhu@google.com> improvements on layout test

* reduce timeout limit from 30s to 15s
* terminate a test case under some condition on uncaught JS exception
* minor fixes

Change-Id: Iabc8f214544d2c8c14139756abc049870023fea5
ssets/run_layout_tests.py
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/TestShellActivity.java
79a81c2d380167cdd34a51a068bb8c8c490b0d6b 26-Apr-2010 Steve Block <steveblock@google.com> Merge webkit.org at r55033 : Update the WebKit UA string and LayoutTest ignore list

Change-Id: I7eab669b404dbd2ab534c14021d4a60db0caa803
rc/com/android/dumprendertree/FileFilter.java
1d9b466568a6daec537c4d946ed174f6910998c4 23-Apr-2010 Steve Block <steveblock@google.com> Updates DumpRenderTree ignore list to reflect status of touch event tests at current WebKit revision (r54731).

Touch event tests were added to the Android tree in https://android-git.corp.google.com/g/49637

Change-Id: I6c28b137fc70a26a1db94cdb72e283629eaaa2bf
rc/com/android/dumprendertree/FileFilter.java
24ea8a8e26e1ea8dafab954c3a3b6317d1e27716 22-Apr-2010 Shimeng (Simon) Wang <swang@google.com> Remove xslt tests from ignored tests list.

The change to enable xslt in Android webkit is:
https://android-git.corp.google.com/g/#change,49420

Change-Id: I0a2e208ffbe493d311efa638cc0624e07226005e
rc/com/android/dumprendertree/FileFilter.java
cef45f336848bcc6cf2b433dbc77823f43234877 21-Apr-2010 Steve Block <steveblock@google.com> Removes XPath layout tests from the Dump Render Tree ignore results list

XPath was enabled in https://android-git.corp.google.com/g/49109

Change-Id: I4704e63965a0bc8ac53b8cbc939242b79d71dc78
rc/com/android/dumprendertree/FileFilter.java
7ef7caae2a802dac6e44f890da07c72c1707dea8 20-Apr-2010 Ben Murdoch <benm@google.com> Add 3 touch tests to the ignored result list.

- basic-multi-touch-events.html - uses multi touch
- touch-target.html - uses multi touch
- touch-coords-in-zoom-and-scroll - uses eventSender.zoomPageIn(),zoomPageOut() that we do not support.

Change-Id: Ie38f7155ae87cf575fd839b5e0dc9e01adf0e485
rc/com/android/dumprendertree/FileFilter.java
a8b9768a1426fd8eac9515387de336b7e9659405 15-Apr-2010 Ben Murdoch <benm@google.com> Reset the webview settings after each test to ensure that each new test starts
in a consistent, known state. This fixes a bug for example with the appcache
tests, where disable.html turns off appcache support but it is never restored
causing future tests to fail.

Change-Id: I71e2607d29ec6358cfdc6ab37a6861c161e84cd8
rc/com/android/dumprendertree/TestShellActivity.java
2bb2553a20f33a2587ea33619d6be92343101eba 25-Mar-2010 Steve Block <steveblock@google.com> Cherry pick from master.

Fixes DumpRenderTree to re-use HTTP authentication credentials

This is required for layout test http/tests/appcache/auth.html

Bug: 2098423
Change-Id: Ic9531e3c23a2fa9ebfab70cde3172550f572a404
rc/com/android/dumprendertree/FileFilter.java
rc/com/android/dumprendertree/TestShellActivity.java
fb0de34a47a435b57075d7a72cbc40a2daf5ee6c 19-Mar-2010 Steve Block <steveblock@google.com> Implements layoutTestController.overridePreference()

This change provides the infrastructure for
layoutTestController.overridePreference(). Currently, we only provide an
implementation for the preference 'WebKitOfflineWebApplicationCacheEnabled',
which is required by the layout test http/tests/appcache/disabled.html.

Change-Id: I8552f2f4e23b982db2d067ffa20c052e56d8fb7f
rc/com/android/dumprendertree/CallbackProxy.java
rc/com/android/dumprendertree/FileFilter.java
rc/com/android/dumprendertree/LayoutTestController.java
rc/com/android/dumprendertree/TestShellActivity.java
cd90b15cb8cd3347c58dc0fe3a30ea3e1b17ab6e 19-Mar-2010 Steve Block <steveblock@google.com> Removes most remaining appcache layout tests from the DumpRenderTree ignoreResults list

The server serving the layout tests has now been updated to to reflect the
current version of WebKit (r54731) so serveral more tests now pass.

Change-Id: I95afa0012bf3fed15c733b0317ecd4c03f7a158f
rc/com/android/dumprendertree/FileFilter.java
427efcca1988e3f424e363808e8fd0978f4e78d1 19-Mar-2010 Steve Block <steveblock@google.com> Implements layoutTestController.setAppCacheMaximumSize

Change-Id: Ib64123738bc384213ef80e2e60e4a0d9407c09d8
rc/com/android/dumprendertree/CallbackProxy.java
rc/com/android/dumprendertree/FileFilter.java
f19f9f55f9a1d95b1c741fc177b6b1cff4ab8034 18-Mar-2010 Steve Block <steveblock@google.com> Removes an appcache test from the DumpRenderTree ignoreResults list

Android-specific results for this test were added in
https://android-git.corp.google.com/g/45462

Change-Id: I7716c2c061ab955d0bf96523b6aab747898cc4e7
rc/com/android/dumprendertree/FileFilter.java
9b63c8ee37efa728c7be33baf748078329894437 17-Mar-2010 Steve Block <steveblock@google.com> Adds worker tests to the DumpRenderTree ignoreResults list, as workers are now disabled

Change-Id: I19fbba824cbae372849a8f8ee66dbc8849101eb1
rc/com/android/dumprendertree/FileFilter.java
7c58da758900ab1a48137f0e0726a36d671aa0a4 17-Mar-2010 Steve Block <steveblock@google.com> Updates the status of some HTML5 storage layout tests in the DumpRenderTree skipped list

Bug: 2079807
Change-Id: I2bff326e68d8ac761fd2c4628fab8b10d255c7dc
rc/com/android/dumprendertree/FileFilter.java
f3c755a079233bc3e4f5d1583fd556fe02663ddb 04-Mar-2010 Steve Block <steveblock@google.com> Adds XPath layout tests to DumpRenderTree ignoreResults list as Android does not support XPath

Change-Id: Ibda46541161581923d15258b863ed47f248ae626
rc/com/android/dumprendertree/FileFilter.java
b5522301a01d9ac8b86e18418562d28b5091dd27 12-Mar-2010 Steve Block <steveblock@google.com> Puts two regex layout tests back on the DumpRenderTree skipped list

fast/regex/test1.html and fast/regex/slow.html were removed from the skipped
list in https://android-git.corp.google.com/g/#change,43908

However, they cause DumpRenderTree to hang when run with V8, so are added back
to the list pending further investigation.

Bug: 2509394
Change-Id: I83c361c99fcd61e940a169f1ed00614529af48ff
rc/com/android/dumprendertree/FileFilter.java
cf0fd7892b7208ebfa35809b63fc8e4d60e4d466 09-Mar-2010 Steve Block <steveblock@google.com> Adds to DumpRenderTree the ability to ignore the results of tests

Change-Id: I7c16d9713fc35c773b810f9d5ce6700f8d9a28e4
ssets/run_layout_tests.py
rc/com/android/dumprendertree/FileFilter.java
rc/com/android/dumprendertree/FsUtils.java
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/Menu.java
e179c1d1b66f13541fc9746c7fd50c8b03d922d5 11-Mar-2010 Ben Murdoch <benm@google.com> Merge "Check if the JS_ENGINE key exists as an environment variable before reading it."
dc2711d47d2c05ee1ee1f15131676b53cb3c1d5e 11-Mar-2010 Ben Murdoch <benm@google.com> Check if the JS_ENGINE key exists as an environment variable before reading it.

Change-Id: I274b23ea53ec0129ea3b52ff66322f7069338f53
ssets/run_layout_tests.py
8028dab82baef414ac5f50e98faa0a08e50b75f1 11-Mar-2010 Steve Block <steveblock@google.com> Remove http/wml from the DumpRenderTree skipped list, as this directory no longer exists.

Change-Id: I7f97d68695ee1df45329749d8f08d44364bfef24
rc/com/android/dumprendertree/FileFilter.java
5ac2a3bd697cb86022aa7d4dc0c8fbd6a10b8193 09-Mar-2010 Steve Block <steveblock@google.com> Removes from DumpRenderTree the superfluous result file for tests that time out.

This file is currently not used. Tests that time out are reported as failures.

Also fixes naming in code for tests that have no text results.

Change-Id: I6412db4dcf9884abdc80f5cff525ef9431bad001
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
9902279abb999eb7b5c75f70ec1f714cf567793b 09-Mar-2010 Steve Block <steveblock@google.com> Removes regex tests from the DumpRenderTree skipped list

It looks like these were previously exluded due to taking too long. However,
they run in a reasonable time on passion.

Also removes AppleScript from the skipped list, as this directory no longer exists.

Change-Id: I98e3d0b3222dcd79287b15c512430341fab4f0f8
rc/com/android/dumprendertree/FileFilter.java
432e0eade76f64c36ae72d94c4f33d8e8ecc975a 05-Mar-2010 Steve Block <steveblock@google.com> Add shared workers tests to DumpRenderTree skipped list

Change-Id: I307bf718253ad3e340d3a95b1056523f37d150be
rc/com/android/dumprendertree/FileFilter.java
7e47f171b5d2aa55a747752d1c7dc7014e8cbd8b 02-Mar-2010 Steve Block <steveblock@google.com> Removes some storage tests from the DumpRenderTree skipped lists, now that Android-specific results are provided

See https://android-git.corp.google.com/g/#change,42763

Change-Id: I9929b73db0f6764bb06fbe963e751294a4a787f0
rc/com/android/dumprendertree/FileFilter.java
e60f6730b683f8c8ba06c97955014dc678ce908f 01-Mar-2010 Steve Block <steveblock@google.com> Merge "Removes a Geolocation test from the DumpRenderTree skipped list"
12077e1179b4035ae2b1a44ccf9cd540e14b182e 25-Feb-2010 Steve Block <steveblock@google.com> Adds to DumpRenderTree the ability to look for Android-specific results

These Android-specific results will be added to
external/webkit/LayoutTests/platform/android-<js-engine> and are used in
preference to the generic expected results.

The JavaScript engine to use is read from the JS_ENGINE environment variable
used by the build system or can be overridden on the command line. If neither
is set, it defaults to JSC.

Change-Id: Ia8d107ced3968a5c061fd6f0f57451419bab6b27
ssets/run_layout_tests.py
rc/com/android/dumprendertree/LayoutTestsAutoRunner.java
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
fc735eefe139963696e7634cc526bd6141b75646 25-Feb-2010 Steve Block <steveblock@google.com> Removes a Geolocation test from the DumpRenderTree skipped list

We now have an Android-specific expected result for this test.

Change-Id: I41919f01ac0fb6f07f0d650695462510f3a37d98
rc/com/android/dumprendertree/FileFilter.java
f7483b1d5cac0585610f11ce4deec9a11f611bae 05-Feb-2010 Steve Block <steveblock@google.com> Add HTML5 layout tests that currently fail to the DumpRenderTree skipped list

All of these tests should pass on Android. This is a temporary measure to track
all of these failures in a central place and to provide a consistent baseline
for DumpRenderTree test results while the problems are fixed.

Change-Id: I2cfaaa8df07be3b43c8e6517f75a7c438f147150
rc/com/android/dumprendertree/FileFilter.java
8cd303aec6f11ea9fece70f6e3d82efb607f8637 23-Feb-2010 Guang Zhu <guangzhu@google.com> Quick fix layout test path problems

SD card mount point has changed from /sdcard to /mnt/sdcard. layout test was calling getCanonicalPath to determine the path to the test case, which causes problem because /sdcard is now a symlink, and canonical path is actually the "real" path. Using quick dirty fix for now, will properly migrate any hard-coded reference to "/sdcard" to system function calls.
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
164bd7953778a80ca24b4a30477173ecb79d5531 05-Feb-2010 Steve Block <steveblock@google.com> In DumpRenderTree, skip tests for which we have the wrong results

Currently, the list of tests with incorrect results is not used.

Change-Id: I5d3ab9bde6201c2574f08c7c87efa4873ee6fdd1
rc/com/android/dumprendertree/FileFilter.java
5e8f52f5c5ac97cbc514e72c4fc84b6fa46ebc57 19-Feb-2010 Steve Block <steveblock@google.com> Ignore TEMPLATE.html in LayoutTest directories

Change-Id: I5b1bbd915a569568db368d678a5cc32309fd7be5
rc/com/android/dumprendertree/FsUtils.java
2eae0694ea4a443e9776783bb96e51ce42f8be90 19-Feb-2010 Steve Block <steveblock@google.com> Merge "Remove tests that no longer exist from the DumpRenderTree skipped list"
0584242360c89f06074a45d01e5cd788c9a1fa01 19-Feb-2010 Steve Block <steveblock@google.com> Merge "Merges unused bug list with ignored result list in DumpRenderTree"
f53833b7283b810f9ada3abd9b6cfe21165e2931 19-Feb-2010 Steve Block <steveblock@google.com> Remove tests that no longer exist from the DumpRenderTree skipped list

Change-Id: If927b40bc3aebdf73b6d23d6cda06cdf31479778
rc/com/android/dumprendertree/FileFilter.java
52f4362ecdaef299e7ab1ba94006cf4513605014 05-Feb-2010 Steve Block <steveblock@google.com> Merges unused bug list with ignored result list in DumpRenderTree
rc/com/android/dumprendertree/FileFilter.java
8a032a3b29e7708e468e2078ff88a39e083db1da 02-Feb-2010 Ben Murdoch <benm@google.com> Pass key modifier state to webcore for touch events and update DRT so it can simulate them.

Change-Id: Ic5aa8cb0376f6a3eecaa6340d57f28fa97f016bd
rc/com/android/dumprendertree/CallbackProxy.java
rc/com/android/dumprendertree/TestShellActivity.java
rc/com/android/dumprendertree/WebViewEventSender.java
cdb4ef4cdb4b3fb729d619c830e169ba056d3905 05-Feb-2010 Steve Block <steveblock@google.com> Sorts the lists of tests in DumpRenderTree in preparation for cleaning up the lists.
rc/com/android/dumprendertree/FileFilter.java
07a76ca0095b4e0a2484157f648c3e99ba36bdc6 05-Feb-2010 Steve Block <steveblock@google.com> Removes tests from DumpRenderTree skipped list where the corresponding bugs have been fixed.
rc/com/android/dumprendertree/FileFilter.java
fc4a69e9c13d7233876a0f507ebca2eec25a4215 04-Feb-2010 Ben Murdoch <benm@google.com> When a window is closed, destroy the WebView properly so that WebCore is informed of it's destruction.

Change-Id: I00002f53ec52c6056df4d7ddeec7cf0957423bd6
rc/com/android/dumprendertree/TestShellActivity.java
ecbc65cf8f2ea3bdd311f954e3927b46fca068ff 13-Jan-2010 Ben Murdoch <benm@google.com> Add support for sending touch events in DRT.

As part of this, make it possible for DRT to configure the timeout threshold between sending touch events to WebCore as the Layout Tests only synthesize single events, not a stream. Because of this, they often get dropped by the WebView for coming too quickly.

Skip the multi touch test as we don't support multi touch in the Browser.

Change-Id: I7b9830f43181fea33206825b49ef2e294269b4dd
rc/com/android/dumprendertree/CallbackProxy.java
rc/com/android/dumprendertree/EventSender.java
rc/com/android/dumprendertree/FileFilter.java
rc/com/android/dumprendertree/TestShellActivity.java
rc/com/android/dumprendertree/WebViewEventSender.java
6d001c0f7a7659d456012c220aed14a891a20a83 22-Jan-2010 Guang Zhu <guangzhu@google.com> am e0aed796: am ccec75e7: Merge "Prevent orientation change from triggering activity recreation." into eclair

Merge commit 'e0aed796f03b080dabae6be0803d4ead1b3260a0'

* commit 'e0aed796f03b080dabae6be0803d4ead1b3260a0':
Prevent orientation change from triggering activity recreation.
4ddcedeff14de15c4ddaf49ce62a5ca07be369c2 19-Jan-2010 Guang Zhu <guangzhu@google.com> Prevent orientation change from triggering activity recreation.
ndroidManifest.xml
980a938c1c9a6a5791a8240e5a1e6638ab28dc77 09-Jan-2010 Romain Guy <romainguy@android.com> Deprecate fill_parent and introduce match_parent.
Bug: #2361749.
rc/com/android/dumprendertree/ReliabilityTestActivity.java
rc/com/android/dumprendertree/TestShellActivity.java
5dc4f21ab6360b45f464c1451f8d403dd4df3c63 30-Oct-2009 Guang Zhu <guangzhu@google.com> Add support for extracting render time and image in page cycler
ssets/run_page_cycler.py
rc/com/android/dumprendertree/FsUtils.java
rc/com/android/dumprendertree/LayoutTestsAutoRunner.java
rc/com/android/dumprendertree/LoadTestsAutoTest.java
rc/com/android/dumprendertree/TestShellActivity.java
0187e9ec40dedb42a5278aa7bacbb3c571a6c787 19-Nov-2009 Ben Murdoch <benm@google.com> Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage. Do not merge.

BUG=b/2271636

This has already been submitted to eclair-mr2.

Change-Id: I81947f671f58be006ee3e1b30d73c6cb6cf2ebee
rc/com/android/dumprendertree/TestShellActivity.java
7caaeecce1b04e2098dd4f471fdd69ebe28c31b0 19-Nov-2009 Ben Murdoch <benm@google.com> Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage.

BUG=b/2271636

Change-Id: Ia9bed430c624c4c3745904c98fb2e27632d929f9
rc/com/android/dumprendertree/TestShellActivity.java
ea48cd6dd4e64bcb5c840a12fe052f704510e01c 12-Nov-2009 Guang Zhu <guangzhu@google.com> Use a diff that ignores trailing whitespaces to get by some layout test failures.
rc/com/android/dumprendertree/FsUtils.java
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
bfa68abc955ed1fe6cf6d98e42f344a8d623fab7 06-Nov-2009 Guang Zhu <guangzhu@google.com> layout test rebase, bug fix

* rebase layout test based on newly enabled http tests
* fix a bug in initializing parameters (should happen before super.onCreate)
ssets/results/layout_tests_crashed.txt
ssets/results/layout_tests_failed.txt
ssets/results/layout_tests_nontext.txt
ssets/results/layout_tests_passed.txt
rc/com/android/dumprendertree/LayoutTestsAutoRunner.java
2e90d6404a5ddb905f84a98f055f1bf00f24a646 27-Oct-2009 Guang Zhu <guangzhu@google.com> Remove the activity restart between urls.
rc/com/android/dumprendertree/ReliabilityTest.java
9e58e6427c8e5fefb65432ea4b56c6cb31e80bbd 15-Oct-2009 Guang Zhu <guangzhu@google.com> Enable some tests that requires local http server
rc/com/android/dumprendertree/FileFilter.java
a0609a0d8a69a92aafa1d6c41f7dc054eee09b4e 30-Sep-2009 Guang Zhu <guangzhu@google.com> rebase layout test result as the numbers reported are much more stable now
ssets/results/layout_tests_crashed.txt
ssets/results/layout_tests_failed.txt
ssets/results/layout_tests_nontext.txt
ssets/results/layout_tests_passed.txt
56a36932178a95900558422199932d7f33c54776 28-Sep-2009 Guang Zhu <guangzhu@google.com> Added code style fix that actually did not get submitted in 2nd patch of previous change.
rc/com/android/dumprendertree/TestShellActivity.java
7216047ac3e9613f3b689fa637e205943b51f069 26-Sep-2009 Guang Zhu <guangzhu@google.com> Add checks for double-dumping on webkit data.

Also some logs seem to suggest that in rare occations, a webkit dump after timeout has occured actually never hears any response back from webkit, thus causing the test app to wait forever, because the request webkit data mechanism is not protected by a timeout watchdog. So adding a explicit log print before calling webkit dump for monitoring in future test runs.
rc/com/android/dumprendertree/TestShellActivity.java
2eea5f3dc8f96059a60a97052c20004b640eb1c3 23-Sep-2009 Ben Murdoch <benm@google.com> Change the way DRT determines if it is ready to continue to the next test when running in automated mode.

Change-Id: I4d8f6b447dd3c7d7b4baa449a5bacebe4ba59d25
(cherry picked from commit 15b503e46315a56467c0b40d411b457eda7ee334)
rc/com/android/dumprendertree/TestShellActivity.java
977f7691e5c852b188ac9131443bff10bc91c635 16-Sep-2009 Ben Murdoch <benm@google.com> Only move to the next test in DRT after the test has completed AND the page has finished loading.

Change-Id: I157da58bb99f7bf0fcd00073d078c26c7df201ed
rc/com/android/dumprendertree/TestShellActivity.java
44ca7090aca79b8c8e71d34982ae54b69968ad56 17-Sep-2009 Android (Google) Code Review <android-gerrit@google.com> Merge change 25356 into eclair

* changes:
Filter out failing cases for future investigation.
01033abd7a46c0b3acba9508d5448f5d349599ce 17-Sep-2009 Guang Zhu <guangzhu@google.com> Filter out failing cases for future investigation.
rc/com/android/dumprendertree/FileFilter.java
6bf18bae60ae1ff0bf2407e8db115cbbab6f1b84 16-Sep-2009 Guang Zhu <guangzhu@google.com> Refactor logic for starting forward servers and http test cases hacking, so that they can be shared between automated test mode and UI launch mode.
rc/com/android/dumprendertree/FsUtils.java
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/ReliabilityTest.java
rc/com/android/dumprendertree/ReliabilityTestActivity.java
rc/com/android/dumprendertree/TestShellActivity.java
rc/com/android/dumprendertree/forwarder/AdbUtils.java
rc/com/android/dumprendertree/forwarder/ForwardServer.java
rc/com/android/dumprendertree/forwarder/ForwardService.java
rc/com/android/dumprendertree/forwarder/Forwarder.java
ce8d9d1672e8321466aab745083233239422557d 15-Sep-2009 Guang Zhu <guangzhu@google.com> Add more error message if the script failed to pull result file from device.
ssets/run_page_cycler.py
ad1e25da74517343b306f5fe72d42b2ccb59ec6e 15-Sep-2009 Guang Zhu <guangzhu@google.com> Fix the bogus crashes in layout and reliability tests (the device actually went offline).
ssets/run_layout_tests.py
ssets/run_reliability_tests.py
60ef21a5daff22dca1c562da8d131c67c8587353 14-Sep-2009 Guang Zhu <guangzhu@google.com> Fix the parsing for instrumentation result, some Java exceptions are not reported right now
ssets/run_page_cycler.py
4950b2b6951bbdc2b0023130bfbaca2a4044044f 03-Sep-2009 Andrei Popescu <andreip@google.com> Fix appcache layout test that was timing out due to race condition in WebView::addJavascriptInterface.
rc/com/android/dumprendertree/TestShellActivity.java
b937ba138fd75116cb773405e34c1312353b6b57 02-Sep-2009 Guang Zhu <guangzhu@google.com> Read forward address from file for DRT, fallback to default address

modified: tests/DumpRenderTree/src/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
f3d924ca0d3e8225824eb50540962e1890fea6f2 01-Sep-2009 Guang Zhu <guangzhu@google.com> Set a default dump type for DRT as a workaround for indeterministic order in receiving dumpAsText and onPageFinish callback.
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
4a40a039c020d339df14896448defa59efcc910d 01-Sep-2009 Guang Zhu <guangzhu@google.com> At leaset log the layout test timeouts
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
38323a5f9f4a53b0118610ac84a47cb9907d4e4b 01-Sep-2009 Guang Zhu <guangzhu@google.com> allow a longer timeout for layout tests, see if it stabilizes pass/fail numbers
ssets/run_layout_tests.py
d497d87650dd79f7d6a4751d79598d68ceb4b789 25-Aug-2009 Ben Murdoch <benm@google.com> Pass the estimated size of new HTML 5 databases to the ChromeClient so it can use that amount to figure an initial default quota.

Change-Id:Ic9372b0c86472b42ba5d0b964aaff1e2bbfe3efa
rc/com/android/dumprendertree/TestShellActivity.java
8e3a84cd2e8e72d042a5e9084d82ff347c62fd89 25-Aug-2009 Guang Zhu <guangzhu@google.com> Filter out worker tests from layout suite because merely disabling worker in webview settings no longer works.
rc/com/android/dumprendertree/FileFilter.java
25131299aaa1b8c4f44edb33f71f0241a61939e4 24-Aug-2009 Android (Google) Code Review <android-gerrit@google.com> Merge change 21978 into eclair

* changes:
Adds the ability to set Geolocation permissions from DumpRenderTree on Android.
5080b6736e49381aa6b0654067b383b0b67774d6 21-Aug-2009 Guang Zhu <guangzhu@google.com> Fixed the missing EOL in last line of crashed tests list file. Also fixed some whitespaces.
ssets/run_layout_tests.py
dad347c8b83aeb49eafae68774b7bfb59c956977 19-Aug-2009 Steve Block <steveblock@google.com> Adds the ability to set Geolocation permissions from DumpRenderTree on Android.
rc/com/android/dumprendertree/CallbackProxy.java
rc/com/android/dumprendertree/LayoutTestController.java
rc/com/android/dumprendertree/TestShellActivity.java
a8dfe24da014b52d7ae93c3fbd7a8b88ec336572 14-Aug-2009 Steve Block <steveblock@google.com> Adds the ability to configure the mock Geolocation service from DumpRenderTree.
rc/com/android/dumprendertree/CallbackProxy.java
2890920eba98a5c62bb2ff62323052328e9492e5 13-Aug-2009 Feng Qian <fqian@google.com> Set V8 flag --expose_gc in TestShellActivity.

Page cycler calls window.gc between pages, JSC exposes window.gc by default, and V8 requires the flag to be set.
rc/com/android/dumprendertree/TestShellActivity.java
b028f92e75e03811fe122093171c51ea88cbfe98 11-Aug-2009 Guang Zhu <guangzhu@google.com> Disable Worker in DumpRenderTree until the issue with dumpAsText is fixed.
rc/com/android/dumprendertree/TestShellActivity.java
d4f09592f721e6358fdadbdf363f034f842f860d 06-Aug-2009 Ben Murdoch <benm@google.com> Enable Workers in Dump Render Tree.
rc/com/android/dumprendertree/TestShellActivity.java
8031361ad5cf5b9fd8837347028f6944b6734043 04-Aug-2009 Android (Google) Code Review <android-gerrit@google.com> am 7a07f179: Merge change 20006 into donut

Merge commit '7a07f1797684597a3b932aa0b365049d3e7d6ff3'

* commit '7a07f1797684597a3b932aa0b365049d3e7d6ff3':
After each test, the WebView cache should be cleared, otherwise the cache data will pile up.
c189b2ddd450f60167fcd4307ec826cc5f75f8fa 04-Aug-2009 Guang Zhu <guangzhu@google.com> After each test, the WebView cache should be cleared, otherwise the cache data will pile up.
rc/com/android/dumprendertree/ReliabilityTestActivity.java
d186ef12b352c0e62fccd3243ed59a430b07837a 04-Aug-2009 Guang Zhu <guangzhu@google.com> am 8c5b3e2f: Change browser reliability test to start a new activity for each url

Merge commit '8c5b3e2fa60e29e45c97bf83b2aa8c6505987f82'

* commit '8c5b3e2fa60e29e45c97bf83b2aa8c6505987f82':
Change browser reliability test to start a new activity for each url
8c5b3e2fa60e29e45c97bf83b2aa8c6505987f82 03-Aug-2009 Guang Zhu <guangzhu@google.com> Change browser reliability test to start a new activity for each url
rc/com/android/dumprendertree/ReliabilityTest.java
rc/com/android/dumprendertree/ReliabilityTestActivity.java
59e2ad93bf37c7ded44c033d38fe7c972e2f4118 28-Jul-2009 Andrei Popescu <andreip@google.com> Wire in the AppCache out-of-space callback
rc/com/android/dumprendertree/TestShellActivity.java
f4bf552b5a5046e7648f405115ee48917b15b9aa 23-Jul-2009 Guang Zhu <guangzhu@google.com> checkin for port forwarding through adb, gets access to external network via USB, this also adds in related plumbing for running the http hosted tests, but will not enable those tests yet.
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/TestShellActivity.java
rc/com/android/dumprendertree/forwarder/AdbUtils.java
rc/com/android/dumprendertree/forwarder/ForwardServer.java
rc/com/android/dumprendertree/forwarder/Forwarder.java
bc4aa5f6935bb91aab3f9913e460771f2f012f8d 22-Jul-2009 Andrei Popescu <andreip@google.com> Fix master build
rc/com/android/dumprendertree/CallbackProxy.java
f56e1a1ed4ea6be68d75b13b569f467ac5a501b1 20-Jul-2009 Guang Zhu <guangzhu@google.com> Call WebView#freeMemory before collecting memory information
rc/com/android/dumprendertree/TestShellActivity.java
b933dc7f47ec9a9609d0775fc469849f066bfcd7 20-Jul-2009 Android (Google) Code Review <android-gerrit@google.com> am 22eef5da: Merge change 7753 into donut

Merge commit '22eef5da75604cd14c0f87332cf957c9948a6e33'

* commit '22eef5da75604cd14c0f87332cf957c9948a6e33':
Add a delay before collecting memory information
1f6c72bff6fa875a08f2d5510b5a61ce766643d2 17-Jul-2009 Guang Zhu <guangzhu@google.com> Add a delay before collecting memory information

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.
rc/com/android/dumprendertree/LoadTestsAutoTest.java
0aeed6af6ed9657634f877f02452ffbfeb34a550 17-Jul-2009 Feng Qian <fqian@google.com> Free memory on low memory condition.

This allows WebView to release cached resources and continue running.
rc/com/android/dumprendertree/TestShellActivity.java
1a3ef96b34e3a34d718ed80a107b70bbc3cbfb66 09-Jul-2009 Android (Google) Code Review <android-gerrit@google.com> am e57ff0e1: Merge change 6652 into donut

Merge commit 'e57ff0e1db46559699e4fadfbe9abe67ef9472fe'

* commit 'e57ff0e1db46559699e4fadfbe9abe67ef9472fe':
Call clearCache on WebView before collecting memory information.
889181d7fdf54b50a3cf4ee7e0f402a2fc026afe 09-Jul-2009 Guang Zhu <guangzhu@google.com> Call clearCache on WebView before collecting memory information.
rc/com/android/dumprendertree/LoadTestsAutoTest.java
rc/com/android/dumprendertree/TestShellActivity.java
6a840aacc4e7ed7d4d15c4fd315b97b03d668e01 02-Jul-2009 Android (Google) Code Review <android-gerrit@google.com> am b7d7d5f6: Merge change 5806 into donut

Merge commit 'b7d7d5f6380e1b7c2b1754be05b0113b91ce01c9'

* commit 'b7d7d5f6380e1b7c2b1754be05b0113b91ce01c9':
Use additional functions to collect more memory information data points.
c899d0c7d9f0964cd6cf991274213ca39fea9624 01-Jul-2009 Guang Zhu <guangzhu@google.com> resolved conflicts for merge of 53e083c9 to master
40656be65870932592daf070c7cbbc382dda67b5 30-Jun-2009 Guang Zhu <guangzhu@google.com> Use additional functions to collect more memory information data points.
rc/com/android/dumprendertree/LoadTestsAutoTest.java
f92bd42a702af7047ac4bd7c95b4a82973b7a79d 29-Jun-2009 Guang Zhu <guangzhu@google.com> Added a new operation mode where user can launch all tests under a folder from test app ui.
rc/com/android/dumprendertree/FileList.java
rc/com/android/dumprendertree/FsUtils.java
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/Menu.java
rc/com/android/dumprendertree/ReliabilityTest.java
rc/com/android/dumprendertree/TestShellActivity.java
e6f3e45dc4d8a2b482183c57c61dd9ea22505c85 22-Apr-2009 Ben Murdoch <benm@google.com> Enable storage tests in Dump Render Tree so we can run Database and DOM Storage layout tests.
rc/com/android/dumprendertree/CallbackProxy.java
rc/com/android/dumprendertree/FileFilter.java
rc/com/android/dumprendertree/LayoutTestController.java
rc/com/android/dumprendertree/TestShellActivity.java
aba6af9277b34c739b83d3d2d908724c3f7ec1b4 20-Jun-2009 Android (Google) Code Review <android-gerrit@google.com> am 79ac8770: Merge change 4834 into donut

Merge commit '79ac87704d2e38afb06356704e4b52c739237f40'

* commit '79ac87704d2e38afb06356704e4b52c739237f40':
Fix a bug where wrong variable was used for comparison.
595fbd6ea22708504dc9e24b44fa5eb357a576ec 20-Jun-2009 Guang Zhu <guangzhu@google.com> Fix a bug where wrong variable was used for comparison.
ssets/run_layout_tests.py
42a28be20934d789699899a5a8fdef642641472f 15-Jun-2009 Android (Google) Code Review <android-gerrit@google.com> am c2922687: Merge change 4182 into donut

Merge commit 'c2922687fa8f953cc1325a6416af5be43cb41fed'

* commit 'c2922687fa8f953cc1325a6416af5be43cb41fed':
Add more data to reliability test report, includes min, max, std, run data.
0528cd03b27298cb7f5cb7e371e29deb8e05ae6a 15-Jun-2009 Guang Zhu <guangzhu@google.com> Add more data to reliability test report, includes min, max, std, run data.
ssets/run_reliability_tests.py
933a386e630804541342d2126b8ffe2480be17aa 15-Jun-2009 Android (Google) Code Review <android-gerrit@google.com> am d83d6606: Merge change 4106 into donut

Merge commit 'd83d6606d62e27effc27be48d6050914deefe9eb'

* commit 'd83d6606d62e27effc27be48d6050914deefe9eb':
Adjust order of file/section list in output diff
903f311fdc79b8dc804b63d0e397453d9b0e8d44 13-Jun-2009 Guang Zhu <guangzhu@google.com> Adjust order of file/section list in output diff
ssets/run_layout_tests.py
383573698810709a35b521cfba57ff239b904c3e 12-Jun-2009 Android (Google) Code Review <android-gerrit@google.com> am f229aff1: Merge change 3967 into donut

Merge commit 'f229aff118dc53c3a06f0b4120d9ce22f4c2dd6e'

* commit 'f229aff118dc53c3a06f0b4120d9ce22f4c2dd6e':
Update control files (pass/fail/nontext/crash) to results from CRB45
261a1953232b70f7523d8f14aa70527161df1e53 12-Jun-2009 Guang Zhu <guangzhu@google.com> Update control files (pass/fail/nontext/crash) to results from CRB45
ssets/results/layout_tests_failed.txt
ssets/results/layout_tests_nontext.txt
ssets/results/layout_tests_passed.txt
bf521a0f7d88c039b75e7a9593ebf38a72e3eab5 11-Jun-2009 Android (Google) Code Review <android-gerrit@google.com> am 4a60b887: Merge change 3761 into donut

Merge commit '4a60b887d4b9744126e62b094a9597ee8e924640'

* commit '4a60b887d4b9744126e62b094a9597ee8e924640':
Added support to record page load time for each url.
2ab6f1fe0b17d281ea215f8ca412a5e1992011cc 10-Jun-2009 Guang Zhu <guangzhu@google.com> Added support to record page load time for each url.
ssets/run_reliability_tests.py
rc/com/android/dumprendertree/LayoutTestsAutoRunner.java
rc/com/android/dumprendertree/ReliabilityTest.java
rc/com/android/dumprendertree/ReliabilityTestActivity.java
c71f084ff9e52e14258d1f75347426cc3ae4e195 07-Jun-2009 Guang Zhu <guangzhu@google.com> am 7757656a: Changed logic to handle timeout pages.

Merge commit '7757656a11ba7050274c337fd2dc2f18f9e7806f'

* commit '7757656a11ba7050274c337fd2dc2f18f9e7806f':
Changed logic to handle timeout pages.
7757656a11ba7050274c337fd2dc2f18f9e7806f 07-Jun-2009 Guang Zhu <guangzhu@google.com> Changed logic to handle timeout pages.
rc/com/android/dumprendertree/ReliabilityTestActivity.java
2cd81b44195e72cbd85854223ee2010794da1188 05-Jun-2009 Android (Google) Code Review <android-gerrit@google.com> am 85dfec8c: Merge change 3174 into donut

Merge commit '85dfec8c35d4e3216591bd2e534bbebd6338b969'

* commit '85dfec8c35d4e3216591bd2e534bbebd6338b969':
Added bugreport collecting mechanism in case of crashes.
17f8fa6b24da34724b4497622f374b27f3041e1c 04-Jun-2009 Guang Zhu <guangzhu@google.com> Added bugreport collecting mechanism in case of crashes.
ssets/run_reliability_tests.py
55db8aec8f434094093377a45720298e58d616fc 04-Jun-2009 Android (Google) Code Review <android-gerrit@google.com> am 4ee0a751: Merge change 3095 into donut

Merge commit '4ee0a751682e713d3d6ca97fa1271df12d352ee0'

* commit '4ee0a751682e713d3d6ca97fa1271df12d352ee0':
Skip empty lines in test url list.
53003de64e1d2b8a4ed4433d5192b540653d79ec 04-Jun-2009 Guang Zhu <guangzhu@google.com> Skip empty lines in test url list.
rc/com/android/dumprendertree/ReliabilityTest.java
411c77df9e0ef419df8a3fdb18c9ef331aad9335 04-Jun-2009 Android (Google) Code Review <android-gerrit@google.com> am 5de674e1: Merge change 3013 into donut

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.
b9a39cd300998a1a4577ac7eb87f9b505b8621dc 03-Jun-2009 Guang Zhu <guangzhu@google.com> Adding missing callback onJsConfirm to dismiss any confirmation dialogs
rc/com/android/dumprendertree/ReliabilityTestActivity.java
f48c283b5940b76575eecdde79f6900824fed059 03-Jun-2009 Guang Zhu <guangzhu@google.com> am 3e8950c0: Added new parameter to enable a manual pause between pages

Merge commit '3e8950c0c73f9c1574ce3388c754009edf6bc930'

* commit '3e8950c0c73f9c1574ce3388c754009edf6bc930':
Added new parameter to enable a manual pause between pages
3e8950c0c73f9c1574ce3388c754009edf6bc930 03-Jun-2009 Guang Zhu <guangzhu@google.com> Added new parameter to enable a manual pause between pages
ssets/run_reliability_tests.py
rc/com/android/dumprendertree/LayoutTestsAutoRunner.java
rc/com/android/dumprendertree/ReliabilityTest.java
rc/com/android/dumprendertree/ReliabilityTestActivity.java
cabee5b864989e8f5a36af9100cae3b5cbe560f1 03-Jun-2009 Android (Google) Code Review <android-gerrit@google.com> am 7322c96c: Merge change 2967 into donut

Merge commit '7322c96cc0c2524d399fb43fb406fb6324a795c8'

* commit '7322c96cc0c2524d399fb43fb406fb6324a795c8':
Fixed issue where code for extracting scripts was eclipsed by runTest method.
3dfd0e131efab40df4beba1e40d232a4fcf807dc 03-Jun-2009 Guang Zhu <guangzhu@google.com> Fixed issue where code for extracting scripts was eclipsed by runTest method.
ssets/run_reliability_tests.py
rc/com/android/dumprendertree/ReliabilityTest.java
7f6fefe1c8827b9966f130bd10f09c1b8ea756e9 02-Jun-2009 Android (Google) Code Review <android-gerrit@google.com> am b56736b6: Merge change 2864 into donut

Merge commit 'b56736b666dd906a214639e24b624ec368e383f5'

* commit 'b56736b666dd906a214639e24b624ec368e383f5':
Fixed bug where test status is not marked "DONE" when completed
627f9343b5fe6160d52897141a86a3a9d3f99e6a 02-Jun-2009 Guang Zhu <guangzhu@google.com> Fixed bug where test status is not marked "DONE" when completed
rc/com/android/dumprendertree/ReliabilityTest.java
cd97bd889e156584e1fd4e762bbb0e917671a3ea 01-Jun-2009 Guang Zhu <guangzhu@google.com> am 892771ab: Rename WRITE_SDCARD to WRITE_EXTERNAL_STORAGE in browser test app

Merge commit '892771ab81f79a6b0cf9735701760c5a12d6ab85'

* commit '892771ab81f79a6b0cf9735701760c5a12d6ab85':
Rename WRITE_SDCARD to WRITE_EXTERNAL_STORAGE in browser test app
892771ab81f79a6b0cf9735701760c5a12d6ab85 01-Jun-2009 Guang Zhu <guangzhu@google.com> Rename WRITE_SDCARD to WRITE_EXTERNAL_STORAGE in browser test app
ndroidManifest.xml
eda4c46fcbc7eaaae13e608ed7824b2ac8d73ee0 01-Jun-2009 Guang Zhu <guangzhu@google.com> am 40d87ee4: Removing @Override to fix the build

Merge commit '40d87ee4867baa25fd7a824f324ea7040bf5bc23'

* commit '40d87ee4867baa25fd7a824f324ea7040bf5bc23':
Removing @Override to fix the build
40d87ee4867baa25fd7a824f324ea7040bf5bc23 01-Jun-2009 Guang Zhu <guangzhu@google.com> Removing @Override to fix the build
rc/com/android/dumprendertree/ReliabilityTestActivity.java
8c07afd3d8c4cbb8e35a74ce3dd70427a43da58d 01-Jun-2009 Android (Google) Code Review <android-gerrit@google.com> am 50566b35: Merge change 2816 into donut

Merge commit '50566b3554f440d6b84a696875147d8d21682b10'

* commit '50566b3554f440d6b84a696875147d8d21682b10':
Update reliability test code. Use a separate activity with simpler calback mechanism.
65455a1a46e3bec020befd27ff5ad6bfdab61a7d 01-Jun-2009 Guang Zhu <guangzhu@google.com> Update reliability test code. Use a separate activity with simpler calback mechanism.
ndroidManifest.xml
ssets/run_reliability_tests.py
rc/com/android/dumprendertree/ReliabilityTest.java
rc/com/android/dumprendertree/ReliabilityTestActivity.java
rc/com/android/dumprendertree/ReliabilityTestsAutoTest.java
7c49790cde0acb494b6e8980662842c95dd8859a 01-Jun-2009 Android (Google) Code Review <android-gerrit@google.com> am 162c9d0e: Merge change 2805 into donut

Merge commit '162c9d0e90eaa71adc8c7d1456d1a9a95e638c47'

* commit '162c9d0e90eaa71adc8c7d1456d1a9a95e638c47':
base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE
5a3a77dabd744d5be79d7745c2a977c108a9ad98 01-Jun-2009 San Mehat <san@google.com> base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE

Signed-off-by: San Mehat <san@google.com>
ndroidManifest.xml
73f60763cbd0a961ff0fd784eda244e0f42e23cf 21-May-2009 Guang Zhu <guangzhu@google.com> Fixed SD card access permission issue in manifest

On branch b1869634_sdcard_perm
Changes to be committed:
(use "git reset HEAD <file>..." to unstage)

modified: tests/DumpRenderTree/AndroidManifest.xml
ndroidManifest.xml
dcdb15dafe90799d5d0baf1892191ab7d432883e 21-May-2009 Guang Zhu <guangzhu@google.com> Fixed SD card access permission issue in manifest
ndroidManifest.xml
da8e33a57f4ecb20505f3de494873f10ea10c8bb 19-May-2009 Android (Google) Code Review <android-gerrit@google.com> am 1058c63b: Merge change 1909 into donut

Merge commit '1058c63b262c838a57301fde59b04c9fa0ee1fdc'

* commit '1058c63b262c838a57301fde59b04c9fa0ee1fdc':
Fixed IndexOutofBoundException, improved how memory information is captured (run GC first)
2a197b128a2317eec6efaa0a21e529cdf534c6f2 18-May-2009 Guang Zhu <guangzhu@google.com> Fixed IndexOutofBoundException, improved how memory information is captured (run GC first)
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/LoadTestsAutoTest.java
4010ac35b1e49d659d7a32cc191302b8e2d8758a 29-Apr-2009 Guang Zhu <guangzhu@google.com> added reliability test usding DumpRenderTree
ndroidManifest.xml
ssets/run_reliability_tests.py
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/LoadTestsAutoTest.java
rc/com/android/dumprendertree/ReliabilityTestsAutoTest.java
rc/com/android/dumprendertree/TestShellActivity.java
rc/com/android/dumprendertree/TestShellCallback.java
7a98dae9fe7b731dc938e0889da362f1bfec973a 12-May-2009 Android (Google) Code Review <android-gerrit@google.com> Merge change 1012

* changes:
added reliability test usding DumpRenderTree
89ac33b6213bfeaf975df755d2fba6441464d0d4 06-May-2009 Feng Qian <fqian@google.com> Put three tests in ignore test list.

Two are very slow regexp tests, one always causes OOM.
rc/com/android/dumprendertree/FileFilter.java
1871fe0faa673528c092090beb40061a4c689e0f 29-Apr-2009 Guang Zhu <guangzhu@google.com> added reliability test usding DumpRenderTree
ndroidManifest.xml
ssets/run_reliability_tests.py
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/LoadTestsAutoTest.java
rc/com/android/dumprendertree/ReliabilityTestsAutoTest.java
rc/com/android/dumprendertree/TestShellActivity.java
rc/com/android/dumprendertree/TestShellCallback.java
b933f669e26afad8a2466edcae8c1ffda6c15721 05-May-2009 Guang Zhu <guangzhu@google.com> Back-merge all changes done in master to DumpRenderTree to donut.
ssets/run_page_cycler.py
un_page_cycler.py
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/LoadTestsAutoTest.java
rc/com/android/dumprendertree/TestShellActivity.java
309f464807fcf7e3055657e6f6d2de7882218fba 22-Apr-2009 Guang Zhu <guangzhu@google.com> package run_page_cycler.py into apk and add code for extraction
ssets/run_page_cycler.py
un_page_cycler.py
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/LoadTestsAutoTest.java
20b4935f2a8114bb95e8692490ec141bb6731475 20-Apr-2009 Guang Zhu <guangzhu@google.com> modify wait mechanism so that it checks whether activity has already finished or not first

squashed commit of the following:

commit e2c2d1c09475ce2e319b935fb5627c82a7693a9b
Author: Guang Zhu <guangzhu@google.com>
Date: Mon Apr 20 13:33:08 2009 -0700

modify wait mechanism so that it checks whether activity has already finished or not first

This reverts commit deb6e8792dd563916724bbc127a6fe16ffe81647.

commit deb6e8792dd563916724bbc127a6fe16ffe81647
Author: Guang Zhu <guangzhu@google.com>
Date: Mon Apr 20 10:58:52 2009 -0700

changed callback mechanism in TestShellActivity to use condition
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/LoadTestsAutoTest.java
15ce2abd2d169d9b7f286e2aaf46c5f679111546 16-Apr-2009 Android (Google) Code Review <android-gerrit@google.com> Merge changes 222,223,227

* changes:
update onCreate method to work around InstrumentationTestRunner limitation.
Removing unused StreamPipe class, also stripping some white spaces
* Update the way that run_page_cycler.py detectes instrumentation failures. * Use Debug.getMemoryInfo to collect memory information in LoadTestAutoTest.
be42388bdb7acdc5ddcfa1f9e896af96e5259485 16-Apr-2009 Feng Qian <fqian@google.com> Fix a null pointer exception in DumpRenderTree (issue 1792567)

The first test causes NullPointerException in DumpRenderTree because dumpAsText
could return a null string.
rc/com/android/dumprendertree/TestShellActivity.java
025950db010e8e3ebae7b0ef4425c6f4c4fd9a51 16-Apr-2009 Guang Zhu <guangzhu@google.com> update onCreate method to work around InstrumentationTestRunner limitation.
rc/com/android/dumprendertree/LayoutTestsAutoRunner.java
4722251d933b74e0f03a45740cad30c4b366843f 16-Apr-2009 Guang Zhu <guangzhu@google.com> Removing unused StreamPipe class, also stripping some white spaces
rc/com/android/dumprendertree/LoadTestsAutoTest.java
23a4e8816266e2cac98d7980ca66748a55b0e09f 16-Apr-2009 Guang Zhu <guangzhu@google.com> * Update the way that run_page_cycler.py detectes instrumentation failures.
* Use Debug.getMemoryInfo to collect memory information in LoadTestAutoTest.
un_page_cycler.py
rc/com/android/dumprendertree/LoadTestsAutoTest.java
e6f63b1a15e2c9d815a359eaede0b727db93e79f 15-Apr-2009 Guang Zhu <> AI 146246: am: CL 146225 Work around initialization issue with InstrumentationTest Runner. super.onCreate needs to be called as last statement in subclass' onCreate to avoid starting test case too early.
Original author: guangzhu
Merged from: //branches/cupcake/...

Automated import of CL 146246
rc/com/android/dumprendertree/LayoutTestsAutoRunner.java
36fd6d243ee5414618e8bc2cbdc6c0a6f311157f 31-Mar-2009 Sridhar Gurivireddy <> AI 143779: am: CL 143727 Make the test runner and results assets of DumpRendertree. This is done so that we could have
1) Lab machines can run layout tests without having build environment setup
2) We could have different set of pass/fail results per branch
Also added a simple python script which runs run_layout_tests.py
Original author: sridharg
Merged from: //branches/cupcake/...

Automated import of CL 143779
ssets/results/layout_tests_crashed.txt
ssets/results/layout_tests_failed.txt
ssets/results/layout_tests_nontext.txt
ssets/results/layout_tests_passed.txt
ssets/run_layout_tests.py
esults/layout_tests_crashed.txt
esults/layout_tests_failed.txt
esults/layout_tests_nontext.txt
esults/layout_tests_passed.txt
un_layout_tests.py
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
4896cc81dd921e1274007f29689adac639ba771f 31-Mar-2009 Sridhar Gurivireddy <> AI 143801: am: CL 143779 am: CL 143727 Make the test runner and results assets of DumpRendertree. This is done so that we could have
1) Lab machines can run layout tests without having build environment setup
2) We could have different set of pass/fail results per branch
Also added a simple python script which runs run_layout_tests.py
Original author: sridharg
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...

Automated import of CL 143801
ssets/results/layout_tests_crashed.txt
ssets/results/layout_tests_failed.txt
ssets/results/layout_tests_nontext.txt
ssets/results/layout_tests_passed.txt
ssets/run_layout_tests.py
esults/layout_tests_crashed.txt
esults/layout_tests_failed.txt
esults/layout_tests_nontext.txt
esults/layout_tests_passed.txt
un_layout_tests.py
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
ba87e3e6c985e7175152993b5efcc7dd2f0e1c93 13-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake_rel/...@138607
ndroidManifest.xml
ompare_layout_results.py
un_layout_tests.py
un_page_cycler.py
rc/com/android/dumprendertree/FileFilter.java
rc/com/android/dumprendertree/FileList.java
rc/com/android/dumprendertree/HTMLHostActivity.java
rc/com/android/dumprendertree/HTMLHostCallbackInterface.java
rc/com/android/dumprendertree/LayoutTestsAutoRunner.java
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/LoadTestsAutoTest.java
rc/com/android/dumprendertree/Menu.java
rc/com/android/dumprendertree/TestShellActivity.java
rc/com/android/dumprendertree/TestShellCallback.java
4df2423a947bcd3f024cc3d3a1a315a8dc428598 05-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@136594
esults/layout_tests_crashed.txt
esults/layout_tests_failed.txt
esults/layout_tests_nontext.txt
esults/layout_tests_passed.txt
9066cfe9886ac131c34d59ed0e2d287b0e3c0087 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
ndroid.mk
ndroidManifest.xml
ompare_layout_results.py
esults/layout_tests_crashed.txt
esults/layout_tests_failed.txt
esults/layout_tests_nontext.txt
esults/layout_tests_passed.txt
un_layout_tests.py
rc/com/android/dumprendertree/CallbackProxy.java
rc/com/android/dumprendertree/EventSender.java
rc/com/android/dumprendertree/FileFilter.java
rc/com/android/dumprendertree/FileList.java
rc/com/android/dumprendertree/HTMLHostActivity.java
rc/com/android/dumprendertree/HTMLHostApp.java
rc/com/android/dumprendertree/HTMLHostCallbackInterface.java
rc/com/android/dumprendertree/LayoutTestController.java
rc/com/android/dumprendertree/LayoutTestsAutoRunner.java
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/Menu.java
rc/com/android/dumprendertree/WebViewEventSender.java
d83a98f4ce9cfa908f5c54bbd70f03eec07e7553 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
ndroid.mk
ndroidManifest.xml
ompare_layout_results.py
esults/layout_tests_crashed.txt
esults/layout_tests_failed.txt
esults/layout_tests_nontext.txt
esults/layout_tests_passed.txt
un_layout_tests.py
rc/com/android/dumprendertree/CallbackProxy.java
rc/com/android/dumprendertree/EventSender.java
rc/com/android/dumprendertree/FileFilter.java
rc/com/android/dumprendertree/FileList.java
rc/com/android/dumprendertree/HTMLHostActivity.java
rc/com/android/dumprendertree/HTMLHostApp.java
rc/com/android/dumprendertree/HTMLHostCallbackInterface.java
rc/com/android/dumprendertree/LayoutTestController.java
rc/com/android/dumprendertree/LayoutTestsAutoRunner.java
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/Menu.java
rc/com/android/dumprendertree/WebViewEventSender.java
da996f390e17e16f2dfa60e972e7ebc4f868f37e 13-Feb-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@131421
ompare_layout_results.py
un_layout_tests.py
rc/com/android/dumprendertree/HTMLHostActivity.java
d24b8183b93e781080b2c16c487e60d51c12da31 11-Feb-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@130745
ompare_layout_results.py
esults/layout_tests_crashed.txt
esults/layout_tests_failed.txt
esults/layout_tests_nontext.txt
esults/layout_tests_passed.txt
un_layout_tests.py
rc/com/android/dumprendertree/FileFilter.java
rc/com/android/dumprendertree/FileList.java
rc/com/android/dumprendertree/HTMLHostActivity.java
rc/com/android/dumprendertree/LayoutTestsAutoRunner.java
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/Menu.java
9266c558bf1d21ff647525ff99f7dadbca417309 16-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@126645
rc/com/android/dumprendertree/FileFilter.java
f013e1afd1e68af5e3b868c26a653bbfb39538f8 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
ndroid.mk
ndroidManifest.xml
rc/com/android/dumprendertree/CallbackProxy.java
rc/com/android/dumprendertree/EventSender.java
rc/com/android/dumprendertree/FileFilter.java
rc/com/android/dumprendertree/FileList.java
rc/com/android/dumprendertree/HTMLHostActivity.java
rc/com/android/dumprendertree/HTMLHostApp.java
rc/com/android/dumprendertree/HTMLHostCallbackInterface.java
rc/com/android/dumprendertree/LayoutTestController.java
rc/com/android/dumprendertree/LayoutTestsAutoRunner.java
rc/com/android/dumprendertree/LayoutTestsAutoTest.java
rc/com/android/dumprendertree/Menu.java
rc/com/android/dumprendertree/WebViewEventSender.java