summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree/src/com/android/dumprendertree/TestShellActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Fix style for Geolocation mock mechanismSteve Block2012-05-291-3/+2
* Switch Geolocation DRT methods to control client-based mockSteve Block2012-05-221-35/+17
* 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-051-54/+4
* 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 "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
* 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
* LayoutTests with dumpAsText in the pathname should always dump as text.Ben Murdoch2011-06-211-0/+5
* 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
* 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
* | Increase DRT timeout while waiting for WebView to dump as textSteve Block2011-02-101-1/+1
* | A few small cleanning-ups.Huahui Wu2011-01-241-4/+0
* | DRT needs to clear cookies between tests.Ben Murdoch2011-01-201-0/+2
* | when test case times out, stop loading firstGuang Zhu2011-01-141-0/+1
* | 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
|/
* Implement LayoutTestController.overridePreference('WebKitUsesPageCachePrefere...Steve Block2010-10-141-2/+11
* Bug 2372180: pass multi-touch events from browser to webkit.Huahui Wu2010-09-261-0/+4
* Implement logic for new Geolocation delayed permission LayoutTestsSteve Block2010-08-181-3/+24
* Hook up mock for testing DeviceOrientation in DRTSteve Block2010-08-101-0/+9
* Initial work on browser incognito mode history feature.Elliott Slaughter2010-08-051-1/+1
* resolved conflicts for merge of 8a76a908 to masterJean-Baptiste Queru2010-07-291-1/+3
|\
| * Replaced /sdcard with Environment.getExternalStorageDirectory()Christian Mehlmauer2010-07-191-1/+3
* | Merge WebKit at r63859 : Implement layoutTestController.dumpAsText(boolean) i...Ben Murdoch2010-07-261-1/+6
* | add a paramter to control page-load-termination-on-JS-errorGuang Zhu2010-07-141-2/+5
* | Tweak fix for setXSSAuditorEnabled in LayoutTestController.Elliott Slaughter2010-06-231-0/+1
* | Add setXSSAuditorEnabled support in WebSettings.Elliott Slaughter2010-06-221-0/+4
* | Add dumpChildFramesAsText function support in LayoutTestController.Shimeng (Simon) Wang2010-06-211-0/+16
* | DumpRenderTree fix.Ben Murdoch2010-06-071-39/+24
* | DumpRenderTree changesBen Murdoch2010-06-031-8/+15
* | Fixes an error when displaying the current layout test index.Kristian Monsen2010-05-271-2/+2
* | Display index and count when running layout testsKristian Monsen2010-05-251-3/+8
* | improvements on layout testGuang Zhu2010-05-031-6/+20
* | Reset the webview settings after each test to ensure that each new test startsBen Murdoch2010-04-151-9/+14
|/
* Cherry pick from master.Steve Block2010-04-011-0/+7
* Implements layoutTestController.overridePreference()Steve Block2010-03-221-0/+13
* Pass key modifier state to webcore for touch events and update DRT so it can ...Ben Murdoch2010-02-191-0/+1