| 
								
								
									 Boik | d594092675 | add a null-pointer check before processing base::SupportsUserData::GetUserData | 2017-10-03 12:42:35 +08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | c34fb146f6 | Fix styling | 2017-09-13 21:40:29 +09:00 |  | 
				
					
						| 
								
								
									 Boik | e66341ec59 | add back the missing 'resourceType' property | 2017-09-12 21:27:49 +08:00 |  | 
				
					
						| 
								
								
									 Boik | a01abd0fee | fix lint-cpp | 2017-09-12 20:28:30 +08:00 |  | 
				
					
						| 
								
								
									 Boik | 2d771674bb | get webContentsId instead | 2017-09-12 20:17:11 +08:00 |  | 
				
					
						| 
								
								
									 Boik | 13d363d1f1 | fix lint-cpp | 2017-09-12 15:40:35 +08:00 |  | 
				
					
						| 
								
								
									 Boik | 549c30f9b2 | first attempt to track the origin requesters of webRequest events | 2017-09-12 15:40:35 +08:00 |  | 
				
					
						| 
								
								
									 Aleksei Kuzmin | e16e1e2854 | Remove URLRequestJobFactory::IsHandledURL. https://codereview.chromium.org/2783343002 | 2017-08-15 16:19:21 +03:00 |  | 
				
					
						| 
								
								
									 Aleksei Kuzmin | cc350efbd8 | Remove base::BinaryValue https://codereview.chromium.org/2799093006 | 2017-08-15 16:19:20 +03:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 4e2cb549c7 | Notify net error asyncronously Notifying net error syncronously would result in crash. | 2017-08-02 11:14:06 +09:00 |  | 
				
					
						| 
								
								
									 Kevin Sawicki | c43c3b3d80 | Revert "protocol: use streaming interface between fetcher and requestjob" This reverts commit 71b5d946e0. | 2017-05-26 09:47:22 -07:00 |  | 
				
					
						| 
								
								
									 Kevin Sawicki | 43f7520d4f | Add missing brightray prefix | 2017-05-19 08:46:15 -07:00 |  | 
				
					
						| 
								
								
									 Kevin Sawicki | f556d1924d | Merge pull request #9358 from electron/fetch_job_uaf_patch protocol: use streaming interface between fetcher and requestjob | 2017-05-18 09:58:05 -07:00 |  | 
				
					
						| 
								
								
									 Kevin Sawicki | ef4bf7ed93 | Use status code constant | 2017-05-11 15:33:56 -07:00 |  | 
				
					
						| 
								
								
									 deepak1556 | 3c88447be6 | protocol: provide default response code for custom request jobs | 2017-05-11 15:33:56 -07:00 |  | 
				
					
						| 
								
								
									 deepak1556 | 71b5d946e0 | protocol: use streaming interface between fetcher and requestjob | 2017-05-11 22:52:49 +05:30 |  | 
				
					
						| 
								
								
									 Cheng Zhao | b2b2d8d9a4 | Fix crash on exit | 2017-04-27 16:34:52 +09:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 6be10ffef2 | Fix more API changes due to name changes | 2017-04-27 16:34:52 +09:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 50e3bfa764 | Fix API changes of base::Value | 2017-04-27 16:34:52 +09:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | fc2d62d5cb | Fix API changes of Chrome58 | 2017-04-27 16:34:52 +09:00 |  | 
				
					
						| 
								
								
									 Kevin Sawicki | f5a75c4e87 | Merge pull request #9076 from electron/cleanup-cpp Cleanup cpp codebase | 2017-04-03 08:30:08 -07:00 |  | 
				
					
						| 
								
								
									 Haojian Wu | 328cf4789b | Should override the virtual destructor. | 2017-03-30 23:19:43 +02:00 |  | 
				
					
						| 
								
								
									 Haojian Wu | 1b9780035c | Remove redundant calls to smart pointer's get method. | 2017-03-30 22:22:40 +02:00 |  | 
				
					
						| 
								
								
									 Kevin Sawicki | 4441d557a2 | Merge pull request #9007 from electron/net_redirect_patch net: allow controlling redirects | 2017-03-28 09:31:05 -07:00 |  | 
				
					
						| 
								
								
									 deepak1556 | 3ae62615f4 | net: allow controlling redirects | 2017-03-28 18:46:21 +05:30 |  | 
				
					
						| 
								
								
									 deepak1556 | 93b444eef9 | net: catch source stream creation failure for content encoding | 2017-03-23 23:36:05 +05:30 |  | 
				
					
						| 
								
								
									 Kevin Sawicki | 1e581d6814 | Use unique_ptr for passing VerifyRequestParams | 2017-02-08 11:59:43 -08:00 |  | 
				
					
						| 
								
								
									 Kevin Sawicki | 70178adb6e | Use object for verification request | 2017-02-08 11:59:43 -08:00 |  | 
				
					
						| 
								
								
									 Kevin Sawicki | 37db804099 | Use NetLogWithSource since BoundNetLog no longer exists | 2017-02-08 11:59:43 -08:00 |  | 
				
					
						| 
								
								
									 Greg Nolle | e29b64a18a | modify CertVerifier Class * respond to multiple similar verification requests.
