Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	c2aa7d538f
						 | 
						
							
							
								
								
								Fix cpplint warnings
							
							
							
							
							
						 | 
						
							2015-06-17 11:34:47 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	92f3371118
						 | 
						
							
							
								
								
								Use |request|'s headers if possible
							
							
							
							
							
						 | 
						
							2015-06-17 11:30:31 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	543c4d5597
						 | 
						
							
							
								
								
								Allow setting referrer
							
							
							
							
							
						 | 
						
							2015-06-17 11:22:02 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	e07f5cd53f
						 | 
						
							
							
								
								
								Use |request|'s method if |method| is not specified
							
							
							
							
							
						 | 
						
							2015-06-17 11:11:13 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	66c4c7e77b
						 | 
						
							
							
								
								
								Clear pending_buffer_ at correct time
							
							
							
							
							
						 | 
						
							2015-06-17 11:04:15 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	274854876c
						 | 
						
							
							
								
								
								Allow setting method for RequestHttpJob
							
							
							
							
							
						 | 
						
							2015-06-17 10:57:26 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	81db8e098e
						 | 
						
							
							
								
								
								Don't need buffer for piping data
							
							
							
							
							
						 | 
						
							2015-06-17 10:19:58 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	af05f26a5f
						 | 
						
							
							
								
								
								Make URLRequestFetchJob actually work
							
							
							
							
							
						 | 
						
							2015-06-17 09:31:33 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	44f8bfc550
						 | 
						
							
							
								
								
								Don't leak URLFetcher
							
							
							
							
							
						 | 
						
							2015-06-16 17:09:25 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									deepak1556
								
							 
						 | 
						
							
							
								
							
							
	a5e2f8e79e
						 | 
						
							
							
								
								
								protocol: adding requestHttpJob method
							
							
							
							
							
						 | 
						
							2015-06-15 03:20:45 +05:30 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	b202bba2e6
						 | 
						
							
							
								
								
								Don't read Buffer in IO thread
							
							
							
							
							
						 | 
						
							2015-05-22 22:15:13 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	4129d45d21
						 | 
						
							
							
								
								
								Merge pull request #1596 from deepak1556/protocol_interceptor_patch
							
							
							
							
							
							
							
							protocol: wrapping HttpJobFactory with a default protocol handler to intercept 
							
						 | 
						
							2015-05-20 11:52:52 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									deepak1556
								
							 
						 | 
						
							
							
								
							
							
	707503ac40
						 | 
						
							
							
								
								
								support https, ws, wss builtin schemes to be intercepted
							
							
							
							
							
						 | 
						
							2015-05-11 12:56:36 +05:30 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									deepak1556
								
							 
						 | 
						
							
							
								
							
							
	7fee639edf
						 | 
						
							
							
								
								
								protocol: wrapping httpjobfactory with a default protocol handler to intercept
							
							
							
							
							
						 | 
						
							2015-05-11 12:32:17 +05:30 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									deepak1556
								
							 
						 | 
						
							
							
								
							
							
	9ab53b0e4b
						 | 
						
							
							
								
								
								protocol: adding error job to log error with custom protocols
							
							
							
							
							
						 | 
						
							2015-05-11 10:17:31 +05:30 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	b5a8cfb704
						 | 
						
							
							
								
								
								Recognize asar archive with unpacked files
							
							
							
							
							
						 | 
						
							2015-03-20 20:34:58 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									deepak1556
								
							 
						 | 
						
							
							
								
							
							
	9eac8ef266
						 | 
						
							
							
								
								
								add protocol.RequestBuffer api
							
							
							
							
							
						 | 
						
							2015-03-19 09:36:57 +05:30 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	c9b549ae69
						 | 
						
							
							
								
								
								Fix styling of #1199
							
							
							
							
							
						 | 
						
							2015-03-05 12:31:45 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Robo
								
							 
						 | 
						
							
							
								
							
							
	2ce42af6e4
						 | 
						
							
							
								
								
								read files from asar archives in custom protocol
							
							
							
							
							
						 | 
						
							2015-03-05 09:26:34 +05:30 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	98a7f08be2
						 | 
						
							
							
								
								
								Move GetAsarArchivePath to asar_util.h
							
							
							
							
							
						 | 
						
							2015-02-12 17:31:14 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	3b3a025ed4
						 | 
						
							
							
								
								
								Move GetsOrCreateAsarArchive to asar_util.h
							
							
							
							
							
						 | 
						
							2015-02-12 17:23:49 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	9a5698807f
						 | 
						
							
							
								
								
								Update to latest URLRequestJobFactory API
							
							
							
							
							
						 | 
						
							2015-01-27 13:18:31 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	43421aedcf
						 | 
						
							
							
								
								
								OVERRIDE macro is now removed
							
							
							
							
							
						 | 
						
							2015-01-27 13:18:30 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	10823eeeaa
						 | 
						
							
							
								
								
								Fix compilation errors caused by Chrome 39
							
							
							
							
							
						 | 
						
							2014-12-07 07:43:26 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Kevin Sawicki
								
							 
						 | 
						
							
							
								
							
							
	b6b6fc3bfd
						 | 
						
							
							
								
								
								Remove All Rights Reserved after GitHub copyright
							
							
							
							
							
							
							
							Closes #762 
							
						 | 
						
							2014-10-31 11:17:05 -07:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	32dff999a5
						 | 
						
							
							
								
								
								Fix API changes of Chrome 38
							
							
							
							
							
						 | 
						
							2014-10-11 19:11:34 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	c49a44f944
						 | 
						
							
							
								
								
								Remove unneeded ArchiveFactory.
							
							
							
							
							
						 | 
						
							2014-09-25 21:54:59 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	4006b6407c
						 | 
						
							
							
								
								
								Just use plain pointer for weak reference.
							
							
							
							
							
						 | 
						
							2014-09-25 20:38:12 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	7081f7799b
						 | 
						
							
							
								
								
								Separate the archive cache out to ArchiveFactory.
							
							
							
							
							
						 | 
						
							2014-09-23 22:31:45 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	b6583635d4
						 | 
						
							
							
								
								
								Caching the Archive object.
							
							
							
							
							
						 | 
						
							2014-09-23 21:48:40 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	b01db4aa09
						 | 
						
							
							
								
								
								Send file content in asar://
							
							
							
							
							
						 | 
						
							2014-09-23 20:30:07 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	6d712da7e3
						 | 
						
							
							
								
								
								Read the archive's header when there is a url request
							
							
							
							
							
						 | 
						
							2014-09-23 19:14:30 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	9b71117171
						 | 
						
							
							
								
								
								Add asar:// protocol handler.
							
							
							
							
							
						 | 
						
							2014-09-23 12:13:46 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	226cbda7a6
						 | 
						
							
							
								
								
								Avoid creating our own URLRequestContextGetter.
							
							
							
							
							
						 | 
						
							2014-08-13 17:40:31 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	cd4c5d976b
						 | 
						
							
							
								
								
								Adapt to API changes of Chromium and node.
							
							
							
							
							
						 | 
						
							2014-06-28 22:33:00 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	f176b2c58f
						 | 
						
							
							
								
								
								Switch to use MIT license.
							
							
							
							
							
						 | 
						
							2014-05-04 20:29:08 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	b6ac06c022
						 | 
						
							
							
								
								
								Order header files.
							
							
							
							
							
						 | 
						
							2014-03-16 09:37:04 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	2d808d30a2
						 | 
						
							
							
								
								
								Bring back build/include_order cpplint.
							
							
							
							
							
						 | 
						
							2014-03-16 09:13:06 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	bbef33a33a
						 | 
						
							
							
								
								
								Bring back build/header_guard cpplint.
							
							
							
							
							
						 | 
						
							2014-03-16 08:58:59 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	516d46444d
						 | 
						
							
							
								
								
								Move all sources under atom/.
							
							
							
							
							
						 | 
						
							2014-03-16 08:30:26 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 |