| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								accessor.h
							
						
					
				 | 
				
					
						
							
							chore: enable check raw ptr fields (#38167)
						
					
				 | 
				2023-05-11 16:07:39 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								arguments.cc
							
						
					
				 | 
				
					
						
							
							chore: migrate base::StringPiece to std::string_view (#40915)
						
					
				 | 
				2024-01-10 19:00:37 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								arguments.h
							
						
					
				 | 
				
					
						
							
							chore: migrate base::StringPiece to std::string_view (#40915)
						
					
				 | 
				2024-01-10 19:00:37 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								callback.cc
							
						
					
				 | 
				
					
						
							
							refactor: add gin_helper::Dictionary::CreateEmpty() helper (#39547)
						
					
				 | 
				2023-08-21 10:43:41 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								callback.h
							
						
					
				 | 
				
					
						
							
							refactor: update gin_helper/function_template (#41683)
						
					
				 | 
				2024-03-25 14:39:25 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								cleaned_up_at_exit.cc
							
						
					
				 | 
				
					
						
							
							refactor: clean up Session with CleanedUpAtExit (#24603)
						
					
				 | 
				2020-07-20 12:13:33 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								cleaned_up_at_exit.h
							
						
					
				 | 
				
					
						
							
							chore: add ELECTRON_ prefix to C++ include guards (#31925)
						
					
				 | 
				2021-11-22 16:34:31 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								constructible.h
							
						
					
				 | 
				
					
						
							
							feat: replace BrowserView with WebContentsView (#35658)
						
					
				 | 
				2023-12-13 13:01:03 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								constructor.h
							
						
					
				 | 
				
					
						
							
							refactor: update gin_helper/function_template (#41683)
						
					
				 | 
				2024-03-25 14:39:25 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								destroyable.cc
							
						
					
				 | 
				
					
						
							
							chore: stop leaking v8 environment (#22761)
						
					
				 | 
				2020-03-20 14:15:55 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								destroyable.h
							
						
					
				 | 
				
					
						
							
							chore: add ELECTRON_ prefix to C++ include guards (#31925)
						
					
				 | 
				2021-11-22 16:34:31 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dictionary.h
							
						
					
				 | 
				
					
						
							
							chore: migrate base::StringPiece to std::string_view (#40915)
						
					
				 | 
				2024-01-10 19:00:37 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								error_thrower.cc
							
						
					
				 | 
				
					
						
							
							chore: migrate base::StringPiece to std::string_view (#40915)
						
					
				 | 
				2024-01-10 19:00:37 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								error_thrower.h
							
						
					
				 | 
				
					
						
							
							chore: migrate base::StringPiece to std::string_view (#40915)
						
					
				 | 
				2024-01-10 19:00:37 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								event.cc
							
						
					
				 | 
				
					
						
							
							chore: add missing gin::Wrappable GetTypeName overrides (#41531)
						
					
				 | 
				2024-03-06 15:58:45 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								event.h
							
						
					
				 | 
				
					
						
							
							chore: add missing gin::Wrappable GetTypeName overrides (#41531)
						
					
				 | 
				2024-03-06 15:58:45 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								event_emitter.h
							
						
					
				 | 
				
					
						
							
							chore: migrate base::StringPiece to std::string_view (#40915)
						
					
				 | 
				2024-01-10 19:00:37 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								event_emitter_caller.cc
							
						
					
				 | 
				
					
						
							
							fix: potential async_hooks crash in NotifyWindowRestore on Windows (#40576)
						
					
				 | 
				2024-01-26 12:53:07 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								event_emitter_caller.h
							
						
					
				 | 
				
					
						
							
							chore: add ELECTRON_ prefix to C++ include guards (#31925)
						
					
				 | 
				2021-11-22 16:34:31 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								event_emitter_template.cc
							
						
					
				 | 
				
					
						
							
							refactor: simplify events (#37099)
						
					
				 | 
				2023-02-13 13:39:18 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								event_emitter_template.h
							
						
					
				 | 
				
					
						
							
							refactor: simplify events (#37099)
						
					
				 | 
				2023-02-13 13:39:18 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								function_template.cc
							
						
					
				 | 
				
					
						
							
							refactor: update gin_helper/function_template (#41683)
						
					
				 | 
				2024-03-25 14:39:25 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								function_template.h
							
						
					
				 | 
				
					
						
							
							refactor: update gin_helper/function_template (#41683)
						
					
				 | 
				2024-03-25 14:39:25 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								function_template_extensions.h
							
						
					
				 | 
				
					
						
							
							chore: replace absl::optional<T> with std::optional<T> (#40928)
						
					
				 | 
				2024-01-10 16:23:35 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								locker.cc
							
						
					
				 | 
				
					
						
							
							refactor: remove unused fields, methods in gin_helper::Locker (#39803)
						
					
				 | 
				2023-09-12 16:53:20 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								locker.h
							
						
					
				 | 
				
					
						
							
							fix: prevent gin_helper::Locker heap allocation (#39847)
						
					
				 | 
				2023-09-14 15:48:43 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								microtasks_scope.cc
							
						
					
				 | 
				
					
						
							
							fix: crash in utilityProcess when generating code from strings (#38014)
						
					
				 | 
				2023-04-20 09:27:02 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								microtasks_scope.h
							
						
					
				 | 
				
					
						
							
							chore: enable microtask queue per window agent (#36870)
						
					
				 | 
				2023-01-12 01:59:32 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								object_template_builder.cc
							
						
					
				 | 
				
					
						
							
							chore: migrate base::StringPiece to std::string_view (#40915)
						
					
				 | 
				2024-01-10 19:00:37 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								object_template_builder.h
							
						
					
				 | 
				
					
						
							
							chore: migrate base::StringPiece to std::string_view (#40915)
						
					
				 | 
				2024-01-10 19:00:37 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								persistent_dictionary.cc
							
						
					
				 | 
				
					
						
							
							chore: remove native_mate (Part 12) (#20869)
						
					
				 | 
				2019-10-31 16:56:00 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								persistent_dictionary.h
							
						
					
				 | 
				
					
						
							
							chore: enable check raw ptr fields (#38167)
						
					
				 | 
				2023-05-11 16:07:39 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								pinnable.h
							
						
					
				 | 
				
					
						
							
							chore: stop using v8::Locker everywhere (#34078)
						
					
				 | 
				2022-05-05 11:50:21 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								promise.cc
							
						
					
				 | 
				
					
						
							
							chore: migrate base::StringPiece to std::string_view (#40915)
						
					
				 | 
				2024-01-10 19:00:37 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								promise.h
							
						
					
				 | 
				
					
						
							
							chore: migrate base::StringPiece to std::string_view (#40915)
						
					
				 | 
				2024-01-10 19:00:37 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								trackable_object.cc
							
						
					
				 | 
				
					
						
							
							chore: fix clang-tidy warnings (#38079)
						
					
				 | 
				2023-04-26 10:09:54 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								trackable_object.h
							
						
					
				 | 
				
					
						
							
							refactor:  KeyWeakMap cleanup (#41242)
						
					
				 | 
				2024-02-06 09:18:05 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								wrappable.cc
							
						
					
				 | 
				
					
						
							
							chore: bump chromium to 111.0.5544.3 (main) (#36820)
						
					
				 | 
				2023-02-03 12:43:42 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								wrappable.h
							
						
					
				 | 
				
					
						
							
							chore: bump chromium to 111.0.5544.3 (main) (#36820)
						
					
				 | 
				2023-02-03 12:43:42 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								wrappable_base.h
							
						
					
				 | 
				
					
						
							
							chore: enable check raw ptr fields (#38167)
						
					
				 | 
				2023-05-11 16:07:39 -04:00 |