summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.cc
Commit message (Expand)AuthorAgeFilesLines
* AutoFill: Initiate AutoFill for all fields, not just the name field.jhawkins@chromium.org2010-04-091-4/+4
* Fix Pepper2D on the Mac so that it runs in the sandbox. Note that trusteddspringer@google.com2010-04-081-1/+1
* Fix Darin's review comment for the plugin blocker fix.cevans@chromium.org2010-04-081-5/+4
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-071-4/+4
* Fix plugin (and other) block settings for windows opened simply withcevans@chromium.org2010-04-071-1/+7
* Changing the translate back-end to use the Google Translate element.jcivelli@google.com2010-04-061-33/+7
* AutoFill: Parse HTMLLabel elements for form control element labels.jhawkins@chromium.org2010-04-061-4/+18
* AutoFill: Implement WebFormElementToFormData and use this to send form data tojhawkins@chromium.org2010-04-051-3/+15
* Mac: Make image dragging 162.4% more awesome.thakis@chromium.org2010-04-051-2/+3
* Remove an erroneous debugging printf.jhawkins@chromium.org2010-04-051-1/+0
* AutoFill: Use the FormManager cache to send forms to the AutoFillManager.jhawkins@chromium.org2010-04-031-23/+17
* Add calling frame's source_url to extension and dom ui requests.rafaelw@chromium.org2010-04-021-1/+6
* Follow up on http://codereview.chromium.org/1552002bulach@chromium.org2010-04-011-1/+0
* Send top level link click navigation to ChromeFrame always. The current imple...ananta@chromium.org2010-03-311-16/+35
* Follow up on https://bugs.webkit.org/show_bug.cgi?id=36535bulach@chromium.org2010-03-311-1/+2
* Page Cycler Intl2 perf regression.hayato@chromium.org2010-03-311-22/+21
* Reland 43183. Block database access on allowDatabase instead of databaseOpenF...jochen@chromium.org2010-03-311-0/+15
* Revert 43183 - Block database access on allowDatabase instead of databaseOpen...jochen@chromium.org2010-03-311-15/+0
* Block database access on allowDatabase instead of databaseOpenFile.jochen@chromium.org2010-03-311-0/+15
* AutoFill: Send the forms cached in the FormManager to the AutoFillManager onjhawkins@chromium.org2010-03-311-21/+22
* Remove packet split experiment, and add coalescing histogramjar@chromium.org2010-03-311-39/+0
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-311-2/+2
* Follow the latest rename for the WebFrameClient interface to do site-isolatio...johnnyg@chromium.org2010-03-301-5/+5
* Extend the file browser/chooser to support more modes of operation, and plumbbrettw@chromium.org2010-03-301-28/+85
* Add UMA counters for non-frame cross site requests.japhet@chromium.org2010-03-301-0/+73
* Change interface for site-isolation logging from WebKit in advance of landing...johnnyg@chromium.org2010-03-301-1/+2
* Added --enable-video-logging, which will log the presentation timestamp of vi...scherkus@chromium.org2010-03-301-1/+3
* reland cl that implement error state for translate infobarkuan@chromium.org2010-03-291-2/+4
* Revert "implement error state for translate infobar"phajdan.jr@chromium.org2010-03-291-4/+2
* implement error state for translate infobarkuan@chromium.org2010-03-291-2/+4
* Use internal pdf plugin with --internal-pdfjam@chromium.org2010-03-271-0/+5
* Fix linux buildjam@chromium.org2010-03-261-0/+1
* Add zooming notifications to Pepper. This allows the plugin to respond to fu...jam@chromium.org2010-03-261-0/+18
* Chrome side of adding search support to Pepper.jam@chromium.org2010-03-251-40/+83
* Enforce extension permissions in C++ (instead of Javascript).jochen@chromium.org2010-03-241-2/+4
* Speculative fix for developer-reported crash.aa@chromium.org2010-03-221-0/+3
* 2 experiments: DNS prefetch limit concurrency: TCP split a packetjar@chromium.org2010-03-201-6/+58
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-3/+3
* Send session history offset and length parameters in the Navigate message todarin@chromium.org2010-03-181-35/+25
* Retry r41799:estade@chromium.org2010-03-181-1/+19
* Revert r41803 and r41799estade@chromium.org2010-03-171-21/+3
* Add chromium-side support for history.{push,replace}State.darin@chromium.org2010-03-171-1/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Basic DragImage implementation.estade@chromium.org2010-03-171-3/+21
* Send cross frame accesses which WebKit reports to UMA.johnnyg@chromium.org2010-03-161-1/+24
* FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...jhawkins@chromium.org2010-03-151-4/+4
* Notify link doctor about the url truncation.pfeldman@chromium.org2010-03-151-1/+5
* Rename uses of GPUPlugin in class names and IPC to AcceleratedSurface.pinkerton@chromium.org2010-03-121-14/+17
* Allow users to close the find session and activate the current link via ctrl-...estade@chromium.org2010-03-111-1/+16
* Notify MSAA clients when a state change notification is received. ctguil@chromium.org2010-03-091-0/+25