* accept net error result as callback response. | 2017-02-08 11:59:43 -08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 6763977316 | Update URLPattern to its latest version | 2017-02-06 10:34:29 -08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 53bf82dd7c | Update URLRequestFetchJob | 2017-02-06 10:34:29 -08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 47c1bc9f66 | Update ResponsePiper | 2017-02-06 10:34:29 -08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 1a15b45736 | --cipher-suite-blacklist is also removed | 2017-02-06 10:34:29 -08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | dc9000f344 | --ssl-version-fallback-min is removed by Chrome | 2017-02-06 10:34:28 -08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 3ea6d88763 | Update AtomCertVerifier | 2017-02-06 10:34:28 -08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | c0697d8abe | SetupFilter is replaced with SetUpSourceStream | 2017-02-06 10:34:28 -08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | e91eed6758 | FOR_EACH_OBSERVER is removed | 2017-02-06 10:34:28 -08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 231173aa90 | Namespace of ChangeCause has changed | 2017-02-06 10:34:28 -08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 497f5a1199 | Update files for Chrome 54 API changes | 2017-01-19 09:05:59 +02:00 |  | 
				
					
						| 
								
								
									 deepak1556 | f9417e3fcc | net: disallow cookies from the cookie store | 2016-12-21 11:54:48 +05:30 |  | 
				
					
						| 
								
								
									 Kevin Sawicki | f2aabeefd5 | Merge pull request #8085 from deepak1556/protocol_http_session_patch protocol: support custom session with interceptHttpProtocol | 2016-12-12 13:07:14 -08:00 |  | 
				
					
						| 
								
								
									 deepak1556 | 7456b9ae17 | net: add api to set request flags for testing | 2016-12-09 09:54:30 -08:00 |  | 
				
					
						| 
								
								
									 deepak1556 | 388b601503 | URLRequestFetchJob should report start error | 2016-12-07 16:34:28 +05:30 |  | 
				
					
						| 
								
								
									 deepak1556 | 2b8b76a527 | protocol: support custom session with interceptHttpProtocol | 2016-12-07 16:22:34 +05:30 |  | 
				
					
						| 
								
								
									 deepak1556 | a0065e62fa | add about: protocol handler | 2016-11-09 13:22:58 +05:30 |  | 
				
					
						| 
								
								
									 Cheng Zhao | dfefa00a50 | Merge pull request #7577 from thomsonreuters/net_module net module | 2016-10-31 10:31:56 +09:00 |  | 
				
					
						| 
								
								
									 ali.ibrahim | 6d7f179a9b | Fixing code review issues: making delegate_ a raw pointer. | 2016-10-25 15:02:35 +02:00 |  | 
				
					
						| 
								
								
									 ali.ibrahim | 61278f9ace | Fixing code review issues. | 2016-10-25 12:41:01 +02:00 |  | 
				
					
						| 
								
								
									 deepak1556 | 5cbbd6efe6 | session: exclude hosts from CT verification if they are handled by custom cert verifiers | 2016-10-17 16:35:28 +05:30 |  |