deepak1556
								
							 
						 | 
						
							
							
								
							
							
	63c0e4cbb1
						 | 
						
							
							
								
								
								Add ZoomController to manager zoom changes for webcontents
							
							
							
							
							
						 | 
						
							2017-02-12 00:49:17 +05:30 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									deepak1556
								
							 
						 | 
						
							
							
								
							
							
	07794a58aa
						 | 
						
							
							
								
								
								use zoom factor webpreference option when required.
							
							
							
							
							
							
							
							* When setzoomlevel is not called for the host.
* When there is no zoom preference for the host. 
							
						 | 
						
							2017-02-12 00:49:17 +05:30 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									deepak1556
								
							 
						 | 
						
							
							
								
							
							
	b27c94368d
						 | 
						
							
							
								
								
								webContents: set zoom levels with HostZoomMap
							
							
							
							
							
						 | 
						
							2017-02-12 00:49:17 +05:30 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Kevin Sawicki
								
							 
						 | 
						
							
							
								
							
							
	f7f4de36af
						 | 
						
							
							
								
								
								Merge remote-tracking branch 'origin/master' into macos-open-save-panel
							
							
							
							
							
						 | 
						
							2017-02-09 11:25:05 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Kevin Sawicki
								
							 
						 | 
						
							
							
								
							
							
	867bb5a94e
						 | 
						
							
							
								
								
								Add DialogSettings helper struct
							
							
							
							
							
						 | 
						
							2017-02-09 10:13:11 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Birunthan Mohanathas
								
							 
						 | 
						
							
							
								
							
							
	c8c11e68c6
						 | 
						
							
							
								
								
								Add support for checkbox with dialog.showMessageBox
							
							
							
							
							
							
							
							This adds the `checkboxLabel` and `checkboxChecked` options to display a
checkbox in the message box. Fixes #6048. 
							
						 | 
						
							2017-02-09 09:03:54 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Tan Wang Leng
								
							 
						 | 
						
							
							
								
							
							
	a4a71a1dc9
						 | 
						
							
							
								
								
								Change qualifier of ShowSaveDialog() parameter
							
							
							
							
							
							
							
							The normal convention in the codebase is to not use references
or 'const' for primitives like 'bool' and 'int'. 
							
						 | 
						
							2017-02-09 21:50:55 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Tan Wang Leng
								
							 
						 | 
						
							
							
								
							
							
	36209ddd90
						 | 
						
							
							
								
								
								🍎 Add additional options for Mac's open dialog
							
							
							
							
							
							
							
							Support an additional attributes available in macOS's NSOpenPanel:
message. 
							
						 | 
						
							2017-02-09 20:10:57 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Tan Wang Leng
								
							 
						 | 
						
							
							
								
							
							
	1d612a12a1
						 | 
						
							
							
								
								
								🍎 Add additional options for Mac's save dialog
							
							
							
							
							
							
							
							Support additional attributes available in macOS's NSSavePanel: message,
