summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move alternate 404 error page loading out of WebFrame and into RenderView.darin@chromium.org2009-08-041-3/+15
* Move alternate error page loading out of WebFrame.darin@chromium.org2009-08-021-2/+8
* This CL fixes issue 17468: Regression: Directionality marks should not be ins...xji@chromium.org2009-07-291-1/+3
* Navigation and cookies for Automationamit@chromium.org2009-07-281-0/+3
* Fix a race condition where rapid back/forward clicks could close a tabbrettw@chromium.org2009-07-241-1/+2
* Linux: splice together RendererPreferences and SkFontHostagl@chromium.org2009-07-241-0/+6
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-231-1/+4
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-231-6/+0
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-231-0/+6
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-231-6/+0
* Make scrollbars and other controls tint/untint upon main window gainingthakis@chromium.org2009-07-221-1/+4
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-211-0/+6
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-201-6/+0
* Changed the extension.connect() API not to broadcast to all tabs. Added ampcomplete@chromium.org2009-07-201-0/+4
* Begin implementation of the context menu for Video and Audio tags.ajwong@chromium.org2009-07-171-1/+3
* Print only the focused frame. This makes more sense than trying to print all...sverrir@chromium.org2009-07-161-0/+1
* Reverting 20855.darin@chromium.org2009-07-161-12/+15