Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
557c990c36dd281812016ad81fa79309078e807d
557c990
clang-format
by Mark D. Roth
· 8 years ago
93ca807
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
by Mark D. Roth
· 8 years ago
1445c47
Merge pull request #8396 from jtattermusch/csharp_server_streamline_request_call_invocations
by Jan Tattermusch
· 8 years ago
e1e0235
Merge pull request #8469 from jtattermusch/csharp_perf_tuning
by Jan Tattermusch
· 8 years ago
8c31c14
qps worker runs on all threads
by Jan Tattermusch
· 8 years ago
6ec0dca
Merge pull request #8472 from jtattermusch/csharp_eliminate_string_endswith
by Jan Tattermusch
· 8 years ago
4f1823d
string.EndsWith is really slow on CoreCLR
by Jan Tattermusch
· 8 years ago
f89a4a1
Merge pull request #8397 from apolcyn/fix_performance_test_silent_failures
by apolcyn
· 8 years ago
898a2e9
clean up error message
by Alexander Polcyn
· 8 years ago
566608e
Merge pull request #8395 from jtattermusch/testing_nitpicking
by Jan Tattermusch
· 8 years ago
447548b
show logs from qps workers
by Jan Tattermusch
· 8 years ago
8834095
Merge pull request #8438 from jtattermusch/csharp_compiler_warnings
by Jan Tattermusch
· 8 years ago
ae07f7f
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
by Mark D. Roth
· 8 years ago
99e61f8
Merge pull request #8418 from markdroth/interop_flags
by Mark D. Roth
· 8 years ago
af84245
Remove resolver_result.
by Mark D. Roth
· 8 years ago
d9cbec4
Merge pull request #8095 from markdroth/rename_client_config
by Mark D. Roth
· 8 years ago
5bd7be0
Change LB policies to get their input from channel args.
by Mark D. Roth
· 8 years ago
54b409c
Merge pull request #8450 from dgquintas/move_unref
by David G. Quintas
· 8 years ago
8269d7d
Merge pull request #8215 from sreecha/new_scenario
by Nicolas Noble
· 8 years ago
3686996
Encode server name, LB policy name, and addresses in channel args.
by Mark D. Roth
· 8 years ago
16883a3
Set user data vtable when creating grpc_lb_addresses.
by Mark D. Roth
· 8 years ago
531172f
Merge pull request #8208 from tcr/master
by Michael Lumish
· 8 years ago
987f41f
Merge pull request #7651 from rjshade/add_error_log_for_h2_headers
by Craig Tiller
· 8 years ago
aea9185
Merge pull request #8455 from ctiller/importz
by Craig Tiller
· 8 years ago
98abfd3
Pass channel args through resolver.
by Mark D. Roth
· 8 years ago
4f5ae75
Fix build for import
by Craig Tiller
· 8 years ago
9f254c0
get rid of compiler warnings
by Jan Tattermusch
· 8 years ago
d0e7c6d
Marshal.GetDelegateForFunctionPointer(IntPtr, Type) is obsolete in netstandard
by Jan Tattermusch
· 8 years ago
32cb42e
remove unused member
by Jan Tattermusch
· 8 years ago
7735daa
address XMLdoc related warnings
by Jan Tattermusch
· 8 years ago
9f4e828
Merge pull request #8444 from jtattermusch/csharp_use_server_gc
by Jan Tattermusch
· 8 years ago
30bce6a
Moved unref of security connector outside of grpc_secure_channel_create
by David Garcia Quintas
· 8 years ago
79fd4e6
Merge pull request #8381 from dgquintas/lb-cost-bin
by David G. Quintas
· 8 years ago
2dd6e73
Merge pull request #8445 from muxi/revert-8425
by Muxi Yan
· 8 years ago
2a78d3d
Merge pull request #7838 from teodor-pripoae/fix-example-in-ruby-readme
by Michael Lumish
· 8 years ago
fac33ad
expose knob for adjusting number of requested calls
by Jan Tattermusch
· 8 years ago
13905ee
Merge pull request #7967 from p16/node-example-add-return-after-callback-witih-error
by Michael Lumish
· 8 years ago
6e90171
introduce separate grpcsharp_request_call_context
by Jan Tattermusch
· 8 years ago
4a08e71
Revert PR #8425
by Muxi Yan
· 8 years ago
76ce3b9
request more rpcs per thread
by Jan Tattermusch
· 8 years ago
a00698f
allow new RPC once previous call has been handled
by Jan Tattermusch
· 8 years ago
7ef9f64
use Server mode for GC in C# QpsWorker
by Jan Tattermusch
· 8 years ago
9243c74
Merge pull request #8365 from vjpai/fc_1dstream
by Vijay Pai
· 8 years ago
464606b
Merge pull request #8439 from vjpai/timeless
by Vijay Pai
· 8 years ago
5e475a4
Merge pull request #8440 from ncteisen/csharp_interop_test_fix
by Noah Eisen
· 8 years ago
74b731e
Merge pull request #8423 from ncteisen/interop_client_naming
by Noah Eisen
· 8 years ago
2bc7b80
Merge pull request #8401 from matt-kwong/pull-request-params
by matt-kwong
· 8 years ago
a17b9bd
removed check on the returned message from calling an unimplemented method
by Noah Eisen
· 8 years ago
53432af
Run generate_projects.sh
by Sree Kuchibhotla
· 8 years ago
bcc59f4
Remove a useless forward declaration
by Vijay Pai
· 8 years ago
b73a654
Merge branch 'master' into new_scenario
by Sree Kuchibhotla
· 8 years ago
d1b8526
Merge branch 'master' into fc_1dstream
by Vijay Pai
· 8 years ago
247d413
Merge pull request #8435 from vjpai/sanity
by Vijay Pai
· 8 years ago
869ccaa
Regain sanity
by Vijay Pai
· 8 years ago
a645bd7
Fix a sanity issue
by Vijay Pai
· 8 years ago
5ee0797
Merge branch 'master' into fc_1dstream
by Vijay Pai
· 8 years ago
6846929
Merge pull request #8413 from vjpai/qps_cleanup
by Vijay Pai
· 8 years ago
2c4453d
added platform test suites and other fixes
by Matt Kwong
· 8 years ago
eb35a1d
Merge remote-tracking branch 'upstream/master' into rename_client_config
by Mark D. Roth
· 8 years ago
70ee74c
Merge pull request #8427 from ctiller/lock-cycle
by Craig Tiller
· 8 years ago
20e77f2
Merge pull request #8303 from markdroth/service_config
by Mark D. Roth
· 8 years ago
81e419b
Merge pull request #8422 from ctiller/msan_1byte
by Craig Tiller
· 8 years ago
2406e31
Avoid TSAN reported lock cycle
by Craig Tiller
· 8 years ago
fa95818
Merge pull request #8414 from kpayson64/use_external_api
by kpayson64
· 8 years ago
ee16704
Merge pull request #8425 from jcanizales/xcode-8-fix
by Muxi Yan
· 8 years ago
8f4e312
Update tests project to XCode 8
by Jorge Canizales
· 8 years ago
c715d3f
Merge branch 'master' of https://github.com/grpc/grpc into interop_client_naming
by Noah Eisen
· 8 years ago
32eee77
Changed name of rpc method to fit with the conventional naming. Also fixed type in interop client flag help message
by Noah Eisen
· 8 years ago
69e6c26
Merge pull request #8415 from ncteisen/master
by Noah Eisen
· 8 years ago
cac93f6
clean up error counting and reporting
by Alex Polcyn
· 8 years ago
3c70377
Merge pull request #8370 from lyuxuan/fix_handshake_malloc
by Craig Tiller
· 8 years ago
2dc4968
Fix config-exclusion for secure variants of tests
by Craig Tiller
· 8 years ago
f222593
clang-format
by Mark D. Roth
· 8 years ago
06755b7
Merge pull request #8330 from kpayson64/poll_failure
by kpayson64
· 8 years ago
5470cb3
Merge pull request #8409 from jtattermusch/refactor_unimplemented_handler
by Jan Tattermusch
· 8 years ago
aecc227
Merge pull request #8417 from sreecha/design_docs
by Craig Tiller
· 8 years ago
2430171
Allow specifying extra flags for C++ interop server.
by Mark D. Roth
· 8 years ago
17fc7ef
update images
by Sree Kuchibhotla
· 8 years ago
6e104d9
epoll design doc
by Sree Kuchibhotla
· 8 years ago
667301a
Change channel tests to use public API
by Ken Payson
· 8 years ago
88477fd
All current interop tests are implemented for C++ client and server. Updated run_interop_tests.py so that C++ no longer skips any tests
by Noah Eisen
· 8 years ago
040e611
Merge branch 'master' of https://github.com/grpc/grpc
by Noah Eisen
· 8 years ago
9fa9315
Merge remote-tracking branch 'upstream/master' into fc_1dstream
by Vijay Pai
· 8 years ago
d923583
Minor cleanup - remove an unneeded header, mark a class final, explicitly specify parent class
by Vijay Pai
· 8 years ago
948f95b
Merge pull request #7201 from markdroth/run_interop_tests_go
by Mark D. Roth
· 8 years ago
605a8f1
Merge remote-tracking branch 'upstream/master' into service_config
by Mark D. Roth
· 8 years ago
f1e5d12
Merge pull request #8371 from yang-g/server_context_spouse
by Yang Gao
· 8 years ago
f72ead3
refactor NoSuchMethodCallHandler
by Jan Tattermusch
· 8 years ago
1a62ec8
Merge pull request #8008 from ctiller/direct-calls
by Craig Tiller
· 8 years ago
a81c311
Fix wakeup bug
by Craig Tiller
· 8 years ago
c7d78df
Merge pull request #3 from stanley-cheung/run_interop_tests_go
by Mark D. Roth
· 8 years ago
21fbe20
Merge pull request #8376 from markmandel/feature/run-codegen
by Nathaniel Manista
· 8 years ago
9929e6c
Remove `run_codegen.py` from python helloworld example
by Mark Mandel
· 8 years ago
15586f2
Merge pull request #8399 from matt-kwong/add-sweep-perf-args
by matt-kwong
· 8 years ago
1fb0e47
improve pull request test filtering
by Matt Kwong
· 8 years ago
bba2f47
remove formatting noise
by Sree Kuchibhotla
· 8 years ago
bb4c5f3
Merge pull request #8375 from jtattermusch/coreclr_benchmarks
by Jan Tattermusch
· 8 years ago
34ad82d
Merge branch 'master' into new_scenario
by Sree Kuchibhotla
· 8 years ago
7d5f822
Merge branch 'master' of https://github.com/grpc/grpc
by Noah Eisen
· 8 years ago
5100ae5
remove hardcoding of clients/server names in run_sweep_performance.sh
by Matt Kwong
· 8 years ago
Next »