Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into copyright-fix | Craig Tiller | 2016-03-31 |
|\ | |||
* | | Update copyrights | Craig Tiller | 2016-03-31 |
| | | |||
| * | Merge github.com:grpc/grpc into optionalize_roundrobin | Craig Tiller | 2016-03-29 |
| |\ | |/ |/| | |||
* | | 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 github.com:grpc/grpc into optionalize_roundrobin | Craig Tiller | 2016-03-29 |
| | |\ | |_|/ |/| | | |||
| | * | Merge github.com:grpc/grpc into optionalize_roundrobin | Craig Tiller | 2016-03-29 |
| | |\ | |||
| * | | | 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). | ||
* | | | Merge github.com:grpc/grpc into fuzzy-bits | Craig Tiller | 2016-03-29 |
|\| | | |||
| * | | Merge pull request #5971 from sreecha/stress_test_flexible_config | Jan Tattermusch | 2016-03-29 |
| |\ \ | | | | | | | | | Stress test flexible config | ||
| | | * | Make plugin registries work | Craig Tiller | 2016-03-29 |
| | | | | |||
| | | * | Starting plugin registry | Craig Tiller | 2016-03-29 |
| | |/ | |/| | |||
* | | | 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 github.com:grpc/grpc into fuzzy-bits | Craig Tiller | 2016-03-28 |
|\| | | | |||
| | | * | Add build type option (asan/tsan/dbg or opt) | Sree Kuchibhotla | 2016-03-28 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into fuzzy-bits | Craig Tiller | 2016-03-26 |
|\ \ \ \ | | |_|/ | |/| | | |||
| | * | | Stage #1 of core breakup: move everything under lib | Craig Tiller | 2016-03-25 |
| |/ / | |||
| * | | Fixes | Craig Tiller | 2016-03-25 |
| | | | |||
* | | | Parallel experiment | Craig Tiller | 2016-03-23 |
| | | | |||
* | | | Support tracing fuzzers | Craig Tiller | 2016-03-23 |
| | | | |||
* | | | Longer | Craig Tiller | 2016-03-23 |
| | | | |||
| * | | php: remove hardcoded version in templates | Stanley Cheung | 2016-03-23 |
| | | | |||
| | * | Follow Node's callback-last convention for client calls | murgatroid99 | 2016-03-21 |
| | | | |||
* | | | Merge github.com:grpc/grpc into fuzzy-bits | Craig Tiller | 2016-03-21 |
|\ \ \ | | |/ | |/| | |||
| | * | Merge branch 'master' into make_clang_great_again_v2 | Vijay Pai | 2016-03-19 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #5829 from jtattermusch/fix_openssl_deadlink | Jan Tattermusch | 2016-03-18 |
| |\ \ | | | | | | | | | Fix gcc4.4 tests | ||
| * \ \ | Merge pull request #5783 from dgquintas/nanopb-dockerfile | Jan Tattermusch | 2016-03-18 |
| |\ \ \ | | | | | | | | | | | Moved apt-gets from .sh file to dockerfile for nanopb | ||
| | | * | | Fix gcc4.4 tests | Jan Tattermusch | 2016-03-18 |
| | |/ / | |/| | | |||
* | | | | Complete fuzzer framework | Craig Tiller | 2016-03-18 |
| | | | | |||
* | | | | Renames | Craig Tiller | 2016-03-18 |
| | | | | |||
| | * | | fixed backslashes | David Garcia Quintas | 2016-03-17 |
| | | | | |||
* | | | | j | Craig Tiller | 2016-03-17 |
| | | | | |||
* | | | | Merge branch 'make_clang_great_again_v2' of github.com:vjpai/grpc into ↵ | Craig Tiller | 2016-03-17 |
|\ \ \ \ | | |_|/ | |/| | | | | | | fuzzy-bits | ||
* | | | | stuff | Craig Tiller | 2016-03-17 |
| | | | | |||
* | | | | adddeps | Craig Tiller | 2016-03-17 |
| | | | | |||
* | | | | First version of json fuzzer | Craig Tiller | 2016-03-17 |
| |/ / |/| | | |||
| | * | moved apt-gets from .sh file to dockerfile for nanopb | David Garcia Quintas | 2016-03-16 |
| | | | |||
| * | | Update clang for the Dockerfile used in tsan tests | Vijay Pai | 2016-03-16 |
| |/ | |||
* | | Merge branch 'master' of github.com:grpc/grpc into codegen_lib | David Garcia Quintas | 2016-03-15 |
|\| | |||
| * | Fix code coverage. | Adele Zhou | 2016-03-14 |
| | | |||
| * | Merge pull request #5587 from stanley-cheung/php-update-composer-json | Jan Tattermusch | 2016-03-11 |
| |\ | | | | | | | Update PHP composer.json files | ||
| | * | remove stale src/php/ext/grpc/README.md | Stanley Cheung | 2016-03-10 |
| | | | |||
| * | | add support for clang3.4 and 3.6 | Jan Tattermusch | 2016-03-09 |
| |/ | |||
* | | Merge branch 'codegen_proto_utils_fix' into codegen_lib | David Garcia Quintas | 2016-03-06 |
|\| | |||
| * | Added comment for gyp | David Garcia Quintas | 2016-03-01 |
| | | |||
| * | Addressed comments | David Garcia Quintas | 2016-03-01 |
| | | |||
| * | updated templates/README.md | David Garcia Quintas | 2016-03-01 |
| | | |||
| * | Merge pull request #5488 from stanley-cheung/php-update-to-next-ver | Stanley Cheung | 2016-03-01 |
| |\ | | | | | | | Simplify PHP installation |