summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.cc
Commit message (Expand)AuthorAgeFilesLines
* AutoFill: Preview form field values when the user changes the AutoFill dropdownjhawkins@chromium.org2010-06-021-13/+44
* Cleaning up the node focus notification.jcivelli@google.com2010-06-011-0/+4
* DevTools: inspector settings are now serialized into map, not a stringpfeldman@chromium.org2010-06-011-3/+5
* Add ppapi plugins to about:pluginsdarin@chromium.org2010-05-281-35/+32
* Add a "Copy" API to Pepper, so that plugins don't have to hardcode the platfo...jam@chromium.org2010-05-271-0/+6
* GTK: Invalidate the web content when we change system colors.erg@chromium.org2010-05-251-2/+2
* AutoFill sending forms should include elements with autoComplete="off" attrib...dhollowa@chromium.org2010-05-251-5/+1
* Remove previous print preview work in preparation for new work.viettrungluu@chromium.org2010-05-251-2/+1
* Browser process scaffolding to support having appcache work in workers.michaeln@chromium.org2010-05-241-0/+2
* Mac: Fix renderer idle cpu usage regression.thakis@chromium.org2010-05-241-4/+12
* Don't use command line flags for enabling the internal pdf plugin. Instead, ...jam@chromium.org2010-05-221-4/+7
* Windows accessibility improvements: 1. All WebKit roles are now passed to thedmazzoni@chromium.org2010-05-211-2/+27
* This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...lzheng@chromium.org2010-05-211-4/+30
* Part 2 of fix. Denies access to password manager for sandboxed iframes with a...inferno@chromium.org2010-05-211-0/+5
* Reland Mac: First steps for default pluginthakis@chromium.org2010-05-201-1/+3
* Revert 47726 (turned nacl_ui_tests red) - Mac: First steps for default pluginthakis@chromium.org2010-05-191-3/+1
* Mac: First steps for default pluginthakis@chromium.org2010-05-191-1/+3
* Add support for registering new-style pepper plugins on the command line.darin@chromium.org2010-05-141-7/+5
* Add code to engage new Pepper API behind a preprocessor macro.darin@chromium.org2010-05-131-1/+13
* Ensure all stats are initialized when calculated Page Load Timesjar@chromium.org2010-05-121-8/+22
* Disallow display of multiple experimental.extension.popup(...) windows ericdingle@google.com2010-05-121-1/+2
* Clean up old method signature of WebViewClient::createView.rafaelw@chromium.org2010-05-121-6/+0
* Pass quota parameter to WebStorageNamespace::createSessionStorageNamespace().satish@chromium.org2010-05-121-2/+2
* Update the Pepper scrollbar widget to use the new WebKit Scrollbar interface.jam@chromium.org2010-05-121-8/+2
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-111-46/+9
* Revert 46842 - Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-101-9/+46
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-101-46/+9
* Close popup windows on zoomin/zoomout events.jeremy@chromium.org2010-05-091-0/+1
* Allow stand-alone extension views (e.g. browser action pop-ups) to reload joi@chromium.org2010-05-071-9/+15
* Add new widget API to Pepper to replace the old theming API. The implementat...jam@chromium.org2010-05-071-0/+6
* Revert 46567 - Reimplement accessibility of web content by caching the entire zork@chromium.org2010-05-071-9/+46
* Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...zork@chromium.org2010-05-061-2/+1
* 2nd attempt: Detect login password on sites with an onSubmit handler that cle...snej@chromium.org2010-05-061-2/+29
* More groundwork for making appcache work in workers.michaeln@chromium.org2010-05-061-1/+5
* Disallow display of multiple experimental.extension.popup(...) windows.ericdingle@google.com2010-05-061-1/+2
* The app launcher had a height of zero as it was not getting preferred size up...jcivelli@google.com2010-05-061-5/+5
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-061-46/+9
* Initial support for web-extent background pages.rafaelw@chromium.org2010-05-061-7/+7
* AutoFill: Fix a renderer crash by resetting the form cache when each WebFramejhawkins@chromium.org2010-05-061-0/+2
* Update Mac plugins for SetFocus changes, and remove old workaround messagesstuartmorgan@chromium.org2010-05-051-4/+6
* Switch over to non-deprecated WebKit APIs and delete client methods that are nodarin@chromium.org2010-05-051-4/+4
* Make the app launcher bubble fit its contents.jcivelli@google.com2010-05-051-18/+14
* Revert 46394 - Detect login password on sites with an onSubmit handler that c...snej@chromium.org2010-05-041-29/+2
* Detect login password on sites with an onSubmit handler that clears itsnej@chromium.org2010-05-041-2/+29
* Fix various uses of release() that did not check its valueestade@chromium.org2010-05-041-2/+1
* Site isolation metrics: Sniff the actual type of cross origin text/html japhet@chromium.org2010-05-041-71/+9
* Hide the select popup when the browser is moved or resized. jcivelli@chromium.org2010-05-031-2/+2
* Revert "Clean-up of the asynchronous behaviour of the experimental extension ...phajdan.jr@chromium.org2010-05-011-2/+1
* Clean-up of the asynchronous behaviour of the experimental extension popup API. twiz@chromium.org2010-04-301-1/+2
* This is the second side of a multi-sided webkit patch that will allow experim...rafaelw@chromium.org2010-04-281-4/+18