aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Doc Fixit: src/cpp/README.mdGravatar Yuchen Zeng2016-03-18
| | | | Replace liquid templates with relative links.
* Merge pull request #5798 from y-zeng/documentationGravatar Stanley Cheung2016-03-18
|\ | | | | Doc Fixit: examples/cpp/helloworld/README.md
* \ Merge pull request #5574 from nicolasnoble/python2Gravatar Jan Tattermusch2016-03-18
|\ \ | | | | | | Adding a python_wrapper.sh script to call in an appropriate python2 interpreter
* \ \ Merge pull request #5752 from vjpai/make_open_loop_againGravatar Jan Tattermusch2016-03-18
|\ \ \ | | | | | | | | More fixes for performance benchmarking code
* \ \ \ Merge pull request #5800 from ctiller/contribGravatar Sree Kuchibhotla2016-03-18
|\ \ \ \ | | | | | | | | | | Update documentation to refer to yaml, not json
* \ \ \ \ Merge pull request #5801 from murgatroid99/ruby_route_guide_fixGravatar Jan Tattermusch2016-03-18
|\ \ \ \ \ | | | | | | | | | | | | Fix minor issues with Ruby route guide client
* \ \ \ \ \ Merge pull request #5786 from soltanmm/this-is-not-a-pipeGravatar Jan Tattermusch2016-03-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | Don't use a pipe for output capturing in Python's test runner
* \ \ \ \ \ \ Merge pull request #5802 from sreecha/grpc_fixit_csharpGravatar Jan Tattermusch2016-03-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | DocFixit: Minor corrections to the instructions
* \ \ \ \ \ \ \ Merge pull request #5682 from yang-g/tls_init_should_be_calledGravatar Jan Tattermusch2016-03-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add debug support for checking tls_init is called
* \ \ \ \ \ \ \ \ Merge pull request #5747 from soltanmm/bleachGravatar Jan Tattermusch2016-03-17
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Clean up a core test
| | | * | | | | | | DocFixit: Minor corrections to the instructionsGravatar Sree Kuchibhotla2016-03-17
| |_|/ / / / / / / |/| | | | | | | |
| | | | * | | | | Fix minor issues with Ruby route guide clientGravatar murgatroid992016-03-17
| |_|_|/ / / / / |/| | | | | | |
| | | | * | | | Update documentation to refer to yaml, not jsonGravatar Craig Tiller2016-03-17
| |_|_|/ / / / |/| | | | | |
| | | | | | * Doc Fixit: examples/cpp/helloworld/README.mdGravatar Yuchen Zeng2016-03-17
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | Use 'RegisterService' for registering async services.
* | | | | | Merge pull request #5791 from sreecha/grpc_fixitGravatar Jan Tattermusch2016-03-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | DocFixit: Python README
* \ \ \ \ \ \ Merge pull request #5723 from ctiller/backoff_libGravatar Jan Tattermusch2016-03-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Factor out backoff code into a separate library (to be re-used elsewhere)
| | | | * | | | Add debug support for checking tls_init is calledGravatar yang-g2016-03-17
| |_|_|/ / / / |/| | | | | |
| | | | * | | Don't use a pipe for capturing in test runnerGravatar Masood Malekghassemi2016-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_libGravatar Craig Tiller2016-03-17
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #5785 from murgatroid99/sanitize_copyright_fixGravatar Jan Tattermusch2016-03-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Update check copyright script precommit hook
* \ \ \ \ \ \ \ Merge pull request #5745 from ahedberg/upstreamGravatar Jan Tattermusch2016-03-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add intial plaform support for Native Client (NaCl)
* \ \ \ \ \ \ \ \ Merge pull request #5270 from dgquintas/codegen_libGravatar Nicolas Noble2016-03-16
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Added codegen_lib
| | | | | * | | | | DocFixit: Python READMEGravatar Sree Kuchibhotla2016-03-16
| | | | | | | | | |
* | | | | | | | | | Merge pull request #5766 from yang-g/nuke_duplicate_targetGravatar Nicolas Noble2016-03-16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Remove end2end_certs library.
* \ \ \ \ \ \ \ \ \ \ Merge pull request #5770 from ctiller/winGravatar Nicolas Noble2016-03-16
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | Get callstacks for test failures on Windows
| * | | | | | | | | | Disable warning: system header is brokenGravatar Craig Tiller2016-03-16
| | | | | | | | | | |
| * | | | | | | | | | Drop the LGravatar Craig Tiller2016-03-16
| | | | | | | | | | |
| | | | | | | | | | * Fixing stupid double free.Gravatar Nicolas "Pixel" Noble2016-03-17
| | | | | | | | | | |
| * | | | | | | | | | Tweaking formattingGravatar Craig Tiller2016-03-16
| | | | | | | | | | |
| | | | | | | | | | * Merge branch 'master' of https://github.com/grpc/grpc into python2Gravatar Nicolas "Pixel" Noble2016-03-17
| | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #5767 from soltanmm/gil-not-nimble-gil-not-quickGravatar Jan Tattermusch2016-03-16
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | Don't hold the GIL when calling anything in core
| | | | * | | | | | | Merge pull request #4 from nicolasnoble/codegen-massageGravatar David G. Quintas2016-03-16
| | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Codegen massage
| | | | | * | | | | | | Moving core_codegen.cc to the proper filegroup.Gravatar Nicolas "Pixel" Noble2016-03-17
| | | | | | | | | | | |
| | | | | * | | | | | | Disabling flaky test.Gravatar Nicolas "Pixel" Noble2016-03-17
| | | | | | | | | | | |
| | | | | * | | | | | | Preventing huge stacks in timer_heap_test.Gravatar Nicolas "Pixel" Noble2016-03-17
| | | | | | | | | | | |
| | | | | * | | | | | | Preventing huge stacks in load_file_test.Gravatar Nicolas "Pixel" Noble2016-03-17
| | | | | | | | | | | |
| | | | | * | | | | | | Fixing bitrotting in udp_server_test.cGravatar Nicolas "Pixel" Noble2016-03-17
| | | | | | | | | | | |
| | | | | * | | | | | | Massaging that pull request.Gravatar Nicolas "Pixel" Noble2016-03-17
| | | | |/ / / / / / /
| | | | | | * / / / / Update check copyright script precommit hookGravatar murgatroid992016-03-16
| |_|_|_|_|/ / / / / |/| | | | | | | | |
| | * | | | | | | | clang-fmtGravatar Craig Tiller2016-03-16
| | | | | | | | | |
| | * | | | | | | | Review feedbackGravatar Craig Tiller2016-03-16
| | | | | | | | | |
* | | | | | | | | | Merge pull request #5635 from sreecha/stress_test_instructionsGravatar adelez2016-03-16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Instructions to run stress tests on GKE
* \ \ \ \ \ \ \ \ \ \ Merge pull request #5765 from adelez/setup_full_interopGravatar Jan Tattermusch2016-03-16
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | chmod g+x
| | * | | | | | | | | | More additions / TyposGravatar Sree Kuchibhotla2016-03-16
| | | | | | | | | | | |
| | | | * | | | | | | | BlehGravatar Craig Tiller2016-03-16
| | | | | | | | | | | |
| | | | * | | | | | | | Fix copyrightGravatar Craig Tiller2016-03-16
| | | | | | | | | | | |
| | | | * | | | | | | | clang-format codeGravatar Craig Tiller2016-03-16
| | | | | | | | | | | |
| | | | * | | | | | | | Get stack traces in crash dumps working for WindowsGravatar Craig Tiller2016-03-16
| |_|_|/ / / / / / / / |/| | | | | | | | | |
| | * | | | | | | | | More formatting changesGravatar Sree Kuchibhotla2016-03-16
| | | | | | | | | | |
| | * | | | | | | | | Minor formatting tweaksGravatar Sree Kuchibhotla2016-03-16
| | | | | | | | | | |