55 Commits (33b5bc293787f7c1bd99b25337bba97748acf751)

Author SHA1 Message Date
Alistair Veitch b46f3f400e fix build 9 years ago
Craig Tiller 698d00c60e Add ipv4:, ipv6: schemes 9 years ago
Alistair Veitch 635899d062 rebuild makefile 9 years ago
Craig Tiller 48cb07c909 Client connectivity API 10 years ago
Craig Tiller 2e622bc16a Add a version string and a function to retrieve it 10 years ago
Craig Tiller 08a1cf8f4f Use connectivity state tracking code in chttp2 transport 10 years ago
Craig Tiller acf0f07dfc Unix resolver, bug fixes 10 years ago
Craig Tiller c7b5f7605e Factor out channel state watching 10 years ago
Craig Tiller 916246625b Introduce connector, to help subchannel connect 10 years ago
Craig Tiller e039f03383 Plumbing transport_op changes through 10 years ago
Craig Tiller f5f1712e1f Refactoring progress towards integrating client configs 10 years ago
Craig Tiller 3bc8ebd48e Implementation work for client_config 10 years ago
Craig Tiller af69180478 Flesh out things and make them compile 10 years ago
Jorge Canizales fe8ad73ab7 Add pollset_set.h to build.json 10 years ago
murgatroid99 7da8b1a651 Added missing but included headers to build.json 10 years ago
David Garcia Quintas 55b4ea1f07 WIP. Compiles and tests pass. Need to write specific tests. 10 years ago
Craig Tiller 6459db484a New chttp2 list implementation 10 years ago
Craig Tiller 5dc3b30964 Progress on splitting things up 10 years ago
Craig Tiller d20efd26e3 Progress on splitting things up 10 years ago
Craig Tiller d8df50c44f Make some buckets to pour code into 10 years ago
Craig Tiller 4152706dee Add file to build.json 10 years ago
Yang Gao 9e640c8064 Remove non-existing file from build.json 10 years ago
David Garcia Quintas 59f905d79a Changes to byte_buffer based on comments. 10 years ago
Craig Tiller 0c1d27833e Refactor pollset_kick 10 years ago
Alistair Veitch 9686dabd04 Initial refactoring and context API changes 10 years ago
Nicolas "Pixel" Noble 946e1a52c9 Actually removing grpc_http.h from build.json. 10 years ago
Craig Tiller b7cf08ff73 Initial pollset_set design sketch 10 years ago
David Garcia Quintas 8954e90b72 Integration of Systemtap (STAP) for profiling. 10 years ago
Nicolas "Pixel" Noble 5fb4ba0adb Updating the templates to create win64 projects. 10 years ago
zeliard 292adfee5d fix MSVC solution build-able on x64 mode (remove _USE_32BIT_TIME_T) 10 years ago
Jan Tattermusch f6f6fdb49f start using grpc.dependencies.openssl and grpc.dependencies.zlib nuget packages 10 years ago
Jan Tattermusch 8ff00a3c25 big refactoring of visual studio projects, started using nuget 10 years ago
Craig Tiller 6902ad2e9c Switching to batch oriented metadata passing 10 years ago
Vijay Pai a45c93e243 Visual Studio build files 10 years ago
Craig Tiller b25c90dbf4 Add endpoint_pair_windows.c 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