summaryrefslogtreecommitdiffstats
path: root/chrome/browser/password_manager
Commit message (Expand)AuthorAgeFilesLines
* Don't immediately fill saved passwords in Incognito mode.isherman@chromium.org2011-09-301-4/+7
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2011-09-271-1/+3
* Use DISABLE_RUNNABLE_METHOD_REFCOUNT macro in several places I've previously ...mdm@chromium.org2011-09-214-20/+4
* Linux: clean up a bit after getting rid of the last use of dbus-glib.mdm@chromium.org2011-09-204-96/+1097
* Linux: use our spiffy new DBus client library for KWallet, instead of dbus-glib.mdm@chromium.org2011-09-153-254/+459
* Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...jochen@chromium.org2011-09-141-7/+7
* Reduce number of unnamed-type-template-args violations (mostly when passing v...pkasting@chromium.org2011-09-011-1/+1
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-275-10/+4
* Allow sync integration tests to operate on multiple datatypes: Passwordsrsimha@chromium.org2011-08-231-1/+13
* Linux: allow appending to a list of passwords in the GNOME keyring backend to...mdm@chromium.org2011-08-232-1/+42
* base: Fix the TODO in string_util.htfarina@chromium.org2011-08-174-9/+15
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-115-5/+5
* GTTF: Use a fresh TestingBrowserProcess for each test, part #5phajdan.jr@chromium.org2011-08-111-1/+2
* Revert 96098 - ui_tests began crashingrsleevi@chromium.org2011-08-101-2/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #5phajdan.jr@chromium.org2011-08-091-1/+2
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-034-3/+9
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-016-6/+6
* Move more files from chrome/test to chrome/test/base, part #2phajdan.jr@chromium.org2011-07-293-3/+3
* Linux: add an additional unit test for the password store bug fixed in r93300.mdm@chromium.org2011-07-221-0/+98
* Add a bunch of OVERRIDE annotations to virtual method implementations.mdm@chromium.org2011-07-217-60/+60
* Linux: fix a bug in password store migration that would incorrectly migrate p...mdm@chromium.org2011-07-211-0/+1
* Fix build failure due to merge.dilmah@chromium.org2011-07-191-1/+1
* some cleanup for base/stl_utildilmah@chromium.org2011-07-1912-12/+12
* Passwords/Valgrind: Fix a leak.jhawkins@chromium.org2011-07-191-0/+1
* Linux: revive a mysteriously disabled test and add tests for the GNOME Keyrin...mdm@chromium.org2011-07-195-95/+892
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-192-5/+5
* Reland r92615 - Linux: make externally-stored passwords (e.g. GNOME Keyring) ...mdm@chromium.org2011-07-166-108/+357
* Revert 92615 - Linux: make externally-stored passwords (e.g. GNOME Keyring) p...mdm@chromium.org2011-07-146-353/+108
* Linux: make externally-stored passwords (e.g. GNOME Keyring) profile-specific.mdm@chromium.org2011-07-146-108/+353
* Remove unnecessary include of <dbus/dbus-glib.h>.satorux@chromium.org2011-07-111-1/+0
* Fix for compile failures caused by the change to move chrome specific notific...ananta@chromium.org2011-07-101-4/+5
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-105-20/+23
* Linux: Don't store duplicate logins in KWallet.mdm@chromium.org2011-06-301-1/+15
* Add an OWNERS file for chrome/browser/password_manager with the top threemdm@chromium.org2011-06-241-0/+3
* Linux: remove the forced keyring unlock on password store initialization.mdm@chromium.org2011-06-231-22/+18
* Failure logging for Passwords sync integration testsrsimha@chromium.org2011-06-231-1/+8
* Coverity: Add a couple missing checks to the KWallet NativeBackendKWallet.thestig@chromium.org2011-06-221-2/+4
* Mark PasswordStoreWinTest.OutstandingWDSQueries as disabledakalin@chromium.org2011-06-171-2/+2
* Mark PasswordStoreWinTest.OutstandingWDSQueries as flakyakalin@chromium.org2011-06-171-1/+2
* Linux: remove a bunch of code from gnome keyring integration that was needed tomdm@chromium.org2011-06-151-278/+0
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h.thestig@chromium.org2011-06-141-1/+1
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-312-2/+2
* Linux: add a check for suspicious data in KWallet pickles and ignore it.mdm@chromium.org2011-05-211-0/+9
* Fix password automation hooks to get pyauto test testSavePassword working.dennisjeffrey@chromium.org2011-05-201-1/+1
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-194-10/+10
* Notify password store observers when password sync makes changes to the passw...mdm@chromium.org2011-05-132-0/+14
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-1/+1
* Refactor preference syncing.zea@chromium.org2011-05-095-12/+26
* Linux: sort the logins by origin when using a native password store, like the...mdm@chromium.org2011-05-062-0/+20
* Move crypto_helpers from sync to cryptoqsr@google.com2011-05-051-2/+2