Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Actually preload the cookie database. The previous logic was inverted. | deanm@chromium.org | 2008-11-05 | 1 | -11/+15 |
* | Expire cookies by last access date, rather than creation date. | pkasting@chromium.org | 2008-11-01 | 1 | -9/+66 |
* | Add compatible version support since it was only halfway in place, and try an... | pkasting@chromium.org | 2008-10-30 | 1 | -4/+15 |
* | Add fieldnames to SQL statements for better forward-compatibility. Had we ha... | pkasting@chromium.org | 2008-10-29 | 1 | -2/+8 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -1/+2 |
* | Add a missing include and match a constant type better. From phajdan.jr. | deanm@chromium.org | 2008-09-17 | 1 | -1/+4 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Move more net classes into the net namespace. Also remove the net_util names... | darin@google.com | 2008-07-31 | 1 | -16/+16 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+378 |