Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	e0e47ea9a1  
						 
						
							
							
								
								
								Update docs to contain more specific return values  
							
							
							
						 
						
							2016-09-28 18:28:44 +13:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	6728efe87e  
						 
						
							
							
								
								
								Merge pull request  #7339  from electron/document-return-values  
							
							... 
							
							
							
							Document the return values of all methods in the docs 
							
						 
						
							2016-09-27 07:39:25 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	7e1ae369ed  
						 
						
							
							
								
								
								Merge pull request  #7356  from electron/fix-typo  
							
							... 
							
							
							
							fix typo 
							
						 
						
							2016-09-27 19:05:06 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	4c8d0ab804  
						 
						
							
							
								
								
								Merge pull request  #7298  from deepak1556/content_settings_patch  
							
							... 
							
							
							
							protocol: disable storage for non standard custom schemes 
							
						 
						
							2016-09-27 18:52:36 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	1f677ed361  
						 
						
							
							
								
								
								fix typo  
							
							
							
						 
						
							2016-09-26 22:12:51 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	d4a1f396fb  
						 
						
							
							
								
								
								tweak wording about complex objects  
							
							
							
						 
						
							2016-09-26 21:04:54 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	9828926002  
						 
						
							
							
								
								
								Merge pull request  #7340  from tinydew4/fix-link  
							
							... 
							
							
							
							Fix broken link in original docs 
							
						 
						
							2016-09-26 12:04:22 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	987a2e173a  
						 
						
							
							
								
								
								Fix docs linting  
							
							
							
						 
						
							2016-09-25 21:57:37 +13:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									arus 
								
							 
						 
						
							
							
								
							
							
	74e03d285e  
						 
						
							
							
								
								
								Fix broken link  
							
							
							
						 
						
							2016-09-25 16:13:34 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	d2a701a465  
						 
						
							
							
								
								
								Document the return values of all methods in the docs  
							
							
							
						 
						
							2016-09-25 12:59:30 +13:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vadim Macagon 
								
							 
						 
						
							
							
								
							
							
	1df30821db  
						 
						
							
							
								
								
								Fix getAccentColor() docs in system-preferences.md  
							
							... 
							
							
							
							Example was using a non-existent method. 
							
						 
						
							2016-09-25 01:45:34 +07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									arus 
								
							 
						 
						
							
							
								
							
							
	8c7a4de27b  
						 
						
							
							
								
								
								Fix broken links  
							
							
							
						 
						
							2016-09-24 08:26:25 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ben Vinson 
								
							 
						 
						
							
							
								
							
							
	1290ddb5c9  
						 
						
							
							
								
								
								Add npm_config_target_arch to native module doc  
							
							... 
							
							
							
							We ran into an issue when creating a 32-bit binary on 64-bit Windows where node-pre-gyp kept using the 64-bit library. Setting the `npm_config_target_arch` environment variable resolved the problem for us and caused the 32-bit binary to be built and used. 
							
						 
						
							2016-09-22 09:46:31 -06:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	ea42722918  
						 
						
							
							
								
								
								Merge pull request  #7284  from enlight/debugging-with-electron-inspector  
							
							... 
							
							
							
							Split up debugging-main-process.md, add electron-inspector guide 
							
						 
						
							2016-09-22 08:40:38 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vadim Macagon 
								
							 
						 
						
							
							
								
							
							
	762a5bbefa  
						 
						
							
							
								
								
								Split up debugging-main-process.md, add electron-inspector guide  
							
							... 
							
							
							
							- Move the debugging guides for VSCode and node-inspector into separate
  files.
- Add instructions for using electron-inspector to the node-inspector
  guide.
