Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-14 | |
| | | |\ | | | |/ | | |/| | ||||
| | * | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-13 | |
| | |\ \ | ||||
| | * \ \ | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-13 | |
| | |\ \ \ | ||||
| | | | * | | master to 1.4.0-dev | David Garcia Quintas | 2017-04-13 | |
| | | |/ / | ||||
* | | / / | 1.3.x branch cut | David Garcia Quintas | 2017-04-13 | |
| |_|/ / |/| | | | ||||
* | | | | Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4 | murgatroid99 | 2017-04-13 | |
|\ \ \ \ | ||||
| | * \ \ | Merge github.com:grpc/grpc into hybrid | Craig Tiller | 2017-04-13 | |
| | |\ \ \ | |_|/ / / |/| | | | | ||||
| | | * | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-13 | |
| | | |\ \ | |_|_|/ / |/| | | | | ||||
| | | | * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-12 | |
| | | | |\ | |_|_|_|/ |/| | | | | ||||
| | * | | | Remove API | Craig Tiller | 2017-04-12 | |
| | |/ / | ||||
| * | | | Bump version to 1.2.4 | murgatroid99 | 2017-04-12 | |
| | | * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-12 | |
| | | |\ | ||||
* | | | \ | Merge remote-tracking branch 'upstream/v1.2.x' into HEAD | Jan Tattermusch | 2017-04-12 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||
| | * | | | Only delete core-level server if shutdown was successful | murgatroid99 | 2017-04-11 | |
| | * | | | Node server: add NULL check to tryShutdown | murgatroid99 | 2017-04-11 | |
| | * | | | Move ForceShutdown completion handling to new OnComplete method | murgatroid99 | 2017-04-11 | |
| | * | | | Add native tag completion callbacks, dispose of server after tryShutdown succ... | murgatroid99 | 2017-04-10 | |
| | * | | | Refactor tag completion handling into one function | murgatroid99 | 2017-04-10 | |
| |/ / / | ||||
| | * | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-10 | |
| | |\ \ | |_|/ / |/| | | | ||||
| | * | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-07 | |
| | |\ \ | ||||
| * | | | | Bump version to 1.2.3 | murgatroid99 | 2017-04-07 | |
* | | | | | Ignore a couple of errors in the Node express benchmark | murgatroid99 | 2017-04-07 | |
| |_|/ / |/| | | | ||||
| * | | | Merge pull request #10468 from murgatroid99/node_call_destruction_bug | Michael Lumish | 2017-04-06 | |
| |\ \ \ | ||||
| * \ \ \ | Merge pull request #10503 from murgatroid99/node_memory_leak_2 | Michael Lumish | 2017-04-06 | |
| |\ \ \ \ | ||||
| | | * | | | Node: consolidate call destruction logic | murgatroid99 | 2017-04-06 | |
| | | | * | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-06 | |
| | | | |\ \ | ||||
* | | | | | | | Correct use of ProtoBuf.js 6 message encoding API | murgatroid99 | 2017-04-06 | |
| | * | | | | | Node: fix leak of sent metadata | murgatroid99 | 2017-04-06 | |
* | | | | | | | Merge branch 'master' into node_protobuf_js_6_upgrade | murgatroid99 | 2017-04-04 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||
| | | | | | * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-04 | |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | ||||
* | | | | | | | Fix a couple of issues with the use of the Protobuf.js API | murgatroid99 | 2017-04-04 | |
| | | | * | | | Fix call destruction bug | murgatroid99 | 2017-04-04 | |
| | | |/ / / | | |/| | | | ||||
* | | | | | | Keep changes from #10093 | murgatroid99 | 2017-04-03 | |
* | | | | | | Fix serializer error handling, update ProtoBuf.js dependency | murgatroid99 | 2017-04-03 | |
| | | * | | | Properly unref some slices in Node glue code | murgatroid99 | 2017-04-03 | |
| | * | | | | bump version to 1.2.2 | Jan Tattermusch | 2017-04-03 | |
| | |/ / / | ||||
| * | | | | Large message latency improvements: remove a memcpy and a Buffer construtor call | murgatroid99 | 2017-03-31 | |
| * | | | | Improve Node benchmarks, add generic unary test | murgatroid99 | 2017-03-31 | |
| | | | * | Call ref/unref, bugfixes | Craig Tiller | 2017-03-31 | |
| | |_|/ | |/| | | ||||
| | * | | Bump version to 1.2.1 | Ken Payson | 2017-03-28 | |
* | | | | Merge branch 'master' into node_protobuf_js_6_upgrade | Michael Lumish | 2017-03-24 | |
|\| | | | ||||
| | * | | bump v1.2.x branch version to 1.2.1-pre2 | Alexander Polcyn | 2017-03-24 | |
| | | * | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-24 | |
| | | |\ | | |_|/ | |/| | | ||||
* | | | | Add enumsAsStrings option, as the original upgrade PR did | murgatroid99 | 2017-03-23 | |
| * | | | Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 | Nicolas "Pixel" Noble | 2017-03-24 | |
| |\| | | ||||
| | | * | Node changes | Sree Kuchibhotla | 2017-03-22 | |
* | | | | Use new oneofs option in deserialize call | murgatroid99 | 2017-03-21 | |
* | | | | Improve ProtoBuf.js version heuristic, add tests for oneof decoding | murgatroid99 | 2017-03-21 | |
| | | * | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-21 | |
| | | |\ | | |_|/ | |/| | | ||||
| | * | | bump v1.2.x branch to 1.2.1-pre1 | Alexander Polcyn | 2017-03-20 |