Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | added comment | Jan Tattermusch | 2015-02-05 | |
| | | | | | | | | ||||
* | | | | | | | | Merge branch 'master' into node_new_core_api | murgatroid99 | 2015-02-05 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | Part of the update to the new API | murgatroid99 | 2015-02-05 | |
| | | | | | | | | ||||
| | * | | | | | | Fix in-flight cancellations | Craig Tiller | 2015-02-05 | |
| | | | | | | | | ||||
| | * | | | | | | Add a failing test | Craig Tiller | 2015-02-05 | |
| | | | | | | | | ||||
| | * | | | | | | Add comments | Craig Tiller | 2015-02-05 | |
| | | | | | | | | ||||
| | | | | * | | | prefix struct & functions in census_tracing.h per ctiller's suggestion. | Hongyu Chen | 2015-02-05 | |
| | | | | | | | | ||||
| | * | | | | | | Merge github.com:google/grpc into async-api-new | Craig Tiller | 2015-02-05 | |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| | * | | | | | | Remove accidentally added file | Craig Tiller | 2015-02-05 | |
| | | | | | | | | ||||
| | * | | | | | | Converted some cancellation tests | Craig Tiller | 2015-02-05 | |
| | | | | | | | | ||||
| * | | | | | | | Merge pull request #413 from dklempner/kick_fd_mutex | Craig Tiller | 2015-02-05 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Move pollset_kick wfd creation/destruction out of freelist lock | |||
| | | | | | * | | | 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 | |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was an observed source of contention at higher thread counts where we could overrun the freelist cap. | |||
| | * | | | | | | Merge github.com:google/grpc into async-api-new | Craig Tiller | 2015-02-05 | |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| | * | | | | | | Convert simple_delayed_request | Craig Tiller | 2015-02-05 | |
| | | | | | | | | ||||
| | * | | | | | | Convert more tests (and re-enable some disabled ones) | Craig Tiller | 2015-02-05 | |
| | | | | | | | | ||||
| * | | | | | | | Merge pull request #359 from jboeuf/ssl_default_creds_integration | Yang Gao | 2015-02-05 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Adding support for loading the SSL roots from an environment variable. | |||
| | * | | | | | | | 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 | |||
| | * | | | | | | | | Added usage info to csharp/README.md | Jan Tattermusch | 2015-02-05 | |
| |/ / / / / / / / | ||||
| | | * | | | | | | Convert request_response_with_trailing_metadata_and_payload | Craig Tiller | 2015-02-05 | |
| | | | | | | | | | ||||
| | | * | | | | | | Convert request_response_with_binary_metadata_and_payload | Craig Tiller | 2015-02-05 | |
| | | | | | | | | | ||||
| | | * | | | | | | Convert request_response_with_metadata_and_payload | Craig Tiller | 2015-02-05 | |
| | | | | | | | | | ||||
| | | * | | | | | | Remove accidentally added file | Craig Tiller | 2015-02-05 | |
| | | | | | | | | | ||||
| | | * | | | | | | Fix memory usage | Craig Tiller | 2015-02-05 | |
| | | | | | | | | | ||||
| | | | | | * | | | Merge branch 'census_active_ops' of https://github.com/maxwell-demon/grpc ↵ | Hongyu Chen | 2015-02-05 | |
| | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into census_active_ops | |||
| | | | | | * | | | | Update following a-vietch's comments | Hongyu Chen | 2015-02-05 | |
| | | | | | | | | | | ||||
| | | | | | | * | | | Update trace_test.c | Alistair Veitch | 2015-02-05 | |
| | | | | | | | | | | ||||
| | | * | | | | | | | Merge branch 'async-api-new' of github.com:ctiller/grpc into async-api-new | Craig Tiller | 2015-02-05 | |
| | | |\ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ | Merge github.com:google/grpc into async-api-new | Craig Tiller | 2015-02-05 | |
| | | |\ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
| | | | | | | | * | | | Update census_tracing.h | Alistair Veitch | 2015-02-05 | |
| | | | | | | |/ / / | ||||
| | | | | * | / / / | Improved the server implementation to be able to register call handlers, ↵ | Jan Tattermusch | 2015-02-05 | |
| | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | also some refactoring | |||
| * | | | | | | | | Merge pull request #409 from ctiller/lesan | Yang Gao | 2015-02-05 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | Fix some memory leaks | |||
| | * | | | | | | | Fix memory leak on server channels | Craig Tiller | 2015-02-05 | |
| | | | | | | | | | ||||
| | | | | | | | * | Adding Windows tcp server code. | Nicolas "Pixel" Noble | 2015-02-05 | |
| | | | | | | | | | ||||
| * | | | | | | | | Merge pull request #406 from donnadionne/docker | Tim Emiola | 2015-02-05 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Docker | |||
| | | * | | | | | | | Fix lame client | Craig Tiller | 2015-02-05 | |
| | | | | | | | | | | ||||
| | | * | | | | | | | Force a round trip on disconnect before closing a channel | Craig Tiller | 2015-02-05 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevents a use-after-free | |||
| | | * | | | | | | | 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 github.com:google/grpc into buffer | Craig Tiller | 2015-02-05 | |
| | | | | | | | |\ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
| | | | | | | | * | | Merge branch 'buffer' of github.com:ctiller/grpc into buffer | Craig Tiller | 2015-02-05 | |
| | | | | | | | |\ \ | ||||
| | | | | | | | * | | | Remove ternary operators here | Craig Tiller | 2015-02-05 | |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | Merge pull request #378 from jtattermusch/csharp_prototype | Tim Emiola | 2015-02-05 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Prototype of gRPC C# library (Core and API examples) | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #402 from murgatroid99/node_readme | Tim Emiola | 2015-02-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a lot more information to Node README | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #383 from ctiller/http3 | Vijay Pai | 2015-02-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Eliminate condvar in chttp2 transport | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #407 from ctiller/alarming | Vijay Pai | 2015-02-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix contention in alarm lists | |||
| | | | | | | * | | | | | | | | Better fix for segfault | Craig Tiller | 2015-02-05 | |
| | | | | | | | | | | | | | | |