summaryrefslogtreecommitdiffstats
path: root/content/public/test/browser_test_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Implement Wheel Gesture Scrolling on OSX.dtapuska2016-03-111-1/+2
* Plumb firing passive event listeners.dtapuska2016-02-181-1/+32
* Adds test for out-of-process iframes with display:none.lfg2016-02-031-0/+25
* Switch to standard integer types in content/public/.avi2015-12-251-0/+2
* Route touch-events for WebViewGuest directly to guest renderer.wjmaclean2015-12-141-0/+2
* Migrating tests to use EmbeddedTestServer (/content)svaldez2015-11-031-2/+4
* Changes KeycodeConverter lookups to take |const std::string&| in place of |co...kpschoedel2015-10-261-1/+1
* Resend unconsumed scroll updates from guest back to embedder.wjmaclean2015-09-251-0/+10
* Reland: Expose distiller functions to JavaScriptmdjones2015-09-241-0/+8
* Revert of Expose distiller functions to JavaScript (patchset #14 id:260001 of...dbeam2015-09-101-8/+0
* Expose distiller functions to JavaScriptmdjones2015-09-091-0/+8
* Make unit tests *not* depend on browser_test_utils.carlosk2015-07-291-54/+0
* Move existing kSitePerProcess checks to a policy-oracle objectnick2015-07-271-0/+14
* Fix accessibility with out-of-process iframes.lfg2015-07-161-0/+22
* OOPIF: Fix window.open to work from frames with remote parent.alexmos2015-07-151-6/+4
* Revert of Fix accessibility with out-of-process iframes. (patchset #12 id:220...michaeln2015-07-011-19/+0
* Fix accessibility with out-of-process iframes.lfg2015-06-301-0/+19
* Force a GuestView's embedder to be focused on TouchStart.wjmaclean2015-06-221-0/+9
* Add a FrameWatcher class to listen to compositor frame swap events.dtapuska2015-06-181-0/+25
* Remove --block-cross-site-documents (for now). We'll need to reimplement this...nick2015-06-161-4/+0
* Test for not crashing when subframe sends postMessage from unload handler.alexmos2015-04-131-0/+6
* Remove RenderViewHost parameter from WebContentsObserver::Did{Start|Stop}Load...fdegans2015-03-191-1/+1
* Add a test for a simulated click on a link on tapping of gesture.myid.shin2015-03-181-0/+5
* Add WaitForResizeComplete for Androidjaekyun2015-03-111-2/+2
* Add WaitForInterstitialReady to browser_test_utils.meacer2015-01-231-0/+6
* Remove prerender sessionStorage namespace merging (2/2)davidben2015-01-211-1/+1
* Make ContentSettingsObserver security checks work with OOPIF.alexmos2015-01-071-0/+7
* Add a test that is a repro case for bug 444945.nick2014-12-241-0/+29
* Enable content_browsertests to check page load success.alexmos2014-11-131-2/+19
* Standardize usage of virtual/override/final in content/dcheng2014-10-211-14/+14
* Modifed the content api RenderProcessHostObserver::RenderProcessExited to rem...sramajay2014-10-141-1/+0
* Replace OVERRIDE and FINAL with override and final in content/public/[a-s]*anand.ratn2014-10-071-6/+6
* Move InterstitialObserver and WaitForInterstitial to browser_test_utilsmeacer2014-10-071-0/+13
* Add /cross-site/ redirector for EmbeddedTestServernasko2014-10-031-0/+14
* Rework UMAHistogramHelper and StatisticsDeltaReader into [Chrome]HistogramTes...mlerman@chromium.org2014-08-211-0/+4
* Fixing flaky overscroll and touch exploration mode browser testsmfomitchev@chromium.org2014-06-271-0/+8
* Tests for "WebView: speed up user gesture notification for GestureTap"vabr@chromium.org2014-05-221-0/+3
* We have a problem in the process on destroying WebContentsImpl becausezverre@yandex-team.ru2014-05-091-1/+1
* Minor cleanup in DomMessageQueue.isherman@chromium.org2014-03-241-2/+1
* Remove ExecuteScriptInFrame.avi@chromium.org2014-03-241-51/+0
* Revert of Move some extensions tests to RenderFrameHost. (https://codereview....eseidel@chromium.org2014-03-211-0/+5
* Move some extensions tests to RenderFrameHost.avi@chromium.org2014-03-201-0/+1
* Move some extensions tests to RenderFrameHost.avi@chromium.org2014-03-201-5/+0
* Move referrer tests to RenderFrameHost.avi@chromium.org2014-03-201-0/+1
* Introduce frame-finding tools to browser_test_utils.avi@chromium.org2014-03-181-0/+10
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-2/+0
* Move browser_test_utils's ExecuteScript* to use RenderFrameHost.avi@chromium.org2014-03-151-10/+39
* Introduce RenderProcessHostObserver::RenderProcessExited, use it in a new Ren...avi@chromium.org2014-01-021-0/+34
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-5/+5
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-3/+3