1. 42c6c53 Merge github.com:grpc/grpc into secsvr by Craig Tiller · 9 years ago
  2. 7c223ca Merge github.com:grpc/grpc into secsvr by Craig Tiller · 9 years ago
  3. b897337 Merge github.com:grpc/grpc into connectivity-state by Craig Tiller · 9 years ago
  4. 9bfc2ce Merge pull request #4369 from dgquintas/custom_allocs by Craig Tiller · 9 years ago
  5. 6994f49 Merge pull request #4360 from ctiller/who-needs-a-noop-anyway by Nicolas Noble · 9 years ago
  6. 4504ec7 Merge github.com:grpc/grpc into secsvr by Craig Tiller · 9 years ago
  7. 3ff5d2d Merge branch 'master' of github.com:grpc/grpc into custom_allocs by David Garcia Quintas · 9 years ago
  8. a5aa19b PR comments by David Garcia Quintas · 9 years ago
  9. 3824b6e Merge github.com:grpc/grpc into connectivity-state by Craig Tiller · 9 years ago
  10. 179e6fe Add a test for grpc_connectivity_state_name by Craig Tiller · 9 years ago
  11. f931f58 Merge github.com:grpc/grpc into secsvr by Craig Tiller · 9 years ago
  12. 13affcb merge with head by yang-g · 9 years ago
  13. 6eee3dd Merge github.com:grpc/grpc into secsvr by Craig Tiller · 9 years ago
  14. 95eeed7 Kill noop_filter.c by Craig Tiller · 9 years ago
  15. 359a291 Merge github.com:grpc/grpc into make_a_full_request by Craig Tiller · 9 years ago
  16. aa5a61e Merge github.com:grpc/grpc into make_a_full_request by Craig Tiller · 9 years ago
  17. c0ed509 Add test for un-resolvable target by yang-g · 9 years ago
  18. 2a2bee9 Basic server request bad_client template by Craig Tiller · 9 years ago
  19. 5809d2b merge with head by yang-g · 9 years ago
  20. 95741db Merge github.com:grpc/grpc into secsvr by Craig Tiller · 9 years ago
  21. bbb73b6 Nuke unused files by Craig Tiller · 9 years ago
  22. 11596c9 Merge github.com:grpc/grpc into varint_test by Craig Tiller · 9 years ago
  23. 6d37d0b Merge github.com:grpc/grpc into secsvr by Craig Tiller · 9 years ago
  24. cc0535d Add a test of httpcli over ssl by Craig Tiller · 9 years ago
  25. bd000af merge with head by yang-g · 9 years ago
  26. d60dce0 Merge github.com:grpc/grpc into unknown_frame by Craig Tiller · 9 years ago
  27. eda1e9b Unknown frame test by Craig Tiller · 9 years ago
  28. 0c6daa0 merge with head by yang-g · 9 years ago
  29. 678bff2 merge with head by yang-g · 9 years ago
  30. b50ae46 merge with head by yang-g · 9 years ago
  31. f118330 add test for global plugin by yang-g · 9 years ago
  32. a1fecbc generate projects by yang-g · 9 years ago
  33. 440e8a9 merge with head by yang-g · 9 years ago
  34. d933017 Merge pull request #4297 from ctiller/hpack-tests by Sree Kuchibhotla · 9 years ago
  35. fb0002c Renaming GCOV to GPR_GCOV. by Nicolas "Pixel" Noble · 9 years ago
  36. 8ab91b2 Add test of varint encoding for hpack by Craig Tiller · 9 years ago
  37. c61d0e1 Removing code coverage for unreachable code. by Nicolas "Pixel" Noble · 9 years ago
  38. 077f6f8 some tests by yang-g · 9 years ago
  39. 535701c Add bad hpack frame tests by Craig Tiller · 9 years ago
  40. 35c1d3c Merge pull request #4207 from yang-g/server_builder_options by Craig Tiller · 9 years ago
  41. 71f3a88 Build fix by Craig Tiller · 9 years ago
  42. 917c29e Correctly tag dependencies: generated files by Craig Tiller · 9 years ago
  43. de83121 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  44. 5270559 Add set pointer api to channel_arguments by yang-g · 9 years ago
  45. a23f17b add server_builder_option by yang-g · 9 years ago
  46. d9f6101 merge with head by yang-g · 9 years ago
  47. fba79f2 AVL: creation, destroy, add by Craig Tiller · 9 years ago
  48. 3ff9727 merge with head by yang-g · 9 years ago
  49. 0927c70 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  50. dbf9061 Merge branch 'master' into stress_tests_metrics by Sree Kuchibhotla · 9 years ago
  51. 52a514a Address code review comments by Sree Kuchibhotla · 9 years ago
  52. 87f5166 Merge branch 'master' into stress_tests_metrics by Sree Kuchibhotla · 9 years ago
  53. 53e81e5 Merge github.com:grpc/grpc into static-metadata by Craig Tiller · 9 years ago
  54. 2e7687c Static metadata declarations by Craig Tiller · 9 years ago
  55. 71b9626 merge with head by yang-g · 9 years ago
  56. ab5611d Merge github.com:grpc/grpc into hpack_max_table_size by Craig Tiller · 9 years ago
  57. 75b53d6 Merge pull request #3993 from ctiller/new_op by David G. Quintas · 9 years ago
  58. e32075f Fixing tests. by Julien Boeuf · 9 years ago
  59. cffb1c2 Merge branch 'master' into stress_tests_metrics by Sree Kuchibhotla · 9 years ago
  60. 8e15925 Fix bugs, make tests robust by Craig Tiller · 9 years ago
  61. e4008cf Missed file by Craig Tiller · 9 years ago
  62. 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
  63. a612412 first part, secure channel only by yang-g · 9 years ago
  64. 61ed001 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  65. 1f6f02a Merge branch 'master' into protosplit by vjpai · 9 years ago
  66. f8603ad Secure performance testing for C++ is in the hizzouse! by vjpai · 9 years ago
  67. a147aee Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  68. 780a7f2 Add in security support, make payload protos configurable by vjpai · 9 years ago
  69. b5e98c5 Make number of stubs per channel configurable and expose metrics from client by Sree Kuchibhotla · 9 years ago
  70. 32bd81d Add a test for cancel_with_status by Craig Tiller · 9 years ago
  71. 1726e83 Add a test with a large negative deadline by Craig Tiller · 9 years ago
  72. 472bb68 Fixing proto dependencies for targets that aren't libraries. by Nicolas "Pixel" Noble · 9 years ago
  73. aa39192 Cleanup directory and make minor changes by vjpai · 9 years ago
  74. ca1593a stream_op cleanup: build system changes by Craig Tiller · 9 years ago
  75. 11537dc Merge remote-tracking branch 'upstream/master' into protosplit by vjpai · 9 years ago
  76. 119c103 Split up into a new service proto, use proper service suffix, add a by vjpai · 9 years ago
  77. 754751e Numerous proto changes to make things more sane and fix some outstanding issues by vjpai · 9 years ago
  78. 895a2df Disabling qps openloop's test. by Nicolas "Pixel" Noble · 9 years ago
  79. eed7fd4 File changes after re-running generate_projects.sh after my previous commit: 117c8af8d327455e6 by Sree Kuchibhotla · 9 years ago
  80. 33d35d5 Merge pull request #3868 from sreecha/stress_tests_new by David G. Quintas · 9 years ago
  81. 5f42b67 merge & resolve conflicts by Alistair Veitch · 9 years ago
  82. 7f729f5 Merge branch 'master' into stress_tests_new by Sree Kuchibhotla · 9 years ago
  83. 52bfb25 Split qpstest.proto into two parts - one for performance stats and by vjpai · 9 years ago
  84. dcfb3fe add CPU tests by Alistair Veitch · 9 years ago
  85. fbc376f Interop stress tests by Sree Kuchibhotla · 9 years ago
  86. b5ab8a2 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  87. e2a1bf4 Merge pull request #3726 from dgquintas/iomgr_executor by Craig Tiller · 9 years ago
  88. 0cc1341 Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps by vjpai · 9 years ago
  89. b65e421 fixed faulty merge by David Garcia Quintas · 9 years ago
  90. 0fe7242 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  91. 0ba432d Move profiling system to gpr by Craig Tiller · 9 years ago
  92. 504ed59 Get basic profiler working again by Craig Tiller · 9 years ago
  93. 4bc3463 Introducing grpc_executor, for all your threading needs by David Garcia Quintas · 9 years ago
  94. 7b1bd2c μChannels implementation. by David Garcia Quintas · 9 years ago
  95. 9229810 Update build files by Masood Malekghassemi · 9 years ago
  96. fe1093c Update build tools by Masood Malekghassemi · 9 years ago
  97. 2bc3729 Enable backtraces on C tests by Craig Tiller · 9 years ago
  98. 8dc0971 Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  99. 7f0273f Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  100. f8b14ca Merge github.com:grpc/grpc into come-out-of-the-shadow by Craig Tiller · 9 years ago