Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
920ed0c4187761b55d081e1eed7eb7fbbbe6e757
920ed0c
Modify Thread manager test
by Sree Kuchibhotla
· 8 years ago
da069a5
Rename sync_methods_ to sync_requests_
by Sree Kuchibhotla
· 8 years ago
385c9b2
Address code review comments
by Sree Kuchibhotla
· 8 years ago
556aebb
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 8 years ago
e4eb51f
reorder params in Server
by Sree Kuchibhotla
· 8 years ago
948f95b
Merge pull request #7201 from markdroth/run_interop_tests_go
by Mark D. Roth
· 8 years ago
f1e5d12
Merge pull request #8371 from yang-g/server_context_spouse
by Yang Gao
· 8 years ago
1a62ec8
Merge pull request #8008 from ctiller/direct-calls
by Craig Tiller
· 8 years ago
2a00d3d
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 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
bb4c5f3
Merge pull request #8375 from jtattermusch/coreclr_benchmarks
by Jan Tattermusch
· 8 years ago
5100ae5
remove hardcoding of clients/server names in run_sweep_performance.sh
by Matt Kwong
· 8 years ago
14c836f
Delambdaify
by Craig Tiller
· 8 years ago
b0db131
resolve review comment
by yang-g
· 8 years ago
68cf8ce
Fix payload tests under windows
by Craig Tiller
· 8 years ago
8c94df1
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
b019d61
Fix benchmark shutdown
by Craig Tiller
· 8 years ago
8725595
Merge pull request #7664 from kpayson64/cv_wakeup_fd
by kpayson64
· 8 years ago
1409dbf
Better debug strings
by Craig Tiller
· 8 years ago
1065452
Fix php interop client for status_code_and_message test
by Stanley Cheung
· 8 years ago
f049425
Merge pull request #8372 from dgquintas/grpclb_races
by David G. Quintas
· 8 years ago
97e6920
Timeout increase (again)
by Ken Payson
· 8 years ago
2035906
clang-format
by David Garcia Quintas
· 8 years ago
2530a66
Merge branch 'master' of github.com:grpc/grpc into grpclb_races
by David Garcia Quintas
· 8 years ago
ab0a727
install missing python dependencies
by Jan Tattermusch
· 8 years ago
9c00dab
Merge pull request #8295 from matt-kwong/pull-request-params
by matt-kwong
· 8 years ago
bcadfc3
Merge branch 'direct-calls' of github.com:ctiller/grpc into direct-calls
by Craig Tiller
· 8 years ago
7d2f0b0
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
6cdbf6c
clang-format
by Craig Tiller
· 8 years ago
58c18e7
Factored out common code into pick_from_internal_rr.
by David Garcia Quintas
· 8 years ago
d17dc4d
Merge pull request #8378 from markdroth/clang_format_fix
by Noah Eisen
· 8 years ago
936f1ea
Fix some test failures
by Craig Tiller
· 8 years ago
5e258bf
clang-format
by Mark D. Roth
· 8 years ago
04162d7
Merge branch 'master' of github.com:grpc/grpc into grpclb_races
by David Garcia Quintas
· 8 years ago
b39330d
Tiny refactoring
by David Garcia Quintas
· 8 years ago
4a8cf1d
Merge pull request #8348 from dgquintas/new_lb_md_keys
by David G. Quintas
· 8 years ago
f4694a6
Merge pull request #8234 from ncteisen/new_interop_tests
by Noah Eisen
· 8 years ago
67c73e1
Increased timeout
by Ken Payson
· 8 years ago
97ba642
pr comments
by David Garcia Quintas
· 8 years ago
f3d71d2
Merge pull request #7962 from y-zeng/call_holder_add_pollent
by Yuchen Zeng
· 8 years ago
33764c0
Increase tsan timieout
by Ken Payson
· 8 years ago
fd77de6
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
1152292
upgrade perf workers to ubuntu 16.04
by Jan Tattermusch
· 8 years ago
c2dd2a2
Fix potential crash
by Craig Tiller
· 8 years ago
8e258d3
install dotnet CLI on perf workers
by Jan Tattermusch
· 8 years ago
d13fbca
switch C# benchmark to coreclr
by Jan Tattermusch
· 8 years ago
3808b6e
Merge pull request #8326 from apolcyn/change_perf_worker_go_install
by Jan Tattermusch
· 8 years ago
fd7caf5
Merge branch 'master' of github.com:grpc/grpc into new_lb_md_keys
by David Garcia Quintas
· 8 years ago
90712d5
gRPCLB and RR race fixes
by David Garcia Quintas
· 8 years ago
ef91e56
Revert spam
by Craig Tiller
· 8 years ago
47284be
Revert changes to jobset.py
by Craig Tiller
· 8 years ago
99b923d
Merge branch 'direct-calls' of github.com:ctiller/grpc into direct-calls
by Craig Tiller
· 8 years ago
df0f365
Fix bad stream terminators
by Craig Tiller
· 8 years ago
2f27a16
Merge pull request #8369 from muxi/fix-interoptest
by Muxi Yan
· 8 years ago
c4292fb
Add a simple test
by yang-g
· 8 years ago
4287998
Add a test spouse for server context
by yang-g
· 8 years ago
c37a8a5
Fix test
by Sree Kuchibhotla
· 8 years ago
d39f40d
Fix include files
by Sree Kuchibhotla
· 8 years ago
8f7739b
Rename GrpcRpcManager -> ThreadManager
by Sree Kuchibhotla
· 8 years ago
448a16d
Merge pull request #8127 from kpayson64/allow_pointers
by kpayson64
· 8 years ago
58c0f96
Allow pointer channel args python
by Ken Payson
· 8 years ago
b97cbd7
Use atomics for poll status to prevent tsan race complaints
by Ken Payson
· 8 years ago
be4fcc4
Fix InteropTests.m bug
by Muxi Yan
· 8 years ago
d688a6d
Merge pull request #38 from apolcyn/fix_write_buffer_test_on_pr
by Craig Tiller
· 8 years ago
f6e14b7
fix write buffer ruby test
by Alexander Polcyn
· 8 years ago
9676619
Refactor SyncServerSettings code
by Sree Kuchibhotla
· 8 years ago
82e4ec7
Moved cv polling into ev_poll_posix.c
by Ken Payson
· 8 years ago
58628ae
Merge pull request #8361 from ncteisen/csharp_custom_metadata
by Eric Anderson
· 8 years ago
e4996d6
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 8 years ago
770137b
Merge pull request #8297 from jtattermusch/add_newinstance_comment
by Jan Tattermusch
· 8 years ago
dd25ccb
Fix 32-bit linux build
by Craig Tiller
· 8 years ago
0fd76ab
Merge pull request #8352 from jtattermusch/improve_reporting
by Jan Tattermusch
· 8 years ago
460502e
Expand documentation
by Craig Tiller
· 8 years ago
272c8d2
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
f01122c
Made whitelisting files easier and more intuitive
by Matt Kwong
· 8 years ago
2d41ed1
fixed bug in custom metadata interop test from csharp client to c++ server
by Noah Eisen
· 8 years ago
83dd3aa
changed whitespace
by Noah Eisen
· 8 years ago
40860c4
reverting a file for the last commit caused a function to be deleted from interop_client. This commit adds that function back in
by Noah Eisen
· 8 years ago
f8ffbf6
also reverted interop server, since mark had already made the changes I did in an un merged pull request
by Noah Eisen
· 8 years ago
002f41e
reverted changes to interop test driver to avoid clashes with mark roths pull req
by Noah Eisen
· 8 years ago
cece9c7
manually fixed merge conflict. caused by the addition of a different new interop test
by Noah Eisen
· 8 years ago
46b9be7
add comment about go differences in go versions
by Alexander Polcyn
· 8 years ago
d44144c
Merge pull request #8359 from dgquintas/clangformatfix
by David G. Quintas
· 8 years ago
b529997
Fixed clang-format sanity error
by David Garcia Quintas
· 8 years ago
9381c00
Fix race with fetching data and writing it in chttp2
by Craig Tiller
· 8 years ago
5ef0c00
Merge pull request #8101 from makdharma/cacheable_unary
by makdharma
· 8 years ago
82d7677
trivial change to kick off jenkins run
by Makarand Dharmapurikar
· 8 years ago
9993c87
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
fad04cc
Merge pull request #8354 from grpc/v1.0.x
by Jan Tattermusch
· 8 years ago
40b80f0
Merge pull request #8353 from jtattermusch/v1.0.x
by Jan Tattermusch
· 8 years ago
0dc8d35
Update README.md
by Jan Tattermusch
· 8 years ago
5d77c96
Update README.md
by Jan Tattermusch
· 8 years ago
45775fd
Update README.md
by Jan Tattermusch
· 8 years ago
d1395d9
Update README.md
by Jan Tattermusch
· 8 years ago
9633bd3
Update README.md
by Jan Tattermusch
· 8 years ago
9cece7c
Update README.md
by Jan Tattermusch
· 8 years ago
Next »