summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.cc
Commit message (Expand)AuthorAgeFilesLines
* linux: use ICU direction for determining text direction in rendererevan@chromium.org2010-03-011-3/+0
* Initial work for cross-process video rendering using layers.scherkus@chromium.org2010-02-261-1/+11
* Disable scroll bars on resizing popups below a maximum size.skerner@chromium.org2010-02-251-2/+20
* Implement WebCookieJar.darin@chromium.org2010-02-251-8/+18
* We only want to send the JavaScript block notification to the browser process...pkasting@chromium.org2010-02-251-18/+29
* Don't re-run content scripts on fragment navigations.asargent@chromium.org2010-02-241-4/+14
* Remove ViewMsg_FormFill and the underlying implementation FillForm which are ...jhawkins@chromium.org2010-02-241-5/+0
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-241-2/+1
* Don't report the language if the CLD reports it as unreliable or if the text ...jcampan@chromium.org2010-02-241-2/+7
* Landing Chris Guillory CL.jcampan@chromium.org2010-02-241-5/+6
* Adjust Page Load Time histograms in A/B testsjar@chromium.org2010-02-231-59/+21
* Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL usesdspringer@google.com2010-02-231-0/+21
* Do not send extra blur and focus events if popup menu is showingvictorw@chromium.org2010-02-221-0/+6
* AutoFill forms. We do this by responding to a message from WebKit which send...jhawkins@chromium.org2010-02-201-0/+26
* Second try for:bulach@chromium.org2010-02-191-0/+13
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* This CL makes switching the target back to the original languagejcampan@chromium.org2010-02-181-10/+0
* Revert 39366 - Initial Geolocation implementationbulach@chromium.org2010-02-181-13/+0
* Initial Geolocation implementationbulach@chromium.org2010-02-181-0/+13
* Chrome-side change of WebKit API change to expose a "reload all" flag.evan@chromium.org2010-02-181-5/+14
* Modal loops of joy.darin@chromium.org2010-02-181-14/+22
* Send suggestions from the AutoFillManager to the AutoFillSuggestionsPopup in ...jhawkins@chromium.org2010-02-181-5/+26
* Fixes a race condition when a shared worker exits while one parent is loadingatwilson@chromium.org2010-02-171-1/+10
* Relanding r38479. The underlying memory leak in WebKit has been fixed.jhawkins@chromium.org2010-02-171-2/+23
* Disable Mac-like input behavior on all platforms but Mac.jochen@chromium.org2010-02-171-0/+8
* Send "content blocked" ipc messages even more reliably.thakis@chromium.org2010-02-151-4/+14
* Send "content blocked" ipc messages more reliably.thakis@chromium.org2010-02-121-12/+8
* Remove calls to the deprecated method applyAutofillSuggestions and replace it...jhawkins@chromium.org2010-02-111-1/+1
* Revert 38479 - Send forms seen in the renderer to the AutoFillManager.dglazkov@chromium.org2010-02-111-23/+2
* Send forms seen in the renderer to the AutoFillManager.jhawkins@chromium.org2010-02-091-2/+23
* The translate feature was only translating the main frame of the page.jcampan@chromium.org2010-02-091-4/+12
* Remove uses of the deprecated hideAutofillPopup and replace it with the new h...jhawkins@chromium.org2010-02-081-2/+2
* Make sure chrome.tab.executeScript runs in fragment-navigated frames.asargent@chromium.org2010-02-081-0/+4
* Send window frame information to Mac plugins via IPCstuartmorgan@chromium.org2010-02-081-0/+25
* Further divide PLT metrics based on cache policyjar@chromium.org2010-02-071-24/+128
* linux: Use gtk-cursor-blink from GtkSettings to set the caret blink intervaljoel@chromium.org2010-02-051-0/+3
* Clean up third_party/cld.jshin@chromium.org2010-02-041-1/+1
* Use LanguageCodeWithDialects instead of LanguageCode to get 'zh-CN' jshin@chromium.org2010-02-041-4/+5
* Fix RenderView::AllowContentType to work properly.jochen@chromium.org2010-02-041-8/+9
* Let renderer notify browser if content gets blocked.thakis@chromium.org2010-02-031-14/+28
* Change the behavior of ViewMsg_Replace. It replaces a word around thetkent@chromium.org2010-02-031-1/+4
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-0/+27
* Hide plugins in minimized/hidden windows on the Macstuartmorgan@chromium.org2010-02-021-0/+14
* Add the capability to translate an already translated page tojcampan@chromium.org2010-02-021-7/+0
* Add tab switch notification to the Mac plugin plumbing.stuartmorgan@chromium.org2010-02-011-0/+24
* Propagate window focus changes to plugins on the Macstuartmorgan@chromium.org2010-02-011-0/+18
* Relanding the hooking of the translate feature UI.jcampan@chromium.org2010-02-011-2/+9
* Revert 37674 - Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-9/+2
* Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-2/+9
* The upstream change to make popup shrinking work properly is a big project, s...aa@chromium.org2010-01-311-0/+9