1 Commits (0310f13fd95e44ba95b2424caea33be513681d57)

Author SHA1 Message Date
Nicolas "Pixel" Noble a727fe22b6 Created Visual Studio 2010 project files. 10 years ago
Nicolas "Pixel" Noble 710b6a4ae2 Added a few more missing files and re-generated project files. 10 years ago
Nicolas "Pixel" Noble 51f5b91715 Adding missing public files to build.json, and re-generating all project files. 10 years ago
murgatroid99 d47946be2a Added batch GRPC_TRACE option to trace calls to grpc_call_start_batch 10 years ago
Craig Tiller faa8480a39 Tracer registration. 10 years ago
Craig Tiller 42bc87c097 Update C++ server with new core API 10 years ago
Nicolas "Pixel" Noble 94964fd0b2 Fixing Windows port. 10 years ago
Nicolas "Pixel" Noble dda049ce18 Various MacOS build fixes. 10 years ago
Craig Tiller 6e7c62285c Add a facility to control tracing without recompiling 10 years ago
Craig Tiller 35108f6527 Allow grpc_init to be called multiple times 10 years ago
Craig Tiller 1fe817fffd Run build cleaner 10 years ago
Jan Tattermusch f6ff8f6fcf remove _shared suffix from target dll names 10 years ago
Jan Tattermusch 92e2e3f55e some VS project template fixes and added templates for grpc_csharp_ext 10 years ago
Jan Tattermusch 9e1d446ff3 some VS project template fixes and added templates for grpc_csharp_ext 10 years ago
David Klempner baced4def0 Epoll based multipoller 10 years ago
Nicolas Noble 45e67a37ae Addressing comments. 10 years ago
Nicolas "Pixel" Noble 0f3ec82238 Adding Windows tcp server code. 10 years ago
Craig Tiller ea61b07800 Updated the first test (which fails) 10 years ago
Nicolas "Pixel" Noble 21f627ad0a First draft of the win32 implementation of iomgr. 10 years ago
Craig Tiller fef766933e Back-end for new core API 10 years ago
Craig Tiller 5350c2e703 Clean build file, regen projects 10 years ago
Craig Tiller 4450db2ac9 Add bbq 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
David Klempner 78dc6cdaeb Refactor the pipe/eventfd abstraction 10 years ago
Nicolas "Pixel" Noble d5a9985522 Fixing a few winsocket misuses. 10 years ago
Nicolas Noble 614c2bf99b Replacing cJSON with our own code instead. 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 d14a1a5f04 Disable compilation of some files 10 years ago
Craig Tiller e1addfee06 Build projects 10 years ago
Craig Tiller 17ec5f9ebf Run buildgen 10 years ago
David Klempner 7f3ed1eda1 Factor out the pollset kicking mechanism and eliminate sharding 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
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
nnoble 5b7f32a2bb Improving Makefile support for shared libraries. 10 years ago
ctiller 521039327f Update build.json, fix opensource build. 10 years ago
ctiller d79b4865ce Introduce the (outside-of-iomgr) pollset API. 10 years ago
ctiller 2bbb6c4311 Remove endpoint/ directories. 10 years ago
nnoble 5447c5461c Tweaking solution settings to be able to compile with OpenSSL (not link yet), and swapping per-project properties for a global property sheet. 10 years ago
ctiller c1ddffbf1f Add time averaged stats for future alarm list work. 10 years ago
jboeuf befd26501a Adding base utils for JWT service account workflow. OpenSSL base64 decoding is 10 years ago
jtattermusch 1de3a5c0a1 Add Visual Studio project for building zlib. 10 years ago
nnoble 8a67b5c281 Tweaking log calls a bit. 10 years ago
ctiller 82e275ffaf Split client_channel into client_channel & child_channel. 10 years ago