1. 605076a Handle test dependencies better by Craig Tiller · 9 years ago
  2. fb94111 Merge branch 'endpoints' into second-coming by Craig Tiller · 9 years ago
  3. e0b8a42 Merge branch 'cleaner-build' into third-coming by Craig Tiller · 9 years ago
  4. 245bd88 Merge github.com:grpc/grpc into second-coming by Craig Tiller · 9 years ago
  5. 1ebb7c8 Hand-written changes by Craig Tiller · 9 years ago
  6. 0d47192 Fixing headers and paths after merge with upstream. by Julien Boeuf · 9 years ago
  7. 821de34 Addressing comments. by Julien Boeuf · 9 years ago
  8. 5be92a3 Shuffling headers around. by Julien Boeuf · 9 years ago
  9. 97cd4ae Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  10. 6c7185d Merge branch 'master' of github.com:grpc/grpc into credentials_naming_and_cleanup by Julien Boeuf · 9 years ago
  11. 68ff03a Fixing AuthContext tests. by Julien Boeuf · 9 years ago
  12. a883ccf Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  13. 0c711ad Adding C++ metadata processor. by Julien Boeuf · 9 years ago
  14. 9f80fcf Cleaning up Windows endpoint code by Craig Tiller · 9 years ago
  15. 477538d Merge pull request #3101 from yang-g/string_ref_auth by Craig Tiller · 9 years ago
  16. 89d5610 Merge pull request #3104 from yang-g/create_channel by Craig Tiller · 9 years ago
  17. 421738b Addressing comments, round 2. by Julien Boeuf · 9 years ago
  18. 459faf3 Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  19. fe4bacb Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into credentials_naming_and_cleanup by Julien Boeuf · 9 years ago
  20. 4eaeb99 Addressing comments. by Julien Boeuf · 9 years ago
  21. 0834833 Merge pull request #2947 from jboeuf/grpc_security_abi by Craig Tiller · 9 years ago
  22. 730055d implementation fix by yang-g · 9 years ago
  23. cf44bb5 use millis to protect against potential overflow by yang-g · 9 years ago
  24. edd4667 Reduce a timeout causing overflow by yang-g · 9 years ago
  25. ae69ad1 Add a portable test of endpoint pairs by Craig Tiller · 9 years ago
  26. b029859 Revert "Revert "Refactor Endpoint API"" by Craig Tiller · 9 years ago
  27. 99d7b66 Revert "Refactor Endpoint API" by Craig Tiller · 9 years ago
  28. b6c912b Merge pull request #3025 from ctiller/endpoints by Yang Gao · 9 years ago
  29. 0d9f81f minor fixes by yang-g · 9 years ago
  30. 3d5ba2f Make port_windows compile again by Craig Tiller · 9 years ago
  31. 1e27e7d Use port server on windows by Craig Tiller · 9 years ago
  32. 5b3516e Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  33. c84d4aa Merge github.com:grpc/grpc into endpoints by Craig Tiller · 9 years ago
  34. 5e700f3 Merge remote-tracking branch 'upstream/master' into string_ref_auth by yang-g · 9 years ago
  35. 60e0e74 Merge pull request #3072 from ctiller/pneumatic-figure-skater by Vijay Pai · 9 years ago
  36. afbbaf9 Merge pull request #3065 from yang-g/string_ref by Craig Tiller · 9 years ago
  37. 52730d3 Merge pull request #3035 from ctiller/naming-crisis by David G. Quintas · 9 years ago
  38. 510a920 Credentials cleanup: by Julien Boeuf · 9 years ago
  39. c17fecd Fixing tests. by Julien Boeuf · 9 years ago
  40. be95249 Cleanup test, initialize correctly by Craig Tiller · 9 years ago
  41. d090fe1 auth context api change for string_ref by yang-g · 9 years ago
  42. 04ecfa1 Added missing payloads to streaming compressed test by David Garcia Quintas · 9 years ago
  43. 9dee67b Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 9 years ago
  44. e21908f impl by yang-g · 9 years ago
  45. 2098863 Make certain constants unsigned to please compiler on Mac by vjpai · 9 years ago
  46. 12a2701 Merge pull request #3011 from dgquintas/comma-separated-ips by Craig Tiller · 9 years ago
  47. bf9a8f8 Fixing tests. by Julien Boeuf · 9 years ago
  48. dc31ef3 Loosen test requirements to better fit spec by Craig Tiller · 9 years ago
  49. 5d4d1ee Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 9 years ago
  50. 0382bfa Merge branch 'master' of github.com:grpc/grpc into cpp_string_ref by Julien Boeuf · 9 years ago
  51. 8fd915a Adding grpc::string_ref class. by Julien Boeuf · 9 years ago
  52. 3e4bd95 merge with head by yang-g · 9 years ago
  53. 207e644 Merge github.com:grpc/grpc into endpoints by Craig Tiller · 9 years ago
  54. 0660eac Merge branch 'master' into fray by Vijay Pai · 9 years ago
  55. 11c3c68 Merge github.com:grpc/grpc into endpoints by Craig Tiller · 9 years ago
  56. ddb0b8c Merge pull request #3019 from dgquintas/channel_args_compression by Yang Gao · 9 years ago
  57. d2ea031 Merge pull request #2818 from ctiller/y12kdm3 by Vijay Pai · 9 years ago
  58. e180766 Merge pull request #3007 from jboeuf/core_md_processor_fixes by Craig Tiller · 9 years ago
  59. fe5f254 Improvements to the grpc_channel_args_compression_algorithm_set_state api by David Garcia Quintas · 9 years ago
  60. e8a7e30 Eliminate public thread-pool interface by Vijay Pai · 9 years ago
  61. bc85be1 Refactor default host name resolution by Craig Tiller · 9 years ago
  62. b7e22b9 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  63. 9e2f90c headers reorg by yang-g · 9 years ago
  64. 592e7f2 Refactor Endpoint API by Craig Tiller · 9 years ago
  65. a4c4f02 Added C API functions for compression args handling (w/ tests) by David Garcia Quintas · 9 years ago
  66. d392fa0 fix shutdown_test by yang-g · 9 years ago
  67. 961eeb0 Merge remote-tracking branch 'upstream/master' into docs by yang-g · 9 years ago
  68. 2bfd275 sockaddr_resolver now supports comma-separated list of IPs by David Garcia Quintas · 9 years ago
  69. ee3dbb0 Have a richer interface for auth metadata processors. by Julien Boeuf · 9 years ago
  70. 48c9f25 Merge pull request #2977 from ctiller/shutdown-c++ by Yang Gao · 9 years ago
  71. 8c2be9f Remove ChannelInterface and replace it with Channel by yang-g · 9 years ago
  72. 5fd6855 Moved methods' impl to header for simplicity by David Garcia Quintas · 9 years ago
  73. 65d3ab2 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  74. 4836492 Merge pull request #2972 from ctiller/get-reserved-things-right by Yang Gao · 9 years ago
  75. 6d8d014 Merge pull request #2975 from dgquintas/no_foreach_44 by Vijay Pai · 9 years ago
  76. 4d90b21 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  77. 81491b6 Removed function introducing dependency on proto in .h by David Garcia Quintas · 9 years ago
  78. 128f4a9 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  79. 5c6e627 Merge github.com:grpc/grpc into shutdown-c++ by Craig Tiller · 9 years ago
  80. e50e5cb Add a timeout to shutdown to forcefully end calls by Craig Tiller · 9 years ago
  81. 2a6427f removed foreach loops for gcc 4.4 by David Garcia Quintas · 9 years ago
  82. 4275899 Sprinkle reserved = NULL around by Craig Tiller · 9 years ago
  83. d6c98df clang-format all source by Craig Tiller · 9 years ago
  84. bb1c795 Merge pull request #2965 from yang-g/lame_client_error_message by Craig Tiller · 9 years ago
  85. 935c171 Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  86. c31cd86 Let lame_client accept error status by yang-g · 9 years ago
  87. 8f7bff7 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  88. bd0d1bd Merge pull request #2549 from hongweiwang/zookeeper by David G. Quintas · 9 years ago
  89. 7671434 Merge pull request #2376 from rjshade/add_udp_server_2 by Yang Gao · 9 years ago
  90. 455dc6f Merge branch 'master' of https://github.com/grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  91. c2274e7 Adding C++ auth metadata processor. by Julien Boeuf · 9 years ago
  92. c3f48c8 Minor fix on comments by Hongwei Wang · 9 years ago
  93. cddd95b Renamed "none" as "identity" for the no-op compression algorithm for consistency with the spec by David Garcia Quintas · 9 years ago
  94. 85ad685 Address comments and update grpc plugins by Hongwei Wang · 9 years ago
  95. 5c45b94 Merge remote-tracking branch 'upstream/master' into add_udp_server_2 by Robbie Shade · 9 years ago
  96. 00436a2 Update to latest API changes. by Robbie Shade · 9 years ago
  97. 8c0389d Merge pull request #2921 from yang-g/unknown_service by Vijay Pai · 9 years ago
  98. 864d186 proto3 required changes by David Garcia Quintas · 9 years ago
  99. 3544fd2 Merge remote-tracking branch 'upstream/master' into add_udp_server_2 by Robbie Shade · 9 years ago
  100. 80dc66d Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago