Robo 
								
							 
						 
						
							
							
								
							
							
	
	
	76e3ee6fe6 
 
						 
						
							
							
								
								
								fix: loading dedicated/shared worker scripts over custom protocol ( #20625 )  
							
							 
							
							... 
							
							
							
							Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com> 
							
						 
						
							2020-07-27 18:48:37 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	4829b0f816 
 
						 
						
							
							
								
								
								fix: disable rosetta as Electron does not run under rosetta ( #24670 )  
							
							 
							
							
							
						 
						
							2020-07-27 13:26:04 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	ee31611e84 
 
						 
						
							
							
								
								
								fix: missing base::CommandLine include ( #24718 )  
							
							 
							
							
							
						 
						
							2020-07-24 00:08:04 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	5cfe956fe1 
 
						 
						
							
							
								
								
								fix: ensure that errors thrown in the context bridge are created in the correct context ( #24534 )  
							
							 
							
							
							
						 
						
							2020-07-23 14:32:38 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	b500294c1d 
 
						 
						
							
							
								
								
								feat: add worldSafe flag for executeJS results ( #24114 )  
							
							 
							
							... 
							
							
							
							* feat: add worldSafe flag for executeJS results
* chore: do not log warning for webContents.executeJS
* Apply suggestions from code review
Co-authored-by: Jeremy Rose <jeremya@chromium.org>
* chore: apply PR feedback
* chore: split logic a bit
* chore: allow primitives through the world safe checl
* chore: clean up per PR feedback
* chore: flip boolean logic
* chore: update per PR feedback
* chore: fix typo
* chore: fix spec
Co-authored-by: Jeremy Rose <jeremya@chromium.org> 
							
						 
						
							2020-07-23 14:32:20 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Electron Bot 
								
							 
						 
						
							
							
								
							
							
	
	
	2fb14f53fe 
 
						 
						
							
							
								
								
								chore: bump chromium to 1a093e6a0cb5e72ba78990fe39824 (master) ( #24575 )  
							
							 
							
							
							
						 
						
							2020-07-21 22:34:34 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	d4a4269989 
 
						 
						
							
							
								
								
								perf: do not convert object keys in ctx bridge as they are always primitives ( #24671 )  
							
							 
							
							... 
							
							
							
							* perf: do not convert object keys in ctx bridge as they are always primitives
* Update shell/renderer/api/electron_api_context_bridge.cc
Co-authored-by: Jeremy Rose <jeremya@chromium.org>
Co-authored-by: Jeremy Rose <jeremya@chromium.org> 
							
						 
						
							2020-07-21 15:26:16 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	3f54f240bd 
 
						 
						
							
							
								
								
								perf: pass primitives directly through the context bridge, avoids copying ( #24531 )  
							
							 
							
							
							
						 
						
							2020-07-14 18:38:54 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Electron Bot 
								
							 
						 
						
							
							
								
							
							
	
	
	8bbdc224ac 
 
						 
						
							
							
								
								
								chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) ( #24256 )  
							
							 
							
							... 
							
							
							
							* chore: bump chromium in DEPS to 7fb9778894d73378bff51087ce869ea5aa6e5d5d
* chore: bump chromium in DEPS to 83da426e53d423f0530fc23433b6d2c4d0548442
* update patches
* remove chromeos-only TtsControllerDelegate
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2255314 
* SharedUserScriptMaster -> SharedUserScriptManager
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2258357 
* avoid deprecated DISALLOW_COPY_AND_ASSIGN
https://groups.google.com/a/chromium.org/forum/#!msg/cxx/qwH2hxaEjac/TUKq6eqfCwAJ 
* chore: bump chromium in DEPS to b2eaf9ff4e6b03267bf279583ea20ceb2b25e9d0
* update patches
* rename GetHighContrastColorScheme -> GetPlatformHighContrastColorScheme
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2250224 
* remove vulkan info collection
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2252818 
* add max_xcode_version build var
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2264867 
* add missing headers
* chore: bump chromium in DEPS to cded18ca1138f7e8efc904f077ddcca34f0135cf
* update patches
* add empty floc blocklist to BrowserProcessImpl
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2240873 
* chore: bump chromium in DEPS to f06602226cd80bf677b2ce013a94a2fb7f6ac58d
* chore: bump chromium in DEPS to 747aa4bfc74fc6cf7f08ee72624cd69ae41ae28d
* chore: bump chromium in DEPS to 31c0105e50fcc4e94de33e5c8602c755ace4a32b
* chore: update patches
* Reland "[base] Stop including check.h, notreached.h, etc. in logging.h"
https://chromium-review.googlesource.com/c/chromium/src/+/2264297 
* X11 and Ozone: make sure gfx::AcceleratedWidget to be uint32_t
https://chromium-review.googlesource.com/c/chromium/src/+/2260554 
* Move zygote from //services/service_manager back to //content
https://chromium-review.googlesource.com/c/chromium/src/+/2252466 
* chore: update v8 patches
* [XProto] Remove usage of Shape extension
https://chromium-review.googlesource.com/c/chromium/src/+/2262113 
* fixup! add empty floc blocklist to BrowserProcessImpl
* Require macOS 10.15.1 sdk
https://chromium-review.googlesource.com/c/chromium/src/+/2238504 
* Use newer Xcode version 11.5.0
* update src cache
* chore: bump chromium in DEPS to 60a9883e35db3f6f91916f0878e88e1849c17b11
* chore: update patches
* Reland "Reland "New toolchain for Windows 10 19041 SDK""
https://chromium-review.googlesource.com/c/chromium/src/+/2255527 
* update patches
* Convert raw NonClientFrameViews to unique_ptrs
https://chromium-review.googlesource.com/c/chromium/src/+/2240417 
* [printing] Move PrintHostMsg_DidPreviewDocument_Params to print.mojom
https://chromium-review.googlesource.com/c/chromium/src/+/2257035 
* chore: bump chromium in DEPS to 12c233c2a85bfa28fb279f390121ba681e52a71b
* chore: update patches
* Removing oppressive language for the directory chrome/browser/apps
https://chromium-review.googlesource.com/c/chromium/src/+/2269822 
* Inclusion: rename SpellcheckLanguageBlacklistPolicyHandler
https://chromium-review.googlesource.com/c/chromium/src/+/2267646 
* Clean up duplicate WebContents "is fullscreen" functions
https://chromium-review.googlesource.com/c/chromium/src/+/2275148 
* Adds icon loading service with sandbox for Windows.
https://chromium-review.googlesource.com/c/chromium/src/+/1987273 
* No more Vulkan info collection for UMA on Windows
https://chromium-review.googlesource.com/c/chromium/src/+/2252818 
* fix lint
* chore: update buildflag conditions
* chore: bump chromium in DEPS to a837d4c4230ace4f10b2768728f4044b7995dfa5
* update hunspell files
* chore: update patches
* Make content::FileSelectListener a RefCounted
https://chromium-review.googlesource.com/c/chromium/src/+/2275338 
* fix build failures on MAS
* update patches
* fixup! Reland "[base] Stop including check.h, notreached.h, etc. in logging.h"
* fix build on windows
* Check for GDI exhaustion if window creation fails
https://chromium-review.googlesource.com/c/chromium/src/+/2244124 
* chore: bump chromium in DEPS to 2c9b2a73be4ef9ec22d8b6da8e174cb80753f125
* chore: update patches
* Network Service: Move DeleteCookiePredicate into public folder
https://chromium-review.googlesource.com/c/chromium/src/+/2264186 
* chore: bump chromium in DEPS to fa2606299bcc02c362528d26b5dcf8c8a0db0735
* chore: bump chromium in DEPS to d9c235d1227204dbae3708daae851573a3566b94
* chore: bump chromium in DEPS to 2f82c284243c035f49a747fd1ead6c44b4b31093
* chore: update patches
* Move creating the LayerTreeSettings into blink.
https://chromium-review.googlesource.com/c/chromium/src/+/2267720 
* chore: bump chromium in DEPS to 914112f1d9af9e4974059dc403da62699a55550f
* update patches
* chore: bump chromium in DEPS to e0bc1ffae6393fc543a2da94c88167df75859b36
* refactor: match upstream print preview handling (#24452 )
* update patches
* chore: bump chromium in DEPS to 0881423156abe084164b51ab58ce93a8bd380524
* update patches
* update patches
* give a type to pendingPromise
* chore: bump chromium in DEPS to 11a8c1534b16d130075d378a64187360ba4e7820
* update patches
* 2272609: Move //services/service_manager/sandbox to //sandbox/policy.
https://chromium-review.googlesource.com/c/chromium/src/+/2272609 
* update patches
* fixup! 2272609: Move //services/service_manager/sandbox to //sandbox/policy.
* fixup! 2272609: Move //services/service_manager/sandbox to //sandbox/policy.
* 2264511: Cookies: Update SetCanonicalCookie to return CookieAccessResult
https://chromium-review.googlesource.com/c/chromium/src/+/2264511 
* chore: fix setAlwaysOnTop test
The window must be visible for state to be updated properly.
* Revert "Migrate modules/desktop_capture and modules/video_capture to webrtc::Mutex."
https://webrtc-review.googlesource.com/c/src/+/179080 
* update patches
Co-authored-by: Andy Locascio <andy@slack-corp.com>
Co-authored-by: deepak1556 <hop2deep@gmail.com>
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
Co-authored-by: John Kleinschmidt <jkleinsc@github.com>
Co-authored-by: Electron Bot <anonymous@electronjs.org>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: Jeremy Rose <nornagon@nornagon.net>
Co-authored-by: Samuel Attard <marshallofsound@electronjs.org> 
							
						 
						
							2020-07-13 21:13:34 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	4398ecb6c8 
 
						 
						
							
							
								
								
								chore: use node_bindings loop for clarity ( #24391 )  
							
							 
							
							
							
						 
						
							2020-07-03 09:19:27 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Electron Bot 
								
							 
						 
						
							
							
								
							
							
	
	
	72a089262e 
 
						 
						
							
							
								
								
								chore: bump chromium to a84d34e372b8fb5e9a94b1b4b447e (master) ( #23908 )  
							
							 
							
							... 
							
							
							
							* chore: bump chromium in DEPS to a7249f73ae05d456c04487ef1693325f719556dd
* chore: bump chromium in DEPS to 202466fa40b58f0bb9c9a76a037d1c50154c099e
* chore: bump chromium in DEPS to 2dd1b25c8d794b50fb0dd911e0c4e909ff39f145
* Update patches
* update patches
* Revert "[printing] Mojofy PrintHostMsg_CheckForCancel"
https://chromium-review.googlesource.com/c/chromium/src/+/2226002 
* chore: bump chromium in DEPS to 8c1542e7dd36854fdf4abd1a8021eeb65a6a2e2b
* chore: bump chromium in DEPS to 078bc6d796334fb403acd8975b99d1c8ecd028e8
* chore: bump chromium in DEPS to d96e9f16ae852ec9dbd15bf17df3d440402413bb
* update patches
* chore: update patches
* Use ExtensionSystem::is_ready() instead of ExtensionService::is_ready()
https://chromium-review.googlesource.com/c/chromium/src/+/2207499 
* Remove WebImeTextSpan
https://chromium-review.googlesource.com/c/chromium/src/+/2225240 
* Remove PDFAnnotations flag altogether.
https://chromium-review.googlesource.com/c/chromium/src/+/2229317 
* Rework find-from-selection so it's synchronous -- fixes flaky tests
https://chromium-review.googlesource.com/c/chromium/src/+/2181570 
* fixup! Revert "[printing] Mojofy PrintHostMsg_CheckForCancel"
* chore: bump chromium in DEPS to a8a280835830c65145ed8573a9a09f36d3920418
* update sysroots
* update patches
* update patches
* Take RFH as a parameter for DidUpdateFavicon/ManifestURL
https://chromium-review.googlesource.com/c/chromium/src/+/2224745 
* chore: bump chromium in DEPS to b6149cb5a5e32caf8eab67b97ef3072b72521ca8
* Update patches
* Rename net::cookie_util::StripStatuses to StripAccessResults
https://chromium-review.googlesource.com/c/chromium/src/+/2212697 
* use net::CookieAccessResultList instead of net::CookieAccessResultList
* fix mas_no_private_api patch
https://chromium-review.googlesource.com/c/chromium/src/+/2230281 
* chore: bump chromium in DEPS to a27feee1643d952e48f77c92d8c03aedea14b720
* update patches
* fix: add new navigation state REUSE_SITE_INSTANCE
To fix the new set of state checks added in
https://chromium-review.googlesource.com/c/chromium/src/+/2215141 
* chore: bump chromium in DEPS to ff4559a4c13d20888202474e4ab9917dbdad8a9a
* update patches
* Cleanup usages of old mojo types and remove unused code
https://chromium-review.googlesource.com/c/chromium/src/+/2235699 
* chore: bump chromium in DEPS to 05279845f76eb22900a8b0d1a11d4fd339a8e53b
* chore: bump chromium in DEPS to 821558279767cffec90e3b5b947865f90089fed3
* chore: bump chromium in DEPS to 1aef04e6486be337d3dd820b2d64d6320a1b9c13
* chore: bump chromium in DEPS to dc86386e8fdd796a0f7577e91e42a7f8b7e9bc78
* chore: bump chromium in DEPS to 64f2360794f14643764092ba3e58e2ed8f9fee12
* chore: update patches
* refactor: MessageLoop, you are terminated \o/
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2246173 
* refactor: plumb DownloadSchedule to DownloadItem
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2242202 
* chore: fix variable typo in IPC
* chore: s/BindPipeAndPassReceiver/BindNewPipeAndPassReceiver
* chore: update patches
* chore: XEvent becomes x11::Event
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2240355 
* fixup! refactor: MessageLoop, you are terminated \o/
* fixup! chore: XEvent becomes x11::Event
* build: update v8 headers
* chore: fix windows build
* chore: disable SameSite-by-default changes
https://chromium-review.googlesource.com/c/chromium/src/+/2231445 
* update printing.patch
* chore: bump chromium DEPS to 9ae03ef8f7d4f6ac663f725bcfe70311987652f3
* Convert WidgetHostMsg_SelectionBoundsChanged/TextInputStateChanged
https://chromium-review.googlesource.com/c/chromium/src/+/2243531 
* chore: update v8 patches
* [XProto] Replace usages of XID and ::Window with x11::Window
https://chromium-review.googlesource.com/c/chromium/src/+/2249389 
* Update VideoFrameMetadata to use base::Optionals
https://chromium-review.googlesource.com/c/chromium/src/+/2231706 
https://chromium-review.googlesource.com/c/chromium/src/+/2238361 
* --disable-dev-shm-usage for gpu process crash
* [v8] Allow for 4GB TypedArrays
https://chromium-review.googlesource.com/c/v8/v8/+/2249668 
* update lib_src_switch_buffer_kmaxlength_to_size_t.patch
* disable app.getGPUInfo spec on linux
* update patches
Co-authored-by: John Kleinschmidt <jkleinsc@github.com>
Co-authored-by: Electron Bot <anonymous@electronjs.org>
Co-authored-by: deepak1556 <hop2deep@gmail.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com> 
							
						 
						
							2020-06-22 10:35:10 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jeremy Rose 
								
							 
						 
						
							
							
								
							
							
	
	
	e1e73fa5f5 
 
						 
						
							
							
								
								
								refactor: use WeakRef on main process side of remote ( #24115 )  
							
							 
							
							
							
						 
						
							2020-06-16 14:34:08 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	09c0ee8f87 
 
						 
						
							
							
								
								
								build: remove dead symlink from MAS build ( #24158 )  
							
							 
							
							... 
							
							
							
							* build: remove dead symlink from MAS build
* chore: new out cache
* build: fixup gn check
* Update node_main.cc
* chore: fix lint 
							
						 
						
							2020-06-16 14:19:57 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jeremy Rose 
								
							 
						 
						
							
							
								
							
							
	
	
	d08cfce6cb 
 
						 
						
							
							
								
								
								chore: use more inclusive language in a few places ( #24023 )  
							
							 
							
							... 
							
							
							
							* chore: use more inclusive language in lint script
* whitelist -> allowed_extension_ids in plugin_utils
* some other places 
							
						 
						
							2020-06-09 11:29:29 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Paul Frazee 
								
							 
						 
						
							
							
								
							
							
	
	
	c6c022dc46 
 
						 
						
							
							
								
								
								feat: add {stream} opt to custom protocol registry to configure media player ( #22955 )  
							
							 
							
							
							
						 
						
							2020-06-08 09:49:36 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jeremy Apthorp 
								
							 
						 
						
							
							
								
							
							
	
	
	a1c55a13e1 
 
						 
						
							
							
								
								
								fix: throw instead of crash when using ipcRenderer after context released ( #23917 )  
							
							 
							
							
							
						 
						
							2020-06-04 16:25:25 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	
	
	08f288faf1 
 
						 
						
							
							
								
								
								test: use WebContents event to test beforeunload ( #23699 )  
							
							 
							
							
							
						 
						
							2020-05-26 09:21:38 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	9d7ba98209 
 
						 
						
							
							
								
								
								refactor: remove the RenderFrameFunctionStore and use privates to memory manage ( #23592 )  
							
							 
							
							
							
						 
						
							2020-05-15 11:57:40 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	3daeec5e3e 
 
						 
						
							
							
								
								
								fix: run Node.js at-exit callbacks in renderer proc ( #23419 )  
							
							 
							
							
							
						 
						
							2020-05-12 13:09:56 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	ef176ce368 
 
						 
						
							
							
								
								
								build: fix building with enable_remote_module = false ( #23499 )  
							
							 
							
							
							
						 
						
							2020-05-12 18:32:04 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	7bba36a095 
 
						 
						
							
							
								
								
								chore: add TRACE calls for heavy ctx bridge methods ( #23501 )  
							
							 
							
							
							
						 
						
							2020-05-11 14:24:43 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	7f9b7b2e95 
 
						 
						
							
							
								
								
								chore: clean up context bridge scopes and add specs for internal bridge ( #23334 )  
							
							 
							
							... 
							
							
							
							* chore: clean up context bridge context scopes
* spec: add specs for internalContextBridge 
							
						 
						
							2020-05-11 13:41:42 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jeremy Apthorp 
								
							 
						 
						
							
							
								
							
							
	
	
	06bf0d08dc 
 
						 
						
							
							
								
								
								fix: crashReporter incompatible with sandbox on Linux ( #23265 )  
							
							 
							
							
							
						 
						
							2020-05-07 13:31:26 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Robo 
								
							 
						 
						
							
							
								
							
							
	
	
	a707a3eda3 
 
						 
						
							
							
								
								
								feat: add enableWebSQL webpreference ( #23311 )  
							
							 
							
							... 
							
							
							
							* feat: add enableWebSQL webpreference
* chore: update indexedDB test 
							
						 
						
							2020-05-06 12:52:59 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Robo 
								
							 
						 
						
							
							
								
							
							
	
	
	bac9ac1163 
 
						 
						
							
							
								
								
								fix: guard pdf behind correct buildflags ( #23404 )  
							
							 
							
							
							
						 
						
							2020-05-04 13:56:50 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	075472d6ef 
 
						 
						
							
							
								
								
								fix: do not leak IPC or context bridge promises ( #23321 )  
							
							 
							
							
							
						 
						
							2020-04-29 15:51:41 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Robo 
								
							 
						 
						
							
							
								
							
							
	
	
	ec7942e8b5 
 
						 
						
							
							
								
								
								fix: build when some buildflags are disabled ( #23307 )  
							
							 
							
							
							
						 
						
							2020-04-28 23:16:10 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	abe5cf398c 
 
						 
						
							
							
								
								
								refactor: port window.open and window.opener to use ctx bridge instead of hole punching ( #23235 )  
							
							 
							
							... 
							
							
							
							* refactor: port window.open and window.opener to use ctx bridge instead of hole punching
* refactor: only run the isolated init bundle when webview is enabled 
							
						 
						
							2020-04-27 12:46:04 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Sorah Fukumori 
								
							 
						 
						
							
							
								
							
							
	
	
	6ab317cc83 
 
						 
						
							
							
								
								
								style: use build/include_directory for NOLINT ( #23266 )  
							
							 
							
							... 
							
							
							
							build/include linter was splitted to build/include_directory at
depot_tools upstream.
https://crrev.com/c/2159690 
https://crbug.com/1073191  
							
						 
						
							2020-04-24 12:57:41 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	96bf9ce77f 
 
						 
						
							
							
								
								
								refactor: port parts of window-setup to use ctx bridge instead of being run in the main world ( #23194 )  
							
							 
							
							... 
							
							
							
							* refactor: port parts of window-setup to use ctx bridge instead of being run in the main world
* chore: update ctx bridge specs for new base numbers 
							
						 
						
							2020-04-22 12:42:51 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	0cbcee6740 
 
						 
						
							
							
								
								
								fix: ensure that functions are not retained beyond their context being released ( #23207 )  
							
							 
							
							
							
						 
						
							2020-04-21 18:05:01 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jeremy Apthorp 
								
							 
						 
						
							
							
								
							
							
	
	
	f6e8edfb3d 
 
						 
						
							
							
								
								
								chore: rename renderer_ipc.cc to ipc_renderer.cc ( #23125 )  
							
							 
							
							
							
						 
						
							2020-04-20 08:18:15 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	e4c82fdf2d 
 
						 
						
							
							
								
								
								Merge pull request from GHSA-h9jc-284h-533g  
							
							 
							
							
							
						 
						
							2020-04-16 14:10:18 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	5c2299cbe6 
 
						 
						
							
							
								
								
								fix: webframe crashes for removed render frame ( #22925 )  
							
							 
							
							... 
							
							
							
							* fix: webframe crashes for removed render frame
* Make errors more descriptive 
							
						 
						
							2020-04-02 19:59:19 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Robo 
								
							 
						 
						
							
							
								
							
							
	
	
	bac1c7f532 
 
						 
						
							
							
								
								
								fix: ensure standard schemes are registered in nw service process ( #22867 )  
							
							 
							
							... 
							
							
							
							* fix: ensure standard schemes are registered in nw service process
Refs https://github.com/electron/electron/pull/20546 
* chore: add test
* chore: apply suggestions from code review
Co-Authored-By: Jeremy Apthorp <jeremya@chromium.org>
Co-authored-by: Jeremy Apthorp <jeremya@chromium.org> 
							
						 
						
							2020-03-31 19:33:16 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	24e21467b9 
 
						 
						
							
							
								
								
								fix: print from PDF viewer not working ( #22760 )  
							
							 
							
							
							
						 
						
							2020-03-20 09:46:13 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	a4c4c86b9d 
 
						 
						
							
							
								
								
								fix: crash on invalid zoomFactor ( #22673 )  
							
							 
							
							
							
						 
						
							2020-03-13 16:13:05 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jeremy Apthorp 
								
							 
						 
						
							
							
								
							
							
	
	
	b4d07f76d3 
 
						 
						
							
							
								
								
								feat: MessagePorts in the main process ( #22404 )  
							
							 
							
							
							
						 
						
							2020-03-11 18:07:54 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	b081fc3ac3 
 
						 
						
							
							
								
								
								fix: when building with enable_pdf_viewer = false ( #22604 )  
							
							 
							
							
							
						 
						
							2020-03-10 19:53:29 +09:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	2563681583 
 
						 
						
							
							
								
								
								fix: disable contextBridge object identity caching ( #21803 )  
							
							 
							
							... 
							
							
							
							* fix: disable contextBridge object identity caching
* cleanup
* chore: make non-const references raw pointers
* fix: zero-param constructors are not explicit
* refactor: use base::LinkedList
Co-authored-by: Jeremy Apthorp <nornagon@nornagon.net> 
							
						 
						
							2020-03-03 23:18:22 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Electron Bot 
								
							 
						 
						
							
							
								
							
							
	
	
	39baf68790 
 
						 
						
							
							
								
								
								chore: bump chromium to 5b340c815ce15ab2efcf277ed19e9 (master) ( #22064 )  
							
							 
							
							... 
							
							
							
							Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
Co-authored-by: loc <andy@slack-corp.com>
Co-authored-by: Robo <hop2deep@gmail.com>
Co-authored-by: Jeremy Apthorp <nornagon@nornagon.net> 
							
						 
						
							2020-03-03 13:35:05 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									bughit 
								
							 
						 
						
							
							
								
							
							
	
	
	84126a4f23 
 
						 
						
							
							
								
								
								feat: optional typically sync callback for WebFrame#executeJavaScript* ( #21423 )  
							
							 
							
							
							
						 
						
							2020-03-02 16:11:40 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	79270e30a6 
 
						 
						
							
							
								
								
								fix: don't run environment bootstrapper ( #22342 )  
							
							 
							
							
							
						 
						
							2020-02-25 16:46:08 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Maddock 
								
							 
						 
						
							
							
								
							
							
	
	
	8cc0435d9c 
 
						 
						
							
							
								
								
								fix(extensions): set lowest isolated world id ( #22212 )  
							
							 
							
							... 
							
							
							
							* fix(extensions): set lowest isolated world id
* refactor: move world IDs into separate header file
Several files are including electron_render_frame_observer.h just for the world IDs. 
							
						 
						
							2020-02-24 13:33:58 +09:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jeremy Apthorp 
								
							 
						 
						
							
							
								
							
							
	
	
	a25d7fa440 
 
						 
						
							
							
								
								
								fix: emit will-navigate for sandboxed contents ( #22188 )  
							
							 
							
							
							
						 
						
							2020-02-21 11:08:26 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jeremy Apthorp 
								
							 
						 
						
							
							
								
							
							
	
	
	602913cb4c 
 
						 
						
							
							
								
								
								chore: rename node bindings atom => electron ( #22176 )  
							
							 
							
							
							
						 
						
							2020-02-14 06:25:39 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jeremy Apthorp 
								
							 
						 
						
							
							
								
							
							
	
	
	d590f2efe3 
 
						 
						
							
							
								
								
								feat: enable pdf viewer ( #21794 )  
							
							 
							
							
							
						 
						
							2020-02-12 16:39:12 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	dafbf04b9a  
						 
						
							
							
								
								
								fix: use a WeakPtr so we do not UAF the store in FunctionLifetimeMonitor ( #22056 )  
							
							 
							
							
							
						 
						
							2020-02-08 20:49:38 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jeremy Apthorp 
								
							 
						 
						
							
							
								
							
							
	
	
	e2a5de9248 
 
						 
						
							
							
								
								
								refactor: saner blink_initialization_order.patch ( #22054 )  
							
							 
							
							
							
						 
						
							2020-02-07 09:45:13 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jeremy Apthorp 
								
							 
						 
						
							
							
								
							
							
	
	
	d9321f4df7 
 
						 
						
							
							
								
								
								chore: rename atom -> electron ( #21986 )  
							
							 
							
							
							
						 
						
							2020-02-04 12:19:40 -08:00