| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove layer of indirection in PhoneNumberTest | isherman@chromium.org | 2010-12-13 | 1 | -2/+2 |
* | Autofill: correctly save phone numbers split across multiple fields | isherman@chromium.org | 2010-11-23 | 1 | -0/+6 |
* | FBTF: Even more ctor/virtual deinlining. | erg@google.com | 2010-10-19 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | AutoFill: Save the imported credit card data in response to the CC InfoBar. | jhawkins@chromium.org | 2010-07-12 | 1 | -1/+1 |
* | AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re... | jhawkins@chromium.org | 2010-07-01 | 1 | -0/+1 |
* | New autofill UI. Still not done: | georgey@chromium.org | 2010-06-03 | 1 | -1/+2 |
* | Fix for autofill crash (all systems) - created unit tests for all touched cod... | georgey@chromium.org | 2010-05-25 | 1 | -0/+3 |
* | AutoFill: Implement set_whole_number and use it to load whole phone numbers f... | jhawkins@chromium.org | 2010-03-17 | 1 | -0/+1 |
* | AutoFill phone number parser changes. | dhollowa@chromium.org | 2010-03-04 | 1 | -1/+10 |
* | Where possible, use return-by-const-ref for accessors in AutoFill data struct... | jhawkins@chromium.org | 2010-03-03 | 1 | -13/+15 |
* | Implement AutoFillProfile, a collection of form groups that stores profile in... | jhawkins@chromium.org | 2010-01-07 | 1 | -0/+3 |
* | Add PhoneNumber, a form group that stores phone numbers. | jhawkins@chromium.org | 2010-01-07 | 1 | -0/+81 |