Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Skip split_definitions_test if PyPy | Siddharth Shukla | 2017-03-12 |
* | Merge pull request #10078 from dgquintas/master_to_1.3.0 | David G. Quintas | 2017-03-10 |
|\ | |||
* \ | Merge pull request #10074 from vjpai/comment | Vijay Pai | 2017-03-10 |
|\ \ | |||
* \ \ | Merge pull request #9963 from ncteisen/error-arena-optimization | Noah Eisen | 2017-03-10 |
|\ \ \ | |||
* | | | | Ensure GRPC_TIMER_END gets called | Craig Tiller | 2017-03-10 |
* | | | | Merge pull request #10071 from jtattermusch/csharp_fix_restore | Jan Tattermusch | 2017-03-10 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #10039 from ctiller/server_channel_args | Craig Tiller | 2017-03-09 |
|\ \ \ \ \ | |||
| | | * | | | Address github comments | ncteisen | 2017-03-09 |
| | | * | | | Merge branch 'master' of https://github.com/grpc/grpc into error-arena-optimi... | ncteisen | 2017-03-09 |
| | | |\ \ \ | |_|_|/ / / |/| | | | | | |||
* | | | | | | Merge pull request #9756 from ncteisen/to-grpc-err-is-human | Noah Eisen | 2017-03-09 |
|\ \ \ \ \ \ | |||
| | | | | | * | Bumped version to 1.3.0-dev | David Garcia Quintas | 2017-03-09 |
| | | | | * | | Fix a comment | Vijay Pai | 2017-03-09 |
| | | | | |/ | |||
| * | | | | | Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human | ncteisen | 2017-03-09 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||
| | | | | * | s/realloc/gpr_realloc to fix mem bug | Noah Eisen | 2017-03-09 |
* | | | | | | Write an essay | Craig Tiller | 2017-03-09 |
| |/ / / / |/| | | | | |||
| | | | * | Merge branch 'master' of https://github.com/grpc/grpc into error-arena-optimi... | Noah Eisen | 2017-03-09 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| | | * | | Add global.json file to pick dotnet core SDK version | Jan Tattermusch | 2017-03-09 |
| |_|/ / |/| | | | |||
* | | | | Merge pull request #10043 from grpc/jtattermusch-patch-1 | Jan Tattermusch | 2017-03-09 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #10040 from rjshade/udp_use_after_free | Yang Gao | 2017-03-08 |
|\ \ \ \ \ | |||
| | | | | * | Error arena optimization | ncteisen | 2017-03-08 |
| | | | |/ | | | |/| | |||
* | | | | | Merge pull request #9974 from nathanielmanistaatgoogle/lint | Nathaniel Manista | 2017-03-08 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #10018 from ctiller/accept4 | Craig Tiller | 2017-03-08 |
|\ \ \ \ \ \ | |||
| | | | * | | | Delete TestResult.xml | Jan Tattermusch | 2017-03-08 |
| |_|_|/ / / |/| | | | | | |||
| | | * | | | Fix flaky use-after-free in udp_server | Robbie Shade | 2017-03-08 |
| | | | | * | Merge github.com:grpc/grpc into server_channel_args | Craig Tiller | 2017-03-08 |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | |||
| | | | | * | Add test of server builder, including channel args | Craig Tiller | 2017-03-08 |
| | | | | * | Add channel arguments to server builder | Craig Tiller | 2017-03-08 |
* | | | | | | Merge pull request #10026 from mehrdada/bump-proto-depenedency-on-python-3.2 | Mehrdad Afshari | 2017-03-07 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #10004 from dgquintas/1.1.x_to_master_again | David G. Quintas | 2017-03-07 |
|\ \ \ \ \ \ \ | |||
| | | * | | | | | Fix locking | Craig Tiller | 2017-03-07 |
| | * | | | | | | Updated protobuf dependency for python to 3.2.0 | Mehrdad Afshari | 2017-03-07 |
* | | | | | | | | Revert "Fix flaky use-after-free in udp_server" | Yang Gao | 2017-03-07 |
| |/ / / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #10015 from rjshade/use_after_free | Robbie Shade | 2017-03-07 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Fix flaky use-after-free in udp_server | Robbie Shade | 2017-03-07 |
| | |_|_|/ / / | |/| | | | | | |||
| | | * | | | | Fix initialization | Craig Tiller | 2017-03-07 |
| | | * | | | | Silence accept4 message when its irrelevant | Craig Tiller | 2017-03-07 |
| | |/ / / / | |/| | | | | |||
* | | | | | | fix C# nuget restore | Jan Tattermusch | 2017-03-07 |
* | | | | | | remove unneeded dependencies | Jan Tattermusch | 2017-03-07 |
* | | | | | | NUnitVersion tests no longer needed | Jan Tattermusch | 2017-03-07 |
* | | | | | | update nugets in csproj projects | Jan Tattermusch | 2017-03-07 |
* | | | | | | regenerate projects | Jan Tattermusch | 2017-03-07 |
* | | | | | | updgrade C# project.json to protobuf 3.2.0 | Jan Tattermusch | 2017-03-07 |
* | | | | | | regenerate C# protos | Jan Tattermusch | 2017-03-07 |
|/ / / / / | |||
* | | | | | Merge pull request #9632 from jtattermusch/csharp_server_side_auth | Jan Tattermusch | 2017-03-07 |
|\ \ \ \ \ | |||
| | * | | | | Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again | David Garcia Quintas | 2017-03-06 |
| |/| | | | |/| | | | | | |||
* | | | | | | Merge pull request #9983 from dgquintas/1.1.x_to_master | David G. Quintas | 2017-03-06 |
|\ \ \ \ \ \ | |||
| | | * \ \ \ | Merge pull request #9862 from Op3n4M3/limit-gem-build | apolcyn | 2017-03-06 |
| | | |\ \ \ \ | |||
| * | | | | | | | Manual changes from upmerged modifications | David Garcia Quintas | 2017-03-06 |
* | | | | | | | | Merge pull request #8407 from jronak/fixtag | Yang Gao | 2017-03-04 |
|\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master | David Garcia Quintas | 2017-03-03 |
| |/| | | | | | | |/| | | | | | | | |