Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
15f383c6cc74e94cdc7223552824135acab00e7f
/
src
15f383c
Exploratory refactoring for mixed sync/async methods on the same C++ service
by Craig Tiller
· 9 years ago
bbb94bd
Merge pull request #4562 from ctiller/ints
by jboeuf
· 9 years ago
64f1028
Merge pull request #4591 from nathanielmanistaatgoogle/protobuf-version
by Masood Malekghassemi
· 9 years ago
772f950
Merge pull request #4609 from yang-g/timespec
by Vijay Pai
· 9 years ago
a4ae4b5
Add tox to Py build-from-source instructions
by Masood Malekghassemi
· 9 years ago
befa1ff
Copyright checker fixes
by Craig Tiller
· 9 years ago
9bda5a8
Merge pull request #4554 from yang-g/stalled_and_destroy
by Craig Tiller
· 9 years ago
b1fe7d6
Merge pull request #4590 from yang-g/unreachable
by Craig Tiller
· 9 years ago
bba5431
Merge pull request #4608 from a11r/import1_4
by Craig Tiller
· 9 years ago
e959827
Update copyrights
by Craig Tiller
· 9 years ago
6a56221
Merge github.com:grpc/grpc into ints
by Craig Tiller
· 9 years ago
8525354
Use stdint for Cython code
by Masood Malekghassemi
· 9 years ago
471dbd8
Make possible lossy conversion explicit.
by yang-g
· 9 years ago
f4ef7bc
Added exception handling for ImportError
by Abhishek Kumar
· 9 years ago
de3da74
Add copyright checks to sanity; make them verify copyright year is valid
by Craig Tiller
· 9 years ago
27f6243
Remove ceiling on required protobuf version
by Nathaniel Manista
· 9 years ago
ceaa3c8
Merge pull request #4468 from jtattermusch/csharp_server_kill_test
by Michael Lumish
· 9 years ago
648da52
Merge pull request #4563 from ctiller/copying
by Michael Lumish
· 9 years ago
3fd2836
Add a error log to indicate error, then abort.
by yang-g
· 9 years ago
eb92fa7
remove unreachable macro
by yang-g
· 9 years ago
b4aa08c
Merge remote-tracking branch 'upstream/master' into stalled_and_destroy
by yang-g
· 9 years ago
897e4fe
Update copyrights
by Craig Tiller
· 9 years ago
7536af0
Eliminate gpr_ int types - and insist on C99 variants instead
by Craig Tiller
· 9 years ago
0fe5ee7
BoringSSL integration: non-vsprojects changes
by Craig Tiller
· 9 years ago
d491897
Merge pull request #4526 from soltanmm/schrodingers-fix
by Nathaniel Manista
· 9 years ago
0db9032
remove stream from stalled_by_transport list before destroy it
by yang-g
· 9 years ago
f872c6a
Fix Python test timeouts
by Masood Malekghassemi
· 9 years ago
11169d9
Merge pull request #4384 from ctiller/big_data
by Yang Gao
· 9 years ago
96d7c8e
Merge branch 'master' of github.com:grpc/grpc into remove_peer_from_ssl_auth_context
by Julien Boeuf
· 9 years ago
ee9d78b
Unit testing the peer from auth context functionality.
by Julien Boeuf
· 9 years ago
3f9fe46
Merge pull request #4523 from jboeuf/no_auth_context_in_security_connector
by Craig Tiller
· 9 years ago
1d9ac66
Removing the peer from the SSL security connector.
by Julien Boeuf
· 9 years ago
1b34aeb
fixing x64 build with vs2015
by Jan Tattermusch
· 9 years ago
5b19403
Making the stack work with outgoing channel args.
by Julien Boeuf
· 9 years ago
575625c
hide a debug log under trace and fix two log levels
by yang-g
· 9 years ago
309b621
Merge pull request #4501 from jtattermusch/refcounting_completion_queue_shutdown
by Jan Tattermusch
· 9 years ago
6b09780
Fix typo in Python test harness
by Masood Malekghassemi
· 9 years ago
366f42c
Removing the auth context from the security connector.
by Julien Boeuf
· 9 years ago
a3f298f
clang-format
by Craig Tiller
· 9 years ago
8a09593
Fix flow control for unstarted streams
by Craig Tiller
· 9 years ago
50788ac
Merge branch 'big_data' of github.com:ctiller/grpc into big_data
by Craig Tiller
· 9 years ago
e1b8c2b
Fix merge
by Craig Tiller
· 9 years ago
86e8ad8
Merge github.com:grpc/grpc into big_data
by Craig Tiller
· 9 years ago
ea7469d
refcounting completion queue shutdown
by Jan Tattermusch
· 9 years ago
62ae50d
Merge pull request #4487 from stanley-cheung/php_insecure_channel_creds
by jboeuf
· 9 years ago
416000f
Merge pull request #4485 from ctiller/wat
by Nicolas Noble
· 9 years ago
6bd3180
php: make channel credentials createInsecure explicit
by Stanley Cheung
· 9 years ago
7a53de1
Merge pull request #4467 from ctiller/DotInHeaderName
by David G. Quintas
· 9 years ago
5ff97a2
Merge pull request #4479 from ctiller/aarons-bug
by Yang Gao
· 9 years ago
9e38c21
Merge pull request #4484 from alfatraining/fix_test/gpr_stack_lockfree_test
by Craig Tiller
· 9 years ago
1ce471a
fix indentation and be more explicit re cast to gpr_atm
by Konstantinos Sofokleous
· 9 years ago
0580b6a
Add fflush to windows log lines
by Craig Tiller
· 9 years ago
147cc70
fix gpr_stack_lockfree_test assert bug on 64 bits
by Konstantinos Sofokleous
· 9 years ago
e5cdbea
Merge pull request #4453 from ctiller/server_stall
by Sree Kuchibhotla
· 9 years ago
ca9a637
Fix double read at end of stream bug
by Craig Tiller
· 9 years ago
27a3167
php: bump version for release
by Stanley Cheung
· 9 years ago
5c8c3e7
Merge pull request #4435 from murgatroid99/node_interop_server_response_delay
by Jan Tattermusch
· 9 years ago
9bbb1f9
simple kill test
by Jan Tattermusch
· 9 years ago
a761589
Allow . in header names
by Craig Tiller
· 9 years ago
29c3ca5
Merge pull request #4451 from ctiller/proxy-crash
by Yang Gao
· 9 years ago
34533ca
Merge pull request #4463 from ctiller/perf_test
by Craig Tiller
· 9 years ago
af63816
Merge pull request #4379 from jtattermusch/per_rpc_creds_test
by Michael Lumish
· 9 years ago
88fefe9
Merge pull request #4436 from jtattermusch/csharp_shutdown_test
by Michael Lumish
· 9 years ago
b4d93b5
Merge pull request #4449 from jtattermusch/csharp_test_restructuring
by Michael Lumish
· 9 years ago
3ac4900
improve MetadataCredentials test
by Jan Tattermusch
· 9 years ago
ef1d424
Merge branch 'proxy-crash' into server_stall
by Craig Tiller
· 9 years ago
be5a4eb
Fix merge error
by Craig Tiller
· 9 years ago
ea50b90
Fix missing timer tag
by Craig Tiller
· 9 years ago
f71910c
Merge branch 'proxy-crash' into server_stall
by Craig Tiller
· 9 years ago
abb2e3d
Handle cancelling writes whilst writing
by Craig Tiller
· 9 years ago
31d0d1e
recv_message_ready was already taken care of
by Craig Tiller
· 9 years ago
1a423ef
Merge branch 'proxy-crash' into server_stall
by Craig Tiller
· 9 years ago
4579846
Better fix
by Craig Tiller
· 9 years ago
da308ae
Merge github.com:grpc/grpc into proxy-crash
by Craig Tiller
· 9 years ago
791df44
Merge pull request #4459 from soltanmm/tmp
by Nicolas Noble
· 9 years ago
b5a1806
Python version bump
by Masood Malekghassemi
· 9 years ago
d63b1d6
Fix AbandonedCall test
by Jan Tattermusch
· 9 years ago
7608c96
fix bug in Server.KillAsync()
by Jan Tattermusch
· 9 years ago
b113a2e
Merge pull request #4441 from bogdandrutu/master
by Craig Tiller
· 9 years ago
1b8210f
fix completion queue test
by Jan Tattermusch
· 9 years ago
62d6c20
add C# sanity test
by Jan Tattermusch
· 9 years ago
839dc96
temporarily disable UnimplementedMethod test
by Jan Tattermusch
· 9 years ago
450b281
temporarily disable StatusCodeAndMessage test
by Jan Tattermusch
· 9 years ago
3ac274f
start using Ignore attribute for performance tests
by Jan Tattermusch
· 9 years ago
03c0106
split up C# tests into separate processes
by Jan Tattermusch
· 9 years ago
076f978
Addressing review feedback
by Craig Tiller
· 9 years ago
38edec6
Fix server side handling of incoming partial requests in core
by Craig Tiller
· 9 years ago
0bdc3a5
Merge branch 'cf' into proxy-crash
by Craig Tiller
· 9 years ago
620e965
clang-format after last weeks test-fest
by Craig Tiller
· 9 years ago
4bf2928
Fix proxy end2end tests
by Craig Tiller
· 9 years ago
1d7ccec
fix "Address in use" crash
by Jan Tattermusch
· 9 years ago
6af31bd
Fix the naming conflict issue that cause the tests to fail.
by Bogdan Drutu
· 9 years ago
4a4a20b
Merge branch 'master' of https://github.com/grpc/grpc
by Bogdan Drutu
· 9 years ago
fc966ec
Merge github.com:grpc/grpc into bind-server-twice
by Craig Tiller
· 9 years ago
42ab3fa
Add a destructor callback as well
by Bogdan Drutu
· 9 years ago
38d2ad6
Add a hook for the default constructor of ClientContext.
by Bogdan Drutu
· 9 years ago
82821ba
Merge pull request #4438 from nicolasnoble/json-coverage-2
by Craig Tiller
· 9 years ago
11c320d
Increasing json code coverage.
by Nicolas "Pixel" Noble
· 9 years ago
3a977a4
Merge pull request #4431 from ctiller/we-dont-actually-need-pollset-fd-deletion
by Sree Kuchibhotla
· 9 years ago
7fe4326
Merge pull request #4412 from murgatroid99/ruby_auth_metadata_plugin
by Michael Lumish
· 9 years ago
Next »