Cheng Zhao
|
2d03c983e4
|
Give user a chance to create custom URLRequestJobFactory.
|
2014-08-13 15:48:16 +08:00 |
|
Adam Roben
|
42b86242ea
|
Add support for Chrome 35's "protocol interceptors"
See https://codereview.chromium.org/187223003
|
2014-06-27 11:54:27 -04:00 |
|
Adam Roben
|
dcaaeacfe3
|
Fix assertions in Debug builds about using NetworkDelegate on the wrong thread
We have to create it on the IO thread.
|
2014-01-30 08:36:54 -05:00 |
|
Adam Roben
|
7a362b7413
|
Fix cpplint errors in url_request_context_getter.h
|
2013-11-17 18:43:46 -05:00 |
|
Adam Roben
|
9ac1a539ee
|
Fix all remaining readability/namespace errors
|
2013-11-17 18:20:17 -05:00 |
|
Adam Roben
|
33b574b434
|
Allow clients to supply their own NetworkDelegate implementation
|
2013-07-17 10:21:33 -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
|
65dd011fa3
|
Use Google-style header guards everywhere
|
2013-03-13 15:42:16 -04:00 |
|
Adam Roben
|
e451d92121
|
Initial commit
|
2013-03-13 15:31:24 -04:00 |
|