Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | Merge pull request #2104 from murgatroid99/build_json_add_missing_context.h | Nicolas Noble | 2015-06-18 | |
| |\ \ \ \ \ | ||||
| | | * | | | | Fixing ssl auth context. | Julien Boeuf | 2015-06-18 | |
| | |/ / / / | |/| | | | | ||||
| | | | | * | Merge branch 'master' of https://github.com/grpc/grpc | Siddharth Rakesh | 2015-06-17 | |
| | | | | |\ | | |_|_|_|/ | |/| | | | | ||||
| | * | | | | Added missing but included headers to build.json | murgatroid99 | 2015-06-17 | |
| | | | * | | Merge branch 'we-dont-need-no-backup' into oops-i-split-it-again | Craig Tiller | 2015-06-17 | |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | ||||
* | | | | | | Merge branch 'you-complete-me' into we-dont-need-no-backup | Craig Tiller | 2015-06-17 | |
|\| | | | | | ||||
| | | * | | | Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs | Craig Tiller | 2015-06-16 | |
| | | |\ \ \ | ||||
| * | | | | | | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-16 | |
| |\| | | | | | ||||
| | | | * | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-16 | |
| |_|_|/| | | |/| | |/ / / | | |/| | | | ||||
| | | | * | | New chttp2 list implementation | Craig Tiller | 2015-06-15 | |
| | * | | | | make buildtests on windows pass | Jan Tattermusch | 2015-06-15 | |
| | | | * | | Progress on splitting things up | Craig Tiller | 2015-06-15 | |
| | | | * | | Make some buckets to pour code into | Craig Tiller | 2015-06-12 | |
| | | | * | | Add file to build.json | Craig Tiller | 2015-06-12 | |
| |_|_|/ / |/| | | | | ||||
| | | | * | erge branch 'master' of https://github.com/grpc/grpc | Siddharth Rakesh | 2015-06-10 | |
| | | | |\ | | | |_|/ | | |/| | | ||||
* | | | | | Merge branch 'you-complete-me' into we-dont-need-no-backup | Craig Tiller | 2015-06-09 | |
|\| | | | | ||||
| * | | | | Merge remote-tracking branch 'upstream/master' into you-complete-me-csharp | Jan Tattermusch | 2015-06-09 | |
| |\| | | | ||||
| | * | | | Remove non-existing file from build.json | Yang Gao | 2015-06-09 | |
| | * | | | Added missing compression.h file. | David Garcia Quintas | 2015-06-08 | |
| | |\ \ \ | ||||
| | * | | | | Changes to byte_buffer based on comments. | David Garcia Quintas | 2015-06-08 | |
| | | * | | | Revert "Revert "Open loop sync/async multithreaded testing"" | Vijay Pai | 2015-06-08 | |
| | |/ / / | ||||
* | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-08 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||
| * | | | | Revert "Open loop sync/async multithreaded testing" | Craig Tiller | 2015-06-08 | |
* | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-08 | |
|\| | | | | ||||
| * | | | | Merge pull request #1948 from vjpai/poisson | Craig Tiller | 2015-06-08 | |
| |\ \ \ \ | ||||
| | * | | | | Add a new test for qps openloop to make sure this code gets exercised | vjpai | 2015-06-08 | |
| | | | | * | Merge branch 'master' of https://github.com/grpc/grpc | Siddharth Rakesh | 2015-06-07 | |
| | | | | |\ | | |_|_|_|/ | |/| | | | | ||||
| | | | * | | Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs | 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 | |
|\| | | | | | ||||
| * | | | | | Add working tests for httpcli | Craig Tiller | 2015-06-05 | |
| | | | * | | Add missing file to build.json | Craig Tiller | 2015-06-05 | |
| | | | | * | QPS, latencies recorded with authentication | Siddharth Rakesh | 2015-06-04 | |
| | |_|_|/ | |/| | | | ||||
| | | | * | Progress commit on fixing up C++ | Craig Tiller | 2015-06-04 | |
| |_|_|/ |/| | | | ||||
| | * | | Merge branch 'master' into poisson | vjpai | 2015-06-04 | |
| | |\ \ | | |/ / | |/| | | ||||
* | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-04 | |
|\| | | | ||||
| | | * | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-04 | |
| | | |\ | | |_|/ | |/| | | ||||
| * | | | Merge pull request #1894 from yang-g/create-thread-pool | Nicolas Noble | 2015-06-03 | |
| |\ \ \ | ||||
| * | | | | Expose gpr_asprintf and gpr_strdup | Masood Malekghassemi | 2015-06-03 | |
| | * | | | Add ability to override default thread pool | Yang Gao | 2015-06-03 | |
| |/ / / | ||||
| | * | | Merge branch 'master' into poisson | vjpai | 2015-06-03 | |
| | |\ \ | | |/ / | |/| | | ||||
| | | * | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-02 | |
| | | |\ | | |_|/ | |/| | | ||||
* | | | | Merge branch 'count-the-things' into we-dont-need-no-backup | Craig Tiller | 2015-06-01 | |
|\| | | | ||||
| * | | | merge with master | Alistair Veitch | 2015-06-01 | |
| |\ \ \ | ||||
| | | * \ | Merge branch 'master' into poisson | vjpai | 2015-06-01 | |
| | | |\ \ | | | |/ / | | |/| | | ||||
| | | | * | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-01 | |
| | | | |\ | | | |_|/ | | |/| | | ||||
* | | | | | Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup | Craig Tiller | 2015-05-30 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||
| * | | | | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-29 | |
| |\ \ \ \ | ||||
| | * \ \ \ | Merge branch 'master' of github.com:grpc/grpc into mdctx_free_creds | Julien Boeuf | 2015-05-29 | |
| | |\ \ \ \ | ||||
| * | \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-29 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | |