| Commit message (Expand) | Author | Age | Files | Lines |
* | Per bug 121738, ignore old saved logins for http*://www.google.com which is n... | mdm@chromium.org | 2012-05-08 | 1 | -5/+40 |
* | Add return value to PasswordStore's schedule task. | zea@chromium.org | 2012-05-08 | 1 | -2/+2 |
* | Profile refactoring: Remove all PasswordStore code from the Profile interface. | erg@chromium.org | 2012-03-14 | 1 | -4/+1 |
* | New callback cleanup for password manager. | dcheng@chromium.org | 2011-12-23 | 1 | -14/+10 |
* | Group forms-related files in webkit/glue in a forms/ subdirectory. | isherman@chromium.org | 2011-12-15 | 1 | -3/+3 |
* | 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 | -1/+1 |
* | Convert most remaining uses of NewRunnable*() in the password manager to base... | mdm@chromium.org | 2011-10-04 | 1 | -24/+20 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Notify password store observers when password sync makes changes to the passw... | mdm@chromium.org | 2011-05-13 | 1 | -0/+8 |
* | Attempt at fixing crash in PasswordStoreWin. It seems like there are | sky@chromium.org | 2011-05-03 | 1 | -0/+4 |
* | Reliability bot crash in PasswordStoreWin::GetLogins | scr@chromium.org | 2011-04-06 | 1 | -2/+7 |
* | When looking at this bug, I found at least the following issues: | scr@chromium.org | 2011-03-28 | 1 | -68/+49 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Passwords: Add a PasswordStore::Observer interface and use this to notify | jhawkins@chromium.org | 2011-03-17 | 1 | -23/+59 |
* | Coverity: Pass values by reference. | jhawkins@chromium.org | 2011-03-11 | 1 | -2/+2 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | FBTF: Even more ctor/virtual deinlining. | erg@google.com | 2010-10-19 | 1 | -0/+2 |
* | Rename ChromeThread to BrowserThread Part21: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part8: | tfarina@chromium.org | 2010-10-09 | 1 | -5/+5 |
* | Add DCHECKs to check PasswordStore's threading | davidben@chromium.org | 2010-07-26 | 1 | -0/+3 |
* | Take #3 - attempt to resubmit the ReportMetrics() change for the PasswordStor... | dpranke@chromium.org | 2010-06-23 | 1 | -0/+5 |
* | TBR: jcivelli@chromium.org | dpranke@chromium.org | 2010-06-18 | 1 | -5/+0 |
* | Re-submit 50177 - implement stubs of reporting usage metrics for the password | dpranke@chromium.org | 2010-06-18 | 1 | -0/+5 |
* | Unreviewed - revert 50177, 50181, 50184 | dpranke@chromium.org | 2010-06-18 | 1 | -5/+0 |
* | Implement stubs of a method to report usage metrics for the password manager. | dpranke@chromium.org | 2010-06-18 | 1 | -0/+5 |
* | Fix two rare memory leaks in the password storage system. | mdm@chromium.org | 2010-06-14 | 1 | -1/+5 |
* | Cleanup: Explicitly add a bunch of missing includes. | thestig@chromium.org | 2010-04-15 | 1 | -1/+2 |
* | Schedule PasswordStore tasks on the DB thread on Windows and Linux; add a | albertb@chromium.org | 2010-04-14 | 1 | -11/+5 |
* | Revert "Refactor PasswordStoreDefault on Linux to store the logins in a Login... | albertb@chromium.org | 2010-04-13 | 1 | -5/+11 |
* | Refactor PasswordStoreDefault on Linux to store the logins in a LoginDatabase | albertb@chromium.org | 2010-04-13 | 1 | -11/+5 |
* | Revert "Schedule PasswordStore tasks on the DB thread on Windows and Linux." | albertb@chromium.org | 2010-04-13 | 1 | -5/+11 |
* | Schedule PasswordStore tasks on the DB thread on Windows and Linux. | albertb@chromium.org | 2010-04-12 | 1 | -11/+5 |
* | Change GetAllLogins to GetAllBlacklistLogins. | stuartmorgan@google.com | 2009-07-20 | 1 | -4/+5 |
* | Add the rest of the password manager API to PasswordStore, and move clients | stuartmorgan@chromium.org | 2009-07-10 | 1 | -17/+37 |
* | Extract load times from WebDataSource. Move them to NavigationState. | darin@chromium.org | 2009-06-16 | 1 | -0/+1 |
* | Re-land the password store work from bug 8205, with changes that should fix b... | stuartmorgan@chromium.org | 2009-05-30 | 1 | -0/+92 |
* | Revert the password manager refactoring -- it failed reliability tests. | evan@chromium.org | 2009-05-26 | 1 | -97/+0 |
* | Patch to make password patch build. | evan@chromium.org | 2009-05-22 | 1 | -0/+97 |