| Commit message (Expand) | Author | Age | Files | Lines |
* | Nukes the import parameters to ShowAutoFillDialog as they aren't used. | sky@chromium.org | 2010-07-09 | 4 | -25/+9 |
* | AutoFill DCHECK in AuxiliaryProfilesImpl::GetAddressBookAddresses | dhollowa@chromium.org | 2010-07-09 | 1 | -36/+39 |
* | AutoFill DCHECK in RenderViewHost::AutocompleteSuggestionsReturned fails. | dhollowa@chromium.org | 2010-07-09 | 1 | -0/+36 |
* | Revert 51903 - AutoFill Empty profiles and credit cards should not be saved | dhollowa@chromium.org | 2010-07-08 | 2 | -136/+13 |
* | Add "save credit card info?" infobar for Autofill. | avi@chromium.org | 2010-07-08 | 6 | -7/+193 |
* | AutoFill Empty profiles and credit cards should not be saved | dhollowa@chromium.org | 2010-07-08 | 2 | -13/+136 |
* | AutoFill: Only query the AutoFill server if we've parsed any of the forms. | jhawkins@chromium.org | 2010-07-08 | 4 | -20/+48 |
* | Autocomplete and AutoFill entries are shown combined in the suggestions popup. | dhollowa@chromium.org | 2010-07-07 | 1 | -0/+75 |
* | AutoFill auxiliary profiles should be off on non-Mac platforms. | dhollowa@chromium.org | 2010-07-03 | 2 | -1/+10 |
* | Remove the AutoFill enable/disable radio from the Options dialog to the AutoF... | dhollowa@chromium.org | 2010-07-03 | 3 | -0/+55 |
* | The Chrome form autofill code defines a number of static string16 objects in ... | ananta@chromium.org | 2010-07-01 | 2 | -42/+84 |
* | AutoFill: Remove duplicate suggestions when providing suggestions for a field | jhawkins@chromium.org | 2010-07-01 | 2 | -18/+92 |
* | AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re... | jhawkins@chromium.org | 2010-07-01 | 32 | -890/+815 |
* | AutoFill "me" card integration defaults to enabled on Mac | dhollowa@chromium.org | 2010-06-28 | 2 | -6/+7 |
* | AutoFill Help Link added on Mac | dhollowa@chromium.org | 2010-06-28 | 2 | -1/+16 |
* | AutoFill: GRD strings cleanup. | jhawkins@chromium.org | 2010-06-25 | 1 | -1/+1 |
* | AutoFill: Don't show labels in the suggestions popup when the user is editing a | jhawkins@chromium.org | 2010-06-24 | 3 | -7/+48 |
* | AutoFill: Use DISALLOW_COPY_AND_ASSIGN where possible. | jhawkins@chromium.org | 2010-06-21 | 11 | -125/+87 |
* | AutoFill: Remove an out-dated comment. We will not support phone extensions. | jhawkins@chromium.org | 2010-06-19 | 1 | -3/+0 |
* | AutoFill: Remove a TODO and update a comment. | jhawkins@chromium.org | 2010-06-19 | 1 | -2/+1 |
* | AutoFill: Fix a comment, remove a TODO, simplify some code. | jhawkins@chromium.org | 2010-06-19 | 1 | -7/+2 |
* | AutoFill: Remove dead code. | jhawkins@chromium.org | 2010-06-19 | 2 | -22/+0 |
* | AutoFill: De-segregate credit card filling. | jhawkins@chromium.org | 2010-06-17 | 7 | -206/+519 |
* | [Mac] more -Wextra support: | thomasvl@chromium.org | 2010-06-17 | 2 | -2/+6 |
* | gtk: Coalesce the three name fields into a Full Name field in the AutoFill | jhawkins@chromium.org | 2010-06-16 | 1 | -21/+7 |
* | gtk: Remove the CVC from the AutoFill dialog. | jhawkins@chromium.org | 2010-06-16 | 1 | -8/+0 |
* | AutoFill Mac UI : Validation, CVC Removal, Credit Card year list. | dhollowa@chromium.org | 2010-06-16 | 6 | -17/+8 |
* | Revert 49984 - patch from issue 2762014 | thakis@chromium.org | 2010-06-16 | 1 | -5/+3 |
* | patch from issue 2762014 | thakis@chromium.org | 2010-06-16 | 1 | -3/+5 |
* | AutoFill duplicate NAME_FULL checks. | dhollowa@chromium.org | 2010-06-16 | 1 | -21/+1 |
* | AutoFill: Don't parse hidden fields for labels. Also don't count hidden fields | jhawkins@chromium.org | 2010-06-15 | 5 | -2/+85 |
* | AutoFill Mac dialog needs layout changes | dhollowa@chromium.org | 2010-06-14 | 1 | -5/+21 |
* | AutoFill: Remove the default profile/CC prefs. | jhawkins@chromium.org | 2010-06-11 | 4 | -257/+0 |
* | AutoFill: Implement the 'AutoFill Options...' entry in the AutoFill suggestions | jhawkins@chromium.org | 2010-06-10 | 3 | -30/+24 |
* | AutoFill: Fix a bug that caused AutoFill to not fill the field the user is | jhawkins@chromium.org | 2010-06-10 | 2 | -58/+0 |
* | Make AutoFillDialogController conform to NSTableViewDelegate. | rsesek@chromium.org | 2010-06-09 | 1 | -1/+3 |
* | TBR: miranda@chromium.org | dhollowa@chromium.org | 2010-06-09 | 2 | -2/+2 |
* | AutoFill Profiles dialog implemented according to new mocks on Mac | dhollowa@chromium.org | 2010-06-09 | 18 | -625/+929 |
* | gtk: Populate the AutoFill billing address combobox with profile labels. Also | jhawkins@chromium.org | 2010-06-09 | 1 | -177/+66 |
* | Putting this back in since it didn't solve the failures. | thomasvl@chromium.org | 2010-06-08 | 2 | -30/+29 |
* | Backing this out to see if it fixes the failures on the two windows bots (lan... | thomasvl@chromium.org | 2010-06-08 | 2 | -29/+30 |
* | Adjusted icons, control sizes, etc. | georgey@chromium.org | 2010-06-07 | 3 | -0/+97 |
* | AutoFill: Don't save credit card numbers from Autocomplete to the WebDB. | jhawkins@chromium.org | 2010-06-07 | 2 | -30/+29 |
* | Fix autofill dialog not reshowing problem. | xiyuan@chromium.org | 2010-06-04 | 1 | -1/+3 |
* | AutoFill: Make PersonalDataManager RefCountedThreadSafe. | jhawkins@chromium.org | 2010-06-03 | 5 | -18/+32 |
* | New autofill UI. Still not done: | georgey@chromium.org | 2010-06-03 | 2 | -5/+7 |
* | New libjingle integrated to chrome. | sergeyu@chromium.org | 2010-06-03 | 4 | -4/+4 |
* | Revert 48798 - New libjingle integrated to chrome. | sergeyu@chromium.org | 2010-06-03 | 4 | -4/+4 |
* | New libjingle integrated to chrome. | sergeyu@chromium.org | 2010-06-03 | 4 | -4/+4 |
* | gtk: Collapse the three AutoFill phone/fax fields into one. | jhawkins@chromium.org | 2010-06-02 | 1 | -47/+30 |