| Commit message (Expand) | Author | Age |
* | Added endpoint_ prefix to all method functions. On Windows, the shutdown meth... | jtattermusch | 2014-12-12 |
* | Add Visual Studio project for building zlib. | jtattermusch | 2014-12-12 |
* | Switches the ruby docker build to run from the new all-in-one repo. | temiola | 2014-12-12 |
* | Remove log spam | ctiller | 2014-12-12 |
* | Getting the generated Makefile to support .proto files. | nnoble | 2014-12-12 |
* | Automated g4 rollback of changelist 81931923. | jtattermusch | 2014-12-12 |
* | Tweaking log calls a bit. | nnoble | 2014-12-12 |
* | Split client_channel into client_channel & child_channel. | ctiller | 2014-12-12 |
* | Minor changes to make life easier for git newbies... | vpai | 2014-12-12 |
* | Added _m suffix to all methods functions. On Windows, the shutdown method nam... | jtattermusch | 2014-12-12 |
* | Shutting off warning by properly truncating values. | nnoble | 2014-12-12 |
* | Explain server termination semantics a little better. | ctiller | 2014-12-12 |
* | Fixing C++ and ruby code generators for the opensource build. | nnoble | 2014-12-12 |
* | Make the default deadline gpr_inf_future to avoid mismatch between | yangg | 2014-12-12 |
* | Fixes package prefixes | temiola | 2014-12-12 |
* | Fix ipv6.c build breakage on Windows. | jtattermusch | 2014-12-11 |
* | Change cpp and go codegen to use new method properties instead of method options | rocking | 2014-12-11 |
* | Add batch file that builds and executes all GPR tests. | jtattermusch | 2014-12-11 |
* | Fixes the ping_pong test. | temiola | 2014-12-11 |
* | Corrects the incorrect duplex behaviour of bidi_call.rb | temiola | 2014-12-11 |
* | Removed use of call.accept in gRPC Ruby | temiola | 2014-12-11 |
* | Update modules and packages to allow for a single grpc import | temiola | 2014-12-11 |
* | Fixing sync_win32.c | nnoble | 2014-12-11 |
* | Cache encoded binary data on the metadata string object. | ctiller | 2014-12-11 |
* | Wait for name resolutions to complete before shutting down iomgr. | ctiller | 2014-12-11 |
* | Add a grpc_ipv6_loopback_available() test utility, and only run IPv6-specific | pmarks | 2014-12-11 |
* | Patch shutdown during write test to not fail or do a racy destroy if the write | klempner | 2014-12-11 |
* | First pass at making the compilers open-sourcable. | nnoble | 2014-12-11 |
* | Adding an INSTALL file for the opensource release. | nnoble | 2014-12-11 |
* | Tell call/channel op handlers who is invoking them. | ctiller | 2014-12-11 |
* | Build CPP interop client in Git-on-[] as well as in []. | chenw | 2014-12-11 |
* | Renaming libevent was an oversight, please bear with me. | Nicolas Noble | 2014-12-10 |
* | Added test data files to open source build | mlumish | 2014-12-10 |
* | Move status 200 setting into http_server_filter and keep a fixed mdelem for it | klempner | 2014-12-10 |
* | Adds support for metadata to the surface APIs | temiola | 2014-12-10 |
* | Renaming libevent to event2, and adding gflags submodule. | Nicolas Noble | 2014-12-10 |
* | Added utility to make different tests bind to different ports | mlumish | 2014-12-10 |
* | Reinstate build file validity checks. | ctiller | 2014-12-10 |
* | Advertise h2-16, h2-15, h2-14, and accept any of them. | ctiller | 2014-12-10 |
* | Fixing opensource build - surface_em.* got removed. | nnoble | 2014-12-09 |
* | Added PHP to the global gRPC moe config | mlumish | 2014-12-09 |
* | Getting rid of MS C++ warning when compiling GPR on Windows. | jtattermusch | 2014-12-09 |
* | Automated g4 rollback of changelist 81719124. | ctiller | 2014-12-09 |
* | Advertise h2-16, h2-15, h2-14, and accept any of them. | ctiller | 2014-12-09 |
* | Introducing iomgr. | ctiller | 2014-12-09 |
* | Fixes for GPR library on Windows (+ getting rid of warnings under MS C++ comp... | jtattermusch | 2014-12-09 |
* | Strip "_test" from the name of thread_stress_test.c. | nathaniel | 2014-12-09 |
* | Restoring atm_sync as it was lost during The Great Migration. | nnoble | 2014-12-09 |
* | C/C++ separation of the install target. | nnoble | 2014-12-08 |
* | Add server side credentials support. | yangg | 2014-12-08 |