1. 2a2bee9 Basic server request bad_client template by Craig Tiller · 9 years ago
  2. d60dce0 Merge github.com:grpc/grpc into unknown_frame by Craig Tiller · 9 years ago
  3. eda1e9b Unknown frame test by Craig Tiller · 9 years ago
  4. b50ae46 merge with head by yang-g · 9 years ago
  5. f118330 add test for global plugin by yang-g · 9 years ago
  6. 440e8a9 merge with head by yang-g · 9 years ago
  7. 077f6f8 some tests by yang-g · 9 years ago
  8. 535701c Add bad hpack frame tests by Craig Tiller · 9 years ago
  9. f7abb65 Merge pull request #4276 from jtattermusch/vs2015_fixup by Nicolas Noble · 9 years ago
  10. 35c1d3c Merge pull request #4207 from yang-g/server_builder_options by Craig Tiller · 9 years ago
  11. 878d069 unify .targets file with zlib nuget by Jan Tattermusch · 9 years ago
  12. 07db0af Merge pull request #4248 from ctiller/odr by Nicolas Noble · 9 years ago
  13. 9cb6b23 Merge pull request #4236 from jtattermusch/get_ready_vs2015 by Nicolas Noble · 9 years ago
  14. 71f3a88 Build fix by Craig Tiller · 9 years ago
  15. 917c29e Correctly tag dependencies: generated files by Craig Tiller · 9 years ago
  16. 4e5b91f regenerate project files by Jan Tattermusch · 9 years ago
  17. 2977f93 improve injected .targets files by Jan Tattermusch · 9 years ago
  18. 36065be grpc_csharp_ext VS2015 support by Jan Tattermusch · 9 years ago
  19. ef292c3 update openssl nuget packages by Jan Tattermusch · 9 years ago
  20. fd72a4c update zlib nuget packages by Jan Tattermusch · 9 years ago
  21. de83121 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  22. 5270559 Add set pointer api to channel_arguments by yang-g · 9 years ago
  23. a23f17b add server_builder_option by yang-g · 9 years ago
  24. d9f6101 merge with head by yang-g · 9 years ago
  25. fba79f2 AVL: creation, destroy, add by Craig Tiller · 9 years ago
  26. 3ff9727 merge with head by yang-g · 9 years ago
  27. 0927c70 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  28. ebdef9d Remove metadata context from the channel stack by Craig Tiller · 9 years ago
  29. dbf9061 Merge branch 'master' into stress_tests_metrics by Sree Kuchibhotla · 9 years ago
  30. 87f5166 Merge branch 'master' into stress_tests_metrics by Sree Kuchibhotla · 9 years ago
  31. 2e7687c Static metadata declarations by Craig Tiller · 9 years ago
  32. 71b9626 merge with head by yang-g · 9 years ago
  33. cffb1c2 Merge branch 'master' into stress_tests_metrics by Sree Kuchibhotla · 9 years ago
  34. 8e15925 Fix bugs, make tests robust by Craig Tiller · 9 years ago
  35. 027a74c First round changes to handle dynamic hpack table size by Craig Tiller · 9 years ago
  36. c9fca18 refacto of the reconnect tcp server to a general purpose test tcp server to be reused by the set_initial_string_test by yang-g · 9 years ago
  37. a612412 first part, secure channel only by yang-g · 9 years ago
  38. 61ed001 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  39. 780a7f2 Add in security support, make payload protos configurable by vjpai · 9 years ago
  40. b5e98c5 Make number of stubs per channel configurable and expose metrics from client by Sree Kuchibhotla · 9 years ago
  41. 32bd81d Add a test for cancel_with_status by Craig Tiller · 9 years ago
  42. 1726e83 Add a test with a large negative deadline by Craig Tiller · 9 years ago
  43. aa39192 Cleanup directory and make minor changes by vjpai · 9 years ago
  44. ca1593a stream_op cleanup: build system changes by Craig Tiller · 9 years ago
  45. 11537dc Merge remote-tracking branch 'upstream/master' into protosplit by vjpai · 9 years ago
  46. 119c103 Split up into a new service proto, use proper service suffix, add a by vjpai · 9 years ago
  47. 754751e Numerous proto changes to make things more sane and fix some outstanding issues by vjpai · 9 years ago
  48. 97e399a Merge pull request #3937 from jtattermusch/coapp_openssl by Nicolas Noble · 9 years ago
  49. 43859b3 update project site info for coapp packages by Jan Tattermusch · 9 years ago
  50. a7fab60 use openssl sources from third_party/openssl by Jan Tattermusch · 9 years ago
  51. 33d35d5 Merge pull request #3868 from sreecha/stress_tests_new by David G. Quintas · 9 years ago
  52. bbfa1d5 add files to build openssl coapp package by Jan Tattermusch · 9 years ago
  53. 1190624 Fix the error reported by tools/run_tests/check_sources_and_headers.py by Sree Kuchibhotla · 9 years ago
  54. 5f42b67 merge & resolve conflicts by Alistair Veitch · 9 years ago
  55. f5f720b add vsprojects by Alistair Veitch · 9 years ago
  56. 7f729f5 Merge branch 'master' into stress_tests_new by Sree Kuchibhotla · 9 years ago
  57. 52bfb25 Split qpstest.proto into two parts - one for performance stats and by vjpai · 9 years ago
  58. dcfb3fe add CPU tests by Alistair Veitch · 9 years ago
  59. fbc376f Interop stress tests by Sree Kuchibhotla · 9 years ago
  60. b5ab8a2 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  61. e2a1bf4 Merge pull request #3726 from dgquintas/iomgr_executor by Craig Tiller · 9 years ago
  62. 0cc1341 Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps by vjpai · 9 years ago
  63. b65e421 fixed faulty merge by David Garcia Quintas · 9 years ago
  64. 0fe7242 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  65. e945cd8 Merge branch 'master' of github.com:grpc/grpc into iomgr_executor by David Garcia Quintas · 9 years ago
  66. 2b15f1e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  67. 0ba432d Move profiling system to gpr by Craig Tiller · 9 years ago
  68. 1f0846d Merge pull request #3692 from dgquintas/inspector_fail by Sree Kuchibhotla · 9 years ago
  69. 0c33188 Hid test-only functions from surface/call.h by David Garcia Quintas · 9 years ago
  70. b37391e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  71. a6e68f1 rename grpc.native.csharp_ext nuget to grpc.native.csharp by Jan Tattermusch · 9 years ago
  72. 504ed59 Get basic profiler working again by Craig Tiller · 9 years ago
  73. 4bc3463 Introducing grpc_executor, for all your threading needs by David Garcia Quintas · 9 years ago
  74. 7b1bd2c μChannels implementation. by David Garcia Quintas · 9 years ago
  75. 0801ce6 Restore include sanity by Craig Tiller · 9 years ago
  76. 2468ff5 Restore build sanity by Craig Tiller · 9 years ago
  77. 9229810 Update build files by Masood Malekghassemi · 9 years ago
  78. fe1093c Update build tools by Masood Malekghassemi · 9 years ago
  79. 18e2202 customize the coapp scripts for zlib by Jan Tattermusch · 9 years ago
  80. 556a4ba initial version of zlib coapp package by Jan Tattermusch · 9 years ago
  81. 0a775b3 Merge pull request #2920 from nicolasnoble/winnt-check by Craig Tiller · 9 years ago
  82. b09a875 Merge pull request #3476 from vjpai/block_annotate by Yang Gao · 9 years ago
  83. 8f12f77 Generated changes by Craig Tiller · 9 years ago
  84. 9839d28 Move block_annotate from iomgr to support since it's used in other by vjpai · 9 years ago
  85. 3dd3ba1 Rebuild all project files with new header included by Vijay Pai · 9 years ago
  86. 64db158 Remove workqueue_test from Windows for now by Craig Tiller · 9 years ago
  87. f4fc5d2 Enable warnings as errors on Windows by Craig Tiller · 9 years ago
  88. 82f9bd8 Update Windows stuff by Craig Tiller · 9 years ago
  89. 8af4c33 Final patches for rename by Craig Tiller · 9 years ago
  90. 298751c Split closures from iomgr.h by Craig Tiller · 9 years ago
  91. 10ee274 Merge github.com:grpc/grpc into we-are-one by Craig Tiller · 9 years ago
  92. 7865221 Merge pull request #3027 from jboeuf/security_connector_refactoring by Craig Tiller · 9 years ago
  93. ba49645 Fixes by Craig Tiller · 9 years ago
  94. 61d003a Merge branch 'master' of github.com:grpc/grpc into rr_with_registry by David Garcia Quintas · 9 years ago
  95. 5600a6a Changing build.yaml: s/secure_tranport_setup/handshake by Julien Boeuf · 9 years ago
  96. 97419e4 Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  97. c7fa5f2 Merge pull request #3340 from grpc/release-0_11 by Eric Anderson · 9 years ago
  98. 1701b09 Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  99. 35fea62 Merge pull request #3248 from dgquintas/lb_registry by Craig Tiller · 9 years ago
  100. d136a5c grpc++.h was not installed by Craig Tiller · 9 years ago