Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Making ruby's gcov configuration work. | Nicolas "Pixel" Noble | 2015-12-02 |
* | Merge branch 'release-0_12' | Nicolas "Pixel" Noble | 2015-12-01 |
|\ | |||
| * | Merge pull request #4223 from jcanizales/filter-protobuf-warnings | Michael Lumish | 2015-12-01 |
| |\ | |||
| | * | Filter Protobuf nullable warnings | Jorge Canizales | 2015-12-01 |
* | | | Fixes memory leak when receiving data | Seongjin Cho | 2015-12-01 |
* | | | Memory leak fix? | Seongjin Cho | 2015-11-30 |
| * | | Adjust version requirements through samples and tests. | Jorge Canizales | 2015-11-25 |
| |/ | |||
| * | Merge branch 'release-0_12' of github.com:grpc/grpc into cpp_new_creds_plugin... | Julien Boeuf | 2015-11-25 |
| |\ | |||
| | * | Merge pull request #4154 from jboeuf/new_creds_plugin_api | jboeuf | 2015-11-25 |
| | |\ | |||
| | | * | Better documentation of the method_name field. | Julien Boeuf | 2015-11-25 |
* | | | | merge with head | yang-g | 2015-11-24 |
|\ \ \ \ | |||
| * \ \ \ | Merge pull request #4032 from ctiller/better-profile | Nicolas Noble | 2015-11-23 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #4136 from ctiller/configurable-lookahead | David G. Quintas | 2015-11-23 |
| |\ \ \ \ \ | |||
| | * \ \ \ \ | Merge github.com:grpc/grpc into configurable-lookahead | Craig Tiller | 2015-11-23 |
| | |\ \ \ \ \ | |||
| * | | | | | | | clang-format | Craig Tiller | 2015-11-23 |
| * | | | | | | | Reduce code size for AVL tree | Craig Tiller | 2015-11-23 |
| * | | | | | | | faster asserts | Craig Tiller | 2015-11-23 |
| * | | | | | | | AVL: removal, and passing tests | Craig Tiller | 2015-11-23 |
| * | | | | | | | AVL: creation, destroy, add | Craig Tiller | 2015-11-23 |
| | |/ / / / / | |/| | | | | | |||
* | | | | | | | fix build and windows test | yang-g | 2015-11-21 |
| | | * | | | | Merge github.com:grpc/grpc into better-profile | Craig Tiller | 2015-11-21 |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | |||
* | | | | | | | merge with head | yang-g | 2015-11-20 |
|\| | | | | | | |||
| * | | | | | | Merge pull request #4157 from nicolasnoble/paddywhack | Craig Tiller | 2015-11-20 |
| |\ \ \ \ \ \ | |||
| | | | | * | | | Cpp example of how the plugins can be done. | Julien Boeuf | 2015-11-19 |
| | | | | | |/ | | | | | |/| | |||
| | | | | * | | Also adding a credentials type to the plugin API. | Julien Boeuf | 2015-11-19 |
| | * | | | | | Renaming dual_stack_second_port to sibling. | Nicolas "Pixel" Noble | 2015-11-20 |
| | * | | | | | Fixing use after free under Posix (was already fixed for Windows.) | Nicolas "Pixel" Noble | 2015-11-19 |
| | * | | | | | Renaming server_port to grpc_tcp_listener - there's no need for casting... | Nicolas Noble | 2015-11-19 |
| | | | | | * | bump C# version to 0.12.0 | Jan Tattermusch | 2015-11-19 |
| * | | | | | | Merge pull request #4097 from ctiller/hpack_max_table_size | David G. Quintas | 2015-11-19 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #4156 from jtattermusch/perf_testing_polishing | Jan Tattermusch | 2015-11-19 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #4146 from jtattermusch/csharp_perf_runners | Michael Lumish | 2015-11-19 |
| |\ \ \ \ \ \ \ \ | |||
| | | | | | | | * | | Fixing node build. | Julien Boeuf | 2015-11-18 |
| | | | | | | | * | | Fixing implementations. | Julien Boeuf | 2015-11-18 |
| | | | | | | | |/ | |||
| | | | | * | | / | Adding grpc_tcp_listener as an actual object being returned. | Nicolas Noble | 2015-11-19 |
| | |_|_|/ / / / | |/| | | | | | | |||
| | | * | | | | | use new proto option in C# | Jan Tattermusch | 2015-11-18 |
| | | | * | | | | Support rebuilding table | Craig Tiller | 2015-11-18 |
| | | * | | | | | regenerate protos | Jan Tattermusch | 2015-11-18 |
| | |/ / / / / | |||
| | * | | | | | use regular lock instead of spinlock | Jan Tattermusch | 2015-11-18 |
* | | | | | | | merge with head | yang-g | 2015-11-18 |
|\| | | | | | | |||
| | | * | | | | clang-format | Craig Tiller | 2015-11-18 |
| | | * | | | | Merge github.com:grpc/grpc into hpack_max_table_size | Craig Tiller | 2015-11-18 |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| | * | | | | | dont run performance test by default | Jan Tattermusch | 2015-11-18 |
| * | | | | | | Merge pull request #3993 from ctiller/new_op | David G. Quintas | 2015-11-18 |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||
| | * | | | | | Merge branch 'new_op' of github.com:ctiller/grpc into new_op | Craig Tiller | 2015-11-18 |
| | |\ \ \ \ \ | |||
| | * | | | | | | Edge case cleanup | Craig Tiller | 2015-11-18 |
| * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change | Julien Boeuf | 2015-11-17 |
| |\ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ | Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_cert | Julien Boeuf | 2015-11-17 |
| | |\ \ \ \ \ \ \ | |||
| | | | | | * | | | | remove tabs | Jan Tattermusch | 2015-11-17 |
| * | | | | | | | | | Fixing tests. | Julien Boeuf | 2015-11-17 |