summaryrefslogtreecommitdiffstats
path: root/chrome/browser/password_manager
Commit message (Expand)AuthorAgeFilesLines
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-071-1/+1
* Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...thestig@chromium.org2012-09-062-4/+4
* Fix for failing unit tests PasswordStoreDefaultTest.*cramya@chromium.org2012-08-301-1/+8
* Rename MacKeychain to AppleKeychainmsarda@chromium.org2012-08-309-55/+57
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-211-1/+1
* Create chrome/browser/api directory. Move infobar delegates used by Autofill ...joi@chromium.org2012-08-131-1/+1
* Annotate calls to SQLite functions - they have to be executed on a thread all...shess@chromium.org2012-07-271-4/+9
* Address bug where the one-click sign-in bar would never show again oncemathp@google.com2012-07-272-2/+12
* First version to add some UMA stats to the chrome histograms. This change cov...zysxqn@google.com2012-07-211-0/+3
* base: Make ScopedVector::clear() destroy elements.derat@chromium.org2012-07-191-1/+1
* Linux: Detect Unity as a desktop environment.thestig@chromium.org2012-07-171-0/+1
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+1
* Revert 146192 - Revert 146164 - Always query for the latest RenderViewHost fr...michaeln@google.com2012-07-113-9/+12
* Revert 146164 - Always query for the latest RenderViewHost from WebContents b...michaeln@google.com2012-07-113-12/+9
* Always query for the latest RenderViewHost from WebContents before sending th...zysxqn@google.com2012-07-113-9/+12
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-1119-19/+0
* Check whether the users have blacklisted the site (i.e. "never save passwords...zysxqn@google.com2012-06-195-19/+166
* TabContentsWrapper -> TabContents, part 22.avi@chromium.org2012-06-082-4/+3
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-048-8/+8
* Move mock notification observer header from content\test to content\public\te...jam@chromium.org2012-06-033-9/+9
* Save auto generated passwords without presenting an infobar.gcasto@chromium.org2012-05-315-5/+79
* browser: Move password_manager_delegate_impl.* into password_manager/ directory.tfarina@chromium.org2012-05-292-0/+200
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+0
* Use ScopedTempDir instead of DIR_TEST_DATA for creating test data.shess@chromium.org2012-05-201-11/+5
* It seems GAIA had changed dosserver rules today, so we can go back to account...zelidrag@chromium.org2012-05-181-4/+4
* Reverted 136345 - Ran into GAIA dosserver issues in prod for http://accounts....zelidrag@chromium.org2012-05-181-4/+4
* RefCounted types should not have public destructors, Linux fixesrsleevi@chromium.org2012-05-182-12/+14
* RefCounted types should not have public destructorsrsleevi@chromium.org2012-05-181-6/+8
* Re-enable password autofill for Incognito windowsisherman@chromium.org2012-05-154-15/+22
* Taking over issue 10006037.rlp@chromium.org2012-05-142-8/+10
* Revert 136499 - Taking over issue 10006037.yusukes@google.com2012-05-112-10/+8
* Taking over issue 10006037.rlp@chromium.org2012-05-112-8/+10
* Update GAIA URL to accounts.google.com/... from www.google.com/accounts/...zelidrag@chromium.org2012-05-101-4/+4
* Per bug 121738, ignore old saved logins for http*://www.google.com which is n...mdm@chromium.org2012-05-085-28/+335
* Add return value to PasswordStore's schedule task.zea@chromium.org2012-05-084-5/+7
* ScopedAllowWait for NativeBackendKWallet::InitWithBusbattre@chromium.org2012-04-271-0/+4
* Remove the very old code that migrated password data from the WebDataService ...mdm@chromium.org2012-04-2611-774/+14
* RefCounted types should not have public destructors, chrome/browser/ part 5rsleevi@chromium.org2012-04-255-3/+11
* Only enable password generation if password manager and autofill are bothgcasto@chromium.org2012-04-242-8/+8
* TabContents -> WebContentsImpl, part 18.avi@chromium.org2012-04-172-2/+2
* Prevent the PasswordManager from provisionally saving data from username-less...isherman@chromium.org2012-04-141-2/+4
* Do not show "Save password?" infobar for failed login attempts.isherman@chromium.org2012-03-273-45/+59
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-221-1/+0
* Rename OnPasswordFormsFound -> OnPasswordFormsParsed and OnPasswordFormsVisib...isherman@chromium.org2012-03-213-26/+26
* Make sure password manager does not display at the same time as one-click.rogerta@chromium.org2012-03-214-10/+19
* Move *keychain_mac* files to crypto/akalin@chromium.org2012-03-179-19/+33
* Profiles: Really fix refcounted services.erg@chromium.org2012-03-166-15/+16
* Use PasswordStoreDefault on Androidyfriedman@chromium.org2012-03-141-8/+10
* Profile refactoring: Remove all PasswordStore code from the Profile interface.erg@chromium.org2012-03-1420-79/+382