Adam Roben
|
1e99ec9aed
|
Update #includes for moves of string-related headers
See http://src.chromium.org/viewvc/chrome?view=revision&revision=205050.
|
2013-10-07 16:31:57 -04:00 |
|
Adam Roben
|
7d3f371b51
|
Update for move of MessageLoop into base namespace
|
2013-08-23 16:56:41 -04:00 |
|
Adam Roben
|
33b574b434
|
Allow clients to supply their own NetworkDelegate implementation
|
2013-07-17 10:21:33 -04:00 |
|
Cheng Zhao
|
27d55031f4
|
Set file and data protocol handler.
|
2013-06-02 00:25:04 +08:00 |
|
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 |
|