summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill
Commit message (Expand)AuthorAgeFilesLines
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-242-4/+4
* Cleanup:pkasting@chromium.org2011-02-241-14/+7
* Integrate gfx::Image into the ResourceBundle.rsesek@chromium.org2011-02-221-0/+1
* Changed parsing code for the phonenumbers fields to incorporate different com...georgey@chromium.org2011-02-186-107/+271
* Begin the DCHECK() cleanup. Starting off with /src/chrome/a* and /src/chrome/...rsesek@chromium.org2011-02-175-13/+13
* Make TabContentsObserver handle registration automatically, as well as exposi...jam@chromium.org2011-02-172-34/+17
* Clean up Autofill address code.isherman@chromium.org2011-02-176-193/+57
* Autofill cleanup of labelsdhollowa@chromium.org2011-02-1515-233/+156
* Even more test cleanup. Some fixes to non-test code that's regressed.erg@google.com2011-02-152-841/+0
* GTTF: Use a fresh TestingBrowserProcess for each test, part #1phajdan.jr@chromium.org2011-02-155-2/+15
* More test out-of-lining.erg@google.com2011-02-142-0/+4
* Pull in a named constant from WebKitisherman@chromium.org2011-02-141-5/+2
* Remove interactive test aspects from FormStructureBrowserTest.DataDrivenHeuri...isherman@chromium.org2011-02-112-14/+2
* Autofill doesn't fill months properly if they are not zero-paddeddhollowa@chromium.org2011-02-114-12/+188
* Disable FormStructureBrowserTest.DataDrivenHeuristicsisherman@chromium.org2011-02-111-1/+2
* Reenable FormStructureBrowserTest.DataDrivenHeuristics for debuggingisherman@chromium.org2011-02-111-2/+1
* Disable FormStructureBrowserTest.DataDrivenHeuristics for now.isherman@chromium.org2011-02-101-7/+8
* Add logging to FormStructureBrowserTest.DataDrivenHeuristicsisherman@chromium.org2011-02-101-1/+7
* Hopefully fix FormStructureBrowserTest.DataDrivenHeuristics on 'Win' full bui...isherman@chromium.org2011-02-101-8/+2
* Reorganized phone field parsing, fixing parsing for fax numbers in the proces...georgey@chromium.org2011-02-0910-208/+295
* Disable FormStructureBrowserTest.DataDrivenHeuristics on Windowsisherman@chromium.org2011-02-091-1/+7
* Fix key identifier conversion.bryeung@chromium.org2011-02-091-1/+1
* Use-after-free in PersonalDataManager destructor on Mac OSdhollowa@chromium.org2011-02-091-0/+14
* Misc. cleanup bits I missed in my last pass.pkasting@chromium.org2011-02-091-4/+0
* Add a data-driven unit test to validate autofill profile merging during aggre...isherman@chromium.org2011-02-099-256/+676
* Cleanup:pkasting@chromium.org2011-02-081-3/+2
* Enable AutoFill crowdsourcing for Chromium builds as well.isherman@chromium.org2011-02-053-18/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-052-2/+2
* Clean up PersonalDataManager::ImportFormData()isherman@chromium.org2011-02-045-128/+153
* Only cache <input type="text"> and <select> elements for autofill.isherman@chromium.org2011-02-044-360/+56
* Autofill billing and shipping addresses separately.isherman@chromium.org2011-02-046-103/+256
* Revert 73700 - Autofill billing and shipping addresses separately.isherman@chromium.org2011-02-036-252/+87
* Autofill billing and shipping addresses separately.isherman@chromium.org2011-02-036-87/+252
* Support autocompletion for HTMl5 tags:"email", "month" and "tel".dhollowa@chromium.org2011-02-037-60/+268
* Autofill should filter malformed emails addresses when form is submitteddhollowa@chromium.org2011-02-032-0/+59
* Autofill should filter incomplete addresses when form is submitteddhollowa@chromium.org2011-02-032-15/+163
* Cleanup everything but net/ for our first clang plugins.erg@google.com2011-02-022-3/+5
* Split infobars.{cc,h} into separate pieces for the different classes defined ...pkasting@chromium.org2011-02-011-4/+5
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-012-8/+8
* Add support for autofill server experimentsisherman@chromium.org2011-01-3111-149/+340
* Fix for: Some forms have incorrect signature for querying with toolbar serversgeorgey@chromium.org2011-01-313-20/+80
* Add the include <iterator> or change the usage of back_inserter to avoid comp...jeanluc@chromium.org2011-01-301-0/+2
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-281-0/+2
* Rename WebNavigationObserver to TabContentsObserver.jam@chromium.org2011-01-281-3/+3
* Inline internal autofill header.bauerb@chromium.org2011-01-271-1/+5
* Cleanup:pkasting@chromium.org2011-01-262-5/+0
* Hopefully fix PersonalDataManagerTest.ImportFormDataNotEnoughFilledFieldsisherman@chromium.org2011-01-262-3/+4
* Match FormStructure DCHECK to AutoFillManager's check in OnFormSubmitted()isherman@chromium.org2011-01-261-1/+1
* Fix header orderjam@chromium.org2011-01-261-1/+1
* Move AutoFill messages into a separate file.jam@chromium.org2011-01-262-16/+17