Xue Fuqiao 
								
							 
						 
						
							
							
								
							
							
	92c76bac2b  
						 
						
							
							
								
								
								Update application-packaging.md  
							
							... 
							
							
							
							`BrowserWindow` should be used in browser scripts instead of client scripts. Move it to the "Node API" section. 
							
						 
						
							2015-03-04 20:16:22 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	4176d542a5  
						 
						
							
							
								
								
								Bump v0.21.3  
							
							
							
						 
						
							2015-03-03 13:42:29 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	e19c50223b  
						 
						
							
							
								
								
								Merge pull request  #1192  from senorflor/fix-error-text  
							
							... 
							
							
							
							Fix tense of error message 
							
						 
						
							2015-03-02 12:19:14 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Flor 
								
							 
						 
						
							
							
								
							
							
	5bdc200376  
						 
						
							
							
								
								
								Fix tense of error message  
							
							... 
							
							
							
							Thanks for putting this project together; really enjoying hacking with
it so far! 
							
						 
						
							2015-03-02 12:08:12 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	f2c8ea085b  
						 
						
							
							
								
								
								Merge pull request  #1177  from maxogden/patch-1  
							
							... 
							
							
							
							add npm installation instructions to README 
							
						 
						
							2015-03-02 09:10:04 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Max Ogden 
								
							 
						 
						
							
							
								
							
							
	d8d0f15ca8  
						 
						
							
							
								
								
								fix readme style  
							
							
							
						 
						
							2015-03-01 11:58:33 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	38a871aa4b  
						 
						
							
							
								
								
								Merge pull request  #1176  from CharlieHess/before-quit-event  
							
							... 
							
							
							
							App Before-Quit Event 
							
						 
						
							2015-03-01 02:20:03 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	54c948409e  
						 
						
							
							
								
								
								Merge pull request  #1167  from mal/patch-1  
							
							... 
							
							
							
							Prevent overflow on webview with height: 100% 
							
						 
						
							2015-02-27 15:30:17 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	70a83ad069  
						 
						
							
							
								
								
								Merge pull request  #1148  from bundyo/fix-window-open-options  
							
							... 
							
							
							
							Fix window.open options parsing 
							
						 
						
							2015-02-27 12:24:13 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	e98953a5a5  
						 
						
							
							
								
								
								win: Fix calling FILE_PATH_LITERAL for variable,  fixes   #1143  
							
							
							
						 
						
							2015-02-27 12:21:19 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Charlie Hess 
								
							 
						 
						
							
							
								
							
							
	78b856268e  
						 
						
							
							
								
								
								Fix cpplint errors.  
							
							
							
						 
						
							2015-02-25 21:57:25 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Max Ogden 
								
							 
						 
						
							
							
								
							
							
	1d1db66abd  
						 
						
							
							
								
								
								add npm installation instructions to README  
							
							
							
						 
						
							2015-02-25 21:56:47 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Charlie Hess 
								
							 
						 
						
							
							
								
							
							
	b6787a9b34  
						 
						
							
							
								
								
								Emit a new before-quit event at the start of Browser::Quit, which gives us a chance to cancel before any windows are closed.  
							
							
							
						 
						
							2015-02-25 19:33:42 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mal Graty 
								
							 
						 
						
							
							
								
							
							
	7eecb84898  
						 
						
							
							
								
								
								Prevent overflow on webview with height: 100%  
							
							... 
							
							
							
							Without this, the object element gets displayed `inline` which in chromium means that it slightly exceeds it's bounds. Unfortunately there's no nice way to mitigate this issue as I can't find a way to get extra css into this intermediate page. However, forcing a block display solves the issue. 
							
						 
						
							2015-02-21 22:34:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	0c99f3baa6  
						 
						
							
							
								
								
								Merge pull request  #1158  from beardicus/patch-1  
							
							... 
							
							
							
							Broken link in docs, api/synopsis 
							
						 
						
							2015-02-20 15:39:05 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Brian Boucheron 
								
							 
						 
						
							
							
								
							
							
	72d6a13e9e  
						 
						
							
							
								
								
								Broken link in docs, api/synopsis  
							
							... 
							
							
							
							Link to using-native-node-modules.md instead of use-native-node-modules. Filename changed with 268508764f 
							
						 
						
							2015-02-19 12:03:05 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bundyo 
								
							 
						 
						
							
							
								
							
							
	43e44f8c35  
						 
						
							
							
								
								
								Fix window.open options parsing:  
							
							... 
							
							
							
							remove excessive whitespace (gets inserted in property names),
