| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									asar
									
								
							
						
					
				 | 
				
					
						
							
							Refactoring: use C++11 class member variable initialization
						
					
				 | 
				2018-05-22 00:18:38 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								about_protocol_handler.cc
							
						
					
				 | 
				
					
						
							
							add about: protocol handler
						
					
				 | 
				2016-11-09 13:22:58 +05:30 | 
			
		
			
			
			
			
				| 
					
						
							
								about_protocol_handler.h
							
						
					
				 | 
				
					
						
							
							add about: protocol handler
						
					
				 | 
				2016-11-09 13:22:58 +05:30 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_cert_verifier.cc
							
						
					
				 | 
				
					
						
							
							refactoring: use std::make_unique<T> (#13245)
						
					
				 | 
				2018-06-18 16:32:55 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_cert_verifier.h
							
						
					
				 | 
				
					
						
							
							[chromium-style] out-of-line default constructors and destructors
						
					
				 | 
				2018-04-19 11:12:58 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_network_delegate.cc
							
						
					
				 | 
				
					
						
							
							Update NetworkDelegate
						
					
				 | 
				2018-06-19 11:49:40 +10:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_network_delegate.h
							
						
					
				 | 
				
					
						
							
							Update NetworkDelegate
						
					
				 | 
				2018-06-19 11:49:40 +10:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_url_request.cc
							
						
					
				 | 
				
					
						
							
							Update NetworkDelegate
						
					
				 | 
				2018-06-19 11:49:40 +10:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_url_request.h
							
						
					
				 | 
				
					
						
							
							Update NetworkDelegate
						
					
				 | 
				2018-06-19 11:49:40 +10:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_url_request_job_factory.cc
							
						
					
				 | 
				
					
						
							
							also format missing .cc files
						
					
				 | 
				2018-04-18 20:48:45 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_url_request_job_factory.h
							
						
					
				 | 
				
					
						
							
							[chromium-style] override / virtual warnings
						
					
				 | 
				2018-04-19 11:12:10 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								cookie_details.h
							
						
					
				 | 
				
					
						
							
							Cookie Store: Extract change notifications to separate classes.
						
					
				 | 
				2018-06-19 11:49:40 +10:00 | 
			
		
			
			
			
			
				| 
					
						
							
								http_protocol_handler.cc
							
						
					
				 | 
				
					
						
							
							also format missing .cc files
						
					
				 | 
				2018-04-18 20:48:45 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								http_protocol_handler.h
							
						
					
				 | 
				
					
						
							
							[chromium-style] override / virtual warnings
						
					
				 | 
				2018-04-19 11:12:10 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								js_asker.cc
							
						
					
				 | 
				
					
						
							
							Remove base::Value::IsType
						
					
				 | 
				2018-06-19 11:49:40 +10:00 | 
			
		
			
			
			
			
				| 
					
						
							
								js_asker.h
							
						
					
				 | 
				
					
						
							
							refactoring: use std::make_unique<T> (#13245)
						
					
				 | 
				2018-06-18 16:32:55 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								url_request_about_job.cc
							
						
					
				 | 
				
					
						
							
							Part I: Move from base::Bind to base::BindOnce and remove unneeded base::Passed (#12661)
						
					
				 | 
				2018-04-20 19:55:05 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								url_request_about_job.h
							
						
					
				 | 
				
					
						
							
							add about: protocol handler
						
					
				 | 
				2016-11-09 13:22:58 +05:30 | 
			
		
			
			
			
			
				| 
					
						
							
								url_request_async_asar_job.cc
							
						
					
				 | 
				
					
						
							
							Remove base::Value::IsType
						
					
				 | 
				2018-06-19 11:49:40 +10:00 | 
			
		
			
			
			
			
				| 
					
						
							
								url_request_async_asar_job.h
							
						
					
				 | 
				
					
						
							
							Update to API changes of Chrome 51
						
					
				 | 
				2016-05-23 10:59:39 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								url_request_buffer_job.cc
							
						
					
				 | 
				
					
						
							
							Remove base::Value::IsType
						
					
				 | 
				2018-06-19 11:49:40 +10:00 | 
			
		
			
			
			
			
				| 
					
						
							
								url_request_buffer_job.h
							
						
					
				 | 
				
					
						
							
							[chromium-style] out-of-line default constructors and destructors
						
					
				 | 
				2018-04-19 11:12:58 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								url_request_fetch_job.cc
							
						
					
				 | 
				
					
						
							
							Remove base::Value::IsType
						
					
				 | 
				2018-06-19 11:49:40 +10:00 | 
			
		
			
			
			
			
				| 
					
						
							
								url_request_fetch_job.h
							
						
					
				 | 
				
					
						
							
							Refactoring: use C++11 class member variable initialization
						
					
				 | 
				2018-05-22 00:18:38 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								url_request_stream_job.cc
							
						
					
				 | 
				
					
						
							
							Refactoring: use C++11 class member variable initialization
						
					
				 | 
				2018-05-22 00:18:38 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								url_request_stream_job.h
							
						
					
				 | 
				
					
						
							
							Refactoring: use C++11 class member variable initialization
						
					
				 | 
				2018-05-22 00:18:38 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								url_request_string_job.cc
							
						
					
				 | 
				
					
						
							
							Remove base::Value::IsType
						
					
				 | 
				2018-06-19 11:49:40 +10:00 | 
			
		
			
			
			
			
				| 
					
						
							
								url_request_string_job.h
							
						
					
				 | 
				
					
						
							
							[chromium-style] out-of-line default constructors and destructors
						
					
				 | 
				2018-04-19 11:12:58 -07:00 |