nameFieldLabel and showsTagField 
							
						 | 
						
							2017-02-09 20:10:57 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									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 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									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 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Gary Wilber
								
							 
						 | 
						
							
							
								
							
							
	11e1f6b56c
						 | 
						
							
							
								
								
								Fix lint errors
							
							
							
							
							
						 | 
						
							2017-02-08 00:05:16 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Gary Wilber
								
							 
						 | 
						
							
							
								
							
							
	ed44b32ff5
						 | 
						
							
							
								
								
								Convert indentation to spaces
							
							
							
							
							
						 | 
						
							2017-02-07 23:08:03 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Gary Wilber
								
							 
						 | 
						
							
							
								
							
							
	148898fb75
						 | 
						
							
							
								
								
								Implement invalidate for non-offscreen mode
							
							
							
							
							
						 | 
						
							2017-02-07 23:03:42 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yury Solovyov
								
							 
						 | 
						
							
							
								
							
							
	bcf0964c61
						 | 
						
							
							
								
								
								Fix more review
							
							
							
							
							
						 | 
						
							2017-02-07 09:55:18 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yury Solovyov
								
							 
						 | 
						
							
							
								
							
							
	29452364f3
						 | 
						
							
							
								
								
								Use isolate() method to get isolate
							
							
							
							
							
						 | 
						
							2017-02-07 09:54:22 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yury Solovyov
								
							 
						 | 
						
							
							
								
							
							
	c2bf5bb986
						 | 
						
							
							
								
								
								Put locker and handle scope to the top of the function. Remove unneeded header
							
							
							
							
							
						 | 
						
							2017-02-07 09:53:34 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yury Solovyov
								
							 
						 | 
						
							
							
								
							
							
	5794138ed4
						 | 
						
							
							
								
								
								Normalize path
							
							
							
							
							
						 | 
						
							2017-02-07 09:53:34 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yury
								
							 
						 | 
						
							
							
								
							
							
	1b4ee6e0d8
						 | 
						
							
							
								
								
								Image from icon node-style callback (#2)
							
							
							
							
							
							
							
							* Try implementing node-style callbacks
* Add locker and handle scope 
							
						 | 
						
							2017-02-07 09:53:34 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									deepak1556
								
							 
						 | 
						
							
							
								
							
							
	2e85ff1f57
						 | 
						
							
							
								
								
								Fix code style
							
							
							
							
							
						 | 
						
							2017-02-07 09:53:34 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yury Solovyov
								
							 
						 | 
						
							
							
								
							
							
	3d47c9b71d
						 | 
						
							
							
								
								
								Fix lint
							
							
							
							
							
						 | 
						
							2017-02-07 09:53:34 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yury Solovyov
								
							 
						 | 
						
							
							
								
							
							
	05cb26a174
						 | 
						
							
							
								
								
								Use object for options
							
							
							
							
							
						 | 
						
							2017-02-07 09:53:34 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yury Solovyov
								
							 
						 | 
						
							
							
								
							
							
	bec671bac8
						 | 
						
							
							
								
								
								Make size optional
							
							
							
							
							
						 | 
						
							2017-02-07 09:52:11 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Robo
								
							 
						 | 
						
							
							
								
							
							
	b25b141642
						 | 
						
							
							
								
								
								create iconmanager as singleton class and cleanup code (#1)
							
							
							
							
							
							
							
							* create iconmanager as singleton class and cleanup code 
							
						 | 
						
							2017-02-07 09:52:11 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									renaesop
								
							 
						 | 
						
							
							
								
							
							
	26135b412b
						 | 
						
							
							
								
								
								Merge remote-tracking branch 'upstream/master'
							
							
							
							
							
							
							
							# Conflicts:
#	atom/browser/api/atom_api_web_contents.cc
#	chromium_src/chrome/browser/printing/print_job_worker.cc
#	chromium_src/chrome/browser/printing/print_job_worker.h
#	chromium_src/chrome/browser/printing/print_view_manager_base.cc
#	chromium_src/chrome/browser/printing/print_view_manager_base.h
#	chromium_src/chrome/browser/printing/printer_query.cc
#	chromium_src/chrome/common/print_messages.cc
#	chromium_src/chrome/renderer/printing/print_web_view_helper.cc 
							
						 | 
						
							2017-02-07 09:30:36 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	86215d4300
						 | 
						
							
							
								
								
								Allow filter to use any scheme
							
							
							
							
							
						 | 
						
							2017-02-06 10:34:30 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	75627ba6ad
						 | 
						
							
							
								
								
								Fix sync printing not working
							
							
							
							
							
						 | 
						
							2017-02-06 10:34:29 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	820c0827c0
						 | 
						
							
							
								
								
								Fix cpplint warnings
							
							
							
							
							
						 | 
						
							2017-02-06 10:34:29 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	6165d36351
						 | 
						
							
							
								
								
								There is a new INSERTED type of ChangeCause
							
							
							
							
							
							
							
							For the purpose of compatibility, we treat it as "explicit". 
							
						 | 
						
							2017-02-06 10:34:29 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	6763977316
						 | 
						
							
							
								
								
								Update URLPattern to its latest version
							
							
							
							
							
						 | 
						
							2017-02-06 10:34:29 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	234e1bb811
						 | 
						
							
							
								
								
								base::Bind now prevents the case with no arguments
							
							
							
							
							
						 | 
						
							2017-02-06 10:34:29 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	411696ca19
						 | 
						
							
							
								
								
								Clear is replaced with ClearEntriesAddedWithin
							
							
							
							
							
						 | 
						
							2017-02-06 10:34:29 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	4a14b17255
						 | 
						
							
							
								
								
								WindowOpenDisposition has become enum class
							
							
							
							
							
						 | 
						
							2017-02-06 10:34:29 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	6d323dd6fe
						 | 
						
							
							
								
								
								web/WebInputEvent.h is moved to platform/WebInputEvent.h
							
							
							
							
							
						 | 
						
							2017-02-06 10:34:29 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	5cf2873b77
						 | 
						
							
							
								
								
								net::FtpProtocolHandler has changed its constructor
							
							
							
							
							
						 | 
						
							2017-02-06 10:34:29 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	13a1d79ca6
						 | 
						
							
							
								
								
								Deperecate AtomSecurityStateModelClient with SecurityStateTabHelper
							
							
							
							
							
						 | 
						
							2017-02-06 10:34:28 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	1d29b23662
						 | 
						
							
							
								
								
								Update api::WebContents
							
							
							
							
							
						 | 
						
							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
								
							 
						 | 
						
							
							
								
							
							
	d4e3dade39
						 | 
						
							
							
								
								
								WindowCapturer and ScreenCapturer are merged to DesktopCapturer
							
							
							
							
							
						 | 
						
							2017-02-06 10:34:28 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	c10eb73166
						 | 
						
							
							
								
								
								Signature of OnCreateWindow has changed
							
							
							
							
							
						 | 
						
							2017-02-06 10:34:28 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Cheng Zhao
								
							 
						 | 
						
							
							
								
							
							
	d8e9432b0d
						 | 
						
							
							
								
								
								contentTracing.setWatchEvent/cancelWatchEvent is removed
							
							
							
							
							
						 | 
						
							2017-02-06 10:34:28 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Kevin Sawicki
								
							 
						 | 
						
							
							
								
							
							
	e2501a80e4
						 | 
						
							
							
								
								
								Add path and args to LoginItemSettings struct
							
							
							
							
							
						 | 
						
							2017-02-06 08:34:35 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									renaesop
								
							 
						 | 
						
							
							
								
							
							
	023a3fd547
						 | 
						
							
							
								
								
								Print enhancement: add webContents.printerList And a print option to select printer
							
							
							
							
							
						 | 
						
							2017-02-06 17:18:04 +08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Kevin Sawicki
								
							 
						 | 
						
							
							
								
							
							
	5973aa36ad
						 | 
						
							
							
								
								
								Initialize color listener after app is ready
							
							
							
							
							
						 | 
						
							2017-02-03 09:00:18 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Kevin Sawicki
								
							 
						 | 
						
							
							
								
							
							
	dc1c11a841
						 | 
						
							
							
								
								
								Merge pull request #8487 from leethomas/feature/osx-relative-window-levels
							
							
							
							
							
							
							
							Feature/macOS relative window levels 
							
						 | 
						
							2017-01-30 15:34:24 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Kevin Sawicki
								
							 
						 | 
						
							
							
								
							
							
	e683f28e32
						 | 
						
							
							
								
								
								Require a non-empty drag image to prevent crash
							
							
							
							
							
						 | 
						
							2017-01-26 15:46:04 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Kevin Sawicki
								
							 
						 | 
						
							
							
								
							
							
	8ce1930f0d
						 | 
						
							
							
								
								
								Add specs for missing startDrag options
							
							
							
							
							
						 | 
						
							2017-01-26 15:46:04 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									leethomas
								
							 
						 | 
						
							
							
								
							
							
	1f5518b91e
						 | 
						
							
							
								
								
								throw an error for out of bounds window levels
							
							
							
							
							
						 | 
						
							2017-01-24 20:14:09 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									leethomas
								
							 
						 | 
						
							
							
								
							
							
	7a0a87a6f3
						 | 
						
							
							
								
								
								implement relative window levels, closes #8153
							
							
							
							
							
						 | 
						
							2017-01-23 23:42:33 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 |