summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata
Commit message (Expand)AuthorAgeFilesLines
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-4/+3
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-022-3/+1
* Convert the sqlite cookie database and web database to use the new sqlitebrettw@chromium.org2009-09-155-543/+484
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-8/+5
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-5/+8
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-171-1/+3
* posix: remove unused ie7_logins database tableevan@chromium.org2009-08-041-1/+8
* Change GetAllLogins to GetAllBlacklistLogins.stuartmorgan@google.com2009-07-202-15/+26
* Add the rest of the password manager API to PasswordStore, and move clientsstuartmorgan@chromium.org2009-07-101-0/+3
* Reland of r19131, this time with real Math:glen@chromium.org2009-06-301-6/+14
* Reverting 19131.glen@chromium.org2009-06-241-14/+6
* PNGDecoder wasn't multiplying the alpha like PNGEncoder was. This lead to colorglen@chromium.org2009-06-241-6/+14
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-165-16/+28
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-155-8/+15
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-132-2/+2
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-052-2/+2
* Deprecate wstring version of PathService::Get() in unit tests.thestig@chromium.org2009-05-041-15/+15
* Add dummy encryptor implementations for mac and linux.thestig@chromium.org2009-04-091-13/+4
* Cleanup in chrome/browserphajdan.jr@chromium.org2009-03-254-18/+19
* Pressing the Del key while a item is selected in the autocomplete popup delet...jcampan@chromium.org2009-03-204-4/+55
* Remove unneeded includes of gtest_prod.h. Reduce usage from 689 to 601.thestig@chromium.org2009-03-131-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-102-2/+0
* NO CODE CHANGE.maruel@google.com2009-03-051-1/+2
* Convert encryptor.cc and friends to string16.thestig@chromium.org2009-03-021-9/+13
* Remove the executable bit from a bunch of files that shouldn't have had it.evan@chromium.org2009-02-121-0/+0
* Bring history.cc and dependents into the build.evan@chromium.org2009-02-111-1/+1
* Remove final traces of IE from cross-platform password manager.evan@chromium.org2009-02-111-1/+3
* This CL ensures we don't store empty values in the autofill form DB.jcampan@chromium.org2009-02-113-18/+87
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-101-1/+1
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-101-1/+1
* Correct sqlite wrapper behavior on systems where wchar_t is UTF-32,phajdan.jr@chromium.org2009-01-301-11/+11
* Porting profiles to the Mac.avi@chromium.org2009-01-283-11/+25
* Add a PNGEncoder helper function that takes an SkBitmap,nick@chromium.org2009-01-231-5/+1
* Porting in chrome/browser/phajdan.jr@chromium.org2009-01-203-81/+91
* Move search code to a subdirben@chromium.org2009-01-164-4/+4
* Fie.ben@chromium.org2009-01-154-4/+4
* Move search engines files into subdirben@chromium.org2009-01-154-4/+4
* Move password manager files into a subdirben@chromium.org2009-01-153-3/+3
* Porting in browser/webdata and template_url.phajdan.jr@chromium.org2008-12-165-164/+139
* Get rid of kPathSeparator on windows. Port some wstring function to take File...estade@chromium.org2008-12-041-1/+1
* New unit test for webdatabase functions that record form entries for autofill.petersont@google.com2008-11-141-0/+87
* Reordered some logic to fix a bug which caused the clearing of the database t...petersont@google.com2008-11-131-5/+7
* New functions in WebDatabase and WebDataService for the removal of form entri...petersont@google.com2008-11-124-6/+166
* Added functions to WebDatabase and WebDataService for recording frequent entr...petersont@google.com2008-11-054-6/+375
* Wrap forward declarations in their relevant namespaceagl@chromium.org2008-11-051-1/+3
* Add compatible version support since it was only halfway in place, and try an...pkasting@chromium.org2008-10-301-5/+9
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-275-9/+15
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-2/+0
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-262-3/+3