index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Added a channel argument to set the maximum reconnect backoff duration. Exten...
Aaron Isotton
2016-03-08
*
Merge pull request #5655 from LisaFC/master
Stanley Cheung
2016-03-08
|
\
|
*
Clarifying how to install for gRPC C++
Lisa Carey
2016-03-08
|
/
*
Merge pull request #5601 from stanley-cheung/add-protoc-to-install-doc
LisaFC
2016-03-08
|
\
*
\
Merge pull request #5632 from stanley-cheung/php-update-readme
LisaFC
2016-03-08
|
\
\
|
*
|
review changes
Stanley Cheung
2016-03-08
*
|
|
Merge pull request #5638 from ctiller/no_profiler_for_you
Vijay Pai
2016-03-08
|
\
\
\
|
*
|
|
Fix formatting
Craig Tiller
2016-03-07
*
|
|
|
Merge pull request #5639 from ctiller/examples_are_executable
Craig Tiller
2016-03-07
|
\
\
\
\
|
*
|
|
|
Fix copyright
Craig Tiller
2016-03-07
|
/
/
/
/
|
*
/
/
Disable profiling in qps_worker for now
Craig Tiller
2016-03-07
|
/
/
/
*
|
|
Merge pull request #5620 from VcamX/patch-1
Masood Malekghassemi
2016-03-07
|
\
\
\
*
\
\
\
Merge pull request #5629 from jtattermusch/python_custom_test
Masood Malekghassemi
2016-03-07
|
\
\
\
\
|
|
|
*
|
php: update readme
Stanley Cheung
2016-03-07
*
|
|
|
|
Merge pull request #5633 from vjpai/soc
Kailash Sethuraman
2016-03-07
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
@a11r asked me to respond to some BSD folks, so I figured that I should also
vjpai
2016-03-07
|
/
/
/
/
|
*
|
|
Address comments and add a TODO.
Jan Tattermusch
2016-03-07
*
|
|
|
Merge pull request #5630 from yang-g/gflags_mention
Vijay Pai
2016-03-07
|
\
\
\
\
|
*
|
|
|
resolve comments
yang-g
2016-03-07
|
*
|
|
|
Put back the gflags/gtest requirement to doc
yang-g
2016-03-07
|
|
*
|
|
custom test target for parallel test running
Jan Tattermusch
2016-03-07
*
|
|
|
|
Merge pull request #5625 from ctiller/node_failure
Vijay Pai
2016-03-07
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
text update
Stanley Cheung
2016-03-07
|
*
|
|
|
clang-format
Craig Tiller
2016-03-07
|
*
|
|
|
Potential fix for race condition exposed by Node
Craig Tiller
2016-03-07
|
/
/
/
/
*
|
|
|
Merge pull request #5624 from LisaFC/master
Stanley Cheung
2016-03-07
|
\
\
\
\
|
*
|
|
|
Removes confusing/unnecessary section on generating code.
Lisa Carey
2016-03-07
|
/
/
/
/
|
|
*
/
Set grace=0 to server stop in route_guide
VcamX
2016-03-07
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #5609 from ctiller/fix_mac_race
Craig Tiller
2016-03-05
|
\
\
\
*
\
\
\
Merge pull request #5610 from murgatroid99/node_client_status_race_fix
Michael Lumish
2016-03-04
|
\
\
\
\
*
\
\
\
\
Merge pull request #5611 from ctiller/fff
Craig Tiller
2016-03-04
|
\
\
\
\
\
|
*
|
|
|
|
Fix sanity
Craig Tiller
2016-03-04
|
/
/
/
/
/
|
|
*
|
|
Fix formatting
Craig Tiller
2016-03-04
|
*
|
|
|
Fix race between parsing messages and receiving status in Node client
murgatroid99
2016-03-04
|
|
*
|
|
Fix race in poll() based pollset
Craig Tiller
2016-03-04
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #5608 from grpc/revert-5598-make_qps_great_again
Vijay Pai
2016-03-04
|
\
\
\
\
|
*
|
|
|
Revert "Improve perf smoke test stability"
Vijay Pai
2016-03-04
|
/
/
/
/
*
|
|
|
Merge pull request #5607 from grpc/revert-5544-master
Craig Tiller
2016-03-04
|
\
\
\
\
|
*
|
|
|
Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to preve...
Jan Tattermusch
2016-03-04
|
/
/
/
/
*
|
|
|
Merge pull request #5595 from ctiller/trycancel
Vijay Pai
2016-03-04
|
\
\
\
\
*
\
\
\
\
Merge pull request #5603 from murgatroid99/node_windows_test_fix
Michael Lumish
2016-03-04
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #5544 from gresrun/master
Jorge Canizales
2016-03-04
|
\
\
\
\
\
|
|
|
|
|
*
update min node version
Stanley Cheung
2016-03-04
|
*
|
|
|
|
Add comments and feature flag.
Greg Haines
2016-03-04
|
|
*
|
|
|
Simplify Node Windows tests slightly
Michael Lumish
2016-03-04
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #5598 from vjpai/make_qps_great_again
Craig Tiller
2016-03-04
|
\
\
\
\
\
|
|
|
|
|
*
mention how to get protoc compiler in base INSTALL.md
Stanley Cheung
2016-03-04
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #5599 from grpc/revert-5572-srv_ctx
Craig Tiller
2016-03-04
|
\
\
\
\
\
|
*
|
|
|
|
Revert "Properly integrate async API with server-side cancellations."
Sree Kuchibhotla
2016-03-04
|
/
/
/
/
/
|
*
|
|
|
Keep changing the ports each scenario also
Vijay Pai
2016-03-04
[next]