- Remove note in node-inspector guide about crashing when inspecting
  `process` (it was fixed a long time ago:
  https://github.com/nodejs/node-v0.x-archive/issues/8205 ) 
							
						 
						
							2016-09-22 15:43:06 +07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	32543997d4  
						 
						
							
							
								
								
								Merge pull request  #7297  from electron/clean-docs  
							
							... 
							
							
							
							Mention build cleaning on all three platforms 
							
						 
						
							2016-09-22 14:14:36 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	c9a3ab3a81  
						 
						
							
							
								
								
								Merge pull request  #7295  from electron/native-image-bad-path-docs  
							
							... 
							
							
							
							Mention createFromPath bad path return value 
							
						 
						
							2016-09-22 14:14:15 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	3b4a071723  
						 
						
							
							
								
								
								Merge pull request  #7294  from electron/mutate-remote-array-docs  
							
							... 
							
							
							
							Mention mutating remote arrays and buffers 
							
						 
						
							2016-09-22 14:13:49 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									deepak1556 
								
							 
						 
						
							
							
								
							
							
	ad783652c8  
						 
						
							
							
								
								
								update docs  
							
							
							
						 
						
							2016-09-22 00:20:34 +05:30 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	a723d17f49  
						 
						
							
							
								
								
								Mention cleaning on all three platforms  
							
							
							
						 
						
							2016-09-21 11:10:52 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	546c0e7822  
						 
						
							
							
								
								
								Mention createFromPath failure cases  
							
							
							
						 
						
							2016-09-21 10:48:01 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	e7c4d2523b  
						 
						
							
							
								
								
								Mention mutating remote arrays and buffers  
							
							
							
						 
						
							2016-09-21 10:44:54 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	cae15ad6b5  
						 
						
							
							
								
								
								Mention using fallback text when writing bookmarks on Windows  
							
							
							
						 
						
							2016-09-21 10:31:01 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	805ce0dee9  
						 
						
							
							
								
								
								Merge pull request  #7276  from electron/google-api-key-env2  
							
							... 
							
							
							
							allow GOOGLE_API_KEY to be set 
							
						 
						
							2016-09-21 15:16:29 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	f4a8fb9eb4  
						 
						
							
							
								
								
								🎨  standard  
							
							
							
						 
						
							2016-09-20 14:55:45 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	98999f4850  
						 
						
							
							
								
								
								Add missing s in progress  
							
							
							
						 
						
							2016-09-20 14:46:17 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	b5e1571204  
						 
						
							
							
								
								
								Set parameter type to Object  
							
							
							
						 
						
							2016-09-20 14:26:55 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	d7934e7525  
						 
						
							
							
								
								
								add link to chromium API keys doc  
							
							
							
						 
						
							2016-09-20 14:13:30 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	7fcba6ba0f  
						 
						
							
							
								
								
								document the GOOGLE_API_KEY env var  
							
							
							
						 
						
							2016-09-20 13:58:39 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	ae31ded165  
						 
						
							
							
								
								
								Merge pull request  #7265  from octref/patch-1  
							
							... 
							
							
							
							Add instruction for debugging main process in VSCode 
							
						 
						
							2016-09-20 08:59:37 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	30a6b597a5  
						 
						
							
							
								
								
								Merge pull request  #7239  from darkdh/6873  
							
							... 
							
							
							
							Emit scroll-touch-edge event instead of changing the behavior of scrollll-touch-begin/end 
							
						 
						
							2016-09-20 14:51:10 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Pine 
								
							 
						 
						
							
							
								
							
							
	c45ca254e3  
						 
						
							
							
								
								
								Add instruction for debugging main process in VSCode  
							
							... 
							
							
							
							I hope you don't mind me putting the VSCode part before `node-inspector`, because VSCode seems easier to setup, and VSCode could inspect `process` without crashing. 
							
						 
						
							2016-09-19 22:43:05 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	143d7ab98f  
						 
						
							
							
								
								
								Merge pull request  #7264  from electron/docs-readme  
							
							... 
							
							
							
							Docs Readme 
							
						 
						
							2016-09-20 14:31:31 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	e3e450613d  
						 
						
							
							
								
								
								Merge pull request  #7157  from Mossop/moveguest  
							
							... 
							
							
							
							Allow moving a webcontents to a different webview 
							
						 
						
							2016-09-20 14:28:42 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	61e50046bd  
						 
						
							
							
								
								
								link to the documentation styleguide  
							
							
							
						 
						
							2016-09-19 21:10:36 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	1cdf8bbc10  
						 
						
							
							
								
								
								break up run-on sentence  
							
							
							
						 
						
							2016-09-19 21:09:31 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	a3d2cdaa2c  
						 
						
							
							
								
								
								website doesn't display docs for old versions any more  
							
							
							
						 
						
							2016-09-19 21:09:02 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	c0f8b4895d 
 
						 
						
							
							
								
								
								Update docs  
							
							
							
						 
						
							2016-09-20 02:41:26 +10:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	26004f1a66  
						 
						
							
							
								
								
								Merge pull request  #7241  from miniak/crashed-killed  
							
							... 
							
							
							
							Add killed argument for webContents.on("crashed") and app.on("gpu-process-crashed") events 
							
						 
						
							2016-09-19 16:02:52 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	1c6586c4b9  
						 
						
							
							
								
								
								Merge pull request  #7238  from electron/felix-windows-store-docs  
							
							... 
							
							
							
							Update Windows Store Language 
							
						 
						
							2016-09-19 15:54:23 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	a260647b4f  
						 
						
							
							
								
								
								Merge pull request  #7062  from MaxWhere/osr-sizing-fix  
							
							... 
							
							
							
							Offscreen invalidate and sizing fix 
							
						 
						
							2016-09-19 15:38:11 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	ffe931bde7  
						 
						
							
							
								
								
								Merge pull request  #7226  from electron/power-monitor-error  
							
							... 
							
							
							
							Rethrow caught errors from process.binding 
							
						 
						
							2016-09-19 15:25:18 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	8567f79e67  
						 
						
							
							
								
								
								Add killed argument for webContents.on("crashed") and app.on("gpu-process-crashed") events  
							
							
							
						 
						
							2016-09-17 17:02:36 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Anthony Tseng 
								
							 
						 
						
							
							
								
							
							
	269a87b26f  
						 
						
							
							
								
								
								Emit scroll-touch-edge event instead of changing the behavior of scroll-touch-begin/end  
							
							... 
							
							
							
							fix  #6873  
						
							2016-09-17 22:50:10 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Felix Rieseberg 
								
							 
						 
						
							
							
								
							
							
	084110c56f  
						 
						
							
							
								
								
								📝  Update Windows Store Language  
							
							
							
						 
						
							2016-09-17 04:19:55 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	1072519488  
						 
						
							
							
								
								
								Mark atom-shell version as deprecated  
							
							
							
						 
						
							2016-09-16 15:59:00 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									gellert 
								
							 
						 
						
							
							
								
							
							
	8baaad4e0d  
						 
						
							
							
								
								
								cleanup and adds docs  
							
							
							
						 
						
							2016-09-16 23:27:51 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	0fda86f79a  
						 
						
							
							
								
								
								Mention not requiring module until app is ready  
							
							
							
						 
						
							2016-09-16 11:42:02 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									deepak1556 
								
							 
						 
						
							
							
								
							
							
	e7f1265b64  
						 
						
							
							
								
								
								add save-to-disk disposition for new-window event  
							
							
							
						 
						
							2016-09-16 16:30:26 +05:30 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	9714348260  
						 
						
							
							
								
								
								Merge pull request  #6941  from deepak1556/blob_data_patch  
							
							... 
							
							
							
							protocol: provide blob uuid with uploadData 
							
						 
						
							2016-09-16 17:01:15 +09:00