summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.h
Commit message (Expand)AuthorAgeFilesLines
* Have the RenderThread initialize a PhishingClassifier when it receives abryner@chromium.org2010-11-191-0/+14
* Provides API for passing in whether verbatim or predictive should besky@chromium.org2010-11-181-1/+1
* Adding a test to test a craher with the select popup on Mac.jcivelli@chromium.org2010-11-111-0/+1
* Allow verbatim to be passed in OnSearchBoxChange.tonyg@chromium.org2010-11-081-0/+1
* Factor a PageLoadHistograms class out of RenderView.tonyg@chromium.org2010-11-051-11/+4
* Only send child node updates on load and children changed notifications.ctguil@chromium.org2010-11-051-0/+3
* Implement new SearchBox API along side existing API.tonyg@chromium.org2010-11-041-2/+16
* Added ability to propogate create to suggest whether or not filesystem's root...kkanetkar@chromium.org2010-11-031-0/+1
* Chromium part of the autofill refactor: removing now unused code.jcivelli@google.com2010-11-021-3/+0
* Let every "accelerated IO surface swapped" message have an identifier of the ...thakis@chromium.org2010-10-281-1/+2
* Forward textfield focus event to the browser.rjkroege@google.com2010-10-271-0/+1
* Client-side phishing detection: grab snapshot of custom sized view.noelutz@google.com2010-10-271-0/+8
* Refactoring select popup on Mac.jcivelli@google.com2010-10-261-1/+13
* Refactor printing workflow to handle print preview.kmadhusu@chromium.org2010-10-251-1/+2
* dom-ui settings: Add setting for detault zoom level.csilv@chromium.org2010-10-251-0/+1
* Revert 63536 - Might have broken tests on win.tonyg@chromium.org2010-10-221-4/+11
* Factor a PageLoadHistograms class out of RenderView.tonyg@chromium.org2010-10-221-11/+4
* Geolocation dispatcher rename:jknotten@chromium.org2010-10-221-2/+2
* Part 2 of extension event refactor.mpcomplete@chromium.org2010-10-211-2/+2
* Discard duplicate webkit accessibility notifications.ctguil@chromium.org2010-10-211-1/+18
* Removing unused code in RenderView (that code actually does not compile when ...jcivelli@chromium.org2010-10-181-2/+0
* Implement IME for Mac plugins using the Cocoa event model on 10.6stuartmorgan@chromium.org2010-10-151-1/+7
* Made RenderView keep track of the fake plugin window handles itkbr@google.com2010-10-141-0/+7
* Wire up InstallSearchProvider to allow setting the default search provider.levin@chromium.org2010-10-111-2/+4
* Change plugin content settings to three states: Allow, click-to-play, and block.bauerb@chromium.org2010-10-111-6/+0
* Ensure global extension events (like bookmarks) are sent to the incognitompcomplete@chromium.org2010-10-081-1/+1
* Adds RenderViewHost::ExecuteJavascriptInWebFrameNotifyResult whichsky@chromium.org2010-10-051-4/+8
* Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...jam@chromium.org2010-10-011-2/+4
* Move disabling outdated plugins to labs and update UI to Glen's mocks.bauerb@chromium.org2010-09-301-1/+6
* Add Worker support for FileSystem API.kinuko@chromium.org2010-09-271-10/+0
* Support additional webkit accessibility notifications and states. ctguil@chromium.org2010-09-251-3/+1
* Revert 60368 - Client-side phishing detection: grab snapshot of custom sized ...noelutz@google.com2010-09-241-8/+0
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-241-0/+5
* Client-side phishing detection: grab snapshot of custom sized view.noelutz@google.com2010-09-231-0/+8
* Trying to reland r59889, this time as a multi-stage patch.mpcomplete@chromium.org2010-09-231-0/+3
* Revert "Add some optimizations to plugin painting."maruel@chromium.org2010-09-231-2/+0
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-231-0/+2
* Revert 59889 - Fix regression introduced bythakis@chromium.org2010-09-191-3/+0
* Fix regression introduced bympcomplete@chromium.org2010-09-181-0/+3
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-181-5/+2
* Revert 59845 - Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-171-2/+5
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-171-5/+2
* Fixed crash in DOM UI setup caused by lazy instantiation of thekbr@google.com2010-09-171-0/+4
* Break indirect dependencies on system OpenGL headers through NPAPIkbr@google.com2010-09-161-6/+6
* Add support for webkit ValueChanged accessibility notification.ctguil@chromium.org2010-09-161-6/+8
* Add fullscreen support to Pepper.piman@chromium.org2010-09-141-0/+9
* Plumbs through window.chrome.setSuggestResult. It's currently hidden behind a...sky@chromium.org2010-09-101-0/+3
* Implement pepper::FileIO.dumi@chromium.org2010-09-101-0/+4
* Adding a class to track when a node in a page gets clicked.jcivelli@chromium.org2010-09-051-4/+18
* This CL ensures we use the language specified in the language meta tag if any.jcivelli@chromium.org2010-09-011-3/+3