Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
a5510dec6e0eae3db59d28f0a309e632ef5ef967
/
src
/
core
d298a95
fix whitespaces and line length
by Jan Tattermusch
· 9 years ago
3f7809d
fix getpeername code on windows
by Jan Tattermusch
· 9 years ago
a61ca70
Merge pull request #2623 from ctiller/tightly-they-took-the-token-to-the-tent
by Vijay Pai
· 9 years ago
3a442d9
Merge pull request #2633 from ctiller/virtuous-velvit-velociraptor
by Yang Gao
· 9 years ago
a1b820e
Merge pull request #2586 from dgquintas/compress_flag_reset
by Craig Tiller
· 9 years ago
b5bbf66
Merge pull request #2629 from ctiller/always-with-the-mono
by Yang Gao
· 9 years ago
e3086f8
Integration fix
by Craig Tiller
· 9 years ago
05cc0c4
Integration fix
by Craig Tiller
· 9 years ago
5d1469a
Merge branch 'compress_flag_reset' of github.com:dgquintas/grpc into virtuous-velvit-velociraptor
by Craig Tiller
· 9 years ago
dd161a0
Merge github.com:grpc/grpc into virtuous-velvit-velociraptor
by Craig Tiller
· 9 years ago
994c262
Fix flow control
by Craig Tiller
· 9 years ago
2e7ce15
Merge pull request #2617 from jboeuf/jwt_creds_renaming
by Yang Gao
· 9 years ago
1ed96ba
Merge branch 'flow_control_buf_fix' of github.com:yang-g/grpc into virtuous-velvit-velociraptor
by Craig Tiller
· 9 years ago
5126bb6
Merge pull request #2493 from a-veitch/record_stat
by Craig Tiller
· 9 years ago
94329d0
Make the server report monotonic times for deadlines
by Craig Tiller
· 9 years ago
b70440b
Merge pull request #2542 from ctiller/tell-me-who-you-might-be
by Yang Gao
· 9 years ago
6f30dec
Flow control fix
by yang-g
· 9 years ago
8b89bde
Merge pull request #2622 from ctiller/look-at-the-trees
by Yang Gao
· 9 years ago
9835a13
Handle a race where a new call comes in post-shutdown a little better
by Craig Tiller
· 9 years ago
d9ddc77
Filter out reserved metadata so that applications cant mess us up
by Craig Tiller
· 9 years ago
6159c07
Fix interop tests by ensuring non-http-special metadata precedes other metadata
by Craig Tiller
· 9 years ago
fe4c3f4
Renaming jwt_credentials to service_account_jwt_access_credentials.
by Julien Boeuf
· 9 years ago
518e3fe
Fixes for streaming compression.
by David Garcia Quintas
· 9 years ago
23a33aa
Merge pull request #2529 from ctiller/prefer-gin-n-tonic
by Vijay Pai
· 9 years ago
86ba413
Merge pull request #2556 from ctiller/one-thing-at-a-time
by Vijay Pai
· 9 years ago
61e6478
Merge pull request #2370 from ctiller/now-i-get-to-show-it-to-EVERYBODY
by Yang Gao
· 9 years ago
2620536
Fix (forever) a TSAN bug thats plagued us
by Craig Tiller
· 9 years ago
990f642
Fix TSAN reported failure
by Craig Tiller
· 9 years ago
3d57871
Fix TSAN reported failure
by Craig Tiller
· 9 years ago
81bcc4c
Make endpoint peer API work on Windows
by Craig Tiller
· 9 years ago
1b22b9d
Add grpc_call_get_peer
by Craig Tiller
· 9 years ago
698d00c
Add ipv4:, ipv6: schemes
by Craig Tiller
· 9 years ago
851032a
address comments
by Alistair Veitch
· 9 years ago
4a6f9e0
Update Windows to use the monotonic clock for alarms also
by Craig Tiller
· 9 years ago
56488ea
Fix Windows CV
by Craig Tiller
· 9 years ago
b4fdd32
Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY
by Craig Tiller
· 9 years ago
6a7626c
Move alarm subsystem to monotonic time
by Craig Tiller
· 9 years ago
f08b067
Merge pull request #2494 from grpc/cconfig-readme
by Craig Tiller
· 9 years ago
b4e7036
Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression
by Craig Tiller
· 9 years ago
d82d0b2
Merge pull request #2319 from dgquintas/str_join_with_sep
by Nicolas Noble
· 9 years ago
7156fca
Extend tracer to server shutdown
by Craig Tiller
· 9 years ago
0dc5e6c
User agent string support
by Craig Tiller
· 9 years ago
faeeac5
Rephrasing of lb policies sentence
by David G. Quintas
· 9 years ago
4a4e22d
client config README small fixes
by David G. Quintas
· 9 years ago
f87a098
Merge pull request #2470 from ctiller/i-want-to-wait-free
by Vijay Pai
· 9 years ago
6016e26
Merge branch 'master' of github.com:grpc/grpc into str_join_with_sep
by David Garcia Quintas
· 9 years ago
0c2f162
Moved docs from .c to .h for compress_filter
by David Garcia Quintas
· 9 years ago
cadbf22
Removed compression levels from clients and _experimental_'d signature of methods manipulating compression algorithms
by David Garcia Quintas
· 9 years ago
4d1589a
add record_stat API
by Alistair Veitch
· 9 years ago
c9fef6f
Merge github.com:grpc/grpc into no-worries-i-can-wait
by Craig Tiller
· 9 years ago
af26143
Merge github.com:grpc/grpc into i-want-to-wait-free
by Craig Tiller
· 9 years ago
232e04b
Spelling correction
by Craig Tiller
· 9 years ago
7c4fdb5
Added comments
by David Garcia Quintas
· 9 years ago
fea28b7
Merge pull request #2485 from ctiller/thread-stress=craig-stress
by David G. Quintas
· 9 years ago
fb5ce3d
Merge pull request #2479 from grpc/pick_first_h_docstring
by Craig Tiller
· 9 years ago
3644adf
Merge pull request #2478 from grpc/pollset_set_comment_fix
by Craig Tiller
· 9 years ago
304048c
Fix leaked completions (leading to leaked calls in thread_stress_test)
by Craig Tiller
· 9 years ago
65ef0ff
Merge pull request #1888 from ctiller/flow-like-lava-to-a-barnyard
by Abhishek Kumar
· 9 years ago
65749c1
Docstring for grpc_create_pick_first_lb_policy
by David G. Quintas
· 9 years ago
a5d6e72
Tiny comment grammar fix
by David G. Quintas
· 9 years ago
abfaf2a
Expand comment
by Craig Tiller
· 9 years ago
7cceb09
Merge branch 'master' of github.com:grpc/grpc into decompression
by David Garcia Quintas
· 9 years ago
275a02c
Small fix
by Hongwei Wang
· 9 years ago
d423f3c
Fix authority in uri_parser
by Hongwei Wang
· 9 years ago
e0981df
Merge github.com:grpc/grpc into i-want-to-wait-free
by Craig Tiller
· 9 years ago
b0c13ad
Fix a leaked lock, and make a debug-only detection for this class of bug
by Craig Tiller
· 9 years ago
f101af1
Merge pull request #2468 from yang-g/cleanup_handshaking_channels_when_server_shutdown
by Craig Tiller
· 9 years ago
097468d
Clean up handshaking server channels properly
by yang-g
· 9 years ago
45b477e
Fixed small leak.
by David Garcia Quintas
· 9 years ago
5065d72
Update comment
by Craig Tiller
· 9 years ago
211e65b
Merge branch 'master' of github.com:grpc/grpc into str_join_with_sep
by David Garcia Quintas
· 9 years ago
e0d581b
Merge branch 'master' of github.com:grpc/grpc into decompression
by David Garcia Quintas
· 9 years ago
658b608
Added some comments, minot stylistic tweaks
by David Garcia Quintas
· 9 years ago
8ea6308
Merge pull request #2383 from vjpai/lockfree-stack
by Craig Tiller
· 9 years ago
5c517b1
Fix integration bugs
by Craig Tiller
· 9 years ago
8631652
Ensure streams are sent in-order
by Craig Tiller
· 9 years ago
4ed8e40
Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard
by Craig Tiller
· 9 years ago
d317e75
Fixes to compression, to be merged back to the appropriate branch.
by David Garcia Quintas
· 9 years ago
c3a00cd
Fixed wrong frame parsing
by David Garcia Quintas
· 9 years ago
d54c3e6
clang-format changed files
by Vijay Pai
· 9 years ago
d6cc181
Name arguments
by vjpai
· 9 years ago
5c785d4
Hoist epoll_ctl outside of pollset lock
by Craig Tiller
· 9 years ago
b645026
Initial fixes for lock free request path
by Craig Tiller
· 9 years ago
21038ce
Mac, Windows support for new timespec
by Craig Tiller
· 9 years ago
e55e183
fix build on windows
by chai2010
· 9 years ago
e503cd5
Better socket kick for Windows.
by Nicolas "Pixel" Noble
· 9 years ago
ffe27b9
Implement test for stack initial push edge
by Craig Tiller
· 9 years ago
6a006ce
First pass of lockless delivery of new calls
by Craig Tiller
· 9 years ago
eef4c25
Add a detectable edge for the first insert (so far untested)
by Craig Tiller
· 9 years ago
729b35a
Split request matching into a single datastructure
by Craig Tiller
· 9 years ago
0804d6b
Merge branch 'lockfree-stack' of github.com:vjpai/grpc into i-want-to-wait-free
by Craig Tiller
· 9 years ago
cc44ee5
Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard
by Craig Tiller
· 9 years ago
58bbc86
Updating wrapped languages to new time functions
by Craig Tiller
· 9 years ago
75cfb04
Merge github.com:grpc/grpc into no-worries-i-can-wait
by Craig Tiller
· 9 years ago
143e7bf
Introduce a clock type field onto gpr_timespec.
by Craig Tiller
· 9 years ago
80e5f04
zero-out channel after creation
by Jan Tattermusch
· 9 years ago
d9e7943
remove chatty log messages on windows
by Jan Tattermusch
· 9 years ago
a882299
Merge branch 'master' into lockfree-stack
by vjpai
· 9 years ago
20a3538
More bugfixes to compress_filter.
by David Garcia Quintas
· 9 years ago
887f86b
Debug and add in generated build files
by Vijay Pai
· 9 years ago
Next »