ncteisen
							
						 | 
						
							
							
								7b81ae14a7
							
							clang tidy and clang format
						 | 
						7 éve  | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								a60fd359cb
							
							Modify remaining usecases in test/cpp
						 | 
						7 éve  | 
					
				
					
						
							
								   ncteisen
							
						 | 
						
							
							
								f53e6884b6
							
							Fix two build breakages
						 | 
						7 éve  | 
					
				
					
						
							
								   ncteisen
							
						 | 
						
							
							
								e35f24da4d
							
							reviewer feedback
						 | 
						7 éve  | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								a1598c5abf
							
							Create interfaces and initial plumbing for interception API
						 | 
						7 éve  | 
					
				
					
						
							
								   Vijay Pai
							
						 | 
						
							
							
								9134639877
							
							Warn on non-virtual destructor if class has virtual functions
						 | 
						7 éve  | 
					
				
					
						
							
								   Vijay Pai
							
						 | 
						
							
							
								c90a85649b
							
							Change grpc++ references in names to grpcpp
						 | 
						7 éve  | 
					
				
					
						
							
								   Noah Eisen
							
						 | 
						
							
							
								4d20a66685
							
							Run clang fmt
						 | 
						7 éve  | 
					
				
					
						
							
								   Noah Eisen
							
						 | 
						
							
							
								be82e64b3d
							
							Autofix c casts to c++ casts
						 | 
						7 éve  | 
					
				
					
						
							
								   Sree Kuchibhotla
							
						 | 
						
							
							
								3293da3ca3
							
							Change the Fixture shutdown code so that the server fds are still polled
						 | 
						7 éve  | 
					
				
					
						
							
								   Jan Tattermusch
							
						 | 
						
							
							
								889bb7fde4
							
							calling create in default param is against code style
						 | 
						7 éve  | 
					
				
					
						
							
								   Jan Tattermusch
							
						 | 
						
							
							
								18f27376c5
							
							avoid touching stats_ instance field before base constructor
						 | 
						7 éve  | 
					
				
					
						
							
								   Jan Tattermusch
							
						 | 
						
							
							
								12ba4b1e05
							
							make grpc_passthru_endpoint_stats refcounted
						 | 
						7 éve  | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								8cf1470a51
							
							Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
						 | 
						8 éve  | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								ad4d2dde00
							
							Revert "All instances of exec_ctx being passed around in src/core removed"
						 | 
						8 éve  | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								73bb67d054
							
							Merge master into execctx
						 | 
						8 éve  | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								c354269ba7
							
							Remove _ prefixed variable names
						 | 
						8 éve  | 
					
				
					
						
							
								   Mark D. Roth
							
						 | 
						
							
							
								aaad0c2e5a
							
							clang-format
						 | 
						8 éve  | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								177039b2f8
							
							Merge master
						 | 
						8 éve  | 
					
				
					
						
							
								   Mark D. Roth
							
						 | 
						
							
							
								03610f672e
							
							Merge remote-tracking branch 'upstream/master' into server_connection_timeout
						 | 
						8 éve  | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								6c26b16fe0
							
							Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes
						 | 
						8 éve  | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								75122c2357
							
							Address some PR comments
						 | 
						8 éve  | 
					
				
					
						
							
								   Craig Tiller
							
						 | 
						
							
							
								be98d24841
							
							clang-format after nullptr changes
						 | 
						8 éve  | 
					
				
					
						
							
								   Craig Tiller
							
						 | 
						
							
							
								4ac2b8e585
							
							Enable clang-tidy as a sanity check, fix up all known failures
						 | 
						8 éve  | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								3150744c71
							
							Removing more exec_ctx instances
						 | 
						8 éve  | 
					
				
					
						
							
								   Mark D. Roth
							
						 | 
						
							
							
								04c97d0e0d
							
							Add notify_on_receive_settings closure to chttp2 transport.
						 | 
						8 éve  | 
					
				
					
						
							
								   Mark D. Roth
							
						 | 
						
							
							
								bcfd0f38fc
							
							Bool-ify is_client param.
						 | 
						8 éve  | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								888691344e
							
							Merge branch 'master' into testc++ize
						 | 
						8 éve  | 
					
				
					
						
							
								   Vijay Pai
							
						 | 
						
							
							
								f92b530068
							
							Fix a data race in microbenchmark stats gathering
						 | 
						8 éve  | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								39aed1ae8b
							
							Remove unnecessary extern Cs
						 | 
						8 éve  |