summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.yaar@chromium.org2009-12-231-14/+28
* (fix merge error).rafaelw@chromium.org2009-12-231-0/+8
* Revert "Disallow chrome.tabs.executeScript from injecting code into gallery"rafaelw@chromium.org2009-12-231-8/+0
* Disallow chrome.tabs.executeScript from injecting code into galleryrafaelw@chromium.org2009-12-231-0/+8
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-1/+4
* Check permissions for chrome.tabs.executeScript() in theaa@chromium.org2009-12-221-25/+30
* Reverting the CLD CL altogether, the reliability bot is still red.jcampan@chromium.org2009-12-171-5/+38
* Makes the language detection happen with every page load jcampan@chromium.org2009-12-161-38/+5
* Remove the AsyncSlowStart experimentmbelshe@google.com2009-12-151-10/+0
* re-apply r34183estade@chromium.org2009-12-101-0/+6
* Re-enable the build of Pepper support by default (issue 464074, svn revision ...sehr@google.com2009-12-101-12/+20
* rollback r34183estade@chromium.org2009-12-091-6/+0
* linux: theme scrollbars from GTK theme estade@chromium.org2009-12-091-0/+6
* Revert 34161 - Enable Pepper support by default, including building the test ...sehr@google.com2009-12-091-20/+12
* Enable Pepper support by default, including building the test plugin.sehr@google.com2009-12-091-12/+20
* Chromium: support custom WebCore context menu items in Chromium port (downstr...pfeldman@chromium.org2009-12-091-1/+7
* Revert "Allow silent extension installations from the extensions gallery - Pa...rafaelw@chromium.org2009-12-081-25/+0
* Allow silent extension installations from the extensions gallery - Part 1.rafaelw@chromium.org2009-12-071-0/+25
* Remember zoom on a per-host basis.pkasting@chromium.org2009-12-041-22/+38
* Preserve optimized scrolling in the presence of multiple animating rects.darin@chromium.org2009-12-041-1/+1
* Make executeScript and insertCSS inject code into all frames.tangjie@chromium.org2009-11-201-15/+39
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-191-16/+16
* Make extension popups shrink when their contents shrink.aa@chromium.org2009-11-181-5/+4
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-13/+13
* reland 31875. Revert was:estade@chromium.org2009-11-161-6/+14
* Revert 31875 to see whether it fixes reliability bot.huanr@chromium.org2009-11-161-14/+6
* Use renderer spellchecker for windows.estade@chromium.org2009-11-131-6/+14
* Added lifecycle management and sharing support for SharedWorkers. SharedWorkersatwilson@chromium.org2009-11-131-6/+12
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-22/+22
* WebKit roll 50756:50820.japhet@chromium.org2009-11-111-2/+0
* Move PasswordAutocompleteListener into the WebKit API (AGAIN)yaar@chromium.org2009-11-071-7/+7
* Wires through didChangeScrollOffset so that it triggers saving contentsky@chromium.org2009-11-061-0/+4
* Update the find result index "(m of n)" whenever there is an active selection...johnnyg@chromium.org2009-11-061-1/+6
* Move the spellchecker to the renderer.estade@chromium.org2009-11-061-0/+17
* Initial WebSharedWorkerImpl implementationatwilson@chromium.org2009-11-051-0/+13
* Makes it so that we sync changes in content state more often for selected tab...sky@chromium.org2009-11-051-9/+34
* Introduce WebAccessibilityControllerImpl.dglazkov@chromium.org2009-11-041-16/+26
* Add default implementations for WebViewClient and WebWidgetClientdarin@chromium.org2009-11-041-38/+0
* Changes session restore to use a normal load rather than preferringsky@chromium.org2009-11-031-3/+23
* Eliminate WebViewImpl's dependency on WebDevToolsAgentImpl.darin@chromium.org2009-11-031-6/+4
* Fix autofill popups not closing when there are no suggestions. We have to cal...avi@chromium.org2009-11-031-1/+1
* Chrome changes to extract the code from V8Proxy that special-casesdarin@chromium.org2009-11-031-1/+26
* Re-commit "Add new user script injection point:aa@chromium.org2009-11-031-21/+52
* Revert r30784aa@chromium.org2009-11-031-52/+21
* Add new user script injection point "document_idle" and make it the default.aa@chromium.org2009-11-031-21/+52
* Conditionally added pepper_test_plugin.gyp as all.gyp dependency based on whe...apatrick@google.com2009-11-021-0/+4
* Remove WebCore dependency from accessibility_controller.dglazkov@chromium.org2009-11-021-1/+0
* Show status bubble for links that have keyboard focus. estade@chromium.org2009-10-301-2/+13
* Log the PLT to the log file. This is a convenience formbelshe@google.com2009-10-271-0/+21
* Second attempt to swap processes on rel=noreferrer, target=blank links.creis@chromium.org2009-10-261-1/+36