summaryrefslogtreecommitdiffstats
path: root/chrome/browser/password_manager
Commit message (Expand)AuthorAgeFilesLines
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-211-1/+1
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-192-1/+3
* Integration tests for password sync.albertb@chromium.org2010-10-143-47/+85
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-142-2/+2
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-2/+2
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-127-7/+7
* Set the source of the password store notifications to the PasswordStorealbertb@chromium.org2010-10-114-23/+25
* Rename ChromeThread to BrowserThread Part8:tfarina@chromium.org2010-10-0910-124/+150
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-1/+2
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-232-3/+5
* Save passwords for HTTP+FTP authentication.cbentzel@chromium.org2010-09-222-11/+48
* Add tests to verify that non-ASCII passwords (and other password form data) c...mdm@chromium.org2010-09-141-23/+68
* Linux: fix retrieving passwords with non-ASCII characters from the default pa...mdm@chromium.org2010-09-121-1/+1
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-081-2/+1
* Add policy to control 'show password' facility in the password manager.mnissler@chromium.org2010-09-071-0/+1
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-031-3/+3
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-266-6/+6
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-192-3/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-193-4/+1
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-152-4/+0
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-132-0/+4
* Add token serialization to token_service.chron@chromium.org2010-08-123-34/+5
* Linux: fix several bugs in KWallet password store support.mdm@chromium.org2010-08-102-4/+36
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-1/+0
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-035-3/+7
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+2
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-302-3/+5
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-2/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2617-0/+17
* Add DCHECKs to check PasswordStore's threadingdavidben@chromium.org2010-07-263-2/+11
* Header Cleanup2: Remove another include of sqlite_utils.h that is not needed.tfarina@chromium.org2010-07-181-3/+6
* Linux: access GNOME Keyring on the GLib main thread, rather than the DB thread.mdm@chromium.org2010-07-162-208/+490
* Separate the PasswordManagerDelegate out of PasswordManager.erg@chromium.org2010-07-164-33/+53
* AutoFill credit cards should be obfuscated on Linuxdhollowa@chromium.org2010-07-162-13/+106
* AutoFill credit cards should be encrypted on the Macdhollowa@chromium.org2010-07-166-24/+392
* Implement UMA tracking for every form that the password manager sees.dpranke@chromium.org2010-07-014-22/+124
* Don't re-store deleted passwords on form submit on the Macstuartmorgan@chromium.org2010-06-294-31/+224
* Linux: delete the unencrypted login database file after a successful password...mdm@chromium.org2010-06-295-77/+81
* linux: work around gnome keyring memory corruptionevan@chromium.org2010-06-241-105/+171
* Implement Password Manager aggregate metrics reportingdpranke@chromium.org2010-06-244-0/+27
* linux: initialize glib-dbus threading during startupevan@chromium.org2010-06-231-6/+0
* Take #3 - attempt to resubmit the ReportMetrics() change for the PasswordStor...dpranke@chromium.org2010-06-237-0/+21
* Use base::SHA1HashString in ie7_password::GetUrlHashdavidben@chromium.org2010-06-222-71/+15
* Linux: detect old and broken versions of GNOME Keyring and don't use them. Al...mdm@chromium.org2010-06-211-36/+52
* TBR: jcivelli@chromium.orgdpranke@chromium.org2010-06-187-20/+0
* Re-submit 50177 - implement stubs of reporting usage metrics for the passworddpranke@chromium.org2010-06-187-0/+20
* Unreviewed - revert 50177, 50181, 50184dpranke@chromium.org2010-06-187-20/+0
* Unreviewed build fix - fix typo in last unreviewd build fix :(dpranke@chromium.org2010-06-181-1/+1
* build fix in password manager unit tests.dpranke@chromium.org2010-06-181-0/+1
* Implement stubs of a method to report usage metrics for the password manager.dpranke@chromium.org2010-06-186-0/+19