| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the stubbed out headers in chrome/browser/views. | msw@chromium.org | 2011-01-10 | 1 | -13/+0 |
* | Move browser/views to browser/ui/views | ben@chromium.org | 2010-11-09 | 1 | -430/+3 |
* | Autofill deprecate unique_ids in favor of guids for PersonalDataManager | dhollowa@chromium.org | 2010-11-04 | 1 | -3/+3 |
* | Never allow empty preview entries. As some data is always present (we drop co... | georgey@chromium.org | 2010-10-25 | 1 | -3/+0 |
* | Remove billing address handling from Autofill preferences. | isherman@chromium.org | 2010-10-23 | 1 | -47/+0 |
* | Fix: Delete on windows does not remove deleted CC profile until the options a... | georgey@chromium.org | 2010-10-11 | 1 | -4/+10 |
* | Implementation of "If AufoFill options is opened, the profile is not saved." ... | georgey@chromium.org | 2010-09-10 | 1 | -0/+5 |
* | fix for [AutoFill credit cards] Editing last 4 digit card number is not saved. | georgey@chromium.org | 2010-09-01 | 1 | -5/+3 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Implement policy for disabling auto fill. | mnissler@chromium.org | 2010-08-25 | 1 | -2/+12 |
* | Remove wstrings from bookmarks, part 12. | viettrungluu@chromium.org | 2010-08-22 | 1 | -2/+3 |
* | Autofill: Two small fixes. | tfarina@chromium.org | 2010-08-10 | 1 | -14/+11 |
* | Fixes bug where the billing address combobox would not show newly | sky@chromium.org | 2010-08-09 | 1 | -7/+9 |
* | [Win] Don't offer profiles for billing addresses that have no address | avi@chromium.org | 2010-07-29 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Fixes bug in windows autofill address editor not using the correct | sky@chromium.org | 2010-07-22 | 1 | -1/+4 |
* | Makes the auto fill editor on windows only enable the ok button if at | sky@chromium.org | 2010-07-22 | 1 | -0/+2 |
* | UI changes to Autofill dialogs according to the latest mocks | georgey@chromium.org | 2010-07-18 | 1 | -7/+11 |
* | AutoFill: Add support for multi-select and delete. | tfarina@chromium.org | 2010-06-30 | 1 | -3/+2 |
* | Fix for UI issues on AutoFill dialog on Windows. | georgey@chromium.org | 2010-06-16 | 1 | -4/+3 |
* | AutoFill: Remove the default profile/CC prefs. | jhawkins@chromium.org | 2010-06-11 | 1 | -3/+0 |
* | Adjusted icons, control sizes, etc. | georgey@chromium.org | 2010-06-07 | 1 | -0/+3 |
* | New autofill UI. Still not done: | georgey@chromium.org | 2010-06-03 | 1 | -153/+156 |
* | Fix 41010 on Windows: AutoFill profile shouldn't be saved when cancelled duri... | georgey@chromium.org | 2010-05-11 | 1 | -2/+6 |
* | gtk: Delay load the AutoFill profiles and credit cards. | jhawkins@chromium.org | 2010-05-08 | 1 | -1/+1 |
* | Fixes for several bugs including #41196 on Windows, and #38364 (all systems) | georgey@chromium.org | 2010-04-13 | 1 | -1/+1 |
* | Fixes for several crashing bugs ##40674,40720,40744 | georgey@chromium.org | 2010-04-09 | 1 | -0/+4 |
* | Added "Learn More" link to autofill on Windows. | georgey@chromium.org | 2010-04-07 | 1 | -0/+6 |
* | Fix for bug #38260 AutoFill needs to obfuscate the saved credit card info in ... | georgey@chromium.org | 2010-04-06 | 1 | -2/+5 |
* | Adds 'default' check to profiles, allows opening/closing profile by clicking ... | georgey@chromium.org | 2010-04-03 | 1 | -8/+32 |
* | Fix for focus issues in the AutoFill windows dialog, including #37817 | georgey@chromium.org | 2010-04-02 | 1 | -3/+45 |
* | Fixes first and third points in the bug "Autofill profile dialog box polish i... | georgey@chromium.org | 2010-03-16 | 1 | -6/+15 |
* | Changed validation based on the discussion | georgey@chromium.org | 2010-02-08 | 1 | -4/+2 |
* | Added validation for non-emptiness of the label. | georgey@chromium.org | 2010-02-05 | 1 | -0/+6 |
* | Moved Autofill view to appropriate browser/views folder. | georgey@chromium.org | 2010-02-01 | 1 | -0/+364 |