1. 12bf380 Got carried away with grpc:: by Vijay Pai · 8 years ago
  2. efa8430 Enforce gcc-4.4 compatibility on test_credentials_provider by changing by Vijay Pai · 8 years ago
  3. 34b5861 Spliting filegroup. by yang-g · 8 years ago
  4. aaee544 merge and resolve conflicts by yang-g · 8 years ago
  5. 17487f9 Make grpc++ independent of protobuf by yang-g · 8 years ago
  6. fe3e8b7 remote unused member by yang-g · 8 years ago
  7. df012d0 Add proto file support in grpc_cli by yang-g · 8 years ago
  8. 44b9cd7 Fix the sanity error reported by check_sources_and_headers.py by Sree Kuchibhotla · 8 years ago
  9. 8c065a7 clang format by Sree Kuchibhotla · 8 years ago
  10. 3714e30 Simplify QPS Metrics collection by Sree Kuchibhotla · 9 years ago
  11. 969ffaf Enable JSON reports for qps drivers by Jan Tattermusch · 9 years ago
  12. f2ba7fe integrate ScenarioResult proto into qps driver by Jan Tattermusch · 9 years ago
  13. 0bda0b3 Configure performance scenarios with json by Craig Tiller · 9 years ago
  14. 8e3b16c Merge github.com:grpc/grpc into channel_max_reconnect_backoff by Craig Tiller · 9 years ago
  15. 6169d5f Update copyrights by Craig Tiller · 9 years ago
  16. 076c2b8 Merge github.com:grpc/grpc into channel_max_reconnect_backoff by Craig Tiller · 9 years ago
  17. 2e19036 Fix copyrights by Craig Tiller · 9 years ago
  18. f40df23 Auto-changes by Craig Tiller · 9 years ago
  19. f64befd Make a copy of ByteBuffer when writing by yang-g · 9 years ago
  20. 24e69bf Added a channel argument to set the maximum reconnect backoff duration. Extended the interop test to test the custom reconnect backoffs. by Aaron Isotton · 9 years ago
  21. f2f7d57 Allow use of alternative credential types. by Dan Born · 9 years ago
  22. 7fe08a2 clang-format by Craig Tiller · 9 years ago
  23. 8ba6a6b Merge pull request #5402 from sreecha/stress_test_scripts by Jan Tattermusch · 9 years ago
  24. 1b5a264 Allow new credential types to be added to tests. by Dan Born · 9 years ago
  25. 53a94ef Use standard include paths. by Dan Born · 9 years ago
  26. 7275f36 Initialize mutex to nullptr. by Dan Born · 9 years ago
  27. f30941c Injectable test credentials provider interface. by Dan Born · 9 years ago
  28. 559e45b Scripts to launch stress tests in GKE by Sree Kuchibhotla · 9 years ago
  29. 12a0a2c move tls type name to .cc file by yang-g · 9 years ago
  30. 4c8aed3 Add a helper to return all the secure types by yang-g · 9 years ago
  31. 17197dd Revert "make an enum" by yang-g · 9 years ago
  32. 5152cd2 make an enum by yang-g · 9 years ago
  33. 7d2a3e1 Refactor end2end_test. Make the credentials a separate library. by yang-g · 9 years ago
  34. 7a55684 Clang format and fix copyrights by murgatroid99 · 9 years ago
  35. 309830f Replace 'long' with 'int64_t' in public core headers by murgatroid99 · 9 years ago
  36. 2425bbb Further work. Compiles. WIP by David Garcia Quintas · 9 years ago
  37. 6190854 updated copyrights by David Garcia Quintas · 9 years ago
  38. a701ed7 Merge branch 'proto_interfaces' into yang-g-sync_async_mix by David Garcia Quintas · 9 years ago
  39. 1aeabd7 regenerated projects by David Garcia Quintas · 9 years ago
  40. 15b8050 Merge remote-tracking branch 'upstream/master' into sync_async_mix by yang-g · 9 years ago
  41. 9f17314 move utilities to a separate file by yang-g · 9 years ago
  42. 3c1720c Updated copyrights... by David Garcia Quintas · 9 years ago
  43. 17fe83b Merge branch 'master' of github.com:grpc/grpc into check_newlines by David Garcia Quintas · 9 years ago
  44. 45484b3 Added sanity check for trailing newlines by David Garcia Quintas · 9 years ago
  45. 2bf574f Added back trailing newlines by David Garcia Quintas · 9 years ago
  46. ace28d3 Fix copyrights again by murgatroid99 · 9 years ago
  47. b0d0c8e FormatCode by Sree Kuchibhotla · 9 years ago
  48. 5a05f51 Rename TestService to EchoTestService to prevent name-conflict with by Sree Kuchibhotla · 9 years ago
  49. 54ed674 Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  50. 00f8702 Merge branch 'yawn' into proto_names by Craig Tiller · 9 years ago
  51. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  52. 0fe5ee7 BoringSSL integration: non-vsprojects changes by Craig Tiller · 9 years ago
  53. dacb389 Fix method name by Craig Tiller · 9 years ago
  54. 1b4e330 Consolidate C++ proto files under src/proto by Craig Tiller · 9 years ago
  55. bc3127d Address code review comments by Sree Kuchibhotla · 9 years ago
  56. 52a514a Address code review comments by Sree Kuchibhotla · 9 years ago
  57. 87f5166 Merge branch 'master' into stress_tests_metrics by Sree Kuchibhotla · 9 years ago
  58. b047c0f Address code review comments by Sree Kuchibhotla · 9 years ago
  59. 4d0f2f9 Fix typo in my previous commit. %s/guage/gauge/g by Sree Kuchibhotla · 9 years ago
  60. b5e98c5 Make number of stubs per channel configurable and expose metrics from client by Sree Kuchibhotla · 9 years ago
  61. e5adc0e Fixing Cpp tests. by Julien Boeuf · 9 years ago
  62. 71a0f9d Fix clang-format script by Craig Tiller · 9 years ago
  63. 59588c6 Removing pessimizing moves. by Nicolas "Pixel" Noble · 9 years ago
  64. 0d47192 Fixing headers and paths after merge with upstream. by Julien Boeuf · 9 years ago
  65. 5be92a3 Shuffling headers around. by Julien Boeuf · 9 years ago
  66. a883ccf Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  67. 0c711ad Adding C++ metadata processor. by Julien Boeuf · 9 years ago
  68. 89d5610 Merge pull request #3104 from yang-g/create_channel by Craig Tiller · 9 years ago
  69. 730055d implementation fix by yang-g · 9 years ago
  70. 0d9f81f minor fixes by yang-g · 9 years ago
  71. e21908f impl by yang-g · 9 years ago
  72. 2098863 Make certain constants unsigned to please compiler on Mac by vjpai · 9 years ago
  73. bf9a8f8 Fixing tests. by Julien Boeuf · 9 years ago
  74. 0382bfa Merge branch 'master' of github.com:grpc/grpc into cpp_string_ref by Julien Boeuf · 9 years ago
  75. 8fd915a Adding grpc::string_ref class. by Julien Boeuf · 9 years ago
  76. 3e4bd95 merge with head by yang-g · 9 years ago
  77. e8a7e30 Eliminate public thread-pool interface by Vijay Pai · 9 years ago
  78. 9e2f90c headers reorg by yang-g · 9 years ago
  79. 8c2be9f Remove ChannelInterface and replace it with Channel by yang-g · 9 years ago
  80. d6c98df clang-format all source by Craig Tiller · 9 years ago
  81. 8c0389d Merge pull request #2921 from yang-g/unknown_service by Vijay Pai · 9 years ago
  82. e9e69a8 use proto3 syntax in c++ test protos by yang-g · 9 years ago
  83. 9b7757d Use a sync service to handle requests to unknown services by yang-g · 9 years ago
  84. d7ead69 Add a test by yang-g · 9 years ago
  85. 2a31304 Merge pull request #2647 from vjpai/deepend by Yang Gao · 9 years ago
  86. 5749a3f Merge pull request #2605 from yang-g/fake_transport_security_to_private by jboeuf · 9 years ago
  87. f0c66c63 Merge branch 'master' into deepend by Vijay Pai · 9 years ago
  88. 1f3e6c1 Start switching everything to dynamic pool by Vijay Pai · 9 years ago
  89. 6f30dec Flow control fix by yang-g · 9 years ago
  90. 8b25f2a move fake_transport_security_credentials to private API by yang-g · 9 years ago
  91. c9fef6f Merge github.com:grpc/grpc into no-worries-i-can-wait by Craig Tiller · 9 years ago
  92. a2e1bb1 Change name of thread_pool files to fixed_size_thread_pool when appropriate by vjpai · 9 years ago
  93. 69f2410 Make thread_pool.h a public header by Vijay Pai · 9 years ago
  94. 677c50c Update C++ impl by Craig Tiller · 9 years ago
  95. 354398f Updating wrapped languages to new time functions by Craig Tiller · 9 years ago
  96. 3315a84 Merge remote-tracking branch 'upstream/master' into security_context2 by yang-g · 9 years ago
  97. 822d2c7 Support registering services against specific hosts by Craig Tiller · 9 years ago
  98. c4eef2e add a test case in end2end_test by yang-g · 9 years ago
  99. fd1a20a Changes introduced for passing hashed user id instead of access token by Siddharth Rakesh · 9 years ago
  100. df77c58 Added support for passing a tag with the test by Siddharth Rakesh · 9 years ago