1. e217c563 Put autofill code into namepspace autofill Step 2 by [email protected] · 12 years ago
  2. d5ca8fb Convert string16 -> base::string16 in components/ by [email protected] · 12 years ago
  3. 0b2f513b Remove application locale cache in autofill code (AutofillCountry::ApplicationLOcale). by [email protected] · 12 years ago
  4. e4b2fa3 Move remaining Autofill code to //components/autofill. by [email protected] · 12 years ago[Renamed (95%) from chrome/browser/autofill/autofill_merge_unittest.cc]
  5. edf48d4 Establish components/autofill and move some files by [email protected] · 12 years ago
  6. 5799981 Move file_path.h to base/files. by [email protected] · 12 years ago
  7. 685d497 Download autocheckout whitelist and enable autocheckout for whitelisted sites only. by [email protected] · 13 years ago
  8. 650b2d5 Merge branch 'master' into file_path_browser by [email protected] · 13 years ago
  9. e436451 [Autofill] Rename AutofillProfile::{Get,Set}MultiInfo to {Get,Set}RawMultiInfo by [email protected] · 13 years ago
  10. 47fcb0e [Autofill] Update the autocomplete types implementation to match the current HTML spec. by [email protected] · 13 years ago
  11. 1ecbe86 Move forms/ out of webkit/. by [email protected] · 13 years ago
  12. 3ebea92 base: Make ScopedVector::clear() destroy elements. by [email protected] · 13 years ago
  13. 9c4bf23 Group forms-related files in webkit/glue in a forms/ subdirectory. by [email protected] · 14 years ago
  14. 431fd9d6 AutofillMergeTest doesn't need scoped_ptr for PersonalDataManager mock by [email protected] · 14 years ago
  15. ea9edcb0 Profile shouldn't own PersonalDataManager by [email protected] · 14 years ago
  16. 4ef55f8c1 Autofill: Remove fax number completely. by [email protected] · 14 years ago
  17. 583844c Switch ChromeTestSuite to the same convention as ContentTestSuite: by [email protected] · 14 years ago
  18. bf925774 Reorganize chrome/test, part #9 by [email protected] · 14 years ago
  19. 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
  20. a5f9f37 GTTF: Use a fresh TestingBrowserProcess for each test, part #4 by [email protected] · 14 years ago
  21. ca64d23 Set datapresent string to contain precisely those field types available in stored Autofill data. by [email protected] · 14 years ago
  22. 2a95855 Refactor Autofill parsing code. Most notably, add a helper class for parsing with lookahead. by [email protected] · 14 years ago
  23. 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
  24. 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
  25. 168372a Autofill extend profiles to include multi-valued fields, part 6 (Aggregation) by [email protected] · 14 years ago
  26. 663bd9e autofill: Rename all the entries remaining with AutoFill to Autofill. by [email protected] · 14 years ago
  27. 3b3a0ca7 Autofill rename GetFieldText to GetInfo by [email protected] · 14 years ago
  28. 1ffe8e99 Reduce boxing and unboxing of AutofillFieldType by [email protected] · 14 years ago
  29. e90c225 autofill: Rename AutoFillProfile to AutofillProfile. by [email protected] · 14 years ago
  30. e2aaa81 Make FormField be a struct rather than a class per c++ standards. by [email protected] · 14 years ago
  31. eeb7bdff Revert 77296 - by [email protected] · 14 years ago
  32. 6126535 by [email protected] · 14 years ago
  33. 7b37fbb autofill: Rename AutoFillType to AutofillType. by [email protected] · 14 years ago
  34. c87481cd autofill: Rename AutoFillField to AutofillField. by [email protected] · 14 years ago
  35. 7127ca8f autofill: Rename AutoFillFieldType to AutofillFieldType. by [email protected] · 14 years ago
  36. 08a2cb4 Pull in a named constant from WebKit by [email protected] · 14 years ago
  37. 7173edd0 Add a data-driven unit test to validate autofill profile merging during aggregation. by [email protected] · 15 years ago