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
/
webkit
/
tools
/
test_shell
/
test_webview_delegate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-5
/
+5
*
Add default implementations for WebViewClient and WebWidgetClient
darin@chromium.org
2009-11-04
1
-55
/
+0
*
Eliminate WebViewImpl's dependency on WebDevToolsAgentImpl.
darin@chromium.org
2009-11-03
1
-3
/
+0
*
Show status bubble for links that have keyboard focus.
estade@chromium.org
2009-10-30
1
-0
/
+1
*
Add WebFrameClient::cancelledError to avoid a dependency on
darin@chromium.org
2009-10-20
1
-3
/
+6
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
1
-4
/
+4
*
Make LayoutTests/http/tests/misc/redirect-to-external-url.html PASS.
tkent@chromium.org
2009-10-19
1
-0
/
+5
*
Move WebDevToolsAgent{Delegate} into the WebKit API.
darin@chromium.org
2009-10-17
1
-0
/
+3
*
Move autofill related WebView{Delegate} methods into the WebKit API.
darin@chromium.org
2009-10-16
1
-1
/
+6
*
Initial accessibility controller implementation.
dglazkov@chromium.org
2009-10-14
1
-1
/
+1
*
Implement WebAccessibility object, a wrapper for WebCore::AccessibilityObject.
dglazkov@chromium.org
2009-10-13
1
-0
/
+2
*
Moving ShowContextMenu out of WebView_delegate and into WebViewClient
yaar@chromium.org
2009-10-09
1
-19
/
+5
*
Print the element path in TestWebViewDelegate::decidePolicyForNavigation()
tkent@chromium.org
2009-10-09
1
-2
/
+2
*
Invent WebFrameImpl::ClientHandle as a weak reference to WebFrameClient.
darin@chromium.org
2009-10-07
1
-0
/
+3
*
Move runFileChooser from webview_delegate to WebViewClient.
yaar@chromium.org
2009-10-06
1
-0
/
+4
*
More WebView / WebViewDelegate cleanup.
darin@chromium.org
2009-10-03
1
-0
/
+6
*
Restore plumbing for the spelling panel on Mac.
darin@chromium.org
2009-10-02
1
-0
/
+1
*
Move another method from WebViewDelegate to WebViewClient.
darin@chromium.org
2009-09-25
1
-0
/
+1
*
Move some more methods from WebViewDelegate to WebViewClient.
darin@chromium.org
2009-09-24
1
-0
/
+4
*
Fake main window resizing in the test shell.
japhet@chromium.org
2009-09-23
1
-1
/
+14
*
Move some more methods from WebViewDelegate to WebViewClient.
darin@chromium.org
2009-09-23
1
-0
/
+6
*
Fold WebEditingClient into WebViewClient.
darin@chromium.org
2009-09-18
1
-42
/
+38
*
Introduce WebKit::WebSecurityOrigin as a wrapper around
darin@chromium.org
2009-09-18
1
-1
/
+1
*
Hook up WebViewClient, part 1.
darin@chromium.org
2009-09-16
1
-36
/
+36
*
Fix some mixed content layout tests.
darin@chromium.org
2009-09-14
1
-0
/
+3
*
Delete unused WebViewDelegate method.
darin@chromium.org
2009-09-11
1
-1
/
+0
*
Hook up WebFrameClient::didUpdateCurrentHistoryItem
darin@chromium.org
2009-09-10
1
-0
/
+1
*
Hook up WebFrameClient, replacing many WebViewDelegate methods.
darin@chromium.org
2009-09-10
1
-102
/
+64
*
Take out the activex control.BUG=20259
jam@chromium.org
2009-09-08
1
-1
/
+0
*
Plumb the DragOperation through all the layers between the platform Drag-n-dr...
snej@chromium.org
2009-09-08
1
-1
/
+3
*
Hook up WebEditingClient.
darin@chromium.org
2009-09-04
1
-1
/
+30
*
Eliminate remaining WebCore dependencies from webplugin_impl.cc
darin@chromium.org
2009-09-02
1
-19
/
+35
*
linux: new socket/plug code for windowed plugins
piman@chromium.org
2009-08-25
1
-2
/
+2
*
Take 2: Remove WebView::SetDelegate because I'd like to avoid having a method
darin@chromium.org
2009-08-11
1
-29
/
+10
*
Reverting 23068.
darin@chromium.org
2009-08-11
1
-10
/
+29
*
Remove WebView::SetDelegate because I'd like to avoid having a method like this
darin@chromium.org
2009-08-11
1
-29
/
+10
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
1
-32
/
+34
*
Fix a bunch of layout tests related to dumpResourceLoadCallbacks.
darin@chromium.org
2009-08-06
1
-16
/
+31
*
Revert unintended changes.
darin@chromium.org
2009-08-04
1
-11
/
+0
*
Fix uninited variable in test_shell
agl@chromium.org
2009-08-04
1
-0
/
+1
*
Move alternate 404 error page loading out of WebFrame and into RenderView.
darin@chromium.org
2009-08-04
1
-4
/
+14
*
Allow the browser to send actions back to the render for media element contex...
ajwong@chromium.org
2009-07-23
1
-4
/
+4
*
Begin implementation of the context menu for Video and Audio tags.
ajwong@chromium.org
2009-07-17
1
-0
/
+2
*
Reverting 20855.
darin@chromium.org
2009-07-16
1
-27
/
+23
*
Reverting 20854.
darin@chromium.org
2009-07-16
1
-23
/
+27
*
Use WebWidget from the WebKit API. This change also makes
darin@chromium.org
2009-07-16
1
-27
/
+23
*
Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,
darin@chromium.org
2009-07-14
1
-11
/
+21
*
Remove reference counting from WebWidgetDelegate.
darin@chromium.org
2009-07-09
1
-6
/
+0
*
Remove WebWidgetDelegate::GetContainingView since it is not needed.
darin@chromium.org
2009-07-09
1
-1
/
+0
*
Start using WebCursorInfo from the WebKit API. WebCursorInfo is a
darin@google.com
2009-07-08
1
-1
/
+1
[next]