Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						701fc03f00 
					 
					
						
						
							
							Update to Chromium version 126.0.6478.0 ( #1300313 )  
						
						
						
						
					 
					
						2024-05-26 13:45:29 -04:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						49a34d9160 
					 
					
						
						
							
							Apply new Chromium style for #include sorting  
						
						... 
						
						
						
						Add "cef/" prefix for CEF #includes in libcef/ directory.
Sort #includes by following
https://google.github.io/styleguide/cppguide.html#Names_and_Order_of_Includes  
						
						
					 
					
						2024-05-01 14:34:32 -04:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						b67cbc47e3 
					 
					
						
						
							
							Update to Chromium version 125.0.6422.0 ( #1287751 )  
						
						
						
						
					 
					
						2024-04-25 18:43:05 -04:00 
						 
				 
			
				
					
						
							
							
								Nik Pavlov 
							
						 
					 
					
						
						
							
						
						96dc172980 
					 
					
						
						
							
							Fix how CefV8ValueImpl differentiates INT and UINT types ( fixes   #3657 )  
						
						
						
						
					 
					
						2024-04-12 15:37:33 +00:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						2f1e782f62 
					 
					
						
						
							
							Update to Chromium version 122.0.6261.0 ( #1250580 )  
						
						... 
						
						
						
						Frame identifiers have changed from int64_t to string type. This is due
to https://crbug.com/1502660  which removes access to frame routing IDs
in the renderer process. New cross-process frame identifiers are 160-bit
values (32-bit child process ID + 128-bit local frame token) and most
easily represented as strings. All other frame-related expectations and
behaviors remain the same. 
						
						
					 
					
						2024-01-30 12:07:08 -05:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						a02d2ab3e6 
					 
					
						
						
							
							libcef: Format with clang-tidy (see  #3632 )  
						
						
						
						
					 
					
						2024-01-20 19:33:17 -05:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						f781ea373f 
					 
					
						
						
							
							Update to Chromium version 120.0.6099.0 ( #1217362 )  
						
						... 
						
						
						
						- chrome: Disable upgrade/downgrade behavior (see #3608 )
- chrome: Disable process singleton behavior (see #3609 )
- chrome: Disable config as default system browser (see #3613 ) 
						
						
					 
					
						2023-11-28 12:47:00 -05:00 
						 
				 
			
				
					
						
							
							
								Nik Pavlov 
							
						 
					 
					
						
						
							
						
						44323082b1 
					 
					
						
						
							
							Add binary format support to CefMessageRouter ( fixes   #3502 )  
						
						
						
						
					 
					
						2023-10-25 18:20:55 +00:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						5042d71408 
					 
					
						
						
							
							Remove CEF-specific integer and char16 typedef's (see  #3507 )  
						
						
						
						
					 
					
						2023-06-01 19:32:36 +03:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						dc9e64308a 
					 
					
						
						
							
							Replace NOTREACHED() with DCHECK(false) ( fixes   #3500 )  
						
						... 
						
						
						
						Restores the old behavior of assertion in Debug build only. 
						
						
					 
					
						2023-05-08 18:36:00 +03:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						4b3c3132cb 
					 
					
						
						
							
							Update to Chromium version 113.0.5672.0 ( #1121455 )  
						
						
						
						
					 
					
						2023-04-05 17:48:51 -04:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						dc2231cdfb 
					 
					
						
						
							
							Update to Chromium version 111.0.5563.0 ( #1097615 )  
						
						
						
						
					 
					
						2023-02-03 13:00:26 -05:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						606e5dddf3 
					 
					
						
						
							
							Fix crash calling GetUserData on a non-user V8 object (fixes issue  #3438 )  
						
						
						
						
					 
					
						2023-01-12 15:56:12 -05:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						d04b5d4f87 
					 
					
						
						
							
							Update to Chromium version 110.0.5481.0 ( #1084008 )  
						
						
						
						
					 
					
						2023-01-04 21:36:29 -05:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						3af3eab3e4 
					 
					
						
						
							
							Update source files for bracket style  
						
						
						
						
					 
					
						2023-01-04 17:47:17 -05:00 
						 
				 
			
				
					
						
							
							
								VodBox 
							
						 
					 
					
						
						
							
						
						fa643b269e 
					 
					
						
						
							
							Add support for native creation and resolution of Promises (fixes issue  #3305 )  
						
						
						
						
					 
					
						2022-10-11 14:55:12 -04:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						4d1fd05740 
					 
					
						
						
							
							Update to Chromium version 107.0.5304.0 ( #1047731 )  
						
						
						
						
					 
					
						2022-09-29 13:09:35 -04:00 
						 
				 
			
				
					
						
							
							
								Dmitry Azaraev 
							
						 
					 
					
						
						
							
						
						27d3089804 
					 
					
						
						
							
							Add CefBaseTime and use it instead of CefTime (see issue  #2935 )  
						
						
						
						
					 
					
						2022-07-19 10:09:35 -04:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						c7ea0c5958 
					 
					
						
						
							
							Update to Chromium version 104.0.5112.0 ( #1012729 )  
						
						... 
						
						
						
						- Mac: 10.13 is now the minimum required macOS version 
						
						
					 
					
						2022-06-22 10:56:35 +03:00 
						 
				 
			
				
					
						
							
							
								maikesiwu 
							
						 
					 
					
						
						
							
						
						512e588e40 
					 
					
						
						
							
							Use Uint32::NewFromUnsigned for unsigned values  
						
						
						
						
					 
					
						2022-04-13 19:07:31 +00:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						f97f0bbda6 
					 
					
						
						
							
							Update to Chromium version 100.0.4896.0 ( #972766 )  
						
						
						
						
					 
					
						2022-02-22 19:22:39 -05:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						ebde595370 
					 
					
						
						
							
							Convert defined(OS_XXX) to BUILDFLAG(IS_XXX) in libcef  
						
						... 
						
						
						
						See https://crbug.com/1234043  for background. 
						
						
					 
					
						2022-01-24 12:58:04 -05:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						9484d6528c 
					 
					
						
						
							
							Remove DISALLOW_ macro from libcef/ (see issue  #3234 )  
						
						... 
						
						
						
						Also perform related C++ cleanup:
- Use =default instead of {} for default implementations of
  constructors/destructors.
- Replace typedef with using. 
						
						
					 
					
						2021-12-07 15:02:28 -05:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						00dca9601e 
					 
					
						
						
							
							Update to Chromium version 92.0.4515.0 ( #885287 )  
						
						
						
						
					 
					
						2021-06-10 16:42:44 -04:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						91ecc85e93 
					 
					
						
						
							
							Fix potential use-after-free of V8TrackArrayBuffer (fixes issue  #3074 )  
						
						
						
						
					 
					
						2021-03-23 16:02:51 -04:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						96404f1fd9 
					 
					
						
						
							
							Revert "Fix potential use-after-free of V8TrackArrayBuffer (fixes issue  #3074 )"  
						
						... 
						
						
						
						This reverts commit 64a1612b70 
						
						
					 
					
						2021-03-22 19:44:42 -04:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						64a1612b70 
					 
					
						
						
							
							Fix potential use-after-free of V8TrackArrayBuffer (fixes issue  #3074 )  
						
						
						
						
					 
					
						2021-03-22 13:53:18 -04:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						74db00fc89 
					 
					
						
						
							
							Update to Chromium version 90.0.4430.0 ( #857950 )  
						
						... 
						
						
						
						- Linux ARM builds require use_vaapi=false (see https://crbug.com/1185348 )
- Windows official builds require use_thin_lto=false (see https://crbug.com/1177001 ) 
						
						
					 
					
						2021-03-18 11:23:00 -04:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						1587d6da03 
					 
					
						
						
							
							Update ArrayBuffer to use new BackingStore API (fixes issue  #3074 )  
						
						
						
						
					 
					
						2021-03-12 12:36:47 -05:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						015e3621a3 
					 
					
						
						
							
							Update to Chromium version 87.0.4280.0 ( #812852 )  
						
						... 
						
						
						
						- Windows: VS2015 Update 2 is now the minimum version requirement for linking
  cef_sandbox from official build binary distributions. 
						
						
					 
					
						2020-10-15 14:21:06 -04:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						b3a8da9b25 
					 
					
						
						
							
							Add CefAppManager and remove global ContentClient accessors (see issue  #2969 )  
						
						... 
						
						
						
						This is the first pass in removing direct dependencies on the Alloy
runtime from code that can potentially be shared between runtimes.
CefBrowserHost and CefRequestContext APIs (including CefCookieManager,
CefURLRequest, etc.) are not yet implemented for the Chrome runtime.
Assert early if these API methods are called while the Chrome runtime
is enabled. 
						
						
					 
					
						2020-06-29 16:17:58 -04:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						84f3ff2afd 
					 
					
						
						
							
							Rename the current CEF runtime to Alloy (see issue  #2969 )  
						
						... 
						
						
						
						As part of introducing the Chrome runtime we now need to distinguish
between the classes that implement the current CEF runtime and the
classes the implement the shared CEF library/runtime structure and
public API. We choose the name Alloy for the current CEF runtime
because it describes a combination of Chrome and other elements.
Shared CEF library/runtime classes will continue to use the Cef
prefix. Classes that implement the Alloy or Chrome runtime will use
the Alloy or Chrome prefixes respectively. Classes that extend an
existing Chrome-prefixed class will add the Cef or Alloy suffix,
thereby following the existing naming pattern of Chrome-derived
classes.
This change applies the new naming pattern to an initial set of
runtime-related classes. Additional classes/files will be renamed
and moved as the Chrome runtime implementation progresses. 
						
						
					 
					
						2020-06-29 16:17:41 -04:00 
						 
				 
			
				
					
						
							
							
								Alexander Guettler 
							
						 
					 
					
						
						
							
						
						71768ea6c3 
					 
					
						
						
							
							Update to Chromium version 80.0.3987.0 ( #722274 )  
						
						
						
						
					 
					
						2020-02-17 13:19:09 -05:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						ea63799c3e 
					 
					
						
						
							
							libcef: Convert NULL to nullptr (see issue  #2861 )  
						
						
						
						
					 
					
						2020-01-15 14:49:22 +01:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						f8e0797773 
					 
					
						
						
							
							Update to Chromium version 78.0.3904.0 ( #693954 )  
						
						
						
						
					 
					
						2019-10-01 13:55:16 +00:00 
						 
				 
			
				
					
						
							
							
								Petra Öhlin 
							
						 
					 
					
						
						
							
						
						cc0db5f166 
					 
					
						
						
							
							Update to Chromium version 76.0.3809.0 ( #665002 )  
						
						... 
						
						
						
						OSR tests will be fixed by a follow-up merge of Viz support (see issue #2575 ). 
						
						
					 
					
						2019-07-16 15:34:16 -04:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						6193d8c554 
					 
					
						
						
							
							Update to Chromium version 75.0.3770.0 ( #652427 )  
						
						
						
						
					 
					
						2019-06-06 18:37:45 +02:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						5a1c642431 
					 
					
						
						
							
							Update to Chromium version 74.0.3706.0 ( #632463 )  
						
						
						
						
					 
					
						2019-02-25 12:09:54 -05:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						2e7f935b0d 
					 
					
						
						
							
							Update to Chromium version 73.0.3679.0 ( #624510 )  
						
						
						
						
					 
					
						2019-02-01 16:42:40 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Guettler 
							
						 
					 
					
						
						
							
						
						1a86240c93 
					 
					
						
						
							
							Update to Chromium version 73.0.3665.0 ( #620590 )  
						
						
						
						
					 
					
						2019-01-18 11:25:51 +01:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						28d24e22d6 
					 
					
						
						
							
							Update to Chromium version 72.0.3626.0 ( #612437 )  
						
						... 
						
						
						
						- Windows: Can now build with either 10.0.17134 or 10.0.17763 SDK. 
						
						
					 
					
						2018-12-26 19:15:28 +02:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						6df612a597 
					 
					
						
						
							
							Update to Chromium version 72.0.3615.0 ( #609159 )  
						
						... 
						
						
						
						- The |category| value for all TRACE calls from CEF client applications is now
  "cef.client" due to https://crrev.com/331266377d .
- The |with_menu_marker| parameter to CreateMenuButton has been removed due to
  https://crrev.com/7f7e382118 . 
						
						
					 
					
						2018-12-04 14:45:37 -05:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						a7e997e524 
					 
					
						
						
							
							Update to Chromium version 72.0.3599.0 ( #604791 )  
						
						
						
						
					 
					
						2018-11-05 13:31:55 -05:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						15fad89839 
					 
					
						
						
							
							Fix ArrayBuffer crashes and add performance test (issue  #2521 )  
						
						
						
						
					 
					
						2018-10-10 16:12:22 +03:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						da53451f97 
					 
					
						
						
							
							Update to Chromium version 71.0.3567.0 ( #595360 )  
						
						... 
						
						
						
						- Configuration of OSR VSync interval is currently missing (issue #2517 )
- Rename VERSION to VERSION.in to fix libc++ compile error (issue #2518 ) 
						
						
					 
					
						2018-10-04 12:17:26 +03:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						a64237bcb0 
					 
					
						
						
							
							Update to Chromium version 70.0.3538.0 ( #587811 )  
						
						... 
						
						
						
						Known issues:
- The CefLoadCRLSetsFile function needs to be re-implemented (see issue #2497 ).
- Linux: GTK2 support has been removed. The cefclient sample needs to be updated
  to use GTK3 (see issue #2014 ). 
						
						
					 
					
						2018-09-05 15:42:42 +02:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						a3c55f1d26 
					 
					
						
						
							
							Update to Chromium revision 9ef2aa86 ( #550428 )  
						
						
						
						
					 
					
						2018-05-04 10:50:26 +02:00 
						 
				 
			
				
					
						
							
							
								Christopher Cifra 
							
						 
					 
					
						
						
							
						
						4315f3b724 
					 
					
						
						
							
							Add support for V8 ArrayBuffers (issue  #244 )  
						
						
						
						
					 
					
						2018-04-10 16:05:19 -04:00 
						 
				 
			
				
					
						
							
							
								Marshall Greenblatt 
							
						 
					 
					
						
						
							
						
						7a59914f97 
					 
					
						
						
							
							Update to Chromium revision 66afc5e5 ( #540276 )  
						
						
						
						
					 
					
						2018-03-22 16:56:23 -04:00 
						 
				 
			
				
					
						
							
							
								Alfred Reynolds 
							
						 
					 
					
						
						
							
						
						5caccda56c 
					 
					
						
						
							
							Fix crash due to by delayed execution of JS functions on destroyed windows (issue  #2038 )  
						
						
						
						
					 
					
						2018-02-22 15:38:12 -05:00