1. 8c2be9f Remove ChannelInterface and replace it with Channel by yang-g · 9 years ago
  2. 4836492 Merge pull request #2972 from ctiller/get-reserved-things-right by Yang Gao · 9 years ago
  3. 6d8d014 Merge pull request #2975 from dgquintas/no_foreach_44 by Vijay Pai · 9 years ago
  4. 81491b6 Removed function introducing dependency on proto in .h by David Garcia Quintas · 9 years ago
  5. 2a6427f removed foreach loops for gcc 4.4 by David Garcia Quintas · 9 years ago
  6. 4275899 Sprinkle reserved = NULL around by Craig Tiller · 9 years ago
  7. d6c98df clang-format all source by Craig Tiller · 9 years ago
  8. bb1c795 Merge pull request #2965 from yang-g/lame_client_error_message by Craig Tiller · 9 years ago
  9. 935c171 Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  10. c31cd86 Let lame_client accept error status by yang-g · 9 years ago
  11. bd0d1bd Merge pull request #2549 from hongweiwang/zookeeper by David G. Quintas · 9 years ago
  12. 7671434 Merge pull request #2376 from rjshade/add_udp_server_2 by Yang Gao · 9 years ago
  13. c3f48c8 Minor fix on comments by Hongwei Wang · 9 years ago
  14. cddd95b Renamed "none" as "identity" for the no-op compression algorithm for consistency with the spec by David Garcia Quintas · 9 years ago
  15. 85ad685 Address comments and update grpc plugins by Hongwei Wang · 9 years ago
  16. 5c45b94 Merge remote-tracking branch 'upstream/master' into add_udp_server_2 by Robbie Shade · 9 years ago
  17. 00436a2 Update to latest API changes. by Robbie Shade · 9 years ago
  18. 8c0389d Merge pull request #2921 from yang-g/unknown_service by Vijay Pai · 9 years ago
  19. 864d186 proto3 required changes by David Garcia Quintas · 9 years ago
  20. 3544fd2 Merge remote-tracking branch 'upstream/master' into add_udp_server_2 by Robbie Shade · 9 years ago
  21. 80dc66d Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  22. 1665059 Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  23. f123443 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  24. ed48bf8 Merge pull request #2922 from yang-g/proto3_cpp by Vijay Pai · 9 years ago
  25. bb3aed0 Removing gpr_cancelable. by Nicolas "Pixel" Noble · 9 years ago
  26. f6befe8 update the interop test protos and code to proto3 by yang-g · 9 years ago
  27. 74f4f0b Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  28. 37ad56b Merge remote-tracking branch 'upstream/master' into add_udp_server_2 by Robbie Shade · 9 years ago
  29. e9e69a8 use proto3 syntax in c++ test protos by yang-g · 9 years ago
  30. 93dfab9 Make sure COMPRESSABLE is the default for LargeUnary by David Garcia Quintas · 9 years ago
  31. 9b7757d Use a sync service to handle requests to unknown services by yang-g · 9 years ago
  32. d53b389 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  33. ba86dc0 Removed spurious line that forced COMPRESSABLE for large unaries by David Garcia Quintas · 9 years ago
  34. ff6097a Fix zookeeper resolver plugin bugs by Hongwei Wang · 9 years ago
  35. 2d1e5a1 Merge pull request #2847 from jboeuf/client_auth_filter_error_handling by Jorge Canizales · 9 years ago
  36. d9745ca Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  37. 46e786b Merge pull request #2771 from vjpai/asklipion2 by David G. Quintas · 9 years ago
  38. 31efd2a Debugging by Hongwei Wang · 9 years ago
  39. eeb61ba Minor fix for debugging by Hongwei Wang · 9 years ago
  40. 9b6248f Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  41. 023878c Merge pull request #2893 from jboeuf/fix_clock_in_jwt_verifier by Yang Gao · 9 years ago
  42. 3ae1104 clang-format by Vijay Pai · 9 years ago
  43. b1db869 Address concerns from review by vjpai · 9 years ago
  44. 086a982 Removed "<:" bigram confusing gcc 4.4 by David G. Quintas · 9 years ago
  45. c7176a8 Fixing clock type. by Julien Boeuf · 9 years ago
  46. b457cd8 Merge remote-tracking branch 'google/master' into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  47. e41d3ad Fixing test. by Julien Boeuf · 9 years ago
  48. 616b375 Merged PerformLargeCompressedUnary into PerformLargeUnary by David Garcia Quintas · 9 years ago
  49. aeb7a4f Merge pull request #2780 from soltanmm/compiler-tests by Nathaniel Manista · 9 years ago
  50. d7c5aa8 Formatting zookeeper_test by Hongwei Wang · 9 years ago
  51. b0453fb Update zookeeper test to have two servers by Hongwei Wang · 9 years ago
  52. 2e1bb1b Reverted unnecessary changes to server by David Garcia Quintas · 9 years ago
  53. cd37d58 Added new tests for compression by David Garcia Quintas · 9 years ago
  54. 49a5130 Merge branch 'compression-accept-encoding' into compression-interop by David Garcia Quintas · 9 years ago
  55. 10494fc Merge branch 'master' into compression-accept-encoding by David Garcia Quintas · 9 years ago
  56. 68d205d Minor fix on zookeeper test by Hongwei Wang · 9 years ago
  57. 6bbcd04 test by Hongwei Wang · 9 years ago
  58. ad5c897 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  59. 9d72b14 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  60. 497d26a Update zookeeper in jenkins docker file by Hongwei Wang · 9 years ago
  61. ca9460b Fixing test. by Julien Boeuf · 9 years ago
  62. 2ad07d7 Formatting by Hongwei Wang · 9 years ago
  63. 6d44596 Zookeeper test server address as environment variable by Hongwei Wang · 9 years ago
  64. c7989b6 Merge pull request #2788 from ctiller/kinetic-lopsided-poetry by Nicolas Noble · 9 years ago
  65. ad3e00c Stop using a variable-sized array since that's not standards-compliant by Vijay Pai · 9 years ago
  66. 37f24de Merge pull request #2777 from jboeuf/server_creds_auth_md_processor by Craig Tiller · 9 years ago
  67. 0ce5540 Merge pull request #2811 from yang-g/channel_state_api by Craig Tiller · 9 years ago
  68. c72275d Merge pull request #2841 from ctiller/trace-tests-are-giving-me-a-headache by Nicolas Noble · 9 years ago
  69. 2d91b5d Only slow down tracing tests if stdout isatty by Craig Tiller · 9 years ago
  70. c85357e Reduce mac CI load by Craig Tiller · 9 years ago
  71. cec757f Fix build by yang-g · 9 years ago
  72. 87e133e merge with head by yang-g · 9 years ago
  73. c8abca8 Resolve comments by yang-g · 9 years ago
  74. b933c2c Fix memory leaks by Craig Tiller · 9 years ago
  75. ef91e8f Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  76. 29c990a fixing one more test. by Julien Boeuf · 9 years ago
  77. 09316e7 Fixing build. by Julien Boeuf · 9 years ago
  78. f3128e6 Merge branch 'master' of https://github.com/grpc/grpc into server_creds_auth_md_processor by Julien Boeuf · 9 years ago
  79. 6b9477e Merge github.com:grpc/grpc into kinetic-lopsided-poetry by Craig Tiller · 9 years ago
  80. 2db1783 Merge pull request #2800 from ctiller/reduce-mac-load by Nicolas Noble · 9 years ago
  81. a83d1b3 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  82. fbdce1d Making sure the zookeeper detection test works with all compilers. by Hongwei Wang · 9 years ago
  83. 0a60126 Merge pull request #2783 from ctiller/tracing-takes-time by Nicolas Noble · 9 years ago
  84. 98981ef Regenerated Makefile by Robbie Shade · 9 years ago
  85. fb5eb0e Regenerated project files by Robbie Shade · 9 years ago
  86. 54b5018 Fixing cpp tests. by Julien Boeuf · 9 years ago
  87. d3368e4 Merge branch 'master' of github.com:grpc/grpc into server_creds_auth_md_processor by Julien Boeuf · 9 years ago
  88. 77a7b87 Fixing API (thanks Craig for the comments) and associated tests. by Julien Boeuf · 9 years ago
  89. 90e7369 clang-format plus helpful comments by Vijay Pai · 9 years ago
  90. 2b1b95a Change zookeeper address to grpc-jenkins-master in zookeeper_test by Hongwei Wang · 9 years ago
  91. 443a750 Zookeeper test add authority in client context by Hongwei Wang · 9 years ago
  92. eed63fa Remaining changes needed to get QPS test working on old compilers. by Vijay Pai · 9 years ago
  93. 2c3be1d Add tests for C++ propagation by Craig Tiller · 9 years ago
  94. 8708dd7 Add WaitForState by yang-g · 9 years ago
  95. a5af2be Fix integration breakage by Craig Tiller · 9 years ago
  96. 0700d8b Merge github.com:grpc/grpc into kinetic-lopsided-poetry by Craig Tiller · 9 years ago
  97. 36f5965 clean up and add a test by yang-g · 9 years ago
  98. cf0e796 Merge branch 'propagate' into reduce-mac-load by Craig Tiller · 9 years ago
  99. 64f32dc Fix integration breakage by Craig Tiller · 9 years ago
  100. 5ade369 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago