Esun Kim
							
						 | 
						
							
							
								53ab235fb8
							
							Fix google-explicit-constructor
						 | 
						4 years ago | 
					
				
					
						
							
								   Esun Kim
							
						 | 
						
							
							
								2ff84ed8c2
							
							C++ cast for void*
						 | 
						5 years ago | 
					
				
					
						
							
								   Vijay Pai
							
						 | 
						
							
							
								be6979202b
							
							Revamp server-side C++ callback API, message allocator, and mocking
						 | 
						6 years ago | 
					
				
					
						
							
								   Esun Kim
							
						 | 
						
							
							
								3a519a0b64
							
							Replaced grpc_core New & Delete with C++ new & delete
						 | 
						6 years ago | 
					
				
					
						
							
								   Vijay Pai
							
						 | 
						
							
							
								c3faf1c3b8
							
							Remove unused parameter warning (12 of 20)
						 | 
						6 years ago | 
					
				
					
						
							
								   Karthik Ravi Shankar
							
						 | 
						
							
							
								196b0aa3a3
							
							Revert "Revert "Start supporting a callback-based RPC under lock""
						 | 
						6 years ago | 
					
				
					
						
							
								   Karthik Ravi Shankar
							
						 | 
						
							
							
								b790c24e5c
							
							Revert "Start supporting a callback-based RPC under lock"
						 | 
						6 years ago | 
					
				
					
						
							
								   Karthik Ravi Shankar
							
						 | 
						
							
							
								3d258e89ae
							
							Fix windows compiler errors
						 | 
						6 years ago | 
					
				
					
						
							
								   Karthik Ravi Shankar
							
						 | 
						
							
							
								56ff5a918f
							
							Address review comments - 1
						 | 
						6 years ago | 
					
				
					
						
							
								   Karthik Ravi Shankar
							
						 | 
						
							
							
								92aa0530fa
							
							Changes to locking order
						 | 
						6 years ago | 
					
				
					
						
							
								   Karthik Ravi Shankar
							
						 | 
						
							
							
								e68316dda5
							
							Fix errors from clang format script
						 | 
						6 years ago | 
					
				
					
						
							
								   Karthik Ravi Shankar
							
						 | 
						
							
							
								f3911e7ff1
							
							Fix the completion queue tests for the new behavior
						 | 
						6 years ago | 
					
				
					
						
							
								   Vijay Pai
							
						 | 
						
							
							
								fab05d336c
							
							Dynamic callback requesting, graceful server shutdown, and separate ExecCtx for callbacks
						 | 
						6 years ago | 
					
				
					
						
							
								   yang-g
							
						 | 
						
							
							
								e75fc243da
							
							change tests to use the new class instead of grpc_test_init
						 | 
						7 years ago | 
					
				
					
						
							
								   Vijay Pai
							
						 | 
						
							
							
								9e6511ae2e
							
							Make the core callback interface API so that it can be used in generated code
						 | 
						7 years ago | 
					
				
					
						
							
								   Vijay Pai
							
						 | 
						
							
							
								a59e48e889
							
							Add a test of callback CQ
						 | 
						7 years ago | 
					
				
					
						
							
								   Vijay Pai
							
						 | 
						
							
							
								d4d0a30c6f
							
							Privatize useful.h and avl.h
						 | 
						7 years ago | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								8cf1470a51
							
							Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
						 | 
						8 years ago | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								ad4d2dde00
							
							Revert "All instances of exec_ctx being passed around in src/core removed"
						 | 
						8 years ago | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								c354269ba7
							
							Remove _ prefixed variable names
						 | 
						8 years ago | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								177039b2f8
							
							Merge master
						 | 
						8 years ago | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								6c26b16fe0
							
							Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes
						 | 
						8 years ago | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								75122c2357
							
							Address some PR comments
						 | 
						8 years ago | 
					
				
					
						
							
								   Craig Tiller
							
						 | 
						
							
							
								be98d24841
							
							clang-format after nullptr changes
						 | 
						8 years ago | 
					
				
					
						
							
								   Craig Tiller
							
						 | 
						
							
							
								4ac2b8e585
							
							Enable clang-tidy as a sanity check, fix up all known failures
						 | 
						8 years ago | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								3150744c71
							
							Removing more exec_ctx instances
						 | 
						8 years ago | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								4e9265c828
							
							Merge with master
						 | 
						8 years ago | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								40422d5fa6
							
							Merge master
						 | 
						8 years ago | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								3318979a5f
							
							Merge branch 'master' into testc++ize
						 | 
						8 years ago | 
					
				
					
						
							
								   Yash Tibrewal
							
						 | 
						
							
							
								34a57d0346
							
							rename all test core files to cc and a lot of C++ style conversions
						 | 
						8 years ago |