Commit Graph

640 Commits

Author SHA1 Message Date
Craig Tiller 31efd7e864 Merge github.com:grpc/grpc into copyright-fix 2016-03-31 11:08:13 -07:00
Craig Tiller 6169d5f7b0 Update copyrights 2016-03-31 07:46:18 -07:00
Craig Tiller dd2b465a45 Merge github.com:grpc/grpc into optionalize_roundrobin 2016-03-29 16:49:50 -07:00
Craig Tiller 67af237be2 Trim number of CPUs 2016-03-29 15:34:05 -07:00
Nicolas Noble 6939e41e7c Merge pull request #5976 from earhart/master
Fixes for the GRPC Bazel build
2016-03-29 15:18:05 -07:00
Craig Tiller 5dd4118308 Merge github.com:grpc/grpc into optionalize_roundrobin 2016-03-29 13:18:14 -07:00
Craig Tiller 4c5edc10be Merge github.com:grpc/grpc into optionalize_roundrobin 2016-03-29 13:16:10 -07:00
Rob Earhart ff20c2b46c Add protobuf_clib to deps of grpc++_codegen_lib
This is required in order to compile grpc++_codegen_lib.
2016-03-29 13:02:25 -07:00
Rob Earhart b7b8d05f25 Fix the Bazel build re/nanopb
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).
2016-03-29 13:02:25 -07:00
Craig Tiller 34236d5be5 Merge github.com:grpc/grpc into fuzzy-bits 2016-03-29 11:37:35 -07:00
Jan Tattermusch 46962bb5f8 Merge pull request #5971 from sreecha/stress_test_flexible_config
Stress test flexible config
2016-03-29 09:05:43 -07:00
Craig Tiller fb43385204 Make plugin registries work 2016-03-29 08:51:07 -07:00
Craig Tiller 04b7ca8d5c Starting plugin registry 2016-03-29 08:07:54 -07:00
Craig Tiller 5b3391f1d0 Merge github.com:grpc/grpc into fuzzy-bits 2016-03-28 22:38:10 -07:00
Nicolas Noble c91504ed57 Merge pull request #5900 from murgatroid99/node_callback_convention
Follow Node's callback-last convention for client calls
2016-03-28 22:25:25 -07:00
Craig Tiller fdec85fc5a Merge github.com:grpc/grpc into fuzzy-bits 2016-03-28 13:10:02 -07:00
Sree Kuchibhotla 95a137b692 Add build type option (asan/tsan/dbg or opt) 2016-03-28 09:16:49 -07:00
Craig Tiller 92b3f568db Merge github.com:grpc/grpc into fuzzy-bits 2016-03-26 13:19:07 -07:00
Craig Tiller f23078cbd3 Stage #1 of core breakup: move everything under lib 2016-03-25 17:07:29 -07:00
Craig Tiller d1fce837f2 Fixes 2016-03-25 14:33:47 -07:00
Craig Tiller 66f039b160 Parallel experiment 2016-03-23 23:38:24 -07:00
Craig Tiller ae94594a64 Support tracing fuzzers 2016-03-23 21:43:58 -07:00
Craig Tiller 0b8bf0863f Longer 2016-03-23 20:42:38 -07:00
Stanley Cheung 3dab4628c6 php: remove hardcoded version in templates 2016-03-23 13:04:53 -07:00
murgatroid99 9a0c74116f Follow Node's callback-last convention for client calls 2016-03-21 15:50:39 -07:00
Craig Tiller 255bbfdbe2 Merge github.com:grpc/grpc into fuzzy-bits 2016-03-21 09:26:33 -07:00
Vijay Pai f637ce5a0a Merge branch 'master' into make_clang_great_again_v2 2016-03-19 05:50:34 -07:00
Jan Tattermusch dc6d5a6244 Merge pull request #5829 from jtattermusch/fix_openssl_deadlink
Fix gcc4.4 tests
2016-03-18 16:41:16 -07:00
Jan Tattermusch 8090150911 Merge pull request #5783 from dgquintas/nanopb-dockerfile
Moved apt-gets from .sh file to dockerfile for nanopb
2016-03-18 16:33:58 -07:00
Jan Tattermusch 9bb7062f20 Fix gcc4.4 tests 2016-03-18 12:20:41 -07:00
Craig Tiller c6d6a024b7 Complete fuzzer framework 2016-03-18 11:52:36 -07:00
Craig Tiller c2c026e843 Renames 2016-03-18 08:28:21 -07:00
David Garcia Quintas f09f020a49 fixed backslashes 2016-03-17 21:54:04 -07:00
Craig Tiller a4134159ab j 2016-03-17 16:02:51 -07:00
Craig Tiller a09af92d23 Merge branch 'make_clang_great_again_v2' of github.com:vjpai/grpc into fuzzy-bits 2016-03-17 15:34:31 -07:00
Craig Tiller eb784f359d stuff 2016-03-17 14:50:49 -07:00
Craig Tiller 9812c6f69d adddeps 2016-03-17 14:46:18 -07:00
Craig Tiller 32173c5c3c First version of json fuzzer 2016-03-17 14:12:45 -07:00
David Garcia Quintas b84571840a moved apt-gets from .sh file to dockerfile for nanopb 2016-03-16 16:46:59 -07:00
Vijay Pai b5b18faddc Update clang for the Dockerfile used in tsan tests 2016-03-16 15:20:43 -07:00
David Garcia Quintas cd21266b5f Merge branch 'master' of github.com:grpc/grpc into codegen_lib 2016-03-15 17:10:45 -07:00
Adele Zhou 9506ef2922 Fix code coverage. 2016-03-14 16:06:00 -07:00
Jan Tattermusch fd1ffe420d Merge pull request #5587 from stanley-cheung/php-update-composer-json
Update PHP composer.json files
2016-03-11 14:28:11 -08:00
Stanley Cheung 5709e930fa remove stale src/php/ext/grpc/README.md 2016-03-10 16:58:45 -08:00
Jan Tattermusch d4726c1ae6 add support for clang3.4 and 3.6 2016-03-09 17:43:29 -08:00
David Garcia Quintas a9d0629677 Merge branch 'codegen_proto_utils_fix' into codegen_lib 2016-03-06 19:10:15 -08:00
David Garcia Quintas a662259575 Added comment for gyp 2016-03-01 17:16:25 -08:00
David Garcia Quintas 3db3c63a41 Addressed comments 2016-03-01 17:03:18 -08:00
David Garcia Quintas 9c691c59da updated templates/README.md 2016-03-01 16:51:28 -08:00
Stanley Cheung 7d974ea872 Merge pull request #5488 from stanley-cheung/php-update-to-next-ver
Simplify PHP installation
2016-03-01 11:59:35 -08:00