index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
views
/
controls
/
webview
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix RenderWidgetHostViewAura's accessible parent.
dmazzoni@chromium.org
2013-03-20
1
-0
/
+14
*
Notify View of changes to preferred size.
groby@chromium.org
2013-02-28
1
-0
/
+1
*
Remove WebContents methods that duplicate WebContentsView methods.
jam@chromium.org
2013-02-26
1
-6
/
+7
*
Check if event.os_event is present before dereferencing.
vitalybuka@chromium.org
2013-02-22
1
-0
/
+2
*
Do not fire beforeunload event in WebDialogView if CloseContents is called be...
jennyz@chromium.org
2013-02-22
2
-3
/
+11
*
Fix the issue introduced by hooking window.onbeforeunload in WebDialogView wh...
jennyz@chromium.org
2013-01-31
2
-2
/
+19
*
Add support to WebDialogView so that it will fire window.onbeforeunload event...
jennyz@chromium.org
2013-01-29
2
-7
/
+37
*
Introduces "CreateParams" for web contents, and add |parent| parameter in it.
mukai@chromium.org
2012-12-09
1
-4
/
+3
*
Cleanup of removing unnecessary web_contents.h include from webview.h. This i...
jam@chromium.org
2012-12-06
2
-1
/
+5
*
WebDialogView::InitDialog shouldn't set position of widget
dpolukhin@chromium.org
2012-11-16
1
-7
/
+0
*
Pass result of blockage across content API when new tab blocked. This change ...
tsepez@chromium.org
2012-09-07
2
-3
/
+6
*
First part of PAGE_TRANSITION_START_PAGE cleanup.
rogerta@chromium.org
2012-09-05
2
-2
/
+2
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
2
-2
/
+2
*
Relanding "views: Add a gyp file to build webview.". Try 2.
tfarina@chromium.org
2012-09-01
4
-9
/
+78
*
Miscellaneous cleanups from several months ago I never got around to landing.
pkasting@chromium.org
2012-09-01
1
-3
/
+6
*
Revert 154048 - Relanding "views: Add a gyp file to build webview."
kalman@chromium.org
2012-08-30
1
-30
/
+0
*
Relanding "views: Add a gyp file to build webview."
tfarina@chromium.org
2012-08-30
1
-0
/
+30
*
Revert 153817 - views: Add a gyp file to build webview.
jochen@chromium.org
2012-08-29
1
-27
/
+0
*
views: Add a gyp file to build webview.
tfarina@chromium.org
2012-08-29
1
-0
/
+27
*
views: Restrict more DEPS to content/public/ only.
tfarina@chromium.org
2012-08-26
1
-1
/
+1
*
Kill PropertyBag, switch WebContents to SupportsUserData.
avi@chromium.org
2012-08-23
1
-3
/
+1
*
Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...
ben@chromium.org
2012-08-14
1
-1
/
+0
*
Move SessionStorageNamespace entirely into NavigationController and support S...
ajwong@chromium.org
2012-08-13
1
-1
/
+0
*
Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.
ben@chromium.org
2012-08-09
2
-2
/
+3
*
Convert Aura to use ui::Event.
ben@chromium.org
2012-08-08
1
-2
/
+2
*
Add WebContents* to some more delegate methods
joth@chromium.org
2012-08-08
2
-1
/
+3
*
Move WebDialogView to ui/views/controls/webview.
mazda@chromium.org
2012-07-23
2
-0
/
+459
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
views: Sort header files.
tfarina@chromium.org
2012-05-30
1
-1
/
+1
*
[Views, WebIntents] Enable auto-resizing for WebContents
groby@chromium.org
2012-05-22
2
-0
/
+17
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-04
2
-6
/
+30
*
Revert 135369 - Re-implement the screensaver to use WebView instead of Extens...
rkc@chromium.org
2012-05-04
2
-30
/
+6
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-04
2
-6
/
+30
*
Revert 135000 - Re-implement the screensaver to use WebView instead of Extens...
rkc@chromium.org
2012-05-02
2
-30
/
+6
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-02
2
-6
/
+30
*
Revert r134889, "Re-implement the screensaver to use WebView instead of Exten...
caseq@google.com
2012-05-02
2
-30
/
+6
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-02
2
-6
/
+30
*
Revert 134878 - Re-implement the screensaver to use WebView instead of Extens...
rkc@chromium.org
2012-05-02
2
-30
/
+6
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-02
2
-6
/
+30
*
Revert "Fix the component build for VS2010 while https://chromiumcodereview.a...
dpranke@chromium.org
2012-04-25
1
-4
/
+3
*
Fix the component build for VS2010 while https://chromiumcodereview.appspot.c...
tommi@chromium.org
2012-04-24
1
-3
/
+4
*
Convert the last users of DOMView to WebView.
ben@chromium.org
2012-04-24
2
-1
/
+12
*
Make sure the WebContents has focus after being attached to a WebView, if tha...
ben@chromium.org
2012-04-23
1
-0
/
+7
*
Revert 133490 - Make sure the WebContents has focus after being attached to a...
dmazzoni@chromium.org
2012-04-23
1
-6
/
+0
*
Make sure the WebContents has focus after being attached to a WebView, if tha...
ben@chromium.org
2012-04-23
1
-0
/
+6
*
Fix focus not being set when changing tabs. Simple typo in function call.
ben@chromium.org
2012-04-20
1
-1
/
+1
*
Replace usage of DOMView with usage of views::WebView.
beng@google.com
2012-04-19
2
-2
/
+40
*
Add more functionality to WebView.
ben@chromium.org
2012-04-17
2
-14
/
+217
*
Revert 132281 - Add more functionality to WebView.
ben@chromium.org
2012-04-14
2
-221
/
+14
*
Revert 132284 - Fix build bustage by correcting ifdef
ben@chromium.org
2012-04-14
1
-3
/
+6
[next]