summaryrefslogtreecommitdiffstats
path: root/webkit/glue/dom_operations.cc
Commit message (Expand)AuthorAgeFilesLines
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-11/+11
* Revert "Revert "Implement web app definition parsing.""aa@chromium.org2010-11-171-135/+1
* Revert "Implement web app definition parsing."aa@chromium.org2010-11-171-1/+135
* Implement web app definition parsing.aa@chromium.org2010-11-171-135/+1
* base: Move StringSplitAlongWhitespace to string_split.htfarina@chromium.org2010-11-151-1/+1
* Chromium part of the autofill refactor: removing now unused code.jcivelli@google.com2010-11-021-162/+3
* FBTF: Further parts of r61237 that should be harmless to chrome_frame.erg@google.com2010-10-131-0/+4
* Password Autocomplete needs to check maximum field length when filling.dhollowa@chromium.org2010-10-091-0/+3
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-4/+0
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-0/+4
* Stop using WebInputElement::inputType().tkent@chromium.org2010-09-221-2/+2
* base: Move SplitStringDontTrim functions from string_util.h to string_split.htfarina@chromium.org2010-09-151-1/+2
* This CL ensures we use the language specified in the language meta tag if any.jcivelli@chromium.org2010-09-011-5/+6
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-3/+4
* Separate the PasswordManagerDelegate out of PasswordManager.erg@chromium.org2010-07-161-1/+2
* Don't offer to translate pages if the page says so byjcivelli@google.com2010-07-121-0/+25
* Clears the autofilled password when the login is changed. jcivelli@chromium.org2010-06-131-11/+10
* Remove an inaccurate comment about STLDeleteElements.tfarina@chromium.org2010-06-081-2/+0
* Switch over to non-deprecated WebKit APIs and delete client methods that are nodarin@chromium.org2010-05-051-7/+7
* Don't autofill a read-only password field.snej@chromium.org2010-05-041-0/+5
* FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...jhawkins@chromium.org2010-03-151-7/+7
* Remove submit handling in FillFormImpl. The one caller passes false to |subm...jhawkins@chromium.org2010-02-251-16/+5
* Remove ViewMsg_FormFill and the underlying implementation FillForm which are ...jhawkins@chromium.org2010-02-241-21/+6
* Use better web app icons.xiyuan@chromium.org2010-02-171-2/+8
* Remove unnecessary references to webkit/glue/glue_util.h indarin@chromium.org2010-01-131-1/+0
* dom_operations to use WebAnimationControlleryaar@chromium.org2010-01-111-52/+18
* removing webcore dependencies in dom_operationsyaar@chromium.org2010-01-111-61/+55
* Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.yaar@chromium.org2009-12-231-180/+68
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-4/+4
* Move PasswordAutocompleteListener into the WebKit API (AGAIN)yaar@chromium.org2009-11-071-38/+38
* Moves webview_impl.cc, webframe_impl.cc and webframeloaderclient_impl.cc intodarin@chromium.org2009-10-301-8/+10
* WebKit update 49997:50027.dglazkov@chromium.org2009-10-241-1/+1
* Create a PasswordAutocompleteListener interface to de-couple WebViewdarin@chromium.org2009-10-231-2/+2
* Moved castToHTMLXXXElement and getNameForInputElement to DOMUtilitiesPrivate.yaar@chromium.org2009-10-221-31/+3
* Cleanup in webkit/glue to remove some dependencies.darin@chromium.org2009-10-221-0/+2
* Convert some structures in webkit/glue to string16.darin@chromium.org2009-10-201-15/+14
* Moved Node/ElementToHTMLInputElement from glue/dom_utilities into src/DOMUtil...yaar@chromium.org2009-10-201-13/+3
* Removed webkit_glue::FillFormToUploadFile from dom_operations.yaar@chromium.org2009-10-191-100/+1
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-0/+1
* This patch enables "Save page as" (ctrl+s) for resources located atjamesr@chromium.org2009-10-131-8/+18
* Move various methods from glue/webview.h to api/public/WebView.h darin@chromium.org2009-10-011-1/+1
* Hook up webkit/api/public/WebView.hdarin@chromium.org2009-09-301-9/+9
* Pull in webkit revision 47912. This involves a build fix matchingojan@google.com2009-09-011-1/+2
* Catch up with webkit change which removes id() from the HTMLElementmbelshe@google.com2009-08-171-2/+4
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-1/+2
* Update webkit to r44123darin@chromium.org2009-05-251-2/+2
* Clicking a text field that is already focused triggers the autofill. However ...jcampan@chromium.org2009-03-241-9/+15
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-9/+9
* Minor cleanup in webkit/glue:darin@chromium.org2009-03-021-0/+1
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-281-1/+1