- e217c563 Put autofill code into namepspace autofill Step 2 by [email protected] · 12 years ago
- d5ca8fb Convert string16 -> base::string16 in components/ by [email protected] · 12 years ago
- 0b2f513b Remove application locale cache in autofill code (AutofillCountry::ApplicationLOcale). by [email protected] · 12 years ago
- e4b2fa3 Move remaining Autofill code to //components/autofill. by [email protected] · 12 years ago[Renamed (95%) from chrome/browser/autofill/autofill_merge_unittest.cc]
- edf48d4 Establish components/autofill and move some files by [email protected] · 12 years ago
- 5799981 Move file_path.h to base/files. by [email protected] · 12 years ago
- 685d497 Download autocheckout whitelist and enable autocheckout for whitelisted sites only. by [email protected] · 13 years ago
- 650b2d5 Merge branch 'master' into file_path_browser by [email protected] · 13 years ago
- e436451 [Autofill] Rename AutofillProfile::{Get,Set}MultiInfo to {Get,Set}RawMultiInfo by [email protected] · 13 years ago
- 47fcb0e [Autofill] Update the autocomplete types implementation to match the current HTML spec. by [email protected] · 13 years ago
- 1ecbe86 Move forms/ out of webkit/. by [email protected] · 13 years ago
- 3ebea92 base: Make ScopedVector::clear() destroy elements. by [email protected] · 13 years ago
- 9c4bf23 Group forms-related files in webkit/glue in a forms/ subdirectory. by [email protected] · 14 years ago
- 431fd9d6 AutofillMergeTest doesn't need scoped_ptr for PersonalDataManager mock by [email protected] · 14 years ago
- ea9edcb0 Profile shouldn't own PersonalDataManager by [email protected] · 14 years ago
- 4ef55f8c1 Autofill: Remove fax number completely. by [email protected] · 14 years ago
- 583844c Switch ChromeTestSuite to the same convention as ContentTestSuite: by [email protected] · 14 years ago
- bf925774 Reorganize chrome/test, part #9 by [email protected] · 14 years ago
- eb4b8b4 Refactor webkit_glue::FormField to remove hacky methods: Remove webkit_glue::FormField's unwieldy full constructor and StricktlyEqualsHack() method. The only clients are in test code, and we can better support these clients in other ways. by [email protected] · 14 years ago
- a5f9f37 GTTF: Use a fresh TestingBrowserProcess for each test, part #4 by [email protected] · 14 years ago
- ca64d23 Set datapresent string to contain precisely those field types available in stored Autofill data. by [email protected] · 14 years ago
- 2a95855 Refactor Autofill parsing code. Most notably, add a helper class for parsing with lookahead. by [email protected] · 14 years ago
- 023e182 Revert 81421 - Looks to have broken unittest, see http://chromegw.corp.google.com/i/chromium/builders/Vista%20Tests%20%28dbg%29%281%29/builds/8263/steps/unit_tests/logs/TestLongSafePureFilenameRevert 81416 - Autofill extend profiles to include multi-valued fields, part 6 (Aggregation)Extends the Autofill aggregation logic to merge profiles with a common address into a single profile with multi-valued fields. Also, extends the web_database migration to include this new logic when migrating the web_database preferences.BUG=65625TEST=WebDatabaseMigrationTest.MigrateVersion32ToCurrent:AutofillMergeTest.DataDrivenMergeProfiles:AutofillProfileTest.*Review URL: http://codereview.chromium.org/[email protected] URL: http://codereview.chromium.org/6833026 by [email protected] · 14 years ago
- c957e55d Looks to have broken unittest, see http://chromegw.corp.google.com/i/chromium/builders/Vista%20Tests%20%28dbg%29%281%29/builds/8263/steps/unit_tests/logs/TestLongSafePureFilename by [email protected] · 14 years ago
- 168372a Autofill extend profiles to include multi-valued fields, part 6 (Aggregation) by [email protected] · 14 years ago
- 663bd9e autofill: Rename all the entries remaining with AutoFill to Autofill. by [email protected] · 14 years ago
- 3b3a0ca7 Autofill rename GetFieldText to GetInfo by [email protected] · 14 years ago
- 1ffe8e99 Reduce boxing and unboxing of AutofillFieldType by [email protected] · 14 years ago
- e90c225 autofill: Rename AutoFillProfile to AutofillProfile. by [email protected] · 14 years ago
- e2aaa81 Make FormField be a struct rather than a class per c++ standards. by [email protected] · 14 years ago
- eeb7bdff Revert 77296 - by [email protected] · 14 years ago
- 6126535 by [email protected] · 14 years ago
- 7b37fbb autofill: Rename AutoFillType to AutofillType. by [email protected] · 14 years ago
- c87481cd autofill: Rename AutoFillField to AutofillField. by [email protected] · 14 years ago
- 7127ca8f autofill: Rename AutoFillFieldType to AutofillFieldType. by [email protected] · 14 years ago
- 08a2cb4 Pull in a named constant from WebKit by [email protected] · 14 years ago
- 7173edd0 Add a data-driven unit test to validate autofill profile merging during aggregation. by [email protected] · 15 years ago