- Nov 12, 2015
-
-
David Garcia Quintas authored
-
- Nov 04, 2015
-
-
David Garcia Quintas authored
-
- Nov 03, 2015
-
-
Sree Kuchibhotla authored
Fixing proto dependencies for targets that aren't libraries.
-
Yang Gao authored
Mark a method with GRPC_OVERRIDE to avoid compiler warning
-
adelez authored
Create a separate utility for reporting.
-
Adele Zhou authored
-
Nicolas "Pixel" Noble authored
-
Adele Zhou authored
-
Adele Zhou authored
-
Michael Lumish authored
Add simple profiling instrumentation for C#
-
Jan Tattermusch authored
-
- Nov 02, 2015
-
-
vjpai authored
-
Vijay Pai authored
Fix nap condition for pollset wakeup
-
Craig Tiller authored
If: - one thread issues a kick forcing pollset re-evaluation - concurrently with a second thread forcing a specific poller to be awoken And: - both threads kicks are processed as a single wakeup Then: - since we enqueue nothing to the exec_ctx in this situation, we responded to the wakeup by doing another poll until the timeout, ignoring urgent work up the stack Fix this by flagging that a specific worker was designated to be awoken (since this is a good signal that we really really need to wake up), and use that to still re-evaluate the poll set, but with an immediate deadline so that we fall out of the poll loop as soon as possible.
-
- Oct 30, 2015
-
-
Craig Tiller authored
Fixed potential stack corruption
-
Michael Lumish authored
Bring to master the ObjC documentation changes made for the release.
-
Michael Lumish authored
Make xctool work on the release branch too.
-
Jorge Canizales authored
This will hopefully make xctool work on Travis too (cross fingers!)
-
Michael Lumish authored
Add npm, gem and cocoapods badges
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Tim Emiola authored
Added some file-level comments to Node source files
-
Tim Emiola authored
Add nuget pkg version badge for C#
-
- Oct 29, 2015
-
-
David Garcia Quintas authored
-
Craig Tiller authored
Bazel like output
-
Nicolas Noble authored
Fix for long-running tsan test
-
Michael Lumish authored
Travis for iOS
-
Michael Lumish authored
Split tests into one scheme per test case
-
Alistair Veitch authored
-
Michael Lumish authored
Fix RouteGuide example to use the last surface
-
Michael Lumish authored
Prevent XCode 7 from showing spurious warnings
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
Device builds require code signing, that isn’t set up (they probably wouldn’t work anyway - I don’t think Travis is attaching devices to their VMs).
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-