aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge pull request #5963 from jtattermusch/csharp_refactor_buildingGravatar Stanley Cheung2016-03-29
|\ | | | | Refactor C# building in run_tests.py
* \ Merge pull request #6003 from ctiller/uhohGravatar Craig Tiller2016-03-29
|\ \ | | | | | | Trim number of CPUs
| * | Trim number of CPUsGravatar Craig Tiller2016-03-29
|/ /
* | Merge pull request #5976 from earhart/masterGravatar Nicolas Noble2016-03-29
|\ \ | | | | | | Fixes for the GRPC Bazel build
* \ \ Merge pull request #5979 from ctiller/gourceGravatar Nicolas Noble2016-03-29
|\ \ \ | | | | | | | | Add a script that generates a nice gource visualization
* \ \ \ Merge pull request #5846 from ctiller/fuzzy-bitsGravatar Nicolas Noble2016-03-29
|\ \ \ \ | | | | | | | | | | Fuzzer support
| | | * | Add protobuf_clib to deps of grpc++_codegen_libGravatar Rob Earhart2016-03-29
| | | | | | | | | | | | | | | | | | | | This is required in order to compile grpc++_codegen_lib.
| | | * | Fix the Bazel build re/nanopbGravatar Rob Earhart2016-03-29
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change modifies the BUILD rule dependencies used for nanopb, switching them from third_party to //external -- the former uses submodules, which don't work well with Bazel (since Bazel removes submodules from repositories as it fetches them, preferring instead to unify submodule versions across the workspace via the top-level WORKSPACE configuration).
| * | | Fix codegenGravatar Craig Tiller2016-03-29
| | | |
| * | | Merge github.com:grpc/grpc into fuzzy-bitsGravatar Craig Tiller2016-03-29
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #5736 from pquerna/pq/is_wan_is_ios_onlyGravatar Jan Tattermusch2016-03-29
|\ \ \ \ | | | | | | | | | | Objective C: kSCNetworkReachabilityFlagsIsWWAN is only available on iOS
* \ \ \ \ Merge pull request #5971 from sreecha/stress_test_flexible_configGravatar Jan Tattermusch2016-03-29
|\ \ \ \ \ | | | | | | | | | | | | Stress test flexible config
* \ \ \ \ \ Merge pull request #5904 from jtattermusch/csharp_perf_intergrateGravatar Jan Tattermusch2016-03-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | C# performance worker improvements
| | | | * | | Fix includeGravatar Craig Tiller2016-03-28
| | | | | | |
| | | | * | | Merge github.com:grpc/grpc into fuzzy-bitsGravatar Craig Tiller2016-03-28
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge pull request #5900 from murgatroid99/node_callback_conventionGravatar Nicolas Noble2016-03-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Follow Node's callback-last convention for client calls
* \ \ \ \ \ \ \ Merge pull request #5945 from ahedberg/ip_pktinfo_optionalGravatar Nicolas Noble2016-03-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Make IP_PKTINFO optional.
* \ \ \ \ \ \ \ \ Merge pull request #5973 from ctiller/optionalize_chttp2Gravatar Nicolas Noble2016-03-28
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Optionalize chttp2
| | | | | | | | * \ Merge github.com:grpc/grpc into gourceGravatar Craig Tiller2016-03-28
| | | | | | | | |\ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Merge github.com:grpc/grpc into optionalize_chttp2Gravatar Craig Tiller2016-03-28
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #5935 from ctiller/status_codesGravatar jboeuf2016-03-28
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix some status codes to match spec
| | | * \ \ \ \ \ \ \ merge to take src/core componentization into accountGravatar ahedberg2016-03-28
| | | |\ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| | | * | | | | | | | tell older compilers that not using fd is okayGravatar ahedberg2016-03-28
| | | | | | | | | | |
| | | | | | | | * | | Fix includesGravatar Craig Tiller2016-03-28
| | | | | | | | | | |
| | | | | | * | | | | Fix indentation in config files, set defaults for longer term runsGravatar Sree Kuchibhotla2016-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (opt-tsan-asan.json) and short term test runs (opt.json)
| | | * | | | | | | | fix copyright to include 2015Gravatar ahedberg2016-03-28
| | | | | | | | | | |
| | * | | | | | | | | Fix include guardsGravatar Craig Tiller2016-03-28
| | | | | | | | | | |
| * | | | | | | | | | Merge github.com:grpc/grpc into status_codesGravatar Craig Tiller2016-03-28
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| | | | | | | | * | | Merge github.com:grpc/grpc into fuzzy-bitsGravatar Craig Tiller2016-03-28
| | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| | | | * | | | | | | Make option passing down to the client constructor more consistentGravatar murgatroid992016-03-28
| | | | | | | | | | |
| | * | | | | | | | | Update copyrightGravatar Craig Tiller2016-03-28
| | | | | | | | | | |
| | * | | | | | | | | Add uses clauses to filegroups to ease dependency managementGravatar Craig Tiller2016-03-28
| | | | | | | | | | |
| | | | | | * | | | | update readme with the new stress test runner fileGravatar Sree Kuchibhotla2016-03-28
| | | | | | | | | | |
| | * | | | | | | | | Declare filegroups for chttp2Gravatar Craig Tiller2016-03-28
| | | | | | | | | | |
| | | * | | | | | | | fix copyrightGravatar ahedberg2016-03-28
| | | | | | | | | | |
| | * | | | | | | | | clang-formatGravatar Craig Tiller2016-03-28
| | | | | | | | | | |
| | * | | | | | | | | Move chttp2 related files under ext/Gravatar Craig Tiller2016-03-28
| | | | | | | | | | |
| | | | | | * | | | | Add documentation to classesGravatar Sree Kuchibhotla2016-03-28
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #5964 from ctiller/move_the_thingsGravatar Nicolas Noble2016-03-28
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Begin core componentization
| | | | | | | * | | | | Add asan to the configGravatar Sree Kuchibhotla2016-03-28
| | | | | | | | | | | |
| | | | | | | * | | | | More config filesGravatar Sree Kuchibhotla2016-03-28
| | | | | | | | | | | |
| | | | | | | * | | | | Minor correctionsGravatar Sree Kuchibhotla2016-03-28
| | | | | | | | | | | |
| | | | | | | * | | | | Pass gcp_project_id via command line. Makes it easier to run onGravatar Sree Kuchibhotla2016-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | different projects with the same configuration
| | | | | | | * | | | | Add build_type optionGravatar Sree Kuchibhotla2016-03-28
| | | | | | | | | | | |
| | | | | | | * | | | | Revamped test launcherGravatar Sree Kuchibhotla2016-03-28
| | | | | | | | | | | |
| | | | | | | * | | | | Add build type option (asan/tsan/dbg or opt)Gravatar Sree Kuchibhotla2016-03-28
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| | | * | | | | | | | Merge github.com:grpc/grpc into move_the_thingsGravatar Craig Tiller2016-03-28
| | |/| | | | | | | | | |/|/ / / / / / / / | |/| | | | | | | | |/| | | | | | | | |
| | | | | | | | * | Merge github.com:grpc/grpc into gourceGravatar Craig Tiller2016-03-26
| | | | | | | | |\ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Fix shell scriptGravatar Craig Tiller2016-03-26
| | | | | | | | | |
| * | | | | | | | | Fix toolGravatar Craig Tiller2016-03-26
| | | | | | | | | |