summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_view_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert r28293.jhawkins@chromium.org2009-10-071-21/+5
* Change detectLanguage() API to now return the top three languages as well the...sidchat@chromium.org2009-10-071-5/+21
* Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and adarin@chromium.org2009-10-071-4/+4
* Modify extension request IPC messages to pass a ListValue instead of a string.mpcomplete@chromium.org2009-10-061-2/+23
* Prevents a duplicate beforeunload dialog after window.close().creis@google.com2009-10-061-1/+3
* More WebView / WebViewDelegate cleanup.darin@chromium.org2009-10-031-1/+1
* Pass unhandled keyup messages coming in from the renderer to the underlying v...ananta@chromium.org2009-10-031-8/+1
* Revert my attempt at cleaning up RenderViewHost::UnhandledKeyboardEvent in my...jam@chromium.org2009-10-021-2/+10
* Don't send tab switching/killing/creating keyboard accelerators to pages. Th...jam@chromium.org2009-10-021-10/+9
* Add some debugging junk to ExtensionMessageService to track down a crash.mpcomplete@chromium.org2009-10-011-0/+5
* Stops the throbber from spinning if the user cancels a beforeunload dialog,creis@google.com2009-09-301-0/+9
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-281-60/+8
* Update our mixed content state with information from the new mixed contentabarth@chromium.org2009-09-261-0/+8
* Add LOG(INFO) debug output to help track down extension browsertest flakinessrafaelw@chromium.org2009-09-251-0/+4
* Plumb the new mixed content API callbacks to the tab contents. We'll actuallyabarth@chromium.org2009-09-251-0/+11
* Implemented upload progress indicator in status bar.darin@chromium.org2009-09-251-2/+4
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-191-0/+4
* Revert 26635 - Change the view mode when switching between moles and toolstri...mbelshe@google.com2009-09-181-4/+0
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-181-0/+4
* This CL makes the browser focus tests faster by replacingjcampan@chromium.org2009-09-181-0/+4
* Try again to land "Implement script API:executeScript"aa@chromium.org2009-09-181-0/+10
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-151-6/+8
* Revert change 26184, 26181 and 26178 to fixnsylvain@chromium.org2009-09-151-8/+6
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-141-6/+8
* Fix for bug 2932: Chrome should not trigger page reloading when turn off auto...jshin@chromium.org2009-09-141-0/+4
* Let cmd-e write the selection into the find pasteboard.thakis@chromium.org2009-09-121-0/+7
* Supports Gtk keyboard themes.suzhe@chromium.org2009-09-101-0/+7
* Adds support for the os x spelling panel to chromium. Users canpinkerton@chromium.org2009-09-091-0/+4
* Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...japhet@chromium.org2009-09-081-7/+0
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-081-20/+19
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-2/+2
* Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-031-1/+8
* Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-021-8/+1
* Allow DOMUI pages to call window.open(), giving DOMUI privileges to the newmpcomplete@chromium.org2009-09-021-1/+8
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-21/+22
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-291-1/+11
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-251-2/+0
* Revert r24223. Storage test is not working.aa@chromium.org2009-08-251-11/+1
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-251-1/+11
* Remove RenderProcessHost::size(). With Pawel's change, size() isn't necessarilybrettw@chromium.org2009-08-181-2/+0
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-171-3/+6
* Refactor IDMap to support safe removing of elements during iteration.phajdan.jr@chromium.org2009-08-171-2/+2
* Implementation of getBackgroundPage(), getToolstrips(), andaa@chromium.org2009-08-141-1/+7
* Ensure that we never call into WebCore::Page static methods when Page constru...dglazkov@chromium.org2009-08-051-0/+1
* Disable input events when a JS dialog is showing.tc@google.com2009-08-041-0/+7
* Delay loading of ExtensionHosts until the background page is ready.mpcomplete@chromium.org2009-08-031-0/+6
* This CL fixes issue 17468: Regression: Directionality marks should not be ins...xji@chromium.org2009-07-291-2/+31
* Re-landing r21673 without re-enabling the BrowserTest, which apparently isbrettw@chromium.org2009-07-271-5/+20
* Revert of r21673 - which caused browser_test failure in ChromeURLAfterDownload.robertshield@chromium.org2009-07-271-20/+5
* Make downloads not prevent tabs from closing.brettw@chromium.org2009-07-271-5/+20