David Garcia Quintas
							
						 | 
						
							
							
								5c77320ce0
							
							Added missing dependencies to grpc++_base
						 | 
						9 年之前 | 
					
				
					
						
							
								   murgatroid99
							
						 | 
						
							
							
								d29a3bf004
							
							Update master branch to 0.16.0-dev
						 | 
						9 年之前 | 
					
				
					
						
							
								   Jan Tattermusch
							
						 | 
						
							
							
								b81f172206
							
							Merge pull request #6610 from xyzzyz/external_fd_fresh
						 | 
						9 年之前 | 
					
				
					
						
							
								   David Garcia Quintas
							
						 | 
						
							
							
								dd385b6a19
							
							Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public
						 | 
						9 年之前 | 
					
				
					
						
							
								   Adam Michalik
							
						 | 
						
							
							
								b97e2d145e
							
							Add C++ support for using external FD
						 | 
						9 年之前 | 
					
				
					
						
							
								   yang-g
							
						 | 
						
							
							
								aaee544d69
							
							merge and resolve conflicts
						 | 
						9 年之前 | 
					
				
					
						
							
								   yang-g
							
						 | 
						
							
							
								17487f9a22
							
							Make grpc++ independent of protobuf
						 | 
						9 年之前 | 
					
				
					
						
							
								   Yuchen Zeng
							
						 | 
						
							
							
								4594bd9d1b
							
							Merge remote-tracking branch 'upstream/master' into base
						 | 
						9 年之前 | 
					
				
					
						
							
								   David Garcia Quintas
							
						 | 
						
							
							
								a20a2ad41b
							
							moved core_codegen from src/cpp/... to include/grpc++/...
						 | 
						9 年之前 | 
					
				
					
						
							
								   Yuchen Zeng
							
						 | 
						
							
							
								26a1785cfc
							
							Resolve conflicts
						 | 
						9 年之前 | 
					
				
					
						
							
								   Nicolas "Pixel" Noble
							
						 | 
						
							
							
								16caa50aae
							
							Master is now 0.15.0-dev.
						 | 
						9 年之前 | 
					
				
					
						
							
								   Yuchen Zeng
							
						 | 
						
							
							
								a42ec21341
							
							Server builder plugin
						 | 
						9 年之前 | 
					
				
					
						
							
								   David Garcia Quintas
							
						 | 
						
							
							
								1b2db6333d
							
							Moved protos out of core_codegen interface
						 | 
						9 年之前 | 
					
				
					
						
							
								   Yuchen Zeng
							
						 | 
						
							
							
								12dfdc3c27
							
							Change win32 file suffix
						 | 
						9 年之前 | 
					
				
					
						
							
								   Craig Tiller
							
						 | 
						
							
							
								3ab2fe0094
							
							Rollup of changes from the latest import
						 | 
						9 年之前 | 
					
				
					
						
							
								   Craig Tiller
							
						 | 
						
							
							
								03915e5de6
							
							Sort out codegen dependencies
						 | 
						9 年之前 | 
					
				
					
						
							
								   Craig Tiller
							
						 | 
						
							
							
								44cc10b02e
							
							Add uses clauses to filegroups to ease dependency management
						 | 
						9 年之前 | 
					
				
					
						
							
								   Nicolas "Pixel" Noble
							
						 | 
						
							
							
								e8fb852a73
							
							Massaging that pull request.
						 | 
						9 年之前 | 
					
				
					
						
							
								   David Garcia Quintas
							
						 | 
						
							
							
								a8bb0bfc3e
							
							Split codegen target and made it libs
						 | 
						9 年之前 | 
					
				
					
						
							
								   vjpai
							
						 | 
						
							
							
								f9f61cf5bc
							
							Properly specify dependences on alarm.h in build.yaml
						 | 
						9 年之前 | 
					
				
					
						
							
								   Nicolas "Pixel" Noble
							
						 | 
						
							
							
								1935c3655c
							
							Flagging master as 0.14.0-dev.
						 | 
						9 年之前 | 
					
				
					
						
							
								   Nicolas "Pixel" Noble
							
						 | 
						
							
							
								cda4bad582
							
							Flagging 0.13 as pre1.
						 | 
						9 年之前 | 
					
				
					
						
							
								   Craig Tiller
							
						 | 
						
							
							
								f008f067f8
							
							build.yaml centric versioning
						 | 
						9 年之前 | 
					
				
					
						
							
								   David Garcia Quintas
							
						 | 
						
							
							
								6523391782
							
							sanity fixes
						 | 
						9 年之前 | 
					
				
					
						
							
								   David Garcia Quintas
							
						 | 
						
							
							
								b4e51b52bd
							
							Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
						 | 
						9 年之前 | 
					
				
					
						
							
								   David Garcia Quintas
							
						 | 
						
							
							
								6bd7b97dc6
							
							DONE!!1one
						 | 
						9 年之前 | 
					
				
					
						
							
								   David Garcia Quintas
							
						 | 
						
							
							
								e1300deb87
							
							After GrpcLibrary refactoring. Compiles and passes. WIP still
						 | 
						9 年之前 | 
					
				
					
						
							
								   David Garcia Quintas
							
						 | 
						
							
							
								6a48405ed0
							
							pre sync_stream.cc creation. Does not compile
						 | 
						9 年之前 | 
					
				
					
						
							
								   David Garcia Quintas
							
						 | 
						
							
							
								b523c732d1
							
							async_stream.h done. Compiles
						 | 
						9 年之前 | 
					
				
					
						
							
								   David Garcia Quintas
							
						 | 
						
							
							
								2425bbbc55
							
							Further work. Compiles. WIP
						 | 
						9 年之前 |