2747 Commits (a561ea66aeb460c6f33cfabff396d5ef2b748791)

Author SHA1 Message Date
Craig Tiller f78b9a7e52 Add comment 10 years ago
Craig Tiller db8e17986d Add comment 10 years ago
David Garcia Quintas 59f905d79a Changes to byte_buffer based on comments. 10 years ago
Craig Tiller 5d5bd22b0c Tweaking 10 years ago
Craig Tiller 95cae9b839 Fix some asan issues 10 years ago
Craig Tiller 3fc8e82673 Cache commonly used status strings 10 years ago
Jan Tattermusch da71a4d391 add host and port overload for new channel 10 years ago
Vijay Pai 372fd8791b Revert "Revert "Open loop sync/async multithreaded testing"" 10 years ago
Craig Tiller a3f6d58aff Add some commentary 10 years ago
Craig Tiller eefa549fb5 Split channel level and call level callback serialization 10 years ago
Craig Tiller d55636d813 Revert "Open loop sync/async multithreaded testing" 10 years ago
Jan Tattermusch c6b55569bc gchandle is not needed anymore 10 years ago
Jan Tattermusch d367748d89 Stop using native callbacks for C# 10 years ago
David Garcia Quintas 25d02d5637 Made grpc_byte_buffer_reader able to decompress msgs. 10 years ago
Craig Tiller 3c26d09a7f Add a test of bad settings frame (and fix a bug!) 10 years ago
murgatroid99 8344d98162 Bump version of Node library 10 years ago
murgatroid99 9d5ae1c629 Fixed handling of long values 10 years ago
murgatroid99 f4cbf74f6f Added tests for serializing and deserializing 64 bit values in proto messages 10 years ago
Vijay Pai cf3fb092cc clang-format 10 years ago
Jorge Canizales 80afb1436f Regenerate README table of contents 10 years ago
Jorge Canizales df1a29f7ed Update README (minus table of content) 10 years ago
Jorge Canizales 27a0627917 Make podspecs work for nested dirs 10 years ago
Jorge Canizales ceb43623ba Use grpc-common’s route_guide in local tests 10 years ago
Jorge Canizales 3b309d69cc Generate RemoteTest code on podspec install 10 years ago
Jorge Canizales e37a41cf66 Generate RouteGuide code on pod install 10 years ago
Jan Tattermusch c2e5be99d3 fix C# test access violation exception on Windows 10 years ago
Jorge Canizales 9f95dcdc9a Fix version reqs in generated podspecs 10 years ago
Jorge Canizales ba65a1028d Point test and sample podfiles to protobuf release 10 years ago
Tim Emiola 1a2988df2b Update version; fix dependency advisory comment 10 years ago
Craig Tiller 2f300e297f Proper init/shutdown 10 years ago
Tim Emiola 191c8466e4 Re-organizes the GRPC_ROOT detection code in extconf.rb 10 years ago
Masood Malekghassemi 0f4c6a2fb8 Upgrade protobuf, Python version number 10 years ago
Craig Tiller af7abf92cb Enable runtime configuration of tracers 10 years ago
Masood Malekghassemi 701af6031f Expose gpr_asprintf and gpr_strdup 10 years ago
Nicolas "Pixel" Noble 3f6d351b86 Some compilers don't like C99. 10 years ago
Yang Gao 6f4fb3b133 Add ability to override default thread pool 10 years ago
Tim Emiola 9341045307 bump grpc ruby version 10 years ago
Tim Emiola 174d9239f6 Updates INSTALL on Node.js README.md 10 years ago
Tim Emiola aa0e44bd63 Updates the INSTALL section for python 10 years ago
Tim Emiola 50773e61cc Update INSTALL on Ruby README.md 10 years ago
Vijay Pai 9dc5c15b56 Account for time difference in mac and linux 10 years ago
murgatroid99 55739d5c4a Replaced underscore and underscore.string modules with lodash 10 years ago
murgatroid99 548dc2ee5f Replaced underscore and underscore.string modules with lodash 10 years ago
Masood Malekghassemi 691b8234af Increase test timeout 10 years ago
Nicolas "Pixel" Noble 80176474e9 Removing an assert on chand->security_connector->auth_context. 10 years ago
Jan Tattermusch 06194dcde5 bump C# package versions 10 years ago
Jorge Canizales d3a2d40b10 Disallow NSString headers with -bin suffix 10 years ago
David Garcia Quintas 02c677c6cb Reintroduced grpc_byte_buffer_reader_destroy. 10 years ago
vjpai 3beb20c3e2 Support use of high_res clock in timepoints 10 years ago
Jorge Canizales b9692ca809 Fix NSDictionary <-> metadata codec 10 years ago