1. aa5a61e Merge github.com:grpc/grpc into make_a_full_request by Craig Tiller · 9 years ago
  2. 2a2bee9 Basic server request bad_client template by Craig Tiller · 9 years ago
  3. bbb73b6 Nuke unused files by Craig Tiller · 9 years ago
  4. 11596c9 Merge github.com:grpc/grpc into varint_test by Craig Tiller · 9 years ago
  5. d60dce0 Merge github.com:grpc/grpc into unknown_frame by Craig Tiller · 9 years ago
  6. eda1e9b Unknown frame test by Craig Tiller · 9 years ago
  7. b50ae46 merge with head by yang-g · 9 years ago
  8. f118330 add test for global plugin by yang-g · 9 years ago
  9. 440e8a9 merge with head by yang-g · 9 years ago
  10. d933017 Merge pull request #4297 from ctiller/hpack-tests by Sree Kuchibhotla · 9 years ago
  11. fb0002c Renaming GCOV to GPR_GCOV. by Nicolas "Pixel" Noble · 9 years ago
  12. 8ab91b2 Add test of varint encoding for hpack by Craig Tiller · 9 years ago
  13. c61d0e1 Removing code coverage for unreachable code. by Nicolas "Pixel" Noble · 9 years ago
  14. 077f6f8 some tests by yang-g · 9 years ago
  15. 535701c Add bad hpack frame tests by Craig Tiller · 9 years ago
  16. 35c1d3c Merge pull request #4207 from yang-g/server_builder_options by Craig Tiller · 9 years ago
  17. 71f3a88 Build fix by Craig Tiller · 9 years ago
  18. 917c29e Correctly tag dependencies: generated files by Craig Tiller · 9 years ago
  19. de83121 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  20. 5270559 Add set pointer api to channel_arguments by yang-g · 9 years ago
  21. a23f17b add server_builder_option by yang-g · 9 years ago
  22. d9f6101 merge with head by yang-g · 9 years ago
  23. fba79f2 AVL: creation, destroy, add by Craig Tiller · 9 years ago
  24. 3ff9727 merge with head by yang-g · 9 years ago
  25. 0927c70 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  26. dbf9061 Merge branch 'master' into stress_tests_metrics by Sree Kuchibhotla · 9 years ago
  27. 52a514a Address code review comments by Sree Kuchibhotla · 9 years ago
  28. 87f5166 Merge branch 'master' into stress_tests_metrics by Sree Kuchibhotla · 9 years ago
  29. 53e81e5 Merge github.com:grpc/grpc into static-metadata by Craig Tiller · 9 years ago
  30. 2e7687c Static metadata declarations by Craig Tiller · 9 years ago
  31. 71b9626 merge with head by yang-g · 9 years ago
  32. ab5611d Merge github.com:grpc/grpc into hpack_max_table_size by Craig Tiller · 9 years ago
  33. 75b53d6 Merge pull request #3993 from ctiller/new_op by David G. Quintas · 9 years ago
  34. e32075f Fixing tests. by Julien Boeuf · 9 years ago
  35. cffb1c2 Merge branch 'master' into stress_tests_metrics by Sree Kuchibhotla · 9 years ago
  36. 8e15925 Fix bugs, make tests robust by Craig Tiller · 9 years ago
  37. e4008cf Missed file by Craig Tiller · 9 years ago
  38. 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
  39. a612412 first part, secure channel only by yang-g · 9 years ago
  40. 61ed001 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  41. 1f6f02a Merge branch 'master' into protosplit by vjpai · 9 years ago
  42. f8603ad Secure performance testing for C++ is in the hizzouse! by vjpai · 9 years ago
  43. a147aee Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  44. 780a7f2 Add in security support, make payload protos configurable by vjpai · 9 years ago
  45. b5e98c5 Make number of stubs per channel configurable and expose metrics from client by Sree Kuchibhotla · 9 years ago
  46. 32bd81d Add a test for cancel_with_status by Craig Tiller · 9 years ago
  47. 1726e83 Add a test with a large negative deadline by Craig Tiller · 9 years ago
  48. 472bb68 Fixing proto dependencies for targets that aren't libraries. by Nicolas "Pixel" Noble · 9 years ago
  49. aa39192 Cleanup directory and make minor changes by vjpai · 9 years ago
  50. ca1593a stream_op cleanup: build system changes by Craig Tiller · 9 years ago
  51. 11537dc Merge remote-tracking branch 'upstream/master' into protosplit by vjpai · 9 years ago
  52. 119c103 Split up into a new service proto, use proper service suffix, add a by vjpai · 9 years ago
  53. 754751e Numerous proto changes to make things more sane and fix some outstanding issues by vjpai · 9 years ago
  54. 895a2df Disabling qps openloop's test. by Nicolas "Pixel" Noble · 9 years ago
  55. eed7fd4 File changes after re-running generate_projects.sh after my previous commit: 117c8af8d327455e6 by Sree Kuchibhotla · 9 years ago
  56. 33d35d5 Merge pull request #3868 from sreecha/stress_tests_new by David G. Quintas · 9 years ago
  57. 5f42b67 merge & resolve conflicts by Alistair Veitch · 9 years ago
  58. 7f729f5 Merge branch 'master' into stress_tests_new by Sree Kuchibhotla · 9 years ago
  59. 52bfb25 Split qpstest.proto into two parts - one for performance stats and by vjpai · 9 years ago
  60. dcfb3fe add CPU tests by Alistair Veitch · 9 years ago
  61. fbc376f Interop stress tests by Sree Kuchibhotla · 9 years ago
  62. b5ab8a2 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  63. e2a1bf4 Merge pull request #3726 from dgquintas/iomgr_executor by Craig Tiller · 9 years ago
  64. 0cc1341 Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps by vjpai · 9 years ago
  65. b65e421 fixed faulty merge by David Garcia Quintas · 9 years ago
  66. 0fe7242 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  67. 0ba432d Move profiling system to gpr by Craig Tiller · 9 years ago
  68. 504ed59 Get basic profiler working again by Craig Tiller · 9 years ago
  69. 4bc3463 Introducing grpc_executor, for all your threading needs by David Garcia Quintas · 9 years ago
  70. 7b1bd2c μChannels implementation. by David Garcia Quintas · 9 years ago
  71. 9229810 Update build files by Masood Malekghassemi · 9 years ago
  72. fe1093c Update build tools by Masood Malekghassemi · 9 years ago
  73. 2bc3729 Enable backtraces on C tests by Craig Tiller · 9 years ago
  74. 8dc0971 Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  75. 7f0273f Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  76. f8b14ca Merge github.com:grpc/grpc into come-out-of-the-shadow by Craig Tiller · 9 years ago
  77. 7bedba8 Disable zookeeper test for now by Craig Tiller · 9 years ago
  78. e5515d4 Merge pull request #3372 from grpc/release-0_11 by David G. Quintas · 9 years ago
  79. 6dad9b0 Fixing Makefile issue which would re-evaluate the base path for included dependency files. by Nicolas "Pixel" Noble · 9 years ago
  80. 42b4c28 Fixing usage of the BUILDDIR variable. by Nicolas "Pixel" Noble · 9 years ago
  81. 8af4c33 Final patches for rename by Craig Tiller · 9 years ago
  82. 298751c Split closures from iomgr.h by Craig Tiller · 9 years ago
  83. 10ee274 Merge github.com:grpc/grpc into we-are-one by Craig Tiller · 9 years ago
  84. 7865221 Merge pull request #3027 from jboeuf/security_connector_refactoring by Craig Tiller · 9 years ago
  85. ba49645 Fixes by Craig Tiller · 9 years ago
  86. 61d003a Merge branch 'master' of github.com:grpc/grpc into rr_with_registry by David Garcia Quintas · 9 years ago
  87. e9961d2 Merge branch 'master' of github.com:grpc/grpc into security_connector_refactoring by Julien Boeuf · 9 years ago
  88. 97419e4 Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  89. c7fa5f2 Merge pull request #3340 from grpc/release-0_11 by Eric Anderson · 9 years ago
  90. a4c43a6 Merge branch 'master' of github.com:grpc/grpc into rr_with_registry by David Garcia Quintas · 9 years ago
  91. 1701b09 Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  92. 35fea62 Merge pull request #3248 from dgquintas/lb_registry by Craig Tiller · 9 years ago
  93. b9d3596 Enable -Wshadow by Craig Tiller · 9 years ago
  94. f29a388 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  95. d136a5c grpc++.h was not installed by Craig Tiller · 9 years ago
  96. 6a6b36c Enable -Wconversion by Craig Tiller · 9 years ago
  97. f96dfc3 First round of fixing up implicit 64->32 bit conversions by Craig Tiller · 9 years ago
  98. 841c880 Core compiles with -Wsign-conversion by Craig Tiller · 9 years ago
  99. be94769 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  100. 3121fd4 Sign conversion fixes by Craig Tiller · 9 years ago