summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_xml_parser_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Extracting advance element details from Autofill server XML response.ahutter@chromium.org2013-01-241-1/+57
* Browser changes for supporting checkable elementsramankk@chromium.org2013-01-221-47/+69
* Pop up requestAutocomplete UI when autofill server hints chrome client that i...ramankk@chromium.org2013-01-181-0/+22
* Revert 176189abodenha@chromium.org2013-01-141-66/+44
* Add support for radiobuttons and checkboxes.ramankk@chromium.org2013-01-101-44/+66
* Revert 173889 Regressed page cyclerstonyg@chromium.org2012-12-201-66/+44
* Add support for autofilling radio buttons and checkboxes.ramankk@chromium.org2012-12-191-44/+66
* Roll libjingle 132:135sergeyu@chromium.org2012-04-261-0/+1
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-28/+28
* autofill: Rename AutoFillType to AutofillType.tfarina@chromium.org2011-03-071-2/+2
* autofill: Rename AutoFillFieldType to AutofillFieldType.tfarina@chromium.org2011-03-011-5/+5
* Add support for autofill server experimentsisherman@chromium.org2011-01-311-18/+91
* New libjingle integrated to chrome.sergeyu@chromium.org2010-06-031-1/+1
* Revert 48798 - New libjingle integrated to chrome.sergeyu@chromium.org2010-06-031-1/+1
* New libjingle integrated to chrome.sergeyu@chromium.org2010-06-031-1/+1
* Behaving nice with AutoFill servers: Adjusting upload rate, processing 500, 5...georgey@chromium.org2010-04-021-0/+55
* Implement AutoFillXmlParser, used to parse responses from the AutoFill server.jhawkins@chromium.org2010-03-181-0/+138