1. ff1ad13 Stopgap fix for fling_stream_test timing out by Craig Tiller · 9 years ago
  2. 9da3be5 Merge pull request #1435 from ctiller/fix-windows-tests by Nicolas Noble · 9 years ago
  3. 6e5bad3 Merge pull request #1421 from zeliard/master by Nicolas Noble · 9 years ago
  4. 81b6711 make Windows.h lowercase for cross compiling from Linux by Simon Koo · 9 years ago
  5. 70e299f Merge pull request #1428 from ctiller/the-call-is-dead-stop-kicking-it by Nicolas Noble · 9 years ago
  6. 51fe022 Merge pull request #1439 from nicolasnoble/python-c89 by Masood Malekghassemi · 9 years ago
  7. 0225f5c Merge pull request #1438 from soltanmm/fix-mac by Tim Emiola · 9 years ago
  8. 64237fb C89-ify the python code. by Nicolas "Pixel" Noble · 9 years ago
  9. 9f8682c Release Python 0.5.0a2 by Masood Malekghassemi · 9 years ago
  10. 7e8ecf7 Merge pull request #1434 from soltanmm/fix-mac by Nathaniel Manista · 9 years ago
  11. 74bbc41 Ensure all unsecure tests are built on Windows by Craig Tiller · 9 years ago
  12. f722b0c Extern-ify symbols so they don't collide by Masood Malekghassemi · 9 years ago
  13. b753ab4 Merge pull request #1426 from ctiller/bad-frame by Yang Gao · 9 years ago
  14. f2791ab Merge pull request #1408 from dgquintas/stap by Craig Tiller · 9 years ago
  15. d30457a Merge pull request #1427 from ctiller/gcov-is-basically-debug-lets-save-time-and-ride-unicorns by Nicolas Noble · 9 years ago
  16. e4cf6e1 Merge pull request #1431 from soltanmm/py-release by Tim Emiola · 9 years ago
  17. fae9d99 Release Python 0.5.0a1 by Masood Malekghassemi · 9 years ago
  18. be02e15 Merge pull request #1429 from stanley-cheung/php_auth_interop_test by Tim Emiola · 9 years ago
  19. 4fbc53e more comments by Stanley Cheung · 9 years ago
  20. 67bfefd Ensure call alarms are cancelled when the underlying stream closes by Craig Tiller · 9 years ago
  21. 0e08aed add php service account credentials auth interop test, tested against cloud server by Stanley Cheung · 9 years ago
  22. 2e4a7dc Make gcov compile flags reflect dbg by Craig Tiller · 9 years ago
  23. 42b14cb Remove dbg build from Travis, use gcov instead by Craig Tiller · 9 years ago
  24. 3b1e37d Fix errant empty data frame after trailers by Craig Tiller · 9 years ago
  25. 34c3963 Merge remote-tracking branch 'upstream/master' into stap by David Garcia Quintas · 9 years ago
  26. 0e67cb2 Fixed missing name change from timers.h refactor. by David Garcia Quintas · 9 years ago
  27. 6d42a73 Merge pull request #1412 from murgatroid99/node_stub_expose_address by Tim Emiola · 9 years ago
  28. 06d64cd implement gpr_cpu_num_cores() and gpr_cpu_current_cpu() on Windows by zeliard · 9 years ago
  29. 7a50904 Merge pull request #1420 from zeliard/master by Nicolas Noble · 9 years ago
  30. 3874ad0 make initializing overlapped-struct obvious for preventing a ciritical bug by zeliard · 9 years ago
  31. d3e4be5 Merge pull request #1417 from nicolasnoble/travis-speedup by Craig Tiller · 9 years ago
  32. ceb20ae Merge pull request #1419 from ctiller/travvy by Nicolas Noble · 9 years ago
  33. f0668c8 Alright, fine Travis. You can try and build for another version of gcc. by Nicolas "Pixel" Noble · 9 years ago
  34. 93e4a38 Merge github.com:grpc/grpc into travvy by Craig Tiller · 9 years ago
  35. 7d9df1b Merge C/C++ build steps on Travis by Craig Tiller · 9 years ago
  36. 9adbf48 Adjusting scripts to fake-install. by Nicolas "Pixel" Noble · 9 years ago
  37. f173793 Merge branch 'master' of github.com:grpc/grpc into travis-speedup by Nicolas "Pixel" Noble · 9 years ago
  38. 31e3a6f Removed redundant if from basic_timers.c by David Garcia Quintas · 9 years ago
  39. 7af45f2 Fixed bad merge on basic_timers.c by David Garcia Quintas · 9 years ago
  40. 5f9f455 Merge remote-tracking branch 'upstream/master' into stap by David Garcia Quintas · 9 years ago
  41. b220c1d Added missing globals declaration to STAP script. by David Garcia Quintas · 9 years ago
  42. bbc0b77 Merge comments. See below. by David Garcia Quintas · 9 years ago
  43. b877639 Exposed server address string in stub by murgatroid99 · 9 years ago
  44. 1685d77 Merge pull request #1406 from ctiller/crash-boom-bang by Yang Gao · 9 years ago
  45. 50f7b87 Merge pull request #1411 from jboeuf/ref_cache_default_creds by Craig Tiller · 9 years ago
  46. f376429 Ref the cache default creds so that we do not crash next time we use it... by Julien Boeuf · 9 years ago
  47. d7f0fe5 Merge pull request #1409 from vjpai/endthreads by Craig Tiller · 9 years ago
  48. dce7a12 Merge pull request #1410 from murgatroid99/core_ios_thread_local_fix by Craig Tiller · 9 years ago
  49. d7ec8a3 Merge pull request #1369 from ctiller/one-pass by Abhishek Kumar · 9 years ago
  50. 4434796 Merge pull request #1400 from ctiller/timers by Vijay Pai · 9 years ago
  51. 1cb8bbc Fix thread local storage error in iOS build by murgatroid99 · 9 years ago
  52. 735987b Added documentation to stap script. by David Garcia Quintas · 9 years ago
  53. c3edfc4 Fixed repetitions in Makefile.template. by David Garcia Quintas · 9 years ago
  54. 07b2fe6 Move end_threads to subclass since some subclass-specific fields will still be by vjpai · 9 years ago
  55. 45d54e4 Merge remote-tracking branch 'upstream/master' into stap by David Garcia Quintas · 9 years ago
  56. 8954e90 Integration of Systemtap (STAP) for profiling. by David Garcia Quintas · 9 years ago
  57. f894b1d Merge pull request #1403 from nicolasnoble/slimfast by Craig Tiller · 9 years ago
  58. 8a5bce3 Incoming stream id validation fixes by Craig Tiller · 9 years ago
  59. adaa100 Trimming down useless variables in the Makefile. by Nicolas "Pixel" Noble · 9 years ago
  60. 5b8c255 Merge pull request #1382 from soltanmm/migrate by Nathaniel Manista · 9 years ago
  61. 1d73b7b Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  62. c866705 Merge pull request #1367 from yang-g/interop by Craig Tiller · 9 years ago
  63. 6eda2d7 Merge pull request #1386 from ctiller/cxx by Yang Gao · 9 years ago
  64. 87ab19f Capure thread id with default timer implementation by Craig Tiller · 9 years ago
  65. 4354a8e Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  66. 37815e5 Merge branch 'one-pass' of github.com:ctiller/grpc into one-pass by Craig Tiller · 9 years ago
  67. 816791c Add comment by Craig Tiller · 9 years ago
  68. c48f26f Merge pull request #1399 from jcanizales/first-objc-integration-tests by Michael Lumish · 9 years ago
  69. c55a0ca Podfile.lock prevents gRPC to be properly installed by Jorge Canizales · 9 years ago
  70. 87b650b Increases timeout of client_streaming test to 4s by Jorge Canizales · 9 years ago
  71. f394616 Merge pull request #1370 from zeliard/master by Nicolas Noble · 9 years ago
  72. 2288b2d Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  73. 29c4d0a Merge pull request #1390 from ctiller/tcp-test by David Klempner · 9 years ago
  74. a83ad60 Merge commit '6abfd7573dbd813abb28f36d59746a97c6fcff2a' into first-objc-integration-tests by Jorge Canizales · 9 years ago
  75. ad2a0e4 Merge pull request #1393 from stanley-cheung/minor_update_php_dockerfile by Michael Lumish · 9 years ago
  76. c984d0b php dockerfile: one dependency was listed twice by Stanley Cheung · 9 years ago
  77. f579e1d Migrate Python to batch core API by Masood Malekghassemi · 9 years ago
  78. 5324c6a Merge pull request #1391 from jtattermusch/grpc_docker_sh_fix by Tim Emiola · 9 years ago
  79. 2d131e1 fixed grpc_docker.sh to run C# auth tests correctly by Jan Tattermusch · 9 years ago
  80. 31c489c Fix test for multiple reads by Craig Tiller · 9 years ago
  81. 20ecfc8 Merge pull request #1377 from ctiller/server-cq-own by Vijay Pai · 9 years ago
  82. 809bcff Merge pull request #1388 from jcanizales/fixes-podspec by Michael Lumish · 9 years ago
  83. 0619af7 Merge pull request #1383 from jtattermusch/csharp_auth by Tim Emiola · 9 years ago
  84. 3691c33 clang-format by Craig Tiller · 9 years ago
  85. 4df412b Add some infrastructure for call refcount debugging by Craig Tiller · 9 years ago
  86. 333ee25 Remove errant double finish by Craig Tiller · 9 years ago
  87. fec0c2c Merge pull request #1375 from ctiller/qps_client by Vijay Pai · 9 years ago
  88. c9fd80e Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  89. a3c42cd Merge pull request #1378 from nicolasnoble/vs2010 by Craig Tiller · 9 years ago
  90. 6abfd75 Checks in Podfile.lock so the build is reproducible by Jorge Canizales · 9 years ago
  91. 146f177 Fixes build by moving the prepare_command back up to the top level by Jorge Canizales · 9 years ago
  92. 5488d28 Warn in the sample's README that pod install must be run by Jorge Canizales · 9 years ago
  93. 624b694 Removes Cocoapod-generated files by Jorge Canizales · 9 years ago
  94. 6f1ce1a Checks in Podfile.lock so the build is reproducible by Jorge Canizales · 9 years ago
  95. d27015f Fixes build by moving the prepare_command back up to the top level by Jorge Canizales · 9 years ago
  96. 9b3951d Warn in the sample's README that pod install must be run by Jorge Canizales · 9 years ago
  97. f93b11b Removes Cocoapod-generated files by Jorge Canizales · 9 years ago
  98. aa5fba4 Fix assertion for compute_engine_creds by Jan Tattermusch · 9 years ago
  99. a9eb302 STAP annotation working. by David Garcia Quintas · 9 years ago
  100. bec41a2 Return correct status message for lame client by Craig Tiller · 9 years ago