Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | Switching to batch oriented metadata passing | Craig Tiller | 2015-04-16 | |
|/ / / | ||||
* | | | Introduce ahead-of-time registration of (method,host) pairs | Craig Tiller | 2015-04-16 | |
| * | | Wrap ParseCommandLineFlags in InitTest | Yang Gao | 2015-04-15 | |
|/ / | ||||
* | | sync and resolve conflict | Yang Gao | 2015-04-15 | |
|\ \ | ||||
* | | | Remove outdated protos | Yang Gao | 2015-04-15 | |
| * | | Merge pull request #1267 from vjpai/timers | Craig Tiller | 2015-04-14 | |
| |\ \ | ||||
| * \ \ | Merge pull request #1241 from ctiller/local_worker | Vijay Pai | 2015-04-14 | |
| |\ \ \ | ||||
| * \ \ \ | Merge pull request #1272 from yang-g/interop | Nicolas Noble | 2015-04-13 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||
* | | | | | Further refactor interop_client and server to libraries | Yang Gao | 2015-04-13 | |
| | | * | | Merge branch 'master' of git://github.com/vjpai/grpc into timers | Vijay Pai | 2015-04-13 | |
| | | |\ \ | ||||
| | | | * \ | Merge remote-tracking branch 'upstream/master' | Vijay Pai | 2015-04-13 | |
| | | | |\ \ | | |_|_|/ / | |/| | | | | ||||
| | | * | | | Allow a build config called CONFIG=latprof that defines the appropriate | Vijay Pai | 2015-04-13 | |
| | | * | | | Move files to a new "profiling" directory to better distinguish from census | Vijay Pai | 2015-04-13 | |
| | | |/ / | ||||
| * | | | | Merge github.com:grpc/grpc into windows-fixes | Craig Tiller | 2015-04-13 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||
| | | * | | Merge remote-tracking branch 'upstream/master' | Vijay Pai | 2015-04-13 | |
| | | |\ \ | |_|_|/ / |/| | | | | ||||
| | | * | | Merge branch 'timers' of https://github.com/vjpai/grpc into vjpai-timers | Vijay Pai | 2015-04-13 | |
| | | |\ \ | ||||
| | | | * | | Infrastructure for timer insertion, logging, and testing. | Vijay Pai | 2015-04-13 | |
* | | | | | | Merge pull request #1249 from ctiller/tls | Nicolas Noble | 2015-04-10 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2 | Nicolas "Pixel" Noble | 2015-04-11 | |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | ||||
| | | | | * | Adjusting build.json. | Nicolas "Pixel" Noble | 2015-04-11 | |
| | | * | | | Merge github.com:grpc/grpc into local_worker | Craig Tiller | 2015-04-10 | |
| | | |\ \ \ | |_|_|/ / / |/| | | | | | ||||
* | | | | | | Merge pull request #1244 from yang-g/interop | Nicolas Noble | 2015-04-10 | |
|\ \ \ \ \ \ | ||||
* | | | | | | | Add missing public headers | Yang Gao | 2015-04-10 | |
* | | | | | | | Merge pull request #1240 from ctiller/qps | Vijay Pai | 2015-04-10 | |
|\ \ \ \ \ \ \ | ||||
| | | * | | | | | Thread local storage for grpc | Craig Tiller | 2015-04-10 | |
| | * | | | | | | Merge remote-tracking branch 'upstream/master' into interop | Yang Gao | 2015-04-10 | |
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #1246 from tbetbetbe/grpc_tools_makefile_update_install_lns | Michael Lumish | 2015-04-10 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||
| * | | | | | | | Fixes the Makefile template to link .so.<MAJOR_VERSION> | Tim Emiola | 2015-04-10 | |
| | |_|_|_|/ / | |/| | | | | | ||||
| | | | | * | | Merge branch 'qps' into local_worker | Craig Tiller | 2015-04-10 | |
| | | | | |\ \ | | | |_|_|/ / | | |/| | | | | ||||
| | * | | | | | Merge github.com:google/grpc into qps | Craig Tiller | 2015-04-10 | |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| | * | | | | | Add reporting library, use it | Craig Tiller | 2015-04-10 | |
| | | * | | | | Split interop client and server into components | Yang Gao | 2015-04-09 | |
| |_|/ / / / |/| | | | | | ||||
| | | | * | | Allow RunScenarios to spawn in-process workers | Craig Tiller | 2015-04-09 | |
| | | |/ / | | |/| | | ||||
* | / | | | Splitting gRPC service class codegen into its own set of files. | Nicolas "Pixel" Noble | 2015-04-09 | |
|/ / / / | ||||
| * / / | Smoke test initial version | Craig Tiller | 2015-04-09 | |
|/ / / | ||||
| * | | Begin port selection code for windows | Craig Tiller | 2015-04-08 | |
| * | | Add endpoint_pair_windows.c | Craig Tiller | 2015-04-08 | |
* | | | Merge pull request #1226 from murgatroid99/objective_c_plugin | Tim Emiola | 2015-04-08 | |
|\ \ \ | |_|/ |/| | | ||||
* | | | Enable dylib installation on MacOS | Masood Malekghassemi | 2015-04-07 | |
| * | | Made Objective C plugin build without error | murgatroid99 | 2015-04-07 | |
* | | | Bumping library version to 0.6. | Nicolas "Pixel" Noble | 2015-04-07 | |
* | | | Merge branch 'master' of github.com:google/grpc into the-purge | Nicolas "Pixel" Noble | 2015-04-06 | |
|\| | | ||||
* | | | Rewriting mutex, condition_variable, and thread. | Nicolas "Pixel" Noble | 2015-04-04 | |
| * | | Adding joinable threads, and gpr_thd_join. | Nicolas Noble | 2015-04-03 | |
| |/ | ||||
| * | Add new CONFIG for building with mutrace | Vijay Pai | 2015-04-02 | |
|/ | ||||
* | Refactor and add a unit test | Yang Gao | 2015-03-27 | |
* | merge upstream and resolve conflict | Yang Gao | 2015-03-26 | |
|\ | ||||
| * | Private headers shouldn't be public... | Nicolas "Pixel" Noble | 2015-03-27 | |
| * | Merge pull request #989 from murgatroid99/core_start_batch_trace | Nicolas Noble | 2015-03-26 | |
| |\ | ||||
| * | | Moving all of the codegens into a temporary static library. | Nicolas "Pixel" Noble | 2015-03-26 |