summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/home_address.h
Commit message (Expand)AuthorAgeFilesLines
* Even more virtual method deinlining.erg@google.com2010-12-131-29/+10
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Implement AutoFillProfile, a collection of form groups that stores profile in...jhawkins@chromium.org2010-01-071-2/+2
* Add HomeAddress and BillingAddress, specializations of Address.jhawkins@chromium.org2010-01-071-0/+53