Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | new fixed guards | David Garcia Quintas | 2016-03-18 |
| | |||
* | missing fixes post comments | David Garcia Quintas | 2016-03-18 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into guard_check | David Garcia Quintas | 2016-03-18 |
|\ | |||
| * | Merge pull request #5574 from nicolasnoble/python2 | Jan Tattermusch | 2016-03-18 |
| |\ | | | | | | | Adding a python_wrapper.sh script to call in an appropriate python2 interpreter | ||
| * \ | Merge pull request #5752 from vjpai/make_open_loop_again | Jan Tattermusch | 2016-03-18 |
| |\ \ | | | | | | | | | More fixes for performance benchmarking code | ||
| * \ \ | Merge pull request #5800 from ctiller/contrib | Sree Kuchibhotla | 2016-03-18 |
| |\ \ \ | | | | | | | | | | | Update documentation to refer to yaml, not json | ||
| * \ \ \ | Merge pull request #5801 from murgatroid99/ruby_route_guide_fix | Jan Tattermusch | 2016-03-18 |
| |\ \ \ \ | | | | | | | | | | | | | Fix minor issues with Ruby route guide client | ||
| * \ \ \ \ | Merge pull request #5786 from soltanmm/this-is-not-a-pipe | Jan Tattermusch | 2016-03-18 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Don't use a pipe for output capturing in Python's test runner | ||
* | | | | | | | Merge branch 'master' of github.com:grpc/grpc into guard_check | David Garcia Quintas | 2016-03-17 |
|\| | | | | | | |||
* | | | | | | | addressed pr comments | David Garcia Quintas | 2016-03-17 |
| | | | | | | | |||
| * | | | | | | Merge pull request #5802 from sreecha/grpc_fixit_csharp | Jan Tattermusch | 2016-03-17 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | DocFixit: Minor corrections to the instructions | ||
| * \ \ \ \ \ \ | Merge pull request #5682 from yang-g/tls_init_should_be_called | Jan Tattermusch | 2016-03-17 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add debug support for checking tls_init is called | ||
| * \ \ \ \ \ \ \ | Merge pull request #5747 from soltanmm/bleach | Jan Tattermusch | 2016-03-17 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Clean up a core test | ||
| | | | * | | | | | | DocFixit: Minor corrections to the instructions | Sree Kuchibhotla | 2016-03-17 |
| | |_|/ / / / / / | |/| | | | | | | | |||
| | | | | * | | | | Fix minor issues with Ruby route guide client | murgatroid99 | 2016-03-17 |
| | |_|_|/ / / / | |/| | | | | | | |||
| | | | | * | | | Update documentation to refer to yaml, not json | Craig Tiller | 2016-03-17 |
| | |_|_|/ / / | |/| | | | | | |||
| * | | | | | | Merge pull request #5791 from sreecha/grpc_fixit | Jan Tattermusch | 2016-03-17 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | DocFixit: Python README | ||
| * \ \ \ \ \ \ | Merge pull request #5723 from ctiller/backoff_lib | Jan Tattermusch | 2016-03-17 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Factor out backoff code into a separate library (to be re-used elsewhere) | ||
| | | | | * | | | | Add debug support for checking tls_init is called | yang-g | 2016-03-17 |
| | |_|_|/ / / / | |/| | | | | | | |||
| | | | | * | | | Don't use a pipe for capturing in test runner | Masood Malekghassemi | 2016-03-17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apparently Python can call arbitrarily deallocation code whenever its allocator is invoked, which can cause output from gRPC core to stderr, which can happen on the thread that is emptying the stderr pipe, thus causing the stderr pipe to deadlock on itself. | ||
| | * | | | | | | Merge github.com:grpc/grpc into backoff_lib | Craig Tiller | 2016-03-17 |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #5785 from murgatroid99/sanitize_copyright_fix | Jan Tattermusch | 2016-03-17 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Update check copyright script precommit hook | ||
| * \ \ \ \ \ \ \ | Merge pull request #5745 from ahedberg/upstream | Jan Tattermusch | 2016-03-17 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add intial plaform support for Native Client (NaCl) | ||
| * \ \ \ \ \ \ \ \ | Merge pull request #5270 from dgquintas/codegen_lib | Nicolas Noble | 2016-03-16 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Added codegen_lib | ||
| | | | | | * | | | | | DocFixit: Python README | Sree Kuchibhotla | 2016-03-16 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #5766 from yang-g/nuke_duplicate_target | Nicolas Noble | 2016-03-16 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Remove end2end_certs library. | ||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #5770 from ctiller/win | Nicolas Noble | 2016-03-16 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | Get callstacks for test failures on Windows | ||
| | * | | | | | | | | | | Disable warning: system header is broken | Craig Tiller | 2016-03-16 |
| | | | | | | | | | | | | |||
| | * | | | | | | | | | | Drop the L | Craig Tiller | 2016-03-16 |
| | | | | | | | | | | | | |||
| | | | | | | | | | | * | Fixing stupid double free. | Nicolas "Pixel" Noble | 2016-03-17 |
| | | | | | | | | | | | | |||
| | * | | | | | | | | | | Tweaking formatting | Craig Tiller | 2016-03-16 |
| | | | | | | | | | | | | |||
| | | | | | | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into python2 | Nicolas "Pixel" Noble | 2016-03-17 |
| | | | | | | | | | | |\ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||
| * | | | | | | | | | | | Merge pull request #5767 from soltanmm/gil-not-nimble-gil-not-quick | Jan Tattermusch | 2016-03-16 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | Don't hold the GIL when calling anything in core | ||
| | | | | * | | | | | | | Merge pull request #4 from nicolasnoble/codegen-massage | David G. Quintas | 2016-03-16 |
| | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Codegen massage | ||
| | | | | | * | | | | | | | Moving core_codegen.cc to the proper filegroup. | Nicolas "Pixel" Noble | 2016-03-17 |
| | | | | | | | | | | | | | |||
| | | | | | * | | | | | | | Disabling flaky test. | Nicolas "Pixel" Noble | 2016-03-17 |
| | | | | | | | | | | | | | |||
| | | | | | * | | | | | | | Preventing huge stacks in timer_heap_test. | Nicolas "Pixel" Noble | 2016-03-17 |
| | | | | | | | | | | | | | |||
| | | | | | * | | | | | | | Preventing huge stacks in load_file_test. | Nicolas "Pixel" Noble | 2016-03-17 |
| | | | | | | | | | | | | | |||
| | | | | | * | | | | | | | Fixing bitrotting in udp_server_test.c | Nicolas "Pixel" Noble | 2016-03-17 |
| | | | | | | | | | | | | | |||
| | | | | | * | | | | | | | Massaging that pull request. | Nicolas "Pixel" Noble | 2016-03-17 |
| | | | | |/ / / / / / / | |||
| | | | | | | * / / / / | Update check copyright script precommit hook | murgatroid99 | 2016-03-16 |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||
| | | * | | | | | | | | clang-fmt | Craig Tiller | 2016-03-16 |
| | | | | | | | | | | | |||
| | | * | | | | | | | | Review feedback | Craig Tiller | 2016-03-16 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #5635 from sreecha/stress_test_instructions | adelez | 2016-03-16 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Instructions to run stress tests on GKE | ||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #5765 from adelez/setup_full_interop | Jan Tattermusch | 2016-03-16 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | chmod g+x | ||
| | | * | | | | | | | | | | More additions / Typos | Sree Kuchibhotla | 2016-03-16 |
| | | | | | | | | | | | | | |||
| | | | | * | | | | | | | | Bleh | Craig Tiller | 2016-03-16 |
| | | | | | | | | | | | | | |||
| | | | | * | | | | | | | | Fix copyright | Craig Tiller | 2016-03-16 |
| | | | | | | | | | | | | | |||
| | | | | * | | | | | | | | clang-format code | Craig Tiller | 2016-03-16 |
| | | | | | | | | | | | | | |||
| | | | | * | | | | | | | | Get stack traces in crash dumps working for Windows | Craig Tiller | 2016-03-16 |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | |