| Commit message (Expand) | Author | Age | Files | Lines |
* | Show status bubble for links that have keyboard focus. | estade@chromium.org | 2009-10-30 | 1 | -2/+12 |
* | Connect the various pieces for notifications... hook up NotificationUIManager... | johnnyg@chromium.org | 2009-10-30 | 1 | -1/+1 |
* | Log the PLT to the log file. This is a convenience for | mbelshe@google.com | 2009-10-27 | 1 | -0/+5 |
* | Second attempt to swap processes on rel=noreferrer, target=blank links. | creis@chromium.org | 2009-10-26 | 1 | -0/+5 |
* | Fix renderer hang if plugin process crashes while initializing a plugin. | jam@chromium.org | 2009-10-22 | 1 | -1/+1 |
* | Reverting 29783. | johnnyg@chromium.org | 2009-10-22 | 1 | -5/+0 |
* | Swaps renderer processes on links with rel=noreferrer and target=_blank. | creis@google.com | 2009-10-22 | 1 | -0/+5 |
* | Add WebFrameClient::cancelledError to avoid a dependency on | darin@chromium.org | 2009-10-20 | 1 | -3/+6 |
* | Removed webkit_glue::FillFormToUploadFile from dom_operations. | yaar@chromium.org | 2009-10-19 | 1 | -13/+0 |
* | Convert the spellchecker and associated messages and functions to use string16 | brettw@chromium.org | 2009-10-19 | 1 | -1/+1 |
* | Delete glue/webview{_delegate}.h | darin@chromium.org | 2009-10-19 | 1 | -9/+10 |
* | Make LayoutTests/http/tests/misc/redirect-to-external-url.html PASS. | tkent@chromium.org | 2009-10-19 | 1 | -0/+6 |
* | Move WebDevToolsAgent{Delegate} into the WebKit API. | darin@chromium.org | 2009-10-17 | 1 | -2/+1 |
* | Popup width and height are now dynamic. | erikkay@chromium.org | 2009-10-16 | 1 | -6/+6 |
* | Kill WebViewDelegate::WasOpenedByUserGesture, and instead have | darin@chromium.org | 2009-10-16 | 1 | -1/+0 |
* | Move autofill related WebView{Delegate} methods into the WebKit API. | darin@chromium.org | 2009-10-16 | 1 | -10/+11 |
* | Refactor notification provider in renderer process to not use a message filter. | johnnyg@chromium.org | 2009-10-14 | 1 | -1/+1 |
* | Make the acknowledgement message for querying form autofill data always | darin@chromium.org | 2009-10-14 | 1 | -2/+5 |
* | Implement WebAccessibility object, a wrapper for WebCore::AccessibilityObject. | dglazkov@chromium.org | 2009-10-13 | 1 | -1/+2 |
* | Moving ShowContextMenu out of WebView_delegate and into WebViewClient | yaar@chromium.org | 2009-10-09 | 1 | -14/+3 |
* | Print the element path in TestWebViewDelegate::decidePolicyForNavigation() | tkent@chromium.org | 2009-10-09 | 1 | -1/+1 |
* | Eliminate WebView::GetDelegate and replace RenderViewSet with a map from | darin@chromium.org | 2009-10-09 | 1 | -6/+15 |
* | Invent WebFrameImpl::ClientHandle as a weak reference to WebFrameClient. | darin@chromium.org | 2009-10-07 | 1 | -3/+3 |
* | Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and a | darin@chromium.org | 2009-10-07 | 1 | -3/+2 |
* | Move runFileChooser from webview_delegate to WebViewClient. | yaar@chromium.org | 2009-10-06 | 1 | -5/+8 |
* | Modify extension request IPC messages to pass a ListValue instead of a string. | mpcomplete@chromium.org | 2009-10-06 | 1 | -1/+1 |
* | Adds desktop notification support for renderer process, and enables the build... | johnnyg@chromium.org | 2009-10-05 | 1 | -0/+8 |
* | More WebView / WebViewDelegate cleanup. | darin@chromium.org | 2009-10-03 | 1 | -6/+9 |
* | Restore plumbing for the spelling panel on Mac. | darin@chromium.org | 2009-10-02 | 1 | -0/+1 |
* | WebView::DownloadImage refactored | yaar@chromium.org | 2009-09-29 | 1 | -4/+19 |
* | Fix cmd-up/cmd-down. | thakis@chromium.org | 2009-09-29 | 1 | -0/+3 |
* | Get rid of the need for cross process events in order to get plugin processes... | jam@chromium.org | 2009-09-29 | 1 | -13/+0 |
* | Fix deadlock when plugin puts an alert and right afterwards the browser proce... | jam@chromium.org | 2009-09-28 | 1 | -9/+12 |
* | Plumb the new mixed content API callbacks to the tab contents. We'll actually | abarth@chromium.org | 2009-09-25 | 1 | -2/+2 |
* | Move another method from WebViewDelegate to WebViewClient. | darin@chromium.org | 2009-09-25 | 1 | -1/+1 |
* | Move some more methods from WebViewDelegate to WebViewClient. | darin@chromium.org | 2009-09-24 | 1 | -1/+4 |
* | Move some more methods from WebViewDelegate to WebViewClient. | darin@chromium.org | 2009-09-23 | 1 | -6/+6 |
* | Change the view mode when switching between moles and toolstrips, and | erikkay@chromium.org | 2009-09-19 | 1 | -0/+5 |
* | Revert 26635 - Change the view mode when switching between moles and toolstri... | mbelshe@google.com | 2009-09-18 | 1 | -5/+0 |
* | Change the view mode when switching between moles and toolstrips, and | erikkay@chromium.org | 2009-09-18 | 1 | -0/+5 |
* | Fold WebEditingClient into WebViewClient. | darin@chromium.org | 2009-09-18 | 1 | -26/+22 |
* | Try again to land "Implement script API:executeScript" | aa@chromium.org | 2009-09-18 | 1 | -0/+30 |
* | 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 | -43/+36 |
* | ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma... | finnur@chromium.org | 2009-09-15 | 1 | -3/+7 |
* | Revert change 26184, 26181 and 26178 to fix | nsylvain@chromium.org | 2009-09-15 | 1 | -7/+3 |
* | ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma... | finnur@chromium.org | 2009-09-14 | 1 | -3/+7 |
* | Fix for bug 2932: Chrome should not trigger page reloading when turn off auto... | jshin@chromium.org | 2009-09-14 | 1 | -0/+1 |
* | Fix some mixed content layout tests. | darin@chromium.org | 2009-09-14 | 1 | -0/+3 |
* | Try to fix build. | thakis@chromium.org | 2009-09-12 | 1 | -0/+2 |