4126 Commits (091e4f0ef83cdd1115f0a799a5c0dccfae03316c)

Author SHA1 Message Date
Masood Malekghassemi 0e25c8d71a Tightly integrate the Python plugin with its protoc 9 years ago
Masood Malekghassemi af3158350e Integrate Python protoc Linux artifact builders 9 years ago
Masood Malekghassemi 58d24c259a Add sanity test for grpcio protoc package 9 years ago
Masood Malekghassemi d039a98a94 Add Python grpcio protoc package 9 years ago
Makarand Dharmapurikar d5d8f8fbf9 Added all transitive header dependencies in build.yaml to fix the failing check. 9 years ago
Sree Kuchibhotla e6d03b828d Fix the build path in config 9 years ago
Craig Tiller 6889799923 Fix some ubsan issues: I fear no bugs were harmed in the making of this episode 9 years ago
Craig Tiller 823fa1d77a Exclude 1byte tests from msan 9 years ago
David Garcia Quintas f72eb97b36 Introduced grpc_pops (pollset or pollset_set) 9 years ago
Makarand Dharmapurikar 274bcc8f0b Added dummy cronet api implementation so we can build on Jenkins. 9 years ago
Sree Kuchibhotla f023800ff1 Correct csharp kubernetes proxy port (so that it doesn't collide with 9 years ago
Sree Kuchibhotla 1bdd5319b0 Python dockerfiles and config files for stress testing 9 years ago
Jan Tattermusch 9c83512575 update remaining stresstest configs 9 years ago
Jan Tattermusch 080ddf09ab add a readme file 9 years ago
Jan Tattermusch 9835d4b1f7 update locations of dockerization scripts 9 years ago
Jan Tattermusch 26ca776e3e update working directories 9 years ago
Jan Tattermusch 99341e30cf move helper script for dockerization 9 years ago
Craig Tiller 63d11752b7 Update costs 9 years ago
Mark D. Roth 8a1d8052eb Added bad_client test to check that the server rejects requests with too 9 years ago
Craig Tiller 18879dcff9 Add cacheline padding, and a test 9 years ago
Craig Tiller ad3c8c1a5d Rewrite async_exec_lock using mpscq 9 years ago
Craig Tiller 0bc11711b7 Direct translation of http://www.1024cores.net/home/lock-free-algorithms/queues/intrusive-mpsc-node-based-queue 9 years ago
Sree Kuchibhotla 7edab7c5e3 Ruby docker files and config 9 years ago
murgatroid99 957fe8dc5d Updated a couple more scripts 9 years ago
Nicolas "Pixel" Noble 777c26329c Properly using our build.yaml source of truth to generate our list of public APIs. 9 years ago
Craig Tiller a26637fdca Add a test and make things compile 9 years ago
David Garcia Quintas 4bb11ac72a Turned load reporting into a plugin 9 years ago
Craig Tiller e98b494db7 Fix bug where max_frame_size was ignored 9 years ago
Sree Kuchibhotla 67df784bbc C# Dockerfile and Config scripts 9 years ago
murgatroid99 9fab438669 Made Node tests support multiple versions and set the Node default version to 4 everywhere possible 9 years ago
Yuchen Zeng a42ec21341 Server builder plugin 9 years ago
murgatroid99 8cb5f2f413 Fixed build_package_ruby's use of variables 9 years ago
murgatroid99 f897fec0db Fixed build_package_ruby's use of variables 9 years ago
murgatroid99 f238194b25 Updated build_package_ruby to build the grpc-tools gem 9 years ago
Jan Tattermusch 501ca57665 kill pending python workers on start 9 years ago
David Garcia Quintas b41363e88e all good! missing end2end test for new lr filter 9 years ago
Ken Payson 0482c1046b Python QPS Worker/initial scenarios 9 years ago
Craig Tiller 27f59afecb Unifying error handling within core 9 years ago
David Garcia Quintas c74f62bcfc Don't try to read files that have been moved/renamed. 9 years ago
David Garcia Quintas d312a0b866 Smarter pollset/pollset_set propagation 9 years ago
David Garcia Quintas 267684ca06 Tiny fix to check_include_guards script 9 years ago
Jan Tattermusch 1408920ab9 get rid of local qpsworkers before starting the tests 9 years ago
Jan Tattermusch 24b68cd62f generate interop test Dockerfiles using templates 9 years ago
Jan Tattermusch c218d05029 move interop test docker files to a subdir 9 years ago
Jan Tattermusch 31bad328b3 get rid of the unused grpc_base Dockerfile 9 years ago
Jan Tattermusch 85a93831dd run all implemented C# interop tests 9 years ago
Jan Tattermusch a6316693bc get rid of the old homebrew/linuxbrew tests 9 years ago
Jan Tattermusch 6da28b26bf cleanup interop test scripts 9 years ago
David Garcia Quintas 1b2db6333d Moved protos out of core_codegen interface 9 years ago
murgatroid99 3c6ace6969 Fixed case statement in build_package_node 9 years ago