aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/ext
Commit message (Expand)AuthorAge
* 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
* | 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
| |\
| * \ v1.0.x → master upmergeGravatar Nathaniel Manista2017-01-23
| |\ \
* | | | Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| |_|/ |/| |
* | | 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
|\| |
| * | Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmergeGravatar murgatroid992016-10-28
| |\|
* | | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* | | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\| |
* | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
| | * Merge remote-tracking branch 'upstream/v1.0.x' into node_package_updatesGravatar murgatroid992016-10-24
| | |\
| * | \ Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-21
| |\ \ \ | |/ / / |/| | |
| | | * Compiles with npm install --debug option.Gravatar Tim Ryan2016-10-21
| * | | Fix how Node touches an internal core headerGravatar Michael Lumish2016-10-07
| * | | UV tests pass on linuxGravatar murgatroid992016-10-07
* | | | Compiles with npm install --debug option.Gravatar Tim Ryan2016-09-26
* | | | Fix mismatched new[] and delete in Node extension codeGravatar murgatroid992016-09-20
| |_|/ |/| |
| * | Add a libuv endpoint to the C core, for use in the Node libraryGravatar murgatroid992016-09-16
|/ /
| * Update Node library dependencies and change deprecated function callsGravatar murgatroid992016-08-15
|/
* Fix a memory leak in Node call credentialsGravatar murgatroid992016-07-14
* Return success status of grpc_byte_buffer_readerGravatar David Garcia Quintas2016-06-30
* Fix Node Windows build errorGravatar murgatroid992016-06-24
* Merge pull request #6747 from murgatroid99/node_logger_customizationGravatar Jan Tattermusch2016-06-24
|\
| * Add timestamps to custom log outputGravatar murgatroid992016-06-02
* | GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWNGravatar Craig Tiller2016-06-02
| * Allow Node users to set a custom logger and log verbosity. Defaults to existi...Gravatar murgatroid992016-06-01
* | Remember to unref the sliceGravatar murgatroid992016-05-25
* | Remove extraneous logging codeGravatar murgatroid992016-05-25
* | Make Node not segfault when it receives a compressed messageGravatar murgatroid992016-05-25
|/
* Mark port as non-listeningGravatar Craig Tiller2016-05-25
* Merge pull request #6325 from murgatroid99/node_default_rootsGravatar Jan Tattermusch2016-04-28
|\
| * Load default roots.pem in Node via grpc_set_ssl_roots_override_callbackGravatar murgatroid992016-04-27
* | Fixed minor Node compilation issueGravatar murgatroid992016-04-27
|/