1. b220c1d Added missing globals declaration to STAP script. by David Garcia Quintas · 9 years ago
  2. f968980 Fix cq test by Craig Tiller · 9 years ago
  3. 1df0626 Fix fling by Craig Tiller · 9 years ago
  4. abd4cc9 Further tidyup by Craig Tiller · 9 years ago
  5. 900e451 Remove ungeneratable enum values and union members by Craig Tiller · 9 years ago
  6. 5f5fd67 Remove ungeneratable enum values and union members by Craig Tiller · 9 years ago
  7. bbc0b77 Merge comments. See below. by David Garcia Quintas · 9 years ago
  8. eeb4288 Fix no-server-test by Craig Tiller · 9 years ago
  9. 9f3675f clang-format by Craig Tiller · 9 years ago
  10. 2365c7d Fix lame client test by Craig Tiller · 9 years ago
  11. 72f7646 Merge github.com:grpc/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  12. 7af7d51 Merge branch 'swappy' of github.com:ctiller/grpc into swappy by Craig Tiller · 9 years ago
  13. 455253f Merge branch 'one-read' into swappy by Craig Tiller · 9 years ago
  14. ca38ddb Fixed ivar names and comments by murgatroid99 · 9 years ago
  15. b877639 Exposed server address string in stub by murgatroid99 · 9 years ago
  16. dba5e0f Tweak comment by Craig Tiller · 9 years ago
  17. 39d4d72 Cast away errors on Windows by Craig Tiller · 9 years ago
  18. c9b3b18 Merge branch 'one-read' of github.com:ctiller/grpc into one-read by Craig Tiller · 9 years ago
  19. a8ef3ea Merge github.com:grpc/grpc into one-read by Craig Tiller · 9 years ago
  20. 1685d77 Merge pull request #1406 from ctiller/crash-boom-bang by Yang Gao · 9 years ago
  21. 50f7b87 Merge pull request #1411 from jboeuf/ref_cache_default_creds by Craig Tiller · 9 years ago
  22. 2101a48 Simplified startBatch, resolved comments by murgatroid99 · 9 years ago
  23. f376429 Ref the cache default creds so that we do not crash next time we use it... by Julien Boeuf · 9 years ago
  24. d7f0fe5 Merge pull request #1409 from vjpai/endthreads by Craig Tiller · 9 years ago
  25. dce7a12 Merge pull request #1410 from murgatroid99/core_ios_thread_local_fix by Craig Tiller · 9 years ago
  26. d7ec8a3 Merge pull request #1369 from ctiller/one-pass by Abhishek Kumar · 9 years ago
  27. 33655f9 Moved deallocation code to the right place by murgatroid99 · 9 years ago
  28. 4434796 Merge pull request #1400 from ctiller/timers by Vijay Pai · 9 years ago
  29. 1cb8bbc Fix thread local storage error in iOS build by murgatroid99 · 9 years ago
  30. fe2c0c6 Added nil check in GRPCWrappedCall initializer by murgatroid99 · 9 years ago
  31. a571ceb Fixed missing increment by murgatroid99 · 9 years ago
  32. 735987b Added documentation to stap script. by David Garcia Quintas · 9 years ago
  33. c3edfc4 Fixed repetitions in Makefile.template. by David Garcia Quintas · 9 years ago
  34. 07b2fe6 Move end_threads to subclass since some subclass-specific fields will still be by vjpai · 9 years ago
  35. def47aa Removed thrown error in one case by murgatroid99 · 9 years ago
  36. 6a084f4 Simplified some batch code, resolved comments by murgatroid99 · 9 years ago
  37. 45d54e4 Merge remote-tracking branch 'upstream/master' into stap by David Garcia Quintas · 9 years ago
  38. 8954e90 Integration of Systemtap (STAP) for profiling. by David Garcia Quintas · 9 years ago
  39. f894b1d Merge pull request #1403 from nicolasnoble/slimfast by Craig Tiller · 9 years ago
  40. 8a5bce3 Incoming stream id validation fixes by Craig Tiller · 9 years ago
  41. adaa100 Trimming down useless variables in the Makefile. by Nicolas "Pixel" Noble · 9 years ago
  42. 5b8c255 Merge pull request #1382 from soltanmm/migrate by Nathaniel Manista · 9 years ago
  43. 1d73b7b Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  44. 6fb5d56 Merge branch 'one-pass' into delete-the-old-api by Craig Tiller · 9 years ago
  45. a0f666a Merge github.com:grpc/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  46. 9805bb2 Merge github.com:grpc/grpc into one-read by Craig Tiller · 9 years ago
  47. 4c4d08b Merge github.com:grpc/grpc into swappy by Craig Tiller · 9 years ago
  48. 5cf6d0a Merge branch 'one-read' into swappy by Craig Tiller · 9 years ago
  49. 2e3b431 Merge branch 'one-pass' into one-read by Craig Tiller · 9 years ago
  50. c866705 Merge pull request #1367 from yang-g/interop by Craig Tiller · 9 years ago
  51. 6eda2d7 Merge pull request #1386 from ctiller/cxx by Yang Gao · 9 years ago
  52. 87ab19f Capure thread id with default timer implementation by Craig Tiller · 9 years ago
  53. 5096849 Add some helpful timing markers by Craig Tiller · 9 years ago
  54. 8119c0a Capure thread id with default timer implementation by Craig Tiller · 9 years ago
  55. 4354a8e Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  56. 37815e5 Merge branch 'one-pass' of github.com:ctiller/grpc into one-pass by Craig Tiller · 9 years ago
  57. 816791c Add comment by Craig Tiller · 9 years ago
  58. 3767f8b Removed Podfile.lock by murgatroid99 · 9 years ago
  59. b56609c Updated GRPCCall comments and spacing by murgatroid99 · 9 years ago
  60. c48f26f Merge pull request #1399 from jcanizales/first-objc-integration-tests by Michael Lumish · 9 years ago
  61. c55a0ca Podfile.lock prevents gRPC to be properly installed by Jorge Canizales · 9 years ago
  62. 87b650b Increases timeout of client_streaming test to 4s by Jorge Canizales · 9 years ago
  63. f394616 Merge pull request #1370 from zeliard/master by Nicolas Noble · 9 years ago
  64. fe2b835 Convert some tests to new API by Craig Tiller · 9 years ago
  65. 3b05a12 Test progress by Craig Tiller · 9 years ago
  66. 8b1d989 Convert some tests to new API by Craig Tiller · 9 years ago
  67. af20b71 Remove legacy tests by Craig Tiller · 9 years ago
  68. 0e91956 Remove _old apis from the core library by Craig Tiller · 9 years ago
  69. 27aa7af Merge branch 'one-read' into swappy by Craig Tiller · 9 years ago
  70. 2078c0e Merge branch 'one-pass' into one-read by Craig Tiller · 9 years ago
  71. 2288b2d Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  72. 29c4d0a Merge pull request #1390 from ctiller/tcp-test by David Klempner · 9 years ago
  73. 7e61d52 Faster stream_op_buffer swap by Craig Tiller · 9 years ago
  74. bae41c8 Promote SWAP to GPR_SWAP by Craig Tiller · 9 years ago
  75. 40158ed Optimize slice_buffer_swap by Craig Tiller · 9 years ago
  76. a83ad60 Merge commit '6abfd7573dbd813abb28f36d59746a97c6fcff2a' into first-objc-integration-tests by Jorge Canizales · 9 years ago
  77. 3a1309b Merged changes from master by murgatroid99 · 9 years ago
  78. c9e39c0 Fix flow control issue by Yang Gao · 9 years ago
  79. 5e06657 Merge github.com:grpc/grpc into one-read by Craig Tiller · 9 years ago
  80. ad2a0e4 Merge pull request #1393 from stanley-cheung/minor_update_php_dockerfile by Michael Lumish · 9 years ago
  81. c984d0b php dockerfile: one dependency was listed twice by Stanley Cheung · 9 years ago
  82. f579e1d Migrate Python to batch core API by Masood Malekghassemi · 9 years ago
  83. 6a8c038 Add flow control tracing by Craig Tiller · 9 years ago
  84. 10b9cb5 Refine need_more_data by Craig Tiller · 9 years ago
  85. 5324c6a Merge pull request #1391 from jtattermusch/grpc_docker_sh_fix by Tim Emiola · 9 years ago
  86. 2d131e1 fixed grpc_docker.sh to run C# auth tests correctly by Jan Tattermusch · 9 years ago
  87. 6cc4680 Changed message handling, fixed line lengths by murgatroid99 · 9 years ago
  88. 31c489c Fix test for multiple reads by Craig Tiller · 9 years ago
  89. 5c07cce Don't wait for EAGAIN before reporting reads up by Craig Tiller · 9 years ago
  90. 89d304a Fix test for multiple reads by Craig Tiller · 9 years ago
  91. 20ecfc8 Merge pull request #1377 from ctiller/server-cq-own by Vijay Pai · 9 years ago
  92. 42d7aa9 Merge branch 'one-pass' into one-read by Craig Tiller · 9 years ago
  93. 809bcff Merge pull request #1388 from jcanizales/fixes-podspec by Michael Lumish · 9 years ago
  94. 0619af7 Merge pull request #1383 from jtattermusch/csharp_auth by Tim Emiola · 9 years ago
  95. 3691c33 clang-format by Craig Tiller · 9 years ago
  96. 4df412b Add some infrastructure for call refcount debugging by Craig Tiller · 9 years ago
  97. 333ee25 Remove errant double finish by Craig Tiller · 9 years ago
  98. fec0c2c Merge pull request #1375 from ctiller/qps_client by Vijay Pai · 9 years ago
  99. c9fd80e Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  100. a3c42cd Merge pull request #1378 from nicolasnoble/vs2010 by Craig Tiller · 9 years ago