index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
password_manager
/
password_manager_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Save auto generated passwords without presenting an infobar.
gcasto@chromium.org
2012-05-31
1
-0
/
+29
*
Re-enable password autofill for Incognito windows
isherman@chromium.org
2012-05-15
1
-3
/
+2
*
Do not show "Save password?" infobar for failed login attempts.
isherman@chromium.org
2012-03-27
1
-21
/
+33
*
Add abstractions that let embedders drive tests of WebContents, without expos...
joi@chromium.org
2012-03-22
1
-1
/
+0
*
Rename OnPasswordFormsFound -> OnPasswordFormsParsed and OnPasswordFormsVisib...
isherman@chromium.org
2012-03-21
1
-18
/
+18
*
Make sure password manager does not display at the same time as one-click.
rogerta@chromium.org
2012-03-21
1
-6
/
+6
*
Profiles: Really fix refcounted services.
erg@chromium.org
2012-03-16
1
-1
/
+1
*
Profile refactoring: Remove all PasswordStore code from the Profile interface.
erg@chromium.org
2012-03-14
1
-38
/
+7
*
Fix memory failures in PasswordManager tests
isherman@chromium.org
2012-03-02
1
-1
/
+5
*
Clean up password manager code.
isherman@chromium.org
2012-03-02
1
-2
/
+43
*
Group forms-related files in webkit/glue in a forms/ subdirectory.
isherman@chromium.org
2011-12-15
1
-4
/
+4
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+1
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-3
/
+3
*
Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...
jochen@chromium.org
2011-09-14
1
-7
/
+7
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
1
-1
/
+1
*
Attempt at fixing crash in PasswordStoreWin. It seems like there are
sky@chromium.org
2011-05-03
1
-2
/
+5
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Move files out of chrome\browser\renderer_host\test alongside their source. ...
jam@chromium.org
2011-02-24
1
-2
/
+2
*
Make TabContentsObserver handle registration automatically, as well as exposi...
jam@chromium.org
2011-02-17
1
-4
/
+7
*
Clean up WebNavigationObserver by taking out password specific callbacks, and...
jam@chromium.org
2011-01-21
1
-14
/
+14
*
Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.
thestig@chromium.org
2011-01-15
1
-1
/
+2
*
Reduce the include footprint of pref_service.h
mnissler@chromium.org
2010-12-03
1
-0
/
+2
*
Revert 67997 - Reduce the include footprint of pref_service.h
mnissler@chromium.org
2010-12-02
1
-2
/
+0
*
Reduce the include footprint of pref_service.h
mnissler@chromium.org
2010-12-02
1
-0
/
+2
*
Rename ChromeThread to BrowserThread Part8:
tfarina@chromium.org
2010-10-09
1
-2
/
+2
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
FBTF: Remove unneeded headers from base/ (part 6)
thestig@chromium.org
2010-08-19
1
-1
/
+0
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Add DCHECKs to check PasswordStore's threading
davidben@chromium.org
2010-07-26
1
-1
/
+6
*
Separate the PasswordManagerDelegate out of PasswordManager.
erg@chromium.org
2010-07-16
1
-2
/
+3
*
Take #3 - attempt to resubmit the ReportMetrics() change for the PasswordStor...
dpranke@chromium.org
2010-06-23
1
-0
/
+2
*
TBR: jcivelli@chromium.org
dpranke@chromium.org
2010-06-18
1
-1
/
+0
*
Re-submit 50177 - implement stubs of reporting usage metrics for the password
dpranke@chromium.org
2010-06-18
1
-0
/
+1
*
Unreviewed - revert 50177, 50181, 50184
dpranke@chromium.org
2010-06-18
1
-1
/
+0
*
Unreviewed build fix - fix typo in last unreviewd build fix :(
dpranke@chromium.org
2010-06-18
1
-1
/
+1
*
build fix in password manager unit tests.
dpranke@chromium.org
2010-06-18
1
-0
/
+1
*
Update password store for sync
zork@chromium.org
2010-05-11
1
-0
/
+4
*
Fix password mgr heuristics for sites that keep the login form around after s...
snej@chromium.org
2010-04-28
1
-7
/
+62
*
Add PasswordManager tests to verify basic form observation / submit cases.
tim@chromium.org
2010-04-23
1
-0
/
+206