1. d558149 Add a helper to get canonical code from status by yang-g · 8 years ago
  2. 79620aa Merge pull request #7943 from markdroth/client_channel_cleanup by Mark D. Roth · 8 years ago
  3. 1141aef Merge pull request #7936 from y-zeng/log_test by Craig Tiller · 8 years ago
  4. 4c0fe49 Move subchannel_call_holder code into client_channel module. by Mark D. Roth · 8 years ago
  5. a0c69f9 add trace context proto by Alistair Veitch · 8 years ago
  6. 916079d Add no-logging test by Yuchen Zeng · 8 years ago
  7. 8e2c98a Merge pull request #7839 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  8. ff4df06 Rename grpc_client_config to grpc_resolver_result. by Mark D. Roth · 8 years ago
  9. e3e17d3 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  10. 35b8c51 Bumping version to 1.0.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  11. 90e4bd5 Merge pull request #7745 from nicolasnoble/no-more-pre by Nicolas Noble · 8 years ago
  12. fedcf7d Merge pull request #7752 from nicolasnoble/unsecure-should-be-unsecure by Nicolas Noble · 8 years ago
  13. f4112fc Merge pull request #7741 from nicolasnoble/manual-upmerge by Nicolas Noble · 8 years ago
  14. 9429717 Merge pull request #7735 from y-zeng/cli_main_fork by kpayson64 · 8 years ago
  15. b80d9c9 Merge pull request #7594 from chedeti/grpc-thrift-v2 by kpayson64 · 8 years ago
  16. a469e5d grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure. by Nicolas "Pixel" Noble · 8 years ago
  17. 0f9337b Removing pre2 flag. by Nicolas "Pixel" Noble · 8 years ago
  18. d4df55e Update required protobuf version to v3.0.0 by Yuchen Zeng · 8 years ago
  19. e1ee20b Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  20. 02139a0 Add CliCredentials, config_grpc_cli.h by Yuchen Zeng · 8 years ago
  21. 26386e1 Merge remote-tracking branch 'upstream/master' into cli_main_fork by Yuchen Zeng · 8 years ago
  22. a3c5535 Remove use of verify-install target in Makefile by murgatroid99 · 8 years ago
  23. 4ce4583 Remove warning about protobuf 3.0.0+ from the Makefile by murgatroid99 · 8 years ago
  24. 50be893 Merge pull request #6915 from markdroth/filter_api by kpayson64 · 8 years ago
  25. ca15587 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  26. 5d96056 regenerated projects by David Garcia Quintas · 8 years ago
  27. 5e1fbd2 Merge pull request #7370 from rjshade/move_timeout_encoding by kpayson64 · 8 years ago
  28. 85c1168 Merge remote-tracking branch 'upstream/master' into filter_api by Mark D. Roth · 8 years ago
  29. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  30. 3ac6fc1 Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  31. 6e26952 Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  32. 4e7259d Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  33. 52c54e3 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  34. a17039a refine code and add README by chedeti · 8 years ago
  35. 3856a97 regenerated projects by David Garcia Quintas · 8 years ago
  36. 6210535 Merge branch 'master' of github.com:grpc/grpc into lr_july_16 by David Garcia Quintas · 8 years ago
  37. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  38. bc618ee thrift serializer by chedeti · 8 years ago
  39. 3260a17 Bumping to 1.0.0-pre2. by Nicolas "Pixel" Noble · 8 years ago
  40. 64f8d09 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  41. 43b633d Merge branch 'master' into move_timeout_encoding by Robbie Shade · 8 years ago
  42. 6914aba Merge pull request #7518 from nicolasnoble/plugins-should-compile by Nicolas Noble · 8 years ago
  43. e7068c8 Remove references to string_ref_helper by Yuchen Zeng · 8 years ago
  44. 36a6fe6 Merge remote-tracking branch 'upstream/master' into cli_main by Yuchen Zeng · 8 years ago
  45. bc0b088 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  46. 2826327 Remove unnecessary dependencies by Yuchen Zeng · 8 years ago
  47. b5fa72c Merge pull request #7451 from y-zeng/seperate_generated_files by kpayson64 · 8 years ago
  48. c326407 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  49. 29ca79b Command processing, validation by Yuchen Zeng · 8 years ago
  50. f7fbdd4 We should always try to compile the protoc plugins when building tests. by Nicolas "Pixel" Noble · 8 years ago
  51. de2d9fc Merge pull request #7395 from markdroth/handshake_api by kpayson64 · 8 years ago
  52. 3abd27e merge to upstream/master by Alistair Veitch · 8 years ago
  53. b8208ff Merge pull request #7269 from y-zeng/cli_call by kpayson64 · 8 years ago
  54. 26100cb Rerun generate_projects.sh by Yuchen Zeng · 8 years ago
  55. 2edf5e9 Merge remote-tracking branch 'upstream/master' into seperate_generated_files by Yuchen Zeng · 8 years ago
  56. 9317715 Merge remote-tracking branch 'upstream/master' into handshake_api by Mark D. Roth · 8 years ago
  57. cc7eb8e Makefile modifications and instructions to enable cross-compilation by Vijay Pai · 8 years ago
  58. 5ca7e47 Merge pull request #6737 from ctiller/delayed-write by Craig Tiller · 8 years ago
  59. 5382651 Merge branch 'master' into move_timeout_encoding by Robbie Shade · 8 years ago
  60. 6570b83 Splitting interop_server.cc by Nicolas "Pixel" Noble · 8 years ago
  61. 1318479 Separate generated file and protobuf dependency by Yuchen Zeng · 8 years ago
  62. 30a4a54 Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  63. d60b91d Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  64. 7c3ba12 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  65. dfbdefe Added handshaker.[ch] to build.yaml. by Mark D. Roth · 8 years ago
  66. 824363d Simplified LR filter by David Garcia Quintas · 8 years ago
  67. 710d242 Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport by Robbie Shade · 8 years ago
  68. 6f6f59a Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  69. 14bed44 Merge remote-tracking branch 'upstream/master' into filter_api by Mark D. Roth · 8 years ago
  70. 824c234 Merge github.com:grpc/grpc into delayed-write by Craig Tiller · 8 years ago
  71. 49bfb92 Master is now 1.1.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  72. 8c72ae4 Flagging master as 1.0.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  73. b395c9e Merge remote-tracking branch 'origin/fix_tsan' into lr_july_16 by David Garcia Quintas · 8 years ago
  74. 026754f Merge github.com:grpc/grpc into delayed-write by Craig Tiller · 8 years ago
  75. 01c4d99 Added new features to load reporting. by David Garcia Quintas · 8 years ago
  76. f0ec5b6 Fix mac build by Yuchen Zeng · 8 years ago
  77. 256cc7a Support server reflection in CLI by Yuchen Zeng · 8 years ago
  78. 81ea637 Merge github.com:grpc/grpc into delayed-write by Craig Tiller · 8 years ago
  79. 5c77320 Added missing dependencies to grpc++_base by David Garcia Quintas · 8 years ago
  80. 77e8b71 Merge pull request #7210 from ctiller/no-more-zookeeper by Nicolas Noble · 8 years ago
  81. 123a1b7 Merge pull request #6893 from y-zeng/handler_http_response by Nicolas Noble · 8 years ago
  82. 955b95d Merge remote-tracking branch 'google/master' into contrib-cmake by Nicolas "Pixel" Noble · 8 years ago
  83. f975f74 Refactor workqueues a little to make them great again by Craig Tiller · 8 years ago
  84. 98aa0c1 Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  85. 3c945ee Merge branch 'master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  86. eda85c6 Expunge all references to zookeeper by Craig Tiller · 8 years ago
  87. 753b45d Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  88. ab950ee Move channel_filter.h from include/ tree to src/ tree. by Mark D. Roth · 8 years ago
  89. 89ebe55 Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  90. cea0004 Annotate error.c for timing, remove broken test by Craig Tiller · 8 years ago
  91. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 8 years ago
  92. ffc780d Merge pull request #6803 from sreecha/epoll_changes by Craig Tiller · 8 years ago
  93. d29a3bf Update master branch to 0.16.0-dev by murgatroid99 · 8 years ago
  94. 5d11e43 Added test for filter whose call initialization fails, and fixed bugs by Mark D. Roth · 8 years ago
  95. 05fd4fe Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  96. 86a00a6 regenerated projects by David Garcia Quintas · 8 years ago
  97. 6aa9aa0 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  98. c82324f Remove some unneccessary dependency from build.yaml by Tamas Berghammer · 8 years ago
  99. 00ab530 Merge pull request #6839 from dgquintas/simplify_compression_interop by Jan Tattermusch · 8 years ago
  100. c3a9fae Merge branch 'master' into epoll_changes_merged by Sree Kuchibhotla · 8 years ago