summaryrefslogtreecommitdiffstats
path: root/ui/views/controls/webview
Commit message (Expand)AuthorAgeFilesLines
* Fix RenderWidgetHostViewAura's accessible parent.dmazzoni@chromium.org2013-03-201-0/+14
* Notify View of changes to preferred size. groby@chromium.org2013-02-281-0/+1
* Remove WebContents methods that duplicate WebContentsView methods.jam@chromium.org2013-02-261-6/+7
* Check if event.os_event is present before dereferencing.vitalybuka@chromium.org2013-02-221-0/+2
* Do not fire beforeunload event in WebDialogView if CloseContents is called be...jennyz@chromium.org2013-02-222-3/+11
* Fix the issue introduced by hooking window.onbeforeunload in WebDialogView wh...jennyz@chromium.org2013-01-312-2/+19
* Add support to WebDialogView so that it will fire window.onbeforeunload event...jennyz@chromium.org2013-01-292-7/+37
* Introduces "CreateParams" for web contents, and add |parent| parameter in it.mukai@chromium.org2012-12-091-4/+3
* Cleanup of removing unnecessary web_contents.h include from webview.h. This i...jam@chromium.org2012-12-062-1/+5
* WebDialogView::InitDialog shouldn't set position of widgetdpolukhin@chromium.org2012-11-161-7/+0
* Pass result of blockage across content API when new tab blocked. This change ...tsepez@chromium.org2012-09-072-3/+6
* First part of PAGE_TRANSITION_START_PAGE cleanup.rogerta@chromium.org2012-09-052-2/+2
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-042-2/+2
* Relanding "views: Add a gyp file to build webview.". Try 2.tfarina@chromium.org2012-09-014-9/+78
* Miscellaneous cleanups from several months ago I never got around to landing.pkasting@chromium.org2012-09-011-3/+6
* Revert 154048 - Relanding "views: Add a gyp file to build webview."kalman@chromium.org2012-08-301-30/+0
* Relanding "views: Add a gyp file to build webview."tfarina@chromium.org2012-08-301-0/+30
* Revert 153817 - views: Add a gyp file to build webview.jochen@chromium.org2012-08-291-27/+0
* views: Add a gyp file to build webview.tfarina@chromium.org2012-08-291-0/+27
* views: Restrict more DEPS to content/public/ only.tfarina@chromium.org2012-08-261-1/+1
* Kill PropertyBag, switch WebContents to SupportsUserData.avi@chromium.org2012-08-231-3/+1
* Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...ben@chromium.org2012-08-141-1/+0
* Move SessionStorageNamespace entirely into NavigationController and support S...ajwong@chromium.org2012-08-131-1/+0
* Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.ben@chromium.org2012-08-092-2/+3
* Convert Aura to use ui::Event.ben@chromium.org2012-08-081-2/+2
* Add WebContents* to some more delegate methodsjoth@chromium.org2012-08-082-1/+3
* Move WebDialogView to ui/views/controls/webview.mazda@chromium.org2012-07-232-0/+459
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* views: Sort header files.tfarina@chromium.org2012-05-301-1/+1
* [Views, WebIntents] Enable auto-resizing for WebContentsgroby@chromium.org2012-05-222-0/+17
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-042-6/+30
* Revert 135369 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-042-30/+6
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-042-6/+30
* Revert 135000 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-022-30/+6
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-022-6/+30
* Revert r134889, "Re-implement the screensaver to use WebView instead of Exten...caseq@google.com2012-05-022-30/+6
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-022-6/+30
* Revert 134878 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-022-30/+6
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-022-6/+30
* Revert "Fix the component build for VS2010 while https://chromiumcodereview.a...dpranke@chromium.org2012-04-251-4/+3
* Fix the component build for VS2010 while https://chromiumcodereview.appspot.c...tommi@chromium.org2012-04-241-3/+4
* Convert the last users of DOMView to WebView.ben@chromium.org2012-04-242-1/+12
* Make sure the WebContents has focus after being attached to a WebView, if tha...ben@chromium.org2012-04-231-0/+7
* Revert 133490 - Make sure the WebContents has focus after being attached to a...dmazzoni@chromium.org2012-04-231-6/+0
* Make sure the WebContents has focus after being attached to a WebView, if tha...ben@chromium.org2012-04-231-0/+6
* Fix focus not being set when changing tabs. Simple typo in function call.ben@chromium.org2012-04-201-1/+1
* Replace usage of DOMView with usage of views::WebView.beng@google.com2012-04-192-2/+40
* Add more functionality to WebView.ben@chromium.org2012-04-172-14/+217
* Revert 132281 - Add more functionality to WebView.ben@chromium.org2012-04-142-221/+14
* Revert 132284 - Fix build bustage by correcting ifdefben@chromium.org2012-04-141-3/+6