summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree
Commit message (Expand)AuthorAgeFilesLines
* Correct executable bit for source filesKenny Root2013-04-131-0/+0
* dodging the @JavascriptInterface bulletGuang Zhu2012-09-131-0/+2
* Revert "fix sdcard path for webkit perf and layout test scripts"Guang Zhu2012-08-202-9/+7
* fix sdcard path for webkit perf and layout test scriptsGuang Zhu2012-08-192-7/+9
* Fix style for Geolocation mock mechanismSteve Block2012-05-291-3/+2
* Switch Geolocation DRT methods to control client-based mockSteve Block2012-05-223-51/+35
* Seperate interface and implementation of 4 WebView classesJonathan Dixon2012-04-231-1/+1
* follow up file original policy changeGuang Zhu2012-04-191-2/+35
* Minor clean-up in DeviceOrientation and DeviceMotionSteve Block2012-04-121-1/+1
* Update to DumpRenderTree test harnessGuang Zhu2012-03-056-280/+35
* Refactor WebView to be a thin proxy classJonathan Dixon2012-03-021-12/+17
* disable cpu_upload path workaroundGuang Zhu2012-02-141-3/+0
* Merge "fix build"Guang Zhu2012-02-131-2/+1
|\
| * fix buildGuang Zhu2012-02-131-1/+0
* | use hard coded WebViewProperties.gfxUseMinimalMemoryGuang Zhu2012-02-131-1/+1
|/
* Increase transfer queue size for DRTGuang Zhu2012-02-131-4/+5
* Merge "Revert "Use port 18000 instead of 8000 for layout tests""Guang Zhu2012-01-202-8/+8
|\
| * Revert "Use port 18000 instead of 8000 for layout tests"Guang Zhu2012-01-202-8/+8
* | Merge "Revert "log stack trace when finish() or onDestroy() is called""Guang Zhu2011-09-291-13/+1
|\ \
| * | Revert "log stack trace when finish() or onDestroy() is called"Guang Zhu2011-09-281-13/+1
* | | Use CPU upload path in DRTGuang Zhu2011-09-271-0/+3
|/ /
* | log stack trace when finish() or onDestroy() is calledGuang Zhu2011-09-151-1/+13
|/
* Use port 18000 instead of 8000 for layout testsGuang Zhu2011-08-192-8/+8
* Revert "Disable Crankshaft in DRT for performance testing."Ben Murdoch2011-07-281-1/+1
* Disable Crankshaft in DRT for performance testing.Ben Murdoch2011-07-271-1/+1
* Update Android DRT skip list.Ben Murdoch2011-06-211-0/+14
* LayoutTests with dumpAsText in the pathname should always dump as text.Ben Murdoch2011-06-211-0/+5
* call clearCache from UI threadGuang Zhu2011-05-181-2/+8
* change how test sets timeout for webkit dumpGuang Zhu2011-05-161-2/+1
* even more loggingGuang Zhu2011-05-131-0/+1
* add more logging into DRTGuang Zhu2011-05-101-0/+1
* Make DRT pull data over networkGuang Zhu2011-04-265-31/+96
* Merge "Adds CookieManager methods to configure policy for cookies for file sc...Steve Block2011-02-101-0/+2
|\
| * Adds CookieManager methods to configure policy for cookies for file scheme URLsKristian Monsen2010-12-211-0/+2
* | Merge "Increase DRT timeout while waiting for WebView to dump as text"Steve Block2011-02-101-1/+1
|\ \
| * | Increase DRT timeout while waiting for WebView to dump as textSteve Block2011-02-101-1/+1
* | | Remove LayoutTest http/tests/xmlhttprequest/simple-cross-origin-progress-even...Steve Block2011-02-091-1/+0
|/ /
* | change the way test app waits for gcGuang Zhu2011-01-251-10/+20
* | A few small cleanning-ups.Huahui Wu2011-01-241-4/+0
* | Merge "b/3369602 Using Math.round() to convert float coordinates to integers....Huahui Wu2011-01-211-2/+2
|\ \
| * | b/3369602 Using Math.round() to convert float coordinates to integers.Huahui Wu2011-01-211-2/+2
* | | DRT needs to clear cookies between tests.Ben Murdoch2011-01-201-0/+2
* | | Add case-sensitive tests to DRT ignore list.Ben Murdoch2011-01-201-0/+2
|/ /
* | further remove calls to runFinalizationGuang Zhu2011-01-181-2/+1
* | Merge "when test case times out, stop loading first" into honeycombGuang Zhu2011-01-141-0/+1
|\ \
| * | when test case times out, stop loading firstGuang Zhu2011-01-141-0/+1
* | | remove runFinalizationSync callsGuang Zhu2011-01-131-3/+0
|/ /
* | change webkit test data pathGuang Zhu2011-01-125-20/+20
* | bugfix: remove dump timeout message after dump is receivedGuang Zhu2010-12-231-0/+1
* | Throw exception if webview dump times outGuang Zhu2010-12-231-1/+11