Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
1ee2e4f2e40ff2d653bb77b951d1cc12ae123199
/
src
/
core
d2773a9
Merge pull request #1025 from tatsuhiro-t/use-host-if-authority-not-available
by David Klempner
· 10 years ago
89d68bd
Removing src/core/security/roots.pem
by Julien Boeuf
· 10 years ago
2da7ca8
Remove dead code
by Craig Tiller
· 10 years ago
c97638b
Merge pull request #1012 from dklempner/nobarrier
by Vijay Pai
· 10 years ago
f70259f
Merge pull request #1026 from tatsuhiro-t/fix-client-bad-goaway-last-stream-id
by Vijay Pai
· 10 years ago
1cbf8d7
Update doc as requested in review
by Tatsuhiro Tsujikawa
· 10 years ago
229000f
Use "host" header field if ":authority" is not present
by Tatsuhiro Tsujikawa
· 10 years ago
c3be769
Merge pull request #983 from jboeuf/refresh_token_parsing
by Yang Gao
· 10 years ago
d11f610
Fix client sending invalid GOAWAY last-stream-id
by Tatsuhiro Tsujikawa
· 10 years ago
466423b
Add a no_barrier_load atomic operation.
by David Klempner
· 10 years ago
42734b5
Merge pull request #978 from Chilledheart/master
by Yang Gao
· 10 years ago
9835cf0
Adding refresh token credentials.
by Julien Boeuf
· 10 years ago
ca767c0
Add method grp_slice_buffer_pop to remove the last element for grp_slice_buffer
by Chilledheart
· 10 years ago
7551606
Adding refresh token parsing
by Julien Boeuf
· 10 years ago
2ad8d21
strcmp: change all !str[n]cmp to str[n]cmp == 0
by Ronnie Sahlberg
· 10 years ago
3631e82
Merge pull request #835 from ctiller/credit
by Nicolas Noble
· 10 years ago
64d0a87
Reintroduce sleep on backup thread
by Craig Tiller
· 10 years ago
c20324e
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
d3be281
Merge pull request #964 from ctiller/i-am-so-very-lazy
by Nicolas Noble
· 10 years ago
8ace0bc
Rename to save confusion
by Craig Tiller
· 10 years ago
60a5bfc
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
60fd361
Crash in channel/server creation if grpc_init not called
by Craig Tiller
· 10 years ago
68de8e9
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
fd5d8ff
Don't call grpc_create_chttp2_transport after destroying the server
by David Klempner
· 10 years ago
0bc6805
Merge pull request #837 from ctiller/qps_driver
by Vijay Pai
· 10 years ago
e7a523e
Merge pull request #951 from rauls5382/service_names
by Abhishek Kumar
· 10 years ago
461be40
Fix ref counting
by Craig Tiller
· 10 years ago
346a086
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
659be5a
Manually resolve well-known service names
by Raul Silvera
· 10 years ago
f282514
Print resource utilization
by Craig Tiller
· 10 years ago
a362de5
Merge github.com:grpc/grpc into qps_driver
by Craig Tiller
· 10 years ago
3de87ee
Merge pull request #933 from ctiller/bugscrub2
by jboeuf
· 10 years ago
76877c3
Generate latencies in driver
by Craig Tiller
· 10 years ago
e7460e8
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
eb131bb
Auth fixes
by Craig Tiller
· 10 years ago
991ca9f
Allow only one thread to complete ioreqs at once
by Craig Tiller
· 10 years ago
07b3d31
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
c09bb7e
Merge pull request #916 from dklempner/not_original_vtable
by Craig Tiller
· 10 years ago
01ea61e
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
0aad3d7
Merge pull request #908 from ctiller/ssl
by Nicolas Noble
· 10 years ago
0e61b2d
Remove some debugging logs from the unary poll promote path
by David Klempner
· 10 years ago
fa9b1a4
Fix flake
by Craig Tiller
· 10 years ago
bb88a04
Add clarifying comment
by Craig Tiller
· 10 years ago
f5fd4ba
Completion queue cleanup
by Craig Tiller
· 10 years ago
39b9a02
Capitalization
by Craig Tiller
· 10 years ago
03dc06c
Rename flag
by Craig Tiller
· 10 years ago
61691f9
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
b9eb180
Fix some shutdown races
by Craig Tiller
· 10 years ago
f235018
Make debugging a little easier
by Craig Tiller
· 10 years ago
748fe3f
Potential fix for stuck RPCs at shutdown
by Craig Tiller
· 10 years ago
077e75c
Fix memory allocation
by Craig Tiller
· 10 years ago
faa8480
Tracer registration.
by Craig Tiller
· 10 years ago
3ec73ce
Merge github.com:grpc/grpc into ssl
by Craig Tiller
· 10 years ago
c2bbb73
Merge pull request #854 from jboeuf/tsi_tracing
by Craig Tiller
· 10 years ago
c1f97ce
Update log_posix.c
by bjorn
· 10 years ago
980f600
Adding support to enable tracing in tsi.
by Julien Boeuf
· 10 years ago
1ff52d5
Guard headers tool.
by Nicolas "Pixel" Noble
· 10 years ago
29f1314
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
deb49dd
Strip port in peer name check
by Craig Tiller
· 10 years ago
363eb8e
Fix read through null pointer
by Craig Tiller
· 10 years ago
988db27
Spam cleanup
by Craig Tiller
· 10 years ago
2175674
Merge pull request #779 from ctiller/32B
by David Klempner
· 10 years ago
d1345de
Fix shutdown race in CHTTP2
by Craig Tiller
· 10 years ago
08cf970
Merge pull request #602 from dklempner/unary_promotion_with_concurrent_poll
by Craig Tiller
· 10 years ago
2e6a91b7
Merge pull request #776 from jboeuf/ssl_cipher_suites
by Abhishek Kumar
· 10 years ago
e80fc7a
Merge pull request #778 from ctiller/mac
by Nicolas Noble
· 10 years ago
36ccead
Merge pull request #735 from jboeuf/fix_ssl_san
by Craig Tiller
· 10 years ago
b5a79f6
Fix mac build
by Craig Tiller
· 10 years ago
d43f0c3
Addressing comments.
by Julien Boeuf
· 10 years ago
8d6ec91
Using HTTP2 compliant cipher suites by default.
by Julien Boeuf
· 10 years ago
7fa3f41
Removing port from checked ssl target name.
by Julien Boeuf
· 10 years ago
0170a6c
Addressing another round of comments.
by Julien Boeuf
· 10 years ago
c69786b
Merge pull request #768 from ctiller/http
by Nicolas Noble
· 10 years ago
c6bccc2
Move close() to when the fd refcount goes to zero
by David Klempner
· 10 years ago
5c6f21e
Also get rid of CHTTP2 settings spam
by Craig Tiller
· 10 years ago
2c04a53
Spam cleanup
by Craig Tiller
· 10 years ago
7c0f33d
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
cb0a28e
Merge pull request #755 from nicolasnoble/feedback
by Craig Tiller
· 10 years ago
085603c
Second batch of feedback.
by Nicolas Noble
· 10 years ago
9fff77e
Addressing comments.
by Julien Boeuf
· 10 years ago
9d31619
Merge pull request #763 from ctiller/fix2
by Nicolas Noble
· 10 years ago
ce99abf
Merge pull request #764 from ctiller/fix3
by Nicolas Noble
· 10 years ago
d50e565
Add HTTP2 header tracing
by Craig Tiller
· 10 years ago
9b070fa
Remove unused variable
by Craig Tiller
· 10 years ago
4090993
Remove redundant variable set
by Craig Tiller
· 10 years ago
3be76ac
Fix potential leak
by Craig Tiller
· 10 years ago
b505661
Add a shutdown API to pollset
by David Klempner
· 10 years ago
25f6cd7
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
c75beaa
Merge branch 'master' into unary_promotion_with_concurrent_poll
by David Klempner
· 10 years ago
597a4f2
Verifying the peer name on the X509 Certs correctly.
by Julien Boeuf
· 10 years ago
65b0759
Addressing a first batch of feedback.
by Nicolas Noble
· 10 years ago
e8eb8a4
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
74ae8f6
Merge pull request #710 from jboeuf/default_google_creds
by Craig Tiller
· 10 years ago
7885ffe
Merge pull request #719 from nicolasnoble/security
by jboeuf
· 10 years ago
7d0f9ea
Fix memory leak
by Craig Tiller
· 10 years ago
9869cd3
Merge branch 'master' into unary_promotion_with_concurrent_poll
by David Klempner
· 10 years ago
c66f2a8
Addressing iniitial feedback.
by Julien Boeuf
· 10 years ago
a7b8b69
Addressing security concerns.
by Nicolas Noble
· 10 years ago
42bc87c
Update C++ server with new core API
by Craig Tiller
· 10 years ago
759026c
Server API simplification
by Craig Tiller
· 10 years ago
Next »