summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_xml_parser.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove unneeded #include so that bundled expat can be removed.phajdan.jr@chromium.org2012-06-051-2/+1
* Roll libjingle 132:135sergeyu@chromium.org2012-04-261-0/+1
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-8/+13
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-14/+14
* autofill: Rename AutoFillFieldType to AutofillFieldType.tfarina@chromium.org2011-03-011-2/+2
* Add support for autofill server experimentsisherman@chromium.org2011-01-311-2/+8
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* 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-1/+1
* Minor C++ fixes found by Clang.evan@chromium.org2010-03-301-2/+0
* Implement AutoFillXmlParser, used to parse responses from the AutoFill server.jhawkins@chromium.org2010-03-181-0/+133