summaryrefslogtreecommitdiffstats
path: root/extensions/browser/guest_view/web_view/web_view_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement webview.captureVisibleRegion()wjmaclean2016-02-011-0/+3
* Revert of Implement webview.captureVisibleRegion() (patchset #9 id:160001 of ...tsergeant2016-01-211-3/+0
* Implement webview.captureVisibleRegion()wjmaclean2016-01-211-0/+3
* Switch to standard integer types in extensions/browser/.avi2015-12-231-0/+2
* Handle HTTP headers case-insensitively on the test servertzik2015-12-211-2/+1
* Convert Pass()→std::move() in //extensionsdcheng2015-12-181-2/+4
* Fix ExtensionApiTest.ContentScriptExtensionIframe for --isolate-extensions.alexmos2015-12-021-6/+9
* Migrating tests to use EmbeddedTestServer (misc)svaldez2015-11-191-1/+1
* SSL and add handlers in EmbeddedTestServersvaldez2015-10-281-6/+2
* Revert of SSL in EmbeddedTestServer (patchset #55 id:1070001 of https://coder...stevenjb2015-10-271-2/+6
* SSL and add handlers in EmbeddedTestServersvaldez2015-10-271-6/+2
* New Task Manager - Phase 1.3.3: Implement Guest Task Providingafakhry2015-08-031-6/+6
* Remove legacy StartsWithASCII function.brettw2015-07-161-4/+7
* [Extensions OOPI] Update ExtensionApiTest.ContentScriptExtensionIframerdevlin.cronin2015-07-141-0/+4
* Renamed RenderProcessHost::IsIsolatedGuest() to RenderProcessHost::IsForGuest...paulmeyer2015-06-161-1/+1
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-4/+4
* [Extensions OOPI] Make programmatic script injection use frame logicrdevlin.cronin2015-06-021-1/+1
* Move GuestView layer in browser to componentsfsamuel2015-05-051-4/+7
* GuestView: Move GuestViewManager extension dependencies to ExtensionsGuestVie...fsamuel2015-04-241-3/+15
* Disable flaky WebViewAPITest.TestAutosizeWithPartialAttributesjam2015-04-021-1/+3
* GURL::Replacements methods accept a StringPiece instead of std::string&.mgiuca2015-02-051-2/+1
* Fixed and reenabled the flaky test "WebViewAPITest.TestAutosizeAfterNavigation".paulmeyer2015-01-261-1/+1
* This patch disables the flaky test "WebViewAPITest.TestAutosizeAfterNavigatio...paulmeyer2015-01-131-1/+1
* Fix message routing for BrowserPlugin in iframefsamuel2014-12-181-0/+7
* Got rid of the internal copies of webview attributes.paulmeyer2014-11-041-2/+2
* Adding app_view tests to app_shell_browsertests.lfg2014-10-311-6/+4
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-4/+2
* Add the ability to load multiple apps into app_shell.lfg2014-10-241-2/+3
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-151-2/+2
* Adding more webview browser tests to app_shell_browsertests.hanxi2014-10-141-0/+33
* Disable two linux tests again due to flaky timeout on Linuxkustermann2014-10-141-1/+7
* Attempt to fix flaky ChromeOS test timeouts.kustermann2014-10-141-7/+1
* Replace OVERRIDE with their C++11 counterparts in extensionsmohan.reddy2014-10-141-1/+1
* Disable WebViewAPITest.AcceptTouchEvents on Linux.reillyg2014-10-131-1/+7
* Adding more webview browser tests to app_shell_browsertests.hanxi2014-10-111-3/+134
* Enabling two tests that were disabled in app_shell_browsertests.lfg2014-10-101-8/+2
* Adding webview tests to app_shell_browsertest.lfg2014-10-101-0/+30
* <webview>: Add additional WebRequest API test coverage.fsamuel2014-10-101-0/+35
* Move WebViewDPITest to app_shell_browsertest.hanxi2014-10-091-4/+21
* Makes sure that all the guest WebContents are destroyed when exiting the tests.lfg2014-10-081-1/+6
* Cleanup webview app_shell_browsertests and add webview media permission tests...lfg2014-10-071-71/+67
* Moving webview api tests to app_shell_browsertests.hanxi2014-10-061-0/+33
* Adding more webview tests to app_shell_browsertests.lfg2014-10-041-12/+101
* Revert of Enabling two tests that were disabled in app_shell_browsertests. (p...lfg2014-10-031-2/+8
* Adds support for the embedded_test_server in webview's app_shell_browsertest.lfg2014-10-031-0/+89
* Enabling two tests that were disabled in app_shell_browsertests.lfg2014-10-031-8/+2
* Adding webview tests to app_shell_browsertests.lfg2014-10-011-2/+33
* Adding webview tests to app_shell_browsertests.lfg2014-10-011-0/+38
* Porting more tests to app_shell_browsertests.lfg2014-09-301-0/+31
* Adding webview tests to app_shell_browsertests.lfg2014-09-291-0/+30