aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/ext
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-19
|\
| * Extend clang-format to C#, Node, RubyGravatar Craig Tiller2017-04-19
| |
* | Fix broken mergeGravatar Craig Tiller2017-04-19
| |
* | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
|\|
| * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-13
| |\
| | * Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4Gravatar murgatroid992017-04-13
| | |\
| * | | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-13
| |\| |
* | | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-12
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'upstream/v1.2.x' into HEADGravatar Jan Tattermusch2017-04-12
| |\ \ \
| | | | * Only delete core-level server if shutdown was successfulGravatar murgatroid992017-04-11
| | | | |
| | | | * Node server: add NULL check to tryShutdownGravatar murgatroid992017-04-11
| | | | |
| | | | * Move ForceShutdown completion handling to new OnComplete methodGravatar murgatroid992017-04-11
| | | | |
| | | | * Add native tag completion callbacks, dispose of server after tryShutdown ↵Gravatar murgatroid992017-04-10
| | | | | | | | | | | | | | | | | | | | succeeds
| | | | * Refactor tag completion handling into one functionGravatar murgatroid992017-04-10
| | | |/ | | |/|
| | * | Merge pull request #10468 from murgatroid99/node_call_destruction_bugGravatar Michael Lumish2017-04-06
| | |\ \ | | | | | | | | | | Fix call destruction bug
| | | * | Node: consolidate call destruction logicGravatar murgatroid992017-04-06
| | | | |
| | | | * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-06
| | | | |\ | | |_|_|/ | |/| | |
| | * | | Node: fix leak of sent metadataGravatar murgatroid992017-04-06
| | | | |
* | | | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-04
|\| | | |
| | | * | Fix call destruction bugGravatar murgatroid992017-04-04
| | | | |
| | * | | Properly unref some slices in Node glue codeGravatar murgatroid992017-04-03
| | |/ /
| * / / Large message latency improvements: remove a memcpy and a Buffer construtor callGravatar murgatroid992017-03-31
| |/ /
* / / Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
|/ /
| * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-24
| |\ | |/ |/|
| * Node changesGravatar Sree Kuchibhotla2017-03-22
| |
* | Drop support for io.js, fix minor issue with node extensionGravatar murgatroid992017-03-14
| |
| * Node: Completion queue API changesGravatar Sree Kuchibhotla2017-03-03
|/
* Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_masterGravatar murgatroid992017-02-23
|\
| * Fix segfault in Node server destructorGravatar murgatroid992017-02-22
| |
| * Improve Node and libuv testing and test coverageGravatar murgatroid992017-02-17
| | | | | | | | Allow Node tests to run with or without UV, change default version to 7, add some portability tests. Also make some more core tests work with libuv
* | Merge remote-tracking branch 'google/v1.1.x'Gravatar Nicolas "Pixel" Noble2017-02-13
|\|
| * Node: refactor non-uv completion queue wrapping codeGravatar Michael Lumish2017-02-07
| |
| * Move parameters for all grpc_op types into their own sub-structs.Gravatar Mark D. Roth2017-01-28
| |
* | Fix merge errorGravatar Craig Tiller2017-01-26
| |
* | Fix merge errorGravatar Craig Tiller2017-01-26
| |
* | Fix merge errorGravatar Craig Tiller2017-01-26
| |
* | Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-26
|\ \
| * | Move parameters for all grpc_op types into their own sub-structs.Gravatar Mark D. Roth2017-01-25
| |/
* | Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-24
|\|
| * Merge pull request #9428 from grpc/revert-8842-metadata_filterGravatar David G. Quintas2017-01-23
| |\ | | | | | | Revert "Metadata handling rewrite"
| * \ v1.0.x → master upmergeGravatar Nathaniel Manista2017-01-23
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Manual resolution: - Force use of local distributions in Python-building in tools/run_tests/helper_scripts/build_python.sh.
* | | | Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| |_|/ |/| | | | | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
* | | Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
|/ /
* | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
|\ \
* | | Make Node extension work with slice changesGravatar murgatroid992016-12-12
| | |
| | * Replace usages of std::list with std::queue in Node extensionGravatar murgatroid992016-12-06
| | |
| * | Merge branch 'master' into node_electron_buildGravatar murgatroid992016-12-05
| |\ \ | |/ / |/| |
* | | Some slice and resource quota updates to UV and Node codeGravatar murgatroid992016-11-09
| | |
| * | Refactor uv/non-uv code in Node extensionGravatar murgatroid992016-11-01
| | |
* | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-10-31
|\| |