1. f7ad9a0 Merge branch 'yang-g-mock' by Craig Tiller · 9 years ago
  2. f4d4ae0 Merge pull request #1521 from yang-g/race by Craig Tiller · 9 years ago
  3. 9ceeae3 Merge pull request #1523 from nicolasnoble/qps-is-in-fact-a-tool by David G. Quintas · 9 years ago
  4. 909e098 Flagging the QPS binaries as tools, instead of non-runnable tests. by Nicolas Noble · 9 years ago
  5. b8a5f86 do not request another call if server is shutdown by Yang Gao · 9 years ago
  6. 442918f Merge pull request #1477 from ctiller/we-should-probably-run-all-the-tests-we-have by Nicolas Noble · 9 years ago
  7. f51e858 Merge pull request #1518 from stanley-cheung/php_ignore_vendor_folder by Tim Emiola · 9 years ago
  8. 57e289c Merge pull request #1504 from jtattermusch/csharp_api_fixes by Tim Emiola · 9 years ago
  9. ff73231 ignore PHP vendor/ folder by Stanley Cheung · 9 years ago
  10. eb697aa Merge pull request #1512 from stanley-cheung/bump_php_composer_lock by Tim Emiola · 9 years ago
  11. e82f826 Merge pull request #1502 from ctiller/check-on-headers by Eric Anderson · 9 years ago
  12. ab62f47 remove composer.lock file by Stanley Cheung · 9 years ago
  13. 2ec12de Merge pull request #1510 from ejona86/installDist by Nathan Mittler · 9 years ago
  14. 2b84e22 Merge remote-tracking branch 'upstream/master' into mock by Yang Gao · 9 years ago
  15. 04cba60 bump php composer.lock again because of auth library fix by Stanley Cheung · 9 years ago
  16. 8360679 Merge pull request #1503 from ctiller/dont-signal-me by Nicolas Noble · 9 years ago
  17. 0353fad Merge pull request #1509 from ctiller/perform-callbacks by Nicolas Noble · 9 years ago
  18. aa518cc Add 'installDist' task to grpc-java Docker build by Eric Anderson · 9 years ago
  19. 07bc6ce Merge github.com:grpc/grpc into we-should-probably-run-all-the-tests-we-have by Craig Tiller · 9 years ago
  20. 03e82e2 Split address passed to AddListeningPort into host and port by Jan Tattermusch · 9 years ago
  21. 8ab1f7e added concept of ServerCallContext, that is passed to all server-side handlers by Jan Tattermusch · 9 years ago
  22. bdb1b48 add a generic constraint for TRequest and TResponse to require a class by Jan Tattermusch · 9 years ago
  23. 9b9a877 change todo comment by Jan Tattermusch · 9 years ago
  24. 228896e Merge github.com:grpc/grpc into check-on-headers by Craig Tiller · 9 years ago
  25. 46e46ed Merge github.com:grpc/grpc into dont-signal-me by Craig Tiller · 9 years ago
  26. 1d74de9 Cleanup unlock() a little by Craig Tiller · 9 years ago
  27. 63733ef Merge pull request #1499 from jtattermusch/core_cb_fix by Nicolas Noble · 9 years ago
  28. 2da0296 Eliminate need for SIGPIPE handling by Craig Tiller · 9 years ago
  29. a568ce7 Merge pull request #1495 from stanley-cheung/fix_php_gce_test by Tim Emiola · 9 years ago
  30. b96d001 Validate that headers contain legal bytes by Craig Tiller · 9 years ago
  31. ba57cf2 Merge pull request #1501 from donnadionne/test-log by Stanley Cheung · 9 years ago
  32. 030ca38 more division of logs to make it easier to analyze test results. by Donna Dionne · 9 years ago
  33. 594856f Fix: Server side call with both streams closed doesnt get properly finalized by Jan Tattermusch · 9 years ago
  34. ae35546 Merge pull request #1497 from donnadionne/test-log by Stanley Cheung · 9 years ago
  35. 71cbac4 Merge branch 'master' of github.com:google/grpc into test-log by Donna Dionne · 9 years ago
  36. 5c1368e Ensuring test logs are not over written between runs. by Donna Dionne · 9 years ago
  37. 708b0a8 Merge github.com:grpc/grpc into we-should-probably-run-all-the-tests-we-have by Craig Tiller · 9 years ago
  38. 62d0b28 update php composer.lock by Stanley Cheung · 9 years ago
  39. 096528d Merge pull request #1492 from tbetbetbe/grpc_ruby_fix_travis by Craig Tiller · 9 years ago
  40. f2fb07d Pin the version of rubocop used in grpc.gemspec by Tim Emiola · 9 years ago
  41. 78193bf Merge pull request #1491 from dgquintas/important_mark_analysis by Craig Tiller · 9 years ago
  42. 5b2ea29 Added support for important mark (!) analysis. by David Garcia Quintas · 9 years ago
  43. 999971d Merge pull request #1482 from stanley-cheung/php_cloud_prod_cmd by donnadionne · 9 years ago
  44. 0e17857 Merge pull request #1484 from dgquintas/profiling_add_bang_mark by Craig Tiller · 9 years ago
  45. 73423ae Added important (!) profiling mark. by David Garcia Quintas · 9 years ago
  46. f1f8fc3 Merge github.com:grpc/grpc into we-should-probably-run-all-the-tests-we-have by Craig Tiller · 9 years ago
  47. 234e62c Merge pull request #1395 from ctiller/swappy by David G. Quintas · 9 years ago
  48. ab4ad85 add command for the rest of PHP interop test by Stanley Cheung · 9 years ago
  49. fde356c Merge pull request #1445 from jtattermusch/csharp_new_api by Tim Emiola · 9 years ago
  50. e785be8 Merge pull request #1479 from nathanielmanistaatgoogle/interop-test-specification by Eric Anderson · 9 years ago
  51. ef42ea2 Make headers of TODO interop test priorities by Nathaniel Manista · 9 years ago
  52. da00c0a Merge pull request #1452 from ctiller/profile-analyze by David G. Quintas · 9 years ago
  53. 691ff71 Merge remote-tracking branch 'upstream/master' into mock by Yang Gao · 9 years ago
  54. 196ade3 add a test using the mock interfaces by Yang Gao · 9 years ago
  55. bd9f924 Basic profiler analyzer by Craig Tiller · 9 years ago
  56. c6924c8 Add full codegen for clientside stub interface by Yang Gao · 9 years ago
  57. 97c5559 Merge pull request #1476 from stanley-cheung/php_gce_auth_test by Tim Emiola · 9 years ago
  58. 93ec371 Enable test that got forgotten by Craig Tiller · 9 years ago
  59. e19497a add php compute_engine_creds auth interop test by Stanley Cheung · 9 years ago
  60. a0e1454 Merge pull request #1447 from ctiller/magical-void-pointers by jboeuf · 9 years ago
  61. d53d87c Merge pull request #1464 from yang-g/init by Craig Tiller · 9 years ago
  62. 380b0f3 Merge pull request #1466 from ctiller/seqno2 by Yang Gao · 9 years ago
  63. a844771 stylecop fixes by Jan Tattermusch · 9 years ago
  64. 32d95b9 remove duplicate initialize by Jan Tattermusch · 9 years ago
  65. 1458e66 Merge pull request #1469 from dgquintas/fix_ptags by Craig Tiller · 9 years ago
  66. 172791a resolve comments by Yang Gao · 9 years ago
  67. b7d1608 Merge github.com:grpc/grpc into seqno2 by Craig Tiller · 9 years ago
  68. 80abd54 Merge github.com:grpc/grpc into swappy by Craig Tiller · 9 years ago
  69. 8c2dd9d Fixes for C# cancellation support by Jan Tattermusch · 9 years ago
  70. 4273f1e add client side streaming interfaces by Yang Gao · 9 years ago
  71. 3d3d632 merge with head by Yang Gao · 9 years ago
  72. 26839c7 Add a c test for max message length by Yang Gao · 9 years ago
  73. 6dc5502 Merge pull request #1432 from vjpai/async-cleanup by David G. Quintas · 9 years ago
  74. f667f1b Added missing profiling tags. by David Garcia Quintas · 9 years ago
  75. 925573c Merge remote-tracking branch 'upstream/master' by David Garcia Quintas · 9 years ago
  76. 097e7bf Merge pull request #1465 from ctiller/foo by Yang Gao · 9 years ago
  77. 7164eea Merge pull request #1463 from ctiller/seqno by Yang Gao · 9 years ago
  78. 7c2ba27 Merge remote-tracking branch 'upstream/master' by David Garcia Quintas · 9 years ago
  79. c112d14 Merge pull request #1462 from vjpai/kill45 by Nicolas Noble · 9 years ago
  80. 4c87263 Merge pull request #1450 from donnadionne/php by Stanley Cheung · 9 years ago
  81. 539af31 Merge pull request #1396 from ctiller/one-read by Yang Gao · 9 years ago
  82. cfda2bd Test that we dont wrap-around sequence numbers by Craig Tiller · 9 years ago
  83. 7098c03 Synthesize goaway when max sequence number generated by Craig Tiller · 9 years ago
  84. 4b40559 Remove dead file by Craig Tiller · 9 years ago
  85. e901ff5 Merge pull request #1461 from murgatroid99/pod_typo_fix by Tim Emiola · 9 years ago
  86. 181ad88 merge with head by Yang Gao · 9 years ago
  87. 434a36b Add test for >16777215 sequence numbered streams by Craig Tiller · 9 years ago
  88. 8fc673e Fix typo resulting in masking out high byte of http2 sequence numbers by Craig Tiller · 9 years ago
  89. 5fd6794 Remove gcc 4.5 testing and keep 4.4 by vjpai · 9 years ago
  90. 8802558 Add a hook to allow initial HTTP2 sequence number to be specified by Craig Tiller · 9 years ago
  91. 27c0bf4 Fixed typo by murgatroid99 · 9 years ago
  92. 337814a Merge branch 'master' into async-cleanup by vjpai · 9 years ago
  93. 041998d Change function-pointer to std::function by vjpai · 9 years ago
  94. 1b54fcf added stats with number of active native calls, useful for debugging by Jan Tattermusch · 9 years ago
  95. 618647d fixed some stylecop warnings by Jan Tattermusch · 9 years ago
  96. e5c4460 Added basic support for cancellation by Jan Tattermusch · 9 years ago
  97. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago
  98. 520ecb1 Merge pull request #1460 from ctiller/fast-timer by Vijay Pai · 9 years ago
  99. c832553 Merge pull request #1457 from nicolasnoble/win32-fixes-once-again by Craig Tiller · 9 years ago
  100. 363e7a2 Merge pull request #1458 from nicolasnoble/sanity-submodules-pedantic by Craig Tiller · 9 years ago