summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Retry of enabling video on linux. See related review: http://codereview.chro...ajwong@chromium.org2009-05-081-6/+0
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Refactor media player to move away from webkit_gluehclam@chromium.org2009-05-071-4/+5
* Popup whitelisting checkpoint.pkasting@chromium.org2009-05-061-4/+4
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-061-1/+1
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-2/+2
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-051-2/+5
* Revert r15278. More unexpected test failures :(darin@chromium.org2009-05-051-1/+22
* Re-do r15244: Fix crash in ~TestWebViewDelegate caused bydarin@chromium.org2009-05-051-22/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Various trivial clean-up bits:pkasting@chromium.org2009-05-051-3/+3
* Fix bug 9812: Remove current RSS code in favor of new more generalizedfinnur@chromium.org2009-05-041-7/+0
* Revert r15244. Failed tests :(darin@chromium.org2009-05-041-1/+22
* Eliminate webkit/glue/webhistoryitem* in favor of adding adarin@chromium.org2009-05-041-22/+1
* Revert "Enable video in posix builds and remove unneeded ifdefs to guard wind...ajwong@chromium.org2009-05-011-0/+6
* Enable video in posix builds and remove unneeded ifdefs to guard windows.ajwong@chromium.org2009-05-011-6/+0
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-011-1/+3
* Run workers in separate processes.jam@chromium.org2009-05-011-1/+1
* Replace window.external with a v8::extension.mbelshe@google.com2009-05-011-2/+0
* Second attempt at cleaning up handling of --disable-popup-blocking. I didn't...pkasting@chromium.org2009-04-291-17/+2
* Revert "Instead of passing down a switch to the renderer, storing a member, e...evan@chromium.org2009-04-291-2/+17
* Instead of passing down a switch to the renderer, storing a member, etc., jus...pkasting@chromium.org2009-04-291-17/+2
* plugins: Some obvious ifdef removals (code that previously wouldn't link).evan@chromium.org2009-04-281-8/+0
* Should handle the events when no printer is detected on localmaruel@chromium.org2009-04-281-0/+9
* Synchronously update the loading state when a load starts so that the UI willbrettw@chromium.org2009-04-281-2/+2
* linux: turn on no-op plugins code.evan@chromium.org2009-04-271-1/+3
* Fix sudden termination after the latest WebKit merge.jam@chromium.org2009-04-251-8/+0
* Use WebWorker and WebWorkerClient from the WebKit API.darin@chromium.org2009-04-241-0/+2
* Remove unused bits and pieces of #ifdefed code that isn't used.tim@chromium.org2009-04-241-32/+0
* Add transparency support to RenderWidgetHostView.aa@chromium.org2009-04-231-0/+8
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-3/+3
* Always enable copy-link-address in context menu.brettw@chromium.org2009-04-221-0/+1
* DevTools: Run nested message loop instead of whitelisting the messages.pfeldman@chromium.org2009-04-221-0/+2
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-3/+3
* Use webtextinput to insert text for middle-click paste.estade@chromium.org2009-04-211-1/+4
* - Add a new time marker for loadtimes, the time of the first layoutdavemoore@chromium.org2009-04-211-83/+27
* Rename AllowCrossOriginAccessHack to GrantUniversalAccess, and move the HACKmpcomplete@google.com2009-04-171-1/+5
* DevTools: Make all devtools messages dispatch through debugger interrupt.pfeldman@chromium.org2009-04-171-13/+0
* Prevent Plugin Channel Host from dropping reply messages while plugins are di...pfeldman@chromium.org2009-04-171-0/+3
* Handles audio messages on IO thread in render processhclam@chromium.org2009-04-161-100/+5
* Add a hack to enable cross-origin XHR for all pages with a "chrome-extension"mpcomplete@google.com2009-04-151-0/+3
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-141-2/+0
* Revert "Add JsonSchema-based validation for the tab APIs."aa@chromium.org2009-04-141-0/+2
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-141-2/+0
* Refactoring; switch the |filter| parameter into something that is more amenab...avi@chromium.org2009-04-121-4/+3
* Make sure we can handle favicons that are provided as data: URLsarv@chromium.org2009-04-111-1/+27
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-091-5/+8
* DevTools: Cache resources before attach, hide agents behind the flag.pfeldman@chromium.org2009-04-091-8/+15
* Reverting 13419.pfeldman@chromium.org2009-04-091-13/+7