Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
ccc6a9cbf264655ae6b60727cd86b987a62977c9
/
binding.gyp
3d357d9
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
e4e457e
Merge remote-tracking branch 'upstream/master' into circular_dependency_fix
by Mark D. Roth
· 8 years ago
bfe5680
Move method_config module from ext/client_channel to lib/transport.
by Mark D. Roth
· 8 years ago
fb809b7
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
by Mark D. Roth
· 8 years ago
fe8c501
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
b516cad
Merge branch 'master' into uv_core_transport
by murgatroid99
· 8 years ago
ae07f7f
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
by Mark D. Roth
· 8 years ago
af84245
Remove resolver_result.
by Mark D. Roth
· 8 years ago
10edf68
Merge branch 'master' into uv_core_transport
by murgatroid99
· 8 years ago
eb35a1d
Merge remote-tracking branch 'upstream/master' into rename_client_config
by Mark D. Roth
· 8 years ago
9ea0f2c
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
59f347e
Merge branch 'master' into uv_core_transport
by murgatroid99
· 8 years ago
605a8f1
Merge remote-tracking branch 'upstream/master' into service_config
by Mark D. Roth
· 8 years ago
20afa3d
BufferPool --> ResourceQuota
by Craig Tiller
· 8 years ago
654b242
Merge branch 'direct-calls' into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
8c94df1
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
6a721b5
Rename grpc_hash_table to grpc_mdstr_hash_table.
by Mark D. Roth
· 8 years ago
82e4ec7
Moved cv polling into ev_poll_posix.c
by Ken Payson
· 8 years ago
1519574
Merge remote-tracking branch 'upstream/master' into rename_client_config
by Mark D. Roth
· 8 years ago
eebb129
Merge branch 'master' into uv_core_transport
by murgatroid99
· 8 years ago
c36f6ea
Compile and link core tests with libuv
by murgatroid99
· 8 years ago
5b5c807
Merge master
by Ken Payson
· 8 years ago
d88c461
Merge branch 'direct-calls' into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
ca3451d
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
e02c7ed
Broke cv polling into seperate engine
by Ken Payson
· 8 years ago
6600645
Refactor hash table code into its own module and use it for method_config as well as method_config_table.
by Mark D. Roth
· 8 years ago
bec804b
Merge branch 'deadline_filter' into service_config
by Mark D. Roth
· 8 years ago
4c3a468
Move method config table code to its own module.
by Mark D. Roth
· 8 years ago
08b0fab
Merge branch 'master' into uv_core_transport
by murgatroid99
· 8 years ago
d801cd7
Merge branch 'direct-calls' into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
5abf79a
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
1a2e6ac
Merge remote-tracking branch 'upstream/master' into deadline_filter
by Mark D. Roth
· 8 years ago
0d19c67
Merge branch 'direct-calls' into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
7af69f3
Add buffer pools to build
by Craig Tiller
· 8 years ago
933c955
Merge remote-tracking branch 'upstream/master' into http_connect
by Mark D. Roth
· 8 years ago
3c09810
Merge remote-tracking branch 'upstream/master' into deadline_filter
by Mark D. Roth
· 8 years ago
1edc77c
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
9fec58f
Merge pull request #8052 from Vizerai/grpc_tracing
by Jim King
· 8 years ago
9710e2c
Merge remote-tracking branch 'upstream/master' into deadline_filter
by Mark D. Roth
· 8 years ago
bcc60f7
Merge branch 'master' into uv_core_transport
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
85102a9
Merge remote-tracking branch 'upstream/master' into http_connect
by Mark D. Roth
· 8 years ago
eaea5ca
Merge remote-tracking branch 'upstream/master' into deadline_filter
by Mark D. Roth
· 8 years ago
34dac9d
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
by Mark D. Roth
· 8 years ago
31caabd
Add shim to support condition variable wakeup fds where pipe/eventfd is not available
by Ken Payson
· 8 years ago
2137cd8
Rename client_config directory to client_channel.
by Mark D. Roth
· 8 years ago
5e1b58b
Merge remote-tracking branch 'upstream/master' into deadline_filter
by Mark D. Roth
· 8 years ago
57726ca
Revert "Revert "Grand unified closures""
by Craig Tiller
· 8 years ago
537f7c2
Revert "Grand unified closures"
by Craig Tiller
· 8 years ago
242dc4b
Merge remote-tracking branch 'upstream/master' into deadline_filter
by Mark D. Roth
· 8 years ago
12d1fc6
initial commit of tracing context files
by Vizerai
· 8 years ago
d8a3c04
Tie workqueue implementation to event engine
by Craig Tiller
· 8 years ago
ebfcd97
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
by Mark D. Roth
· 8 years ago
c890042
Merge remote-tracking branch 'upstream/master' into deadline_filter
by Mark D. Roth
· 8 years ago
164f0e9
Merge remote-tracking branch 'upstream/master' into http_connect
by Mark D. Roth
· 8 years ago
344834b
Merge github.com:grpc/grpc into grand-unified-closures
by Craig Tiller
· 8 years ago
e032163
Merge pull request #7774 from ctiller/percent-encoder
by Craig Tiller
· 8 years ago
6c3295a
Merge remote-tracking branch 'upstream/master' into http_connect
by Mark D. Roth
· 8 years ago
7bfa1a8
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
by Mark D. Roth
· 8 years ago
255dad3
Merge github.com:grpc/grpc into grand-unified-closures
by Craig Tiller
· 8 years ago
fb475c9
Merge remote-tracking branch 'upstream/master' into deadline_filter
by Mark D. Roth
· 8 years ago
79620aa
Merge pull request #7943 from markdroth/client_channel_cleanup
by Mark D. Roth
· 8 years ago
89119fa
Merge branch 'client_channel_cleanup' into deadline_filter
by Mark D. Roth
· 8 years ago
4c0fe49
Move subchannel_call_holder code into client_channel module.
by Mark D. Roth
· 8 years ago
a0c69f9
add trace context proto
by Alistair Veitch
· 8 years ago
ceb39ae
Merge remote-tracking branch 'upstream/master' into http_connect
by Mark D. Roth
· 8 years ago
dadda8b
Merge github.com:grpc/grpc into grand-unified-closures
by Craig Tiller
· 8 years ago
14c072c
Initial code to move deadline timer into a filter. Timer cancellation
by Mark D. Roth
· 8 years ago
af00d8b
Add channel arg for max send message size and add message size filter.
by Mark D. Roth
· 8 years ago
ff4df06
Rename grpc_client_config to grpc_resolver_result.
by Mark D. Roth
· 8 years ago
17ed6b1
Percent encoding routines
by Craig Tiller
· 8 years ago
7c20590
Removed GPR_POSIX_FILE, and changed the files that used it
by murgatroid99
· 8 years ago
79b3227
refactor inet_ntop into a portability header
by murgatroid99
· 8 years ago
32387b3
Merge branch 'handshaker_api' into http_connect
by Mark D. Roth
· 8 years ago
106df11
Merge github.com:grpc/grpc into grand-unified-closures
by Craig Tiller
· 8 years ago
5e1fbd2
Merge pull request #7370 from rjshade/move_timeout_encoding
by kpayson64
· 8 years ago
34befca
Merge remote-tracking branch 'upstream/master' into http_connect
by Mark D. Roth
· 8 years ago
329d647
Merge pull request #6774 from a-veitch/add_resource
by kpayson64
· 8 years ago
51c7b91
Merge remote-tracking branch 'upstream/master' into http_connect
by Mark D. Roth
· 8 years ago
87e06c8
Merge branch 'master' of github.com:grpc/grpc into grpclb_v0
by David Garcia Quintas
· 8 years ago
43b633d
Merge branch 'master' into move_timeout_encoding
by Robbie Shade
· 8 years ago
1102a9e
Update build files.
by Mark D. Roth
· 8 years ago
3abd27e
merge to upstream/master
by Alistair Veitch
· 8 years ago
7c3ba12
Merge branch 'master' of github.com:grpc/grpc into grpclb_v0
by David Garcia Quintas
· 8 years ago
dfbdefe
Added handshaker.[ch] to build.yaml.
by Mark D. Roth
· 8 years ago
710d242
Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport
by Robbie Shade
· 8 years ago
f7cade1
Rename async_execution_lock --> combiner, make it use closures, unroll previous changes for idleness
by Craig Tiller
· 8 years ago
b1793a6
Merge github.com:grpc/grpc into atm2
by Craig Tiller
· 8 years ago
fb39f1d
Merge pull request #6973 from makdharma/network_status_change
by Jan Tattermusch
· 8 years ago
c3a9fae
Merge branch 'master' into epoll_changes_merged
by Sree Kuchibhotla
· 8 years ago
280fd2a
Merge branch 'master' of github.com:grpc/grpc into grpclb_v0
by David Garcia Quintas
· 8 years ago
0579cfc
more files after running build.yaml changes through
by Makarand Dharmapurikar
· 8 years ago
812c66b
Merge branch 'master' into epoll_changes
by Sree Kuchibhotla
· 8 years ago
3fb8f73
gRPC LB policy
by David Garcia Quintas
· 8 years ago
13c0940
Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout
by Craig Tiller
· 8 years ago
d7a15b8
Merge remote-tracking branch 'upstream/master' into base64_decode
by Yuchen Zeng
· 8 years ago
877dc0c
Merge branch 'master' into epoll_changes
by Sree Kuchibhotla
· 8 years ago
0ca68b7
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
1bc2976
Merge pull request #6481 from dgquintas/compression_md_level_bis
by Jan Tattermusch
· 8 years ago
0a0c1b0
Merge remote-tracking branch 'upstream/master' into base64_decode
by Yuchen Zeng
· 8 years ago
Next »