summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor print functionality in RenderView. Moved most of the print function...sverrir@google.com2009-06-031-229/+4
* Implement InspectorClient's Settings API.pfeldman@chromium.org2009-06-031-0/+4
* Enforce a max length for document titles.abarth@chromium.org2009-05-301-2/+8
* Remove the HistoryState property of WebRequest.darin@chromium.org2009-05-221-21/+31
* Move ExtraData from WebRequest to WebDataSource.darin@chromium.org2009-05-211-67/+82
* Facilitate a FieldTrial in the rendererjar@chromium.org2009-05-201-12/+27
* Adds propagation and handling of render-side focus events, for the benefit of...klink@chromium.org2009-05-201-2/+24
* Lookup the plugin for the mime type before attempting to open a channel for t...ananta@chromium.org2009-05-191-14/+14
* Only send SelectionChanged events when the selection has actually changed.estade@chromium.org2009-05-181-1/+12
* extensions chrome.self.getViews():rafaelw@chromium.org2009-05-161-0/+6
* Retry r16006.estade@chromium.org2009-05-141-1/+1
* revert r16006 due to msvc warning.estade@chromium.org2009-05-131-1/+1
* Properly convert from UTF8 to UTF16 in WebTextInputImpl.estade@chromium.org2009-05-131-1/+1
* Re-do r15244 again.darin@chromium.org2009-05-131-22/+1
* Propagate intrinsic width notification over IPC in all cases (not just extens...pinkerton@chromium.org2009-05-131-7/+25
* DevTools: enable out of process dev tools by default. Take 2.pfeldman@chromium.org2009-05-131-2/+2
* Revert r15940 again. Unexpected layout test failures :(darin@chromium.org2009-05-131-1/+22
* Re-do r15244 again.darin@chromium.org2009-05-131-22/+1
* Add Automatic spell correction support in Chrome.sidchat@google.com2009-05-121-0/+9
* cleanup pending_extension_requests_ in dtor.rafaelw@chromium.org2009-05-121-0/+7
* Reverting 15843: chrome performance regression.pfeldman@chromium.org2009-05-121-2/+2
* FormatErrorMessage() functions are now publicly available from ExtensionError...rafaelw@chromium.org2009-05-121-27/+36
* DevTools: enable out of process dev tools by default.pfeldman@chromium.org2009-05-121-2/+2
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-5/+5
* Defer window.close(), resizeTo() and moveTo() actionsmbelshe@google.com2009-05-091-0/+1
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Linux: make PRIMARY clipboard act on focused webkit frame rather than main fr...estade@chromium.org2009-05-081-3/+5
* 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