Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
da9de8988b343a6c87a9c3ba6b4594020943b0a7
/
src
/
node
/
ext
/
call.cc
a053f23
Make Node extension work with slice changes
by murgatroid99
· 8 years ago
5d6ae93
Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge
by murgatroid99
· 8 years ago
9030c81
Add a libuv endpoint to the C core, for use in the Node library
by murgatroid99
· 8 years ago
c0a64cd
Update Node library dependencies and change deprecated function calls
by murgatroid99
· 8 years ago
6169d5f
Update copyrights
by Craig Tiller
· 9 years ago
2bf574f
Added back trailing newlines
by David Garcia Quintas
· 9 years ago
4080921
Update copyrights
by murgatroid99
· 9 years ago
8b791a4
Merged from master and resolved merge conflicts
by murgatroid99
· 9 years ago
f776f90
Make Node library use core metadata validation instead of duplicating it
by murgatroid99
· 9 years ago
7536af0
Eliminate gpr_ int types - and insist on C99 variants instead
by Craig Tiller
· 9 years ago
b531f76
Memory leak fix?
by Seongjin Cho
· 9 years ago
7c0dbf8
Updated Node credentials API to match core API change
by murgatroid99
· 9 years ago
75a2bba
Refactored some C++ code to improve code reuse
by murgatroid99
· 9 years ago
6fe015e
Add some tests to increase coverage, fix some failures
by murgatroid99
· 9 years ago
0253f14
Resolved merge conflicts
by murgatroid99
· 9 years ago
f20d7db
Fixed issues with binary metadata type checking
by murgatroid99
· 9 years ago
5f709ca
Split Credentials into two types
by murgatroid99
· 9 years ago
9c43b00
Fixed some issues with new credential code
by murgatroid99
· 9 years ago
153b09d
Reworked credentials surface API, added test
by murgatroid99
· 9 years ago
62420a2
Merged from release_0.11
by murgatroid99
· 9 years ago
2b09783
Update to nan 2.0
by murgatroid99
· 9 years ago
474f53b
Fixed Op destructors not being called
by murgatroid99
· 9 years ago
7d58aba
Emit proper status when failing to parse server stream
by murgatroid99
· 9 years ago
4ad4003
Fixed handling of binary metadata values
by murgatroid99
· 9 years ago
36afec7
Merge pull request #2955 from murgatroid99/node_nan_deprecation_warnings
by Tim Emiola
· 9 years ago
7948de6
Merge pull request #2960 from murgatroid99/node_compression
by Tim Emiola
· 9 years ago
b815fb2
Zero out reserved field in node
by Craig Tiller
· 9 years ago
4a1474f
Moved write flag constants to base module
by murgatroid99
· 9 years ago
0636d7b
Resolved merge conflicts with master
by murgatroid99
· 9 years ago
28c37b8
Added an inline C++ function to replace a deprecated nan function
by murgatroid99
· 9 years ago
2cc1ed9
Fixed typo in argument error message
by murgatroid99
· 9 years ago
c04c03c
Resolved merge conflicts with master
by murgatroid99
· 9 years ago
99e2104
Add parent call propagation API to Node library
by murgatroid99
· 9 years ago
9b6248f
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
by Nicolas "Pixel" Noble
· 9 years ago
9e2b7c8
Resolved merge conflicts with master
by murgatroid99
· 9 years ago
9d72b14
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
by Nicolas "Pixel" Noble
· 9 years ago
8e6bab5
Working on node.
by Nicolas "Pixel" Noble
· 9 years ago
3f507d0
Exposed host parameter in Call constructor, don't save it in Channel object
by murgatroid99
· 9 years ago
c7df0df
Implement cancellation propagation, define auth propagation
by Craig Tiller
· 9 years ago
99e6164
Update wrappers, tests to new create_call()
by Craig Tiller
· 9 years ago
b3ff741
Merge pull request #2630 from murgatroid99/node_completion_key_names
by Jan Tattermusch
· 9 years ago
ea12b97
Exposed channel target and call peer in Node wrapper
by murgatroid99
· 9 years ago
a627d89
Changed object keys to valid identifier names
by murgatroid99
· 9 years ago
1d8e3df
Add compression disabling without breaking anything else
by murgatroid99
· 9 years ago
ba710e5
Added changes to node and php wrappers
by David Garcia Quintas
· 10 years ago
da77151
Changed call to only expect and return binary headers when key ends with '-bin'
by murgatroid99
· 10 years ago
f28066b
The library now compiles with Node 0.11+ and all versions of io.js
by murgatroid99
· 10 years ago
5f875d2
Updated some c++ files for 0.11/0.12 compatibility
by murgatroid99
· 10 years ago
42683db
Removed debugging code
by murgatroid99
· 10 years ago
e012366
Improved op_vector memory management
by murgatroid99
· 10 years ago
57dfd05
Further improved memory management
by murgatroid99
· 10 years ago
d66408b
Improved memory management
by murgatroid99
· 10 years ago
17be589
Made changes based on comments
by murgatroid99
· 10 years ago
44dd2f3
Removed extraneous log messages
by murgatroid99
· 10 years ago
1578c6a
Fixed end to end tests
by murgatroid99
· 10 years ago
7765906
More end to end test debugging
by murgatroid99
· 10 years ago
cd0b906
Fixed end-to-end tests for new changes
by murgatroid99
· 10 years ago
016bb50
Extension module now compiles and some tests pass
by murgatroid99
· 10 years ago
ff43c09
Fixed some compiler errors in call.cc
by murgatroid99
· 10 years ago
d4d67ad
More progress towards new API compatibility
by murgatroid99
· 10 years ago
a9b99c9
Part of the update to the new API
by murgatroid99
· 10 years ago
c4f0ebe
Prepare for the new batch call API.
by Craig Tiller
· 10 years ago
7625db4
Changed low-level metadata API to be more reasonable
by murgatroid99
· 10 years ago
9fbf7e5
Moved extension and JS files to separate directories
by murgatroid99
· 10 years ago
[Renamed from src/node/call.cc]
3548ed8
Updated to new call.invoke API
by murgatroid99
· 10 years ago
e8e304e
Run clang-format against node
by Craig Tiller
· 10 years ago
749666e
Added LICENSE header to all files
by murgatroid99
· 10 years ago
e506151
Clean commit of Node.js library source
by murgatroid99
· 10 years ago