1. 8352b9e Review feedback by Craig Tiller · 9 years ago
  2. 7221d99 Global hook for doing something in response to a synchronous server call by Craig Tiller · 9 years ago
  3. 447c795 Merge pull request #4032 from ctiller/better-profile by Nicolas Noble · 9 years ago
  4. 674b145 Merge pull request #4136 from ctiller/configurable-lookahead by David G. Quintas · 9 years ago
  5. e18872e Merge pull request #4203 from ctiller/power-to-the-peanut-people-rah-rah by Nicolas Noble · 9 years ago
  6. a869b5b Merge github.com:grpc/grpc into configurable-lookahead by Craig Tiller · 9 years ago
  7. 3328a58 clang-format by Craig Tiller · 9 years ago
  8. 22d11e1 Reduce code size for AVL tree by Craig Tiller · 9 years ago
  9. 9c721ff faster asserts by Craig Tiller · 9 years ago
  10. a3c03e6 Fix memory leak by Craig Tiller · 9 years ago
  11. 20d99c0 AVL: add documentation by Craig Tiller · 9 years ago
  12. 0593622 AVL: removal, and passing tests by Craig Tiller · 9 years ago
  13. 4526d45 Merge pull request #4174 from sreecha/stress_multiple_channels by Nicolas Noble · 9 years ago
  14. fba79f2 AVL: creation, destroy, add by Craig Tiller · 9 years ago
  15. 9c25698 Merge pull request #4192 from ctiller/stupid-threads by Sree Kuchibhotla · 9 years ago
  16. d653b39 Merge github.com:grpc/grpc into better-profile by Craig Tiller · 9 years ago
  17. ceb7318 Merge pull request #4195 from adelez/fix_gcov by Nicolas Noble · 9 years ago
  18. 6b9527c Skip OjbC when running code coverage. by Adele Zhou · 9 years ago
  19. 4dd8f43 Merge pull request #4157 from nicolasnoble/paddywhack by Craig Tiller · 9 years ago
  20. 52a2eba Two argument variant for grpc::thread by Craig Tiller · 9 years ago
  21. 220c2b4 Merge pull request #4189 from jtattermusch/document_perf_protos by Michael Lumish · 9 years ago
  22. ed67356 improve comments on benchmark protos by Jan Tattermusch · 9 years ago
  23. e1330ff Add multiple channels to each server by Sree Kuchibhotla · 9 years ago
  24. d86115e Renaming dual_stack_second_port to sibling. by Nicolas "Pixel" Noble · 9 years ago
  25. 201d6e1 Merge pull request #4161 from carl-mastrangelo/moreInterop1 by Jan Tattermusch · 9 years ago
  26. 2440f07 Merge pull request #4169 from murgatroid99/node_build_yaml_add_files by Craig Tiller · 9 years ago
  27. faa1c6e Merge pull request #4165 from carl-mastrangelo/fixdocker by Jan Tattermusch · 9 years ago
  28. 94a7541 Added to build.yaml the list of headers and JS source files for the Node library by murgatroid99 · 9 years ago
  29. e779084 Merge pull request #4035 from sreecha/stress_tests_metrics by Vijay Pai · 9 years ago
  30. 2d248a2 Fix stdin on run_interop_tests by Carl Mastrangelo · 9 years ago
  31. c6a7c6e Fixing use after free under Posix (was already fixed for Windows.) by Nicolas "Pixel" Noble · 9 years ago
  32. 59096b4 fix flag by Carl Mastrangelo · 9 years ago
  33. 8f71462 Renaming server_port to grpc_tcp_listener - there's no need for casting... by Nicolas Noble · 9 years ago
  34. 2dd55db Add framing http2 test case, enable verbose output, and properly skip tests by Carl Mastrangelo · 9 years ago
  35. bc3127d Address code review comments by Sree Kuchibhotla · 9 years ago
  36. dbf9061 Merge branch 'master' into stress_tests_metrics by Sree Kuchibhotla · 9 years ago
  37. 52a514a Address code review comments by Sree Kuchibhotla · 9 years ago
  38. 6d80632 Merge pull request #4097 from ctiller/hpack_max_table_size by David G. Quintas · 9 years ago
  39. 846ae8d Merge pull request #4156 from jtattermusch/perf_testing_polishing by Jan Tattermusch · 9 years ago
  40. bb2646a Merge pull request #4146 from jtattermusch/csharp_perf_runners by Michael Lumish · 9 years ago
  41. 87f5166 Merge branch 'master' into stress_tests_metrics by Sree Kuchibhotla · 9 years ago
  42. 507587f Merge pull request #4155 from carl-mastrangelo/moreInterop by Jan Tattermusch · 9 years ago
  43. 5eb4e1c Adding grpc_tcp_listener as an actual object being returned. by Nicolas Noble · 9 years ago
  44. c5ebbd5 use new perf proto options in c++ by Jan Tattermusch · 9 years ago
  45. 18ce9d6 use new proto option in C# by Jan Tattermusch · 9 years ago
  46. 8a1cdec Add cipher suite test to http2 interop tests, and honor test_case flag by Carl Mastrangelo · 9 years ago
  47. 7b63a6c Merge pull request #4062 from adelez/mako_template by adelez · 9 years ago
  48. 2a2a6ed Support rebuilding table by Craig Tiller · 9 years ago
  49. 4d7dbbf regenerate protos by Jan Tattermusch · 9 years ago
  50. 90dd327 polish benchmark protos by Jan Tattermusch · 9 years ago
  51. e74b2b0 Fix broken sanity tests. by Adele Zhou · 9 years ago
  52. 3bc7ba4 Use mako template for HTML report. by Adele Zhou · 9 years ago
  53. 839c03d Merge pull request #4057 from sreecha/stress_tests_gke_api by Jan Tattermusch · 9 years ago
  54. 1a8f547 use regular lock instead of spinlock by Jan Tattermusch · 9 years ago
  55. b113649 clang-format by Craig Tiller · 9 years ago
  56. ab5611d Merge github.com:grpc/grpc into hpack_max_table_size by Craig Tiller · 9 years ago
  57. 4bdd72b dont run performance test by default by Jan Tattermusch · 9 years ago
  58. 75b53d6 Merge pull request #3993 from ctiller/new_op by David G. Quintas · 9 years ago
  59. e32d514 Merge pull request #3992 from bdiesel/master by Tim Emiola · 9 years ago
  60. e24913b Merge branch 'new_op' of github.com:ctiller/grpc into new_op by Craig Tiller · 9 years ago
  61. 6b80d49 Edge case cleanup by Craig Tiller · 9 years ago
  62. 731c83f Merge pull request #3765 from jboeuf/core_creds_api_change by jboeuf · 9 years ago
  63. 25e46bf Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  64. 1505b69 Merge pull request #4150 from jboeuf/fix_null_terminator_in_cert by jboeuf · 9 years ago
  65. 0c9e0b1 Fixing NULL terminator for test cert. by Julien Boeuf · 9 years ago
  66. 232d625 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  67. 930df6f Merge pull request #4096 from jboeuf/update_ssl_cert by jboeuf · 9 years ago
  68. 802f6b6 Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_cert by Julien Boeuf · 9 years ago
  69. 6049ebd More C++ fixes (the merge did not quite work...). by Julien Boeuf · 9 years ago
  70. 9a437c2 Forgot to fix driver.cc somehow... by Julien Boeuf · 9 years ago
  71. 95d80c5 remove tabs by Jan Tattermusch · 9 years ago
  72. e32075f Fixing tests. by Julien Boeuf · 9 years ago
  73. d0c1bfa Provide performance workers for C# by Jan Tattermusch · 9 years ago
  74. 7fc77e0 Merge pull request #4139 from grpc/release-0_11 by Jan Tattermusch · 9 years ago
  75. 47b4845 Robustness work for lb_policies_test by Craig Tiller · 9 years ago
  76. f3923f0 Merge pull request #4142 from yang-g/cancel by David G. Quintas · 9 years ago
  77. 892c34a Remove spurious file by Craig Tiller · 9 years ago
  78. fb080a7 Merge pull request #4135 from soltanmm/example-fix by Nathaniel Manista · 9 years ago
  79. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  80. b0d1e3d Merge pull request #8 from soltanmm/credz by jboeuf · 9 years ago
  81. ab88da2 Merge pull request #4141 from carl-mastrangelo/fixLink by Jan Tattermusch · 9 years ago
  82. b0e5e08 include header by yang-g · 9 years ago
  83. a89bf50 Handle cancel before start case by yang-g · 9 years ago
  84. 7fdfe1a Bandaid over differences in the C API for Python credentials by Masood Malekghassemi · 9 years ago
  85. f030b8d Fix dead link in doc by Carl Mastrangelo · 9 years ago
  86. bef0d6d Merge pull request #4058 from murgatroid99/node_build_yaml by Nicolas Noble · 9 years ago
  87. 6a7bd16 format error message by Sree Kuchibhotla · 9 years ago
  88. 3abacfb Fix a typo by Sree Kuchibhotla · 9 years ago
  89. 3cabe69 Merge pull request #4138 from dgquintas/std_thread by Sree Kuchibhotla · 9 years ago
  90. 5dc96fb Comments by David Garcia Quintas · 9 years ago
  91. 5de1616 Fix naming issue in stress_test by David Garcia Quintas · 9 years ago
  92. a8d6809 Add a (temporary) facility to tune stream read-ahead size by Craig Tiller · 9 years ago
  93. c9c2d17 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  94. bfe37a8 Address code review comments by sreek · 9 years ago
  95. 6b116ac Merge pull request #4134 from ejona86/improve-language by Jorge Canizales · 9 years ago
  96. 77ebadc Add grace=0 to server stop in Python example by Masood Malekghassemi · 9 years ago
  97. 94aa0fd Improve grammar/language for clarity by Eric Anderson · 9 years ago
  98. cffb1c2 Merge branch 'master' into stress_tests_metrics by Sree Kuchibhotla · 9 years ago
  99. b047c0f Address code review comments by Sree Kuchibhotla · 9 years ago
  100. 8e269cf Merge pull request #4044 from nathanielmanistaatgoogle/exception-str by Masood Malekghassemi · 9 years ago