summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/autofill/form_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Split Autofill's FormManager into a FormCache and a collection of utility fun...isherman@chromium.org2011-09-161-142/+0
* Add Autofill support for dynamically updated forms (updated via JavaScript).isherman@chromium.org2011-09-071-63/+55
* Add a debugging flag to annotate web forms with their Autofill field type pre...isherman@chromium.org2011-06-201-0/+7
* Revert 89716 - Add a debugging flag to annotate web forms with their Autofill...isherman@chromium.org2011-06-201-7/+0
* Add a debugging flag to annotate web forms with their Autofill field type pre...isherman@chromium.org2011-06-201-0/+7
* Clean up autofill::FormManager interface.isherman@chromium.org2011-06-141-44/+7
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-2/+2
* Make FormField be a struct rather than a class per c++ standards.tsepez@chromium.org2011-03-081-1/+1
* Revert 77296 - zea@chromium.org2011-03-081-1/+1
* Convert autofill messages to use the new IPC macros. This requirestsepez@chromium.org2011-03-081-1/+1
* Clean up autofill::FormManagerisherman@chromium.org2011-02-011-16/+7
* Create autofill subdirectory in chrome/rendererisherman@chromium.org2011-01-291-0/+189