summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Windows accessibility improvements: 1. All WebKit roles are now passed to thedmazzoni@chromium.org2010-05-211-16/+4
* This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...lzheng@chromium.org2010-05-211-1/+5
* Remove the mostly-unused FilterPolicy class. Convert the only actually-used ...pkasting@chromium.org2010-05-181-42/+5
* Rename "mixed content" to "insecure content" in as many places as possible, t...pkasting@chromium.org2010-05-181-2/+2
* Form AutoFill Phone number should be displayed as xxx-xxx-xxxxdhollowa@chromium.org2010-05-141-0/+4
* Implement IndexedDatabase::open up until re-entrance into WebKit. That (and thejorlow@chromium.org2010-05-141-0/+59
* Do right-alignment of popups when WebKit indicates to do so.avi@chromium.org2010-05-131-1/+8
* Move webkit_glue::PasswordForm out of render_messages into common_param_trait...mirandac@chromium.org2010-05-131-40/+0
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-111-75/+66
* Revert 46842 - Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-101-66/+75
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-101-75/+66
* Revert 46567 - Reimplement accessibility of web content by caching the entire zork@chromium.org2010-05-071-66/+75
* More groundwork for making appcache work in workers.michaeln@chromium.org2010-05-061-0/+7
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-061-75/+66
* Update Webkit 58626:58719. Make use of new setting for disabling clipboard ac...inferno@chromium.org2010-05-041-0/+2
* This is the second side of a multi-sided webkit patch that will allow experim...rafaelw@chromium.org2010-04-281-1/+23
* Implement app process model isolation.mpcomplete@chromium.org2010-04-221-0/+47
* Implement two missing methods on layoutTestController:mpcomplete@chromium.org2010-04-191-0/+2
* Add an IME_CANCEL_COMPOSITION event. This is fired iftony@chromium.org2010-04-151-0/+1
* Changing the translate back-end to use the Google Translate element.jcivelli@google.com2010-04-061-70/+0
* Allow synchronous messages to be sent from threads other than the main thread...jabdelmalek@google.com2010-04-061-34/+0
* AutoFill: Use the FormManager cache to send forms to the AutoFillManager.jhawkins@chromium.org2010-04-031-41/+0
* AutoFill: Store the form method on the FormData object. This is another step...jhawkins@chromium.org2010-04-011-0/+2
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-311-2/+2
* Extend the file browser/chooser to support more modes of operation, and plumbbrettw@chromium.org2010-03-301-0/+64
* reland cl that implement error state for translate infobarkuan@chromium.org2010-03-291-0/+6
* Revert "implement error state for translate infobar"phajdan.jr@chromium.org2010-03-291-6/+0
* implement error state for translate infobarkuan@chromium.org2010-03-291-0/+6
* AutoFill: Handle filling select controls.jhawkins@chromium.org2010-03-271-7/+0
* Revert r42812. I suck.aa@chromium.org2010-03-261-4/+0
* Write and read content blocked flag. This should have resultedaa@chromium.org2010-03-261-0/+4
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-191-1/+1
* Send session history offset and length parameters in the Navigate message todarin@chromium.org2010-03-181-0/+16
* [Mac] Match popup contents to page zoom size.thakis@chromium.org2010-03-171-0/+7
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...jhawkins@chromium.org2010-03-151-8/+4
* Changes made to the printing logic to allow plugins to participate in the bro...sanjeevr@chromium.org2010-03-121-1/+6
* Allow users to close the find session and activate the current link via ctrl-...estade@chromium.org2010-03-111-0/+46
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-091-4/+1
* Don't store the submit element on the FormData structure as it's no longer used.jhawkins@chromium.org2010-03-031-3/+1
* Implement FormManager::LabelForElement and use this to store the field labels.jhawkins@chromium.org2010-03-021-0/+2
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-241-1/+1
* Revert 39732 due to reliability bot failures.darin@chromium.org2010-02-231-1/+0
* Notify when database access is blocked due to content settings.jochen@chromium.org2010-02-231-0/+1
* Remove usages of obsolete WebSettings::setGeolocation so it can be removed fr...joth@chromium.org2010-02-231-2/+0
* AutoFill forms. We do this by responding to a message from WebKit which send...jhawkins@chromium.org2010-02-201-0/+2
* Disable the "Copy Image" context menu option when the user right-clicks a blo...pkasting@chromium.org2010-02-201-0/+2
* Adding command line flag (--show-composited-render-layers) to enable the show...vangelis@chromium.org2010-02-191-1/+3
* Chrome-side change of WebKit API change to expose a "reload all" flag.evan@chromium.org2010-02-181-0/+7
* Chromium plumbing for new file:// security flag, including test_shell support.cevans@chromium.org2010-02-181-0/+2