| Commit message (Expand) | Author | Age | Files | Lines |
* | Add NAMEK_MIDDLE_INITIAL to return NAME_FULL in GetEquivalentFieldTypeCollaps... | honten@chromium.org | 2011-08-18 | 1 | -1/+1 |
* | Autofill: Check for different string sizes when comparing for equality. | jhawkins@chromium.org | 2011-08-17 | 1 | -2/+2 |
* | Autofill: Use case-insensitive comparison when merging values in multi-valued... | jhawkins@chromium.org | 2011-08-15 | 1 | -3/+15 |
* | Add address line 2 as a distinguishing field for Autofill addresses (in WebUI... | isherman@chromium.org | 2011-08-09 | 1 | -0/+1 |
* | Consolidate Autofill possible type detection code, and enforce greater match ... | isherman@chromium.org | 2011-07-22 | 1 | -35/+61 |
* | Autofill phone number enhancements and integration of Phone Number Util Libra... | georgey@chromium.org | 2011-05-23 | 1 | -14/+80 |
* | autofill: Rename FormGroup::GetPossibleFieldTypes() and ::GetAvailableFieldTy... | tfarina@chromium.org | 2011-05-09 | 1 | -9/+8 |
* | Revert 81421 - Looks to have broken unittest, see http://chromegw.corp.google... | dhollowa@chromium.org | 2011-04-13 | 1 | -4/+81 |
* | Looks to have broken unittest, see http://chromegw.corp.google.com/i/chromium... | siggi@chromium.org | 2011-04-13 | 1 | -81/+4 |
* | Autofill extend profiles to include multi-valued fields, part 6 (Aggregation) | dhollowa@chromium.org | 2011-04-13 | 1 | -4/+81 |
* | Autofill extend profiles to include multi-valued fields, part 5 (Filling) | dhollowa@chromium.org | 2011-04-08 | 1 | -4/+10 |
* | Revert 80934 - Autofill extend profiles to include multi-valued fields, part ... | dhollowa@chromium.org | 2011-04-08 | 1 | -10/+4 |
* | Autofill extend profiles to include multi-valued fields, part 5 (Filling) | dhollowa@chromium.org | 2011-04-08 | 1 | -4/+10 |
* | Prune dead code: FormGroup::FindInfoMatches(), FormGroup::GetPreviewText() | isherman@chromium.org | 2011-03-31 | 1 | -24/+0 |
* | iwyu: Cleanup in the following files: | jhawkins@chromium.org | 2011-03-30 | 1 | -3/+4 |
* | Autofill extend profiles to include multi-valued fields, part 3. | dhollowa@chromium.org | 2011-03-28 | 1 | -48/+178 |
* | autofill: Rename all the entries remaining with AutoFill to Autofill. | tfarina@chromium.org | 2011-03-21 | 1 | -1/+1 |
* | Autofill rename GetFieldText to GetInfo | dhollowa@chromium.org | 2011-03-17 | 1 | -34/+34 |
* | Reduce boxing and unboxing of AutofillFieldType | isherman@chromium.org | 2011-03-17 | 1 | -33/+31 |
* | autofill: Rename AutoFillProfile to AutofillProfile. | tfarina@chromium.org | 2011-03-10 | 1 | -32/+32 |
* | AutofillProfile::SetInfo() should allow for billing field types | dhollowa@chromium.org | 2011-03-10 | 1 | -4/+4 |
* | Autofill extend profiles to include multi-valued fields, part 2. | dhollowa@chromium.org | 2011-03-09 | 1 | -73/+73 |
* | Autofill profile cleanup. Encapsulation and labels. | dhollowa@chromium.org | 2011-03-07 | 1 | -12/+10 |
* | autofill: Rename AutoFillType to AutofillType. | tfarina@chromium.org | 2011-03-07 | 1 | -36/+36 |
* | autofill: Rename AutoFillFieldType to AutofillFieldType. | tfarina@chromium.org | 2011-03-01 | 1 | -21/+21 |
* | Autofill i18n: Set postal code and state field labels based on the selected c... | isherman@chromium.org | 2011-02-25 | 1 | -0/+16 |
* | Clean up Autofill address code. | isherman@chromium.org | 2011-02-17 | 1 | -2/+1 |
* | Autofill billing and shipping addresses separately. | isherman@chromium.org | 2011-02-04 | 1 | -37/+7 |
* | Revert 73700 - Autofill billing and shipping addresses separately. | isherman@chromium.org | 2011-02-03 | 1 | -7/+37 |
* | Autofill billing and shipping addresses separately. | isherman@chromium.org | 2011-02-03 | 1 | -37/+7 |
* | Move l10n_util to ui/base | ben@chromium.org | 2011-01-21 | 1 | -1/+1 |
* | Don't treat empty fields as distinguishing fields for autofill | isherman@chromium.org | 2010-12-22 | 1 | -1/+3 |
* | Refactor and decompose AutoFillProfile::CreateInferredLabels() | isherman@chromium.org | 2010-12-18 | 1 | -126/+103 |
* | Remove unused function AutoFillProfile::GetHomeAddress() | isherman@chromium.org | 2010-12-18 | 1 | -4/+0 |
* | Clean up AutoFillProfile::AdjustInferredLabels | isherman@chromium.org | 2010-12-18 | 1 | -4/+6 |
* | Clean up AutoFillProfile::CreateInferredLabels() | isherman@chromium.org | 2010-12-17 | 1 | -18/+20 |
* | Decompose and clean up code for determining which fields to draw from for Aut... | isherman@chromium.org | 2010-12-16 | 1 | -88/+121 |
* | Don't use empty fields as distinguishing fields for autofill. | isherman@chromium.org | 2010-12-16 | 1 | -1/+1 |
* | Move GUID utils to src/chrome/common. | sergeyu@chromium.org | 2010-12-15 | 1 | -1/+1 |
* | AutoFillProfile: don't replicate logic in Clone() | isherman@chromium.org | 2010-12-13 | 1 | -12/+1 |
* | AutoFillProfile: Don't clobber data on self-assignment | isherman@chromium.org | 2010-12-07 | 1 | -0/+3 |
* | Autofill should not allow overwrite of field data when merging profile data | dhollowa@chromium.org | 2010-11-30 | 1 | -1/+3 |
* | Autofill form submission creates wrong addresses. | dhollowa@chromium.org | 2010-11-11 | 1 | -0/+5 |
* | Fix for Autofill popup labels should reflect the contents of the HTML form | georgey@chromium.org | 2010-11-05 | 1 | -26/+61 |
* | Autofill deprecate unique_ids in favor of guids for PersonalDataManager | dhollowa@chromium.org | 2010-11-04 | 1 | -16/+3 |
* | Autofill deprecate unique_ids in favor of guids for Mac UI | dhollowa@chromium.org | 2010-10-27 | 1 | -27/+3 |
* | Never allow empty preview entries. As some data is always present (we drop co... | georgey@chromium.org | 2010-10-25 | 1 | -44/+0 |
* | Autofill: DCHECK in 'Add address...' dialog | dhollowa@chromium.org | 2010-10-24 | 1 | -1/+2 |
* | This is stage 1 of transition to GUIDs as primary identifier for AutoFill pro... | dhollowa@chromium.org | 2010-10-20 | 1 | -1/+40 |
* | FBTF: Small nits; moving virtual methods to implementation. | erg@google.com | 2010-10-08 | 1 | -0/+4 |