Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | | | | | * | Fix compilation on Windows | Craig Tiller | 2015-06-08 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
| | | * | | | | | | | | | Merge github.com:grpc/grpc into cereal-is-bad-for-your-health | Craig Tiller | 2015-06-08 | |
| | | |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge pull request #1980 from grpc/revert-1948-poisson | Vijay Pai | 2015-06-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | Revert "Open loop sync/async multithreaded testing" | Craig Tiller | 2015-06-08 | |
| |/ / / / / / / / / / | ||||
| | | * / / / / / / / | Dont serialize new call requests under the server test lock | Craig Tiller | 2015-06-08 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'who-broke-the-build' into we-dont-need-no-backup | Craig Tiller | 2015-06-08 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Fix build breakage | Craig Tiller | 2015-06-08 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-08 | |
|\| | | | | | | | | | ||||
* | | | | | | | | | | Fix ownership | Craig Tiller | 2015-06-08 | |
* | | | | | | | | | | Merge branch 'we-dont-need-no-backup' of github.com:ctiller/grpc into we-dont... | Craig Tiller | 2015-06-08 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ | Merge pull request #1974 from vjpai/comments-1972 | Craig Tiller | 2015-06-08 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ | Merge pull request #1948 from vjpai/poisson | Craig Tiller | 2015-06-08 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge pull request #1964 from dgquintas/reporter-interface-tweak | Vijay Pai | 2015-06-08 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #1902 from ctiller/not-everything-is-linux | Vijay Pai | 2015-06-08 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | Fix comments about return value of grpc_completion_queue_{next,pluck} | vjpai | 2015-06-08 | |
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||
| | | | | | | | | | * | | | Add a new test for qps openloop to make sure this code gets exercised | vjpai | 2015-06-08 | |
| | | | | * | | | | | | | | Add a new test for qps openloop to make sure this code gets exercised | vjpai | 2015-06-08 | |
| * | | | | | | | | | | | | Merge branch 'you-complete-me' into we-dont-need-no-backup | Craig Tiller | 2015-06-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-06 | |
| | |\| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||
| | | | | | | | | * | | | | gchandle is not needed anymore | Jan Tattermusch | 2015-06-05 | |
| | | | | | | | | * | | | | Stop using native callbacks for C# | Jan Tattermusch | 2015-06-05 | |
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | Merge pull request #1961 from ctiller/moar-defense | Nicolas Noble | 2015-06-05 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge pull request #1955 from ctiller/critical-code-needs-at-least-some-sort-... | Nicolas Noble | 2015-06-05 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | * | | | | | | | Removed redundant parameter from Reporter interface. | David Garcia Quintas | 2015-06-05 | |
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||
| | | | | | | | * | | | | | Made grpc_byte_buffer_reader able to decompress msgs. | David Garcia Quintas | 2015-06-05 | |
| | | | | * | | | | | | | | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-05 | |
| | | | | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-05 | |
| |\| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | Merge pull request #1956 from grpc/jtattermusch-patch-2 | Tim Emiola | 2015-06-05 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | | | | | clang-format | Craig Tiller | 2015-06-05 | |
| | | | | * | | | | | | | | | Add a test of bad settings frame (and fix a bug!) | Craig Tiller | 2015-06-05 | |
| | | | | | | | * | | | | | | Address reviewer comment by not having non-const reference | vjpai | 2015-06-05 | |
| | | | | | | | | | * | | | | Bump version of Node library | murgatroid99 | 2015-06-05 | |
| | | | | | | | | | | * | | | Update QPS test to proto3 syntax | vjpai | 2015-06-05 | |
| | | | | | | | | |_|/ / / | | | | | | | | |/| | | | | ||||
| | | | | | | | | | * | | | Fixed handling of long values | murgatroid99 | 2015-06-05 | |
| | | * | | | | | | | | | | Update README.md | Jan Tattermusch | 2015-06-05 | |
| | |/ / / / / / / / / / | ||||
| | | | | | | | | * / / | Added tests for serializing and deserializing 64 bit values in proto messages | murgatroid99 | 2015-06-05 | |
| | | | | |_|_|_|/ / / | | | | |/| | | | | | | ||||
| | * | | | | | | | | | Merge pull request #1950 from ctiller/there-is-a-place-for-everything-and-the... | Nicolas Noble | 2015-06-05 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ | Merge pull request #1851 from ejona86/dockerfile-no-codegen | Nicolas Noble | 2015-06-05 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||
| | | | | * | | | | | | | Add working tests for httpcli | Craig Tiller | 2015-06-05 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||
| | | | | | | * | | | | Address review comments for code clarity | Vijay Pai | 2015-06-05 | |
| | | | | | | * | | | | Add comments describing various random distributions | Vijay Pai | 2015-06-05 | |
| | | | * | | | | | | | Get internal documentation generated in the right place | Craig Tiller | 2015-06-05 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||
* | | | | | | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-05 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | clang-format | Craig Tiller | 2015-06-05 | |
| | | | | | * | | | | Use typedef rather than using to make Travis happy | Vijay Pai | 2015-06-05 | |
| | | | | | * | | | | clang-format | Vijay Pai | 2015-06-05 | |
| | | | | | * | | | | Better management of channel attempts and channel coverage | Vijay Pai | 2015-06-05 | |
| | | | | | * | | | | Omit redundant record-keeping | Vijay Pai | 2015-06-05 |