| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement webview.captureVisibleRegion() | wjmaclean | 2016-02-01 | 1 | -0/+3 |
* | Revert of Implement webview.captureVisibleRegion() (patchset #9 id:160001 of ... | tsergeant | 2016-01-21 | 1 | -3/+0 |
* | Implement webview.captureVisibleRegion() | wjmaclean | 2016-01-21 | 1 | -0/+3 |
* | Switch to standard integer types in extensions/browser/. | avi | 2015-12-23 | 1 | -0/+2 |
* | Handle HTTP headers case-insensitively on the test server | tzik | 2015-12-21 | 1 | -2/+1 |
* | Convert Pass()→std::move() in //extensions | dcheng | 2015-12-18 | 1 | -2/+4 |
* | Fix ExtensionApiTest.ContentScriptExtensionIframe for --isolate-extensions. | alexmos | 2015-12-02 | 1 | -6/+9 |
* | Migrating tests to use EmbeddedTestServer (misc) | svaldez | 2015-11-19 | 1 | -1/+1 |
* | SSL and add handlers in EmbeddedTestServer | svaldez | 2015-10-28 | 1 | -6/+2 |
* | Revert of SSL in EmbeddedTestServer (patchset #55 id:1070001 of https://coder... | stevenjb | 2015-10-27 | 1 | -2/+6 |
* | SSL and add handlers in EmbeddedTestServer | svaldez | 2015-10-27 | 1 | -6/+2 |
* | New Task Manager - Phase 1.3.3: Implement Guest Task Providing | afakhry | 2015-08-03 | 1 | -6/+6 |
* | Remove legacy StartsWithASCII function. | brettw | 2015-07-16 | 1 | -4/+7 |
* | [Extensions OOPI] Update ExtensionApiTest.ContentScriptExtensionIframe | rdevlin.cronin | 2015-07-14 | 1 | -0/+4 |
* | Renamed RenderProcessHost::IsIsolatedGuest() to RenderProcessHost::IsForGuest... | paulmeyer | 2015-06-16 | 1 | -1/+1 |
* | Move StartsWith[ASCII] to base namespace. | brettw | 2015-06-12 | 1 | -4/+4 |
* | [Extensions OOPI] Make programmatic script injection use frame logic | rdevlin.cronin | 2015-06-02 | 1 | -1/+1 |
* | Move GuestView layer in browser to components | fsamuel | 2015-05-05 | 1 | -4/+7 |
* | GuestView: Move GuestViewManager extension dependencies to ExtensionsGuestVie... | fsamuel | 2015-04-24 | 1 | -3/+15 |
* | Disable flaky WebViewAPITest.TestAutosizeWithPartialAttributes | jam | 2015-04-02 | 1 | -1/+3 |
* | GURL::Replacements methods accept a StringPiece instead of std::string&. | mgiuca | 2015-02-05 | 1 | -2/+1 |
* | Fixed and reenabled the flaky test "WebViewAPITest.TestAutosizeAfterNavigation". | paulmeyer | 2015-01-26 | 1 | -1/+1 |
* | This patch disables the flaky test "WebViewAPITest.TestAutosizeAfterNavigatio... | paulmeyer | 2015-01-13 | 1 | -1/+1 |
* | Fix message routing for BrowserPlugin in iframe | fsamuel | 2014-12-18 | 1 | -0/+7 |
* | Got rid of the internal copies of webview attributes. | paulmeyer | 2014-11-04 | 1 | -2/+2 |
* | Adding app_view tests to app_shell_browsertests. | lfg | 2014-10-31 | 1 | -6/+4 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-27 | 1 | -4/+2 |
* | Add the ability to load multiple apps into app_shell. | lfg | 2014-10-24 | 1 | -2/+3 |
* | Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>. | dcheng | 2014-10-15 | 1 | -2/+2 |
* | Adding more webview browser tests to app_shell_browsertests. | hanxi | 2014-10-14 | 1 | -0/+33 |
* | Disable two linux tests again due to flaky timeout on Linux | kustermann | 2014-10-14 | 1 | -1/+7 |
* | Attempt to fix flaky ChromeOS test timeouts. | kustermann | 2014-10-14 | 1 | -7/+1 |
* | Replace OVERRIDE with their C++11 counterparts in extensions | mohan.reddy | 2014-10-14 | 1 | -1/+1 |
* | Disable WebViewAPITest.AcceptTouchEvents on Linux. | reillyg | 2014-10-13 | 1 | -1/+7 |
* | Adding more webview browser tests to app_shell_browsertests. | hanxi | 2014-10-11 | 1 | -3/+134 |
* | Enabling two tests that were disabled in app_shell_browsertests. | lfg | 2014-10-10 | 1 | -8/+2 |
* | Adding webview tests to app_shell_browsertest. | lfg | 2014-10-10 | 1 | -0/+30 |
* | <webview>: Add additional WebRequest API test coverage. | fsamuel | 2014-10-10 | 1 | -0/+35 |
* | Move WebViewDPITest to app_shell_browsertest. | hanxi | 2014-10-09 | 1 | -4/+21 |
* | Makes sure that all the guest WebContents are destroyed when exiting the tests. | lfg | 2014-10-08 | 1 | -1/+6 |
* | Cleanup webview app_shell_browsertests and add webview media permission tests... | lfg | 2014-10-07 | 1 | -71/+67 |
* | Moving webview api tests to app_shell_browsertests. | hanxi | 2014-10-06 | 1 | -0/+33 |
* | Adding more webview tests to app_shell_browsertests. | lfg | 2014-10-04 | 1 | -12/+101 |
* | Revert of Enabling two tests that were disabled in app_shell_browsertests. (p... | lfg | 2014-10-03 | 1 | -2/+8 |
* | Adds support for the embedded_test_server in webview's app_shell_browsertest. | lfg | 2014-10-03 | 1 | -0/+89 |
* | Enabling two tests that were disabled in app_shell_browsertests. | lfg | 2014-10-03 | 1 | -8/+2 |
* | Adding webview tests to app_shell_browsertests. | lfg | 2014-10-01 | 1 | -2/+33 |
* | Adding webview tests to app_shell_browsertests. | lfg | 2014-10-01 | 1 | -0/+38 |
* | Porting more tests to app_shell_browsertests. | lfg | 2014-09-30 | 1 | -0/+31 |
* | Adding webview tests to app_shell_browsertests. | lfg | 2014-09-29 | 1 | -0/+30 |