summaryrefslogtreecommitdiffstats
path: root/chrome/common/password_generation_util.h
Commit message (Collapse)AuthorAgeFilesLines
* First version to add some UMA stats to the chrome histograms. This change ↵zysxqn@google.com2012-07-211-0/+52
covers most part of the main flow chart along the password generation function, including: - detected account creation form - password generation icon shown - password generation bubble shown (Linux) - regeneration password button clicked (Linux) - password entry edited by users (Linux) - learn more link clicked (Linux) - generated password accepted (Linux) - generated password submitted All this are simple counters for now and Windows UI will come next as a separate CL. BUG=130330 TEST=unit tests, browser tests Review URL: https://chromiumcodereview.appspot.com/10787023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147757 0039d316-1c4b-4281-b951-d872f2087c98