summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.h
Commit message (Expand)AuthorAgeFilesLines
* Invent WebFrameImpl::ClientHandle as a weak reference to WebFrameClient.darin@chromium.org2009-10-071-3/+3
* Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and adarin@chromium.org2009-10-071-3/+2
* Move runFileChooser from webview_delegate to WebViewClient.yaar@chromium.org2009-10-061-5/+8
* Modify extension request IPC messages to pass a ListValue instead of a string.mpcomplete@chromium.org2009-10-061-1/+1
* Adds desktop notification support for renderer process, and enables the build...johnnyg@chromium.org2009-10-051-0/+8
* More WebView / WebViewDelegate cleanup.darin@chromium.org2009-10-031-6/+9
* Restore plumbing for the spelling panel on Mac.darin@chromium.org2009-10-021-0/+1
* WebView::DownloadImage refactoredyaar@chromium.org2009-09-291-4/+19
* Fix cmd-up/cmd-down.thakis@chromium.org2009-09-291-0/+3
* Get rid of the need for cross process events in order to get plugin processes...jam@chromium.org2009-09-291-13/+0
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-281-9/+12
* Plumb the new mixed content API callbacks to the tab contents. We'll actuallyabarth@chromium.org2009-09-251-2/+2
* Move another method from WebViewDelegate to WebViewClient.darin@chromium.org2009-09-251-1/+1
* Move some more methods from WebViewDelegate to WebViewClient.darin@chromium.org2009-09-241-1/+4
* Move some more methods from WebViewDelegate to WebViewClient.darin@chromium.org2009-09-231-6/+6
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-191-0/+5
* Revert 26635 - Change the view mode when switching between moles and toolstri...mbelshe@google.com2009-09-181-5/+0
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-181-0/+5
* Fold WebEditingClient into WebViewClient.darin@chromium.org2009-09-181-26/+22
* Try again to land "Implement script API:executeScript"aa@chromium.org2009-09-181-0/+30
* Introduce WebKit::WebSecurityOrigin as a wrapper arounddarin@chromium.org2009-09-181-1/+1
* Hook up WebViewClient, part 1.darin@chromium.org2009-09-161-43/+36
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-151-3/+7
* Revert change 26184, 26181 and 26178 to fixnsylvain@chromium.org2009-09-151-7/+3
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-141-3/+7
* Fix for bug 2932: Chrome should not trigger page reloading when turn off auto...jshin@chromium.org2009-09-141-0/+1
* Fix some mixed content layout tests.darin@chromium.org2009-09-141-0/+3
* Try to fix build.thakis@chromium.org2009-09-121-0/+2
* Let cmd-e write the selection into the find pasteboard.thakis@chromium.org2009-09-121-0/+1
* Remove WebViewDelegate::SpellCheckerDocumentTag method and eliminatedarin@chromium.org2009-09-111-4/+8
* Eliminate some methods.darin@chromium.org2009-09-111-1/+0
* Hook up WebFrameClient::didUpdateCurrentHistoryItemdarin@chromium.org2009-09-101-1/+1
* Supports Gtk keyboard themes.suzhe@chromium.org2009-09-101-0/+9
* Hook up WebFrameClient, replacing many WebViewDelegate methods.darin@chromium.org2009-09-101-73/+75
* Adds support for the os x spelling panel to chromium. Users canpinkerton@chromium.org2009-09-091-2/+14
* Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...japhet@chromium.org2009-09-081-2/+0
* Take out the activex control.BUG=20259jam@chromium.org2009-09-081-1/+0
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-081-4/+9
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-9/+9
* Implement PrintPageAsJPEG feature for Print Preview.In order to show the tab ...mhm@chromium.org2009-09-041-0/+4
* Hook up WebEditingClient.darin@chromium.org2009-09-041-20/+33
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-021-27/+35
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-251-0/+1
* Move IDMap back to base/ where it is needed.phajdan.jr@chromium.org2009-08-191-1/+1
* Remove webview's dependency on webpreferences.jorlow@chromium.org2009-08-171-2/+10
* Implementation of getBackgroundPage(), getToolstrips(), andaa@chromium.org2009-08-141-0/+21
* Move IDMap from base/ to common/phajdan.jr@chromium.org2009-08-121-1/+1
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-43/+43
* When the plugin crashes, cleanup references to its window in the renderer.piman@chromium.org2009-08-061-0/+1
* Fix a bunch of layout tests related to dumpResourceLoadCallbacks.darin@chromium.org2009-08-061-1/+2