- Mar 09, 2016
-
-
Masood Malekghassemi authored
-
Stanley Cheung authored
Updated main examples README to link to main docs and quickstarts
-
Lisa Carey authored
-
- Mar 08, 2016
-
-
Stanley Cheung authored
Doc Fixit: Clarifying how to install for gRPC C++
-
Lisa Carey authored
-
LisaFC authored
Doc Fixit: mention how to get protoc compiler in base INSTALL.md
-
LisaFC authored
Doc Fixit: PHP update readme
-
Stanley Cheung authored
-
Vijay Pai authored
Disable profiling in qps_worker for now
-
Craig Tiller authored
-
Craig Tiller authored
Fix copyright (and master sanity)
-
Craig Tiller authored
-
Craig Tiller authored
-
Masood Malekghassemi authored
Set grace=0 to server stop in route_guide
-
Masood Malekghassemi authored
Add test_lite custom command for parallel test running.
-
Stanley Cheung authored
-
Kailash Sethuraman authored
Add self as SoC mentor
-
vjpai authored
be a potential mentor if needed.
-
Jan Tattermusch authored
-
- Mar 07, 2016
-
-
Vijay Pai authored
Put back the gflags/gtest requirement to doc
-
yang-g authored
-
yang-g authored
-
Jan Tattermusch authored
-
Vijay Pai authored
Potential fix for race condition exposed by Node
-
Stanley Cheung authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Stanley Cheung authored
Removes confusing/unnecessary section on generating code.
-
Lisa Carey authored
-
VcamX authored
Fix #5619
-
- Mar 05, 2016
-
-
Craig Tiller authored
Fix race in poll() based pollset
-
Michael Lumish authored
Fix race between parsing messages and receiving status in Node client
-
Craig Tiller authored
Fix sanity
-
Craig Tiller authored
-
Craig Tiller authored
-
- Mar 04, 2016
-
-
murgatroid99 authored
-
Craig Tiller authored
It was possible for entries in watchers[] to be deleted by another thread before we called begin_poll. I'd like to do something nicer than this eventually... but that'll be easier once we've got the polling loop cleaned up (which is currently WIP)
-
Vijay Pai authored
Revert "Improve perf smoke test stability"
-
Vijay Pai authored
-
Craig Tiller authored
Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()"
-