1. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  2. 6e26952 Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  3. 52c54e3 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  4. 3856a97 regenerated projects by David Garcia Quintas · 8 years ago
  5. 6210535 Merge branch 'master' of github.com:grpc/grpc into lr_july_16 by David Garcia Quintas · 8 years ago
  6. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  7. b5fa72c Merge pull request #7451 from y-zeng/seperate_generated_files by kpayson64 · 8 years ago
  8. de2d9fc Merge pull request #7395 from markdroth/handshake_api by kpayson64 · 8 years ago
  9. 3abd27e merge to upstream/master by Alistair Veitch · 8 years ago
  10. b8208ff Merge pull request #7269 from y-zeng/cli_call by kpayson64 · 8 years ago
  11. 1318479 Separate generated file and protobuf dependency by Yuchen Zeng · 8 years ago
  12. 7c3ba12 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  13. dfbdefe Added handshaker.[ch] to build.yaml. by Mark D. Roth · 8 years ago
  14. 824363d Simplified LR filter by David Garcia Quintas · 8 years ago
  15. 6f6f59a Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  16. b395c9e Merge remote-tracking branch 'origin/fix_tsan' into lr_july_16 by David Garcia Quintas · 8 years ago
  17. 01c4d99 Added new features to load reporting. by David Garcia Quintas · 8 years ago
  18. f0ec5b6 Fix mac build by Yuchen Zeng · 8 years ago
  19. 39070fe Rerun generate_projects.sh by Yuchen Zeng · 8 years ago
  20. 256cc7a Support server reflection in CLI by Yuchen Zeng · 8 years ago
  21. 5c77320 Added missing dependencies to grpc++_base by David Garcia Quintas · 8 years ago
  22. 123a1b7 Merge pull request #6893 from y-zeng/handler_http_response by Nicolas Noble · 8 years ago
  23. 955b95d Merge remote-tracking branch 'google/master' into contrib-cmake by Nicolas "Pixel" Noble · 8 years ago
  24. 3c945ee Merge branch 'master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  25. 753b45d Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  26. a176f52 Merge pull request #6920 from murgatroid99/grpc_trace_granularity by Jan Tattermusch · 8 years ago
  27. b2edc6c Resolved merge conflicts with master by murgatroid99 · 8 years ago
  28. cea0004 Annotate error.c for timing, remove broken test by Craig Tiller · 8 years ago
  29. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 8 years ago
  30. 5d11e43 Added test for filter whose call initialization fails, and fixed bugs by Mark D. Roth · 8 years ago
  31. 5fec4bf Merge branch 'master' into grpc_trace_granularity by murgatroid99 · 8 years ago
  32. 05fd4fe Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  33. 86a00a6 regenerated projects by David Garcia Quintas · 8 years ago
  34. 6aa9aa0 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  35. c82324f Remove some unneccessary dependency from build.yaml by Tamas Berghammer · 8 years ago
  36. 00ab530 Merge pull request #6839 from dgquintas/simplify_compression_interop by Jan Tattermusch · 8 years ago
  37. c3a9fae Merge branch 'master' into epoll_changes_merged by Sree Kuchibhotla · 8 years ago
  38. 69a9024 Merge branch 'grpclb_v0' of github.com:dgquintas/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  39. 55145c0 first step in transforming grpclb_test to C++ by David Garcia Quintas · 8 years ago
  40. ea74f91 Remove an unneccessary dependency from grpc++_base by Tamas Berghammer · 8 years ago
  41. 280fd2a Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  42. 0579cfc more files after running build.yaml changes through by Makarand Dharmapurikar · 8 years ago
  43. e5633f8 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  44. fa1f74e Fix errored streams prematurely terminating, add a test by Craig Tiller · 8 years ago
  45. e16907e Resolved merge conflicts with master by murgatroid99 · 8 years ago
  46. 50c5511 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  47. 9790e97 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  48. 955a364 Add bad_server_response_test by Yuchen Zeng · 8 years ago
  49. 909dd6e Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  50. 812c66b Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  51. b2e986b added missing grpclb.h dep in build.yaml by David Garcia Quintas · 8 years ago
  52. 3fb8f73 gRPC LB policy by David Garcia Quintas · 8 years ago
  53. 9f6a805 Allow disabling traces, add trace variables for pluck and timeout events by murgatroid99 · 8 years ago
  54. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  55. febfd32 Merge pull request #6572 from y-zeng/base64_decode by Jan Tattermusch · 8 years ago
  56. c0f4fe2 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  57. 1363077 Merge pull request #6438 from y-zeng/reflection_separate_lib by Jan Tattermusch · 8 years ago
  58. dbaf05e Add a test of connecting many times in a row by Craig Tiller · 8 years ago
  59. 74686ce Completed interop spec, as well as code for c++ by David Garcia Quintas · 8 years ago
  60. d7a15b8 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  61. 877dc0c Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  62. 0ca68b7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  63. 1bc2976 Merge pull request #6481 from dgquintas/compression_md_level_bis by Jan Tattermusch · 8 years ago
  64. b81f172 Merge pull request #6610 from xyzzyz/external_fd_fresh by Jan Tattermusch · 8 years ago
  65. 0a0c1b0 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  66. e27d189 Factor out json seriailzation code and move it into parse_json. by David Klempner · 8 years ago
  67. f325ee3 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  68. eb25a07 Add filegroup grpc++_codegen_proto by Yuchen Zeng · 8 years ago
  69. 5dbbbb1 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  70. 533add5 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  71. dd385b6 Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public by David Garcia Quintas · 8 years ago
  72. b97e2d1 Add C++ support for using external FD by Adam Michalik · 8 years ago
  73. bf10c82 implement support for adding external fd to server by Adam Michalik · 8 years ago
  74. 321b1fb separate posix functionality to grpc_posix.h by Adam Michalik · 8 years ago
  75. d237107 Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  76. c6bf5f7 Use deps instead of uses in build.yaml by Yuchen Zeng · 8 years ago
  77. c97065d Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  78. d30d4e2 Merge pull request #6190 from dgquintas/lb_pollset_propagation by Jan Tattermusch · 8 years ago
  79. 2888bd5 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  80. 3c26736 Merge pull request #6792 from yang-g/build_clean by Jan Tattermusch · 8 years ago
  81. ef1c860 merge to master by Alistair Veitch · 8 years ago
  82. fe1f4ae Merge github.com:grpc/grpc into c++-is-people-too by Craig Tiller · 8 years ago
  83. a0d7491 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  84. 0601df3 Move reflection src/hdr to src/cpp/ext include/grpc++/ext by Yuchen Zeng · 8 years ago
  85. 87ec3b7 Merge pull request #6750 from makdharma/cronet by Jan Tattermusch · 8 years ago
  86. 1fd6235 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  87. 4c11a20 Remove unused files by Sree Kuchibhotla · 8 years ago
  88. d925c93 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  89. f805d0c Merge github.com:grpc/grpc into c++-is-people-too by Craig Tiller · 8 years ago
  90. 34b5861 Spliting filegroup. by yang-g · 8 years ago
  91. aaee544 merge and resolve conflicts by yang-g · 8 years ago
  92. 17487f9 Make grpc++ independent of protobuf by yang-g · 8 years ago
  93. 55c08f8 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  94. 6c81c25 Merge pull request #6306 from y-zeng/win32_suffix by Jan Tattermusch · 8 years ago
  95. b0bb674 Merge pull request #6636 from yang-g/grpc_cli by Jan Tattermusch · 8 years ago
  96. 05808c4 Merge pull request #6731 from vjpai/beheader by Jan Tattermusch · 8 years ago
  97. 4aaba75 initial implementation of resource handling by Alistair Veitch · 8 years ago
  98. e751846 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  99. ff71145 Automatically capture transitive dependencies for Visual Studio solution files by Craig Tiller · 8 years ago
  100. 2a2599b incremental fix - removed cronet dependency from grpc_secure by Makarand Dharmapurikar · 8 years ago