Adam Roben
|
2582e8561c
|
Update to Chromium r202921
* vendor/libchromiumcontent 0d02a8d...2f53a96 (1):
> Merge pull request #14 from brightray/latest-chromium
|
2013-05-30 15:07:32 -04:00 |
|
Adam Roben
|
d07c45080d
|
Don't use range-based for loops
VS2010 doesn't support them :-(
|
2013-05-16 09:15:57 -04:00 |
|
Adam Roben
|
80cb76355c
|
Update to latest libchromiumcontent
* vendor/libchromiumcontent b6a0d85...0d607ee (3):
> Stop trying to compile SQLitePersistentCookieStore separately
> Update to latest Chromium trunk revision
> Merge pull request #4 from aroben/atom
|
2013-04-17 23:27:53 -04:00 |
|
Adam Roben
|
4fc0fed081
|
Persist cookies to disk
We use Chrome's SQLitePersistentCookieStore to save cookies to a file called
"Cookies" within the application support directory.
Fixes #5.
|
2013-03-27 08:55:38 -04:00 |
|
Adam Roben
|
3cda49b894
|
Update to latest libchromiumcontent
|
2013-03-21 15:18:25 -04:00 |
|
Adam Roben
|
e451d92121
|
Initial commit
|
2013-03-13 15:31:24 -04:00 |
|