| Commit message (Expand) | Author | Age | Files | Lines |
* | Separate the Keychain test data from the Mock itself, and make the mock data ... | stuartmorgan@chromium.org | 2009-06-24 | 1 | -84/+118 |
* | Move MockKeychain into its own file. | stuartmorgan@chromium.org | 2009-06-23 | 1 | -587/+95 |
* | Implement the add/update functionality for Keychain that PasswordStoreMac will | stuartmorgan@chromium.org | 2009-06-23 | 3 | -195/+465 |
* | Switch to using FilePath as long as possible for LoginDatabase, and do the co... | stuartmorgan@chromium.org | 2009-06-22 | 3 | -9/+10 |
* | Add merging algorithm for keychain and metadata db PasswordForms, and unit te... | stuartmorgan@chromium.org | 2009-06-19 | 3 | -0/+440 |
* | Extract load times from WebDataSource. Move them to NavigationState. | darin@chromium.org | 2009-06-16 | 18 | -53/+76 |
* | Add missing headers for Windows and re-enable building of LoginDatabase. | stuartmorgan@chromium.org | 2009-06-15 | 1 | -0/+3 |
* | Extract form related classes from the guts of WebFrameImpl. | darin@chromium.org | 2009-06-15 | 1 | -5/+6 |
* | Restores an early return that was incorrectly removed in the PasswordStore re... | stuartmorgan@chromium.org | 2009-06-13 | 1 | -0/+4 |
* | Copy login-related section of WebDatabase into a new class for use in Passwor... | stuartmorgan@chromium.org | 2009-06-12 | 5 | -0/+734 |
* | Add an exact-match Keychain search, with unit tests; groundwork for a more co... | stuartmorgan@chromium.org | 2009-06-10 | 3 | -38/+315 |
* | Use EXPLICIT_ACCESS when trying to get the PasswordStore to cancel a login qu... | stuartmorgan@chromium.org | 2009-06-08 | 1 | -1/+1 |
* | Change PasswordStoreDefault to access the WebDataService from the UI thread o... | stuartmorgan@chromium.org | 2009-06-03 | 9 | -221/+129 |
* | Port 2 more unit tests. Just small differences between platforms. | tc@google.com | 2009-06-03 | 1 | -6/+6 |
* | Reverting 17273 - Fails reliability tests | mhm@chromium.org | 2009-05-30 | 5 | -41/+152 |
* | Re-land the password store work from bug 8205, with changes that should fix b... | stuartmorgan@chromium.org | 2009-05-30 | 15 | -152/+1257 |
* | Revert the password manager refactoring -- it failed reliability tests. | evan@chromium.org | 2009-05-26 | 15 | -1220/+152 |
* | First phase of Mac Keychain integration. For the overall plan, see the design... | stuartmorgan@chromium.org | 2009-05-26 | 4 | -0/+1144 |
* | Patch to make password patch build. | evan@chromium.org | 2009-05-22 | 15 | -152/+1220 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Move scoped_vector.h and stl_util-inl.h to base/ | ben@chromium.org | 2009-05-05 | 3 | -3/+4 |
* | Adds toplevel app/ directory and moves ResourceBundle into it. | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Move a bunch of functions from WebContents to TabContents. Change the services | brettw@chromium.org | 2009-04-23 | 2 | -22/+22 |
* | Re-land my change to clean up TabContents/WebContents ownership. This | brettw@chromium.org | 2009-04-20 | 1 | -9/+5 |
* | Reverting 14005. | brettw@chromium.org | 2009-04-18 | 1 | -5/+9 |
* | Fix the ownership model of TabContents and NavigationController. Previously the | brettw@chromium.org | 2009-04-18 | 1 | -9/+5 |
* | Add dummy encryptor implementations for mac and linux. | thestig@chromium.org | 2009-04-09 | 3 | -2/+88 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 8 | -8/+0 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-05 | 1 | -4/+6 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 2 | -6/+6 |
* | Convert encryptor.cc and friends to string16. | thestig@chromium.org | 2009-03-02 | 3 | -42/+42 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 1 | -4/+3 |
* | Make password_manager.cc compile on Posix. | jhawkins@chromium.org | 2009-02-15 | 2 | -10/+4 |
* | Lots of small nits to help to split off webkit.dll. | maruel@chromium.org | 2009-02-12 | 1 | -5/+6 |
* | Second try of landing chrome_resources project. Changes from last time: | tc@google.com | 2009-02-12 | 1 | -1/+1 |
* | Revert "Create a chrome_resources.vcproj that holds grd files that hold" | tc@google.com | 2009-02-12 | 1 | -1/+1 |
* | Create a chrome_resources.vcproj that holds grd files that hold | tc@google.com | 2009-02-12 | 1 | -1/+1 |
* | Remove final traces of IE from cross-platform password manager. | evan@chromium.org | 2009-02-11 | 2 | -0/+9 |
* | Add in NavigationController to linux and mac. | pinkerton@chromium.org | 2009-02-05 | 1 | -1/+7 |
* | Fix issue 6520 by ensuring that InfoBarClosed is called whenever a tab is clo... | tim@chromium.org | 2009-01-21 | 1 | -16/+1 |
* | Porting in chrome/browser/ | phajdan.jr@chromium.org | 2009-01-20 | 2 | -73/+82 |
* | Fix issue 6296 by using a dedicated delegate instance for each infobar that t... | tim@chromium.org | 2009-01-16 | 2 | -66/+88 |
* | Move password manager files into a subdir | ben@chromium.org | 2009-01-15 | 10 | -0/+1651 |