summaryrefslogtreecommitdiffstats
path: root/extensions/browser/guest_view/web_view
Commit message (Expand)AuthorAgeFilesLines
* Remove the ability of webpages to specify strings for the onbeforeunload dialog.avi2016-03-112-2/+0
* Replace web_cache_messages.h with Mojo service.leon.han2016-03-111-1/+1
* extensions: Add out-of-line copy ctors for complex classes.vmpstr2016-02-274-0/+8
* Remove user gesture bit from PermissionContext code.mlamouri2016-02-173-4/+1
* Remove linked_ptr usage in //base.dcheng2016-02-026-76/+65
* Extension cleanup (mostly includes)treib2016-02-021-0/+1
* Implement webview.captureVisibleRegion()wjmaclean2016-02-011-0/+3
* Remove the code added to make extensions compile on Aura Android.mfomitchev2016-01-281-3/+0
* Revert of Implement webview.captureVisibleRegion() (patchset #9 id:160001 of ...tsergeant2016-01-211-3/+0
* Implement webview.captureVisibleRegion()wjmaclean2016-01-211-0/+3
* Remove unused transferred_global_request_id parameter.creis2016-01-142-9/+6
* Add a missing switch-case break in WebView UMAtzik2015-12-291-0/+1
* Switch to standard integer types in extensions/browser/.avi2015-12-2313-26/+42
* Handle HTTP headers case-insensitively on the test servertzik2015-12-211-2/+1
* Convert Pass()→std::move() in //extensionsdcheng2015-12-184-24/+29
* Fix ExtensionApiTest.ContentScriptExtensionIframe for --isolate-extensions.alexmos2015-12-021-6/+9
* Fix LoadDataWithBaseURL reloadboliu2015-11-241-2/+4
* Migrating tests to use EmbeddedTestServer (misc)svaldez2015-11-191-1/+1
* Aura on Android: build gn target extensions/browser.moshayedi2015-11-171-0/+3
* Prevent guest views from issuing a search for empty text.thestig2015-11-121-0/+7
* 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
* This patch reduces the public method footprint of GuestViewBase and derived t...paulmeyer2015-10-212-135/+97
* Separate RenderViewHost from RenderWidgetHost, part 1: public interface.avi2015-10-151-6/+15
* PDFs viewed inside a <webview> should navigate the same as PDFs in tabs.wjmaclean2015-09-291-11/+14
* Removed a stale TODO in web_view_content_script_manager.h for work that has a...paulmeyer2015-09-211-2/+0
* Cleanup: Pass std::string as const reference from extensions/ki.stfu2015-09-211-3/+2
* Revert of Don't refer browser-initiated navigations to web-safe URLs to deleg...wjmaclean2015-09-161-12/+11
* Add missing histogram values for <webview>'s WebRequest API events.lazyboy2015-09-102-6/+18
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-2/+2
* This patch allows the webview.partitions.accessible_resources entry in chrome...paulmeyer2015-09-093-12/+34
* Fixing the Position of Context Menu for BrowserPlugin (<webview>)ekaramad2015-09-033-0/+9
* Add new termination status for failed child process launch.wfh2015-09-021-0/+2
* This patch allows WebViewRendererState to be accessible from both the UI and ...paulmeyer2015-08-272-15/+34
* This patch fixes the bug where find results were not showing up in the find b...paulmeyer2015-08-242-12/+13
* This patch removes all the unnecessary content:: prefixes on WebContents refe...paulmeyer2015-08-241-26/+22
* <webview>: Add better loadabort reason messagesrzhao2015-08-171-6/+14
* Add extension event histogram values for messaging, webRequest, and webview.kalman2015-08-112-0/+10
* This patch allows find-in-page to work on the Chrome signin page.paulmeyer2015-08-103-0/+9
* SAMLEnrollmentTest-s addapted for the webview flow.dzhioev2015-08-041-0/+1
* This patch fixes a rare potential crash that happens if a WebView gets cleane...paulmeyer2015-08-041-2/+2
* New Task Manager - Phase 1.3.3: Implement Guest Task Providingafakhry2015-08-031-6/+6
* Partially componentize //chrome/browser/search/search.{h,cc}sdefresne2015-08-031-1/+1
* <webview>: Fix renderer/ navigation that can cause redirect in unattached guest.lazyboy2015-07-301-12/+15
* This patch enables "mailto" links in WebViews.paulmeyer2015-07-221-0/+4
* This patch improves the way that GuestViewManager tracks the destruction of G...paulmeyer2015-07-212-17/+12
* Don't refer browser-initiated navigations to web-safe URLs to delegate.wjmaclean2015-07-171-11/+12
* Remove legacy StartsWithASCII function.brettw2015-07-162-5/+9
* [Extensions OOPI] Update ExtensionApiTest.ContentScriptExtensionIframerdevlin.cronin2015-07-141-0/+4