241 Commits (820e3d612af98786d82dcc8b46c6ac2d06e20d13)

Author SHA1 Message Date
Chen Wang 04f1aa809a Implement both Publisher and Subscriber. 10 years ago
Craig Tiller 4450db2ac9 Add bbq 10 years ago
Nicolas "Pixel" Noble 3c63c0ced3 Adding a few more tests. 10 years ago
Nicolas Noble 66b5bba25b Fixing a couple of minor bugs, and adding a few tests. 10 years ago
Jan Tattermusch a54b60d427 added src/core/support/string.h to build.json 10 years ago
David Klempner e360568a70 Rename poll_kick_test to poll_kick_posix_test 10 years ago
David Klempner 8bfbc88d5f Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc] 10 years ago
Nicolas Noble e04455a7ff Addressing comments. 10 years ago
Jan Tattermusch 64c3e72fec removed string.h reference from build.json 10 years ago
David Klempner 78dc6cdaeb Refactor the pipe/eventfd abstraction 10 years ago
Nicolas "Pixel" Noble d5a9985522 Fixing a few winsocket misuses. 10 years ago
Yang Gao 1de8ddb224 move proto files in dependency order 10 years ago
Nicolas Noble 614c2bf99b Replacing cJSON with our own code instead. 10 years ago
Chen Wang 86af8cffc5 TIPS client implementation. 10 years ago
David Klempner dbb4f942d0 Add support for eventfd based kicking on linux. 10 years ago
Craig Tiller 6a6e4a1370 Build projects 10 years ago
Craig Tiller f2d39b7d83 Copy pollset_posix to pollset_windows 10 years ago
Craig Tiller 7d7b6c768b Sort by language, then by name 10 years ago
Craig Tiller 0b2a372f61 build.json prettifier 10 years ago
Craig Tiller 59140fc116 Explicitly name the target language. 10 years ago
Nicolas Noble 19e0aa9b44 Changing tabs for spaces. 10 years ago
David Klempner 7f3ed1eda1 Factor out the pollset kicking mechanism and eliminate sharding 10 years ago
Nicolas Noble 54f68b6a8a Fixing typos in build.json: .cpp -> .cc 10 years ago
Craig Tiller bf2659f0b6 Fix qps test. 10 years ago
Craig Tiller cfc18adef7 Remove go compiler 10 years ago
Craig Tiller e1586a7a11 Fix alignment 10 years ago
nnoble 472f60edac Fixing opensource build. 10 years ago
jboeuf 6ad120e435 Moving the google-internal security code in their own files. 10 years ago
nnoble 5f2ecb355d Splitting grpc_test_util into gpr_test_util. 10 years ago
Craig Tiller d4773f5119 Fix some C++ test dependencies 10 years ago
rsilvera 35e7b0cb5c Fix gRPC compilation failure 10 years ago
nnoble 45fc159eed Preparing the go plugin for non-[] compilation. 10 years ago
yangg 1b151096d1 Add impl subdirectory under public and move headers that need to be installed 10 years ago
yangg 4105e2b86c Add ServiceAccount Credentials wrapping and handle credentials creation 10 years ago
yangg 1456d15221 Add a test to export two TestService on the same server, only with different 10 years ago
hongyu 24200d3cbc C implementation of Census trace store and stats store for grpc C lib. 10 years ago
ctiller 58393c20bc Remove libevent. 10 years ago
ctiller e4b409364e Add a --forever flag, to continuously run tests as things change. 10 years ago
ctiller 1a277ecd93 Remove libevent. 10 years ago
nnoble c87b1c533f Adding plugins to the mako rendering system. 10 years ago
ctiller d94ad10cf1 Provide a port of cpu related code to posix, and linux. 10 years ago
nnoble 5b7f32a2bb Improving Makefile support for shared libraries. 10 years ago
ctiller 521039327f Update build.json, fix opensource build. 10 years ago
chenw 97fd9e56d2 Add SSL root for production GFE. 10 years ago
ctiller 3bf466fb6c Port [] alarm management to GRPC. 10 years ago
jboeuf 1a809c0ebb Adding support for service account credentials. 10 years ago
yangg 59dfc90f57 Client side implementation of creating channel with credentials. 10 years ago
pmarks b74550655a gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist. 10 years ago
yangg fd2f3ac91d Sync up open source build with [] 10 years ago
ctiller d79b4865ce Introduce the (outside-of-iomgr) pollset API. 10 years ago