2472 Commits (321b7d8fb0dbe40f27685f733a3098bd4fd9c77b)

Author SHA1 Message Date
Craig Tiller 38b99e9b8c Start handling things in Makefile.template 8 years ago
Jan Tattermusch abfd37fc86 regenerate to fix santity test 8 years ago
Ken Payson 31caabdead Add shim to support condition variable wakeup fds where pipe/eventfd is not available 8 years ago
Mark D. Roth 2137cd8e9b Rename client_config directory to client_channel. 8 years ago
Craig Tiller df09570add Allow decoupling core version number from wrapper version numbers 8 years ago
Craig Tiller 57726ca5a9 Revert "Revert "Grand unified closures"" 8 years ago
Craig Tiller 537f7c2a13 Revert "Grand unified closures" 8 years ago
Vizerai 12d1fc61d8 initial commit of tracing context files 8 years ago
Craig Tiller d8a3c048e2 Tie workqueue implementation to event engine 8 years ago
yang-g d558149a5e Add a helper to get canonical code from status 8 years ago
Craig Tiller c1c691fdb1 Fix merge error 8 years ago
Mark D. Roth 4c0fe49f76 Move subchannel_call_holder code into client_channel module. 8 years ago
Alistair Veitch a0c69f9099 add trace context proto 8 years ago
Yuchen Zeng 916079de1b Add no-logging test 8 years ago
Vijay Pai 45c6d5ca64 Remove server_streamed_unary.h 8 years ago
Vijay Pai 1ce6d33669 Fix file names 8 years ago
Makarand Dharmapurikar 015180a8f4 end-to-end test for cacheable requests. 8 years ago
murgatroid99 303687f444 Revert change to grpc++_base uses section 8 years ago
murgatroid99 1ca0f3ea15 build.yaml changes to make certain builds work 8 years ago
Yuchen Zeng 387afd70d3 Add list command 8 years ago
Mark D. Roth b71af5f620 Re-run generate_projects.sh. 8 years ago
Mark D. Roth 14c072ccc0 Initial code to move deadline timer into a filter. Timer cancellation 8 years ago
Mark D. Roth af00d8bfb2 Add channel arg for max send message size and add message size filter. 8 years ago
Yuchen Zeng 502d644887 Use cares package in node 8 years ago
Mark D. Roth ff4df06a66 Rename grpc_client_config to grpc_resolver_result. 8 years ago
Craig Tiller 102fa966b6 Rename some files to avoid conflicting .obj files on Windows 8 years ago
Yuchen Zeng dcd78be8c3 Remove improper ifdef 8 years ago
Yuchen Zeng ea88fc197b Remove dependency on node c-ares 8 years ago
Yuchen Zeng e986b658b7 Add back native resolver 8 years ago
Yuchen Zeng df2a7b7e40 Fix build with system c-ares 8 years ago
Nicolas "Pixel" Noble 35b8c51485 Bumping version to 1.0.1-pre1. 8 years ago
Craig Tiller 1c7a84202f Add a strict and a permissive decoder, allow different reserved alphabets 8 years ago
Craig Tiller 17ed6b17c7 Percent encoding routines 8 years ago
Yuchen Zeng 7c8be1dd55 Fix missing header 8 years ago
Yuchen Zeng 15141a630d Merge c-ares into libgrpc.a 8 years ago
Nicolas "Pixel" Noble a469e5d42e grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure. 8 years ago
Nicolas "Pixel" Noble 0f9337b6a0 Removing pre2 flag. 8 years ago
Yuchen Zeng d4df55e115 Update required protobuf version to v3.0.0 8 years ago
Yuchen Zeng 7ef54b662f Fix sed failure on mac 8 years ago
Yuchen Zeng 02139a05dc Add CliCredentials, config_grpc_cli.h 8 years ago
Yuchen Zeng 979937315f Try to fix clang3.6+ build 8 years ago
Yuchen Zeng f914c1d970 Add walkaround for github.com/c-ares/c-ares/issues/44 8 years ago
Yuchen Zeng b1b2115a26 Fix ruby build 8 years ago
Yuchen Zeng 42a6c267c5 Fix c and python build on mac os 8 years ago
Yuchen Zeng f64bf28e87 Build c-ares without running ./configure 8 years ago
Yuchen Zeng d790dd6a5c Fix python build 8 years ago
Yuchen Zeng 839fff5df0 Try to solve csharp build issue on mac 8 years ago
Yuchen Zeng d56124cb66 Fix csharp on mac os 8 years ago
murgatroid99 a3c5535c64 Remove use of verify-install target in Makefile 8 years ago
murgatroid99 4ce458339a Remove warning about protobuf 3.0.0+ from the Makefile 8 years ago