Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #415 from jtattermusch/csharp_progress | Tim Emiola | 2015-02-06 |
|\ | |||
* \ | Merge pull request #420 from nicolasnoble/upstream-fix | Yang Gao | 2015-02-06 |
|\ \ | |||
* \ \ | Merge pull request #418 from nicolasnoble/tmp-win32 | Craig Tiller | 2015-02-06 |
|\ \ \ | |||
| | * | | Few minor fixes. | Nicolas "Pixel" Noble | 2015-02-06 |
* | | | | Merge pull request #387 from maxwell-demon/census_active_ops | Alistair Veitch | 2015-02-06 |
|\ \ \ \ | |_|/ / |/| | | | |||
* | | | | Merge pull request #417 from yang-g/docker | donnadionne | 2015-02-06 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #419 from jboeuf/slash_tmp | Nicolas Noble | 2015-02-06 |
|\ \ \ \ \ | |||
| * | | | | | Adding /tmp to prefix when creating posix temporary files. | Julien Boeuf | 2015-02-06 |
|/ / / / / | |||
| | | * / | Making the gpr_tmpfile's win32 version a bit more Windows-y. | Nicolas "Pixel" Noble | 2015-02-06 |
| |_|/ / |/| | | | |||
| * | | | update comments | Yang Gao | 2015-02-05 |
| * | | | Use environment variable to set root certs in c++ interop test. | Yang Gao | 2015-02-05 |
| | | * | Polishing C# math service implementation and added an in-process mathclient m... | Jan Tattermusch | 2015-02-05 |
| |_|/ |/| | | |||
* | | | Merge pull request #411 from jtattermusch/csharp_server | Michael Lumish | 2015-02-05 |
|\ \ \ | |||
| * | | | removed outdated comment | Jan Tattermusch | 2015-02-05 |
| * | | | added comment | Jan Tattermusch | 2015-02-05 |
| | | * | prefix struct & functions in census_tracing.h per ctiller's suggestion. | Hongyu Chen | 2015-02-05 |
* | | | | Merge pull request #413 from dklempner/kick_fd_mutex | Craig Tiller | 2015-02-05 |
|\ \ \ \ | |||
| | | | * | More update on dup_annotation_list following review comments. | Hongyu Chen | 2015-02-05 |
| * | | | | Move pollset_kick wfd creation/destruction out of freelist lock | David Klempner | 2015-02-05 |
|/ / / / | |||
* | | | | Merge pull request #359 from jboeuf/ssl_default_creds_integration | Yang Gao | 2015-02-05 |
|\ \ \ \ | |||
| * | | | | Addressing comments. | Julien Boeuf | 2015-02-05 |
* | | | | | Merge pull request #412 from jtattermusch/csharp_readme | Tim Emiola | 2015-02-05 |
|\ \ \ \ \ | |||
| * | | | | | Added usage info to csharp/README.md | Jan Tattermusch | 2015-02-05 |
|/ / / / / | |||
| | | | * | Merge branch 'census_active_ops' of https://github.com/maxwell-demon/grpc int... | Hongyu Chen | 2015-02-05 |
| | | | |\ | |||
| | | | * | | Update following a-vietch's comments | Hongyu Chen | 2015-02-05 |
| | | | | * | Update trace_test.c | Alistair Veitch | 2015-02-05 |
| | | | | * | Update census_tracing.h | Alistair Veitch | 2015-02-05 |
| | | | |/ | |||
| | * | / | Improved the server implementation to be able to register call handlers, also... | Jan Tattermusch | 2015-02-05 |
| |/ / / |/| | | | |||
* | | | | Merge pull request #409 from ctiller/lesan | Yang Gao | 2015-02-05 |
|\ \ \ \ | |_|/ / |/| | | | |||
| * | | | Fix memory leak on server channels | Craig Tiller | 2015-02-05 |
* | | | | Merge pull request #406 from donnadionne/docker | Tim Emiola | 2015-02-05 |
|\ \ \ \ | |||
| | * | | | Fix lame client | Craig Tiller | 2015-02-05 |
| | * | | | Force a round trip on disconnect before closing a channel | Craig Tiller | 2015-02-05 |
| | * | | | Don't double delete | Craig Tiller | 2015-02-05 |
| * | | | | fixing builder.sh after code review comments. | Donna Dionne | 2015-02-05 |
| | * | | | Fix another leak | Craig Tiller | 2015-02-05 |
| | * | | | Merge github.com:google/grpc into lesan | Craig Tiller | 2015-02-05 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
* | | | | | Merge pull request #378 from jtattermusch/csharp_prototype | Tim Emiola | 2015-02-05 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #402 from murgatroid99/node_readme | Tim Emiola | 2015-02-05 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #383 from ctiller/http3 | Vijay Pai | 2015-02-05 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #407 from ctiller/alarming | Vijay Pai | 2015-02-05 |
|\ \ \ \ \ \ \ \ | |||
| | | | | | * | | | Better fix for segfault | Craig Tiller | 2015-02-05 |
| | | | | | * | | | Fix segfault | Craig Tiller | 2015-02-05 |
| | | | | | * | | | Fix memory leaks | Craig Tiller | 2015-02-05 |
| | | | | | * | | | Fix memory leak | Craig Tiller | 2015-02-05 |
| |_|_|_|_|/ / / |/| | | | | | | | |||
| * | | | | | | | Go one further. | Craig Tiller | 2015-02-04 |
| * | | | | | | | Respecify our way out of some very high contention | Craig Tiller | 2015-02-04 |
|/ / / / / / / | |||
| | | | | * | | Oooops. Forgot a the new file. | Julien Boeuf | 2015-02-04 |
| | | | * | | | Merge branch 'master' of github.com:google/grpc into docker | Donna Dionne | 2015-02-04 |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | |||
| | | | * | | | Rewrote the timeout for test commands | Donna Dionne | 2015-02-04 |