deepak1556
|
026e7bff40
|
Update NetworkDelegate
* Remove Deprecated OnResponseStarted.
https://chromium-review.googlesource.com/c/chromium/src/+/763193
* Replace cookie lines with CanonicalCookie in CanSetCookie delegates.
https://chromium-review.googlesource.com/c/chromium/src/+/775606
* Reporting: Check upload permissions asynchronously
https://chromium-review.googlesource.com/c/chromium/src/+/937566
|
2018-06-19 11:49:40 +10:00 |
|
Jeremy Apthorp
|
e6695cf2ec
|
[chromium-style] override / virtual warnings
|
2018-04-19 11:12:10 -07:00 |
|
Shelley Vohr
|
284aca68c0
|
clang-format brightray
|
2018-04-17 21:46:27 -04:00 |
|
deepak1556
|
12a4321e2b
|
Reporting: Wire ReportingDelegate into ChromeNetworkDelegate
https://codereview.chromium.org/2891133003
|
2017-11-24 10:58:16 +09:00 |
|
Aleksei Kuzmin
|
b69913975b
|
chromeos: Check both original and absolute paths for file: scheme
https://codereview.chromium.org/2786583002
|
2017-11-24 10:58:16 +09:00 |
|
Kevin Sawicki
|
cfb5b6ac89
|
Fix build/header_guard linter violations in brightray
|
2017-05-19 08:46:15 -07:00 |
|
Kevin Sawicki
|
bb4a61c7ff
|
Remove unused includes
|
2017-05-19 08:46:15 -07:00 |
|
Cheng Zhao
|
c41fb922b3
|
Fix API changes of Chrome 58
|
2017-04-17 16:16:02 +09:00 |
|
Cheng Zhao
|
ab14221a85
|
Fix API changes of Chrome 53
|
2016-09-06 17:22:52 +09:00 |
|
Brian R. Bondy
|
270fc41024
|
Remove NetworkDelegate::OnResolveProxy
It doesn't exist anymore
|
2016-05-13 11:07:34 +09:00 |
|
Cheng Zhao
|
948e7c4055
|
virutal should not be used together with override
|
2016-03-08 17:51:16 +09:00 |
|
Paul Betts
|
e901b1c6ca
|
Update NetworkDelegate
|
2016-03-07 21:59:14 -08:00 |
|
Cheng Zhao
|
75d0bc848d
|
Update to API changes of Chrome 47
|
2015-12-07 19:55:01 +08:00 |
|
Cheng Zhao
|
38a211db2e
|
Fix API changes
|
2015-09-02 15:16:34 +08:00 |
|
Cheng Zhao
|
ca021d030f
|
Add --ignore-connections-limit switch
|
2015-06-16 16:03:43 +08:00 |
|
Cheng Zhao
|
0f64da9dfc
|
Implement NetworkDelegate::OnFirstPartyOnlyCookieExperimentEnabled
|
2015-05-22 14:56:28 +08:00 |
|
Cheng Zhao
|
2837b730f2
|
Fix network_delegate.cc
|
2015-03-08 19:47:12 -07:00 |
|
Cheng Zhao
|
f809fef22d
|
OVERRIDE => override
|
2014-10-23 11:10:39 +08:00 |
|
Adam Roben
|
afc889b883
|
Update NetworkDelegate for Chrome 35
|
2014-06-27 11:54:27 -04:00 |
|
Adam Roben
|
5b788476a5
|
Update for move of string symbols into base::
|
2014-06-27 11:54:27 -04:00 |
|
Adam Roben
|
d4ad45334f
|
Turn off build/include_what_you_use
Chromium doesn't seem to use this rule.
|
2013-11-17 18:42:15 -05:00 |
|
Adam Roben
|
ec59df1a51
|
Fix cpplint errors in network_delegate.h
|
2013-11-17 18:36:34 -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
|
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 |
|