summaryrefslogtreecommitdiffstats
path: root/chrome/common/net/cookie_monster_sqlite.cc
Commit message (Expand)AuthorAgeFilesLines
* Actually preload the cookie database. The previous logic was inverted.deanm@chromium.org2008-11-051-11/+15
* Expire cookies by last access date, rather than creation date.pkasting@chromium.org2008-11-011-9/+66
* Add compatible version support since it was only halfway in place, and try an...pkasting@chromium.org2008-10-301-4/+15
* Add fieldnames to SQL statements for better forward-compatibility. Had we ha...pkasting@chromium.org2008-10-291-2/+8
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+2
* Add a missing include and match a constant type better. From phajdan.jr.deanm@chromium.org2008-09-171-1/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-16/+16
* Add chrome to the repository.initial.commit2008-07-261-0/+378