449 Commits (abc09d8b12cde320e13f02db19cc27e6be3602c9)

Author SHA1 Message Date
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
nnoble 4cb93718c7 Changing compilation ordering to fix dependency issue between generated files and their inclusion. 10 years ago
vpai 80b6d014ad Prepare QPS tests for running in GCE 10 years ago
ctiller 2bbb6c4311 Remove endpoint/ directories. 10 years ago
nnoble 20e2e3fba8 The built-in ssl target now properly merges the archives instead of nesting them. 10 years ago
ctiller c99774fc7b Remove a (very) deprecated file. 10 years ago
ctiller c1ddffbf1f Add time averaged stats for future alarm list work. 10 years ago
aveitch 482a5be0b9 Fix a bug in base-log, and add test. 10 years ago
ctiller 5e04b1376d Add a test for useful.h. 10 years ago