Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'release-0_13' into manual-upmerge | Nicolas "Pixel" Noble | 2016-03-30 |
|\ | |||
| * | Merge pull request #6004 from nicolasnoble/backport-of-5735 | Nicolas Noble | 2016-03-29 |
| |\ | | | | | | | Backport of #5735 | ||
| | * | Better memory management for grpc_rb_byte_buffer_to_s. | Nicolas "Pixel" Noble | 2016-03-30 |
| | | | |||
| | * | Fix Ruby memory leaks | Zhuochun | 2016-03-30 |
| |/ | | | | | | | | | | | - `recv_message` is not cleaned up after call - `send_message` is not cleaned up in failure cases - `xmalloc` ruby string is not freed after used | ||
* | | Merge pull request #6003 from ctiller/uhoh | Craig Tiller | 2016-03-29 |
|\ \ | | | | | | | Trim number of CPUs | ||
| * | | Trim number of CPUs | Craig Tiller | 2016-03-29 |
|/ / | |||
* | | Merge pull request #5976 from earhart/master | Nicolas Noble | 2016-03-29 |
|\ \ | | | | | | | Fixes for the GRPC Bazel build | ||
* \ \ | Merge pull request #5979 from ctiller/gource | Nicolas Noble | 2016-03-29 |
|\ \ \ | | | | | | | | | Add a script that generates a nice gource visualization | ||
* \ \ \ | Merge pull request #5846 from ctiller/fuzzy-bits | Nicolas Noble | 2016-03-29 |
|\ \ \ \ | | | | | | | | | | | Fuzzer support | ||
| | | * | | Add protobuf_clib to deps of grpc++_codegen_lib | Rob Earhart | 2016-03-29 |
| | | | | | | | | | | | | | | | | | | | | This is required in order to compile grpc++_codegen_lib. | ||
| | | * | | Fix the Bazel build re/nanopb | Rob Earhart | 2016-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 codegen | Craig Tiller | 2016-03-29 |
| | | | | |||
| * | | | Merge github.com:grpc/grpc into fuzzy-bits | Craig Tiller | 2016-03-29 |
| |\ \ \ | |/ / / |/| | | | |||
* | | | | Merge pull request #5736 from pquerna/pq/is_wan_is_ios_only | Jan Tattermusch | 2016-03-29 |
|\ \ \ \ | | | | | | | | | | | Objective C: kSCNetworkReachabilityFlagsIsWWAN is only available on iOS | ||
* \ \ \ \ | Merge pull request #5971 from sreecha/stress_test_flexible_config | Jan Tattermusch | 2016-03-29 |
|\ \ \ \ \ | | | | | | | | | | | | | Stress test flexible config | ||
* \ \ \ \ \ | Merge pull request #5904 from jtattermusch/csharp_perf_intergrate | Jan Tattermusch | 2016-03-29 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | C# performance worker improvements | ||
| | | | * | | | Fix include | Craig Tiller | 2016-03-28 |
| | | | | | | | |||
| | | | * | | | Merge github.com:grpc/grpc into fuzzy-bits | Craig Tiller | 2016-03-28 |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | |||
* | | | | | | | Merge pull request #5900 from murgatroid99/node_callback_convention | Nicolas Noble | 2016-03-28 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Follow Node's callback-last convention for client calls | ||
* \ \ \ \ \ \ \ | Merge pull request #5945 from ahedberg/ip_pktinfo_optional | Nicolas Noble | 2016-03-28 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Make IP_PKTINFO optional. | ||
* \ \ \ \ \ \ \ \ | Merge pull request #5973 from ctiller/optionalize_chttp2 | Nicolas Noble | 2016-03-28 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Optionalize chttp2 | ||
| | | | | | | | * \ | Merge github.com:grpc/grpc into gource | Craig Tiller | 2016-03-28 |
| | | | | | | | |\ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||
| * | | | | | | | | | Merge github.com:grpc/grpc into optionalize_chttp2 | Craig Tiller | 2016-03-28 |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #5935 from ctiller/status_codes | jboeuf | 2016-03-28 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix some status codes to match spec | ||
| | | * \ \ \ \ \ \ \ | merge to take src/core componentization into account | ahedberg | 2016-03-28 |
| | | |\ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | |||
| | | * | | | | | | | | tell older compilers that not using fd is okay | ahedberg | 2016-03-28 |
| | | | | | | | | | | | |||
| | | | | | | | * | | | Fix includes | Craig Tiller | 2016-03-28 |
| | | | | | | | | | | | |||
| | | | | | * | | | | | Fix indentation in config files, set defaults for longer term runs | Sree Kuchibhotla | 2016-03-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (opt-tsan-asan.json) and short term test runs (opt.json) | ||
| | | * | | | | | | | | fix copyright to include 2015 | ahedberg | 2016-03-28 |
| | | | | | | | | | | | |||
| | | | | | | | | | * | Merge pull request #5974 from murgatroid99/node_distribtest_fixes | Nicolas Noble | 2016-03-28 |
| | | | | | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | Make distribtest more robust, especially on Mac | ||
| | * | | | | | | | | | | Fix include guards | Craig Tiller | 2016-03-28 |
| | | | | | | | | | | | | |||
| * | | | | | | | | | | | Merge github.com:grpc/grpc into status_codes | Craig Tiller | 2016-03-28 |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | |||
| | | | | | | | * | | | | Merge github.com:grpc/grpc into fuzzy-bits | Craig Tiller | 2016-03-28 |
| | | | | | | | |\ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |||
| | | | * | | | | | | | | Make option passing down to the client constructor more consistent | murgatroid99 | 2016-03-28 |
| | | | | | | | | | | | | |||
| | | | | | | | | | | * | Make distribtest more robust, especially on Mac | murgatroid99 | 2016-03-28 |
| | | | | | | | | | |/ | |||
| | | | | | | | | | * | Merge pull request #5961 from murgatroid99/nvm_error_fix_2 | Nicolas Noble | 2016-03-28 |
| | | | | | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | Don't set -ex for nvm functions | ||
| | * | | | | | | | | | | Update copyright | Craig Tiller | 2016-03-28 |
| | | | | | | | | | | | | |||
| | * | | | | | | | | | | Add uses clauses to filegroups to ease dependency management | Craig Tiller | 2016-03-28 |
| | | | | | | | | | | | | |||
| | | | | | * | | | | | | update readme with the new stress test runner file | Sree Kuchibhotla | 2016-03-28 |
| | | | | | | | | | | | | |||
| | * | | | | | | | | | | Declare filegroups for chttp2 | Craig Tiller | 2016-03-28 |
| | | | | | | | | | | | | |||
| | | * | | | | | | | | | fix copyright | ahedberg | 2016-03-28 |
| | | | | | | | | | | | | |||
| | * | | | | | | | | | | clang-format | Craig Tiller | 2016-03-28 |
| | | | | | | | | | | | | |||
| | * | | | | | | | | | | Move chttp2 related files under ext/ | Craig Tiller | 2016-03-28 |
| | | | | | | | | | | | | |||
| | | | | | * | | | | | | Add documentation to classes | Sree Kuchibhotla | 2016-03-28 |
| | | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #5964 from ctiller/move_the_things | Nicolas Noble | 2016-03-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Begin core componentization | ||
| | | | | | | * | | | | | | Add asan to the config | Sree Kuchibhotla | 2016-03-28 |
| | | | | | | | | | | | | | |||
| | | | | | | * | | | | | | More config files | Sree Kuchibhotla | 2016-03-28 |
| | | | | | | | | | | | | | |||
| | | | | | | * | | | | | | Minor corrections | Sree Kuchibhotla | 2016-03-28 |
| | | | | | | | | | | | | | |||
| | | | | | | * | | | | | | Pass gcp_project_id via command line. Makes it easier to run on | Sree Kuchibhotla | 2016-03-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | different projects with the same configuration | ||
| | | | | | | * | | | | | | Add build_type option | Sree Kuchibhotla | 2016-03-28 |
| | | | | | | | | | | | | |