avoid creating dummy properties if not needed,
turn 1/0 to true/false, convert integer strings to strings (fixes width/height). 
							
						 
						
							2015-02-18 14:36:05 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	f1ad8836d1  
						 
						
							
							
								
								
								Merge pull request  #1136  from atom/no-js  
							
							... 
							
							
							
							Bundle all the .js files in asar archive 
							
						 
						
							2015-02-13 14:10:09 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	4834eed520  
						 
						
							
							
								
								
								Set process.resourcesPath in C++  
							
							
							
						 
						
							2015-02-13 13:32:58 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	0f15dd04af  
						 
						
							
							
								
								
								Put compiled coffee sources into asar archive  
							
							
							
						 
						
							2015-02-13 13:05:51 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	0b8efc434d  
						 
						
							
							
								
								
								Use __dirname when setting globalPaths  
							
							
							
						 
						
							2015-02-13 12:55:06 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	3f3e66916a  
						 
						
							
							
								
								
								asar@0.2.2  
							
							
							
						 
						
							2015-02-13 12:40:25 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	fd9a8f4b91  
						 
						
							
							
								
								
								Merge pull request  #1134  from atom/menu-icon  
							
							... 
							
							
							
							Enable setting icon for MenuItem 
							
						 
						
							2015-02-13 12:32:41 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	ac6c2ce69a  
						 
						
							
							
								
								
								docs: "icon" attribute  
							
							
							
						 
						
							2015-02-13 12:12:40 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	e81baf759a  
						 
						
							
							
								
								
								Enable setting icon of menu item  
							
							
							
						 
						
							2015-02-13 12:11:50 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	b28a241dbf  
						 
						
							
							
								
								
								Simplify the code to call delegate method  
							
							
							
						 
						
							2015-02-13 11:47:22 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	afd4052bde  
						 
						
							
							
								
								
								Merge pull request  #1129  from atom/asar-image  
							
							... 
							
							
							
							Recognize asar archive in NativeImage 
							
						 
						
							2015-02-12 21:04:34 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	a8c227d5f5  
						 
						
							
							
								
								
								Fix cpplint warnings  
							
							
							
						 
						
							2015-02-12 19:50:28 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	9646c28a41  
						 
						
							
							
								
								
								spec: native-image should read asar archive  
							
							
							
						 
						
							2015-02-12 19:34:39 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	3678f13dfb  
						 
						
							
							
								
								
								Make NativeImage work with asar archive  
							
							
							
						 
						
							2015-02-12 19:34:21 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									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 
								
							 
						 
						
							
							
								
							
							
	64622ceae3  
						 
						
							
							
								
								
								Merge pull request  #1128  from atom/native-image  
							
							... 
							
							
							
							Introduce NativeImage 
							
						 
						
							2015-02-12 16:48:42 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	06d681c66a  
						 
						
							
							
								
								
								docs: Update NativeImage  
							
							
							
						 
						
							2015-02-12 15:38:16 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	c8738a88a4  
						 
						
							
							
								
								
								Add nativeImage.createFromBuffer()  
							
							
							
						 
						
							2015-02-12 15:19:05 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	faf40457c5  
						 
						
							
							
								
								
								spec: Fix BrowserWindow.capturePage  
							
							
							
						 
						
							2015-02-12 14:37:32 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	353b485202  
						 
						
							
							
								
								
								Add NativeImage.toDataUrl()  
							
							
							
						 
						
							2015-02-12 14:32:51 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	8e94856cc8  
						 
						
							
							
								
								
								Add nativeImage.createFromDataUrl()  
							
							
							
						 
						
							2015-02-12 14:27:53 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	b9f6d6dffc  
						 
						
							
							
								
								
								Add nativeImage.createEmpty()  
							
							
							
						 
						
							2015-02-12 13:55:45 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	8093300a43  
						 
						
							
							
								
								
								docs: Use NativeImage to replace Image  
							
							
							
						 
						
							2015-02-12 13:52:28 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	da407200d2  
						 
						
							
							
								
								
								Return NativeImage in BrowserWindow.capturePage  
							
							
							
						 
						
							2015-02-12 13:45:50 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	443a4b8f2f  
						 
						
							
							
								
								
								mac: Use AsNSImage instead of ToNSImage  
							
							... 
							
							
							
							It can get rid of the empty check. 
							
						 
						
							2015-02-12 12:29:49 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	509ce0d5cb  
						 
						
							
							
								
								
								mac: Don't rely on NSImage to read file  
							
							... 
							
							
							
							It doesn't work with asar. 
							
						 
						
							2015-02-12 12:24:18 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	903ff0b61a  
						 
						
							
							
								
								
								Upgrade native_mate for security check  
							
							
							
						 
						
							2015-02-12 10:45:04 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	2ca6be69e2  
						 
						
							
							
								
								
								Fix cpplint warnings  
							
							
							
						 
						
							2015-02-12 10:45:04 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	054b6a9817  
						 
						
							
							
								
								
								Use NativeImage when converting images from V8  
							
							
							
						 
						
							2015-02-12 10:45:04 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	6556602bdc  
						 
						
							
							
								
								
								Enable creating NativeImage from file path  
							
							
							
						 
						
							2015-02-12 10:45:04 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	2876f15063  
						 
						
							
							
								
								
								Enable creating NativeImage with native-image module  
							
							
							
						 
						
							2015-02-12 10:45:04 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	85f5ef2ab1  
						 
						
							
							
								
								
								Enable creating NativeImage from PNG and JPEG  
							
							
							
						 
						
							2015-02-12 10:45:04 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	53fca43d89  
						 
						
							
							
								
								
								Add NativeImage.ToJPEG  
							
							
							
						 
						
							2015-02-12 10:45:03 +08:00