1. 17197dd Revert "make an enum" by yang-g · 9 years ago
  2. 5152cd2 make an enum by yang-g · 9 years ago
  3. 7d2a3e1 Refactor end2end_test. Make the credentials a separate library. by yang-g · 9 years ago
  4. d59ad7e Provide explicit API for user to set user agent string prefix by yang-g · 9 years ago
  5. 9bc6fa0 Merge branch 'master' into server_try_cancel_api by Sree Kuchibhotla · 9 years ago
  6. 9fd55b0 remove duplicate functions by yang-g · 9 years ago
  7. 7b0edbd remove the old impl caused by 4921 by yang-g · 9 years ago
  8. a0a8eaa Merge branch 'master' into server_try_cancel_api by Sree Kuchibhotla · 9 years ago
  9. f8174ea use huffman prefix by yang-g · 9 years ago
  10. 0f242ac Comments and a minor fix by Sree Kuchibhotla · 9 years ago
  11. f25c6ba Comments and format by Sree Kuchibhotla · 9 years ago
  12. 944f4cf Sync server end2end and async_end2end tests by Sree Kuchibhotla · 9 years ago
  13. a0fef14 clang-format code by Craig Tiller · 9 years ago
  14. b0f275e Small testing fixes by Craig Tiller · 9 years ago
  15. 2bf574f Added back trailing newlines by David Garcia Quintas · 9 years ago
  16. ace28d3 Fix copyrights again by murgatroid99 · 9 years ago
  17. b0d0c8e FormatCode by Sree Kuchibhotla · 9 years ago
  18. 5a05f51 Rename TestService to EchoTestService to prevent name-conflict with by Sree Kuchibhotla · 9 years ago
  19. 1b4e330 Consolidate C++ proto files under src/proto by Craig Tiller · 9 years ago
  20. ca9a637 Fix double read at end of stream bug by Craig Tiller · 9 years ago
  21. f9c58f3 Merge branch 'release-0_12' by Nicolas "Pixel" Noble · 9 years ago
  22. 114f394 Cpp example of how the plugins can be done. by Julien Boeuf · 9 years ago
  23. 75b53d6 Merge pull request #3993 from ctiller/new_op by David G. Quintas · 9 years ago
  24. 232d625 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  25. a89bf50 Handle cancel before start case by yang-g · 9 years ago
  26. 93b9447 stream_op cleanup: test fixes and updates by Craig Tiller · 9 years ago
  27. e5adc0e Fixing Cpp tests. by Julien Boeuf · 9 years ago
  28. 91054e6 Merge pull request #3627 from yang-g/flake2 by Craig Tiller · 9 years ago
  29. c046103 The Writes may return false after the server cancels the stream by yang-g · 9 years ago
  30. 7a94236 Merge pull request #3556 from ctiller/clangf by Vijay Pai · 9 years ago
  31. 0d55750 Maybe it is already ready when we call getstatus by yang-g · 9 years ago
  32. b7a5977 Merge github.com:grpc/grpc into clangf by Craig Tiller · 9 years ago
  33. bf22e0e remove anonymous namespace in anonymous namespace by yang-g · 9 years ago
  34. 88d5d52 add tls and proxy as dimensions of end2end test by yang-g · 9 years ago
  35. 71a0f9d Fix clang-format script by Craig Tiller · 9 years ago
  36. b0bd53a Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  37. 8b0b6f4 It is a bad idea to have a map with string_refs as output params. by Julien Boeuf · 9 years ago
  38. 10ee274 Merge github.com:grpc/grpc into we-are-one by Craig Tiller · 9 years ago
  39. f9dd54c Merge pull request #3378 from yang-g/connection_failure_detection by Craig Tiller · 9 years ago
  40. 5e8abed use seconds by yang-g · 9 years ago
  41. d886f33 add a test by yang-g · 9 years ago
  42. fd2f733 Merge branch 'master' of github.com:grpc/grpc into core_creds_plugin by Julien Boeuf · 9 years ago
  43. 1928d49 Adding C++ tests and fixing a few things. by Julien Boeuf · 9 years ago
  44. 7fa5167 Removing pessimizing moves. by Nicolas "Pixel" Noble · 9 years ago
  45. 821de34 Addressing comments. by Julien Boeuf · 9 years ago
  46. 5be92a3 Shuffling headers around. by Julien Boeuf · 9 years ago
  47. 97cd4ae Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  48. 6c7185d Merge branch 'master' of github.com:grpc/grpc into credentials_naming_and_cleanup by Julien Boeuf · 9 years ago
  49. a883ccf Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  50. 0c711ad Adding C++ metadata processor. by Julien Boeuf · 9 years ago
  51. fe4bacb Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into credentials_naming_and_cleanup by Julien Boeuf · 9 years ago
  52. 730055d implementation fix by yang-g · 9 years ago
  53. 510a920 Credentials cleanup: by Julien Boeuf · 9 years ago
  54. d090fe1 auth context api change for string_ref by yang-g · 9 years ago
  55. e21908f impl by yang-g · 9 years ago
  56. 3e4bd95 merge with head by yang-g · 9 years ago
  57. e8a7e30 Eliminate public thread-pool interface by Vijay Pai · 9 years ago
  58. 9e2f90c headers reorg by yang-g · 9 years ago
  59. 8c2be9f Remove ChannelInterface and replace it with Channel by yang-g · 9 years ago
  60. d6c98df clang-format all source by Craig Tiller · 9 years ago
  61. c31cd86 Let lame_client accept error status by yang-g · 9 years ago
  62. 8c0389d Merge pull request #2921 from yang-g/unknown_service by Vijay Pai · 9 years ago
  63. 9b7757d Use a sync service to handle requests to unknown services by yang-g · 9 years ago
  64. 086a982 Removed "<:" bigram confusing gcc 4.4 by David G. Quintas · 9 years ago
  65. cec757f Fix build by yang-g · 9 years ago
  66. 87e133e merge with head by yang-g · 9 years ago
  67. c8abca8 Resolve comments by yang-g · 9 years ago
  68. 2c3be1d Add tests for C++ propagation by Craig Tiller · 9 years ago
  69. 8708dd7 Add WaitForState by yang-g · 9 years ago
  70. 36f5965 clean up and add a test by yang-g · 9 years ago
  71. 82389ec Merge branch 'primary-goat-whisperer' into the-test-be-sleepy by Craig Tiller · 9 years ago
  72. fb21ae6 Re-enable all the tests by Craig Tiller · 9 years ago
  73. 7c1be05 Line up starting times by Craig Tiller · 9 years ago
  74. 8ab3836 add a test where a read and a writesdone happen at the same time by yang-g · 9 years ago
  75. dcf6c90 merge with head by yang-g · 9 years ago
  76. d7ead69 Add a test by yang-g · 9 years ago
  77. dfc42da Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  78. 2a31304 Merge pull request #2647 from vjpai/deepend by Yang Gao · 9 years ago
  79. 1fedc80 Merge pull request #2655 from vjpai/expecteq by Yang Gao · 9 years ago
  80. 5749a3f Merge pull request #2605 from yang-g/fake_transport_security_to_private by jboeuf · 9 years ago
  81. 51d2275 Switch an int to size_t or else it fails on Mac by vjpai · 9 years ago
  82. f0c66c63 Merge branch 'master' into deepend by Vijay Pai · 9 years ago
  83. 1f3e6c1 Start switching everything to dynamic pool by Vijay Pai · 9 years ago
  84. b256faa Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  85. 6f30dec Flow control fix by yang-g · 9 years ago
  86. 1451f2e Merge pull request #2571 from vjpai/cent6-issues by Yang Gao · 9 years ago
  87. 70a1337 merge head and resolve conflict by yang-g · 9 years ago
  88. 8b25f2a move fake_transport_security_credentials to private API by yang-g · 9 years ago
  89. c4af224 Remove one range-based for and do appropriate static casts on nullptr by Vijay Pai · 9 years ago
  90. 60fb201 Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY by Craig Tiller · 9 years ago
  91. bf6abee Remove experimental prefix by Craig Tiller · 9 years ago
  92. b4fdd32 Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY by Craig Tiller · 9 years ago
  93. b4e7036 Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression by Craig Tiller · 9 years ago
  94. 0dc5e6c User agent string support by Craig Tiller · 9 years ago
  95. cadbf22 Removed compression levels from clients and _experimental_'d signature of methods manipulating compression algorithms by David Garcia Quintas · 9 years ago
  96. c9fef6f Merge github.com:grpc/grpc into no-worries-i-can-wait by Craig Tiller · 9 years ago
  97. 7cceb09 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  98. a2e1bb1 Change name of thread_pool files to fixed_size_thread_pool when appropriate by vjpai · 9 years ago
  99. e0d581b Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  100. 69f2410 Make thread_pool.h a public header by Vijay Pai · 9 years ago