summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for: Autofill should not ping the server again for the same formgeorgey@chromium.org2011-01-263-2/+286
* Re-submitting the cl r72292, while removing incorrect DCHECK()georgey@chromium.org2011-01-253-47/+285
* Fix crash in autofill metrics logging.isherman@chromium.org2011-01-253-19/+137
* Mac: Never have a space between @property and (thakis@chromium.org2011-01-245-25/+25
* Revert 72292 - Propagate correct data to the Toolbar serversisherman@chromium.org2011-01-233-285/+47
* Propagate correct data to the Toolbar serversgeorgey@chromium.org2011-01-233-47/+285
* Move l10n_util to ui/baseben@chromium.org2011-01-2119-19/+19
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-212-31/+18
* Clean up WebNavigationObserver by taking out password specific callbacks, and...jam@chromium.org2011-01-212-4/+12
* Add OWNERS files to autofill, notifications and speech subdirs.tfarina@chromium.org2011-01-211-0/+2
* Move the TestSink for doing IPC tests from chrome/common into IPC and create ...brettw@google.com2011-01-201-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-204-4/+4
* Refactoring of upload, form saving, and UMA logging.dhollowa@chromium.org2011-01-205-68/+67
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-202-2/+2
* Update references part 3: remaining files in chrome/...msw@chromium.org2011-01-192-6/+6
* Regkey functions return error code instead of boolamit@chromium.org2011-01-192-6/+7