Karthik Ravi Shankar
							
						 | 
						
							
							
								603d014f0e
							
							Changes to fold credentials into grpc_impl from grpc
						 | 
						6 gadi atpakaļ | 
					
				
					
						
							
								   yang-g
							
						 | 
						
							
							
								e75fc243da
							
							change tests to use the new class instead of grpc_test_init
						 | 
						7 gadi atpakaļ | 
					
				
					
						
							
								   Vijay Pai
							
						 | 
						
							
							
								c90a85649b
							
							Change grpc++ references in names to grpcpp
						 | 
						7 gadi atpakaļ | 
					
				
					
						
							
								   Vijay Pai
							
						 | 
						
							
							
								da69355f30
							
							C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
						 | 
						7 gadi atpakaļ | 
					
				
					
						
							
								   Vijay Pai
							
						 | 
						
							
							
								c745690caf
							
							Internalize gpr_thd except for id and currentid
						 | 
						7 gadi atpakaļ | 
					
				
					
						
							
								   Craig Tiller
							
						 | 
						
							
							
								baa14a975e
							
							Update clang-format to 5.0
						 | 
						8 gadi atpakaļ | 
					
				
					
						
							
								   Jan Tattermusch
							
						 | 
						
							
							
								7897ae9308
							
							auto-fix most of licenses
						 | 
						8 gadi atpakaļ | 
					
				
					
						
							
								   Nicolas "Pixel" Noble
							
						 | 
						
							
							
								3726e3d37b
							
							Moving gtest include down.
						 | 
						8 gadi atpakaļ | 
					
				
					
						
							
								   Mark D. Roth
							
						 | 
						
							
							
								9477724003
							
							Change C++ API to expose wait_for_ready instead of fail_fast.
						 | 
						9 gadi atpakaļ | 
					
				
					
						
							
								   David Garcia Quintas
							
						 | 
						
							
							
								c79b0650d2
							
							removed codegen/log.h
						 | 
						9 gadi atpakaļ | 
					
				
					
						
							
								   Craig Tiller
							
						 | 
						
							
							
								399b3c42de
							
							Fix client_crash_test, implement idempotency, fail_fast for C++
						 | 
						9 gadi atpakaļ | 
					
				
					
						
							
								   Craig Tiller
							
						 | 
						
							
							
								6169d5f7b0
							
							Update copyrights
						 | 
						9 gadi atpakaļ | 
					
				
					
						
							
								   David Garcia Quintas
							
						 | 
						
							
							
								2bf574f814
							
							Added back trailing newlines
						 | 
						9 gadi atpakaļ | 
					
				
					
						
							
								   murgatroid99
							
						 | 
						
							
							
								ace28d3f98
							
							Fix copyrights again
						 | 
						9 gadi atpakaļ | 
					
				
					
						
							
								   Sree Kuchibhotla
							
						 | 
						
							
							
								b0d0c8e8c2
							
							FormatCode
						 | 
						9 gadi atpakaļ | 
					
				
					
						
							
								   Sree Kuchibhotla
							
						 | 
						
							
							
								5a05f51a1c
							
							Rename TestService to EchoTestService to prevent name-conflict with
						 | 
						9 gadi atpakaļ | 
					
				
					
						
							
								   Craig Tiller
							
						 | 
						
							
							
								1b4e33029e
							
							Consolidate C++ proto files under src/proto
						 | 
						10 gadi atpakaļ | 
					
				
					
						
							
								   Julien Boeuf
							
						 | 
						
							
							
								e5adc0eb67
							
							Fixing Cpp tests.
						 | 
						10 gadi atpakaļ | 
					
				
					
						
							
								   Julien Boeuf
							
						 | 
						
							
							
								0d47192afa
							
							Fixing headers and paths after merge with upstream.
						 | 
						10 gadi atpakaļ | 
					
				
					
						
							
								   Julien Boeuf
							
						 | 
						
							
							
								5be92a316d
							
							Shuffling headers around.
						 | 
						10 gadi atpakaļ | 
					
				
					
						
							
								   yang-g
							
						 | 
						
							
							
								730055d962
							
							implementation fix
						 | 
						10 gadi atpakaļ | 
					
				
					
						
							
								   yang-g
							
						 | 
						
							
							
								9e2f90cd06
							
							headers reorg
						 | 
						10 gadi atpakaļ | 
					
				
					
						
							
								   yang-g
							
						 | 
						
							
							
								8c2be9f228
							
							Remove ChannelInterface and replace it with Channel
						 | 
						10 gadi atpakaļ | 
					
				
					
						
							
								   Craig Tiller
							
						 | 
						
							
							
								d6c98df792
							
							clang-format all source
						 | 
						10 gadi atpakaļ | 
					
				
					
						
							
								   vjpai
							
						 | 
						
							
							
								a2e1bb1577
							
							Change name of thread_pool files to fixed_size_thread_pool when
						 | 
						10 gadi atpakaļ | 
					
				
					
						
							
								   Vijay Pai
							
						 | 
						
							
							
								69f2410086
							
							Make thread_pool.h a public header
						 | 
						10 gadi atpakaļ | 
					
				
					
						
							
								   Craig Tiller
							
						 | 
						
							
							
								8cca4694ee
							
							Fix flaky test
						 | 
						10 gadi atpakaļ | 
					
				
					
						
							
								   Craig Tiller
							
						 | 
						
							
							
								bf8ac3f406
							
							Merge branch 'you-complete-me' into we-dont-need-no-backup
						 | 
						10 gadi atpakaļ | 
					
				
					
						
							
								   Yang Gao
							
						 | 
						
							
							
								c1a2c314fb
							
							Update the Status API
						 | 
						10 gadi atpakaļ | 
					
				
					
						
							
								   Craig Tiller
							
						 | 
						
							
							
								f54f2d0586
							
							Make test more robust
						 | 
						10 gadi atpakaļ |